<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Divi-child
 Theme URI:      http://www.elegantthemes.com/gallery/Divi/
 Description:    Divi Child
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        2.5.9
*/


/*@import url("../Divi/style.css");*/


/*------------------------------------------------*/


/*-----------------[RESET]------------------------*/


/*------------------------------------------------*/


/* http://meyerweb.com/eric/tools/css/reset/ */


/* v1.0 | 20080212 */


/* test */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

blockquote {
	margin: 20px 0 30px;
	border-left: 5px solid;
	padding-left: 20px;
}


/* remember to define focus styles! */

:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

article,
aside,
footer,
header,
hgroup,
nav,
section {
	display: block;
}


/*------------------------------------------------*/


/*-----------------[BASIC STYLES]-----------------*/


/*------------------------------------------------*/

@font-face {
	font-family: 'ETmodules';
	src: url('fonts/ETmodules_v2.eot');
	src: url('fonts/ETmodules_v2.eot?#iefix') format('embedded-opentype'), url('fonts/ETmodules_v2.ttf') format('truetype'), url('fonts/ETmodules_v2.woff') format('woff'), url('fonts/ETmodules_v2.svg#ETmodules') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Open Sans', Arial, sans-serif;
	color: #333;
	font-size: 14px;
	background-color: #fff;
	line-height: 25px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #333;
}

body.et_fixed_nav.et_boxed_layout #page-container {
	padding-top: 80px;
}

body.CC_Class {
	font-family: å¾®è½¯é›…é»‘;
}



a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #5e9458;
}

.le {
	float: left;
}

.ri {
	float: right;
}

.clear,
.cl {
	clear: both;
}

.ui-tabs-hide {
	display: none;
}

br.clear {
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height:30px;
	font-weight: 500;
	font-family: "å¾®è½¯é›…é»‘";
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}

h1 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
	line-height: 40px;
}

h4 {
	font-size: 16px;
	padding: 10px 0;
}

h5 {
	font-size: 14px;
}

p {
	padding: 0;
	margin: 0;
	line-height: 24px;
}

p:last-of-type {
	padding-bottom: 0;
}

strong {
	font-weight: bold;
}

cite,
em,
i {
	font-style: italic;
}

pre,
code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}

ins {
	text-decoration: none;
}

sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 0.8em;
}

sub {
	top: 0.3em;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

blockquote p {
	padding-bottom: 0px;
}

input {
	-webkit-appearance: none;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
}

input[type=radio] {
	-webkit-appearance: radio;
}

input[type=text],
input.text,
input.title,
textarea,
select {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}

input[type=text]:focus,
input.text:focus,
input.title:focus,
textarea:focus,
select:focus {
	border-color: #2D3940;
	color: #3e3e3e;
}

input[type=text],
input.text,
input.title,
textarea,
select {
	margin: 0;
}

textarea {
	display: block;
	width: 100%;
}

img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}

.clearfix:after,
.et_vertical_nav #page-container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
}


/* IE7 */


/*EN ,MY,ID font-family*/

.en_Class h1,
.en_Class h2,
.en_Class h3,
.en_Class h4,
.en_Class h5,
.en_Class h6,
.en_Class p,
.my_Class h1,
.my_Class h2,
.my_Class h3,
.my_Class h4,
.my_Class h5,
.my_Class h6,
.my_Class p,
.id_Class h1,
.id_Class h2,
.id_Class h3,
.id_Class h4,
.id_Class h5,
.id_Class h6,
.id_Class p,
.en_Class .footer,
.id_Class .footer,
.my_Class .footer,
.en_Class div,
.my_Class div,
.id_Class div,
.en_Class .youshi li,
.my_Class .youshi li,
.id_Class .youshi li,
.en_Class .et_pb_blurb h4 a,
.my_Class .et_pb_blurb h4 a,
.id_Class .et_pb_blurb h4 a {
	font-family: Arial;
}
/*------------------------------------------------*/


/*---------------[MAIN LAYOUT INFO]---------------*/


/*------------------------------------------------*/

* {
	box-sizing: border-box;
}

.clearfix {
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}

#ie8 img {
	width: auto;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.et_pb_section_video_bg embed,
.et_pb_section_video_bg iframe,
.et_pb_section_video_bg object,
.et_pb_section_video_bg video {
	max-width: none;
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
}

.et_pb_pricing_table_button,
.et_pb_promo_button,
a.et_pb_more_button,
.et_pb_newsletter_button,
.comment-reply-link,
.form-submit input,
.et_pb_contact_submit,
.et_pb_contact_reset,
.single_add_to_cart_button .button {
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
}

.et_pb_promo_button:hover,
a.et_pb_more_button:hover,
.et_pb_newsletter_button:hover {
	background: rgba( 255, 255, 255, 0.2);
	border: 2px solid transparent;
	padding: 6px 34px 6px 14px !important;
}

.et_pb_pricing_table_button:hover,
.et_pb_bg_layout_light .et_pb_promo_button:hover,
.et_pb_bg_layout_light .et_pb_more_button:hover,
.et_pb_bg_layout_light .et_pb_newsletter_button:hover,
.comment-reply-link:hover,
.form-submit input:hover,
.et_pb_contact_submit:hover,
.et_pb_contact_reset:hover {
	background: rgba( 0, 0, 0, 0.05);
	border: 2px solid transparent;
	padding: 6px 34px 6px 14px !important;
}

.form-submit input:hover,
.et_pb_contact_submit:hover,
.et_pb_contact_reset:hover {
	padding: 6px 20px !important;
}

.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
a.et_pb_more_button:after,
.et_pb_newsletter_button:after,
.comment-reply-link:after {
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	opacity: 0;
	position: absolute;
	margin-left: -20px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	top: 7px;
	right: 5px;
}

.et_pb_pricing_table_button:hover:after,
.et_pb_promo_button:hover:after,
a.et_pb_more_button:hover:after,
.et_pb_newsletter_button:hover:after,
.comment-reply-link:hover:after {
	opacity: 1;
	margin-left: 0;
}

.entry-content table {
	border: 1px solid #eee;
	margin: 0 0 15px 0;
	text-align: left;
	width: 100%;
}

.entry-content tr th,
.entry-content thead th {
	color: #555;
	font-weight: bold;
	padding: 9px 24px;
}

.entry-content tr td {
	border-top: 1px solid #eee;
	padding: 6px 24px;
}

#left-area ul,
.entry-content ul,
.comment-content ul {
	list-style-type: disc;
	padding-left:15px;
	line-height: 26px;
}

#left-area ol,
.entry-content ol,
.comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px 0;
	line-height: 26px;
}

#left-area ul li ul,
.entry-content ul li ol,
.comment-content ul li ul,
.comment-content ul li ol {
	padding: 2px 0px 2px 20px;
}

#left-area ol li ul,
.entry-content ol li ol,
.comment-content ol li ul,
.comment-content ol li ol {
	padding: 2px 0px 2px 35px;
}

ol.commentlist,
.comment .children {
	list-style: none !important;
	line-height: 1.7em !important;
	padding: 0 !important;
}

.comment-content ul {
	padding: 0 0 23px 16px !important;
	line-height: 26px !important;
}

#left-area ul.products,
.et_post_gallery {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important;
}

.gallery-item a {
	display: block;
}

.gallery-item a,
.gallery-caption {
	width: 90%;
}

.entry-content address,
.comment-content address {
	line-height: 24px;
	margin-bottom: 12px;
}

#reviews .commentlist {
	padding-bottom: 0 !important;
}

.woocommerce-info a {
	color: #fff !important;
}

input#coupon_code {
	padding: 14px !important;
}

table.cart th,
#main-content table.cart th,
table.cart td,
#main-content table.cart td,
table.cart tr,
#main-content table.cart tr,
#content-area table tr,
#content-area table td,
#content-area table th {
	padding: .857em 0.587em;
	max-width: 100px;
}

.cart_table_item .quantity {
	margin: 0 !important;
	width: 100px !important;
}

.shop_table .actions .submit {
	float: right;
}

.shop_table .actions .checkout-button {
	clear: both;
}

.col2-set.addresses {
	margin-top: 20px;
}

#main-content .cart-subtotal td {
	border-top: none;
}

.woocommerce-checkout #main-content .cart-subtotal td {
	border-top: 1px solid #eee;
}

table.cart td.actions .button.alt,
#main-content table.cart td.actions .button.alt {
	margin: 19px 0 9px;
}

table.cart td.actions .checkout-button {
	margin: 0 !important;
}

table.shop_table {
	margin-bottom: 30px !important;
}

.cart_totals h2,
.shipping_calculator h2 {
	margin-bottom: 10px;
}

.container {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

body.admin-bar.et_fixed_nav #main-header,
body.admin-bar.et_fixed_nav #top-header {
	top: 32px;
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header,
body.et-wp-pre-3_8.admin-bar.et_fixed_nav #top-header {
	top: 28px;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 34px;
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 66px;
}

p.demo_store {
	bottom: 0 !important;
	top: auto !important;
	z-index: 100000;
}

.et_fixed_nav #page-container {
	padding-top: 80px;
}

.et_fixed_nav.et_secondary_nav_enabled #page-container {
	padding-top: 114px;
}

#top-header {
	font-size: 12px;
	line-height: 13px;
	z-index: 100000;
}

#top-header .container {
	padding-top: 10px;
}

.et_fixed_nav #top-header {
	top: 0;
	left: 0;
	right: 0;
}

.et_duplicate_social_icons {
	display: none;
}

#main-header {
	line-height: 23px;
	font-weight: 500;
	top: 0;
	background-color: #fff;
	width: 100%;
	min-height: 43px;
	box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    /*-moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;*/
    position: relative;
    z-index: 10;
  }

  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
  	position: fixed;
  }

  .et-fixed-header {
  	padding: 10px 0 0 0 !important;
  	min-height: 30px !important;
  	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  }

  .et_header_style_centered #main-header .container {
  	text-align: center;
  }

  .et_header_style_centered #logo,
  .et_header_style_centered #et-top-navigation,
  .et_header_style_centered nav#top-menu-nav,
  .et_header_style_centered #top-menu {
  	float: none;
  }

  .et_header_style_centered #et_top_search {
  	float: none;
  	display: inline-block !important;
  }

  .et_header_style_centered #et_search_icon:before {
  	left: 3px;
  	top: -13px;
  }

  .et_header_style_centered .et-search-form {
  	top: 20px;
  }

  .et_header_style_centered .et-fixed-header .et-search-form {
  	top: 21px;
  }

  .et_header_style_centered nav#top-menu-nav {
  	display: inline-block;
  }

  .et_header_style_centered #top-menu&gt;li&gt;a {
  	padding-bottom: 14px;
  }

  .et_header_style_centered .nav li ul {
  	top: 37px;
  }

  .et_header_style_centered #top-menu li.mega-menu&gt;ul {
  	top: 114px;
  }

  .et_header_style_centered .et-fixed-header #top-menu li.mega-menu&gt;ul {
  	top: 96px;
  }

  .et_header_style_centered #logo {
  	padding: 10px 0 8px;
  }

  #main-header.et-fixed-header nav#top-menu-nav {
  	padding-top: 4px;
  }

  .et-fixed-header #top-menu&gt;li&gt;a {
  	padding-bottom: 15px;
  }

  #logo {
  	float: left;
  	-moz-transition: all 0.2s ease-in-out;
  	-webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
  	margin: 16px 20px;
  }

  .et_fixed_nav #logo {
  	max-height: 43px;
  	margin-bottom: 0;
  }

  .et-fixed-header #logo {
  	max-height: 30px;
  }

  #et-info {
  	float: left;
  	padding-bottom: 10px;
  }

  #et-secondary-menu {
  	float: right;
  	padding-bottom: 10px;
  }

  .et_nav_text_color_light,
  .et_nav_text_color_light #et-secondary-nav a,
  .et_nav_text_color_light .et-social-icon a,
  .et_nav_text_color_light #et-info a {
  	color: rgba( 255, 255, 255, 0.6);
  }

  .et_nav_text_color_dark,
  .et_nav_text_color_dark #et-secondary-nav a,
  .et_nav_text_color_dark .et-social-icon a,
  .et_nav_text_color_dark #et-info a {
  	color: rgba( 0, 0, 0, 0.5);
  }

  .et-cart-info {
  	color: inherit;
  }

  #top-header .et-cart-info {
  	margin-left: 15px;
  }

  #et-top-navigation .et-cart-info {
  	float: left;
  	margin: 12px 0 0 22px;
  }

  .et_vertical_nav #et-top-navigation .et-cart-info {
  	margin-left: 0;
  }

  .et_header_style_centered #et-top-navigation .et-cart-info {
  	float: none;
  }

  .et-fixed-header #et-top-navigation .et-cart-info {
  	margin-top: 10px;
  }

  #et-info-phone,
  #et-info-email,
  .et-cart-info span {
  	position: relative;
  }

  #et-info-phone:before {
  	content: "\e090";
  	position: relative;
  	top: 2px;
  	margin-right: 2px;
  }

  #et-info-phone {
  	margin-right: 13px;
  }

  #et-info-email:before {
  	content: "\e076";
  	margin-right: 4px;
  }

  #top-header .et-social-icons {
  	float: none;
  	display: inline-block;
  }

  #et-secondary-menu .et-social-icons {
  	margin-right: 20px;
  }

  #top-header .et-social-icons li {
  	margin-left: 12px;
  	margin-top: -2px;
  }

  #top-header .et-social-icon a {
  	font-size: 14px;
  }

  .et_nav_text_color_light .et-social-icon a:hover,
  .et_nav_text_color_light #et-secondary-nav a:hover,
  .et_nav_text_color_light .et-cart-info:hover {
  	color: rgba(255, 255, 255, 1) !important;
  }

  .et_nav_text_color_dark .et-social-icon a:hover,
  .et_nav_text_color_dark #et-secondary-nav a:hover,
  .et_nav_text_color_dark .et-cart-info:hover {
  	color: rgba(0, 0, 0, 0.7) !important;
  }

  #et-secondary-nav,
  #et-secondary-nav li {
  	display: inline-block
  }

  #et-secondary-nav li {
  	margin-right: 15px;
  }

  #et-secondary-nav&gt;li:last-child {
  	margin-right: 0;
  }

  .et-cart-info span:before {
  	content: "\e07a";
  	margin-right: 10px;
  }

  #et_top_search {
  	float: right;
  	margin: 16px 0 0 22px;
  	position: relative;
  	display: none;
  	width: 18px;
  }

  .et_vertical_nav #et_top_search {
  	margin-left: 0;
  }

  .et-search-form {
  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  	top: 46px;
  	right: 0;
  	display: none;
  	position: absolute;
  	z-index: 1000;
  	background: #fff;
  	border-top: 3px solid #7EBEC5;
  	padding: 20px;
  }

  form.et-search-form.et-hidden {
  	display: none !important;
  }

  .et-fixed-header .et-search-form {
  	top: 26px;
  }

  .et-fixed-header #et_search_icon:before {
  	margin-top: -8px;
  }

  .et_header_style_centered .et-fixed-header #et_search_icon:before {
  	margin-top: 0;
  }

  .et-search-form input {
  	width: 280px;
  	padding: 10px 20px;
  	background-color: #F8F8F8;
  	border: none;
  	color: #333;
  }

  .et_nav_text_color_light .et-search-form input {
  	background-color: rgba(255, 255, 255, 0.1);
  	color: rgba(255, 255, 255, 0.9);
  }

  .et-full-width-slide-featured-image {
  	float: left;
  	padding-right: 60px;
  }

  .et-full-width-left-image .et-full-width-slide-description,
  .et-full-width-right-video .et-full-width-slide-description {
  	float: left;
  	width: 410px;
  }

  .et-full-width-left-image .et-full-width-slide-description {
  	margin-right: 100px;
  }

  .et-full-width-right-video .et-full-width-slide-description {
  	margin-left: 100px;
  	padding-right: 60px;
  }

  .et_pb_slide_video {
  	float: left;
  	width: 510px;
  	padding-top: 200px;
  }

  .et_pb_blurb_content {
  	max-width: 550px;
  	margin: 0 auto;
  	position: relative;
  }

  .et_pb_blurb_content p:last-of-type {
  	padding-bottom: 0px;
  }

  .et_pb_main_blurb_image {
  	text-align: center;
  	/*margin-bottom: 30px;*/
  }

  .et_pb_blurb h4 {
  	/*padding-bottom: 5px;*/
  }

  .et_pb_blurb h4 a {
  	text-decoration: none;
  	font-family: Microsoft YaHei;
  	font-size: 1em;
  	color: #222;
  	/* line-height: 10px;height: 18px;*/
  	padding: 0px 10px 0px 20px;
  }
  .et_pb_pricing {
  	margin-bottom: 30px;
  }

  .et_pb_pricing_table {
  	float: left;
  	width: 25%;
  	border: 1px solid #a1a8aa;
  	background-color: #fcfcfc;
  	padding-bottom: 40px;
  	text-align: center;
  	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	margin-right: -1px;
  }

  .et_pb_pricing_3 .et_pb_pricing_table {
  	width: 33.3%;
  }

  .et_pb_pricing_4 .et_pb_pricing_table {
  	width: 25%;
  }

  .et_pb_pricing_2 .et_pb_pricing_table {
  	width: 50%;
  }

  .et_pb_pricing_1 .et_pb_pricing_table {
  	width: 100%;
  }

  .et_pb_featured_table {
  	background-color: #fff;
  	margin-top: -30px;
  	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  	position: relative;
  	z-index: 100;
  }

  .et_pb_pricing_heading {
  	background-color: #a1a8aa;
  	margin-bottom: 17px;
  	padding: 11px 0 3px;
  }

  .et_pb_featured_table .et_pb_pricing_heading {
  	padding-bottom: 4px;
  }

  .et_pb_pricing_heading h2 {
  	color: #fff;
  	font-size: 22px;
  }

  .et_pb_best_value {
  	color: #fff;
  	font-size: 16px;
  	display: block;
  	padding-bottom: 10px;
  	font-weight: 500;
  }

  .et_pb_featured_table .et_pb_pricing_heading h2 {
  	padding-bottom: 6px;
  }

  .et_pb_pricing li {
  	line-height: 1.6em;
  	padding: 0 0 1em 14px;
  	position: relative;
  }

  .et_pb_pricing_content_top {
  	border-bottom: 1px solid #ccc;
  	padding-bottom: 30px;
  }

  .et_pb_et_price {
  	color: #999;
  	font-size: 16px;
  }

  .et_pb_dollar_sign {
  	font-size: 18px;
  	font-weight: 400;
  	position: relative;
  	top: -34px;
  }

  .et_pb_sum {
  	font-size: 80px;
  	line-height: 82px;
  	font-weight: 300;
  }

  .et_pb_pricing_content {
  	padding: 33px 30px 6px;
  	text-align: left;
  }

  .et_pb_featured_table .et_pb_pricing_content {
  	padding-bottom: 32px;
  }

  .et_pb_pricing li {
  	line-height: 24px;
  	padding: 0 0 28px 14px;
  	position: relative;
  }

  .et_pb_pricing li:before {
  	border-color: #7EBEC5;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-radius: 3px;
  	border-style: solid;
  	border-width: 3px;
  	content: "";
  	left: 0;
  	position: absolute;
  	top: 9px;
  }

  .et_pb_pricing li.et_pb_not_available {
  	color: #ccc;
  }

  .et_pb_pricing li.et_pb_not_available:before {
  	border-color: #ccc;
  }

  .et_pb_pricing li a {
  	font-weight: 500;
  	text-decoration: none;
  }

  .et_pb_pricing_table_button {
  	display: inline-block;
  	color: #fff;
  }

  .et_pb_pricing_table_button:hover {
  	text-decoration: none;
  }

  .et_pb_testimonial {
  	position: relative;
  	padding: 30px 30px 34px;
  	line-height: 1.5;
  	margin-bottom: 30px;
  }

  .et_pb_testimonial.et_pb_testimonial_no_bg {
  	padding: 30px 0 0;
  }

  .et_pb_testimonial p:last-of-type {
  	padding-bottom: 0px;
  }

  .et_pb_testimonial_portrait {
  	float: left;
  	position: relative;
  	-moz-background-size: cover;
  	-webkit-background-size: cover;
  	background-size: cover;
  	width: 90px;
  	height: 90px;
  	background-repeat: no-repeat;
  	background-position: center;
  }

  .et_pb_testimonial_portrait:before {
  	content: "";
  	height: 100%;
  	left: 0;
  	position: absolute;
  	top: 0;
  	width: 100%;
  	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  }

  .et_pb_testimonial_portrait,
  .et_pb_testimonial_portrait:before {
  	-moz-border-radius: 90px;
  	-webkit-border-radius: 90px;
  	border-radius: 90px;
  }

  .et_pb_testimonial_portrait img {
  	display: block;
  	height: 90px;
  	width: 90px;
  	border-radius: 90px;
  }

  .et_pb_testimonial_description {
  	padding-left: 120px;
  }

  .et_pb_bg_layout_dark .et_pb_testimonial_description a {
  	color: #fff;
  }

  .et_pb_testimonial_no_image .et_pb_testimonial_description,
  .et_pb_column_1_3 .et_pb_testimonial_description,
  .et_pb_column_1_4 .et_pb_testimonial_description,
  .et_pb_column_3_8 .et_pb_testimonial_description {
  	padding-left: 0;
  }

  .et_pb_testimonial_no_image .et_pb_testimonial_description {
  	padding-left: 0 !important;
  }

  .et_pb_column_1_3 .et_pb_testimonial_portrait,
  .et_pb_column_1_4 .et_pb_testimonial_portrait,
  .et_pb_column_3_8 .et_pb_testimonial_portrait {
  	float: none;
  	width: 90px;
  	margin: 0 auto 20px;
  }

  .et-pb-arrow-prev:before,
  .et-pb-arrow-next:before,
  .et_pb_testimonial:before,
  .et_pb_toggle_title:before,
  .et_overlay:before,
  #et_search_icon:before,
  .mobile_menu_bar:before,
  .et-social-icon a:before,
  .et_pb_social_icon a.icon:before,
  .et_pb_font_icon:before,
  .et_audio_container .mejs-playpause-button button:before,
  .et_audio_container .mejs-volume-button button:before,
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a,
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a,
  #et-info-phone:before,
  #et-info-email:before,
  .et-cart-info span:before,
  .et_pb_pricing_table_button:after,
  .et_pb_promo_button:after,
  a.et_pb_more_button:after,
  .et_pb_newsletter_button:after,
  .comment-reply-link:after,
  .form-submit input:after,
  .et_pb_contact_submit:after,
  .et_pb_contact_reset:after {
  	font-family: 'ETmodules';
  	speak: none;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	text-transform: none;
  	line-height: 1;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  }

  #et_search_icon:before {
  	content: "\55";
  	font-size: 17px;
  	left: 0;
  	position: absolute;
  	top: -3px;
  }

  #et_search_icon:hover {
  	cursor: pointer;
  }

  .et_pb_testimonial:before {
  	content: "\7c";
  	font-size: 32px;
  	left: 50%;
  	position: absolute;
  	top: -16px;
  	background: #f5f5f5;
  	margin-left: -16px;
  	-moz-border-radius: 31px;
  	-webkit-border-radius: 31px;
  	border-radius: 31px;
  }

  .et_pb_testimonial.et_pb_testimonial_no_bg:before {
  	background: inherit;
  }

  .et_pb_testimonial.et_pb_icon_off:before {
  	display: none;
  }

  .et_pb_testimonial_author {
  	margin-top: 16px;
  	font-weight: 700;
  	display: block;
  }

  .et_pb_testimonial_author a {
  	color: inherit;
  }

  .et-promo {
  	background-color: #1f6581;
  	padding: 40px 0 25px;
  }

  .et-promo-description,
  .et-newsletter-description {
  	float: left;
  	padding: 0 60px;
  }

  .et-promo-description {
  	width: 754px;
  }

  .et-promo-description h3,
  .et-newsletter-description h3 {
  	color: #fff;
  	font-size: 26px;
  	padding-bottom: 13px;
  }

  .et-promo-description p,
  .et-newsletter-description p {
  	color: #fff;
  }

  .et-promo-button {
  	padding-right: 60px;
  	display: inline-block;
  	font-weight: 500;
  	font-size: 20px;
  	color: #fff;
  	background-color: rgba(0, 0, 0, 0.35);
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  	padding: 14px 20px;
  	margin-top: 20px;
  	float: left;
  }

  .et-newsletter {
  	background-color: #68909d;
  	padding: 40px 0;
  }

  .et-newsletter-description {
  	width: 640px;
  }

  .et-newsletter-form {
  	float: left;
  	width: 260px;
  	padding-right: 60px;
  }

  .et-newsletter-form p input {
  	padding: 10px 18px;
  	font-family: 'Open Sans', Arial, sans-serif;
  	font-size: 16px;
  	color: #666;
  	background-color: #fff;
  	font-weight: 400;
  	width: 86%;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  }

  .et-newsletter-button {
  	display: block;
  	font-size: 16px;
  	color: #fff;
  	background-color: rgba(0, 0, 0, 0.2);
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  	padding: 13px 20px;
  }

  .et_pb_bg_layout_light .et_pb_newsletter_form input {
  	background-color: #f5f5f5;
  }

  .et_pb_counter_title {
  	font-size: 12px;
  	padding-bottom: 1px;
  	display: block;
  }

  .et_pb_bg_layout_light .et_pb_counter_title {
  	color: #999;
  }

  .et_pb_counter_container {
  	background-color: #dddddd;
  	color: #fff;
  	margin-bottom: 10px;
  	overflow: hidden;
  	position: relative;
  	display: block;
  }

  .et_pb_counter_amount {
  	opacity: 0;
  	float: left;
  	font-size: 12px;
  	text-align: right;
  	padding: 1px 3% 1px 1px;
  	display: block;
  }

  .et_pb_post {
  	margin-bottom: 60px;
  }

  .et_pb_post_main_image {
  	margin-bottom: 10px;
  }

  .et_pb_post h2 {
  	margin-top: 30px;
  }

  .et_pb_post h2 a,
  .et_pb_portfolio_item h3 a {
  	text-decoration: none;
  }

  .et_pb_post .post-meta {
  	margin-bottom: 6px;
  }

  .et_pb_post .post-meta,
  .et_pb_portfolio_item .post-meta {
  	font-size: 14px;
  }

  .et_pb_post .post-meta a,
  .et_pb_portfolio_item .post-meta a {
  	text-decoration: none;
  }

  .et_pb_bg_layout_light .et_pb_post .post-meta,
  .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta,
  .et_pb_bg_layout_light .et_pb_post .post-meta a,
  .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a,
  .et_pb_bg_layout_light .et_pb_post p {
  	color: #666;
  }

  .et_pb_bg_layout_dark .et_pb_post .post-meta,
  .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta,
  .et_pb_bg_layout_dark .et_pb_post .post-meta a,
  .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a,
  .et_pb_bg_layout_dark .et_pb_post p {
  	color: inherit;
  }

  .et_pb_post .more {
  	color: #82c0c7;
  	text-decoration: none;
  }

  .et_pb_blog_grid_wrapper {
  	overflow: hidden;
  }

  .et_pb_blog_grid {
  	margin-right: -60px;
  }

  .et_pb_blog_grid .et_pb_post {
  	margin: 0 60px 60px 0;
  	width: 280px;
  	border: 1px solid #d8d8d8;
  	float: left;
  	padding: 19px;
  	background-color: #fff;
  	word-wrap: break-word;
  }

  .et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
  	width: 329px;
  }

  .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
  	width: 185px;
  }

  .et_pb_bg_layout_dark.et_pb_blog_grid .et_pb_post {
  	border-color: rgba(0, 0, 0, 0.1);
  }

  .et_pb_image_container,
  .et_pb_blog_grid .et_main_video_container,
  .et_pb_blog_grid .et_audio_content,
  .et_pb_blog_grid .et_pb_post .et_pb_slider {
  	margin: -20px -20px 10px;
  }

  .et_pb_image_container img,
  .et_pb_post a img {
  	vertical-align: bottom;
  }

  .et_pb_blog_grid .et_pb_no_thumb h2 {
  	margin-top: 0;
  }

  .et_pb_blog_grid .et_audio_content {
  	margin-bottom: 0;
  }

  .et_pb_image {
  	margin-bottom: 30px;
  }

  .et_pb_blog_grid h2 {
  	font-size: 18px;
  	margin-top: 19px;
  }

  body.single .et_audio_content {
  	margin-bottom: -6px;
  }

  .et_pb_image_sticky {
  	margin-bottom: 0px !important;
  	display: inherit;
  }

  .et_pb_row:last-child .et_pb_image_sticky:last-child {
  	margin-bottom: -50px !important;
  }

  .et_pb_filterable_portfolio_grid,
  .et_pb_gallery_grid {
  	display: none;
  }

  .et_pb_filterable_portfolio .et_pb_portfolio_item.active,
  .et_pb_gallery_grid .et_pb_gallery_item {
  	opacity: 1;
  	-webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
  	-moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
  	-o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
  	animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
  }

  .et_pb_portfolio_item {
  	margin-bottom: 42px;
  }

  .et_pb_portfolio_item img {
  	margin-bottom: 9px;
  }

  .et_pb_portfolio_grid .et_pb_portfolio_item h2,
  .et_pb_column_1_3 .et_pb_post h2,
  .et_pb_column_1_4 .et_pb_post h2 {
  	font-size: 18px;
  }

  .et_section_regular .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n),
  .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
  .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
  .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n),
  .et_gallery_item:nth-child(3n) {
  	margin-right: 0;
  }

  .et_gallery_item:nth-child(3n+1) {
  	clear: both;
  }

  .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
  .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
  .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item,
  .et_gallery_item {
  	float: left;
  	width: 225px;
  	margin: 0 60px 42px 0;
  }

  .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item img,
  .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item img,
  .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item img,
  .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item img,
  .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item img,
  .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item img {
  	margin-bottom: 2px;
  }

  .et_pb_column_1_4 .et_pb_audio_module_content h2,
  .et_pb_column_1_4 .et_pb_post h2,
  .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
  .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
  .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
  .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
  .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
  .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
  	font-size: 16px;
  }

  .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
  .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
  .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
  .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
  .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
  .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta {
  	margin-top: -5px;
  }

  .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
  	float: left;
  	width: 195px;
  	margin: 0 57px 42px 0;
  }

  .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
  .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
  	float: none;
  	margin: 0 0 42px 0;
  }

  .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
  	width: 368px;
  }

  .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
  	width: 320px;
  }

  .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
  	width: 225px;
  }

  .et_pb_filterable_portfolio .et_pb_portfolio_item {
  	max-width: 100%;
  }

  .et_pb_column_4_4 .et_pb_widget_area_left {
  	border-right: none;
  }

  .et_pb_widget a {
  	text-decoration: none;
  }

  .et_pb_widget ul li {
  	margin-bottom: 6px;
  }

  .et_pb_widget ul li ul li {
  	margin-left: 15px;
  }

  .tagcloud a {
  	font-size: 12px !important;
  	padding: 2px 8px;
  	background: rgba(0, 0, 0, .05);
  	display: inline-block;
  	margin-bottom: 4px;
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	border-radius: 3px;
  	-moz-transition: all 0.2s ease-in-out;
  	-webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
  }

  .tagcloud a:hover {
  	background: rgba(0, 0, 0, .15);
  }

  .et_pb_widget_area_right {
  	border-left: 1px solid #e2e2e2;
  }

  .et_pb_widget_area_left,
  .et_pb_widget_area_right {
  	border-color: rgba(0, 0, 0, 0.1);
  }

  .et_pb_column_4_4 .et_pb_widget_area_right {
  	border-left: none;
  }

  .et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget,
  .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget,
  .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget,
  .et_pb_column_1_3 .et_pb_widget_area_right .et_pb_widget,
  .et_pb_column_1_4 .et_pb_widget_area_right .et_pb_widget {
  	margin: 0 0 40px 30px;
  }

  .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
  .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
  .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
  .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1) {
  	clear: both;
  }

  .et_pb_promo {
  	padding: 40px 60px;
  	text-align: center;
  	margin-bottom: 30px;
  }

  .et_pb_promo_description {
  	padding-bottom: 20px;
  }

  .et_pb_promo_description p:last-of-type {
  	padding-bottom: 0px;
  }

  .et_pb_promo_button {
  	display: inline-block;
  	color: inherit;
  }

  .et_pb_promo_button:hover,
  .et_pb_newsletter_button:hover {
  	text-decoration: none;
  }

  .et_pb_column_1_2 .et_pb_promo,
  .et_pb_column_1_3 .et_pb_promo,
  .et_pb_column_1_4 .et_pb_promo {
  	padding: 40px;
  }

  .et_pb_newsletter {
  	padding: 40px 0;
  	margin-bottom: 30px;
  }

  .et_pb_newsletter_description {
  	width: 640px;
  	float: left;
  	padding: 0 60px;
  }

  .et_pb_newsletter_description p:last-of-type {
  	padding-bottom: 0px;
  }

  .et_pb_newsletter_form {
  	float: left;
  	width: 260px;
  	padding-right: 60px;
  }

  .et_pb_newsletter_form p input {
  	font-size: 14px;
  	border: none !important;
  	padding: 14px 4% !important;
  	font-size: 16px;
  	color: #666;
  	background-color: #fff;
  	width: 92%;
  	font-weight: 400;
  	-moz-border-radius: 3px !important;
  	-webkit-border-radius: 3px !important;
  	border-radius: 3px !important;
  }

  .et_pb_newsletter_form p .et_pb_signup_error {
  	border: 1px solid #f00 !important;
  }

  .et_pb_newsletter_result {
  	margin-bottom: 18px;
  	display: none;
  }

  .et_pb_newsletter_button {
  	display: block;
  	color: inherit;
  	padding: 6px 0;
  	width: 100%;
  	text-align: center;
  	box-sizing: border-box;
  }

  .et_pb_login_form .et_pb_newsletter_button,
  .et_pb_feedburner_form .et_pb_newsletter_button {
  	margin: 0;
  	width: 100%;
  	cursor: pointer;
  }

  .et_pb_login_form form,
  .et_pb_feedburner_form form {
  	text-align: left;
  }

  .et_pb_login_form ::-webkit-input-placeholder,
  .et_pb_feedburner_form ::-webkit-input-placeholder {
  	color: #666;
  }

  .et_pb_login_form ::-moz-placeholder,
  .et_pb_feedburner_form ::-moz-placeholder {
  	color: #666;
  }

  .et_pb_login_form :-ms-input-placeholder,
  .et_pb_feedburner_form :-ms-input-placeholder {
  	color: #666;
  }

  .et_pb_column_3_4 .et_pb_newsletter_description {
  	width: 354px;
  }

  .et_pb_column_2_3 .et_pb_newsletter_description {
  	width: 258px;
  }

  .et_pb_column_1_2 .et_pb_newsletter_description,
  .et_pb_column_1_2 .et_pb_newsletter_form {
  	width: 388px;
  }

  .et_pb_column_1_2 .et_pb_newsletter_description {
  	padding-bottom: 25px;
  }

  .et_pb_column_1_2 .et_pb_newsletter_form {
  	padding-left: 60px;
  }

  .et_pb_column_1_3 .et_pb_newsletter,
  .et_pb_column_1_4 .et_pb_newsletter,
  .et_pb_column_3_8 .et_pb_newsletter {
  	padding: 30px 0;
  }

  .et_pb_column_1_3 .et_pb_newsletter_description,
  .et_pb_column_1_3 .et_pb_newsletter_form {
  	width: 260px;
  }

  .et_pb_column_3_8 .et_pb_newsletter_description,
  .et_pb_column_3_8 .et_pb_newsletter_form {
  	width: 307px;
  }

  .et_pb_column_1_3 .et_pb_newsletter_description,
  .et_pb_column_1_4 .et_pb_newsletter_description,
  .et_pb_column_3_8 .et_pb_newsletter_description {
  	padding: 0 30px;
  }

  .et_pb_column_1_3 .et_pb_newsletter_form,
  .et_pb_column_1_4 .et_pb_newsletter_form,
  .et_pb_column_3_8 .et_pb_newsletter_form {
  	padding-left: 30px;
  }

  .et_pb_column_1_3 .et_pb_newsletter_description,
  .et_pb_column_1_4 .et_pb_newsletter_description,
  .et_pb_column_3_8 .et_pb_newsletter_description {
  	padding-bottom: 15px;
  }

  .et_pb_column_1_4 .et_pb_newsletter_description,
  .et_pb_column_1_4 .et_pb_newsletter_form {
  	width: 165px;
  }

  .et_pb_column_1_4 .et_pb_newsletter_form p input {
  	width: 90%
  }

  .et_pb_all_tabs&gt;div,
  .et_pb_toggle_close .et_pb_toggle_content {
  	display: none;
  }

  .et_pb_toggle_content {
  	padding: 10px 20px;
  	background: #f2f5f7;
  }

  .et_pb_toggle_content p:last-of-type {
  	padding-bottom: 0px;
  }

  .et_pb_all_tabs .et_pb_active_content {
  	display: block;
  }

  .et_pb_tabs {
  	border: 1px solid #d9d9d9;
  	margin-bottom: 30px;
  }

  .et_pb_tabs_controls {
  	border-bottom: 1px solid #d9d9d9;
  	background-color: #f4f4f4;
  }

  .et_pb_tabs_controls li {
  	float: left;
  	padding: 0px 0px 0px;
  	border-right: 1px solid #d9d9d9;
  	font-weight: 600;
  	position: relative;
  	cursor: pointer;
  	height: 35px;
  }

  .et_pb_tabs_controls li:last-child {
  	border-right: none;
  }

  .et_pb_tabs_controls li a {
  	text-decoration: none;
  	color: #666;
  	line-height: 35px;
  	padding: 0 10px 0;
  }

  .et_pb_tabs_controls li.et_pb_tab_active {
  	padding: 0px 0px 0px;
  	background-color: #fff;
  	bottom: 0px;
  	margin-top: 0;
  }

  .et_pb_tabs_controls .et_pb_tab_active a {
  	padding: 0px 10px 0px;
  }

  .et_pb_tab_active a {
  	color: #333!important;
  }

  .et_pb_tab p:last-of-type {
  	padding-bottom: 0px;
  }

  .et_pb_all_tabs {
  	padding: 24px 30px;
  	background: #fff;
  }

  .et_pb_column_1_3 .et_pb_tabs_controls,
  .et_pb_column_1_4 .et_pb_tabs_controls {
  	border-bottom: none;
  }

  .et_pb_column_1_3 .et_pb_tabs_controls li,
  .et_pb_column_1_4 .et_pb_tabs_controls li,
  .et_pb_column_3_8 .et_pb_tabs_controls li {
  	float: none;
  	border-right: none;
  	border-bottom: 1px solid #d9d9d9;
  }

  .et_pb_toggle_close {
  	padding: 0 0;
  	background: none;
  	border: none;
  }

  .et_pb_toggle_open {
  	padding: 0 0;
  }

  .et_pb_toggle h5.et_pb_toggle_title {
  	color: #333;
  	cursor: pointer;
  	position: relative;
  	line-height: 20px;
  	padding: 10px 0 10px 30px;
  	font-size: 16px;
  }

  .et_pb_toggle .et_pb_toggle_title:before {
  	content: "\e050";
  	position: absolute;
  	right: auto;
  	left: 0;
  	font-size: 20px;
  	color: #5e9458;
  }

  .et_pb_toggle_open .et_pb_toggle_title:before {
  	content: "\e04f";
  }

  .et_pb_map {
  	height: 440px;
  	width: 100%;
  	position: relative;
  }

  .et_pb_map_container {
  	margin: 0 0 30px 0;
  }

  .et_pb_fullwidth_section .et_pb_map_container {
  	margin: 0;
  }

  .et_pb_map_container img {
  	max-width: inherit;
  }

  .et_pb_map_pin {
  	display: none;
  	visibility: hidden;
  }

  .et_pb_column_4_4 .et_pb_map {
  	width: 1080px;
  }

  .et_pb_column_3_4 .et_pb_map {
  	width: 795px;
  }

  .et_pb_column_2_3 .et_pb_map {
  	height: 390px;
  	width: 700px;
  }

  .et_pb_column_1_2 .et_pb_map {
  	height: 280px;
  	width: 510px;
  }

  .et_pb_column_3_8 .et_pb_map {
  	height: 276px;
  	width: 368px;
  }

  .et_pb_column_1_3 .et_pb_map {
  	height: 240px;
  	width: 320px;
  }

  .et_pb_column_1_4 .et_pb_map {
  	height: 170px;
  	width: 225px;
  }

  .et-pb-arrow-prev,
  .et-pb-arrow-next {
  	position: absolute;
  	top: 50%;
  	z-index: 100;
  	font-size: 48px;
  	color: #fff;
  	margin-top: -24px;
  	-moz-transition: all 0.2s ease-in-out;
  	-webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
  	opacity: 0;
  }

  .et_pb_bg_layout_light .et-pb-arrow-prev,
  .et_pb_bg_layout_light .et-pb-arrow-next {
  	color: #333;
  }

  .et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
  	background-color: #333;
  }

  .et_pb_bg_layout_light .et-pb-controllers a {
  	background-color: rgba(0, 0, 0, 0.3);
  }

  .format-gallery .et-pb-arrow-prev,
  .format-gallery .et-pb-arrow-next {
  	color: #fff;
  }

  .format-gallery .et-pb-controllers a {
  	background-color: rgba(255, 255, 255, 0.5);
  }

  .et-pb-controllers .et-pb-active-control {
  	background-color: #fff !important;
  }

  .et-pb-arrow-prev:hover,
  .et-pb-arrow-next:hover {
  	text-decoration: none;
  }

  .et-pb-arrow-prev span,
  .et-pb-arrow-next span {
  	display: none;
  }

  .et-pb-arrow-prev {
  	left: -22px;
  }

  .et-pb-arrow-next {
  	right: -22px;
  }

  .et-pb-arrow-prev:before {
  	content: "\34";
  }

  .et-pb-arrow-next:before {
  	content: "\35";
  }

  .et_pb_slider:hover .et-pb-arrow-prev,
  .et_mobile_device .et-pb-arrow-prev {
  	left: 22px;
  	opacity: 1;
  }

  .et_pb_slider:hover .et-pb-arrow-next,
  .et_mobile_device .et-pb-arrow-next {
  	right: 22px;
  	opacity: 1;
  }

  .format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
  	left: 0;
  }

  .format-gallery .et_pb_slider:hover .et-pb-arrow-next {
  	right: 0;
  }

  .et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,
  .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev {
  	left: 0px;
  }

  .et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,
  .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev {
  	right: 0px;
  }

  .et_pb_column_1_4 .et_pb_slider .et_pb_slide {
  	min-height: 170px;
  }

  .et_pb_column_1_4 .et_pb_slider .et_pb_slide a.et_pb_more_button {
  	display: none;
  }

  .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next {
  	right: 0px;
  }

  #sidebar {
  	padding-bottom: 1px;
  }

  #sidebar .et_pb_widget {
  	float: none;
  	margin: 0 0 30px 30px;
  }

  #main-content .container:before {
  	content: '';
  	position: absolute;
  	top: 0;
  	height: 100%;
  	width: 0px;
  	background-color: #e2e2e2;
  }

  .et_right_sidebar #main-content .container:before {
  	right: 224px;
  }

  .et_left_sidebar #main-content .container:before {
  	left: 224px;
  }

  .et_full_width_page #main-content .container:before,
  .et_full_width_portfolio_page #main-content .container:before {
  	display: none;
  }

  .et_full_width_page #left-area {
  	float: none;
  	width: 100%;
  }

  #left-area {
  	padding-bottom: 23px;
  }

  #left-area .post-meta {
  	font-size: 14px;
  	padding-bottom: 15px;
  }

  #left-area .post-meta a {
  	text-decoration: none;
  	color: #666;
  }

  #left-area .et_featured_image {
  	padding-bottom: 7px;
  }

  .single .post {
  	padding-bottom: 0px;
  }

  .et_left_sidebar #sidebar .et_pb_widget {
  	float: none;
  	margin: 0 30px 0 0;
  }

  .single-project #left-area {
  	padding-bottom: 50px;
  }

  .et_pb_contact_main_title {
  	font-size: 26px;
  	font-weight: 500;
  	padding-bottom: 16px;
  }

  .et_pb_contact_left {
  	width: 100%;
  	float: left;
  }

  .et_pb_contact_right {
  	float: right;
  	width: auto;
  	margin: 8px 15px 0 0;
  	text-align: right;
  }

  .et_pb_contact_form_label {
  	display: none;
  }

  .et_pb_contact_form_container {
  	padding-bottom: 30px;
  }

  .et_pb_contact_left p {
  	width: 48.5%;
  	float: left;
  	margin-right: 3%;
  	padding-bottom: 20px;
  }

  .et_pb_contact_left p:last-child {
  	margin-right: 0;
  }

  .et_pb_contact p input,
  .et_pb_contact p textarea {
  	background-color: #eee;
  	border: none!important;
  	width: 100% !important;
  	-moz-border-radius: 0 !important;
  	-webkit-border-radius: 0 !important;
  	border-radius: 0 !important;
  	font-size: 14px;
  	color: #999 !important;
  	padding: 16px !important;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
  }

  .et_pb_contact_right p input {
  	width: 45px!important;
  	padding: 16px !important;
  }

  .et_pb_contact_message {
  	min-height: 150px;
  }

  .et_pb_contact_submit,
  .et_pb_contact_reset {
  	font-family: inherit;
  	display: block;
  	float: right;
  	margin: 8px auto 0;
  	cursor: pointer;
  }

  .et_pb_column_3_8 .et_pb_contact_left p,
  .et_pb_column_1_3 .et_pb_contact_left p,
  .et_pb_column_1_4 .et_pb_contact_left p {
  	width: 100%;
  	float: none;
  	margin-right: 0;
  }

  .et_pb_contact p .et_contact_error {
  	border: 1px solid red !important;
  }

  .et_pb_countdown_timer .et_pb_countdown_timer_container {
  	margin: 0 0 30px;
  	text-align: center;
  	padding: 40px;
  }

  .et_pb_countdown_timer .title {
  	font-size: 22px;
  	font-weight: 500;
  	margin: 0 0 30px;
  	padding: 0;
  	text-align: center;
  }

  .et_pb_countdown_timer .section {
  	margin-right: 15px;
  	display: inline-block;
  }

  .et_pb_countdown_timer .seconds {
  	margin-right: 0;
  }

  .et_pb_countdown_timer .section.values {
  	width: 76px;
  }

  .et_pb_countdown_timer .section.days {
  	width: 124px;
  }

  .et_pb_countdown_timer .section p {
  	font-size: 64px;
  	line-height: 64px;
  	padding-bottom: 0px;
  	text-align: center;
  	display: inline-block;
  }

  .et_pb_countdown_timer .section.zero p {
  	opacity: 0.40;
  }

  .et_pb_countdown_timer .section p.label {
  	text-align: center;
  	font-size: 14px;
  	line-height: 25px;
  	display: block;
  }

  .et_pb_countdown_timer .sep {
  	position: relative;
  	top: -28px;
  }

  .et_pb_column_1_2 .et_pb_countdown_timer .sep,
  .et_pb_column_1_3 .et_pb_countdown_timer .sep,
  .et_pb_column_1_4 .et_pb_countdown_timer .sep,
  .et_pb_column_3_8 .et_pb_countdown_timer .sep {
  	top: -22px;
  }

  .et_pb_column_1_2 .et_pb_countdown_timer .section {
  	margin-right: 5px;
  }

  .et_pb_column_1_2 .et_pb_countdown_timer .section.values {
  	width: 57px;
  }

  .et_pb_column_1_2 .et_pb_countdown_timer .section.days {
  	width: 80px;
  }

  .et_pb_column_1_2 .et_pb_countdown_timer .section p {
  	font-size: 48px;
  	line-height: 48px;
  }

  .et_pb_column_1_2 .et_pb_countdown_timer .section p.label {
  	font-size: 12px;
  	line-height: 20px;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
  .et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
  	padding: 40px 20px;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .section,
  .et_pb_column_1_4 .et_pb_countdown_timer .section,
  .et_pb_column_3_8 .et_pb_countdown_timer .section {
  	margin-right: 0;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .section.values,
  .et_pb_column_3_8 .et_pb_countdown_timer .section.values {
  	width: 42px;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .section.days,
  .et_pb_column_3_8 .et_pb_countdown_timer .section.days {
  	width: 50px;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .section p,
  .et_pb_column_3_8 .et_pb_countdown_timer .section p {
  	font-size: 28px;
  	line-height: 28px;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .section p.label,
  .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
  	font-size: 11px;
  	line-height: 19px;
  }

  .et_pb_column_1_3 .et_pb_countdown_timer .title,
  .et_pb_column_3_8 .et_pb_countdown_timer .title {
  	font-size: 18px;
  	margin-bottom: 20px;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container {
  	padding: 20px 0;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .section {
  	margin-right: 4px;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .section.values {
  	width: 25px;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .section.days {
  	width: 30px;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .section p {
  	font-size: 20px;
  	line-height: 20px;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
  	font-size: 11px;
  	line-height: 19px;
  }

  .et_pb_column_1_4 .et_pb_countdown_timer .title {
  	font-size: 16px;
  	margin: 0 0 20px 0;
  }

  .et_pb_circle_counter,
  .et_pb_number_counter {
  	width: 225px;
  	margin: 0 auto 30px;
  	position: relative;
  	text-align: center;
  }

  .et_pb_circle_counter canvas {
  	position: absolute;
  	top: 0;
  	left: 0;
  }

  .et_pb_circle_counter .percent,
  .et_pb_number_counter .percent {
  	position: relative;
  	z-index: 2;
  }

  .et_pb_circle_counter .percent p,
  .et_pb_number_counter .percent p {
  	visibility: hidden;
  }

  .et_pb_circle_counter .percent {
  	height: 225px;
  }

  .et_pb_circle_counter .percent p {
  	font-size: 40px;
  	font-weight: 500;
  	line-height: 225px;
  }

  .et_pb_circle_counter h3,
  .et_pb_number_counter h3 {
  	padding: 20px 0 0 0;
  	font-size: 16px;
  }

  .et_pb_number_counter {
  	width: auto;
  }

  .et_pb_number_counter canvas {
  	display: none;
  	visibility: hidden;
  }

  .et_pb_number_counter .percent {
  	height: 72px;
  }

  .et_pb_number_counter .percent p {
  	font-size: 72px;
  	line-height: 72px;
  	font-weight: 500;
  }

  p.woocommerce-result-count {
  	font-weight: 500;
  	font-size: 14px;
  	color: #999;
  	padding-bottom: 40px;
  }

  .orderby {
  	background-color: #ececec;
  	border: none;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
  	color: #666!important;
  	font-size: 12px;
  	padding: 4px 8px;
  	font-weight: 500;
  	font-family: 'Open Sans', Arial, sans-serif;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
  	width: 225px!important;
  	margin: 0 60px 53px 0!important;
  }

  .woocommerce ul.products li.product.last,
  .woocommerce-page ul.products li.product.last {
  	margin-right: 0!important;
  }

  .woocommerce ul.products li.product a img,
  .woocommerce-page ul.products li.product a img {
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  	margin: 0 0 9px !important;
  }

  .woocommerce ul.products li.product h3,
  .woocommerce-page ul.products li.product h3 {
  	font-weight: 500;
  	font-size: 16px!important;
  	color: #333;
  	padding: 4px 0 4px!important;
  }

  .woocommerce ul.products li.product .price,
  .woocommerce-page ul.products li.product .price,
  .woocommerce ul.products li.product .price del,
  .woocommerce-page ul.products li.product .price del {
  	color: #666!important;
  	font-size: 14px!important;
  	margin: 0!important;
  }

  .woocommerce ul.products li.product .onsale,
  .woocommerce-page ul.products li.product .onsale {
  	left: 10px !important;
  	margin: 0 !important;
  	right: auto !important;
  }

  .woocommerce span.onsale,
  .woocommerce-page span.onsale {
  	z-index: 2;
  	background: #ef8f61!important;
  	-moz-border-radius: 3px!important;
  	-webkit-border-radius: 3px!important;
  	border-radius: 3px!important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  	color: #fff;
  	font-size: 20px!important;
  	font-weight: 500!important;
  	left: 10px!important;
  	line-height: inherit!important;
  	margin: 0!important;
  	min-height: 0!important;
  	min-width: 0!important;
  	padding: 6px 18px!important;
  	position: absolute;
  	text-shadow: none!important;
  	top: 10px!important;
  }

  .woocommerce .woocommerce-pagination ul.page-numbers,
  .woocommerce-page .woocommerce-pagination ul.page-numbers {
  	list-style: none !important;
  	padding: 0 !important;
  }

  .woocommerce .products .star-rating,
  .woocommerce-page .products .star-rating {
  	margin: 4px 0 .3em 0 !important;
  }

  .woocommerce .star-rating:before,
  .woocommerce-page .star-rating:before {
  	content: "\53\53\53\53\53" !important;
  	color: #ccc !important;
  }

  .woocommerce div.product div.images,
  .woocommerce-page div.product div.images,
  .woocommerce #content div.product div.images,
  .woocommerce-page #content div.product div.images {
  	width: 510px !important;
  }

  .woocommerce div.product div.images img,
  .woocommerce-page div.product div.images img,
  .woocommerce #content div.product div.images img,
  .woocommerce-page #content div.product div.images img {
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  }

  .woocommerce div.product div.images div.thumbnails,
  .woocommerce-page div.product div.images div.thumbnails,
  .woocommerce #content div.product div.images div.thumbnails,
  .woocommerce-page #content div.product div.images div.thumbnails {
  	padding-top: 20px !important;
  }

  .woocommerce div.product div.images div.thumbnails a,
  .woocommerce-page div.product div.images div.thumbnails a,
  .woocommerce #content div.product div.images div.thumbnails a,
  .woocommerce-page #content div.product div.images div.thumbnails a {
  	margin-right: 20px !important;
  	width: 156px !important;
  	margin-bottom: 20px;
  }

  .entry-summary .entry-title {
  	padding-bottom: 14px!important;
  }

  .entry-summary p.price span {
  	font-size: 26px!important;
  }

  .entry-summary p.price del {
  	color: #999;
  	margin-right: 10px;
  }

  .woocommerce div.product form.cart,
  .woocommerce-page div.product form.cart,
  .woocommerce #content div.product form.cart,
  .woocommerce-page #content div.product form.cart {
  	margin: 24px 0 39px !important;
  }

  .woocommerce div.product form.cart div.quantity,
  .woocommerce-page div.product form.cart div.quantity,
  .woocommerce #content div.product form.cart div.quantity,
  .woocommerce-page #content div.product form.cart div.quantity {
  	margin: 0 20px 0 0 !important;
  	-moz-border-radius: 3px !important;
  	-webkit-border-radius: 3px !important;
  	border-radius: 3px !important;
  	width: 100px!important
  }

  .woocommerce .quantity input.qty,
  .woocommerce-page .quantity input.qty,
  .woocommerce #content .quantity input.qty,
  .woocommerce-page #content .quantity input.qty {
  	font-weight: 500 !important;
  	font-size: 20px!important;
  	color: #fff!important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  	border: none!important;
  	background-color: #b8c5c6!important;
  	height: 47px!important;
  	width: 70px !important;
  }

  .woocommerce .quantity .plus,
  .woocommerce-page .quantity .plus,
  .woocommerce #content .quantity .plus,
  .woocommerce-page #content .quantity .plus,
  .woocommerce .quantity .minus,
  .woocommerce-page .quantity .minus,
  .woocommerce #content .quantity .minus,
  .woocommerce-page #content .quantity .minus {
  	background: #fff !important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  	color: #BCC8C9 !important;
  	font-size: 20px !important;
  	font-weight: 300!important;
  	height: 24px!important;
  	text-decoration: none!important;
  	text-shadow: none !important;
  	width: 30px !important;
  	border-bottom-left-radius: 0 !important;
  	border-top-left-radius: 0 !important;
  	border: 1px solid #BCC8C9 !important;
  }

  .woocommerce #content .quantity,
  .woocommerce .quantity,
  .woocommerce-page #content .quantity,
  .woocommerce-page .quantity {
  	width: 100px;
  	margin: 0;
  }

  .woocommerce a.button.alt,
  .woocommerce-page a.button.alt,
  .woocommerce button.button.alt,
  .woocommerce-page button.button.alt,
  .woocommerce input.button.alt,
  .woocommerce-page input.button.alt,
  .woocommerce #respond input#submit.alt,
  .woocommerce-page #respond input#submit.alt,
  .woocommerce #content input.button.alt,
  .woocommerce-page #content input.button.alt,
  .woocommerce a.button,
  .woocommerce-page a.button,
  .woocommerce button.button,
  .woocommerce-page button.button,
  .woocommerce input.button,
  .woocommerce-page input.button,
  .woocommerce #respond input#submit,
  .woocommerce-page #respond input#submit,
  .woocommerce #content input.button,
  .woocommerce-page #content input.button {
  	border: none !important;
  	-moz-border-radius: 3px !important;
  	-webkit-border-radius: 3px !important;
  	border-radius: 3px !important;
  	color: #FFFFFF;
  	font-size: 20px !important;
  	font-weight: 500 !important;
  	text-shadow: none !important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  	padding: 13px 24px 14px!important;
  	color: #fff !important;
  }

  .et_pb_widget .buttons a {
  	margin-top: 10px !important;
  }

  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li,
  .woocommerce-page ul.cart_list li,
  .woocommerce-page ul.product_list_widget li {
  	padding: 6px 0;
  }

  .woocommerce #reviews a.button,
  .woocommerce #respond input#submit,
  .woocommerce-page #respond input#submit {
  	color: #fff !important;
  	font-size: 16px !important;
  }

  .woocommerce #reviews #comments ol.commentlist li,
  .woocommerce-page #reviews #comments ol.commentlist li {
  	margin-bottom: 40px !important;
  }

  .product_meta {
  	border-top: 1px solid #dadada;
  	font-size: 14px;
  	color: #666;
  	padding-top: 6px;
  }

  .posted_in a {
  	font-weight: 500;
  	color: #82c0c7;
  	text-decoration: none;
  }

  .product .related h2 {
  	font-size: 26px!important;
  	padding-bottom: 16px;
  }

  .et_right_sidebar.woocommerce div.product div.images,
  .et_right_sidebar.woocommerce-page div.product div.images,
  .et_right_sidebar.woocommerce #content div.product div.images,
  .et_right_sidebar.woocommerce-page #content div.product div.images,
  .et_left_sidebar.woocommerce div.product div.images,
  .et_left_sidebar.woocommerce-page div.product div.images,
  .et_left_sidebar.woocommerce #content div.product div.images,
  .et_left_sidebar.woocommerce-page #content div.product div.images {
  	width: 367px !important;
  }

  .et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
  .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
  .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
  .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
  .et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
  .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
  .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
  .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
  	width: 109px !important;
  	margin-bottom: 20px;
  }

  div.product div.images div.thumbnails a.last {
  	margin-right: 0 !important;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs:before,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
  	border-bottom-color: #d9d9d9;
  }

  body.woocommerce .woocommerce-tabs {
  	border: 1px solid #d9d9d9;
  	margin-bottom: 45px;
  }

  body.woocommerce div.product .woocommerce-tabs ul.tabs,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
  	margin: 0 !important;
  	padding: 0 !important;
  	background: #f4f4f4;
  }

  body.woocommerce div.product .woocommerce-tabs ul.tabs li,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
  body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
  	background: none;
  	-moz-border-radius: 0;
  	-webkit-border-radius: 0;
  	border-radius: 0;
  	border: none;
  	background: #f4f4f4;
  	border-right: 1px solid #d9d9d9;
  	padding: 0;
  	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  	margin: 0 -2px;
  }

  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
  	background: #fff !important;
  }

  body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
  	color: #666666 !important;
  	padding: 4px 22px !important;
  }

  body.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:before,
  body.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:after {
  	display: none;
  }

  body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
  body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
  	color: #000 !important;
  }

  body.woocommerce div.product .woocommerce-tabs .panel,
  body.woocommerce #content-area div.product .woocommerce-tabs .panel {
  	padding: 30px;
  	margin: 0;
  }

  .woocommerce #reviews #comments ol.commentlist li .comment-text,
  .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  	border: none !important;
  	padding: 0 !important;
  	margin: 0 0 0 100px !important;
  }

  .woocommerce #reviews #comments ol.commentlist li img.avatar,
  .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  	width: auto !important;
  	padding: 0 !important;
  	border: none !important;
  }

  .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
  .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  	font-size: inherit !important;
  	margin: 0 0 2px !important;
  	padding: 0 !important;
  }

  .woocommerce #reviews .commentlist .star-rating {
  	float: none !important;
  	margin-bottom: 6px !important;
  }

  .woocommerce #reviews #comments h2,
  .woocommerce-page #reviews #comments h2 {
  	margin-bottom: 30px !important;
  }

  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info {
  	border: none !important;
  	-moz-box-shadow: none !important;
  	-webkit-box-shadow: none !important;
  	box-shadow: none !important;
  	text-shadow: none !important;
  	font-size: 18px !important;
  	color: #fff !important;
  	padding: 15px !important;
  }

  .woocommerce-message:before,
  .woocommerce-error:before,
  .woocommerce-info:before {
  	display: none !important;
  	color: #FFF !important;
  }

  .woocommerce-page #reviews #commentform,
  .woocommerce-page #review_form #respond p.form-submit {
  	padding-bottom: 0;
  	margin-bottom: 0;
  }

  #left-area .woocommerce-message .button,
  #left-area .woocommerce-error .button,
  #left-area .woocommerce-info .button {
  	color: #fff !important;
  	font-size: 18px !important;
  	font-weight: normal !important;
  	margin: 5px 0 !important;
  	padding: 0 !important;
  }

  .archive.et_left_sidebar.woocommerce ul.products li.product,
  .archive.et_right_sidebar.woocommerce ul.products li.product {
  	width: 195px !important;
  }

  .archive.et_left_sidebar.woocommerce ul.products li.first,
  .archive.et_right_sidebar.woocommerce ul.products li.first {
  	clear: none !important;
  }

  .archive.et_left_sidebar.woocommerce ul.products li.product.last,
  .archive.et_right_sidebar.woocommerce ul.products li.product.last {
  	margin-right: 60px !important;
  }

  .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
  .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
  	margin-right: 0px !important;
  	clear: right !important;
  }

  .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n+1),
  .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n+1) {
  	clear: both !important;
  }

  .archive.et_full_width_page.woocommerce ul.products li.product {
  	width: 220px !important;
  }

  .et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product,
  .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product {
  	width: 190px !important;
  	margin-right: 40px !important;
  }

  .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product {
  	width: 190px !important;
  }

  .et_main_title {
  	padding-bottom: 12px;
  }

  .et_main_title h1 {
  	display: inline-block;
  	padding-right: 2px;
  }

  .et_main_title .et_project_categories {
  	font-size: 14px;
  }

  .et_main_title .et_project_categories a {
  	text-decoration: none;
  	color: #666;
  }

  .et_project_meta {
  	margin: 23px 0 14px;
  	border-top: 1px solid #e2e2e2;
  	padding: 15px 0 39px;
  	border-bottom: 1px solid #e2e2e2;
  }

  .et_full_width_portfolio_page .et_project_meta {
  	margin-bottom: 0;
  }

  .et_project_meta_title {
  	display: block;
  	font-weight: 700;
  	color: #333;
  }

  .et_project_meta p {
  	padding-bottom: 15px;
  }

  .et_project_meta p a {
  	text-decoration: none;
  	color: #666;
  }

  .nav-single a {
  	text-decoration: none;
  	color: #82c0c7;
  	font-size: 14px;
  	font-weight: 400;
  }

  .nav-previous {
  	float: left;
  }

  .nav-next {
  	float: right;
  }

  .single .et_pb_post {
  	margin-bottom: 0px;
  }

  .et_full_width_portfolio_page .et_project_meta {
  	float: left;
  	width: 225px;
  	margin-top: 43px;
  	border-bottom: none;
  }

  .et_full_width_portfolio_page .entry-content {
  	margin-bottom: 43px;
  }

  .et_pb_pagebuilder_layout .entry-content {
  	margin-bottom: 0 !important;
  	padding-top: 0;
  }

  .et_full_width_portfolio_page .nav-single {
  	border-top: 1px solid #e2e2e2;
  	padding-top: 13px;
  }

  .et_shop_image,
  .et_portfolio_image {
  	position: relative;
  	display: block;
  }

  .et_overlay {
  	z-index: 3;
  	position: absolute;
  	top: 0;
  	left: 0;
  	display: block;
  	width: 100%;
  	height: 100%;
  	background: rgba(255, 255, 255, 0.9);
  	opacity: 0;
  	-moz-transition: all 0.3s;
  	-webkit-transition: all 0.3s;
  	transition: all 0.3s;
  	border: 1px solid #e5e5e5;
  	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-webkit-backface-visibility: hidden;
  	-moz-backface-visibility: hidden;
  	-o-backface-visibility: hidden;
  	backface-visibility: hidden;
  	-webkit-transform: translate3d(0, 0, 0);
  }

  .et_overlay:before {
  	content: '\e050';
  	position: absolute;
  	top: 55%;
  	left: 50%;
  	margin: -14px 0 0 -14px;
  	font-size: 32px;
  	-moz-transition: all 0.4s;
  	-webkit-transition: all 0.4s;
  	transition: all 0.4s;
  }

  .et_overlay:hover:before {
  	top: 50%;
  }

  #ie7 .et_overlay,
  #ie8 .et_overlay {
  	display: none;
  }

  .et_shop_image:hover .et_overlay,
  .et_portfolio_image:hover .et_overlay,
  .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay,
  .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta,
  .et_pb_gallery_image:hover .et_overlay {
  	opacity: 1;
  }

  .et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
  	display: none;
  }

  .et_portfolio_image img {
  	vertical-align: bottom;
  	margin-bottom: 0 !important;
  }

  .et_pb_portfolio_item h2 {
  	margin-top: 10px;
  }

  .et_pb_section_video_bg .mejs-overlay-loading {
  	display: none !important;
  }

  .main_title {
  	margin-bottom: 20px;
  }

  .et-social-icons {
  	float: right;
  }

  .et-social-icons li {
  	display: inline-block;
  	margin-left: 20px;
  }

  .et-social-icon a {
  	display: inline-block;
  	font-size: 24px;
  	position: relative;
  	text-align: center;
  	transition: color 300ms ease 0s;
  	color: #666;
  	text-decoration: none;
  }

  .et-social-icon span {
  	display: none;
  }

  .et_pb_forgot_password {
  	font-size: 12px;
  	margin-top: -5px;
  }

  .et_pb_forgot_password a {
  	color: #fff;
  	text-decoration: underline;
  }

  .et_pb_bg_layout_light .et_pb_forgot_password a {
  	color: #666;
  }

  .et_pb_team_member {
  	margin-bottom: 30px;
  }

  .et_pb_column_4_4 .et_pb_team_member_description,
  .et_pb_column_3_4 .et_pb_team_member_description,
  .et_pb_column_2_3 .et_pb_team_member_description {
  	margin-left: 350px;
  }

  .et_pb_column_3_8 .et_pb_team_member_description,
  .et_pb_team_member_no_image .et_pb_team_member_description {
  	margin-left: 0 !important;
  }

  .et_pb_team_member_image {
  	float: left;
  	width: 320px;
  	margin-right: 30px;
  }

  .et_pb_team_member_description h4 {
  	padding-bottom: 0;
  }

  .et_pb_member_position {
  	color: #aaa;
  	padding-bottom: 7px;
  }

  .entry-content .et_pb_member_social_links {
  	list-style-type: none;
  	margin-top: 20px;
  	padding: 0;
  }

  .et_pb_member_social_links li {
  	display: inline-block;
  	margin-right: 15px;
  }

  .et_pb_member_social_links a {
  	display: inline-block;
  	font-size: 16px;
  	position: relative;
  	text-align: center;
  	transition: color 300ms ease 0s;
  	color: #b2b2b2;
  	text-decoration: none;
  }

  .et_pb_member_social_links span {
  	display: none;
  }

  .et_pb_facebook_icon:before {
  	content: '\e093';
  }

  .et_pb_twitter_icon:before {
  	content: '\e094';
  }

  .et_pb_google_icon:before {
  	content: '\e096';
  }

  .et_pb_linkedin_icon:before {
  	content: "\e09d";
  }

  .et_pb_column_1_2 .et_pb_team_member_image,
  .et_pb_column_1_3 .et_pb_team_member_image,
  .et_pb_column_1_4 .et_pb_team_member_image,
  .et_pb_column_3_8 .et_pb_team_member_image {
  	float: none;
  	width: auto;
  	margin: 0 0 12px;
  	text-align: center;
  }

  .et_quote_content,
  .et_link_content,
  .et_audio_content,
  .et_pb_audio_module_content {
  	text-align: center;
  	word-wrap: break-word;
  	position: relative;
  }

  .et_link_content,
  .et_audio_content,
  .et_pb_audio_module_content,
  .et_quote_content {
  	padding: 50px 60px;
  }

  .et_quote_content blockquote {
  	padding: 0;
  	margin: 0;
  	border: none;
  }

  .et_quote_content blockquote p,
  .et_quote_content blockquote cite,
  .et_link_content h2,
  .et_link_content a.et_link_main_url,
  .et_audio_content h2,
  .et_pb_audio_module_content h2 {
  	color: #fff !important;
  }

  .et_pb_text_color_dark .et_quote_content blockquote p,
  .et_pb_text_color_dark .et_quote_content blockquote cite,
  .et_pb_text_color_dark .et_link_content h2,
  .et_pb_text_color_dark .et_link_content a.et_link_main_url,
  .et_pb_text_color_dark .et_audio_content h2,
  .et_pb_text_color_dark .et_pb_audio_module_content h2,
  .et_pb_text_color_dark .et_audio_module_meta {
  	color: #666 !important;
  }

  .et_pb_text_color_dark.et_quote_content blockquote p,
  .et_pb_text_color_dark.et_quote_content blockquote cite,
  .et_pb_text_color_dark.et_link_content h2,
  .et_pb_text_color_dark.et_link_content a.et_link_main_url,
  .et_pb_text_color_dark.et_audio_content h2,
  .et_pb_text_color_dark.et_pb_audio_module_content h2 {
  	color: #bbb !important;
  }

  .et_pb_text_color_dark.et_quote_content,
  .et_pb_text_color_dark.et_link_content,
  .et_pb_text_color_dark.et_audio_content {
  	background-color: #e8e8e8;
  }

  .et_quote_main_link {
  	position: absolute;
  	text-indent: -9999px;
  	width: 100%;
  	height: 100%;
  	display: block;
  	top: 0;
  	left: 0;
  }

  .et_quote_content blockquote p,
  .et_link_content h2,
  .et_audio_content h2,
  .et_pb_audio_module_content h2 {
  	font-size: 26px;
  	margin-top: 0;
  }

  .et_quote_content blockquote p,
  .et_link_content h2,
  .et_audio_content h2 {
  	line-height: 44px;
  }

  .et_audio_content h2 {
  	margin-bottom: 20px;
  }

  .et_pb_column_1_2 .et_audio_content h2,
  .et_pb_column_1_3 .et_audio_content h2,
  .et_pb_column_3_8 .et_audio_content h2,
  .et_pb_column_1_4 .et_audio_content h2,
  .et_pb_blog_grid .et_audio_content h2 {
  	margin-bottom: 9px;
  	margin-top: 0;
  }

  .et_quote_content blockquote cite,
  .et_link_content a.et_link_main_url {
  	font-size: 18px;
  	font-weight: 200;
  }

  .et_quote_content blockquote cite {
  	font-style: normal;
  }

  .et_pb_column_2_3 .et_quote_content {
  	padding: 50px 42px 45px;
  }

  .et_pb_column_2_3 .et_link_content,
  .et_pb_column_2_3 .et_audio_content,
  .et_pb_column_2_3 .et_pb_audio_module_content {
  	padding: 40px 40px 45px;
  }

  .et_pb_column_1_2 .et_quote_content {
  	padding: 35px 40px;
  }

  .et_pb_column_1_2 .et_link_content,
  .et_pb_column_1_2 .et_audio_content {
  	padding: 35px 40px;
  }

  .et_pb_column_1_2 .et_pb_audio_module_content {
  	padding: 40px 40px 35px;
  }

  .et_pb_column_1_2 .et_quote_content blockquote p,
  .et_pb_column_1_2 .et_link_content h2,
  .et_pb_column_1_2 .et_audio_content h2,
  .et_pb_column_1_2 .et_pb_audio_module_content h2 {
  	font-size: 26px;
  }

  .et_pb_column_1_2 .et_quote_content blockquote p,
  .et_pb_column_1_2 .et_link_content h2,
  .et_pb_column_1_2 .et_audio_content h2 {
  	line-height: 32px;
  }

  .et_pb_column_1_2 .et_quote_content blockquote cite,
  .et_pb_column_1_2 .et_link_content a.et_link_main_url {
  	font-size: 14px;
  }

  .et_pb_column_1_3 .et_quote_content,
  .et_pb_column_3_8 .et_quote_content,
  .et_pb_column_1_4 .et_quote_content,
  .et_pb_blog_grid .et_quote_content {
  	padding: 35px 30px 32px;
  }

  .et_pb_column_1_3 .et_quote_content blockquote p,
  .et_pb_column_3_8 .et_quote_content blockquote p,
  .et_pb_column_1_4 .et_quote_content blockquote p,
  .et_pb_blog_grid .et_quote_content blockquote p,
  .et_pb_column_1_3 .et_link_content h2,
  .et_pb_column_3_8 .et_link_content h2,
  .et_pb_column_1_4 .et_link_content h2,
  .et_pb_blog_grid .et_link_content h2,
  .et_pb_column_1_3 .et_audio_content h2,
  .et_pb_column_3_8 .et_audio_content h2,
  .et_pb_column_1_4 .et_audio_content h2,
  .et_pb_blog_grid .et_audio_content h2 {
  	font-size: 18px;
  	line-height: 26px;
  }

  .et_pb_column_3_8 .et_pb_audio_module_content h2,
  .et_pb_column_1_3 .et_pb_audio_module_content h2 {
  	font-size: 20px;
  }

  .et_pb_column_1_3 .et_quote_content blockquote cite,
  .et_pb_column_3_8 .et_quote_content blockquote cite,
  .et_pb_column_1_4 .et_quote_content blockquote cite,
  .et_pb_blog_grid .et_quote_content blockquote cite,
  .et_pb_column_1_3 .et_link_content a.et_link_main_url,
  .et_pb_column_3_8 .et_link_content a.et_link_main_url,
  .et_pb_column_1_4 .et_link_content a.et_link_main_url,
  .et_pb_blog_grid .et_link_content a.et_link_main_url {
  	font-size: 14px;
  }

  .et_pb_column_1_3 .et_link_content,
  .et_pb_column_3_8 .et_link_content,
  .et_pb_column_1_4 .et_link_content,
  .et_pb_blog_grid .et_link_content,
  .et_pb_column_1_3 .et_audio_content,
  .et_pb_column_1_4 .et_audio_content,
  .et_pb_column_3_8 .et_audio_content,
  .et_pb_blog_grid .et_audio_content {
  	padding: 35px 20px;
  }

  .et_pb_column_3_8 .et_pb_audio_module_content,
  .et_pb_column_1_3 .et_pb_audio_module_content {
  	padding: 40px 20px 35px;
  }

  .et_pb_column_1_4 .et_pb_audio_module_content {
  	padding: 30px 20px 25px;
  }

  .et_pb_column_1_4 .et_audio_content .mejs-controls div.mejs-horizontal-volume-slider,
  .et_pb_column_1_4 .et_audio_content .mejs-controls .mejs-horizontal-volume-total,
  .et_pb_column_1_4 .et_pb_audio_module_content .mejs-controls div.mejs-horizontal-volume-slider,
  .et_pb_column_1_4 .et_pb_audio_module_content .mejs-controls .mejs-horizontal-volume-total {
  	width: 33px;
  }

  .et_pb_blog_grid .et_link_content,
  .et_pb_blog_grid .et_quote_content {
  	margin: -20px -20px 19px;
  }

  .et_pb_blog_grid .et_audio_content {
  	margin-bottom: 19px;
  }

  .et_audio_container .mejs-container,
  .et_audio_container .mejs-embed,
  .et_audio_container .mejs-embed body,
  .et_audio_container .mejs-container .mejs-controls {
  	background: none;
  }

  .et_audio_container .mejs-time.mejs-currenttime-container,
  .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  	display: none !important;
  }

  .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  	display: block !important;
  }

  .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
  .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  	background: rgba(255, 255, 255, 0.5);
  	border-radius: 5px;
  	height: 4px;
  	margin-top: 8px;
  }

  .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
  .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  	background: rgba(153, 153, 153, 0.5);
  }

  .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  	margin-top: 2px;
  }

  .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current,
  .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  	background: #fff;
  	height: inherit;
  	border-radius: 5px;
  }

  .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current,
  .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  	background: #999;
  }

  .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  	top: 13px;
  }

  .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle,
  .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  	display: block;
  	top: -3px;
  	border: none;
  	width: 10px;
  }

  .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  	background: #FFF;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	height: 10px;
  	position: absolute;
  	top: 10px;
  }

  .et_audio_container .mejs-container .mejs-controls .mejs-time span {
  	font-size: 18px;
  	font-weight: 200;
  }

  .et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
  	height: 4px;
  }

  .et_audio_container .mejs-playpause-button button,
  .et_audio_container .mejs-volume-button button {
  	background: none !important;
  	margin-left: 0 !important;
  	width: 30px !important;
  	height: 30px !important;
  }

  .et_audio_container .mejs-playpause-button button:before {
  	content: "\45";
  	font-size: 32px;
  	left: 0;
  	top: -8px;
  }

  .et_audio_container .mejs-playpause-button button:before,
  .et_audio_container .mejs-volume-button button:before {
  	position: absolute;
  	color: #fff;
  }

  .et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before,
  .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
  	color: #666;
  }

  .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle,
  .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  	background: #666;
  }

  .et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
  	color: #999;
  }

  .et_audio_container .mejs-playpause-button {
  	margin-right: 3px !important;
  }

  .et_audio_container .mejs-controls .mejs-button button:focus {
  	outline: none;
  }

  .et_audio_container .mejs-playpause-button.mejs-pause button:before {
  	content: "\60";
  }

  .et_audio_container .mejs-volume-button button:before {
  	content: "\e068";
  	font-size: 18px;
  	top: -1px;
  	left: 4px;
  }

  .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
  .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
  .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
  .et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
  	font-size: 14px;
  }

  .et_pb_column_1_4 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  	margin-right: 9px !important;
  }

  .et_pb_column_1_3 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  	margin-right: -1px !important;
  }

  .et_pb_column_3_8 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  	margin-right: 0px !important;
  	margin-left: 9px;
  }

  .et_pb_column_1_4 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
  	margin-right: 0px !important;
  }

  .et_pb_post .et_pb_slide {
  	min-height: 600px;
  	background-size: cover !important;
  }

  .et_pb_column_3_4 .et_pb_post .et_pb_slide {
  	min-height: 442px;
  }

  .et_pb_column_2_3 .et_pb_post .et_pb_slide {
  	min-height: 390px;
  }

  .et_pb_column_1_2 .et_pb_post .et_pb_slide {
  	min-height: 284px;
  }

  .et_pb_column_1_3 .et_pb_post .et_pb_slide,
  .et_pb_column_3_8 .et_pb_post .et_pb_slide {
  	min-height: 180px;
  }

  .et_pb_column_1_4 .et_pb_post .et_pb_slide {
  	min-height: 125px;
  }

  .et_pb_blog_grid .et_pb_post .et_pb_slide {
  	min-height: 180px;
  }

  .et_full_width_page .et_gallery_item:nth-child(3n) {
  	margin-right: 60px;
  }

  .et_full_width_page .et_gallery_item:nth-child(3n+1) {
  	clear: none;
  }

  .et_full_width_page .et_gallery_item:nth-child(4n) {
  	margin-right: 0;
  }

  .et_full_width_page .et_gallery_item:nth-child(4n+1) {
  	clear: both;
  }

  .et_pb_audio_module {
  	margin-bottom: 30px;
  	position: relative;
  }

  .et_pb_audio_cover_art {
  	position: absolute;
  	top: 0;
  	left: 0;
  	height: 100%;
  	width: 220px;
  	-moz-background-size: cover;
  	-webkit-background-size: cover;
  	background-size: cover;
  	background-repeat: no-repeat;
  	background-position: center;
  }

  .et_pb_audio_module_content {
  	margin-left: 220px;
  }

  .et_pb_audio_module_content h2 {
  	margin-bottom: -5px;
  }

  .et_audio_module_meta {
  	margin-bottom: 17px;
  	color: #fff;
  }

  .et_pb_column_2_3 .et_pb_audio_cover_art {
  	width: 180px;
  }

  .et_pb_column_2_3 .et_pb_audio_module_content {
  	margin-left: 180px;
  }

  .et_pb_column_1_2 .et_pb_audio_cover_art,
  .et_pb_column_3_8 .et_pb_audio_cover_art,
  .et_pb_column_1_3 .et_pb_audio_cover_art,
  .et_pb_column_1_4 .et_pb_audio_cover_art {
  	float: none;
  	width: 100%;
  	position: relative;
  }

  .et_pb_column_1_2 .et_pb_audio_module_content,
  .et_pb_column_3_8 .et_pb_audio_module_content,
  .et_pb_column_1_3 .et_pb_audio_module_content,
  .et_pb_column_1_4 .et_pb_audio_module_content {
  	margin-left: 0;
  }

  .et_pb_column_1_4 .et_audio_module_meta {
  	font-size: 12px;
  }

  .et_pb_audio_no_image .et_pb_audio_module_content {
  	margin-left: 0;
  }

  .et_pb_column_1_2 .et_pb_audio_cover_art {
  	height: 380px;
  }

  .et_pb_column_3_8 .et_pb_audio_cover_art {
  	height: 275px;
  }

  .et_pb_column_1_3 .et_pb_audio_cover_art {
  	height: 240px;
  }

  .et_pb_column_1_4 .et_pb_audio_cover_art {
  	height: 170px;
  }


/*------------------------------------------------*/


/*---------------[DROPDOWN MENU]------------------*/


/*------------------------------------------------*/


/*-------------------[COMMENTS]-------------------*/


/*------------------------------------------------*/

#comment-wrap {
	padding-top: 75px;
}

.single-project #comment-wrap {
	padding-top: 0px;
}

.comment-body {
	position: relative;
	padding: 0 110px 0 100px;
	margin-bottom: 48px;
	min-height: 87px;
}

.comment_avatar {
	left: 0;
	position: absolute;
	top: 7px;
}

.comment_avatar img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto;
}

.comment_postinfo {
	margin-bottom: 8px;
}

span.fn,
span.fn a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
}

span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

.comment-reply-link {
	position: absolute;
	top: 7px;
	right: 0;
	display: block;
	color: #fff;
}

.comment-reply-link:hover,
.form-submit:hover {
	text-decoration: none;
}

.comment .children {
	margin-left: 100px;
	padding-left: 0 !important;
}

.comment #respond {
	margin: -30px 0 0;
}

#respond {
	padding-top: 17px;
}

#commentform {
	padding-bottom: 60px;
}

#commentform input[type="text"] {
	width: 47%;
}

#commentform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#commentform textarea,
#commentform input[type="text"] {
	padding: 12px;
	color: #999;
	background-color: #eee;
	border: none;
	font-size: 18px;
}

.form-submit {
	float: right;
}

.form-submit input {
	display: block;
}

#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}


/*------------------------------------------------*/


/*---------------------[FOOTER]-------------------*/


/*------------------------------------------------*/

#footer-widgets {
	padding-top: 80px;
}

.footer-widget {
	float: left;
	width: 225px;
	margin: 0 60px 50px 0;
	color: #fff;
}

.last {
	margin-right: 0;
}

#main-footer .et_pb_widget {
	margin: 0;
}

#footer-widgets .fwidget {
	padding-bottom: 15px;
}

#footer-widgets .footer-widget li {
	padding: 0 0 10px 14px;
	position: relative;
}

#footer-widgets .footer-widget li:before {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-style: solid;
	border-width: 3px;
	content: "";
	left: 0;
	position: absolute;
	top: 9px;
}

#footer-widgets .footer-widget li a {
	color: #fff;
	text-decoration: none;
}

#footer-widgets .footer-widget li a:hover {
	color: rgba(255, 255, 255, 0.7);
}

#footer-bottom {
	background-color: #1f1f1f;
	background-color: rgba(0, 0, 0, 0.32);
	padding: 15px 0 5px;
}

#footer-info {
	text-align: left;
	color: #666;
	padding-bottom: 10px;
	float: left;
}

#footer-info a {
	font-weight: 700;
	color: #666;
}

#et-footer-nav {
	background-color: rgba(255, 255, 255, 0.05);
}

.bottom-nav {
	display: flex;
	padding: 15px 0;
}

.bottom-nav li {
	font-size: 14px;
	padding-right: 22px;
}

.bottom-nav a {
	color: #bbb;
}

.bottom-nav a:hover {
	color: rgba(187, 187, 187, 0.7);
}


/*------------------------------------------------*/


/*--------------------[SIDEBAR]-------------------*/


/*------------------------------------------------*/

.widget_search .screen-reader-text {
	display: none;
}

.widget_search #s {
	color: #666 !important;
	width: 58%;
	padding: 6px 3% 7px 3%;
	margin: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-color: #ddd;
}

.widget_search #searchform {
	position: relative;
}

.widget_search #searchsubmit {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 12px;
	font-weight: 400 !important;
	color: #666;
	background-color: #ddd;
	width: 34%;
	max-width: 90px;
	margin: 0 0 0 -4px;
	padding: 11px 10px 10px 10px !important;
	border: none;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	line-height: 14px;
	width: 63px;
	height: 31px !important;
	position: absolute;
	right: 5px;
	top: 0;
	line-height: 1;
}

.osx .widget_search #searchsubmit {
	height: 30px !important;
}

.osx.gecko .widget_search #searchsubmit {
	height: 29px !important;
}

.safari .widget_search #searchsubmit {
	right: 8px;
}

.osx.safari .widget_search #searchsubmit {
	height: 28px !important;
}

.gecko .widget_search #searchsubmit {
	padding: 7px 10px 10px 10px !important;
}

.ie .widget_search #searchsubmit {
	height: 30px !important;
}


/*------------------------------------------------*/


/*------------[CAPTIONS AND ALIGNMENTS]-----------*/


/*------------------------------------------------*/

div.post .new-post .aligncenter,
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
	max-width: 96%;
	padding: 8px;
}

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

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

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}

img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}


/*------------------------------------------------*/


/*-----------------[WP CALENDAR]------------------*/


/*------------------------------------------------*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}

#wp-calendar #prev a,
#wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}


/*------------------------------------------------*/


/*-------------------[PAGE NAVI]------------------*/


/*------------------------------------------------*/

.pagination {
	clear: both;
}

.wp-pagenavi {
	text-align: right;
	border-top: 1px solid #e2e2e2;
	padding-top: 13px;
	clear: both;
	margin-bottom: 30px;
}

.wp-pagenavi a,
.wp-pagenavi span {
	color: #666;
	margin: 0 5px;
	text-decoration: none;
	font-size: 14px !important;
	font-weight: 400 !important;
	border: none !important;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	color: #999 !important;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	color: #82c0c7 !important;
}

.et_pb_slider {
	position: relative;
	overflow: hidden;
}


/*.et_pb_slides:after, .et_pb_row:after, .et_pb_row_inner:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }*/

.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
	list-style: none;
	line-height: 0;
}

.et_pb_slider .et_pb_slide:first-child {
	display: list-item;
}


/*.et_pb_container { width: 1080px; margin: 0 auto; position: relative; z-index: 2; }
*/

.et_pb_slide_description {
	-webkit-animation-duration: .7s;
	-webkit-animation-delay: .9s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .7s;
	-moz-animation-delay: .9s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-o-animation-duration: .7s;
	-o-animation-delay: .9s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-fill-mode: both;
	-ms-animation-duration: .7s;
	-ms-animation-delay: .9s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-fill-mode: both;
	animation-duration: .7s;
	animation-delay: .9s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-name: fadeBottom;
	-moz-animation-name: fadeBottom;
	-ms-animation-name: fadeBottom;
	-o-animation-name: fadeBottom;
	animation-name: fadeBottom;
}

.et-pb-controllers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.format-gallery .et-pb-controllers {
	bottom: 0;
}

.et-pb-controllers a {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.5);
	text-indent: -9999px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 7px;
	height: 7px;
	margin-right: 10px;
}

.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px;
}

.et-pb-controllers a:last-child {
	margin-right: 0;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff;
}

.et_pb_text p:last-of-type {
	padding-bottom: 0px;
}
.et_pb_bg_layout_dark h2 span {
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 24px;
	line-height: 25px;
}

h1.seotitle {
	color: #fff;
	float: none;
	padding: 0;
	line-height: 40px;
	background-color: #5e9458;
	padding-left: 10px;
	font-size: 18px;
	display: none;
}

h2.seot a {
	padding: 0;
	font-weight: 700;
	color: #223c51;
	font-size: 18px;
}

h2.title {
	line-height: 40px;
	float: none;
}

a.more {
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	color: #fff;
	float: right;
}

.et_pb_text_align_left {
	text-align: left;
}

.et_pb_text_align_center {
	text-align: center;
}

.et_pb_text_align_right {
	text-align: right;
}

.et_pb_testimonial_old_layout,
.et_pb_testimonial_old_layout .et_pb_testimonial_description a {
	color: #666 !important;
}

.et_pb_slide_image {
	bottom: 0;
	width: 510px;
	position: absolute;
}

.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 0;
}

.et_pb_slide:first-child .et_pb_slide_image img.active {
	opacity: 1;
	-webkit-animation-duration: .7s;
	-webkit-animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .7s;
	-moz-animation-delay: .6s;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-o-animation-duration: .7s;
	-o-animation-delay: .6s;
	-o-animation-timing-function: ease-in-out;
	-o-animation-fill-mode: both;
	-ms-animation-duration: .7s;
	-ms-animation-delay: .6s;
	-ms-animation-timing-function: ease-in-out;
	-ms-animation-fill-mode: both;
	animation-duration: .7s;
	animation-delay: .6s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	-webkit-animation-name: fadeLeft;
	-moz-animation-name: fadeLeft;
	-ms-animation-name: fadeLeft;
	-o-animation-name: fadeLeft;
	animation-name: fadeLeft;
}

.et_pb_slide_content {
	font-size: 18px;
	padding-bottom: 24px;
	font-weight: 400;
	color: #333;
}

.et_pb_slide_content p:last-of-type {
	padding-bottom: 0px;
}

.et_pb_bg_layout_dark .et_pb_slide_content {
	color: #fff;
}

a.et_pb_more_button {
	color: inherit;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
}

.et_pb_section_parallax,
.et_pb_slider_parallax {
	overflow: hidden;
}

.et_parallax_bg {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.et_pb_section_parallax .et_pb_parallax_css,
.et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: fixed;
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide,
.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css,
.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
}

.et_mobile_device .et-waypoint,
.et_mobile_device .et_pb_counter_amount {
	opacity: 1 !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	animation: none !important;
}

.et_pb_slider_fullwidth_off {
	margin-bottom: 30px;
}

.et_pb_post .et_pb_slider {
	margin-bottom: 0;
}

.et_pb_slider_fullwidth_off .et_pb_container {
	width: 100% !important;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 120px 60px 86px;
	text-align: center;
}

.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 80px 60px;
}

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 120px 60px;
}

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 180px 60px;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
	min-height: 170px;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	display: none;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	text-align: center;
	width: 185px;
	padding: 35px 20px 75px;
}

.et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_slider_fullwidth_off .et_pb_slide_video {
	margin-left: 100px;
	width: 410px;
}

.et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 409px;
	padding-top: 145px;
	padding-bottom: 145px;
	padding-right: 100px;
}

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 307px;
	padding-left: 60px;
	padding-right: 60px;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 390px;
	padding-left: 60px;
	padding-right: 60px;
}

.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 200px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}

.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 249px;
}

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 260px;
	padding-left: 60px;
	padding-right: 60px;
}

.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	display: none;
}

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	width: 260px;
	margin-left: 60px;
}

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	width: 308px;
	margin-left: 60px;
}

.et_pb_column_3_4 .et_pb_slide_content,
.et_pb_column_1_2 .et_pb_slide_content,
.et_pb_column_1_3 .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slide_content,
.et_pb_column_2_3 .et_pb_slide_content {
	font-size: 16px;
}

.et_pb_column_3_4 .et_pb_slide_description h2,
.et_pb_column_2_3 .et_pb_slide_description h2,
.et_pb_column_1_2 .et_pb_slide_description h2 {
	font-weight: 500;
	font-size: 26px;
}

.et_pb_column_1_3 .et_pb_slide_description h2,
.et_pb_column_3_8 .et_pb_slide_description h2 {
	font-weight: 500;
	font-size: 22px;
}

ul.et_pb_social_media_follow {
	list-style-type: none;
	margin: 0 0 22px;
	padding: 0;
}

.et_pb_social_media_follow li {
	float: left;
	margin-bottom: 8px;
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0px 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 23px;
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, 0.2);
	color: rgba(0, 0, 0, 0.6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, 0.6);
	color: rgba(255, 255, 255, 0.8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 1);
}

.et_pb_social_media_follow li a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
}

.et_pb_social_media_follow li a.icon::before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: rgba(255, 255, 255, 1);
	transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}

.et_pb_social_media_follow li a.icon:hover::before {
	color: rgba(255, 255, 255, 0.7);
}

.et_pb_social_media_follow li a.icon.rounded_rectangle {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.et_pb_social_media_follow li a.icon.circle {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

li.et_pb_social_icon a span {
	display: none;
}

.et-social-facebook a.icon:before {
	content: '\e093';
}

.et-social-twitter a.icon:before {
	content: '\e094';
}

.et-social-google-plus a.icon:before {
	content: '\e096';
}

.et-social-pinterest a.icon:before {
	content: '\e095';
}

.et-social-linkedin a.icon:before {
	content: '\e09d';
}

.et-social-tumblr a.icon:before {
	content: '\e097';
}

.et-social-instagram a.icon:before {
	content: '\e09a';
}

.et-social-skype a.icon:before {
	content: '\e0a2';
}

.et-social-flikr a.icon:before {
	content: '\e0a6';
}

.et-social-myspace a.icon:before {
	content: '\e0a1';
}

.et-social-dribbble a.icon:before {
	content: '\e09b';
}

.et-social-youtube a.icon:before {
	content: '\e0a3';
}

.et-social-vimeo a.icon:before {
	content: '\e09c';
}

.et-social-rss a.icon:before {
	content: '\e09e';
}

.et_pb_section {
	position: relative;
}

#main-content,
.et_pb_section {
	background-color: #fff;
}

.et_section_transparent,
.et_pb_pagebuilder_layout #main-content {
	background-color: transparent;
}

.et_pb_fullwidth_section {
	padding: 0;
}

.et_pb_fullwidth_section .et_pb_row {
	padding: 0;
}

.et_pb_fullwidth_header {
	padding: 50px 0;
}

.et_pb_fullwidth_header p {
	padding-bottom: 0;
}

.et_pb_inner_shadow {
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
}

.et_pb_section_video {
	overflow: hidden;
}

.et_pb_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
	display: none !important;
}

.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none;
}

.et_pb_column {
	float: left;
	/*margin-right: 60px;*/
}

.et_pb_column_4_4 {
	width: 100%;
	float: none;
}

.et_pb_column_1_2 {
	width: 510px;
}

.et_pb_column_1_3 {
	width: 320px;
}

.et_pb_column_1_4 {
	width: /*225px*/
	25%;
}

.et_pb_column_2_3 {
	width: 700px;
}

.et_pb_column_3_4 {
	width: /*795px*/
	74%;
}

.et_pb_column_3_8 {
	width: 367.5px;
}

.et_pb_row .et_pb_column:last-child {
	margin-right: 0;
}

.et_pb_space {
	border: none;
}

.et_pb_divider {
	border-top: 1px solid #eee;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 30px 0;
}

.et_pb_preload&gt;div,
.et_pb_preload .et_pb_section_video_bg {
	visibility: hidden;
}

.et_pb_preload {
	position: relative;
	background: #464646 !important;
}

.et_pb_preload:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(images/preloader.gif ) no-repeat;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
}

.et-pb-icon {
	font-family: 'ETmodules';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 96px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.et-pb-icon-circle {
	font-size: 48px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 25px;
}

.et-pb-icon-circle-border {
	border: 3px solid;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
	padding-left: 52px;
	text-align: left;
}

.et_pb_blurb_position_left .et-pb-icon {
	font-size: 32px;
	margin-right: 20px;
	margin-top: -8px;
}

.et_pb_blurb_position_left .et-pb-icon-circle {
	font-size: 16px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	padding: 8px;
}

.et_pb_blurb_position_left .et-pb-icon-circle-border {
	border: 2px solid;
}

.et_pb_accordion {
	margin-bottom: 30px;
}

.et_pb_accordion .et_pb_toggle {
	margin-bottom: 10px;
}

.et_pb_accordion .et_pb_toggle:last-child {
	margin-bottom: 0;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: none;
}


/*------------------------------------------------*/


/*------------------[TRANSITIONS]-----------------*/


/*------------------------------------------------*/

@-webkit-keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeBottom {
	0% {
		opacity: 0;
		-moz-transform: translateY(10%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeBottom {
	0% {
		opacity: 0;
		-o-transform: translateY(10%);
	}
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeBottom {
	0% {
		opacity: 0;
		transform: translateY(10%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-10%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-10%);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		transform: translateX(-10%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(10%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeRight {
	0% {
		opacity: 0;
		-o-transform: translateX(10%);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		transform: translateX(10%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(100%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-moz-transform: translateX(100%);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-o-transform: translateX(100%);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		transform: translateX(100%);
	}
}

@-webkit-keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeTop {
	0% {
		opacity: 0;
		-moz-transform: translateY(-10%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeTop {
	0% {
		opacity: 0;
		-o-transform: translateY(-10%);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeTop {
	0% {
		opacity: 0;
		transform: translateY(-10%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(100%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes slideWidth {
	0% {
		width: 0;
	}
	100% {}
}

@-moz-keyframes slideWidth {
	0% {
		width: 0;
	}
	100% {}
}

@-o-keyframes slideWidth {
	0% {
		width: 0;
	}
	100% {}
}

@keyframes slideWidth {
	0% {
		width: 0;
	}
	100% {}
}

.et-waypoint {
	opacity: 0;
}

.et_pb_counters {
	opacity: 1;
	margin-bottom: 30px;
}

.et_pb_counters,
.et_pb_pricing,
.et_pb_widget_area ul,
.et_pb_tabs_controls {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important;
}

.et_pb_animation_off {
	opacity: 1;
}

.et_pb_animation_left.et-animated {
	opacity: 1;
	-webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_animation_right.et-animated {
	opacity: 1;
	-webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_animation_top.et-animated {
	opacity: 1;
	-webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeTop 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_animation_bottom.et-animated {
	opacity: 1;
	-webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_animation_fade_in.et-animated {
	opacity: 1;
	-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeIn 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et-animated li span .et_pb_counter_amount {
	opacity: 1;
	-webkit-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: slideWidth 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_filterable_portfolio {
	margin: 0 0 30px;
	position: relative;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	clear: both;
	margin: 0 0 40px 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	list-style-type: none;
	padding: 0;
	float: left;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	float: left;
	font-size: 14px;
	line-height: 14px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	color: #666666;
	padding: 10px 20px;
	border: 1px solid #E2E2E2;
	display: block;
	text-decoration: none;
	height: auto;
	overflow: hidden;
	margin: -1px -1px 0 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
	color: #666;
	background-color: #F4F4F4;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #82c0c7;
	background-color: #F9F9F9;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_filters li a {
	color: #FFF;
	background-color: transparent;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_filters li a:hover {
	color: #333;
	background-color: rgba(255, 255, 255, 1);
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_filters li a.active {
	color: #333;
	background-color: #FFF;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
	margin: 0 auto 40px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	float: none;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 100%;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	margin: -1px 0 0 0;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 50%;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 3px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 3px;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
	-webkit-border-top-right-radius: 3px !important;
	-moz-border-radius-topright: 3px !important;
	border-top-right-radius: 3px !important;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
	font-size: 18px;
}

.et_pb_filterable_portfolio .column_width {
	height: 0px;
	width: 225px;
}

.et_pb_filterable_portfolio .gutter_width {
	height: 0px;
	width: 60px;
}

.et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
	float: left;
	width: 225px;
	margin: 0 0px 42px 0;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_3_8 .et_pb_filterable_portfolio .column_width {
	width: 368px;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .gutter_width {
	width: 0px;
}

.et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
	width: 195px;
}

.et_pb_column_2_3 .et_pb_filterable_portfolio .column_width {
	width: 195px;
}

.et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width {
	width: 57px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
	width: 320px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
	width: 320px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
.et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
	width: 0px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_items,
.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
	border-bottom: 1px solid #E2E2E2;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	float: right;
	height: 24px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	list-style-type: none;
	width: 100%;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
	float: left;
	padding: 5px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
	float: left;
	padding: 5px;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a {
	color: #FFFFFF;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_portfolio_items_wrapper.no_pagination {
	border-bottom: none;
}


/* Gallery */

.et_pb_gallery {
	margin: 0 0 30px;
	position: relative;
	overflow: hidden;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
	display: block;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item .et_pb_gallery_image,
.et_pb_gallery_fullwidth .et_pb_gallery_item .et_pb_gallery_image img {
	width: 100%;
	height: auto;
}

.et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 1080px;
}

.et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 795px;
}

.et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 700px;
}

.et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 510px;
}

.et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 368px;
}

.et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 320px;
}

.et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 225px;
}

.et_pb_gallery_grid .et_pb_gallery_items {
	transition: height 0.2s ease-in-out;
	-webkit-transition: height 0.2s ease-in-out;
	-moz-transition: height 0.2s ease-in-out;
}

.et_pb_gallery_grid .et_pb_gallery_item {
	float: left;
	margin-bottom: 53px;
	width: 225px;
}

.et_pb_gallery_grid .column_width {
	height: 0px;
	width: 225px;
}

.et_pb_gallery_grid .gutter_width {
	height: 0px;
	width: 60px;
}
/*.et_pb_gallery_grid .et_pb_gallery_image { overflow: hidden; height: 169px; width: 169px; margin: 0; position: relative; }
.et_pb_gallery_grid .et_pb_gallery_image img { max-width: inherit; height: inherit; min-height: 169px; min-width: 169px; }
.et_pb_gallery_grid .et_pb_gallery_image.landscape img { height: 169px; }*/


/*.et_pb_gallery_grid .et_pb_gallery_image.portrait img { width: 225px; }*/

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title {
	font-size: 16px;
	padding: 10px 0;
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_caption {
	font-size: 14px;
}

.et_pb_gallery .et_pb_gallery_items {
	width: 100%;
	overflow: hidden;
}

.et_pb_gallery .et_pb_gallery_pagination {
	width: 100%;
	float: right;
	border-top: 1px solid #E2E2E2;
}

.et_pb_gallery .et_pb_gallery_pagination ul {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0px;
}

.et_pb_gallery .et_pb_gallery_pagination ul li {
	float: left;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
	float: left;
	padding: 10px;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	display: block;
}

.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
	color: #FFFFFF;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #82c0c7;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_column_3_8 .et_pb_gallery .column_width {
	width: 368px;
}

.et_pb_column_3_8 .et_pb_gallery .gutter_width {
	width: 0px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
	height: 276px;
	width: 368px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
	min-height: 276px;
	min-width: 368px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
	height: 276px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
	width: 368px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_column_2_3 .et_pb_gallery .column_width {
	width: 195px;
}

.et_pb_column_2_3 .et_pb_gallery .gutter_width {
	width: 57px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
	height: 146px;
	width: 195px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
	min-height: 146px;
	min-width: 195px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
	height: 146px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
	width: 195px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_column_1_3 .et_pb_gallery .column_width {
	width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
	height: 240px;
	width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
	min-height: 240px;
	min-width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
	height: 240px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
	width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery .gutter_width,
.et_pb_column_1_4 .et_pb_gallery .gutter_width {
	width: 0px;
}

.mfp-fade.mfp-bg {
	opacity: 0.001;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0.001;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}


/* Fullwidth Portfolio */

.et_pb_fullwidth_portfolio {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.et_pb_fullwidth_portfolio .et_overlay {
	border: none;
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group {
	display: none;
	float: left;
	width: 100%;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group.active {
	display: block;
}

.et_pb_fullwidth_portfolio.et_pb_fullwidth_portfolio_grid .et_pb_carousel_group {
	display: block;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
	width: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
	float: left;
	margin: 0;
	height: 0px;
	width: 20%;
	position: relative;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
	max-width: inherit;
	height: inherit;
	min-height: 100%;
	min-width: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
	height: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.portrait img {
	width: 100%;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay:before {
	top: 45%;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
	top: 33%;
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	background: rgba( 0, 0, 0, 0.6);
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
	color: #FFF;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
	position: absolute;
	opacity: 0;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.et_pb_fullwidth_portfolio h2 {
	text-align: center;
	margin: 30px 0;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3,
.et_pb_fullwidth_portfolio .et_pb_portfolio_image p {
	display: block;
	position: relative;
	float: left;
	z-index: 5;
	width: 100%;
	text-align: center;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
	margin-top: 40%;
	padding: 0 5px;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
	margin-top: 35%;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1;
}

.et_color_scheme_green a {
	color: #7cc68d;
}

.et_color_scheme_green .et_pb_counter_amount,
.et_color_scheme_green .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_green #top-header {
	background: #7cc68d !important;
}

.et_color_scheme_green.woocommerce a.button.alt,
.et_color_scheme_green.woocommerce-page a.button.alt,
.et_color_scheme_green.woocommerce button.button.alt,
.et_color_scheme_green.woocommerce-page button.button.alt,
.et_color_scheme_green.woocommerce input.button.alt,
.et_color_scheme_green.woocommerce-page input.button.alt,
.et_color_scheme_green.woocommerce #respond input#submit.alt,
.et_color_scheme_green.woocommerce-page #respond input#submit.alt,
.et_color_scheme_green.woocommerce #content input.button.alt,
.et_color_scheme_green.woocommerce-page #content input.button.alt,
.et_color_scheme_green.woocommerce a.button,
.et_color_scheme_green.woocommerce-page a.button,
.et_color_scheme_green.woocommerce button.button,
.et_color_scheme_green.woocommerce-page button.button,
.et_color_scheme_green.woocommerce input.button,
.et_color_scheme_green.woocommerce-page input.button,
.et_color_scheme_green.woocommerce #respond input#submit,
.et_color_scheme_green.woocommerce-page #respond input#submit,
.et_color_scheme_green.woocommerce #content input.button,
.et_color_scheme_green.woocommerce-page #content input.button,
.et_color_scheme_green .woocommerce-message,
.et_color_scheme_green .woocommerce-error,
.et_color_scheme_green .woocommerce-info {
	background: #7cc68d !important;
}

.et_color_scheme_green #et_search_icon:hover,
.et_color_scheme_green .mobile_menu_bar:before,
.et_color_scheme_green .footer-widget h4,
.et_color_scheme_green .et_pb_sum,
.et_color_scheme_green .et_pb_pricing li a,
.et_color_scheme_green .et_pb_pricing_table_button,
.et_color_scheme_green .comment-reply-link,
.et_color_scheme_green .form-submit input,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_green .et_pb_contact_submit,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_green .et_overlay:before,
.et_color_scheme_green .entry-summary p.price ins,
.et_color_scheme_green.woocommerce div.product span.price,
.et_color_scheme_green.woocommerce-page div.product span.price,
.et_color_scheme_green.woocommerce #content div.product span.price,
.et_color_scheme_green.woocommerce-page #content div.product span.price,
.et_color_scheme_green.woocommerce div.product p.price,
.et_color_scheme_green.woocommerce-page div.product p.price,
.et_color_scheme_green.woocommerce #content div.product p.price,
.et_color_scheme_green.woocommerce-page #content div.product p.price,
.et_color_scheme_green #top-menu li.current-menu-ancestor&gt;a,
.et_color_scheme_green #top-menu li.current-menu-item&gt;a,
.et_color_scheme_green .bottom-nav li.current-menu-item&gt;a {
	color: #7cc68d !important;
}

.et_color_scheme_green.woocommerce .star-rating span:before,
.et_color_scheme_green.woocommerce-page .star-rating span:before {
	color: #7cc68d !important;
}

.et_color_scheme_green .et-search-form,
.et_color_scheme_green .nav li ul,
.et_color_scheme_green .et_mobile_menu,
.et_color_scheme_green .footer-widget li:before,
.et_color_scheme_green .et_pb_pricing li:before {
	border-color: #7cc68d !important;
}

.et_color_scheme_pink a {
	color: #c37cc6;
}

.et_color_scheme_pink .et_pb_counter_amount,
.et_color_scheme_pink .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_pink #top-header {
	background: #c37cc6 !important;
}

.et_color_scheme_pink.woocommerce a.button.alt,
.et_color_scheme_pink.woocommerce-page a.button.alt,
.et_color_scheme_pink.woocommerce button.button.alt,
.et_color_scheme_pink.woocommerce-page button.button.alt,
.et_color_scheme_pink.woocommerce input.button.alt,
.et_color_scheme_pink.woocommerce-page input.button.alt,
.et_color_scheme_pink.woocommerce #respond input#submit.alt,
.et_color_scheme_pink.woocommerce-page #respond input#submit.alt,
.et_color_scheme_pink.woocommerce #content input.button.alt,
.et_color_scheme_pink.woocommerce-page #content input.button.alt,
.et_color_scheme_pink.woocommerce a.button,
.et_color_scheme_pink.woocommerce-page a.button,
.et_color_scheme_pink.woocommerce button.button,
.et_color_scheme_pink.woocommerce-page button.button,
.et_color_scheme_pink.woocommerce input.button,
.et_color_scheme_pink.woocommerce-page input.button,
.et_color_scheme_pink.woocommerce #respond input#submit,
.et_color_scheme_pink.woocommerce-page #respond input#submit,
.et_color_scheme_pink.woocommerce #content input.button,
.et_color_scheme_pink.woocommerce-page #content input.button,
.et_color_scheme_pink .woocommerce-message,
.et_color_scheme_pink .woocommerce-error,
.et_color_scheme_pink .woocommerce-info {
	background: #c37cc6 !important;
}

.et_color_scheme_pink #et_search_icon:hover,
.et_color_scheme_pink .footer-widget h4,
.et_color_scheme_pink .et_pb_sum,
.et_color_scheme_pink .et_pb_pricing li a,
.et_color_scheme_pink .et_pb_pricing_table_button,
.et_color_scheme_pink .comment-reply-link,
.et_color_scheme_pink .form-submit input,
.et_color_scheme_pink .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_pink .et_pb_contact_submit,
.et_color_scheme_pink .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_pink .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_pink .et_overlay:before,
.et_color_scheme_pink .entry-summary p.price ins,
.et_color_scheme_pink.woocommerce div.product span.price,
.et_color_scheme_pink.woocommerce-page div.product span.price,
.et_color_scheme_pink.woocommerce #content div.product span.price,
.et_color_scheme_pink.woocommerce-page #content div.product span.price,
.et_color_scheme_pink.woocommerce div.product p.price,
.et_color_scheme_pink.woocommerce-page div.product p.price,
.et_color_scheme_pink.woocommerce #content div.product p.price,
.et_color_scheme_pink.woocommerce-page #content div.product p.price,
.et_color_scheme_pink #top-menu li.current-menu-ancestor&gt;a,
.et_color_scheme_pink #top-menu li.current-menu-item&gt;a,
.et_color_scheme_pink .bottom-nav li.current-menu-item&gt;a {
	color: #c37cc6 !important;
}

.et_color_scheme_pink.woocommerce .star-rating span:before,
.et_color_scheme_pink.woocommerce-page .star-rating span:before {
	color: #c37cc6 !important;
}

.et_color_scheme_pink .et-search-form,
.et_color_scheme_pink .nav li ul,
.et_color_scheme_pink .et_mobile_menu,
.et_color_scheme_pink .footer-widget li:before,
.et_color_scheme_pink .et_pb_pricing li:before {
	border-color: #c37cc6 !important;
}

.et_color_scheme_red a {
	color: #cd5c5c;
}

.et_color_scheme_red .et_pb_counter_amount,
.et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_red #top-header {
	background: #cd5c5c !important;
}

.et_color_scheme_red.woocommerce a.button.alt,
.et_color_scheme_red.woocommerce-page a.button.alt,
.et_color_scheme_red.woocommerce button.button.alt,
.et_color_scheme_red.woocommerce-page button.button.alt,
.et_color_scheme_red.woocommerce input.button.alt,
.et_color_scheme_red.woocommerce-page input.button.alt,
.et_color_scheme_red.woocommerce #respond input#submit.alt,
.et_color_scheme_red.woocommerce-page #respond input#submit.alt,
.et_color_scheme_red.woocommerce #content input.button.alt,
.et_color_scheme_red.woocommerce-page #content input.button.alt,
.et_color_scheme_red.woocommerce a.button,
.et_color_scheme_red.woocommerce-page a.button,
.et_color_scheme_red.woocommerce button.button,
.et_color_scheme_red.woocommerce-page button.button,
.et_color_scheme_red.woocommerce input.button,
.et_color_scheme_red.woocommerce-page input.button,
.et_color_scheme_red.woocommerce #respond input#submit,
.et_color_scheme_red.woocommerce-page #respond input#submit,
.et_color_scheme_red.woocommerce #content input.button,
.et_color_scheme_red.woocommerce-page #content input.button,
.et_color_scheme_red .woocommerce-message,
.et_color_scheme_red .woocommerce-error,
.et_color_scheme_red .woocommerce-info {
	background: #cd5c5c !important;
}

.et_color_scheme_red #et_search_icon:hover,
.et_color_scheme_red .mobile_menu_bar:before,
.et_color_scheme_red .footer-widget h4,
.et_color_scheme_red .et_pb_sum,
.et_color_scheme_red .et_pb_pricing li a,
.et_color_scheme_red .et_pb_pricing_table_button,
.et_color_scheme_red .comment-reply-link,
.et_color_scheme_red .form-submit input,
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_red .et_pb_contact_submit,
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_red .et_overlay:before,
.et_color_scheme_red .entry-summary p.price ins,
.et_color_scheme_red.woocommerce div.product span.price,
.et_color_scheme_red.woocommerce-page div.product span.price,
.et_color_scheme_red.woocommerce #content div.product span.price,
.et_color_scheme_red.woocommerce-page #content div.product span.price,
.et_color_scheme_red.woocommerce div.product p.price,
.et_color_scheme_red.woocommerce-page div.product p.price,
.et_color_scheme_red.woocommerce #content div.product p.price,
.et_color_scheme_red.woocommerce-page #content div.product p.price,
.et_color_scheme_red #top-menu li.current-menu-ancestor&gt;a,
.et_color_scheme_red #top-menu li.current-menu-item&gt;a,
.et_color_scheme_red .bottom-nav li.current-menu-item&gt;a {
	color: #cd5c5c !important;
}

.et_color_scheme_red .woocommerce .star-rating span:before,
.et_color_scheme_red .woocommerce-page .star-rating span:before {
	color: #cd5c5c !important;
}

.et_color_scheme_red .et-search-form,
.et_color_scheme_red .nav li ul,
.et_color_scheme_red .et_mobile_menu,
.et_color_scheme_red .footer-widget li:before,
.et_color_scheme_red .et_pb_pricing li:before {
	border-color: #cd5c5c;
}

.et_color_scheme_orange a {
	color: #edb059;
}

.et_color_scheme_orange .et_pb_counter_amount,
.et_color_scheme_orange .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_orange #top-header {
	background: #edb059 !important;
}

.et_color_scheme_orange.woocommerce a.button.alt,
.et_color_scheme_orange.woocommerce-page a.button.alt,
.et_color_scheme_orange.woocommerce button.button.alt,
.et_color_scheme_orange.woocommerce-page button.button.alt,
.et_color_scheme_orange.woocommerce input.button.alt,
.et_color_scheme_orange.woocommerce-page input.button.alt,
.et_color_scheme_orange.woocommerce #respond input#submit.alt,
.et_color_scheme_orange.woocommerce-page #respond input#submit.alt,
.et_color_scheme_orange.woocommerce #content input.button.alt,
.et_color_scheme_orange.woocommerce-page #content input.button.alt,
.et_color_scheme_orange.woocommerce a.button,
.et_color_scheme_orange.woocommerce-page a.button,
.et_color_scheme_orange.woocommerce button.button,
.et_color_scheme_orange.woocommerce-page button.button,
.et_color_scheme_orange.woocommerce input.button,
.et_color_scheme_orange.woocommerce-page input.button,
.et_color_scheme_orange.woocommerce #respond input#submit,
.et_color_scheme_orange.woocommerce-page #respond input#submit,
.et_color_scheme_orange.woocommerce #content input.button,
.et_color_scheme_orange.woocommerce-page #content input.button,
.et_color_scheme_orange .woocommerce-message,
.et_color_scheme_orange .woocommerce-error,
.et_color_scheme_orange .woocommerce-info {
	background: #edb059 !important;
}

.et_color_scheme_orange #et_search_icon:hover,
.et_color_scheme_orange .mobile_menu_bar:before,
.et_color_scheme_orange .footer-widget h4,
.et_color_scheme_orange .et_pb_sum,
.et_color_scheme_orange .et_pb_pricing li a,
.et_color_scheme_orange .et_pb_pricing_table_button,
.et_color_scheme_orange .comment-reply-link,
.et_color_scheme_orange .form-submit input,
.et_color_scheme_orange .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_orange .et_pb_contact_submit,
.et_color_scheme_orange .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_orange .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_orange .et_overlay:before,
.et_color_scheme_orange .entry-summary p.price ins,
.et_color_scheme_orange.woocommerce div.product span.price,
.et_color_scheme_orange.woocommerce-page div.product span.price,
.et_color_scheme_orange.woocommerce #content div.product span.price,
.et_color_scheme_orange.woocommerce-page #content div.product span.price,
.et_color_scheme_orange.woocommerce div.product p.price,
.et_color_scheme_orange.woocommerce-page div.product p.price,
.et_color_scheme_orange.woocommerce #content div.product p.price,
.et_color_scheme_orange.woocommerce-page #content div.product p.price,
.et_color_scheme_orange #top-menu li.current-menu-ancestor&gt;a,
.et_color_scheme_orange #top-menu li.current-menu-item&gt;a,
.et_color_scheme_orange .bottom-nav li.current-menu-item&gt;a {
	color: #edb059 !important;
}

.et_color_scheme_orange .woocommerce .star-rating span:before,
.et_color_scheme_orange .woocommerce-page .star-rating span:before {
	color: #edb059 !important;
}

.et_color_scheme_orange .et-search-form,
.et_color_scheme_orange .nav li ul,
.et_color_scheme_orange .et_mobile_menu,
.et_color_scheme_orange .footer-widget li:before,
.et_color_scheme_orange .et_pb_pricing li:before {
	border-color: #edb059;
}

.et_color_scheme_green .et-cart-info,
.et_color_scheme_pink .et-cart-info,
.et_color_scheme_red .et-cart-info,
.et_color_scheme_orange .et-cart-info,
.et_color_scheme_green .et-social-icon a:hover,
.et_color_scheme_pink .et-social-icon a:hover,
.et_color_scheme_red .et-social-icon a:hover,
.et_color_scheme_orange .et-social-icon a:hover,
.et_color_scheme_green .et_pb_promo_button,
.et_color_scheme_pink .et_pb_promo_button,
.et_color_scheme_red .et_pb_promo_button,
.et_color_scheme_orange .et_pb_promo_button,
.et_color_scheme_green .et_pb_more_button,
.et_color_scheme_pink .et_pb_more_button,
.et_color_scheme_red .et_pb_more_button,
.et_color_scheme_orange .et_pb_more_button,
.et_color_scheme_green .et_pb_slide_description h2 a,
.et_color_scheme_pink .et_pb_slide_description h2 a,
.et_color_scheme_red .et_pb_slide_description h2 a,
.et_color_scheme_orange .et_pb_slide_description h2 a,
.et_color_scheme_green .et-pb-slider-arrows a,
.et_color_scheme_pink .et-pb-slider-arrows a,
.et_color_scheme_red .et-pb-slider-arrows a,
.et_color_scheme_orange .et-pb-slider-arrows a,
.et_color_scheme_green .et_audio_content a,
.et_color_scheme_pink .et_audio_content a,
.et_color_scheme_red .et_audio_content a,
.et_color_scheme_orange .et_audio_content a,
.et_color_scheme_green .et_link_content a,
.et_color_scheme_pink .et_link_content a,
.et_color_scheme_red .et_link_content a,
.et_color_scheme_orange .et_link_content a,
.et_color_scheme_green .et_pb_newsletter_button,
.et_color_scheme_pink .et_pb_newsletter_button,
.et_color_scheme_red .et_pb_newsletter_button,
.et_color_scheme_orange .et_pb_newsletter_button {
	color: inherit !important;
}


/* Magnific Popup CSS */

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a {
	color: #cccccc;
}

.mfp-preloader a:hover {
	color: white;
}

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

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

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

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

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

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

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

.mfp-arrow {
	position: absolute;
	opacity: 0.55;
	filter: alpha(opacity=55);
	margin: 0;
	top: 50%;
	margin-top: -32px;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow-left {
	left: 10px;
}

.mfp-arrow-right {
	right: 10px;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

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


/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

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

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

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

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

ul.et_pb_side_nav {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	position: fixed;
	right: 0;
	top: 50%;
	width: 20px;
	background: rgba(0, 0, 0, 0.4);
	padding: 10px;
	z-index: 999;
	display: block;
	opacity: 0;
}

ul.et_pb_side_nav li.side_nav_item {
	padding: 7px;
}

ul.et_pb_side_nav .side_nav_item a {
	display: block;
	background-color: rgba(255, 255, 255, 0.5);
	text-indent: -9999px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-right: 10px;
	height: 7px;
	width: 7px;
}

ul.et_pb_side_nav.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, .175, 1);
}

ul.et_pb_side_nav .side_nav_item a.active {
	background-color: #fff !important;
}

.et_pb_scroll_top {
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	text-decoration: none;
	position: fixed;
	bottom: 125px;
	right: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
	cursor: pointer;
	font-size: 30px;
	padding: 5px;
	color: #fff;
}

.et_pb_scroll_top:before {
	content: '2';
}

.et_pb_scroll_top.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_scroll_top.et-hidden {
	opacity: 0;
	-webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-moz-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	-o-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
	animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.lennypt {}

.lennypt .et_pb_blurb_container {
	background: #ffffff;
}

.lennypt .et_pb_column_1_3 {
	width: 33.3%;
	margin: 15px 0%;
	padding: 0 10px;
	border-left: 1px solid #eee;
	color: black;
	margin-right: 1%;
}

.lennypt .et_pb_column_1_3:nth-child(1) {
	border-left: none;
}

.lennypt .et_pb_blurb_container h4 a {
	font-size: 18px;
	font-weight: bold;
	color: #222;
	display: block;
	margin: 5px 0;
}

.lenny-pt1:hover {
	color: #ffffff;
}

.lenny-pt1,
.lenny-pt2 {
	/* width: 35%; */
	display: inline-block;
	text-align: center;
	padding: 5px 15px;
	background: #5e9458;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	border: 1px solid #5e9458;
	margin: 0 2%;
}

.lenny-pt2 {
	background: #fff;
	color: #5e9458;
}

.lennypt .et_pb_text_inner {
	text-align: center;
}

.lennyproduct .et_pb_column {
	margin-right: 0%;
}

.lennytrader .lennystar {
	margin-top: 30px;
}

.lennytrader .et_pb_blurb_container {
	padding-left: 40px;
}

.lennytrader .borbom {
	border-bottom: 1px solid #dddddd;
}

.lennytrader .lennydown {
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
	background: #5e9458;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	border: 1px solid #5e9458;
	margin-top: 10px;
}

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

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

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

.mfp-bg {
	z-index: 1000000;
}

.mfp-wrap {
	z-index: 1000001;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border: none;
	font-size: 64px;
	color: #fff;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
	display: none;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	content: "\34";
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	content: "\35";
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	font-size: 64px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 200;
	top: -10px;
	opacity: 0.2;
}

.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
	opacity: 1;
}

.et_boxed_layout.et_vertical_nav #page-container #main-header {
	width: auto;
}

.et_vertical_nav.et_right_sidebar #main-content .container:before {
	right: 320px;
}

.et_vertical_nav.et_left_sidebar #main-content .container:before {
	left: 320px;
}

.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
	display: block !important;
	margin: 16px auto 0;
}

.et_pb_no_bg {
	padding: 0 !important;
}

.et_vertical_nav #top-menu li.mega-menu&gt;ul {
	top: 62px;
	padding: 30px 20px;
	position: absolute !important;
	width: 790px !important;
	left: 0 !important;
}

.et_vertical_nav #top-menu li.mega-menu&gt;ul&gt;li:nth-child(n+4) {
	margin-top: 30px;
	clear: both;
}

.et_vertical_nav #page-container {
	padding-top: 0 !important;
}

.mobile_nav .select_page {
	display: none;
}

#wpadminbar {
	z-index: 100001;
}


/*CUSTOM CSS*/


/*FIXED MENU*/

.FixedMenuCover .textwidget {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
	line-height: 0;
}

.FixedMenuCover {
	position: fixed;
	right: 0;
	bottom: 80px;
	z-index: 10;
}

.FixedMenu {
	position: relative;
}

.FixedMenu div {
	line-height: 0;
}

.Mail2Icon {
	display: none;
	left: -135px;
	position: absolute;
	top: 0;
}

.Weixin2Icon {
	display: none;
	left: -150px;
	position: absolute;
	top: 0;
	width: 142px;
	height: 172px;
	background-color: #fff;
}

.Weixin2Icon img {
	height: 131px;
}

.Weixin2Icon .androidIcon,
.Weixin2Icon .iosIcon {
	height: 240px;
	float: left;
}

.Weixin2Icon .androidIcon img {
	height: 131px;
	margin-left: 6px;
}

.androidIcon .imgCover {
	/*padding: 15px;*/
}

.Weixin2Icon .pro-b {
	border: 0;
}

.Weixin2Icon .pro-b small {
	width: 150px;
	text-align: center;
}

.Weixin2Icon .pro-b small a {
	text-decoration: underline;
}


/*FIXED MENU*/

.entry-content tr td {
	padding: 6px;
}

/*QUICK LOGIN FORM*/

.QuickLogin {
	float: left;
	line-height: 25px;
	position: relative;
}

.explainMessage {
	display: none;
}

.LC-QuickLoginWidget .lcFieldWrapper {
	float: left;
	height: auto;
	margin-bottom: 0;
	width: auto;
	padding: 1.5px 0;
}

.LC-QuickLoginWidget .LcMandatory {
	margin-right: 10px;
	float: left;
	line-height: 22px;
}

.LC-QuickLoginWidget input {
	margin-right: 10px !important;
	margin-top: 0.5px;
}

.LC-QuickLoginWidget .LoginSubmit-Submit {
	font-size: 16px;
	line-height: 23px;
	padding: 1px 10px;
	cursor: pointer;
	font: 100% Microsoft YaHei;
}

.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .lcFieldWrapper {
	float: left;
	height: auto;
	margin-bottom: 0;
	width: auto;
	line-height: 22px;
}

.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .LcMandatory {
	margin-right: 10px;
	float: left;
	line-height: 22px;
}

.QuickLogin .LcWidget-QuickLoginWithRegulationWidget input {
	width: 120px;
	height: 22px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 22px;
	padding-right: 15px;
}
.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .PassWordWrapper input {
	padding-right: 30px;
}

.QuickLogin .LcWidget-QuickLoginWithRegulationWidget input[type="Submit"] {
	width: auto;
	margin-right: 0!important;
	padding: 0 5px;
}

.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .LoginSubmit-Submit {
	float: right;
	font-size: 16px;
	line-height: 22px;
	padding: 0px 10px;
	cursor: pointer;
	font: 100% Microsoft YaHei;
	height: 22px;
}

/*.my_Class .QuickLogin .LcWidget-QuickLoginWithRegulationWidget input[type="Submit"] {
	width: 90px;
}*/

.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .ClField-RegulationTypes.lcFieldWrapper {
	position: absolute;
	z-index: 100;
	background-color: #f2f2f2;
	padding: 4px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	top: 31px;
}


/* start reg*/

.LcWidget-QuickLoginWithRegulationWidget .RegulationSubmit-Submit {
	position: absolute;
	top: 35px;
	z-index: 100;
	left: 173px;
	padding-bottom: 27px!important;
}

.LcWidget-QuickLoginWithRegulationWidget .ClField-RegulationTypes select {
	width: 166px;
	margin-right: 94px;
}


/*END OF QUICK LOGIN FORM*/


/*HOME PAGE*/


/*HOME PAGE SLIDER*/

.HpSlider .et_pb_slide_description {
	height: 100%;
	position: absolute;
	top: 0;
}

.HpSlider .et_pb_more_button.et_pb_button {
	color: transparent;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0 !important;
}

.HpSlider .et_pb_more_button.et_pb_button:hover {
	opacity: 0 !important;
}
/**202112 fullwidget css**/
input[type="button"].BtnStep4Back-Button,
input[type="button"].BtnStep5Back-Button,
input[type="button"].BtnStep6Back-Button,
input[type="button"].BtnStep7Back-Button,
input[type="button"].BtnStep10Back-Button,
input[type="button"].BtntBack-Button{
	float: left;
	width: 45%;
}
input[type="button"].BtnStep4Next-Button,
input[type="button"].BtnStep5Next-Button,
input[type="button"].BtnStep6Next-Button,
input[type="button"].BtnStep7Next-Button,
input[type="button"].BtnNext2-Button,
.LcWidget-FullUserRegistrationWidget input[type="Submit"]{
	float: right;
	width: 45%;
	margin-top: 20px;
}
label.TMDStatementPart1CheckBox,
label.TMDStatementPart2CheckBox{
	line-height: 22px;
}
.ClField-ValueOfSavingAndInvestmentsAsicWarring.lcFieldWrapper{
	font-size: 12px;
	line-height: 16px;
}
.et_pb_column_3_4 form.LC-MiFIDWidget,form.LC-BankInfoWidget{
	text-align: left;
} {
	text-align: left;
}

/*new css style*/

.menu-open-account-container {
	display: block;
	width: auto;
	line-height: 30px;
	font-size: 1em;
	padding-left: 0;
}

.menu-platform-container {
	line-height: 15px;
}

.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module,
.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
	list-style-type: none;
}

.et_pb_gutters2 .et_pb_column,
.et_pb_gutters2.et_pb_row .et_pb_column {
	margin-right: 1%;
}
a {
	display: inline;
}

.et_pb_column.et_pb_column_3_4.et_pb_column_1.et_pb_specialty_column .et_pb_column_0 {
	padding-top: 10px;
}

li#menu-item-467:hover {
	background: #5e9458;
}

.menu-image-title {
	padding-left: 0px 10px;
	font: 100% Microsoft YaHei;
}

li#menu-item-468:hover {
	background: #5e9458;
}

ul#menu-open-account {
	background-color: #E9E9E9;
}
.et_pb_gutters3 .et_pb_column_3_4,
.et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
	width: 75%;
	float: left;
}

.et_pb_row_inner {
	width: 100%;
}

.et_pb_row_inner .et_pb_row_inner_1 h3 {
	background: #5e9458;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}

.et_pb_column .et_pb_row_inner_1 h3 {
	background: #5e9458;
}

.txt1 {
	padding-left: 30px;
	padding-right: 30px;
}

.txt1 p {
	text-align: left;
	color: #444;
	font-size: 15px;
}

.txt1 h2 {
	background: #5e9458;
}

h2.txth {
	font-size: 16px;
	padding: 0 10px;
	margin-top: 10px;
	color: #fff;
}

.et_pb_gutters3 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4 {
	width: 50%;
	margin-right: 0%;
}

a.menu-image-title-after {
	font-family: å¾®è½¯é›…é»‘;
	font-size: 16px;
	line-height: 30px;
	padding-left: 20px;
	display: block;
}

.new-report .et_pb_widget {
	margin-bottom: 10px;
}

.new-report .et_pb_widget li {
	margin-bottom: 0;
}

.menu-about-us-container {
	background: #EBEFF2;
}

ul#menu-footer_menu a:hover {
	background: transparent;
	color: #5e9458;
}

ul#menu-footer_menu a {
	display: inline-block;
}

.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_4 a {
	display: inline-block;
}

.et_pb_gutters3 .et_pb_column_1_4 {
	width: 24%;
	margin-right: 2%;

}

.et_pb_gutters3 .et_pb_column_1_2 {
	width: 100%;
}

.et_pb_row_inner.et_pb_row_inner_3.et_pb_row_1-4_1-4 img {
	width: 100%;
}

.et_pb_main_blurb_image {
	margin-bottom: 0px;
	line-height: 0px;
}

.et_pb_blurb h4 {
	padding-bottom: 0px;
}

.et_pb_gutters2 .et_pb_column_1_4 {
	width: 24%;
}

.et_pb_gutters2 .et_pb_column_3_4 {
	width: 75%;
}

.et_pb_column.et_pb_column_3_4.et_pb_column_0.et_pb_specialty_column {
	padding-right: 10px;
}
.et_pb_blurb_container h4 a {
	line-height: 25px;
}

li#menu-item-849 a:hover {
	background: none;
}

li#menu-item-847 a:hover {
	background: none;
	color: #5e9458;
}

.container.TopHeaderInner {
	height: 25px;
}

li#menu-item-847 a:hover span {
	color: #5e9458;
}

input.errorFieldLc {
	line-height: 23px;
}

.et_pb_row_inner.et_pb_row_inner_3 a img {
	width: 100%;
}

.post-70 .et_pb_blurb_container {
	height: auto;
}

.et_pb_blurb_position_left {
	padding-right: 10px;
	min-height: 100px;
	padding-left: 10px;
}

.et_pb_column.et_pb_column_2_3.et_pb_column_1 {
	padding-left: 10px;
}

.bottom-nav li a {
	padding: 0 5px;
}

ul#menu-login-or-reg {
	background-color: #EBEFF2;
}

.et_pb_blurb_container h4 {
	line-height: 0px;
}

.HeaderMenu li a {
	display: block;
}

.et_pb_column_1 h4 a,
.et_pb_column_4_4 h4 a {
	padding: 0;
	font-weight: 700;
	color: #223c51;
}

ul.sub-menu li a span {
	color: #444;
}

.et_pb_blurb_position_top h4 a {
	/* font-weight: normal; color: #222;line-height: 30px;*/
}

.gold {
	font-size: 0.9em;
	padding-bottom: 5px;
	width: 100%;
	color: #444;
}

#nav_menu-20,
.Forex-training .widget_nav_menu {
	width: 100%!important;
	margin: 0!important;
	background-color: #EBEFF2;
	padding-bottom: 20px;
}

#nav_menu-20 ul li,
.Forex-training .widget_nav_menu ul li {
	border-bottom: 1px dashed #ccc;
	height: 35px;
	margin-bottom: 0px;
}

#nav_menu-20 ul li a,
.Forex-training .widget_nav_menu ul li a {
	line-height: 40px;
	padding-left: 60px;
	display: inherit;
}


/*#top-menu .current-menu-ancestor&gt;a{color: #fff;}*/

.ths-youshi ul li img {
	margin: 0 auto;
	padding: 0;
	border-radius: 100%;
	background: #223c51;
}

.ths-youshi ul li {
	width: 15%;
	float: left;
	list-style: none;
	margin: 0 2% 0 0;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	color: #5e9458;
}

form.LC-ForgotYourPasswordWidget {
	padding: 4% 5%;
}

.ClField-FinancailQCheckbox.lcFieldWrapper {
	display: block;
	height: auto;
	font-size: 0.875em;
}

input.LogoutSubmit-Submit {
	padding: 0 10px;
	font: 100% Microsoft YaHei;
	font-size: 14px;
	line-height: 22px;
}
.ClField-Date label{
	display: flex;
}
.LC-WithdrawalWidget .lcFieldWrapper {
	margin-bottom: 15px;
}

.ClField-IsEmailExistsPopup.lcFieldWrapper.PopUpWrapper .ClField-BlockUiMessage.lcFieldWrapper.BlockUiWrapper,
.ClField-IsEmailExistsPopup.lcFieldWrapper.PopUpWrapper {
	background: #fff;
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	z-index: 999999999;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	opacity: 0.9;
}

.EmailExistsPopup {
	width: 312px;
	margin: 170px auto;
	display: block;
	padding-top: 57px;
	color: #000;
	font-size: 0.875em;
	text-align: left;
	float: none;
}

.EmailExistsPopup p {
	color: #f00;
	font-size: 30px;
	margin: 0 0 10px;
}

.EmailExistsPopup input[data-action="close"] {
	width: 120px;
	margin: 10px 0 0 170px;
	background: #8E8E8E;
}

.EmailExistsPopup .LcWidget-QuickLoginWidget input[name="LoginSubmit"] {
	float: right;
	margin-right: 105px !important;
	padding: 0 20px;
	line-height: 30px;
}


/**chery202011 changed css**/

.EmailExistsPopup .LcWidget-QuickLoginWidget {
	position: relative;
}

.PopUpWrapper .EmailExists-button input[type="button"] {
	margin: 0 0 0 0;
	font-size: 14px;
}

.EmailExistsPopup .forgotpassword a {
	width: 120px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	background: #8E8E8E;
	color: #fff;
	border-radius: 5px;
}

.EmailExists-button {
	padding-top: 20px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-around;
}

.EmailExistsPopup .LC-QuickLoginWidget .lcFieldWrapper {
	margin-bottom: 20px;
}

.ClField-BlockUiMessage.lcFieldWrapper.BlockUiWrapper label {
	background: url(/wp-content/uploads/2016/09/loading-bg.png) center top no-repeat;
	width: 300px;
	height: 200px;
	margin: 200px auto;
	display: block;
	padding-top: 50px;
	color: #F00;
	font-size: 18px;
	text-align: center;
	float: none;
	width: auto;
	height: auto;
	background: no-repeat;
	margin: 0px;
	padding: 0px 15px;
	flex-direction: column;
	display: flex;
}

.ClField-BlockUiMessage.lcFieldWrapper.BlockUiWrapper,
.ClField-TradingExperiencePopup.lcFieldWrapper.PopUpWrapper,
.ClField-TradingExperienceCFDPopup.lcFieldWrapper.PopUpWrapper {
	background: rgba(250, 250, 250, 0.88);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	padding: 0;
	z-index: 99999999;
}

.information {
	width: auto;
	padding: 30px 30px 10px 30px;
}

.editinfo {
	width: auto;
	padding: 0px 30px 30px 30px;
	font-size: 16px;
	color: #5e9458;
}

.DayOfMonth,
.DayOfYear {
	margin-left: 10px;
}

.ClField-TermsAgreementLabel.lcFieldWrapper {
	line-height: 16px;
}
.ClField-TermsAgreementLabel.lcFieldWrapper .LcContent{
	font-size: 12px;
}
.information p {
	line-height: 35px;
}

.information span {
	font-size: 16px;
	color: #999;
}
.LcWidgetTopWrapper input{
	width: 100%;
	line-height: 40px;
}

.LC-TradingHistoryWidget .lcFieldWrapper,
.LC-MonetaryTransactionsWidegt .lcFieldWrapper {
	margin-bottom: 20px;
}

table.TradingHistoryTable tr.first td,
table.MonetaryTransactionsTable th {
	font-size: 16px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	width: auto;
	background: #5e9458;
	color: #FFF;
	border-top: 0px;
	border-right: 1px solid #666;
}

table.TradingHistoryTable,
table.MonetaryTransactionsTable {
	width: 100%;
	margin: 20px auto;
	border-collapse: inherit;
	border: none;
}

.MonetaryTransactionsTable td {
	border: 1px solid #666;
}

.post-1054 .MonetaryTransactionsTable td {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: none;
	border-left: none;
	text-align: center;
}

.MonetaryTransactionsTable select {
	width: 80px;
}

.TradingHistoryTable td {
	color: #ffffff;
}

.id_Class .TradingHistoryTable td {
	color: #444;
}

.tabPanel .hit {
	background: #5e9458;
}

.tabPanel ul li {
	float: left;
	margin-right: 2px;
	font-size: 1.2em;
	height: 38px;
	line-height: 35px;
	width: auto;
	text-align: center;
	padding: 0;
	background: #5e9458;
	list-style: none;
	z-index: 0;
	margin-bottom: 2px;
}

.tabPanel ul li a {
	color: #333;
	font-size: 18px;
	line-height: 35px;
	padding: 0 10px;
}

.tabPanel ul li:hover {
	background: #5e9458;
}

.tabPanel .hit:hover {
	background: #5e9458;
}

.CN_Class[data-lccc="AU"] .et_pb_tab_9,
.CC_Class[data-lccc="AU"] .et_pb_tab_9 {
	display: none;
}

.en_Class[data-lccc="AU"] .et_pb_tab_7 {
	display: none;
}

.my_Class[data-lccc="AU"] .et_pb_tab_5 {
	display: none;
}

label.lcFieldLabel.PaymentAsiaLanguage {
	margin-top: 15px;
}

.panes {
	padding-left: 20px;
	padding-top: 20px;
}

.tabPanel ul {
	padding: 0px;
}

form.LC-WithdrawalWidget {
	margin: 5% 5%;
}

input.Send-Submit {
	margin-top: 10px;
}

.aaaa {
	font-size: 18px;
}

.filecontent {
	color: #f00;
}

.post-13367 .et_pb_image_1 img,
.post-13367 .et_pb_image_0 img {
	background: #5e9458;
	padding: 10px;
}

.post-13495 .et_pb_column.et_pb_column_3_4.et_pb_column_1.et_pb_specialty_column {
	background: #E9E9E9;
}

.HomePageAccountLinksCover .et_pb_column_inner_1 {
	padding-right: 0;
}
.et_pb_column_3_4 .et_pb_main_blurb_image {
	padding-top: 10px;
}

.post-516 .et_pb_column_3_4 .et_pb_main_blurb_image {
	padding-top: 0;
}

.et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 {
	width: 50%;
	margin-right: 0;
}

.post-70.et_pb_column_inner_1 {
	padding-right: 10px;
}

.et_pb_row.et_pb_row_1-4_3-4 .et_pb_row_inner_4,
.et_pb_row.et_pb_row_1-4_3-4 .et_pb_row_inner_1,
.et_pb_row.et_pb_row_1-4_3-4 .et_pb_row_inner_2,
.et_pb_row.et_pb_row_1-4_3-4 .et_pb_row_inner_3 {
	width: auto;
}

.ths-youshi ul {
	padding: 0;
	margin: 0;
}

.ths-youshi ul li.last {
	margin: 0px;
	padding: 0px;
}

.et_pb_column_inner_5 {
	background: none !important;
}

.post-13495 .et_pb_blurb_position_left .et_pb_blurb_container {
	display: table-cell;
	vertical-align: top;
}

.TradingExperiencePopup {
	width: 60%;
	height: auto;
	margin: 200px auto;
	padding: 100px 2% 50px 2%;
	background: url(/wp-content/uploads/2016/04/logo.png) 30px 10% no-repeat #fff;
	border: 2px solid #223c51;
	border-radius: 30px;
}

.TradingExperiencePopup p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

.TradingExperiencePopup input[type="button"] {
	font-size: 16px;
	float: right;
	width: auto;
	margin: 10px;
}

.LcContentHtml-OnlineDataTable th,
.LcContentHtml-OnlineDataTable td {
	border: 1px solid #000;
	font-size: 16px;
	padding: 5px !important;
}

.LC-OnlineDataWidget .lcFieldWrapper,
.LcContentHtml-OnlineDataSummary {
	margin-bottom: 20px;
}

.widgettitle,
#menu-top_menu-1 .en-flag,
#menu-top_menu-1 .my-flag {
	display: none;
}

.new-report .widgettitle {
	display: none;

}
/*.et_pb_column_3_4 input[type="text"] {
	width: 240px;
	height: 28px;
}*/
.TopHeaderInner input[type="Submit"] {
	height: 23px;
	font-size: 14px;
	line-height: 23px;
	padding: 0 10px;
}

.post-13367 .MonetaryTransactionsTable th,
.post-13367 .MonetaryTransactionsTable td {
	border: 1px solid #666;
	padding: 0;
	text-align: center;
}

.post-13367 .MonetaryTransactionsTable {
	background: none;
	border: 1px solid #000;
	border-collapse: collapse;
}

.menu-item-13699 img {
	width: 120px;
	max-width: 120px;
}

li.menu-item-13699 {
	margin-left: 0;
}

.LC-TradingExperienceAndFinancialQWidgetinput input[type="button"],
.LC-TradingExperienceAndFinancialQWidgetinput input[type="Submit"] {
	margin: 0 5px;
}

.post-516.et_pb_column_3_4 .et_pb_main_blurb_image {
	padding-top: 0px;
}

.tradhistory p {
	display: none;
}

.post-1054 .entry-content tr th {
	padding: 5px 5px;
}

.error1 {
	display: inline-block;
	margin-left: 20px;
}

.Error404 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.Error404 .registration{
	padding:20px;
}


.loading {
	height: 250px;
	width: 600px;
	margin: 100px auto 0 auto;
}

.wrapper-UploadFileWidget label.LcMandatory {
	display: none;
}

.wrapper-UploadFileWidget .lcFieldWrapper input {
	border: none;
	height: 25px;
	width: auto;
}

.wrapper-UploadFileWidget .errorFieldLc {
	border: none;
}

.products-forex2 {
	width: 70%;
	float: left;
}

.products-forex1 {
	width: 28%;
	float: right;
}

.ClField-LogoutUrl.lcFieldWrapper {
	display: none;
}
.post-70 .et_pb_blurb_5 .et_pb_blurb_container,
.post-70 .et_pb_blurb_7 .et_pb_blurb_container {
	background: #fff;
}

.post-70 .et_pb_section_3 img {
	width: 100%;
}

.post-70 .et_pb_blurb_container h4 {
	line-height: 30px;
}

.post-70 .et_pb_blurb_content p:last-of-type {
	padding-bottom: 10px;
}
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget input[name="BtntBack"],
.my_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget input[name="BtntBack"] {
	margin-right: 10px;
}

.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-EmploymentStatus select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-KnowledgeOfTrading select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-ValueOfSavingAndInvestments select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-FrequencyOfTradesCFD select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-TradingExperienceCFD select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-InvestmentObjectives select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-EstimatedAnnualIncome select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-OtherTradingExperienceCFD select,
.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .ClField-SourceofFunds select {
	width: 50%;
}

.en_Class .LcWidget-LiveAccountWithTradingExpAndFinancialQWidget .FinancailQCheckbox {
	display: block!important;
}

.en_Class .et_pb_text_align_left.et_pb_text_2 p,
.en_Class .et_pb_text_align_left.et_pb_text_3 p,
.en_Class .et_pb_text_align_left.et_pb_text_4 p {
	font-size: 20px;
}

.en_Class .et_pb_text_align_left.et_pb_blurb_0.et_pb_blurb p,
.en_Class .et_pb_text_align_left.et_pb_blurb_2.et_pb_blurb p {
	line-height: 1.2em;
}

.en_Class .post-516 .et_pb_text_align_left.et_pb_blurb_0.et_pb_blurb p,
.en_Class .post-516 .et_pb_text_align_left.et_pb_blurb_2.et_pb_blurb p,
.en_Class .post-517 .et_pb_text_align_left.et_pb_blurb_0.et_pb_blurb p,
.en_Class .post-517 .et_pb_text_align_left.et_pb_blurb_2.et_pb_blurb p {
	line-height: 24px;
}

.en_Class h3.txth,
.my_Class .txt1 h2 {
	font-size: 15px;
	padding: 0 5px;
}

.en_Class .txt1 p,
.my_Class .txt1 p {
	font-size: 14px;
}

.my_Class .txt1 p {
	padding-top: 10px;
}

.id_Class table.TradingHistoryTable tr td {
	background: #eee;
}

.id_Class .post-1030 .et_pb_row_0.et_pb_row {
	padding: 0, 0, 0, 0;
}

li#menu-item-14376::after,
li#menu-item-14094::after,
li#menu-item-14230::after,
li#menu-item-14019::after {
	content: none;
}

.et_pb_tab {
	padding: 0 0;
}

.post-70 .et_pb_section_3 .et_pb_blurb_container h4 {
	padding-bottom: 10px;
}


/* marquee */

.led {
	background: #eee;
	box-shadow: 0px -1px 2px 0px #000;
	border-top: 1px solid #223c51;
}

.feeds {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	direction: rtl;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

.symbol-wrapper {
	display: inline-block;
	margin-left: 25px;
	line-height: 25px;
}

.symbol-wrapper span {
	display: inline-block;
	white-space: nowrap;
	font-size: 14px;
	line-height: 25px;
	margin: 0 5px 0 0;
}

.isUp.arrow {
	border-top: none;
	border-bottom: 7px solid #008000;
}

.arrow {
	width: 0;
	height: 0;
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	border-top: 7px solid #F00;
}

.percentage {
	direction: ltr;
}

.risk {
	font-size: 12px;
	padding: 5px 0;
	line-height: 20px;
	text-align: center;
}

.et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1),
.et_pb_column_3_4 .et_pb_grid_item:nth-child(3n+1),
.et_pb_column_2_3 .et_pb_grid_item:nth-child(2n+1),
.et_pb_column_1_2 .et_pb_grid_item:nth-child(2n+1),
.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
.et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
.et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
.et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1) {
	clear: none;
}

img.mfp-img {
	max-height: 100%!important;
}

.mfp-bottom-bar {
	display: none;
}

.orangeGradiant {
	background: rgba(0, 0, 0, 0) linear-gradient(#ffd984, #ffa731) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#ffd984, #ffa731) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -o-linear-gradient(#ffd984, #ffa731) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(#ffd984, #ffa731) repeat scroll 0 0;
	border-radius: 6px;
	box-shadow: 0 1px 2px;
	color: #333333;
	display: inline-block;
	margin: 0 30px;
	padding: 2px 8px;
	font-weight: bold;
	font-size: 14px;
}

.tablet-link .orangeGradiant,
.tablet-trader1 .orangeGradiant {
	margin: 0 10px 10px;
	width: 40%;
	padding: 2px 5px;
	text-align: center;
	font-size: 12px;
}

.tablet-bottom .tablet-trader1 .orangeGradiant {
	width: auto;
}

.online {
	color: #000;
	line-height: 20px;
	padding-top: 10px;
}

.FB {
	font-weight: bold;
	text-align: right;
	color: #000;
	margin-right: 50px;
	margin-bottom: 5px;
}

.home .et_pb_column.et_pb_column_1_4.et_pb_column_0 {
	float: right;
}

.HomePageAccountLinksCover .et_pb_column_inner_2 {
	padding-right: 10px;
}

/* new seo style css */

h1.seo {
	line-height: 40px;
	background-color: #5e9458;
	padding-left: 10px;
	float: none;
	font-size: 18px;
}
.et_pb_column_1 h2.seo-h2 a,
.et_pb_column_4_4 h2.seo-h2 a {
	padding: 0;
	font-weight: 700;
	color: #223c51;
	font-size: 16px;
	line-height: 30px;
}

h2.seo-h2 {
	padding-top: 0;
}


/* new seo css style end */

/*.LcContentHtml-MangerFilesTable {
	padding-top: 20px;
}

table.mangerFilesTable th {
	border: 1px solid #666;
	font-size: 14px;
	height: 40px;
	line-height: 25px;
	text-align: center;
	width: auto;
	background: #5e9458;
	color: #FFF;
	border-top: 0px;
	font-weight: normal;
	padding: 9px 0px;
}

table.mangerFilesTable span {
	font-size: 12px;
}

table.mangerFilesTable td {
	border: 1px solid #666;
}

table.mangerFilesTable input {
	width: 100px;
}

table.mangerFilesTable tr:nth-child(even) {
	background: #f2f2f2;
}

.dragFile button.filebrowser {
	margin-left: 10px;
	padding: 8px 10px;
	border: none;
	background: #5e9458;
	color: #fff;
	border-radius: 5px;
}*/

.deposite-my.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
	font-size: 14px;
}

.uploadFileStatus {
	background-color: transparent;
	border: none;
	-webkit-appearance: none;
}

.home .platform-button {
	font-size: 16px;
}

.home .platform-button:after,
.home .platform-button:before {
	font-size: 28px;
}
/** forex tools css **/

.et_pb_gutters3 .forex-tools .et_pb_column_1_2,
.et_pb_gutters3 .forex-tool .et_pb_column_1_2 {
	width: 47.25%;
	margin-right: 5.5%;
	padding-top: 50px;
}
.forex-tools .et_pb_blurb_content {
	text-align: left;
}

.forex-tools .et_pb_main_blurb_image {
	float: left;
	width: 15%;
}

.forex-tools .et_pb_blurb_container {
	height: auto;
	float: left;
	width: 85%;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 30px;
}

h1.AcademySliderTitleParent {
	padding: 50px 0;
	text-align: center;
}

.forex-tools .tool-content {
	height: 150px;
}

.CN_Class .forex-tools .tool-content,.CC_Class .forex-tools .tool-content {
	height: 100px;
}

.AcademyBanner {
	color: #fff;
	margin-bottom: 30px;
	padding: 16px 115px 40px;
	background: #6db3f2;
	background: -moz-linear-gradient(-87deg, #6db3f2 0, #54a3ee 32%, #3690f0 32%, #1e69de 100%);
	background: -webkit-linear-gradient(-87deg, #6db3f2 0, #54a3ee 32%, #3690f0 32%, #1e69de 100%);
	background: linear-gradient(177deg, #6db3f2 0, #54a3ee 29%, #3690f0 29%, #1e69de 100%);
}

.AcademyBannerTitle {
	font-size: 26px;
	margin-bottom: 10px;
}

.AcademyCatTitle h2 {
	font-size: 24px;
	color: #5e9458;
}

.forex-tools h1 {
	color: #5e9458;
	font-size: 30px;
	line-height: 40px;
	padding: 20px 0 10px;
}

.AcademyBannerLeft {
	width: 70%;
	float: left;
}

.AcademyBannerRight {
	width: 30%;
	float: right;
}

.AcademyBannerRight .text-center {
	text-align: center;
}

.AcademyBannerBtn {
	background-color: #ffd900;
	border-radius: 28px;
	color: #000;
	display: inline-block;
	font-size: 20px;
	margin-top: 34px;
	min-width: 180px;
	padding: 8px 16px;
}

.tool-a a {
	color: #5e9458;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	height: 20px;
}

.tool-child .tool p {
	color: #666;
}

.tool-child h1 {
	font-size: 24px;
	color: #444;
	line-height: 40px;
}

.tool-child h4 {
	font-size: 18px;
	color: #444;
}

.tool-g h3 {
	text-align: center;
	color: #ffe500;
	font-size: 1.4em;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	background: none;
	padding-left: 0;
}
.LcWidget-SwapCalculatorWidget,
.LcWidget-MarginCalculatorWidget,
.LcWidget-CurrencyConverterToolWidget,
.LcWidget-PipCalculatorWidget,
.LcWidget-MarginCalculatorMt4Widget {
	padding: 20px;
}

.cfd-convertor-cover {
	margin-top: 20px;
	border: 1px solid #d9d9d9;
	padding: 0;
	margin-bottom: 20px;
	max-width: 500px;
}
.cfd-convertor-cover .LcWidgetTopWrapper div{
	margin-bottom: 20px;
	text-align: left;
	color: #5e9458;
	font-size: 16px;
}

.cfd-convertor-title h2 {
	padding: 10px 0;
	background-color: #e8e9e9;
	font-size: 18px;
	text-align: center;
}

.LcContentHtml-TradingExperiencePopup&gt;div&gt;input,
.LcContentHtml-TradingExperiencePopup&gt;div&gt;select,
.LcContentHtml-MarginCalculator&gt;div&gt;input,
.LcContentHtml-MarginCalculator&gt;div&gt;select,
.LcContentHtml-PipCalculator&gt;div&gt;input,
.LcContentHtml-PipCalculator&gt;div&gt;select,
.LcContentHtml-CurrencyConverterTool&gt;div&gt;input,
.LcContentHtml-CurrencyConverterTool&gt;div&gt;select {
	border: 1px solid #adadad;
	height: 40px;
	padding: 0 0;
	width: 100%;
}

.CalculateSwapDiv input[type="Submit"],
.CalculateMarginUsedDiv input[type="Submit"],
.pip-calc input[type="Submit"],
.CalculatorDiv input[type="Submit"] {
	background-color: #5e9458;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	width: 100%;
	height: auto;
	line-height: auto;
}
.Calculators\.CalculateMarginUsedDiv {
	text-align: center;
}
.OneNightSwapDiv span:last-child,
.SwapValueDiv span:last-child,
.CurrentPriceDiv span:last-child,
.MarginUsedDiv span:last-child,
.CurrentPrice,
.CurrentPriceDiv span:last-child,
.PipValueDiv span:last-child,
.Result span:last-child {
	background-color: #f5f6f6;
	border: 1px solid #adadad;
	height: 40px;
	padding: 2px 10px;
	color: #000;
	display: block;
}

.lightblue {
	color: #1e87f0;
	line-height: 50px;
	font-weight: 700;
	font-size: 24px;
}

.registration .LcWidget-QuickRegistrationWidget {
	margin: 10px auto;
	padding: 0 10px 20px;
}


/** forex tools css end**/


/**post css **/

.et_pb_column_1_4 .new-report .et_pb_widget {
	margin-bottom: 0;
}

.single-post .et_left_sidebar #sidebar .et_pb_widget {
	margin: 0 0 10px 0;
}

.single-post h4.widgettitle {
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #264a6c!important;
	background: url(/analysis/wp-content/uploads/2016/10/weighth4.png)no-repeat 100px;
}

.single-post .et_pb_widget {
	background: transparent!important;
}

.single-post .et_pb_widget ul li {
	border-bottom: 1px dashed #ccc;
	list-style-type: circle;
}
.single-post ul#menu-newest-report {
	background: transparent;
}

.single-post .textwidget {
	padding: 15px 0 10px 0;
}

.single-post p.post-meta {
	display: none;
}

.newest-report .et_pb_post h2 {
	margin-top: 0px;
}

.et_post_meta_wrapper h1 {
	font-weight: 700;
	color: rgb(36, 71, 102);
	font-size: 25px;
	padding-top: 30px;
	background: url(/analysis/wp-content/uploads/2016/10/h2.png) no-repeat 10px 10px;
	border-bottom: 4px solid #8e8e8e;
	height: 80px;
	padding-left: 70px;
}

.newest-report .et_pb_post {
	margin-bottom: 0;
	border-bottom: 1px dashed #ccc;
	background: url(/analysis/wp-content/uploads/2016/11/circle.png) no-repeat 10px 6px #F6F5F5;
	line-height: 40px;
}

.newest-report .et_pb_post h2 {
	margin-top: 0px;
	display: inline;
	font-size: 16px;
	margin-left: 45px;
	padding-bottom: 0;
}

.newest-report .et_pb_post .post-meta {
	display: inline;
	float: right;
	margin-right: 20px;
	margin-bottom: 0;
}

.newest-report .et_pb_post .post-meta span {
	font-size: 14px;
	line-height: 40px;
}

.newest-report .post-content {
	display: none;
}


/**chery posts 202011 css**/

.chery202011-post-c {
	width: 100%!important;
}

.article-new202011 {
	font-size: 14px;
}

.article-new202011 h2 {
	color: rgb(25, 35, 44);
	text-align: center;
	padding-top: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 20px;
}

.article-new202011 .l {
	border-top: 5px dashed rgb(147, 122, 122);
}

.title-new202011 {
	color: rgb(25, 35, 44);
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.title-new202011 span {
	border-bottom: 4px solid #999;
	padding: 5px 10px;
}


/**post css end **/


/**chery-product new vesion css**/

.chery-product div {
	font-size: 14px;
	line-height: 25px;
	font-family: Microsoft Yahei;
}

.chery-product .section {
	margin-bottom: 30px;
}

.chery-product .title-two {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 30px;
}

.chery-product .diamond {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
	width: 8px;
	height: 8px;
	background: red;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.chery-product .indent {
	padding-left: 20px;
}

.title3+div {
	margin-bottom: 10px;
}

.red {
	color: red;
}

.widget_nav_menu li {
	font-size: 16px;
}
.widget_nav_menu li ul.sub-menu li {
	font-size: 14px;
	text-indent: 10px;
}

.widget_nav_menu li ul.sub-menu li a {
	font-size: 14px;
}


/**chery-product new vesion css end**/
.LcWidget-QuickRegistrationWidget .MarketingMaterials {
	margin-right: 0;
	display: flex;
	margin-bottom: 15px;
	text-align: left;
}

.LcWidget-QuickRegistrationWidget .MarketingMaterials span {
	font-size: 12px;
}


/**chery-partner css **/
.partner-cc {
	flex: 1;
	padding-left: 30px;
}

.partner-t {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.partner-l {
	display: flex;
	margin-bottom: 30px;
	align-items: center;
	background: #f2f5f7;
	padding: 20px;
}
.concact-wrapper .partner-l{
	background: none;
}

/**2019-03-13**/


/*RECENT ROLLOVER PAGE 201904*/

.recent-rollover .container {
	padding-top: 10px;
	padding-bottom: 10px;
}

.recent-rollover #sidebar {
	padding-right: 20px;
	padding-left: 0;
}
.recent-rollover li#nav_menu-11 {
	list-style-type: none;
}


/**2019 chery paltform css **/

.sirix,
.pro {
	font-size: 14px;
}

.block1,
.mt4 {
	text-align: center;
}

.sirix-title1 {
	font-size: 20px;
	font-weight: bold;
	padding: 100px 0 20px;
}

.sirix-ys-all {
	display: flex;
}

.sirix-ys {
	flex: 1;
	box-shadow: -1px 5px 5px #eee;
	background: #fff;
	padding: 20px 0;
	margin: 0 5px;
}

.icon-s {
	padding-bottom: 10px;
}
.pro .sign a{
	width:80px;
}
.sign a{
	padding: 0px 10px;
	border:1px solid #5e9458;
	display: inline-block;
	border-radius: 5px;
	margin: 15px 0 5px;
	color: #5e9458;
	text-align: center;
}
.pro-b .sign small a,.pro-az a{
	border:0;
}
.sign-btn a:hover.sign a:hover{
	background:#5e9458;
	color: #fff;
}

.block2-section {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
}

.block2-section:nth-child(even) {
	flex-direction: row-reverse;
}

.block2-section:nth-child(odd) .block2-img {
	padding-right: 50px;
}

.block2-section:nth-child(even) .block2-img {
	padding-left: 50px;
}

.block2-img img {
	width: 300px;
}

.block2-t {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

.block3 {
	background: url(/wp-content/themes/Divi-child/images/t3.png)top center no-repeat;
	color: #fff;
	text-align: center;
	padding: 10% 0;
	line-height: 30px;
}

.sign-btn a {
	color: #fff;
	border: 1px solid;
	padding: 0px 20px;
	border-radius: 5px;
	margin: 20px 50px 0;
	display: inline-block;
}

.block2-c {
	width: 100%;
}

.sign-btn {
	display: inline-flex;
}

.mt4 .sign-btn {
	display: block;
}

.sb {
	width: 400px;
}

.sirix-c {
	line-height: 18px;
}

.mt4-section {
	padding: 30px;
}

.mt4-section b {
	display: inline-block;
	padding-bottom: 10px;
}

.block2-mt4-cc .icon {
	margin: 0 auto;
	width: 93px;
	height: 93px;
}

.block2-c {
	width: 300px;
}

.block2-mt4-cc {
	display: flex;
	justify-content: space-around;
	padding: 20px 0;
}

.bg-P01 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -10px -10px;
}

.bg-P02 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -123px -10px;
}

.bg-P03 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -10px -123px;
}

.bg-P04 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -123px -123px;
}

.bg-P05 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -236px -10px;
}

.bg-P06 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -236px -123px;
}

.bg-P08 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -10px -236px;
}

.bg-P07 {
	background: url('/wp-content/themes/Divi-child/images/css_sprites.png') -123px -236px;
}

.pro-c-t {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.pro-sign {
	width: 50%;
	padding: 0 20px 20px;
}

.pro-b-img {
	width: 50%;
}

.pro-b-img img {
	width: 500px;
}

.pro-sign,
.pro-b-img {
	float: left;
}

.pro-c {
	text-align: center;
}

.pro-c-t {
	text-align: center;
}

.pro-content {
	min-height: 180px;
	text-align: left;
	max-width: 300px;
	margin: 0 auto;
}

.en_Class .pro-c-t,
.my_Class .pro-c-t {
	font-size: 16px;
}

.en_Class .pro-content,
.my_Class .pro-content {
	min-height: 220px;
}


/**2019 chery paltform css end**/


/**2019 chery webinar css **/

.webinar-t {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.web-cc {
	display: flex;
	font-size: 14px;
}

.webinar2 .web-cc {
	flex-direction: row-reverse;
}

.blue {
	color: #153b78;
}

.c-t {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 20px;
}

.webinar1 .web-c {
	padding-left: 20px;
}

.webinar2 .web-c {
	padding-right: 20px;
}

.line {
	border-bottom: 10px solid #c69f43;
	width: 65%;
	margin: -10px auto 30px;
}

.j {
	border: 1px solid;
	display: inline-block;
	padding: 5px 10px;
	margin-top: 10px;
	line-height: 16px;
}


/**2019 chery webinar css end**/


/**202003 chery unsubcribe css **/

.unsub-c {
	margin: 50px 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	color: #223c51;
}

.unsub-l a {
	font-size: 18px;
	display: inline-block;
	line-height: 35px;
	padding: 0 16px;
	cursor: pointer;
	font-weight: 700;
	border: 1px solid #223c51;
}

.unsub-l:hover a {
	color: #fff;
	background: #223c51;
}


/**202005 chery platform css **/

.lennyproduct .et_pb_blurb h4 a {
	padding: 0 0 0 0;
}

.platfrom-chery2020 .et_pb_column_1_2 {
	width: 50%;
	margin: 15px 0;
	padding: 0 10px;
	border-left: 1px solid #eee;
	color: black;
}


/**202007 chery new version css **/


/**product css **/

.innerpage-chery {
	line-height: 20px;
}

.innerpage-chery img {
	display: block;
	/*width: 100%;*/
}

.banner-p {
	background: url(/wp-content/themes/Divi-child/images/chery-202007/banner-p.jpg)top center no-repeat;
	background-size: cover;
}

.banner-w {
	width: 100%;
	padding: 60px;
	color: #fff;
}

.w-t {
	font-size: 28px;
	font-weight: bold;
	border: 5px solid #fff;
	padding: 20px 20px;
	display: inline-block;
}

.w-c {
	font-size: 18px;
	padding-top: 20px;
	line-height: 30px;
}

.block-p1 {
	padding: 30px 0;
}

.p-cc,
.block-p2,
.p-button {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}

.p-t {
	font-size: 18px;
	font-weight: bold;
	color: #121212;
}

.p-c {
	width: 70%;
}
.p-img {
	padding-right: 20px;
}
.p-w1 {
	font-size: 16px;
	padding: 10px 0;
}

.p-button {
	justify-content: flex-end;
}

.p-m {
	border: 2px solid #5e9458;
	margin-right: 10px;
}

.p-m a {
	color: #5d9735;
	padding: 10px 15px;
	display: inline-block;
}

.p-s a,
.p2-w a {
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
}

.p-s {
	background: #5e9458;
}

.p-m,
.p-s {
	border-radius: 5px;
}

.p2-w {
	background: #3b6db7;
	text-align: center;
	border-radius: 0 0 5px 5px;
}

.block-p3 {
	line-height: 25px;
	padding: 30px 10px;
	color: #121212;
	background: #e4f2da;
	border-radius: 5px;
}

.block-p2 {
	padding: 50px 0;
}


/**product css end**/


/**forex traning css **/

.banner-f {
	background: url(/wp-content/themes/Divi-child/images/chery-202007/banner-f.jpg)top center no-repeat;
	background-size: cover;
}

.banner-f .banner-w {
	padding: 30px 60px;
	width: 70%;
}

.w-s {
	margin-top: 20px;
	border-radius: 5px;
	background: #5d9735;
	display: inline-block;
	font-size: 18px;
}

.w-s a {
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
}
.bg-f_i1,.bg-f_i2,.bg-f_i3,.bg-f_i4,.bg-icon_f1,.bg-icon_f2 {
	background-image : url('/wp-content/themes/Divi-child/images/chery-202007/css_sprites.png');
}
.bg-f_i1,.bg-f_i2,.bg-f_i3,.bg-f_i4 {
	width: 102px;
	height: 102px;

}
.bg-icon_f1,.bg-icon_f2 {
	width: 100px;
	height: 65px;
}
.bg-f_i1 {
	
	background-position: -10px -10px;
}

.bg-f_i2 {
	background-position: -132px -10px;
}

.bg-f_i3 {
	background-position: -10px -132px;
}

.bg-f_i4 {
	background-position: -132px -132px;
}

.bg-icon_f1 {
	background-position: -254px -10px;
}

.bg-icon_f2 {
	background-position: -254px -95px;
}

.f1-cc,
.f1-c1,
.f1-c2,
.f2-t,
.f3-c,
.block-f2 .post {
	display: flex;
}

.f1-c1,
.f1-c2,
.f2-t,
.f3-c,
.block-f2 .post {
	justify-content: space-between;
}

.f-t {
	font-size: 28px;
	padding: 80px 0 50px;
	color: #121212;
}

.f1-cc {
	color: #121212;
	padding-top: 30px;
}

.f1-c1 {
	background: #f4f9fd;
	margin-right: 20px;
}

.f1-c2 {
	background: #f1fdf9;
}

.f1-c1,
.f1-c2 {
	padding: 20px;
	flex: 1;
	align-items: center;
	border-radius: 5px;
}

.f1-c {
	flex: 1;
	margin-left: 20px;
}

.f1-t {
	font-size: 24px;
	padding-bottom: 10px;
}

.t1 {
	font-size: 22px;
	font-weight: bold;
	color: #121212;
}

.t2 {
	color: #fff;
	background: url(/wp-content/themes/Divi-child/images/chery-202007/f-t.png)top center no-repeat;
	padding: 0 50px;
}

.t1-bg {
	background: url(/wp-content/themes/Divi-child/images/chery-202007/f-t1.png)top center no-repeat;
	padding: 0 30px;
}

.f-i-w {
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
}

.f1-w {
	line-height: 20px;
	font-size: 14px;
}

.block-f2 .post {
	background: #fff;
	align-items: center;
	margin-bottom: 0;
	font-size: 18px;
}

.block-f2 .et_pb_post h2 {
	font-size: 16px;
	color: #6e6e6e;
	flex: 1;
	margin-top: 0;
	line-height: 30px;
}

.block-f2 .et_pb_post p.post-meta {
	color: #c4c4c4;
	margin-bottom: 0;
}

/**forex traning css end**/


/**forex marketing css**/

.list-t {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	background: url(/wp-content/themes/Divi-child/images/chery-202007/list-t-bg.png)top left no-repeat;
	padding: 12px 20px;
	margin-bottom: 30px;
}
.list-button,
.list2-c1 {
	display: flex;
}
.list-button {
	justify-content: space-around;
}
.list2-c1 {
	align-items: center;
}

.list-b1,.list-b2,.list-b3,.p3-button a,.terms-button a{
	display: inline-block;
	border: 1px solid #5e9458;
	border-radius:5px; 
	text-align: center;
}
.p3-button a:hover,.list-b1:hover a,.list-b2:hover a,.list-b3:hover a{
	background: #5e9458;
	color: #fff;
}

.list-f2-t {
	font-size: 28px;
	padding: 50px 0 30px;
	color: #121212;
}

.list-f2-cc {
	padding-left: 20px;
	width: 40%;
	flex: 1;
	color: #121212;
	line-height: 25px;
}

.list-f3-t1 {
	font-size: 22px;
	font-weight: bold;
	color: #121212;
}

.f2-t {
	padding:50px 0 20px;
}

.skill-t {
	padding-top: 30px;
}

.forex-post-l {
	padding-top: 50px;
	color: #121212;
}

.forex-post-l .et_pb_text {
	width: auto;
	margin-bottom: 20px;
}

.forex-post-left .et_pb_posts,
.forex-post-left .et_pb_text {
	margin-right: 15px;
}

.forex-post-right .et_pb_posts,
.forex-post-right .et_pb_text {
	margin-left: 15px;
}

.forex-post-l .et_pb_post h2 {
	margin-top: 0;
	font-size: 16px;
	line-height: 30px;
}

.forex-post-l .et_pb_post .post-meta {
	display: none;
}

.forex-post-l .et_pb_posts {
	margin-bottom: 0!important;
	padding-top: 50px;
}

.forex-post-l .et_pb_post {
	margin-bottom: 0px;
	background: none;
	padding: 0 10px;
	border-radius: 5px;
}

.forex-post-l .f-m {
	text-align: right;
	padding: 1em;
	font-size: 16px;
}


/**forex marketing css end**/


/**product list forex css**/

.icon-p {
	width: 80px;
	height: 80px;
	background-image: url('/wp-content/themes/Divi-child/images/website2021-chery/css_sprites_p.png');
}
.bg-c2 {
	background-position: -10px -10px;
}
.bg-c3 {
	background-position: -110px -10px;
}
.bg-g1 {
	background-position: -10px -110px;
}
.bg-g2 {
	background-position: -110px -110px;
}
.bg-g3 {
	background-position: -210px -10px;
}
.bg-g4 {
	background-position: -210px -110px;
}
.bg-i1 {
	background-position: -10px -210px;
}
.bg-i4,.bg-icon_p5 {
	background-position: -110px -210px;
}
.bg-i5 {
	background-position: -210px -210px;
}
.bg-icon_p1 {
	background-position: -310px -10px;
}
.bg-icon_p2,.bg-c5 {
	background-position: -310px -110px;
}
.bg-icon_p3 {
	background-position: -310px -210px;
}
.bg-icon_p4 {
	background-position: -10px -310px;
}
.bg-t5 {
	background-position: -110px -310px;
}
.bg-s2 {
	background-position: -210px -310px;
}
.bg-s3 {
	background-position: -310px -310px;
}
.bg-s5 {
	background-position: -410px -10px;
}

.list-p1{
	padding-bottom: 50px;
}
.list-f-t {
	padding: 0;
	background-position: right;
	display: inline-block;
	padding-right: 50px;
}

.list-t span {
	display: inline-block;
	padding: 15px 20px;
	background: #5b8dd8;
}

.list-p2-c,
.list-p3-c,
.p3-money,
.list-p4-cc {
	display: flex;
}

.list-f1-c {
	padding-right: 20px;
}

.list-p-t {
	font-size: 28px;
	color: #121212;
	padding: 50px 0 20px;
	line-height: 40px;
}
.list-b3{
	margin-top: 20px;
}
.list-button a,.list-b3 a{
	font-size:18px;
	color: #5e9458;
	display: inline-block;
	padding: 10px 30px;
}


.list-p2-cc {
	padding: 20px;
}

.p2-c1-t {
	font-size: 18px;
	color: #121212;
	font-weight: bold;
	padding-bottom: 10px;
}

.list-p2-c {
	padding-bottom: 30px;
	align-items: center;
}

.list-p2-c1 {
	flex: 1;
	padding-left: 20px;
	font-size: 16px;
	line-height: 25px;
}

.list-p3-cc {
	border-radius: 5px;
}

.list-p3-c {
	padding: 10px;
	align-items: center;
}

.list-p3-c:nth-child(odd){
	background: #f2f5f7;
}

.p3-money {
	font-size: 18px;
	color: #121212;
	flex: 1;
	justify-content: space-between;
	width: 70%;
	align-items: center;
}

.p3-m2 {
	width: 70%;
}

.p3-button {
	width: 30%;
	text-align: right;
}

.p3-button a
{
	color: #5e9458;
	font-size: 18px;
	padding: 10px 30px;
}

.p-button a.logined,
body[data-lcislogin="true"] .p-button a.login,
.p3-button a.logined,
body[data-lcislogin="true"] .p3-button a.login {
	display: none;
}

body[data-lcislogin="true"] .p3-button a.logined,
body[data-lcislogin="true"] .p-button a.logined {
	display: inline-block;
}

.list-p4-cc {
	flex-wrap: wrap;
	justify-content: space-between;
}

.list-p4-c1 {
	flex: 0 0 33.3333%;
	padding-bottom: 50px;
}
.list-p4-c1:nth-child(1) .list-p4-img,
.list-p4-c1:nth-child(1) .list-p4-w,
.list-p4-c1:nth-child(4) .list-p4-img,
.list-p4-c1:nth-child(4) .list-p4-w{
	float: left;

}
.list-p4-c1:nth-child(3) .list-p4-img,
.list-p4-c1:nth-child(3) .list-p4-w,
.list-p4-c1:nth-child(6) .list-p4-img,
.list-p4-c1:nth-child(6) .list-p4-w{
	float: right;

}
.list-p4-w-t {
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 10px;
	font-size: 16px;
	color: #121212;
}

.list-p4-w {
	width: 210px;
	box-shadow: 0 0 10px #ccc;
	margin: 0 auto;
	padding-bottom: 20px;
	border-radius: 0 0 5px 5px;
}

.list-p4-img img {
	border-radius: 5px 5px 0 0;
	margin: 0 auto;
}

.list-p4-w-c {
	text-align: left;
	padding: 0 10px;
	font-size: 14px;
	line-height: 20px;
	color: #25211c;
}

.block-f2.article-list .et_pb_post h2 {
	margin-bottom: 5px;
}

.block-f2.article-list .et_pb_post h2.entry-title:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #666;
	border-radius: 50%;
	display: inline-block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

.block-f2.article-list .et_pb_post h2 a {
	text-decoration: none;
	border-bottom: 1px solid #666;
}

.list-p5 .list-p-t {
	padding-top: 0;
}


/**stock css**/

.list-stock .p3-m2 {
	width: 82%;
}


/**product list forex css end**/


/**en css **/

.chery202007-en .p3-money,
.chery202007-en .p3-button a {
	font-size: 16px;
}

.chery202007-en .w-c {
	line-height: 25px;
}

.chery202007-en .p-s a,
.p2-w a {
	padding: 10px 15px;
}

.chery202007-en .list-p4-w-c {
	min-height: 80px;
}


/**en css end **/


/**my css **/

body {
	overflow-x: hidden;
}

.p2-c img {
	width: 100%;
}


}

/**my css end **/

/**posts css**/
div#chery-market202012 .posts-chery202007 {
	padding-top: 10px!important;
}
#chery-market202012 .tag-chery202007 {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#chery-market202012 .tag-chery202007 .et_post_meta_wrapper img {
	display: none;
}
#chery-market202012 .tag-chery202007 .entry-featured-image-url {
	width: 16%;
	float: left;
	margin-bottom: 10px;
}
#chery-market202012 .et_pb_blog_0 .tag-chery202007 .entry-featured-image-url img {
	margin-top: 10px;
	width: auto;
	margin-right: 0;
}
#chery-market202012 .tag-chery202007.et_pb_post h2 {
	font-size: 20px;
	margin-top: 0;
	color: #121212;
}
#chery-market202012 .tag-chery202007 p.post-meta {
	padding-right: 20px;
	text-align: right;
	float: right;
	width: 14%;
}
#chery-market202012 .tag-chery202007.et_pb_post h2,
#chery-market202012 .tag-chery202007 .post-content {
	float: left;
	width: 70%;
}
#chery-market202012 .tag-chery202007 .post-content {
	font-size: 16px;
}
.posts-list .list-t {
	margin-bottom: 0;
}
/**posts css end**/

/**menu css**/
.widget_nav_menu ul.menu li{
	padding-top: 10px;
}
.widget_nav_menu ul.menu li{padding-top: 10px;}
.widget_nav_menu ul.menu li.menu-item-has-children&gt;a{
	font-weight: bold;
	line-height: 30px;
	font-size: 18px;
}
.widget_nav_menu ul.menu li&gt;a{
	display:flex;
	font-size: 16px;
	padding-left: 10px;
	line-height: 25px;

}
.widget_nav_menu ul.menu{
	padding-bottom: 20px!important;
}	
.widget_nav_menu ul.menu li ul.sub-menu li{
	text-indent: 0;
	padding-top: 0;
}
.widget_nav_menu ul.menu li ul.sub-menu li a{
	font-weight: normal;
	line-height: 25px;
	font-size: 16px;
}
.menu-chery202007{
	width: auto;
}

/**menu css**/

/**202007 chery new version css end**/
.post-70 .et_pb_blurb h4 a {
	padding: 0 0 0 0;
}

/**202011 chery new posts css **/
#depositTabsWrapper .tab.tab-posts {
	background: none;
	border: none;
	display: flex;
}
#depositTabsWrapper .tab.tab-posts button {
	margin-right: 10px;
	font-weight: 500;
	background: none;
	border: 1px solid #ccc;
	color: #333;
	flex: 1;
}
#depositTabsWrapper.skills-chery202011 .tabcontent {
	border: none;
}
#depositTabsWrapper .tab button.active {
	color: #fff;
}
.posts-tabs article .post-content {
	width: 100%;
}
.posts-tabs article.post {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	padding-top: 30px;
}
.article-new202011 h2 {
	width: 100%!important;
	padding-top: 20px;
}
.posts-tabs .post-meta {
	display: none;
}
#depositTabsWrapper .tab.tab-posts button.tablink:last-child {
	margin-right: 2px;
}
.posts-tabs .post-content a.more-link,
.posts-tabs .pagination a {
	visibility: hidden;
}
.posts-tabs .post-content a.more-link:after,
.posts-tabs .pagination a:after {
	display: inline-block;
	content: "ç»§ç»­é˜…è¯»";
	width: 100px;
	float: left;
	padding: 5px;
	visibility: visible;
	background: #5e9458;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	margin-top: 10px;
}
.hot-posts&gt;div {
	display: flex;
	flex-wrap: wrap;
}

/*article.category-hot.post{border: 0;padding: 0 0;padding-right: 10px;}*/
.hot-posts article.category-hot.post h2 {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
}
article.category-hot.post a,
.posts-tabs article.post h2 a {
	text-decoration: underline;
}
.category-cartoon {
	margin-bottom: 0!important;
}
.goToDemoBtn {
	text-align: center;
	padding: 5px;
	width: 120px;
	border: 1px solid #666;
	margin: 30px 0;
	font-size: 14px;
}
body[data-lcislogin="true"] .goToDemoBtn {
	display: none;
}

/**202012 chery new posts css **/

/**trading skill pages**/
.posts-tabs article.post h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
}
div#depositTabsWrapper.skills-chery202011 {
	background: #fff;
	display: block!important;
}
div#depositTabsWrapper.skills-chery202011 .et_pb_column_single,
div#depositTabsWrapper.skills-chery202011 .et_pb_column_3_4 .et_pb_row_inner {
	padding: 0 0;
}
div#depositTabsWrapper.skills-chery202011 .et_pb_row_inner_1.et_pb_row_inner {
	padding-top: 0!important;
}
.posts-tabs {
	background: #fff!important;
}
.posts-tabs .pagination a:after {
	line-height: 25px;
	border: 1px solid #333;
	border-radius: 5px;
	color: #333;
	background: none;
}
.posts-tabs .alignleft a:after {
	content: 'ä¸Šä¸€é¡µ';
}
.posts-tabs .alignright a:after {
	line-height: 25px;
	content: 'ä¸‹ä¸€é¡µ';
	float: right;
}

/**trading skill pages end**/
.forex-post-l .et_pb_post h2 {
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #CCC;
}
.innerpage-chery {
	background: #fff!important;
}
.blog-f,
.blog-g,
.blog-c,
.text-f,
.text-g,
.text-c {
	background-color: #f4f9fd!important;
	;
}
.blog-s,
.blog-i,
.blog-t,
.text-s,
.text-i,
.text-t {
	background-color: #f1fdf9!important;
	;
}
.blog-f {
	background: url(/wp-content/uploads/2020/08/f-p1.png)top left no-repeat;
}
.blog-i {
	background: url(/wp-content/uploads/2020/08/f-p3.png)top left no-repeat;
}
.blog-c {
	background: url(/wp-content/uploads/2020/08/f-p5.png)top left no-repeat;
}
.blog-s {
	background: url(/wp-content/uploads/2020/08/f-p2.png)top left no-repeat;
}
.blog-g {
	background: url(/wp-content/uploads/2020/08/f-p4.png)top left no-repeat;
}
.blog-t {
	background: url(/wp-content/uploads/2020/08/f-p6.png)top left no-repeat;
}

/**202012 chery new posts css end**/

/**202101 chery new platform css**/
#depositTabsWrapper.trader-chery202101 {
	background: #fff;
}
#depositTabsWrapper.trader-chery202101 .tab button {
	margin-bottom: 0;
}
#depositTabsWrapper.trader-chery202101 .tabcontent {
	border: 0;
	padding: 0 0;
}
#depositTabsWrapper.trader-chery202101 .tab.tab-posts {
	padding-top: 10px;
}
.word-t {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.pro .sign a,
.mt4 .sign a {
	line-height: 35px;
	width: 120px;
	margin: 0 5px 5px;
}
.pro-b {
	border-bottom: 1px solid #eee;
}
.pro-b .pro-c {
	padding-bottom: 20px;
	flex: 1;
}
.pro-g {
	margin-right: 10px;
}
.pro-word {
	padding: 0 5px;
}
.pro-b,
.pro-cc,
.pro-signs {
	display: flex;
	justify-content: space-around;
}
.pro-signs .sign {
	flex: 1;
}
.pro-cc {
	flex-wrap: wrap;
}
.pro-b small p {
	color: #666;
	font-size: 10px;
	line-height: 14px;
}
.pro-b .sign .pro-az {
	font-size: 12px;
}
.pro-b .sign small a,
.pro-b .sign .pro-az a {
	text-decoration: underline;
	background: none;
	color: #666;
	width: auto;
	padding: 0 0;
	line-height: 14px;
	margin: 0 0;
}
.CN_Class,.CC_Class {
	font-family: å¾®è½¯é›…é»‘;
}
.pro-content,
.block2-c {
	line-height: 22px;
	padding: 0 5px;
}
.gray {
	background: #F2F2F2;
}
.pro-b .sign-c {
	min-height: 120px;
	font-size: 14px;
}
.pro-b .sign-c p {
	line-height: 20px;
}
.en_Class .mt4 .pro-b .sign-c,
.my_Class .mt4 .pro-b .sign-c {
	min-height: 160px;
	padding-bottom: 0;
}
.sirix-title1 {
	width: 100%;
	text-align: center;
}
select.vaildFieldLc,textarea.vaildFieldLc {
	background-image: none!important;
}

/**202101 chery new platform css end**/

/* start: the css of cartoon writed by lenny */
.lennycartoon {
	padding: 0;
}
.lennycartoon .pagination {
	margin-bottom: 40px;
}
.lennycartoon .alignleft a,.lennycartoon .alignright a{
	color: transparent;
	position: relative;
}
.lennycartoon .alignleft a:after {
	content: 'ä¸Šä¸€é¡µ';
	color: #333;
	position: absolute;
	left: 0;
}
.lennycartoon .alignright a:after {
	content: 'ä¸‹ä¸€é¡µ';
	color: #333;
}
.lennya li {
	list-style: none;
}
.lennyf1 {
	float: none;
	padding: 0;
	line-height: 40px;
	background-color: #5e9458;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
	display: none;
}
.lennyf2 {
	display: inline-block;
	padding: 0 20px;
	background-color: #5e9458;
	color: #fff;
	font-size: 18px;
	margin-top: 50px;
}
.lennylist {
	margin: 10px 0;
}
.category-cartoon {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 25px;
	margin-bottom: 40px;
	position: relative;
}
.category-cartoon .entry-title {
	font-size: 16px;
	font-weight: bold;
}
.category-cartoon .post-meta {
	position: absolute;
	bottom: 5px;
	right: 10px;
}
.category-cartoon .post-content {
	height: 48px;
	overflow: hidden;
}
.lennylist img {
	width: 190px;
	float: left;
	margin-right: 30px;
}
.cartoon {}
.cartoon .article-paging {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}
#sidebar li {
	list-style: none;
}
.cartoon2 img {
	width: 100%;
	display: block;
}
.cartoon2 h1 {
	float: none;
	padding: 0;
	line-height: 40px;
	background-color: #5e9458;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
}
.cartoon .entry-content {
	border: 2px solid #c6c6c6;
	border-top: none;
}
.cartoon-scroll {
	height: 800px;
	overflow-y: auto;
}
.cartoon .category-cartoon {
	border-bottom: none;
}
.lastpage {
	float: left;
}
.lastpage a {
	border-bottom: 1px solid #3c8ed3;
}
.backarc {
	display: inline-block;
	border: 1px solid #3c8ed3;
	padding: 3px 10px;
}
.nextpage {
	float: right;
}
.nextpage a {
	border-bottom: 1px solid #3c8ed3;
}
.cartoon-scroll::-webkit-scrollbar {
	width: 3px;
}
.cartoon-scroll::-webkit-scrollbar-thumb {
	width: 6px;
	height: 4px;
	border-radius: 2px;
	/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
	
	background: #fdca57;
}
.cartoon-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: #e6e6e6;
}
@media only screen and ( min-width: 1350px) {
	#post-21762 .lennycartoon {
		padding: 0;
	}
	.et_pb_section,.et_pb_row{
		padding: 0!important;
	}
}
@media only screen and ( max-width: 500px) {
	.lennylist img {
		width: 140px;
		margin-right: 10px;
	}
	
	.lennycartoon span.published {
		font-size: 12px;
	}
}

/* end: the css of cartoon writed by lenny */

/**202102 chery Revision css start**/

/**header css**/

/**top menu_reg**/
.TopHeader {
	background: #f2f5f7;
	padding: 10px 0;
}
.TopMenu {
	position: absolute;
	right: 0;
	z-index: 100;
}
.top_menu_reg,
.nav,
.top_menu {
	display: flex;
}
body[data-lcislogin="true"] .top_menu_reg li,
.top_menu_reg li {
	display: none;
}
.top_menu_reg .topmenu-forgot {
	display: block;
	margin-left: 5px;
}
.top_menu&gt;li {
	margin-left: 20px;
}
.top_menu&gt;li.tel {
	background: url('/wp-content/uploads/2021/02/tel.png')top left no-repeat;
	padding-left: 25px;
	display: none;
}
.top_menu li.tel a {
	color: #333;
}
.langChery ul {
	display: none;
}
.langChery.opened ul {
	display: block;
	background: #f2f5f7;
}
.langChery {
	border: 1px solid #ccc;
	border-radius: 5px;
}
.langChery a {
	display: flex;
	width: 110px;
	align-items: center;
	cursor: pointer;
}
.langChery ul li:first-child a {
	border-top: 1px solid #ccc;
}
.langChery ul li a {
	border-bottom: 1px solid #ccc;
}
.langChery ul li:last-child a {
	border-bottom: 0;
}
.langChery&gt;a:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 6px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #666;
}
.langChery a:before{
	content: '';
	width:24px;
	height: 16px;
	display: inline-flex;
	padding-right: 5px;
}
.cn-flag&gt;a:before{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/cn-flag.gif) top center no-repeat;
}
.en-flag&gt;a:before{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/en-flag.png) top center no-repeat;
}
.my-flag&gt;a:before{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/my-flag.png) top center no-repeat;
}
.id-flag&gt;a:before{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/id-flag.png) top center no-repeat;
}
/**header Menu**/
.HeaderMenu li {
	margin-left: 5px;
	width: 110px;
	text-align: center;
}
.HeaderMenu li:first-child {
	margin-left: 0px;
}
.HeaderMenu li a {
	border-radius: 5px;
	line-height: 30px;
	color: #5e9458;
	border: 1px solid #5e9458;
}
.header_menu,
.HeaderCover {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.HeaderCover {
	align-items: center;
	height: 120px;
}
.HeaderMenu li.demo-r a {
	background: #d51820;
}
.HeaderMenu li.real-g a {
	background: #5e9458;
}
.HeaderMenu li.demo-r a,
.HeaderMenu li.real-g a {
	border: 1px solid transparent;
	color: #fff;
}
.HeaderMenu li:hover a {
	background: #5e9458;
	color: #fff;
}
.HeaderMenu li.demo-r:hover a {
	background: #b9161d;
}
.HeaderMenu li.real-g:hover a {
	background: #487743;
}
#main-header {
	padding-bottom: 70px;
}

/**silde css**/
#slide2021 .et_pb_row,
#slide2021 .et_pb_container {
	width: 100%;
	height: 540px!important;
}
#slide2021.et_pb_slider .et_pb_slide_0 {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/banner-1.jpg)top center no-repeat;
}
#slide2021.et_pb_slider .et_pb_slide_1 {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/banner-02.jpg)top center no-repeat;
}
#slide2021.et_pb_slider .et_pb_slide_2 {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/banner-03.jpg)top center no-repeat;
}
#slide2021.et_pb_slider .et_pb_slide_3 {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/banner-04.jpg)top center no-repeat;
}
#slide2021.et_pb_slider .et_pb_slide_4 {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/banner-nonfarm.jpg)top center no-repeat;
}

.HpSlider .et_pb_slide_description {
	width: 750px;
	left: 10%;
	display: inline-flex;
	align-items: center;
}
.sliderTitle {
	font-size: 40px;
	padding-bottom: 30px;
	line-height: 45px;
}
.sliderSubTitle {
	font-size: 50px;
}
.sliderDescription p {
	line-height: 22px!important;
	text-align: left;
	padding-bottom: 10px;
}
.banner-button {
	text-align: left;
	margin-top: 20px;
}
.banner-button a {
	color: #fff;
	border: 1px solid;
	padding: 5px 20px;
	border-radius: 5px;
}
.sliderimage {
	padding-top: 20px;
}
.slidersmalltip{
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}
.sliderimage.nonfarm-img{
	margin-bottom: -100px;
	padding-top: 0;
}
.slide-form {
	position: absolute;
	top: 1%;
	right: 10%;
	z-index: 10;
	width: 450px;
	background: #fff;
	border-radius: 5px;
	padding: 20px 0;
}
.slide-form .LcWidget-QuickRegistrationWidget {
	width: 350px;
	margin: 10px auto;
	position: relative;
}
.slide-form .LC-QuickRegistrationWidget .ClField-Email {
	clear: both;
}
.slide-form .LC-QuickRegistrationWidget .ClField-FirstName,
.slide-form .LC-QuickRegistrationWidget .ClField-LastName {
	float: left;
	width: 48%;
}
.slide-form .LC-QuickRegistrationWidget .lcFieldWrapper {
	/*height: 40px;*/
	margin-bottom: 20px;
	position: relative;
}
.slide-form .LC-QuickRegistrationWidget .lcFieldWrapper input {
	text-indent: 5px;
	padding: 0 0;
	height: 40px;
	margin-bottom: 2px;
	width: 100%!important;
	line-height: 40px;
}
.slide-form .LC-QuickRegistrationWidget .lcFieldWrapper input.CountryCode {
	width: 16%!important;
}
.slide-form .LC-QuickRegistrationWidget .phoneWrapper input[name="Phone"] {
	width: 78%!important;
}
.slide-form .LcWidget-QuickRegistrationWidget .MarketingMaterials span {
	color: #444;
}
.slide-form .lcFieldWrapper label.checkboxItem input {
	width: 15px!important;
	height: 22px!important;
}
.slide-form .LC-QuickRegistrationWidget .ClField-LastName {
	float: right;
}
.slide-form .LC-QuickRegistrationWidget input[name="Send"] {
	height: 40px;
	line-height: 40px;
}
.slide-form .LC-QuickRegistrationWidget .ClField-FirstName .Lctooltip-inner,
.slide-form .LC-QuickRegistrationWidget .ClField-LastName .Lctooltip-inner {
	position: relative;
	z-index: 1;
}

.Lctooltip {
	background-color: red;
	color: #fff;
	padding: 0px 4px;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 100%;
	margin-top: 2px;
	left: 0px;
}
.phoneWrapper {
	display: flex;
}

.lcFieldWrapper {
	position: relative;
	text-align: left;
	margin-bottom: 15px;
}

.LC-QuickRegistrationWidget .lcFieldWrapper {
	margin-bottom: 15px;
}
.ClField-MarketingMaterials.lcFieldWrapper,
.ClField-UserExistLabel.lcFieldWrapper {
	margin-bottom: 0!important;
}
.slide-form-title {
	text-align: center;
}
.form-title {
	font-size: 24px;
}
.form-subtitle {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
}

/**home page css**/
#container-w1300,
.container-w1300,
.et_pb_row,
.single-post #main-content .container,
#main-content .container {
	position: relative;
	margin: 0 auto;
	max-width: 1300px;
}
.et_pb_row {
	display: flex;
}

/**home page css**/

/**home icon css**/
.main-content2021 {
	font-size: 16px;
}
.h-icon {
	width: 80px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-image: url('/wp-content/themes/Divi-child/images/website2021-chery/css_sprites-h.png');
}
.bg-icon-h1 {
	background-position: -10px -10px;
}
.bg-icon-h2 {
	background-position: -110px -10px;
}
.bg-icon-h3 {
	background-position: -10px -90px;
}
.bg-icon-h4 {
	background-position: -110px -90px;
}
.bg-icon-h5 {
	background-position: -210px -10px;
}
.bg-icon-h6 {
	background-position: -210px -90px;
}
.block2-homepage,
.block4-homepage {
	background: #f2f5f7;
}
.block1-homepage,
.block2-homepage,
.block3-homepage,
.block4-homepage,
.block5-homepage {
	padding: 30px 0;
	text-align: center;
}
.block1-homepage,
.block-h-cc {
	justify-content: space-around;
}
.block1-homepage,
.block-h-cc,
.tab-h,
.tab-but1,
.h-ac-cc {
	display: flex;
}
.tab-h {
	justify-content: center;
}
.icon-h-words {
	font-size: 18px;
	text-align: center;
}
.title-wrap {
	padding-bottom: 50px;
}
.title-h {
	font-size: 36px;
	font-weight: bold;
	line-height: 70px;
}
.subtitle-h {
	font-size: 22px;
}
.block-h-c {
	flex: 1;
}
.block2-homepage .block-h-cc {
	flex-wrap: wrap;
}
.block2-homepage .block-h-c {
	margin-bottom: 30px;
	flex: 1 1 33.3%;
	text-align: center;
}
.block-h-c1 {
	width: 340px;
	margin: 0 auto;
	background: #fff;
	border-radius: 5px;
}
.block-h-c1 img {
	width: 100%;
}
.h-w-t {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0 10px;
}
ul.h-w-content {
	padding-left: 20px;
	text-align: left;
	padding-bottom: 0;
	min-height: 130px;
}
ul.h-w-content li{
	padding-bottom: 10px;
}
.block-h-w {
	padding: 0 5px;
}
.h-p-but {
	padding-top: 20px;
}
a.h-pt2 {
	background: #5e9458;
	color: #fff;
}
.h-pt1,
.h-pt2 {
	border: 1px solid #5e9458;
	display: inline-block;
	text-align: center;
	padding: 5px 20px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 2%;
}
.tab-but1 {
	padding: 0 20px;
	cursor: pointer;
}
.tab-h {
	border-bottom: 1px solid #d0d0d0;
	margin: 0 50px 30px;
}
.account-w {
	font-size: 16px;
	padding-left: 10px;
	line-height: 20px;
}
.account-w b {
	font-size: 20px;
}
.tab-but1 img:last-child,
.tab-but1.on img:first-child,
.block4-homepage .block-h-c {
	display: none;
}
.tab-but1.on img:last-child {
	display: block;
}
.tab-but1.on {
	border-bottom: 2px solid #5e9458;
	padding-bottom: 10px;
	margin-bottom: -1px;
}
.tab-but1.on .account-w {
	color: #5e9458;
}
.block-h-c.active {
	display: block;
}
.ac-border {
	position: relative;
	border: 1px solid #5e9458;
	padding: 0 30px;
	font-size: 20px;
	height: 100px;
	display: inline-flex;
	align-items: center;
	width: 200px;
	border-right: 0;
	line-height: 30px;
	text-align: left;
}
.ac-border .num {
	position: absolute;
	font-size: 60px;
	color: #5e9458;
	left: -15px;
	background: #f2f5f7;
	line-height: 70px;
}
.h-ac-c {
	flex: 1;
	position: relative;
}
.ac-border:after {
	content: "";
	display: inline-block;
	height: 71px;
	width: 71px;
	border-width: 0 1px 1px 0;
	border-color: #5e9458;
	border-style: solid;
	transform: rotate(-45deg);
	position: absolute;
	top: 14px;
	right: -36px;
}
.h-ac-c .small {
	padding: 20px 0 50px;
}

/**202102 chery Revision css end**/

/**202102 chery faqs css**/
.faqCatSectionWrap {
	padding-bottom: 50px;
}
.faqs-h,
.faqs-cc {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.faqCatSection {
	flex: 0 0 45%;
	padding: 15px;
}
.faqs-contact,
.faq-bigtitle {
	text-align: center;
}
.faqs-cc {
	justify-content: space-around;
}
.faqCatTitle {
	font-weight: 700;
	display: block;
	width: 100%;
	color: #434343;
	margin-bottom: 10px;
	font-size: 16px;
}
.faqItem {
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 7px;
	color: #000;
	position: relative;
	padding-left: 15px;
}
.findOut {
	color: #5e9458;
}
a.faqItem:before {
	content: "&gt;";
	position: absolute;
	left: 0px;
}
.faqs-c-t {
	font-size: 20px;
	font-weight: bold;
	padding: 50px 0;
	line-height: 25px;
}
.faq-c-but {
	align-items: center;
	display: flex;
	margin-bottom: 10px;
	justify-content: center;
}
.faq-c-but a {
	color: #5e9458;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 20px;
}
.faqs-subc {
	flex: 1;
}
.faq-c-info {
	line-height: 20px;
	padding: 0 10px;
}
.faq-c-but .icon-c {
	width: 30px;
	height: 30px;
	background-image: url('/wp-content/themes/Divi-child/images/website2021-chery/icon-c.png');
}
.faq-c-but .bg-c1 {
	background-position: -10px -10px;
}
.faq-c-but .bg-c2 {
	background-position: -60px -10px;
}
.faq-c-but .bg-c3 {
	background-position: -10px -60px;
}
.faq-c-but .bg-c4 {
	background-position: -60px -60px;
}

/**deposit ratewarning css**/
.ratewarning {
	bottom: 60px;
	font-size: 12px;
	left: 20px;
}
.ratewarning {
	position: absolute;
}
/*#LC-EzeebillAilPayQRBigAmountWidegt input.Send-Submit {
    margin-top: 50px;
}*/
.bigAmount {
	position: absolute;
	bottom: 85px;
	max-width: 500px;
	line-height: 16px;
}
/**202102 chery faqs css end**/

/**202103 footer css**/
.FooterContent {
	width: 95%;
	margin: 0 auto;
	max-width: 1300px;
}
.publicapp {
	text-align: right;
}
.publicapp a {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0 4px;
}
a.twitter {
	position: relative;
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/tw.png)no-repeat center center;
}
a.facebook {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/fc.png)no-repeat center center;
}
a.ins {
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/ins.png)no-repeat center center;
}
.wxCode {
	position: absolute;
	left: -120px;
	bottom: 0;
	display: none;
	width: 120px;
	height: 120px;
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/wxcode.jpg)no-repeat center center;
}

/**Inner page widget form**/
.et_pb_column_3_4 .lcFieldWrapper {
	margin-bottom: 15px;
	text-align: left;
}
#content-area {
	display: flex;
	justify-content: center;
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 10px;
	width: 41px;
	height: 41px;
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/back.svg)no-repeat top center;
}
#product-id .list-p4-w {
	min-height: 140px;
}
#product-id .list-p4-w-t {
	padding: 10px 0;
	min-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 20px;
}
.et_pb_column_3_4 .et_pb_text_1 {
	padding: 0 0!important;
}

/**201204 DMA css **/
h1.frontPageTitle.flRow {
	padding: 0 20px;
	font-size: 26px;
	line-height: 29px;
	text-align: center;
	color: #5e9458;
}
.midText {
	text-align: center;
	font-size: 20px;
	padding: 20px;
}
.catExplanation.flRow {
	padding-bottom: 20px;
}
td.productCol {
	display:flex;
}
h3.categoryPricesTitle.ftBlue {
	border: 1px solid #d8e0e7;
	border-bottom: 0;
	margin-bottom: 0;
	padding: 15px 10px;
	text-align: center;
	background: none;
	color: #5e9458;
	font-size: 20px;
	font-weight: bold;
}
.instrumentPricesTable td {
	font-weight: bold;
}
.instrumentPricesTable tr td {
	padding: 10px 20px;
}
.dailyCol.percentUp span {
	color: #7ac043;
}
.dailyCol.percentDown span {
	color: #ff5f6d;
}
.dailyCol span:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 8px;
	background-size: 10px 10px;
	vertical-align: top;
}
.dailyCol.percentDown span:before {
	background: url(/wp-content/themes/Divi-child/images/chery-202007/a-down.svg) center no-repeat;
}
.dailyCol.percentUp span:before {
	background: url(/wp-content/themes/Divi-child/images/chery-202007/a-up.svg) center no-repeat;
}
.instrumentPricesTable .sentimentCol {
	display: none;
}
span.instrumentFlag {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-right: 14px;
	background-size: cover;
}
.instrumentPricesTable .instrumentFlag {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px auto;
	margin-right: 10px;
	vertical-align: middle;
	line-height: 20px;
}
/**201204 DMA css end**/

/**201204 siderbar hover css**/
div.Weixin2IconTitle {
	padding-top: 10px;
	line-height: 25px;
	color: #5e9458;
	text-align: center;
	font-weight: 600;
}
.siderbar-hover {
	display: inline-flex;
	font-size: 16px;
	color: #5e9458;
	background: #fff;
	border-radius: 50px;
	box-shadow: 1px 2px 2px #e2e6e2;
	align-items: center;
	width: 150px;
	justify-content: center;
	padding: 10px 0;
	margin-bottom: 10px;
}
.siderbar-icon {
	width: 40px;
	height: 32px;
	padding-right: 5px;
	background-image: url('/wp-content/themes/Divi-child/images/website2021-chery/icon-hover.png');
}
.siderbar-icon-h1 {
	background-position: -130px -10px;
}
.siderbar-icon-h2 {
	background-position: -130px -62px;
}
.siderbar-icon-h3 {
	background-position: -10px -130px;
}
.siderbar-icon-h4 {
	background-position: -70px -130px;
}
input.CountryCode.errorFieldLc+.Lctooltip .Lctooltip-inner {
	display: none;
}
.et_pb_button {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 20px;
}
.thankspage2021 .et_pb_button_module_wrapper {
	display: flex;
	justify-content: center;
}
.thankspage2021 .et_pb_row_inner {
	display: flex;
	justify-content: center;
}
.thankspage2021 .et_pb_row_inner_0.et_pb_row_inner{
	padding: 20px!important;
}
.thankspage2021 .et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 15px;
	flex: 80%;
}
.thankspage2021 .et_pb_blurb_position_left .et_pb_blurb_content {
	display: flex;
}
.thankspage2021 .et_pb_blurb .et_pb_main_blurb_image {
	width: 60px!important;
	flex: 20%;
}
.thankspage2021 .et_pb_column_inner {
	height: auto!important;
}
.thankspage2021 .et_pb_blurb_1.et_pb_blurb .et_pb_main_blurb_image img {
	width: 100%;
}

/**201205 pages css**/
.education2021 .post-content,
.article-list .post-content {
	display: none;
}
#main-content {
	padding-bottom: 50px;
	position: relative;
}
.lennycartoon .et_pb_button_0_wrapper {
	margin-top: 0!important;
}
/*#content-area {
	flex-direction: row-reverse;
}*/
#left-area {
	width: 75%;
	flex: 1;
}
#sidebar {
	width: 25%;
	padding-right: 20px;
}

/**glossary css**/
.letters_cover{
	height: 600px;
	overflow: auto;
	position: relative;
	flex-grow: 1;
}
.glossaryAlphabet a.active {
	color: #eff3f8;
	background: #394148;
}
.page-template-glossary_all #left-area {
	border: 1px solid #d1d8e0;
	display: flex;
	flex-direction: column;
	padding-bottom: 0px;
}
.glossaryAlphabetWords {
	padding: 0px 15px;
}


.glossaryAlphabet span,
.single-glossary .aioseo-breadcrumbs span:nth-last-child(2),
.single-glossary .aioseo-breadcrumbs span:nth-last-child(3){
	display: none;
}
.glossaryAlphabet {
	background: #f7f9fb;
	/*float: left;*/
	width: 100%;
	text-align: center;
	border-top: 1px solid #d1d8e0;
	border-bottom: 1px solid #d1d8e0;
	padding: 5px;
}
.glossaryAlphabet a {
	margin: 5px 2px;
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #d1d8e0;
	background: #eff3f8;
	color: #394148;
	font-weight: 700;
	font-size: 14px;
	cursor: pointer;
}
.glossaryAlphabet a:hover {
	color: #5e9458;
	border-color: #5e9458;
}
.glossaryDescription {
	padding: 30px 10px;
}
.glossaryAlphabetTitle {
	border-top: 1px solid #d1d8e0;
	border-bottom: 1px solid #d1d8e0;
	text-align: center;
	padding: 5px;
	font-weight: 700;
	margin-bottom: 20px;
}
.glossaryAlphabetWords a {
	display: inline-block;
	width: 32.5%;
	margin-bottom: 10px;
	vertical-align: top;
}
.glossaryExplanation {
	margin-bottom: 20px;
}
.glossaryTitle {
	color: #5e9458;
	text-align: center;
	padding-bottom: 30px;
}
.glossaryDefTitle {
	padding: 20px 0;
	font-size: 18px;
	font-weight: bold;
	display: none;
}
.glossaryDefTitle i {
	font-weight: normal;
}
.glossaryItem h2 {
	padding-bottom: 20px;
}
.glossaryItem p {
	padding-bottom: 20px;
}
.glossaryItem a {
	color: #5e9458;
}
.newclient {
	font-size: 12px;
	line-height: 18px;
}
#main-content ul li {
	line-height: 20px;
}
.blockUiCoverInner img {
	display: none;
}
/**202107 new css**/
.slide-form .phoneWrapper,.et_pb_column_1_4 .phoneWrapper{
	justify-content: space-between;
}
.widget_nav_menu h3{
	display: none;
}
.widget_nav_menu .menu{
	background: #f2f5f7;
	border-radius: 4px;
}
.widget_nav_menu li.menu-item-has-children&gt;a:after{
	content: "â–¼";
	font-size: 14px;
	margin-top: 2px;
}
.registration{
	margin-top: 50px;
	border: 1px solid #b9c0c5;
	border-radius: 4px;
	text-align: center;
	padding-top: 20px;
}
h3.seo {
	display: block;
	font-weight: bold;
	line-height: 25px;
	/*padding-bottom: 20px;*/
}
.seotitle{
	display: none;
}
.et_pb_column_3_4 .et_pb_text_1{
	background: transparent;
}
.aioseo-breadcrumbs{
	padding: 20px 0;
}
.home #breadCrumb{
	display: none;
}
.dataTables_wrapper .dataTables_filter input{
	border: 1px solid #999;
}

.et_pb_column_3_4 form,form.LC-AssessmentTestASICWidget {
	max-width: 500px;
	text-align: center;
}
label.lcFieldLabel.TradeAccount {
	display: block;
}
.LcWidget-TransferAttachmentWidget .LcWidgetTopWrapper select,
.LcWidget-TransferAttachmentWidget .LcWidgetTopWrapper input,
.LcWidget-TradingHistoryWidget .LcWidgetTopWrapper select,
.LcWidget-TradingHistoryWidget .LcWidgetTopWrapper input,
.LcWidget-MonetaryTransactionsWidegt .LcWidgetTopWrapper select,
.LcWidget-MonetaryTransactionsWidegt .LcWidgetTopWrapper input
{
	max-width: 500px;
	line-height: 40px;
	height: 40px;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
.LcWidget-TransferAttachmentWidget form,.LcWidget-TradingHistoryWidget form,
.LcWidget-MonetaryTransactionsWidegt form,
.LcWidget-GDPRWidget form,
.LcWidget-UnsubscribeInfoWidget form{
	max-width: 100%;
	text-align: left;
}
.PassWordWrapper{
	display: flex;
}
/**stickyNav css**/
.nav{
	justify-content: center;
}
.stickyNav #main-header,.stickyNav .mainMenuCover{
	/*position: fixed;*/
	position: sticky;
}
.stickyNav #main-header{
	padding-bottom: 40px;
}

.stickyNav .mainMenuCover{
	top: 35px;

}
.stickyNav .HeaderCover{
	height: 50px;
}
.stickyNav .TopHeader{
	display: none;
}
.stickyNav body[data-lcreg="FCA"] #main-header{
	top: 60px;
}
.stickyNav body[data-lcreg="FCA"] .mainMenuCover {
	top: 90px;
}
/**stickNav css end**/
/**inner page 202107 css **/
.inner-wrapper&gt;div{
	padding-bottom: 20px;
}
.inner-title{
	font-size: 36px;
	padding-bottom: 30px;
	color: #fff;
}
.inner-subtitle{
	font-size: 20px;
	padding: 0 10px;
	color: #fff;
}
.banner-partner{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-partner.jpg)bottom center no-repeat;
}
.banner-about{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-about.jpg)bottom center no-repeat;
}
.banner-lisence{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-license.jpg)bottom center no-repeat;
}
.banner-contact{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-contact.jpg)bottom center no-repeat;
}
.banner-funds{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-money.jpg)bottom center no-repeat;
}
.banner-legal{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-legal.jpg)bottom center no-repeat;
}
.banner-kid{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-kid.jpg)bottom center no-repeat;
}
.banner-demo{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-demo.jpg)bottom center no-repeat;
}
.banner-real{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-real.jpg)bottom center no-repeat;
}
.banner-product{
	background: url(/wp-content/themes/Divi-child/images/website2021-chery/inner-banner-product.jpg)bottom center no-repeat;
}
.inner-banner{
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 240px;
	text-align: center;
	background-size: cover;
	margin-bottom: 60px;
}
.terms-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	margin-bottom: 20px;
}
.terms-item:nth-child(odd){
	background: #f2f5f7;
}
.terms-c {
	flex: 1;
	padding-right: 20px;
	line-height: 20px;
}
.terms-c h3{
	font-weight: bold;
	font-size: 18px;
}
.terms-button a{
	padding: 5px;
	color: #5e9458;
}
.terms-button a:hover{
	background:#5e9458;
	color: #fff;
}
.wfRow{
	text-align: center;
}
.wfRowContent h3{
	color: #5e9458;
	font-weight: bold;
}
.concact-title{
	text-align: center;
	line-height: 20px;
}
.concact-title b{
	font-size: 20px;
	padding-bottom: 10px;
	display: inline-block;
}
.contactUsPageForm form{
	margin: 30px auto;
}
/**202107 account css**/
.account-wrapper{
	display: flex;
}
h3.account-title{
	font-weight: bold;
}
.accountForm {
	width: 40%;
	margin-right: 50px;
	border: 1px solid #eee;
	padding: 20px;
	border-top: 2px solid #5e9458;
	text-align: center;
}
.accountForm .lcFieldWrapper{
	margin-bottom: 15px;
}
.accountContent {
	width: 60%;
}
.accountForm input[type="button"]{
	margin-top: 20px;
}
.list1-c {
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 50px;
}
.bannerContentwrap .inner-banner{
	margin-bottom: 20px;
}
.concact-content {
	background: #f0f7ef;
	padding: 20px;
	margin-top: 30px;
}
.profile-top{
	display: none;
}
body[data-lcislogin="true"] .profile-top{
	display: block;
}
/**202108 thanks page css**/
.thanks_icons,.bg-thanks_icon_f,.bg-thanks_icon_n{
	background-image: url('/wp-content/themes/Divi-child/images/website2021-chery/css_sprites_thanks.png');
}
.thanks_icons {
	width: 85px; 
	height: 65px;
	margin: 50px auto 15px;
}
.bg-thanks_icon_f {
	width: 12px; 
	height: 38px;
	background-position: -75px -180px;
}
.bg-thanks_icon_n {
	width: 45px; 
	height: 38px;
	background-position: -10px -180px;
}
.bg-thanks_icon1 {

	background-position: -10px -10px;
}
.bg-thanks_icon3 {
	background-position: -115px -10px;
}
.bg-thanks_icon4 {
	background-position: -10px -95px;
}
.bg-thanks_icon5 {
	background-position: -115px -95px;
}
.bg-thanks_icon6 {
	background-position: -220px -10px;
}
.bg-thanks_icon2 {
	background-position: -220px -95px;
}
.thankspage p{
	line-height: 30px;
}
.thankspage .icon-c {
	margin: 0 auto;
	text-align: center;
	max-width: 750px;
}
.icon-success,.icon-normal,.icon-fail{
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
}
.icon-fail {
	background-color: #d51820;
}
.icon-normal{
	background-color: #f48a43;
}
.icon-success {
	font-size: 40px;
	color: #fff;
	background: #5e9458;
}
.icon-w {
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0;
}
.thanks-c {
	font-size: 18px;
	border: 1px solid #5e9458;
	padding: 30px;
	border-radius: 5px;
	margin: 30px 0;
}
.thanks-account{
	padding: 10px 0;
}
.thanks-adv {
	display: flex;
	flex-wrap: wrap;
	padding-top: 60px;
}
.thanks-cc {
	flex: 1 1 50%;
}
.thanks-icon-t {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.thanks-words {
	padding: 20px 30px;
}
.thanks-words a,.thanks-c a{
	color: #5e9458;
}
.Myprofile p strong{
	font-size: 18px;
}
.Myprofile p {
	padding-bottom: 20px;
}
.Myprofile .list-button {
	padding: 30px 0;
}
input[type="button"], input[type="Submit"] {
	font-size: 18px;
}



/*after update 120922*/
#et-top-navigation {
	padding-top: 0px!important;
	float: none;
}
nav#top-menu-nav {
	float: none;
}
#et-top-navigation nav&gt;ul&gt;li&gt;a {
	font-weight: 400;
	padding-bottom: 20px;
}
.nav li.menu-chery202007 li ul {
	position: unset;
}
.et_pb_fullwidth_code.et_pb_module {
	position: unset;
}
.hpQuickForm {
	position: unset!important;
}
.hpQuickForm .et_pb_code_inner {
	position: unset;
}
footer#main-footer {
	background-color: #f3f3f3;
}
#et-footer-nav .container {
	max-width: 100%;
}
ul#menu-footer_menu a {
	font-weight: 400;
}
/**update swap page 280323**/
#post-586 .rolloverRate{
	display: none;
}
/*end of after update 120922*/

/*Form fields tooltip*/
.accountForm .LC-FullUserRegistrationWidget label.lcFieldLabel,
.accountForm .LC-FullUserRegistrationWidget label[for="ZipCode"],
.accountForm .LC-FullUserRegistrationWidget label[for="SourceofFunds"],
label.lcFieldLabel.PoliticallyExposedPerson,
.accountForm .ClField-Password label.LcMandatory {
	display: flex;
	justify-content: space-between;
}
.ExplainField {
	position: relative;
}

button.ExplainFieldMessage {
	border: 1px solid #333;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	position: relative;
	
	display: flex;
	align-items: center;
	justify-content: center;
}

button.ExplainFieldMessage:before {
	content: "?";
	font-size: 13px;
}
button.ExplainFieldMessage + .ExplainFieldPopup {
	position: absolute;
	width: 320px;
	border: 1px solid #333;
	bottom: 100%;
	right: 0px;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	font-size: 12px;
	z-index: 100;
	line-height: 17px;
	margin-bottom: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 1;
}
button.ExplainFieldMessage.popupShow + .ExplainFieldPopup {
	/*opacity: 1;*/
	max-height: 400px;
	overflow: auto;
}
.ar_Class button.ExplainFieldMessage + .ExplainFieldPopup {
	left: 0px;
	right: auto;
}
.ExplainFieldPopup ol {
	padding: 0px 10px;
}
@media (min-width:767px) and (max-width: 980px) {
	button.ExplainFieldMessage.popupShow + .ExplainFieldPopup {
		max-width: 240px;
	}	
}
/*End of Form fields tooltip*/


/**202307 seo posts css**/
#main-content.seo-posts{
	padding-bottom: 0;
}
#main-content.seo-posts .container,
.seo-posts .textwidget,
.seo-posts .et_pb_post .entry-content{
	padding-top: 0!important;
}
.seo-posts .registration{
	margin-top: 0;
}
.seo-posts #sidebar{
	width: 300px;
}
.seo-posts #sidebar,.seo-posts #left-area {
	padding-left: 0!important;
	padding-right: 0!important;
}
.seo-posts .et_pb_row,
.seo-posts #left-area ul,
.seo-posts .entry-content ul,
.seo-posts #left-area ol, 
.seo-posts .entry-content ol{
	width: 100%!important;
	padding: 0!important;
}
.seo-posts #left-area ul{
	margin-top: 20px;
}
.aioseo-breadcrumb:last-child,
.aioseo-breadcrumb-separator:nth-child(6){
	display: none;
}
.seo-article {
	width: 90%;
	margin: 0 auto;
}
h1.seo-title{
	font-size: 30px;
	line-height: 48px;
	color: rgb(51, 51, 51);
	font-weight: 600;
	padding-bottom: 25px;
}
h2.seo-title-h2:not(:first-child) {
	margin-top: 50px;
}
h2.seo-title-h2 {
	font-size: 28px;
	font-weight: 700;
	line-height: 40px;
}
.seo-blogs-page {    
	max-width: 1200px;
  margin: auto;
}
.seo-blogs-page .post-meta {
  font-weight: bold;
  font-style: italic;
}

.seo-blogs-page .pagination{
	clear: both;
	display: block;
	margin: auto;
	width: 300px;
	text-align: center;
	font-size: 16px;
  font-weight: bold;
}
.seo-blogs-page .pagination &gt; .alignleft a:before {
    content: '&lt; å¾€æœŸæ–‡ç«&nbsp;';
    visibility: visible;
}
.seo-blogs-page .pagination &gt; .alignleft a {
    visibility: collapse;
}
.seo-blogs-page .pagination &gt; .alignright a:before {
    content: 'æœ€æ–°æ–‡ç«&nbsp; &gt;';
    visibility: visible;
}
.seo-blogs-page .pagination &gt; .alignright a {
    visibility: collapse;
}
.seo-blogs-page h1.seo-title {
	font-size: 50px;
	font-weight: bold;
	color: rgb(51, 51, 51);
  text-align: center;
  line-height: 1.3;
  margin-bottom: 14px;
}
.seo-blogs-page h2.seo-title-h2 {
	text-align: center;
  width: 100%;
  max-width: 530px;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 1.4;
  white-space: pre-wrap;
  font-size: 20px;
  margin: auto;
}
.seo-blogs-page .et_pb_posts .et_pb_post{    
	width: 29%;
	margin: 30px 2%;
	display: inline-block;
  vertical-align: top;
}
.seo-blogs-page .et_pb_posts .et_pb_post img{    
  height: 203px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid rgb(224, 233, 241);
  object-fit: cover;
}
.seo-blogs-page .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
}
.seo-blogs-page .et_pb_posts .et_pb_post .et_overlay { 
	display: none;
}
.seo-blogs-page .et_pb_posts .et_pb_post h2{
	margin-top: 20px;
	margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
}
.seo-blogs-article div{
	padding-top: 20px;
	font-size: 18px;
	line-height: 1.66;
}
.seo-blogs-article li div{
	padding-top:0;
}
#main-content .seo-blogs-article ol li{
	line-height: 1.66;
  font-size: 18px;
  margin: 0 0 6.5px 0;
}
#main-content .seo-blogs-article ul li {
	line-height: 1.66;
  font-size: 18px;
  margin: 0 0 6.5px 20px;
}
.seo-blogs-article ol li div{
	padding-left: 15px;
}
.seo-read-more{
	font-size: 16px;
	font-weight: bold;
}
.seo-read-more a:hover{
	text-decoration: underline;
}
.seo-blogs-article a{
	color: #5e9458;
	font-weight: bold;
}
.userwrapper {
	display: flex;
	flex-wrap: wrap;
}
.seo-users{
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
}
.user-line {
	height: 30px;
	margin: 0px 20px;
	border-right: 1px solid #ccc;
}
.author-wrapper {
	display: flex;
}
.author_button {
	position: relative;
	padding-left: 5px;
}
.author_button span{
	font-weight: bold;
	cursor: pointer;
}
.author-detail-wrapper {
	position: absolute;
	display: none; 
	margin-top: 20px;
	width: 440px;
	z-index: 10;
	margin-left: -200px;
	left: 0;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
	border-top: solid 4px #5e9458;
	border-radius: 0px 0px 5px 5px;
}
.author-detail-wrapper:before {
	top: -20px;
	z-index: 1;
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	width: 0;
	height: 0;
	overflow: hidden;
	border: solid 20px transparent;
	border-top: 0;
	border-bottom-color: #5e9458;
}
.author-detail-wrapper:after {
	content: "";
	display: block;
	position: absolute;
	top: -15px;
	left: 50%;
	z-index: 2;
	width: 0;
	height: 0;
	overflow: hidden;
	border: solid 20px transparent;
	border-top: 0;
	border-bottom-color: #fff;
}
.author-detail{
	display: flex;
	width: 100%;
	padding: 20px 0;
}
.seo-avator {
	width: 70px;
	height: 70px;
	flex: 0 0 auto;
}
.author-img{
	width: 24px;
	height: 24px;
	flex: 0 0 auto;
}
.seo-avator,.author-img {
	background: #cff8b6;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #33783f;
	font-weight: bold;
	background-image: linear-gradient(to left,#cff9b1, #eefad6);
}
.seo-user{
	font-size: 18px;
	margin-bottom: 12px;
	font-weight: 700;
	line-height: 25px;
}
.author-section{
	margin-left: 20px;
}
.editorial-policy {
	display: flex;
	border-top: 1px solid rgb(224, 233, 241);
	padding: 20px 0px 25px;
}
.see-full-bio a,.editorial-policy a{
	color:#5e9458;
}
.see-full-bio a:hover,.editorial-policy a:hover{
	text-decoration: none;
	color:#487743;
}
.seo-pubished{
	color: rgb(95, 115, 131);
	padding-top: 10px;
}
h3.seo-title-h3 {
	font-size: 16px;
	margin-top: 40px;
}
.siderbar-ad a{
	background: #eee;
	display: flex;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	flex-direction: column;
	border-radius: 10px;
	padding-bottom: 20px;
}
.siderbar-ad img{
	border-radius: 10px 10px 0 0;
	display: block;
	padding-bottom: 15px;
}
.siderbar-ad .sidebar-ad-title{
	padding: 0 10px;
  border-radius: 0;
}
.banner-bottom {
	background: #e5f2e4;

}
.banner-bottom .container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	height: 100px;
	align-items: center;
}
.banner-bottom-button a{
	width: 200px;
	display: flex;
	justify-content: center;
	border-radius: 5px;
	line-height: 40px;
	color: #5e9458;
	border: 1px solid #5e9458;
}
.banner-bottom-button a:hover{
	background-color: #5e9458;
	color: #fff;
}
.banner-bottom-text {
	font-size: 18px;
	line-height: 40px;
}
.blogTitle-h4 h4 {
	padding-top: 60px;
	font-size: 22px;
	color: #666;
	font-weight: bold;
}
.BlogMoreWrapper {
	display: flex;
	margin-top: 25px;
}
.blog-more-img {
	width: 280px;
}
.blog-more-img img{
	width: 280px;
	min-width: 280px;
	height: 150px;
	border-radius: 5px;
	/* border: 1px solid rgb(224, 233, 241); */
	object-fit: cover;
	transition: all 0.4s ease 0s;
}
.BlogDetailsWrapper{
	margin-left: 20px;
	padding-top: 10px;
}
.h3-blogTitle {
	font-size: 20px;
	font-weight: 700;
}
.cats-link a{
	color: #5e9458;
}
span.user-more{
	olor: #666;
}
span.user-more:after {
	content: ".";
	olor: #666;
	width: 2px;
	height: 2px;
	margin:0 10px;
}
.seo-posts a:hover{
	text-decoration: underline;
}

/**202307 seo posts main css end**/

/**202307 seo posts responsive css**/
@media(max-width: 1200px){
	.seo-users:last-child {
		width: 100%;
		padding-top: 10px;
	}
}
@media (max-width: 980px){
	.seo-blogs-page .et_pb_posts .et_pb_post{    
		width: 45%;
	}
	.seo-article,.seo-posts #sidebar {
		width: 100%;
	}
	.seo-posts #sidebar .siderbar-ad {
		display: none;
	}
	.seo-article h1.seo-title {
		padding-top: 25px;
	}
	.author-detail-wrapper{
		margin-left: -70px;
	}
	.seo-users{
		width: 100%;
		padding-top: 10px;
	}
	.user-line{
		display: none;
	}
}
@media (max-width: 767px){
	.seo-blogs-page .et_pb_posts .et_pb_post{    
    width: 100%;
    margin: 30px auto;
	}
}
@media (max-width: 650px){
	h1.seo-title {
		font-size: 22px;
		line-height: 30px;
	}
	.seo-user{
		font-size: 14px;
		padding-bottom: 0;
	}
	.author-detail{
		padding: 10px 0;
		font-size: 12px;
		line-height: 20px;
	}
	.editorial-policy{
		font-size: 12px;
		padding: 0 0 0;
	}
	.author-detail-wrapper {
		width: 300px;
	}
	.seo-avator{
		display: none;
	}
	.author-section{
		margin-left: 0;
	}
	.banner-bottom{
		padding:20px 0;
	}
	.banner-bottom-text,.banner-bottom-button{
		display: flex;
		width: 100%;
		justify-content: center;
	}
}
/**202307 seo posts css end**/

/*new css style  end*/
@media only screen and ( min-width: 980px) {
	div#page-container {
		position: relative;
	}
	
	.mainMenuCover {
		position: absolute;
		z-index: 100;
		left: 50%;
		width: 700px;
		margin-left: -350px;
		top: 170px;
	}
	
	.nav li ul {
		padding: 0 0;
		z-index: 9999;
		width: 150px;
		background: #fff;
		visibility: hidden;
		opacity: 0;
	}
	
	.nav&gt;li:hover ul {
		transition: none!important;
		opacity: 1;
		visibility: visible;
	}
	
	.nav li.menu-chery202007&gt;ul {
		position: absolute;
		top: 55px;
		display: inline-flex;
		left: 50%;
		margin-left: -300px;
		width: 660px;
		justify-content: space-around;
		padding-bottom: 20px;
		
		
	}
	
	.nav li.menu-chery202007 li ul {
		border-top: 1px solid #ccc;
		left: auto;
		top: 35px;
		box-shadow: none;
		background: none;
	}
	
	#top-menu-nav li.menu-chery202007 li a:hover {
		border-bottom: 0;
	}
	
	#top-menu-nav li.menu-chery202007 ul li li a {
		line-height: 18px;
		font-size: 14px;
	}
	
	.nav li li {
		line-height: 18px;
		text-align: left;
	}
	
	#top-menu&gt;li {
		position: relative;
		height: 65px;
	}
	
	#top-menu li,
	.nav li ul,
	#top-menu li li a {
		text-align: center;
		width: 160px;
	}
	
	.nav li ul {
		border-top: none;
	}
	
	#top-menu&gt;li&gt;a {
		display: inline-block;
		font-size: 22px;
		color: #343536;
		padding: 20px 0;
	}
	
	#top-menu li .menu-item-has-children&gt;a:first-child {
		padding: 0;
	}
	
	#top-menu li li,
	#top-menu li li a {
		padding: 5px 0;
	}
	
	#top-menu li:hover&gt;a {
		color: #487743;
		border-bottom: 2px solid #487743;
		transition: .3s ease border-bottom;
	}
	
	#top-menu li:hover&gt;ul li a {
		border-bottom: 0;
	}
	
	#top-menu li li a:hover,
	li.current-menu-item&gt;a {
		color: #487743;
	}
	
	#top-menu li li a {
		width: 150px;
		font-size: 16px;
		line-height: 35px;
	}
	
	#top-menu .menu-item-has-children&gt;a:first-child:after {
		content: "";
	}
	
	.nav ul li a:hover {
		background: none;
		opacity: 1;
	}
	
	span.ar-open,
	.mobileButton {
		display: none;
	}
	span.mobileCloseButton{
		display: none;
	}
}

/*CUSTOM RESPONSIVE CSS*/
@media (max-width: 1500px) {
	/**202102 chery Revision new css**/
	
	.HpSlider .et_pb_slide_description {
		left: 5%;
		width: 600px;
	}
	
	.title-not-cn {
		font-size: 32px;
		font-weight: bold;
		padding-bottom: 10px;
		line-height: 30px;
	}
	
	.slide-form {
		right: 5%;
		width: 400px;
	}
	/**202102 chery Revision new css end**/
}
@media (max-width: 1350px) {
	/**202102 chery Revision new css**/
	
	#main-content .container,
	.single-post #main-content .container,
	#container-w1300,
	.container-w1300,
	.et_pb_row {
		max-width: 1200px;
	}
	/**202102 chery Revision new css end**/
	/**202104 siderbar hover css**/
	
	.FixedMenuCover {
		right: -90px;
	}
	
	.FixedMenuCover:hover {
		right: 0;
	}
}
@media (max-width: 1250px) {
	/**202102 chery Revision new css**/
	
	#main-content .container,
	.single-post #main-content .container,
	#container-w1300,
	.container-w1300,
	.et_pb_row {
		max-width: 1000px;
	}
	
	.sliderTextContent {
		text-align: left;
	}
	
	.sliderSubTitle {
		display: block;
		line-height: 70px;
		font-size: 50px;
	}
	
	.block2-homepage .block-h-c1 {
		width: 300px;
	}
	
	.block5-homepage .block-h-c:nth-child(2) {
		padding: 0 20px;
	}
	/**202102 chery end**/

}
@media (max-width: 1100px) {
	.et_pb_row.et_pb_row_3-4_1-4,
	.HpSection .et_pb_row {
		width: 980px;
		margin: 0 auto;
	}
	
	.et_pb_blurb_container h4 a {
		padding-bottom: 0px;
	}
	
	.HpBanners1 li {
		padding: 0 10px !important;
		font-size: 0.9em;
	}
	/*.et_pb_row_inner_3 .et_pb_blurb_container {padding-bottom:15px;}*/
	
	.post-13495 .et_pb_row_inner_3 .et_pb_blurb_container {
		padding-bottom: 0;
	}
	
	.et_pb_row_1-4_3-4 .et_pb_specialty_column .et_pb_main_blurb_image {
		width: 65px !important;
	}
	
	.feeds {
		width: 100%;
	}
	
	.tablet-o .orangeGradiant {
		margin: 0 1px;
	}
	/**recent-rollover page css**/
	/**202007 chery new version css**/
	/**forex traning css**/
	
	.block-f1 img {
		width: 100%;
	}

	/**forex traning css end**/
	/**product list forex css**/
	
	.p3-m2 {
		width: 75%;
	}
	/**product list forex css end**/
	/**posts css**/
	
	#chery-market202012 .tag-chery202007.et_pb_post h2 {
		font-size: 16px;
		line-height: 30px;
		padding-left: 10px;
	}
	
	#chery-market202012 .tag-chery202007 .post-content p {
		font-size: 14px;
	}
	
	#chery-market202012 .tag-chery202007 p.post-meta {
		font-size: 12px;
		padding-right: 0;
	}
	/**posts css end**/
	/**202007 chery new version css end**/
	/**202102 chery Revision css**/
	
	#main-content .container,
	.single-post #main-content .container,
	#container-w1300,
	.container-w1300,
	.et_pb_row {
		max-width: 950px;
	}
	
	.QuickLogin .LcWidget-QuickLoginWithRegulationWidget input {
		margin-right: 5px;
	}
	
	.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .LcMandatory {
		margin-right: 5px;
	}
	
	.ac-border {
		width: 150px;
		font-size: 18px;
	}
	
	.h-ac-c .small {
		font-size: 14px;
		line-height: 18px;
	}
	/**202104 chery Revision slide css **/
	
	.HpSlider .et_pb_slide_description {
		width: 450px;
		left: 8%;
	}
	
	.sliderTitle {
		font-size: 30px;
		padding-bottom: 10px;
		line-height: 40px;
	}
}
@media(max-width:980px) {
	.home .et_pb_column.et_pb_column_1_4.et_pb_column_0 {
		float: none;
		margin: 20px 0;
	}
	
	.HomePageAccountLinksCover .et_pb_column_inner_2 {
		padding-right: 0;
	}
	
	.et_pb_row.et_pb_row_3-4_1-4,
	.HpSection .et_pb_row,
	.post-70 .et_pb_section_3,
	.my_Class .post-70 .et_pb_section_4 {
		width: 768px;
		margin: 0 auto;
	}
	
	.et_pb_row.et_pb_row_1-4_3-4 {
		width: 100%;
		margin: 0 auto;
	}
	
	.et_pb_column_inner_1,
	.et_pb_column_inner_2 {
		width: 50% !important;
	}
	.post-14574 .et_pb_column_inner_2 {
		padding-left: 0px;
	}
	
	.et_pb_column .et_pb_row_inner {
		padding: 0px;
	}
	
	.et_pb_column {
		margin-bottom: 0px;
	}
	
	.HpBanners1 li {
		padding: 4.5px 10px !important;
		font-size: 1em;
	}
	
	.et_pb_column_1_2 .et_pb_slider .et_pb_container {
		display: none;
	}
	
	.et_pb_row_4col&gt;.et_pb_column.et_pb_column_1_4 {
		width: 25% !important;
		margin-right: 0%;
	}
	
	.et_pb_column.et_pb_column_1_2.et_pb_column_3.et_pb_column_single {
		padding-left: 0px;
		padding-top: 10px;
	}
	
	#main-header nav#top-menu-nav {
		padding: 0px !important;
	}
	
	.et_pb_section .et_pb_column .et_pb_module {
		margin-bottom: 0px;
	}
	
	.et_pb_widget_area_left {
		padding-bottom: 10px;
	}
	
	.et_pb_column_0 ul li a {
		float: left;
	}
	.et_pb_section {
		padding: 0;
	}
	
	.et_pb_column_0 {
		padding-right: 0px !important;
	}
	
	.QuickRegFormTitle h1 {
		float: left;
		position: absolute;
		top: -18px;
		margin-left: 20px;
	}
	
	.CN_Class .QuickRegFormTitle h1,.CC_Class .QuickRegFormTitle h1 {
		float: none;
		position: relative;
		top: 0;
		margin-left: 0;
	}
	
	.QuickRegFormTitle p {
		position: absolute;
		right: 70px;
		top: -18px;
	}
	
	.QuickRegFormTitle {
		height: 210px;
		border-radius: 7px;
	}
	
	.CN_Class .QuickRegFormTitle,.CC_Class .QuickRegFormTitle {
		height: 185px;
	}
	
	.et_pb_column.et_pb_column_1_2.et_pb_column_2.et_pb_specialty_column {
		padding-right: 0px;
	}
	
	.et_pb_column.et_pb_column_3_4.et_pb_column_0.et_pb_specialty_column {
		padding-right: 0px;
	}
	
	.et_pb_column.et_pb_column_1_4.et_pb_column_1.et_pb_column_single {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.LcWidget-QuickRegistrationWidget {
		width: 600px;
		padding: 0 0;
	}

	
	.et_pb_blurb_container h4 a {
		font-size: 14px;
	}
	
	.et_pb_blurb_container span {
		font-size: 12px !important;
		margin: 0 2%;
	}
	
	ul.youshi {
		padding-top: 10px;
		padding-bottom: 0;
	}
	
	.et_pb_column.et_pb_column_3_8.et_pb_column_inner.et_pb_column_inner_1 {
		padding-right: 0px;
	}
	
	.et_pb_row {
		padding: 0;
	}

	
	.widget_nav_menu {
		display: none;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	li#nav_menu-16{
		display: block;
	}
	li.widget {
		position: relative;
	}

	.et_pb_row_inner.et_pb_row_inner_0 {
		padding-bottom: 10px;
	}
	
	.et_pb_column_3_4 .et_pb_column_inner_3,
	.et_pb_column_3_4 .et_pb_column_inner_4,
	.et_pb_column_3_4 .et_pb_column_inner_5,
	.et_pb_column_3_4 .et_pb_column_inner_6,
	.post-1227 .et_pb_column_3_8.et_pb_column_inner {
		width: 50% !important;
		margin-bottom: 0 !important;
	}
	
	.et_pb_column_3_4 .et_pb_column_inner_2 {
		margin-bottom: 0 !important;
	}
	
	.post-13367 .et_pb_column_inner_3 {
		width: 100% !important;
	}
	.et_pb_column .Forex-training .et_pb_widget:nth-child(n) {
		width: 100%!important;
		margin: 0 0 ! important;
	}
	
	.error404 {
		margin: 0 auto !important;
	}
	
	.post-13257.registration .ClField-LastName input {
		width: 32px;
	}
	
	.Error404 {
		margin: 70px auto;
	}
	
	.post-13257 .registration-tel {
		position: static;
	}
	
	.post-70 .et_pb_blurb_container h4 {
		font-size: 14px;
	}
	
	.my_Class .post-70 .et_pb_blurb_container h4,
	.id_Class .post-70 .et_pb_blurb_container h4 {
		font-size: 13px;
	}
	
	.en_Class .LC-QuickRegistrationWidget .ClField-LastName {
		margin-right: 0;
	}
	
	.en_Class .LC-QuickRegistrationWidget .ClField-Email input {
		margin-left: 0px;
		margin-top: 0;
	}
	
	.en_Class .et_pb_blurb_container span {
		font-size: 14px !important;
	}
	
	.menu-platform-container li {
		display: inline-block;
	}
	
	.menu-platform-container {
		height: auto;
	}
	
	.menu-platform-container li a {
		float: none;
	}
	
	ul#menu-platform {
		background: transparent;
	}
	
	.my_Class .et_pb_column_3_4 .et_pb_row_inner_3 .et_pb_column_4_4.et_pb_column_inner_5 {
		width: 100%!important;
	}
	/** froex tools css **/
	.et_pb_gutters3 .forex-tools .et_pb_column_1_2 {
		margin-right: 0;
	}
	
	.et_pb_gutters3 .forex-tool .et_pb_column_1_2 {
		margin-right: 0;
		padding: 0 20px;
	}
	
	.forex-tool .et_pb_widget ul li {
		border-bottom: 0;
	}
	/** post css **/
	
	.single-post #main-content .container {
		width: 95%;
	}
	
	.single-post.et_left_sidebar #left-area {
		padding-left: 0;
	}
	
	.cartoon .menu-education-container {
		height: auto;
	}
	
	.cartoon ul#menu-education {
		background: transparent;
	}
	
	.single-post .et_pb_widget ul li a,
	.single-post .widget ul li a {
		padding-left: 0;
	}
	
	.single-post .cartoon .widget {
		float: none;
		margin: 0 0px 30px 0;
	}
	
	.single-post .et_pb_widget ul li,
	.single-post .cartoon .widget ul li {
		border-bottom: none;
	}
	
	.single-post h4.widgettitle,
	.cartoon .widget_nav_menu h3 {
		font-weight: bold;
		color: #264a6c !important;
		display: block;
		border-bottom: 1px solid #ccc;
		font-size: 18px;
		background: none;
	}
	
	.single-post ul#menu-newest-report {
		padding-left: 0px;
	}
	
	.single-post .LC-QuickRegistrationWidget .ClField-Phone {
		margin-top: 5px !important;
	}
	
	.single .et_pb_post,
	.single .post {
		margin-bottom: 0px;
		padding-bottom: 0;
	}
	
	.single-post #main-content .container {
		padding-top: 0px;
	}
	
	.new-report .widgettitle {
		display: none;
	}
	
	ul#menu-newest-report {
		background: transparent;
	}
	
	.new-report .et_pb_widget ul li {
		display: inline-block;
	}
	
	.new-report .et_pb_widget ul li a {
		float: left;
		padding-top: 0;
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 0px;
		height: 25px;
		line-height: 25px;
		margin-right: 5px;
		background-color: #e9e9e9;
	}
	
	.et_pb_gutters3 .newest-report .et_pb_column {
		margin-right: 0;
	}
	/**chery 202011 new posts css**/
	
	.chery202011-post-c h1.seotitle {
		display: none;
	}
	/** post css end **/
	/**rollover pages css**/
	
	.recent-rollover li#nav_menu-11 {
		padding-top: 0;
		padding-bottom: 10px;
	}
	
	.recent-rollover #sidebar {
		padding-right: 0px;
	}
	/**rollover pages css end**/
	/** 201907 chery css **/
	
	.cartoon-btn {
		margin-bottom: 30px;
	}
	
	.cartoon-btn .et_pb_column_inner_1,
	.cartoon-btn .et_pb_column_inner_2,
	.cartoon-btn .et_pb_column_inner_3 {
		width: 30%!important;
		padding: 10px 0;
		text-align: center;
	}
	
	.lennypt .et_pb_column_1_3 {
		border-left: none;
	}
	/**202005 platform css **/
	
	.platfrom-chery2020 .et_pb_column_1_2 {
		border-left: 0;
	}
	/**202007 chery new vesion css **/
	/**product css **/
	
	.innerpage-chery,
	.block-f1,
	.block-f2,
	.block-f3
	{
		width: 96%;
		margin: 0 auto;
	}
	
	.banner-w,
	.banner-f .banner-w {
		width:100%;
		text-align: center;
	}
	
	.banner-f {
		background-size: cover;
	}
	/**forex market css**/
	
	.forex-post-l .et_pb_column {
		width: 50%!important;
		float: left;
	}
	
	.forex-post-l {
		padding-top: 30px!important;
	}
	
	.forex-post-l .et_pb_text {
		margin-bottom: 20px!important;
	}
	
	.chery202007-en .w-c {
		line-height: 20px;
		font-size: 14px;
		text-align: center;
	}
	/**my css**/
	
	.my_Class .list-t {
		font-size: 24px;
	}
	/**my css**/
	/**menu css**/
	.widget_nav_menu ul.menu{
		background: none!important;
		padding-bottom: 0px!important;
	}
	.widget_nav_menu ul.menu li {
		padding: 0 5px;
		padding-top: 0px;
	}
	.widget_nav_menu ul.menu li&gt;a{
		padding:0 5px;
		display: inline-flex;
		background-color: #E9E9E9;
		line-height:25px;
		text-indent: 0;
		margin: 5px 0;
	}
	.widget_nav_menu ul.menu li.menu-item-has-children{
		width: 100%;
		display: inline-block;
		background: none;}
		.widget_nav_menu ul.menu li.menu-item-has-children&gt;a{
			font-size: 16px;
			line-height:25px;
		}
		.widget_nav_menu li ul.sub-menu li a{
			font-size: 12px;
		}
		.widget_nav_menu li.menu-item-has-children&gt;a:after{
			display: none;
		}
		/**menu css end**/
		/**202007 chery new vesion css end**/
		/**202007 chery css**/

		.Forex-training .widget_nav_menu ul.menu li {
			display: inherit;
		}

		.Forex-training .widget_nav_menu ul.menu li a {
			background-size: 25px;
			padding-left: 50px;
			display: inline-block;
			white-space: nowrap;
			width: 300px;
			text-overflow: ellipsis;
			overflow: hidden;
			background-color: transparent;
		}
		/**202102 chery Revision css**/
		/**slide form css**/

		.HpSlider .et_pb_slide_description {
			left: 8%;
			width: 400px;
		}

		.slide-form {
			top: 20px;
		}

		.slide-form .LC-QuickRegistrationWidget .ClField-FirstName,
		.slide-form .LC-QuickRegistrationWidget .ClField-LastName {
			width: 100%;
		}

		.slide-form {
			width: 320px;
			padding: 20px 0 10px;
		}

		.slide-form .LcWidget-QuickRegistrationWidget {
			width: 280px;
		}

		.sliderSubTitle {
			font-size: 40px;
			line-height: 50px;
		}

		.sliderDescription {
			line-height: 25px;
			text-align: left;
			font-size: 16px;
		}

		.et_pb_row {
			flex-wrap: wrap;
		}

		#main-content .container,
		#container-w1300,
		.container-w1300,
		.et_pb_row,
		.single-post #main-content .container {
			max-width: 750px;
		}

		.logo {
			margin: 0 auto;
			display: flex;
			justify-content: center;
		}
		.logo-img {
			margin-top: 10px;
		}

		.top_menu&gt;li {
			margin-left: 5px;
		}

		.top_menu&gt;li.tel {
			padding-left: 18px;
			background-size: 12%;
		}

		.block2-homepage .block-h-c1 {
			width: 240px;
		}

		.ac-border {
			width: 130px;
			padding-right: 0;
			line-height: 20px;
		}
		/**202104 Inner page css**/

		#content-area {
			display: block;
		}

		.registration .LC-QuickRegistrationWidget .lcFieldWrapper {
			float: left;
			width: 48%;
			margin: 0 1% 15px;
		}

		.registration .LC-QuickRegistrationWidget input[name="Send"] {
			width: 200px;
		}

		.registration .LC-QuickRegistrationWidget .LcWidgetTopWrapper.ClField-MarketingMaterials.lcFieldWrapper {
			width: 100%;
		}
		/**202104 siderbar hover css**/

		.bottom-nav {
			display: none;
		}

		.FixedMenuCover {
			right: 0;
		}

		.siderbar-hover {
			width: 50px;
			padding: 0px 0;
			box-shadow: none;
			background: none;
		}

		.siderbar-icon {
			padding-right: 0;
		}

		.sidebar-hover-w {
			display: none;
		}
		.siderbar-icon {
			width: 40px;
			height: 40px;
		}
		.siderbar-icon-h1 {
			background-position:  -10px -10px;
		}
		.siderbar-icon-h2 {
			background-position: -70px -10px;
		}
		.siderbar-icon-h3 {
			background-position: -70px -70px;;
		}
		.siderbar-icon-h4 {
			background-position: -10px -70px;
		}

		.QuickLogin .LcWidget-QuickLoginWithRegulationWidget .LcMandatory {
			display: none;
		}

		.slide-form .LC-QuickRegistrationWidget .ClField-FirstName .Lctooltip-inner,
		.slide-form .LC-QuickRegistrationWidget .ClField-LastName .Lctooltip-inner {
			width: 280px;
		}

		.et_pb_column_3_8 {
			float: none;
		}
		/**202105 chery css**/

		#sidebar,
		#left-area {
			width: 100%;
			padding-right: 0;
		}
		.et_left_sidebar #sidebar .et_pb_widget{
			margin: 0 0 0 0;
		}

		.forex-tool .LC-QuickRegistrationWidget .lcFieldWrapper {
			float: left;
		}
		/**202107 980px css**/
		/**top menu css **/
		.mainMenuCover {
			display: none;
			position: absolute;
			z-index: 1;
			left: 0;
			top: 0;
			margin-left: 0;
			width: 100%;
			height: 100%;
			background: #f1f5f8;
			padding: 30px 0;
			overflow: hidden;
		}

		.HeaderCover,
		.mobileOpen .mainMenuCover,
		.mobileButton {
			display: block;
		}

		#top-menu li span.ar-open {
			position: absolute;
			left: 0px;
			width: 50px;
			height: 45px;
			line-height: 45px;
			display: inline-block;
			z-index: 100;
			cursor: pointer;
			padding-left: 20px;
		}

		#top-menu li span.ar-open:after {
			content: '';
			display: block;
			height: 20px;
			left: 40px;
			top:13px;
			border-right: 1px solid #ccc;
			width: 1px;
			position: absolute;
		}

		#top-menu li.catOpen span.ar-open:after {
			left: 38px;
			top: 14px;
		}
		#top-menu li.catOpen .ar-open svg{
			transform: rotate(-90deg);
			fill: #5e9458;
		}

		#top-menu {
			display: inline-flex;
			flex-direction: column;
			width: 100%;
			float: none;
		}

		#top-menu li.menu-first li {
			font-size: 16px;
		}

		#top-menu li li.menu-item-has-children&gt;a {
			display: flex;
			margin: 10px 0 5px;
			font-size: 16px;
			padding-left: 0;
			font-weight: bold;
			border-bottom: 1px solid #eaf0f8;
			color: #77808e;
		}

		#top-menu li.menu-item-has-children&gt;a {
			color: #343536;
			font-size: 20px;
			padding-left: 50px;
			padding-bottom: 0px!important;
			display: inline;
			position: unset;
		}

		#top-menu&gt;li {
			height: 50px;
			position: relative;
		}

		#top-menu&gt;li&gt;a {
			line-height: 45px;
		}

		.nav li ul {
			border: 0;
		}

		#top-menu li li {
			padding: 5px 0 0;
			width: 180px;
		}

		#top-menu li.menu-item-has-children {
			position: relative;
			display: inline-flex;
			flex-direction: column;
		}
		#top-menu-nav li.menu-chery202007 ul li li a {
			line-height: 18px;
			display: inline-block;
			font-size: 14px;
		}
		#top-menu li ul {
			padding-left: 50px;
		}

		#top-menu li li ul {
			padding-left: 0;
		}

		.nav li#menu-item-23032&gt;ul {
			left: auto;
		}

		#top-menu li ul {
			display: flex;
			background: #f7f9fc;
			flex-direction: column;
			opacity: 0;
			/*-webkit-transition: opacity ease .5s, max-height ease .6s;*/
		}

		#top-menu li.catOpen ul {
			opacity: 1;
			position: relative;
			z-index: 1;
			visibility: visible;
			visibility: visible;
			padding-top: 0px;
			width: auto;
			left: auto;
			top: auto;
			box-shadow: none;
			padding-bottom: 0px;
		}

		#top-menu li.catOpen&gt;a {
			display: flex;
			background: #dfe3e7;
			position: relative;
			z-index: 1;
		}

		#top-menu li .menu-item-has-children&gt;a:first-child:after{
			display: none;
		}

		#top-menu&gt;li.catOpen {
			height: auto;
			z-index: 1;
		}
		.navItem .ar-open svg {
			width: 14px;
			height: 45px;
			transition: ease all .3s;
			fill: #343536;
		}
		span.mobileCloseButton {
			padding-bottom: 10%;
			display: block;
			padding-left: 20px;
			padding-top: 30px;
		}
		.CN_Class span.mobileCloseButton:after,
		.CC_Class span.mobileCloseButton:after {
			content: "å…³é—­èœå•";
		}
		span.mobileCloseButton{
			display: block;
		}
		span.closemenu-word {
			font-weight: 400;
		}
		.CN_Class span.closemenu-word,
		.CC_Class span.closemenu-word{
			display: none;
		}

		#top-menu&gt;li.menu-first ul {
			padding-bottom: 10px;
			width: auto;
			padding: 0px;
			padding-left: 50px;
			box-shadow: none;
			padding-bottom: 10px;
		}

		#top-menu li li a {
			padding: 0px;
			display: inline;
			font-size: 16px;
			width: auto;
			font-weight: 500;
		}

		#top-menu li.menu-chery202007&gt;a+ul {
			max-height: 200px;
			height: 200px;
			overflow-y: scroll;
			padding-bottom: 20px;
		}

		.mobileButton {
			display: block;
			border: 1px solid #dee5ef;
			position: absolute;
			width: 40px;
			height: 36px;
			top: 23px;
		}

		li.menu-chery202007.catOpen:after {
			content: '';
			display: block;
			width: 100%;
			height: 30px;
			position: absolute;
			z-index: 20;
			bottom: 0;
			left: 0;
			background: -moz-linear-gradient(top, rgba(247, 249, 252, 0) 0, rgba(247, 249, 252, 1) 100%);
			background: -webkit-linear-gradient(top, rgba(247, 249, 252, 0) 0, rgba(247, 249, 252, 1) 100%);
			background: linear-gradient(to bottom, rgba(247, 249, 252, 0) 0, rgba(247, 249, 252, 1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7f9fc', endColorstr='#f7f9fc', GradientType=0);
		}

		.burger-menu {
			margin-top: 10px;
			position: relative;
			width: 25px;
			height: 25px;
			cursor: pointer;
			margin: 8px auto;
		}

		.burger {
			position: absolute;
			background: rgba(111, 111, 111, 1);
			width: 25px;
			height: 3px;
			top: 50%;
			right: 0;
			margin-top: -5px;
			opacity: 1;
		}

		.burger::before {
			position: absolute;
			background: rgba(111, 111, 111, 1);
			width: 25px;
			height: 3px;
			top: 10px;
			content: "";
			display: block;
		}

		.burger::after {
			position: absolute;
			background: rgba(111, 111, 111, 1);
			width: 25px;
			height: 3px;
			bottom: 10px;
			content: "";
			display: block;
		}

		.burger-menu.menu-on .burger {
			background: rgba(111, 111, 111, .0);
		}

		.burger-menu.menu-on .burger::before {
			transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			top: 0;
		}

		.burger-menu.menu-on .burger::after {
			transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			bottom: 0;
		}

		.burger::after,
		.burger::before,
		.burger {
			transition: transform .3s ease;
			-webkit-transition: transform .3s ease;
		}

		#page-container #et-main-area {
			transition: transform .6s cubic-bezier(0.42, .2, 0, .97);
			-webkit-transition: transform .6s cubic-bezier(0.42, .2, 0, .97);
			background: #fff;
		}

		body.mobileOpen,body.mobileOpen #page-container {
			overflow: hidden;
		}

		.mobileOpen #et-main-area {
			-webkit-transform: matrix3d(0.516, 0, .64, -.0005, 0, 0.9, 0, 0, -.64, 0, .77, 0, 150, 0, 0, 1);
			transform: matrix3d(0.516, 0, .64, -.0005, 0, 0.9, 0, 0, -.64, 0, .77, 0, 150, 0, 0, 1);
			-webkit-overflow-scrolling: auto;
			z-index: 20;
			position: absolute;
			width: 100%;
			height: 100%;
			overflow: hidden;
			display: block;
			top: -60px;
		}

		.mobileOpen #et-main-area:before {
			width: 100%;
			height: 100%;
			position: absolute;
			z-index: 25;
			left: 0;
			top: 0;
			content: ' ';
			display: table;
		}

		.HeaderMenu {
			padding: 15px 0;
		}

		#main-header {
			padding-bottom: 0;
		}

		.HeaderCover {
			padding-top: 20px;
			height: auto;
		}
		/**202107 980px css**/
		.stickyNav .HeaderCover{
			height: auto;
			padding-top: 5px;
		}
		.stickyNav #main-header{
			padding-bottom: 0;

		}
		.stickyNav .mobileButton{
			top: 5px;
		}
		.p3-money{
			font-size: 16px;
			line-height: 20px;
		}
		.widget_nav_menu ul#menu-my-profile li&gt;a{
			font-size: 14px;
			margin: 5px;
		}
		.w-c {
			font-size: 16px;
			line-height: 25px;
		}

	}
	@media (max-width:900px) {
		/**2019 chery paltform css **/

		.pro-b-img img {
			width: 100%;
		}
		/**2019 chery paltform css end**/
	}
	@media (max-width:880px) {
		.tablet-en.tablet-o .orangeGradiant {
			font-size: 12px;
		}
		/**202102 chery Revision css**/
		/**slide form css**/

		.sliderTextContent {
			width: 90%;
		}

		.HpSlider .et_pb_slide_description {
			width: 320px;
		}
	}
	@media (max-width:768px) {
		.HomePageAccountLinksCover .et_pb_column_inner_1 {
			padding-left: 0;
		}

		.HomePageAccountLinksCover .et_pb_column_inner_2 .et_pb_image_1 {
			margin-left: 0!important;
		}

		.et_pb_column_inner_1,
		.et_pb_column_inner_2 {
			width: 100% !important;
		}

		.et_pb_column_inner_2 {
			padding-left: 0;
			padding-top: 10px;
		}

		.et_pb_row.et_pb_row_3-4_1-4,
		.HpSection .et_pb_row {
			width: 90%;
		}

		#et_mobile_nav_menu {
			display: block;
		}

		.en_Class li#menu-item-96,
		.my_Class li#menu-item-96,
		.id_Class li#menu-item-96 {
			width: 22%;
		}

		.post-516 .et_pb_blurb_0,
		.post-516 .et_pb_blurb_3,
		.post-516 .et_pb_blurb_1,
		.post-516 .et_pb_blurb_2 {
			width: 100%!important;
		}

		.post-517 .et_pb_blurb_0,
		.post-517 .et_pb_blurb_3,
		.post-517 .et_pb_blurb_1,
		.post-517 .et_pb_blurb_2 {
			width: 100%!important;
		}

		.post-13367 .et_pb_column_inner_2 {
			padding-left: 10px;
		}

		.post-13367 .et_pb_row_inner.et_pb_row_inner_1 a img {
			width: 80%;
		}
		.LcContentHtml-TradingHistoryTable{
			overflow-x: scroll;
		}

		.LcContentHtml-OnlineDataTable th,
		.LcContentHtml-OnlineDataTable td {
			font-size: 12px;
		}

		.et_pb_column_3_4 .et_pb_column_inner_1,
		.et_pb_column_3_4 .et_pb_column_inner_2,
		.et_pb_column_3_4 .et_pb_column_inner_3,
		.et_pb_column_3_4 .et_pb_column_inner_4,
		.et_pb_column_3_4 .et_pb_column_inner_5,
		.et_pb_column_3_4 .et_pb_column_inner_6 {
			width: 100% !important;
		}

		.et_pb_column_3_4 .customer .et_pb_column_inner_1,
		.et_pb_column_3_4 .customer .et_pb_column_inner_2 {
			width: 50% !important;
			padding-top: 0;
			padding-bottom: 20px;
		}

		.et_pb_column_3_4 .et_pb_column_inner_2,
		.et_pb_column_3_4 .et_pb_column_inner_4,
		.et_pb_column_3_4 .et_pb_column_inner_6 {
			background: none;
		}

		.et_pb_column_3_4 .et_pb_column_inner_1 {
			background-color: transparent;
		}

		.et_pb_row_inner.et_pb_row_inner_2 {
			background: #fff!important;
		}

		.et_pb_column_3_4 .et_pb_main_blurb_image {
			display: none;
		}

		.post-516 .et_pb_column_3_4 .et_pb_main_blurb_image {
			display: table-cell;
		}

		.post-517 .et_pb_column_3_4 .et_pb_main_blurb_image {
			display: table-cell;
		}

		.et_pb_column_3_4 .et_pb_blurb_container p strong {
			display: none;
		}

		.et_pb_column_3_4 .et_pb_column_inner_2,
		.et_pb_column_3_4 .et_pb_column_inner_4,
		.et_pb_column_3_4 .et_pb_column_inner_6 {
			padding: 10px 0;
		}

		.post-70 .et_pb_column_3_4 .et_pb_column_inner_2 {
			padding-bottom: 0px;
		}

		.et_pb_column_3_4 .et_pb_column_inner_7 {
			display: none;
		}

		.et_pb_column_3_4 .welcome .et_pb_column_inner_7 {
			display: block;
			height: 100px;
		}

		.et_pb_column_3_4 .welcome .et_pb_column_inner_8 {
			background: none;
			background-color: transparent;
		}

		.welcome .ths-youshi {
			display: none;
		}

		.post-13367 .et_pb_row_inner.et_pb_row_inner_2 {
			background: inherit;
		}

		.Error404 {
			margin: 20px auto 200px;
		}

		.et_pb_row_4col&gt;.et_pb_column.et_pb_column_1_4 {
			width: 50% !important;
			margin-right: 0%;
		}

		.my_Class .ths-youshi {
			display: none;
		}

		.orangeGradiant {
			margin: 0 10px;
		}

		.tablet-trader1.tablet-en {
			width: auto!important;
			float: none!important;
		}

		.tablet-trader1.tablet-top {
			margin: 0 auto!important;
			float: none!important;
		}
		/**201907 chery's css **/

		.cartoon-btn .et_pb_column_inner_1,
		.cartoon-btn .et_pb_column_inner_2,
		.cartoon-btn .et_pb_column_inner_3 {
			width: 30%!important;
		}

		.post-1227 .et_pb_column_3_8.et_pb_column_inner {
			width: 100% !important;
		}

		.et_pb_column_3_4 .welcome-box1 .et_pb_column_inner_7 {
			display: block;
		}
		/**202007 chery new vesion css **/
		/**forex training css**/

		.icon-f {
			zoom: .7;
		}

		.f1-c1,
		.f1-c2 {
			padding: 20px 10px;
		}

		.f1-c {
			margin-left: 10px;
		}
		/**forex training css end**/
		/**forex market css**/

		.forex-post-l .et_pb_column {
			width: 50%!important;
		}

		.forex-post-l .et_pb_post h2 {
			font-size: 14px;
			line-height: 25px;
		}

		.forex-post-l .f-m {
			font-size: 14px;
		}

		.forex-post-l .et_pb_text {
			margin-bottom: 20px!important;
		}

		.list-f1-img {
			width: 40%;
		}
		/**product list forex css**/

		.list-p4-w-t {
			font-size: 15px;
			padding: 10px 0 0;
		}

		.p3-money,
		.p3-button a {
			font-size: 14px;
		}

		.p3-m2 {
			width: 80%;
		}

		.p3-button {
			width: 20%;
		}

		.p3-button a {
			padding: 0 20px;
		}	
		.list-p4-w {
			width: auto;
		}

		.list-p4-w-c {
			min-height: 60px;
		}

		.list-p4-c1 {
			margin-bottom: 30px;
		}

		.list-button a,.list-b3 a {
			padding: 5px 10px;
			font-size: 14px;
		}

		.p3-button {
			width: 30%;
		}

		#product-id .p3-button {
			width: 40%;
		}

		#product-id .list-button a {
			font-size: 12px;
			padding: 0 10px;
		}
		/**en css **/

		.chery202007-en .p3-money,
		.chery202007-en .p3-button a {
			font-size: 12px;
			line-height: 16px;
		}

		.chery202007-en .p3-button a {
			padding: 5px 3px;
		}

		.chery202007-en .p3-m2 {
			line-height: 20px;
		}

		.chery202007-en .list-p4-w-t {
			line-height: 20px;
			padding: 10px 0;
			font-size: 14px;
		}

		.chery202007-en .list-p4-w-c {
			padding: 0 5px;
			font-size: 13px;
		}

		.chery202007-en .list-b1,
		.chery202007-en .list-b2 {
			font-size: 14px;
			font-weight: bold;
		}
		/**en css end**/
		/**product list forex css end**/
		/**202007 chery new vesion css end**/
		/**202102 chery Revision css**/

		#main-content .container,
		#container-w1300,
		.container-w1300,
		.et_pb_row,
		.single-post #main-content .container {
			max-width: 720px;
		}
		/**202107 768px css**/
		.top_menu&gt;li.tel{
			background: none;
		}
		.account-wrapper {
			display: block;
		}
		.accountForm{
			width: 100%;
			max-width: 500px;
			margin: 0 auto 20px;
		}
		.accountContent {
			width: 100%;
		}

	}
	@media (max-width:767px) {
		.menu-item-13670 {
			display: none;
		}

		.menu-item-13671 {
			display: block;
		}

		table.TradingHistoryTable tr.first td,
		table.MonetaryTransactionsTable th {
			font-size: 12px;
			line-height: 1.2;
		}

		.en_Class .post-1054 .entry-content tr th {
			padding: 0 0;
		}

		.et_pb_column .et_pb_grid_item:nth-child(2n+1),
		.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
		.et_pb_column .woocommerce ul.products li.product:nth-child(2n+1),
		.woocommerce-page ul.products li.product:nth-child(2n+1),
		.et_gallery_item:nth-child(2n+1) {
			clear: none;
		}

		.et_pb_column .et_pb_grid_item:nth-child(n) {
			margin: 0 1% 20px 1%!important;
		}

		.post-14574 .et_pb_column_3_4 .et_pb_column_inner_2 {
			padding: 0 0;
		}

		.thanks .widget_text {
			display: none;
		}

		.home .platform-button {
			font-size: 14px;
		}

		.home .platform-button.et_pb_button_0,
		.home .platform-button.et_pb_button_1 {
			margin-bottom: 10px!important;
		}

		.home .platform-button:after,
		.home .platform-button:before {
			font-size: 22px;
		}

		.et-hide-mobile {
			display: block!important;
		}
		/** froex tools css**/

		.forex-tools .et_pb_main_blurb_image,
		.forex-tools .et_pb_blurb_container {
			text-align: center!important;
			float: none;
			width: 100%;
		}

		.forex-tools .et_pb_main_blurb_image {
			padding-top: 30px;
		}

		.CN_Class .forex-tools .tool-content,.CC_Class .forex-tools .tool-content {
			text-align: left;
			height: auto;
		}

		.AcademyBannerLeft,
		.AcademyBannerRight {
			width: 100%;
			float: none;
		}

		.AcademyBanner {
			padding: 20px 10px;
		}

		.AcademyBannerBtn {
			margin-top: 10px;
		}

		.tool-a {
			padding-top: 10px;
		}
		/** froex tools css end**/
		/**rollover page css 201904**/

		.recent-rollover .container {
			max-width: 96%;
		}
		/** 201907 chery css **/

		.welcome-box1 .et_pb_column_inner {
			background: none;
		}

		.cartoon-btn1,
		.cartoon-btn2,
		.cartoon-btn3 {
			font-size: 14px;
			padding: 5px 10px;
			font-weight: bold;
		}

		.cartoon-btn .et_pb_button:before,
		.cartoon-btn .et_pb_button:after {
			font-size: 22px;
		}
		/** 202011 posts chery css **/

		#depositTabsWrapper .tab.tab-posts {
			flex-wrap: wrap;
			justify-content: center;
		}

		#depositTabsWrapper .tab.tab-posts button {
			font-size: 14px;
			flex: 0 0 26%;
			margin: 5px 10px;
		}

		#depositTabsWrapper .tab.tab-posts button.tablink:last-child {
			margin-right: 10px;
		}

		#depositTabsWrapper.trader-chery202101 .tab button {
			flex: 1;
		}

		.thankspage2021 .et_pb_row_inner {
			flex-wrap: wrap;
		}

		.thankspage2021 .welcome-btns {
			flex-wrap: nowrap;
		}
		/**767px css 202108**/
		.stickyNav body[data-lcreg="FCA"] #main-header{
			top: 40px;
		}
		.thankspage p{
			line-height: 20px;
		}
		.thanks-adv{
			padding-top: 30px;
		}
		.icon-normal,.icon-fail,.icon-success{
			width: 60px;
			height: 60px;
		}
		.icon-success {
			font-size: 30px;
		}
		.icon-w {
			font-size: 18px;
		}
		.thanks-words {
			padding: 20px 10px;
		}
		.thanks-c {
			margin: 10px 0;
			font-size: 14px;
			padding: 20px 10px;
			line-height: 20px;
		}
		.thanks_icons {
			margin: 20px auto 10px;
		}
		/**20220811 750px chery's new css**/
		.sub-title.economicCalSubTitle{
			display: none;
		}

	}
	@media (max-width:755px) {
		.et_pb_column_inner_2 {
			padding-top: 10px;
			padding-left: 0px;
		}

		.et_pb_row_inner.et_pb_row_inner_1 a img {
			width: 80%;
		}

		.et_pb_row_inner.et_pb_row_inner_1 .home-button a img {
			width: auto;
		}

		.et_pb_blurb_container h4 a {
			line-height: 19px;
		}

		.et_pb_blurb_container p span {
			font-size: 1em;
		}

		.et_pb_column.et_pb_column_1_4.et_pb_column_1.et_pb_column_single {
			width: 100%;
		}

		.post-14574 .et_pb_row_inner.et_pb_row_inner_1 a img {
			width: auto;
		}

		.tablet-bottom .tablet-en .orangeGradiant {
			margin: 0 1px 0;
		}

		.tablet-en .tablet-trader-p {
			float: none!important;
			margin: 0 auto;
			width: 100%!important;
		}

		.tablet-trader.tablet-en.tableten {
			text-align: center;
		}	
		table.mangerFilesTable {
			width: 600px!important;
		}
		/**202102 chery Revision css**/

		#main-content .container,
		#container-w1300,
		.container-w1300,
		.et_pb_row,
		.single-post #main-content .container {
			max-width: 600px;
		}

		.QuickLogin,
		body[data-lcislogin="true"] .QuickLogin .LcContent {
			display: none;
		}

		body[data-lcislogin="true"] .QuickLogin,.top_menu_reg li {
			display: block;
		}

		.my_Class .QuickLogin .LcWidget-QuickLoginWithRegulationWidget input[type="Submit"] {
			width: 72px;
			font-size: 12px;
			padding: 0 0;
		}

		.top_menu_reg li.reg-link {
			margin-left: 5px;
		}
		/**202102 slide css**/

		#slide2021 .et_pb_row,
		#slide2021 .et_pb_container {
			height: 350px!important;
		}

		.HpSlider .et_pb_slide_description {
			position: relative;
			padding-top: 50px;
			left: auto;
			position: relative;
		}

		.sliderTextContent {
			width: 100%;
		}

		.sliderimage {
			display: none;
		}

		.slide-form {
			position: relative;
			width: 100%;
			right: auto;
			margin-right: auto;
			border-bottom: 1px solid #ccc;
			top: auto;
		}

		.form-title {
			font-size: 20px;
		}

		.form-subtitle {
			padding: 5px 0 10px;
			font-size: 14px;
			line-height: 16px;
		}

		.main-content2021 {
			padding-top: 0px;
		}

		.et-pb-slider-arrows {
			display: none;
		}

		.et-pb-controllers {
			top: 12px;
			height: 20px;
		}

		.title-h a:after {
			position: absolute;
			content: "æ›´å¤š&gt;&gt;";
			font-size: 12px;
			color: #5e9458;
			right: 20px;
		}

		.en_Class .title-h a:after {
			content: "More&gt;&gt;";
		}

		.my_Class .title-h a:after,
		.id_Class .title-h a:after {
			content: "Lanjut&gt;&gt;";
		}

		.h-w-t a {
			text-decoration: underline;
		}

		.block2-homepage .block-h-c1 {
			width: 180px;
		}

		.icon-h-words,
		.h-w-content,
		ul.h-w-content,
		.h-pt1,
		.h-pt2 {
			font-size: 14px;
			line-height: 18px;
		}

		.title-h {
			font-size: 30px;
			line-height: 50px;
		}

		.subtitle-h,
		.h-w-t {
			font-size: 18px;
		}

		.block2-homepage .block-h-c1 {
			width: 175px;
		}

		.ac-border {
			font-size: 14px;
			width: 110px;
			line-height: 18px;
			height: 60px;
			padding-left: 15px;
		}

		.ac-border .num {
			font-size: 36px;
			left: -10px;
			line-height: 40px;
		}

		.ac-border:after {
			height: 42px;
			width: 42px;
			top: 9px;
			right: -22px;
		}

		.h-ac-c .small {
			font-size: 12px;
			line-height: 16px;
			padding: 10px 20px 20px;
		}
		/**202104 slide css**/

		#slide2021.et_pb_slider .et_pb_slide {
			background-size: cover;
		}

		.HpSlider .et_pb_slide_description {
			width: 100%;
			justify-content: center;
		}

		.banner-button {
			font-size: 14px;
		}

		.p-s a,
		.p-m a,
		.chery202007-en .p-s a,
		.p2-w a {
			padding: 10px 10px;
		}
		.termsConditionsPage h2 {
			padding-bottom: 5px;
			font-size: 18px;
		}
		.inner-top-c{
			padding-top: 30px;
			padding-bottom: 30px;
		}

	}
	@media (max-width:700px) {
		.post-13599 .LcContentHtml-OnlineDataTable th {
			line-height: 16px;
		}

		.en_Class .mt4-mobile-a a,
		.my_Class .mt4-mobile-a a,
		.id_Class .mt4-mobile-a a {
			width: 48% !important
		}

		.tableCoverOverflow {
			overflow-x: auto;
			overflow-y: hidden;
		}
		/*post css */

		.single-post #content-area .et_post_meta_wrapper h1 {
			font-size: 20px;
		}

		.newest-report .et_pb_post h2 {
			font-size: 14px;
			width: 240px;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			float: left;
		}

		.newest-report .et_pb_post .post-meta {
			margin-right: 5px;
		}

		.newest-report .et_pb_post .post-meta span {
			font-size: 12px;
		}
	}
	@media (max-width:679px) {
		.QuickLogin {
			padding-left: 0px;
		}

		li#menu-item-849 a {
			padding-left: 0px;
		}
	}
	@media (max-width:666px) {

		.BlogMoreWrapper{
			width: 100%;
			display: block;
		}

		/**2019 chery paltform css **/

		.pro-sign,
		.pro-c {
			text-align: center;
		}

		.pro-g {
			margin-right: 0px;
		}
		/**2019 chery paltform css end**/

		.category-cartoon .entry-title {
			font-size: 14px;
		}
		/**202007 chery new vesion css **/
		/**forex training css**/

		.f1-cc {
			display: block;
		}

		.f1-c1 {
			margin-right: 0;
			margin-bottom: 20px;
		}

		.f-t {
			padding: 50px 0 30px;
			text-align: center;
		}

		.t2-pc {
			display: none;
		}

		.f2-t,
		.f3-c {
			display: block;
		}

		.f-m {
			text-align: right;
			font-size: 14px;
		}

		.t2 {
			background: url(/wp-content/themes/Divi-child/images/chery-202007/f-t1.png)top center no-repeat;
		}

		.f-i {
			width: 50%;
			float: left;
		}

		.bg-f_i1,
		.bg-f_i2,
		.bg-f_i3,
		.bg-f_i4 {
			margin: 0 auto;
			zoom: 0.65;
		}

		.banner-f .banner-w {
			padding: 30px 10px;
		}

		.w-t {
			font-size: 18px;
			padding: 10px 5px;
			border: 2px solid #fff;
		}

		.w-s {
			margin-top: 10px;
			padding: 0px 10px;
			font-size: 16px;
		}

		.block-f2 .et_pb_post h2,
		.forex-post-l .et_pb_post h2 {
			width: 98%;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;
			font-size: 14px;
		}
		/**202007 chery new version css**/

		.t2 {
			padding: 0px 20px;
			background-size: 100%;
		}
		/**forex training css end**/
		/**post css**/

		#chery-market202012 .tag-chery202007 {
			display: flex;
			display: flex;
			justify-content: space-between;
			align-items: center;
		}

		#chery-market202012 .tag-chery202007.et_pb_post h2 {
			padding: 0 0 0 0;
			line-height: 20px;
			font-size: 14px;
			width: 58%;
		}

		#chery-market202012 .tag-chery202007 p.post-meta {
			margin-bottom: 0;
			width: 70px;
			padding-right: 0;
			padding-top: 0;
		}

		#chery-market202012 .tag-chery202007 .post-content,
		.posts-tabs article .post-content {
			display: none;
		}

		.et_pb_post .entry-featured-image-url {
			margin-bottom: 15px;
		}
		/**post css end**/
		/**202007 chery new vesion css end**/
		/**202011 chery new vesion css end**/
		/**202011 post css**/

		.posts-tabs article.post {
			padding-top: 0;
			padding-bottom: 0;
		}

		.posts-tabs article.et_pb_post h2 {
			font-size: 14px;
			width: 300px;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			float: left;
		}

		.posts-tabs article.et_pb_post h2 a {
			text-decoration: none;
		}

		.et_pb_blog_0 .tag-chery202007 .entry-featured-image-url img {
			margin-top: 0;
		}

		.list-t {
			margin-bottom: 20px;
		}
		/**202012 education page css**/

		.education202012 .f-m,
		.education202012 .t2 {
			font-size: 12px;
		}

		.education202012 .f2-t,
		.market-rearch .f2-t {
			display: flex;
		}

		.education202012 .t1 {
			font-size: 18px;
		}

		.f-i-w {
			font-size: 14px;
			margin-bottom: 30px;
		}

		.f2-t {
			padding: 0 0 15px;
		}

		.skill-t {
			padding-top: 30px;
		}

		.list-f2-t {
			font-size: 20px;
			text-align: center;
			font-weight: bold;
		}
		.list-f3-t1{
			font-size: 18px;
		}
		/**202101 platform chery css**/

		.pro-b,
		.pro-cc {
			display: block;
		}
		/**202101 platform chery css end**/
		/**202102 chery Revision css**/

		#main-content .container,
		#container-w1300,
		.container-w1300,
		.et_pb_row,
		.single-post #main-content .container {
			max-width: 450px;
		}

		.HeaderWebTrader span {
			display: none;
		}

		.HeaderMenu {
			padding: 15px 0;
		}

		.tab-but1 img {
			width: 35px;
		}

		.CC_Class .tab-but1 img {
			width: 45px;
		}

		.my_Class .account-w,
		.id_Class .account-w {
			padding-left: 5px;
		}

		.my_Class .account-w b,
		.id_Class .account-w b {
			font-size: 14px;
		}

		.tab-but1 {
			padding: 0 10px;
		}	
		.tablet-trader1 {
			width: 100%!important;
		}

		.tablet-trader-p img {
			width: 100%;
		}
		/**202008 chery swap css **/

		.swapFree-chery202007 {
			overflow-x: scroll;
		}

		/**2021 666px css**/

		.LcWidget-QuickRegistrationWidget {
			width: 300px;
		}
		.registration .LC-QuickRegistrationWidget .lcFieldWrapper{
			width: 100%;
			padding: 0 0;
		}
	}
	@media(max-width:600px) {
		.blog-more-img,
		.BlogDetailsWrapper {
			width: 100%;
			margin: 0;
			padding: 10px;
		}
		.blog-more-img img{
			min-width: unset;
			transition: unset;
			width: 100%;
			height: auto;
		}
		.et_pb_row.et_pb_row_1-4_3-4 {
			width: 98%;
		}

		.home .post-70 .et_pb_section_2 {
			width: 90%;
			margin: 0 auto;
		}

		.home .et_pb_row.et_pb_row_1-4_3-4 {
			width: 100%;
		}

		.post-516 .et_pb_blurb_position_left .et_pb_main_blurb_image,
		.post-517 .et_pb_blurb_position_left .et_pb_main_blurb_image {
			width: 100%!important;
			display: block;
		}

		.post-517 .et_pb_blurb_0 .et_pb_main_blurb_image img,
		.post-517 .et_pb_blurb_1 .et_pb_main_blurb_image img,
		.post-517 .et_pb_blurb_2 .et_pb_main_blurb_image img,
		.post-517 .et_pb_blurb_3 .et_pb_main_blurb_image img,
		.post-517 .et_pb_blurb_4 .et_pb_main_blurb_image img,
		.post-517 .et_pb_blurb_5 .et_pb_main_blurb_image img {
			max-width: 100%!important;
			width: 100%!important;
		}

		.post-516 .et_pb_blurb_container h4 a,
		.post-517 .et_pb_blurb_container h4 a {
			display: block;
			width: 100%;
			text-align: center;
			margin: 0;
			padding: 10px 0 0 0;
			font-size: 1.2em;
		}

		.post-515 .alignright {
			display: block;
			float: none;
			margin-left: 0;
			width: 100%;
		}

		.et_pb_bg_layout_dark h2 {
			display: none;
		}

		.post-70 .et_pb_bg_layout_dark h2 {
			display: inline;
		}

		.loading {
			width: 100%;
		}

		.post-12970 .et_pb_bg_layout_light h2 {
			display: none;
		}

		.my_Class #nav_menu-20 ul li a {
			font-size: 14px;
		}

		h1.seo {
			display: none;
		}

		table.mangerFilesTable th {
			padding: 0 0;
			height: 30px;
		}

		table.mangerFilesTable td {
			padding: 2px 2px;
		}

		table.mangerFilesTable {
			width: 560px!important;
		}
		/**post css **/

		.single-post #content-area .et_post_meta_wrapper h1 {
			font-size: 16px;
			overflow: hidden;
			white-space: nowrap;
			background-size: 50%;
			padding-top: 30px;
			padding-left: 55px;
			height: 60px;
		}

		h2.seot {
			text-align: center;
		}
		/**2019 chery paltform css **/

		.sb,
		.mt4-img img {
			width: 300px;
		}

		.icon-s img {
			width: 40px;
		}

		.sirix-ys {
			margin: 0 0px;
			padding: 20px 0;
			box-shadow: 0 0 0;
		}

		.block2-section {
			display: inline-block;
		}

		.block2-section:nth-child(odd) .block2-img,
		.block2-section:nth-child(even) .block2-img {
			padding: 0 0;
			text-align: center;
		}

		.block2-t {
			text-align: center;
		}

		.block2-c {
			padding-top: 20px;
		}

		.sign-btn a {
			margin: 20px 10px 0;
			line-height: 30px;
			padding: 0 10px;
		}

		.sirix-c,
		.block3 {
			font-size: 12px;
			line-height: 16px;
		}

		.lennytrader .et_pb_blurb_container {
			padding-left: 0px;
			width: 100%;
			display: block;
			height: auto;
			text-align: center;
		}

		.lennytrader .lennystar {
			margin-top: 10px;
		}
		/**2019 chery paltform css end**/
		/**2019 chery webinar css **/

		.web-cc {
			display: block;
		}

		.web-img,
		.blue,
		.c-t {
			text-align: center;
		}

		.webinar1 .web-c,
		.webinar2 .web-c {
			padding: 0;
		}

		.line {
			border-bottom: 5px solid #c69f43;
			width: 95%;
			margin: -5px auto 30px;
		}

		.webinar-t {
			font-size: 18px;
		}

		.c-t {
			font-size: 16px;
		}

		.blue {
			font-size: 12px;
		}

		.webinar2 .web-img img {
			width: 160px;
		}
		/**2019 chery webinar css end**/

		.cartoon .article-paging {
			font-size: 12px;
			margin-bottom: 0;
		}

		.backarc {
			padding: 0px 5px;
		}

		.lastpage,
		.nextpage {
			width: 100px;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			-o-text-overflow: ellipsis;
			-webkit-text-overflow: ellipsis;
			-moz-text-overflow: ellipsis;
		}
		/**202007 chery new vesion css **/
		/**product css **/

		.block-p1,
		.block-p2,
		.block-p3 {
			width: 90%;
			margin: 0 auto;
		}

		.banner-w {
			padding: 30px 10px;
			text-align: center;
		}

		.p-cc,
		.block-p2 {
			display: block;
			padding-bottom: 0;
		}

		.p-t {
			text-align: center;
		}

		.p-img {
			display: none;
		}

		.p-c {
			width: 100%;
		}

		.p-button {
			justify-content: space-around;
		}

		.block-p2 {
			text-align: center;
		}

		.p2-c {
			display: inline-block;
			margin-bottom: 20px;
		}
		/**forex market css**/

		.list-t {
			font-size: 20px;
		}

		.list-t span {
			padding: 5px 0 5px 10px;
		}

		.list1-c{
			font-size: 14px;
			padding-bottom: 0px;
			line-height: 20px;
		}
		.list2-c1 {
			display: block;
		}

		.list-f1-img {
			width: 100%;
			padding-bottom: 20px;
		}

		.list-f1-img img {
			margin: 0 auto;
		}

		.list-f2-cc {
			width: 90%;
			margin: 0 auto;
			text-align: center;
		}

		.list-button {
			padding-top: 20px;
		}

		.list-b1,
		.list-b2 {
			font-size: 16px;
		}

		.forex-post-l .et_pb_column {
			width: 100%!important;
			float: none;
		}

		.forex-post-left .et_pb_posts,
		.forex-post-left .et_pb_text,
		.forex-post-right .et_pb_posts,
		.forex-post-right .et_pb_text {
			margin-left: 0;
			margin-right: 0;
		}
		/**product list forex css**/

		.list-f1-c {
			padding-right: 0px;
			padding: 0 10px;
			line-height: 25px;
			font-size: 16px;

		}

		.list-p-t {
			font-size: 22px;
			padding-top: 30px;
			text-align: center;
			line-height: 25px;
		}

		.p2-c1-t {
			font-size: 16px;
			padding-bottom: 0;
		}

		.p2-c1-w {
			font-size: 14px;
			line-height: 20px;
		}

		.list-p2-c {
			padding-bottom: 20px;
		}

		.p3-money,
		.list-p4-cs {
			display: block;
		}

		.p3-m2 {
			width: 90%;
			line-height: 20px;
		}

		.p3-m1 {
			font-size: 14px;
			font-weight: bold;
		}

		.p3-button {
			width: 25%;
		}

		.p3-button a {
			padding: 0 10px;
		}

		.list-p4-img img {
			width: 100%;
		}

		.list-p4-c1 {
			flex: 0 0 48%;
			padding: 0 0;
		}
		.list202007.block-f2.article-list{
			display: flex;
			justify-content: center;
		}
		/**product list forex css end**/
		/**en css **/

		.chery202007-en .list-p4-w-t {
			padding: 10px 0 0;
			font-size: 13px;
		}

		.chery202007-en .list-p4-w-c {
			line-height: 16px;
		}

		.chery202007-en .list-t {
			font-size: 18px;
		}

		.chery202007-en .list-p-t {
			font-size: 20px;
		}

		.chery202007-en .list-t span {
			padding: 15px 0px;
			padding-left: 10px;
		}
		/**en css end**/
		/**my css**/

		.my_Class .list-button {
			display: block;
			text-align: center;
		}

		.my_Class .list-b1 {
			margin-bottom: 20px;
		}

		.my_Class .list-b1,
		.my_Class .list-b2 {
			display: inline-block;
			width: 280px;
			margin
		}
		/**my css**/
		/**202007 chery new vesion css end **/
		/**202102 chery Revision css**/
		/*.HeaderCover {height: 80px;}*/

		.block1-homepage {
			flex-wrap: wrap;
		}

		.icon-h {
			flex: 1 1 33.33%;
			margin-bottom: 15px;
		}

		.sliderSubTitle {
			font-size: 26px;
			line-height: 40px;
		}

		.sliderTitle {
			font-size: 24px;
			line-height: 30px;
		}

		.title-h {
			font-size: 22px;
			line-height: 30px;
			padding-bottom: 15px;
		}

		.subtitle-h {
			font-size: 14px;
			line-height: 16px;
		}

		.title-wrap {
			padding-bottom: 20px;
		}

		.block2-homepage .block-h-c {
			margin-bottom: 10px;
		}

		.h-pt1,
		.h-pt2 {
			width: 150px;
			margin-bottom: 10px;
			padding: 5px 0;
		}

		ul.h-w-content {
			padding-left: 15px;
		}

		.h-w-t {
			padding: 0 0 5px;
			font-size: 16px;
		}

		.h-ac-cc {
			display: block;
		}

		.tab-h {
			margin: 0 0 30px;
		}

		.account-w b {
			font-size: 18px;
		}

		.ac-border {
			border-right: 1px solid #5e9458;
			height: 70px;
		}

		.ac-border:after {
			transform: rotate(45deg);
			background: #f2f5f7;
			height: 14px;
			width: 14px;
			top: 61px;
			right: 50%;
			margin-right: -7px;
		}

		.h-ac-c .small {
			padding-top: 20px;
		}

		.block5-homepage img {
			width: 240px;
		}

		.block5-homepage .block-h-cc {
			display: block;
		}

		.block5-homepage .block-h-c:nth-child(2) {
			padding: 15px 0;
		}
		/**202102 chery Revision css end**/
		/**202103 chery new vesion css **/
		label.amountRate,.ratewarning{
			font-size: 12px;
			line-height: 12px;

		}
		.ratewarning
		{
			bottom: 80px;
			left: 22px;
		}
		.bigAmount {
			bottom: 80px;
			max-width: 320px;
		}
/*	#LC-EzeebillAilPayQRBigAmountWidegt .ratewarning {
    	bottom: 65px;
	}*/
	
	#depositTabsWrapper input.Send-Submit {
		margin-top: 40px;
	}
	
	.faqCatSectionWrap {
		padding-bottom: 0;
	}
	/**202104 chery new vesion css **/
	.Weixin2Icon{
		left: -200px;
		width: 200px;
	}
	.imgCover{
		text-align: center;
	}
	.FixedMenu img {
		width: 36px;
		height: auto!important;
	}
	
	.publicapp a {
		width: 30px;
		height: 30px;
		background-size: 100%;
	}
	/**202104 DMA css**/
	
	.et_pb_row.dma-page {
		width: 95%;
	}
	
	h1.frontPageTitle.flRow {
		padding-top: 20px;
		font-size: 20px;
		font-weight: bold;
	}
	
	.instrumentPricesTable tr td {
		padding: 10px 6px;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
	}
	.instrumentPricesTable .instrumentFlag {
		width: 20px;
		height: 20px;
		background-size: 20px auto;
		margin-right: 5px;
	}
	tbody td.sellCol,
	tbody td.buyCol {
		font-size: 12px;
	}
	h3.categoryPricesTitle.ftBlue{
		font-size: 16px;
	}
	/**202107 600px css**/
	.HpSlider .et_pb_slide_description{
		padding-top: 35px;
	}
	li.login-top {
		border: 1px solid #ccc;
		border-radius: 5px;
		padding: 0 5px;
		line-height: 20px;
	}
	.WeixinIcon{
		display: none;
	}
	.aioseo-breadcrumbs {
		padding: 5px 0;
	}
	.inner-banner{
		height: auto;
		padding: 20px 0;
		margin-bottom: 20px;
	}
	.inner-title {
		font-size: 24px;
		padding-bottom: 10px;
	}
	.inner-subtitle {
		font-size: 14px;
		line-height: 20px;
	}
	.partner-l{
		display: block;
	}
	.partner-cc{
		padding-left: 0;
	}
	.partner-t,.partner-img,.concact-wrapper .partner-l{
		text-align: center;
	}
	.partner-img{
		padding-bottom: 10px;
	}
	.list-p1{
		padding-bottom: 20px;
	}
	.list-p2-cc{
		padding: 0;
	}
	.back-to-top{
		right: 3px;
		background-size: 35px;
	}
	.concact-content{
		margin-top: 0;
	}
	.icon-p{
		zoom: 0.7
	}
	.registration{
		margin-top: 10px;
	}
	.terms-item{
		margin-bottom: 0;
	}
	.sirix-title1 {
		padding-top: 50px;
	}
	/**2022 600px chery new css**/
	input[type="button"],
	input[type="Submit"]{
		font-size: 14px;
	}
}
@media (max-width:575px) {
	.et_pb_column_3_4 .et_pb_main_blurb_image {
		padding-top: 0;
	}
	
	.orangeGradiant {
		font-size: 12px;
	}
}
@media (max-width:560px) {
	.menu-item-13671 {
		margin-right: 5px;
	}
	
	.registration-tel {
		right: 70px;
	}
	
	.orangeGradiant {
		margin: 0 1px;
	}
}
@media (max-width:530px) {
	.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_4 a {
		display: inline-block;
		width: 45%;
		white-space: nowrap;
		overflow: hidden;
		line-height: 20px;
	}
	
	.le.s1 {
		line-height: 20px;
	}
	
}
@media (max-width:514px) {
	
	.Error404 {
		display: block;
		width: 250px;
		margin: 20px auto;
	}
	
	.error1 {
		margin-top: 20px;
	}
	/** post css **/
	
	.QuickRegFormTitle {
		height: 310px;
	}
	
	h1.seotitle {
		font-size: 16px;
	}
	/**post css end**/
}
@media (max-width:518px) {
	.post-1054 .entry-content tr th {
		padding: 0;
	}
}
@media (max-width:510px) {
	.menu-item-13174,
	.menu-item-13176,
	.menu-item-13874 {
		display: none;
	}
	
	.mt4-mobilecc img {
		width: 100%;
	}
	
	.mt4-mobile-a p a {
		width: 48% !important
	}
	
	.mt4-a p a {
		width: 48%!important;
	}
	
	.mobile-trader1 {
		width: 48%!important;
	}
	
	.mobile-trader2 a {
		width: 48% !important;
	}
	
	.mobile-trader2,
	.tablet-trader1,
	.tablet-trader-p,
	.mt4-mobilecc,
	.mobile-tradercc,
	.web-trader1 {
		width: 100%!important;
	}
	
	.tablet-trader-p img {
		width: 100%;
	}
}
@media (max-width:500px) {
	
	.TopMenu {
		padding-right: 0px;
	}
	
	img.cfd-cn {
		width: 100%!important;
		height: auto!important;
	}
	
	.products-forex1 {
		width: 100%;
	}
	
	.products-forex2 {
		width: 100%;
	}
	
	.products-forex1 img {
		width: 100% !important;
		margin: 0 0;
	}
	
	.en_Class .LC-QuickRegistrationWidget .ClField-Email {
		margin: 0px 0 10px 0;
	}
	
	
	.en_Class .wrapper-MoneTaryTransactionsWidegt {
		font-size: 14px;
	}
	
	.en_Class .MonetaryTransactionsCntrlPanel select {
		width: 241px;
	}
	.forex-da {
		width: 100%!important;
		float: none!important;
		text-align: center;
	}
	
	.forex-da img {
		width: 80%;
	}
	
	.cfd-cn img {
		float: none!important;
		width: 80%!important;
		height: auto!important;
	}
	
	.cfd-cn {
		text-align: center;
	}
	
	label.dragFileLabel {
		font-size: 14px;
	}
	
	.upload.et_pb_text_1 {
		padding: 10px!important;
	}
	/** froex tools css**/
	
	.forex-tools h2,
	.AcademyBannerTitle {
		font-size: 20px;
		padding: 0px 0 0px;
	}
	
	.lightblue {
		font-size: 16px;
		line-height: 33px;
	}
	
	.forex-tool a.et_pb_button {
		font-size: 14px;
		font-weight: bold;
	}
	
	.forex-tool .et_pb_button:after,
	.forex-tool .et_pb_button:before {
		font-size: 22px;
	}
	/** post css**/
	
	.single-post #content-area .et_post_meta_wrapper h1 {
		font-size: 14px;
		padding-top: 24px;
		padding-left: 45px;
	}
	
	.ClField-MarketingMaterials.lcFieldWrapper,
	.ClField-TermsAgreement.lcFieldWrapper,
	.ClField-TermsAgreementLabel.lcFieldWrapper {
		font-size: 14px;
	}
	/**chery-partner css**/

	h1.partent-title {
		font-size: 16px;
	}
	ul.youshi img {
		width: 80%;
	}
	/**202102 chery Revision css**/
	
	.sliderTextContent {
		max-width: 340px;
		margin: auto;
	}
	/**202102 faqs chery css**/
	
	.faqCatSection {
		flex: auto;
	}
	
	.faqs-subc {
		flex: 0 0 50%;
		margin-bottom: 20px;
	}
	
	.faq-c-but a {
		font-size: 14px;
	}
	
	.id_Class .lenny-pt1,
	.id_Class .lenny-pt2 {
		font-size: 13px;
	}
	/**202104 chery new home css **/
	
	.en_Class .block3-homepage .h-w-content.h-center,
	.my_Class .block3-homepage .h-w-content.h-center {
		min-height: 60px;
	}
	
	.id_Class .block3-homepage .h-w-content.h-center {
		min-height: 72px;
	}
	
	.tab-but1 {
		padding: 0 5px;
	}
	
	.title-h a:after {
		right: 2px;
	}
	
	.logo,
	.logo-img {
		width: 96px;
	}
	
	.CC_Class .logo,
	.CC_Class .logo-img,
	.CN_Class .logo,
	.CN_Class .logo-img {
		width: 164px;
	}
	
	.en_Class .HeaderMenu li {
		width: auto;
	}
	
	.en_Class .HeaderMenu li a {
		padding: 0 5px;
	}
	
	li.reg-link {
		display: none;
	}
	/**202108 500px thankspage css**/
	.thanks-cc {
		flex: 1 1 100%;
		text-align: center;
	}
	.top_menu li.tel a {
		font-size: 12px;
	}
}
@media (max-width:479px) {
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_3,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_4,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_5,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_6,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_11,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_8,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_9,
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_10 {
		width: 50% !important;
		margin: 0 auto;
	}
	/*.home .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4{margin:20px auto;}*/
	
	.et_pb_column.et_pb_column_1_4.et_pb_column_1.et_pb_column_single {
		width: 100%;
	}
	
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
		margin: 0;
	}
	
	.my_Class #nav_menu-20 ul li a {
		overflow: hidden;
		white-space: nowrap;
	}
	
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item {
		width: 48%!important;
	}
	
	.orangeGradiant {
		margin: 0 10px 20px;
		width: 40%;
		text-align: center;
	}
	
	.tablet-o .orangeGradiant {
		width: auto;
	}
	
	.online {
		text-align: center;
	}
	/**201907 chery css **/
	
	.post-1227 .et_pb_section .et_pb_row .cartoon-btn .et_pb_column.et_pb_column_1_4 {
		width: 30%!important;
		padding: 20px 0;
	}
}
@media (max-width:475px) {
	.et_pb_column_3_4 .et_pb_column_inner_2,
	.et_pb_column_3_4 .et_pb_column_inner_4,
	.et_pb_column_3_4 .et_pb_column_inner_6 {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	.post-70 .et_pb_column_inner_2 {
		padding-top: 10px;
	}
	/**2021 new version chery css **/
	
	#main-content .container,
	#container-w1300,
	.container-w1300,
	.et_pb_row,
	.single-post #main-content .container {
		max-width: 96%;
	}
	
	.top_menu&gt;li {
		margin-left: 5px;
	}
}

@media (max-width:443px) {
	.post-70 .et_pb_bg_layout_dark h2,
	.post-70 .et_pb_bg_layout_darkp {
		font-size: 14px;
		padding-left: 0;
	}
	
	a.more {
		font-size: 12px;
	}
	
	.post-70 .et_pb_blurb_container span {
		display: block;
	}
	
	.en_Class .et_pb_blurb_container span {
		font-size: 12px !important;
	}
	
	.et_pb_toggle h5 {
		line-height: 20px;
	}
	
	.tablet-trader.tablet-en.tableten {
		text-align: left;
	}
	
	.tablet-trader.tablet-en.tableten .orangeGradiant {
		margin-bottom: 10px!important;
	}
	
	.TopMenu .menu-image-title {
		font-size: 12px;
	}
	
	.TopMenuReg {
		font-size: 12px;
	}
	
	li.menu-item-849 a {
		padding-top: 5px!important;
	}
}
@media (max-width:430px) {
	.post-70 .et_pb_section_3 .et_pb_blurb_container h4 {
		font-size: 12px;
	}
	
	.my_Class .youshi li {
		font-size: 14px;
	}
	
	.tablet-bottom.tablet-en .orangeGradiant {
		width: 49%;
		margin: 0 0 10px;
		padding: 2px 4px;
	}
}
@media (max-width:410px) {
	h3.txth {
		padding-left: 5px;
	}
	
	.CN_Class .tabPanel ul li,.CC_Class .tabPanel ul li {
		height: auto;
		margin-right: 0;
	}
	
	.CN_Class .tabPanel ul li a,.CC_Class .tabPanel ul li a {
		line-height: 25px;
	}
	
	li.HeaderMobileTrader {
		width: 30px;
		margin-left: 5px;
	}
	
	body[data-lcislogin="flase"] .reg-link .menu-image-title {
		padding-left: 0;
	}
	
	.TopMenu .menu-item a img {
		width: 25px;
	}
	
	.home .platform-button {
		padding: .2em .5em;
	}
	
	.en_Class li#menu-item-13699 img {
		width: 60px;
	}
}
@media(max-width:390px) {
	.post-70 .et_pb_blurb_container h4 a {
		/* font-size:12px; */
		white-space: nowrap;
		overflow: hidden;
		display: block;
	}
}

@media (max-width:378px) {
	.txt1 {
		padding: 0 10px;
	}
}
@media(max-width:373px) {
	.orangeGradiant {
		margin: 0 1px 10px;
		font-size: 12px;
		padding: 2px 0;
	}
	
	.tablet-o .orangeGradiant {
		margin: 0 1px 10px;
		font-size: 12px;
		padding: 2px 8px;
	}
	
	.upload.et_pb_text_1 {
		padding: 10px 5px!important;
	}
}
@media (max-width:371px) {
	.et_pb_column_3_4 .et_pb_column_inner_2,
	.et_pb_column_3_4 .et_pb_column_inner_4,
	.et_pb_column_3_4 .et_pb_column_inner_6 {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	.post-70 .et_pb_column_inner_2 {
		padding-top: 10px;
	}
	
	.en_Class .post-70 .et_pb_blurb_container h4 {
		line-height: 13px;
	}
	/**202104 chery new css**/
	
	.block2-homepage .block-h-c1 {
		width: 150px;
	}
	
	.h-w-content {
		font-size: 12px;
	}
	
	.title-h {
		font-size: 20px;
	}
	
	.id_Class .title-h {
		font-size: 20px;
	}
	
	.my_Class .account-w,
	.id_Class .account-w {
		font-size: 12px;
		padding-left: 2px;
	}
	
	.en_Class .HeaderMenu li a,
	.my_Class .HeaderMenu li a,
	.id_Class .HeaderMenu li a {
		display: inline-flex;
		padding: 5px 5px;
		line-height: 15px;
		height: 40px;
		align-items: center;
	}
	
	.QuickLogin .LcWidget-QuickLoginWithRegulationWidget input[type="Submit"] {
		width: auto;
	}
	
	.p-s a,
	.p-m a,
	.chery202007-en .p-s a,
	.p2-w a {
		font-size: 12px;
		padding: 5px 5px;
	}
	/**202111 chery's css**/
	#main-content ul li {
		line-height: 16px;
		font-size: 13px;
	}
	ul.h-w-content li {
		padding-bottom: 5px;
	}
}
@media (max-width:343px) {
	.post-1043 .et_pb_text_1 {
		padding: 20px !important;
	}
	
	.post-1052 .et_pb_text_1 {
		padding-left: 10px !important;
	}
	
	.et_pb_all_tabs {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.ClField-TermsAgreement.lcFieldWrapper {
		margin-bottom: 30px;
	}
	
	.post-70 .et_pb_text_3 .more {
		display: none;
	}
	
	.en_Class .post-70 .et_pb_text_3 .more,
	.my_Class .post-70 .et_pb_text_3 .more,
	.id_Class .post-70 .et_pb_text_3 .more {
		display: block;
	}
	/**202107 320 css**/
	.top_menu&gt;li.tel{
		display: none;
	}

}
@media (max-width:336px) {
	#menu-introduction-to-forex li a span {
		font-size: 14px;
	}
	
	.HpBanners1 li {
		padding: 4.5px 5px !important;
	}
	
	.en_Class .youshi li,
	.my_Class .youshi li,
	.id_Class .youshi li {
		font-size: 14px;
	}
	
	.home-button a img {
		width: 100%;
	}
	.top_menu&gt;li.tel{}
}

/*END OF CUSTOM RESPONSIVE CSS*/
.HpSlider .et_pb_slide_image {
	height: 100%;
	height: auto;
	margin: 0 auto !important;
	position: relative;
	top: 0;
	width: auto;
}

/*END OF HOME PAGE SLIDER*/
.HpSection {
	padding: 0px !important;
	margin-bottom: 10px;
}
.HpSection .et_pb_row {
	padding: 0px;
}
.HpBanners1 .et_pb_column {
	padding: 0px;
}
ul.youshi {
	padding-left: 0;
}
.youshi li {
	display: inline-block;
	width: 15%;
	padding: 0 10px;
	list-style: none;
	text-align: center;
	font-size: 18px;
	color: #333;
	font-family: "å¾®è½¯é›…é»‘";
}
.my_Class .youshi li {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.youshi li img {
	background-color: #223c51;
	border-radius: 100%;
	display: block;
	height: auto;
	margin: 0 auto 10px auto;
}
.HomePageAccountLinks {
	background-color: #5e9458;
}
.HomePageAccountLinks:hover {
	background-color: #223c51;
}

/*QUICK REGISTRATION FORM*/
.QuickRegFormTitle h1 {
	text-align: center;
	color: #ffe500;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
}
.LC-QuickRegistrationWidget .LcMandatory,
.LC-QuickRegistrationWidget .phoneWrapper input[name="PhoneAreaCode"] {
	display: none;
}

.LC-QuickRegistrationWidget input[name="Send"], .LC-QuickRegistrationWidget input[name="SendTermsAgreementAsic"] {
	background: #5e9458;
	border-radius: 5px;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	font-size: 18px;
	/*height: 30px;*/
	line-height: 30px;
	margin: 5px auto 0;
	padding: 0 10px;
	width: 100%;
	font-size: 18px;
	color: #fff;
}
.errorFieldLc {
	border: 1px solid red !important;
}
.checkboxItem .errorFieldLc {
	outline: 1px solid red;
}

/*QUICK REGISTRATION FORM*/

/*BANNERS*/
.HpBanners1 .et_pb_row_inner.et_pb_row_inner_2 {
	padding: 0;
}
.HpBanners1 .et_pb_main_blurb_image {
	/*margin-bottom: 2px; */
}
.HpBanners1 h4 {
	font-size: 16px;
	text-align: center;
	padding: 0 !important;
}
.HpBanners1 .et_pb_slide_description {
	padding: 120px 99px 53px !important;
}
.HpBanners1 .et_pb_button {
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	color: transparent;
}
.HpBanners1 .et_pb_slide {
	padding: 0;
}
.HpBanners1 .ri {
	float: right;
}
.HpBanners1 ul {
	padding: 0 !important;
}
.HpBanners1 li {
	list-style: outside none none;
	padding: 4.5px 10px;
	color: #5e9458;
}
.GrayLight {
	background-color: #ebe9e9;
}
.Gray {
	background-color: #d9d9d9;
}
.HpBanners1 .ri {
	float: right;
	color: #777;
}
/*END OF BANNERS*/

/*END OF HOME PAGE*/

/*FOOTER*/
footer {
	background-color: #f3f3f3;
	padding: 10px 0 10px;
}
.footer {
	font-size: 12px;
	padding-left: 5px;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
}
#et-footer-nav {
	background-color: transparent;
}
.bottom-nav a {
	color: #444;
	font-size: 14px;
}
.bottom-nav li::after {
	content: "|";
	margin-left: 4px;
}
.bottom-nav li {
	padding-right: 0;
}
.bottom-nav {
	padding: 0;
}
.bottom-nav li:last-child::after {
	display: none;
}

/*END OF FOOTER*/

/*GENERAL SIDEBAR*/
.GeneralSideBar {
	padding: 0;
}
.et_pb_widget_area_left {
	padding-right: 0;
	list-style-type: none;
}
.GeneralSideBar .et_pb_widget {
	margin-right: 0 !important;
}
.et_pb_widget_area_left,
.et_pb_widget_area_right {
	border-color: transparent;
}
.GeneralSideBar .widget_nav_menu h4 {
	background-color: #223c51;
	color: #ffffff;
	padding: 13px 10px;
}
.GeneralSideBar .menu-top_menu-container {
	background-color: #e9e9e9;
}
.GeneralSideBar .menu-image-title {
	display: inline-block;
	padding: 2px 10px;
	width: 100%;
}
.GeneralSideBar .menu-image-title:hover {
	background-color: #5e9458;
	color: #ffffff;
}

/*END OF GENERAL SIDEBAR*/

/*GENERAL FORMS*/
.lcFieldWrapper select.DayOfDate,
.lcFieldWrapper select.DayOfMonth,
.lcFieldWrapper select.DayOfYear {
	display: inline-flex;
	width: 32%;
	margin-right: 2%;
}
.lcFieldWrapper select.DayOfYear{
	margin-right: 0;
}
.lcFieldWrapper select,
.lcFieldWrapper input
{
	border: 1px solid #ccc;
	border-radius: 3px;
	margin: 0;
	padding: 0 0;
	text-indent: 5px;
	width: 100%;
	line-height: 40px;
	height: 40px;
}
.lcFieldWrapper input[name="PhoneAreaCode"],
.lcFieldWrapper input[name="AdditionalPhoneAreaCode"] {
	display: none;
}
.lcFieldWrapper input.CountryCode {
	/*float: left;*/
	margin-right: 5px;
	width: 55px;
}
label.checkboxItem {
	display: inline-flex;
	width: 100%;
	position: relative;
	font-size: 12px;
	line-height: 22px;
}
.checkboxItem .Lctooltip-inner {
	/*position: absolute;
	top: -10px;
	left: 20px;*/
}
.checkboxItem span {
	flex: 1;
}
.checkboxItem input {
	height: 22px;
	margin-right: 5px;
	padding: 0;
	width: 15px;
}
input[type="button"],
input[type="Submit"]
{
	width: 240px;
	background: #5e9458;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

.ClField-MarketingMaterials.lcFieldWrapper,
.ClField-TermsAgreement.lcFieldWrapper {
	height: auto;
	margin-bottom: 0;
}
.ClField-UserExistLabel {
	height: auto;
	margin-top: 6px;
	line-height: 18px;
}

.ClField-UserExistLabel label {
	color: red;
	padding: 10px 5px;
	font-size: 14px;
}
.ClField-UserExistLabel label a {
	text-decoration: underline;
	color: inherit;
	;
}
.ClField-ValueOfSavingAndInvestmentsWarring,
.ClField-DepositTokenLabel {
	height: auto;
}

.LcWidgetTopWrapper.LcContentHtml-TMDStatementPart1Html, 
.LcWidgetTopWrapper.LcContentHtml-TMDStatementPart2Html {
	text-align: left;
	font-size: 12px;
}
/*END OF GENERAL FORMS*/

/*DEPOSIT TOKEN FORM*/
.LcWidget-CreditCardRiskManagementWidget .ClField-RemoveTokenButton.lcFieldWrapper {
	width: 12% !important;
	float: left;
	padding-top: 23px;
}
.LcWidget-CreditCardRiskManagementWidget input.RemoveTokenButton-Button {
	background-color: transparent;
	color: transparent;
	background-image: url('/wp-content/themes/Divi-child/images/waste-can.svg');
	background-repeat: no-repeat;
	background-position: center;
}
.LcWidget-CreditCardRiskManagementWidget input.RemoveTokenButton-Button:hover {
	background-color: transparent;
}
.LcWidget-CreditCardRiskManagementWidget .ClField-TokenList.lcFieldWrapper {
	width: 32% !important;
	float: left;
}
.ClField-TokenCvv.lcFieldWrapper {
	clear: both;
}

/*END OF DEPOSIT TOKEN FORM*/

/*REGISTRATION FORM*/
.Lctooltip-inner {
	font-size: 12px;
	line-height: 12px;
	background-color: red;
	color: #fff;
	z-index: 100;
	position: relative;
	padding: 10px 0;
	border-radius: 0 0 5px 5px;
	padding-left: 2px;
	text-align: left;
}
.registration label {
	display: none;
}
.registration .phoneWrapper input.CountryCode {
	float: left;
	width: 55px;
	margin: 0;
}
.registration .phoneWrapper input[name="PhoneAreaCode"] {
	float: left;
	width: 0px;
	display: none;
}
.registration .phoneWrapper input[name="Phone"] {
	float: right;
	margin-left: 10px;
}
.registration .lcFieldLabel {
	display: none;
	
}
.registration input[name="Send"] {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	height: 40px;
	line-height: 24px;
	margin: 10px auto;
	background: #5e9458;
	font-size: 18px;
	color: #fff;
}
.LcContent h1 {
	margin-bottom: 10px;
}
.ClField-ValueOfSavingAndInvestmentsWarring .LcContent {
	color: red;
}
.LC-FullUserRegistrationWidget .ClField-Chat.lcFieldWrapper,
.LC-FullUserRegistrationWidget .ClField-ChatUser.lcFieldWrapper,
.LC-FullUserRegistrationWidget .ClField-HowDidYouHearAboutUs.lcFieldWrapper,
.LC-FullUserRegistrationWidget .ClField-TradePlatform.lcFieldWrapper,
.LC-FullUserRegistrationWidget .ClField-AccountType.lcFieldWrapper
{
	display: none !important;
}
.clearFixWidget {
	clear: both;
}
.ClField-GsloPopup {
	background-color: rgba(255, 255, 255, 0.84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
}
.GsloPopup {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	margin: 10% auto 0;
	padding: 20px;
	width: 400px;
}
.GsloPopupHeader {
	font-size: 20px;
	margin-bottom: 6px;
}
.GsloPopupBody {
	margin-bottom: 20px;
}
.GsloPopupBottom&gt;input {
	background-color: #5e9458;
	border: medium none;
	color: #fff;
	float: none;
	height: auto;
	line-height: normal;
	padding: 6px 10px;
	width: 100%;
}
.ClField-ResidentialAddressHasBeenChanged.lcFieldWrapper {
	height: auto;
}
.ClField-ResidentialAddressHasBeenChanged.lcFieldWrapper input[type="radio"] {
	width: auto;
	height: auto;
	margin: 4px 10px 4px 0px;
}

/*REGISTRATION FORM*/

/*Upload files form*/
.wrapper-MangerFilesWidget .errorFieldLc+.Lctooltip {
	display: block!important;
}
.wrapper-MangerFilesWidget .errorFieldLc+.Lctooltip .Lctooltip-inner {
	top: auto;
	border-radius: 0px;
}

/*End of Upload files form*/

/*PLATFORM PAGE*/
.et_pb_blurb_position_left .et_pb_blurb_content {
	max-width: 100%;
	padding-left: 0;
}

/*END OF PLATFORM PAGE*/
a.editWidget {
	display: none;
}

/*END OF CUSTOM CSS*/

/*------------------------------------------------*/

/*---------------[RESPONSIVE LAYOUTS]-------------*/

/*------------------------------------------------*/
@media only screen and ( min-width: 1405px) {
	.et_boxed_layout.et_vertical_nav #page-container {
		width: 1425px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
		margin-left: 0;
	}
	
	.et_vertical_nav.et_right_sidebar.woocommerce div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images {
		width: 315px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_audio_container .mejs-time-total {
		width: 140px !important;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time-rail {
		width: 155px !important;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
		width: 327px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post {
		width: 185px;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
		clear: both !important;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n) {
		margin-right: 60px !important;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n) {
		margin-right: 0px !important;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
		clear: none !important;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item,
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item {
		width: 193px;
	}
	
	.et_vertical_nav.archive.et_right_sidebar ul.products li.product {
		margin-right: 50px !important;
	}
}
@media only screen and ( min-width: 981px) {
	.et_vertical_nav #page-container {
		position: relative;
	}
	
	.et_vertical_nav #main-header {
		position: fixed;
		padding-top: 40px !important;
		top: 0 !important;
		left: 0;
		width: 225px;
		height: 100%;
		-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
	}
	
	.et_vertical_nav #et-main-area,
	.et_vertical_nav #top-header {
		margin-left: 225px;
		position: relative;
	}
	
	.et_vertical_nav #top-header {
		z-index: 9999;
	}
	
	.et_vertical_nav #main-header .container {
		width: auto;
		margin: 0 40px;
	}
	
	.et_vertical_nav #main-header nav#top-menu-nav,
	.et_vertical_nav #main-header #top-menu,
	.et_vertical_nav #main-header #et-top-navigation,
	.et_vertical_nav #main-header #logo,
	.et_vertical_nav #main-header #et_top_search {
		float: none;
	}
	
	.et_vertical_nav #main-header nav#top-menu-nav {
		padding-top: 10px;
		display: block;
	}
	
	.et_vertical_nav #main-header #top-menu li {
		display: block;
		padding-right: 0;
	}
	
	.et_vertical_nav #main-header #top-menu li.mega-menu&gt;ul {
		top: 190px;
		left: 185px !important;
	}
	
	.et_vertical_nav #main-header .nav li ul {
		top: -32px;
		left: 185px;
	}
	
	.et_vertical_nav #main-header #top-menu&gt;li&gt;a {
		padding-bottom: 19px;
		margin-right: -40px;
		padding-right: 40px;
	}
	
	.et_vertical_nav #main-header #top-menu&gt;li&gt;a:after {
		right: 40px;
	}
	
	.et_vertical_nav #main-header .nav li ul ul {
		top: -23px;
		left: 220px;
	}
	
	.et_vertical_nav #main-header .nav li.mega-menu ul {
		left: auto;
		top: auto;
	}
	
	.et_vertical_nav #main-header #logo {
		margin-bottom: 28px;
		padding: 0;
		max-height: none;
	}
	
	.et_vertical_nav #main-header .et-search-form {
		top: -35px;
		right: auto;
		left: 185px;
	}
	
	.et_vertical_nav.et_header_style_centered #main-header .et-search-form {
		left: 121px;
	}
	
	.et_vertical_nav #main-header .nav li ul,
	.et_vertical_nav #main-header .et-search-form {
		border-top: none;
		border-left-width: 3px;
		border-left-style: solid;
	}
	
	.et_vertical_nav #et-top-navigation .et-cart-info {
		float: none;
		display: block;
	}
	
	.et_vertical_nav #et_search_icon:before {
		top: -3px;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n) {
		margin-right: 60px;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n) {
		margin-right: 0px;
	}
	
	.et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1),
	.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
		clear: both;
	}
	
	.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1) {
		clear: both;
	}
}
@media only screen and ( min-width: 1200px) {
	.et_boxed_layout #page-container {
		margin: 0 auto;
		position: relative;
		-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	}
	
	.et_boxed_layout #page-container,
	.et_boxed_layout #page-container #main-header,
	.et_boxed_layout #page-container #top-header {
		width: 1200px;
	}
	
	.et_boxed_layout.et_vertical_nav #page-container #top-header {
		width: auto;
	}
	
	.et_boxed_layout #page-container #top-header {
		left: auto;
		right: auto;
	}
}
@media only screen and ( min-width: 1100px) {
	.et_pb_column_3_8 .et_audio_container .mejs-time-rail {
		width: 159px !important;
	}
	
	.et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time-rail {
		width: 110px !important;
	}
}

/*-------------------[1080px]------------------*/
@media only screen and ( min-width: 1100px) and ( max-width: 1405px) {
	.et_vertical_nav .et_pb_row,
	.et_vertical_nav .container,
	.et_vertical_nav .et_pb_container {
		width: 795px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 {
		width: 100%;
		float: none;
	}
	
	.et_vertical_nav .et_pb_column_1_2 {
		width: 367px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 {
		width: 510px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 {
		width: 580px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 {
		width: 259.5px;
	}
	
	.et_vertical_nav .footer-widget {
		width: 367px;
	}
	
	.et_vertical_nav .footer-widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_vertical_nav.et_right_sidebar #main-content .container:before {
		right: 225px;
	}
	
	.et_vertical_nav.et_left_sidebar #main-content .container:before {
		left: 225px;
	}
	
	.et_vertical_nav .et_pb_newsletter_description,
	.et_vertical_nav .et_pb_newsletter_form {
		padding: 0 60px;
		float: none;
		width: auto;
	}
	
	.et_vertical_nav .et_pb_newsletter_description {
		margin-bottom: 15px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget {
		margin-right: 90px !important;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0 !important;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n+1) {
		clear: both;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: none;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width {
		width: 260px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .column_width {
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 100%;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomleft: 0;
		border-top-right-radius: 3px;
		border-bottom-left-radius: 0;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 3px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		margin: -1px 0 0 0;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width {
		width: 367px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
		width: 0px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 100%;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 510px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 580px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 367px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .column_width {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .column_width {
		width: 260px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .column_width {
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .column_width {
		width: 176px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .column_width {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .column_width {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .gutter_width,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .gutter_width,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .gutter_width {
		width: 0px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 169px;
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 169px;
		min-width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 169px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 195px;
		width: 260px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 195px;
		min-width: 260px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 195px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 260px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 195px;
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 195px;
		min-width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 195px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 132px;
		width: 176px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 132px;
		min-width: 176px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 132px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 176px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .gutter_width {
		width: 15px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 169px;
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 169px;
		min-width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 169px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 115px;
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 115px;
		min-width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 115px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_form p input,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_button,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_form p input,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_button {
		font-size: 12px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 260px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 176px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n) {
		margin-right: 60px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter {
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent {
		height: 153px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent p {
		line-height: 153px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_map {
		height: 383px;
		width: 510px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_map {
		height: 436px;
		width: 580px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_map {
		height: 195px;
		width: 259.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_map {
		height: 276px;
		width: 367px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_map {
		height: 169px;
		width: 225px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_map {
		height: 115px;
		width: 153px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
		width: 185px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
		width: 220px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
		width: 221px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post {
		width: 328px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_pb_post {
		width: 186px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
		width: 113px;
	}
	
	.et_vertical_nav.et_right_sidebar.woocommerce div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images {
		width: 250px !important;
	}
	
	.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(3n) {
		margin-right: 0 !important;
	}
	
	.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.first {
		clear: none !important;
	}
	
	.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(3n+1) {
		clear: both !important;
		margin-right: 60px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_pb_post {
		width: 180px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
		width: 113px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
		width: 219px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
		width: 170px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-time-total {
		width: 120px !important;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .mejs-container,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .mejs-container .mejs-controls {
		height: 60px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post,
	.et_vertical_nav .et_pb_column_4_4 .et_pb_blog_grid .et_pb_post {
		width: 327px;
	}
	/*-------------[Sliders + Vertical Navigation]------------*/
}
@media only screen and ( min-width: 981px) and ( max-width: 1405px) {
	.et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section p.value,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section p.value {
		font-size: 50px;
		line-height: 50px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section {
		margin-right: 0px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section.values,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section.values {
		width: 70px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section.days,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section.days {
		width: 90px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section p.value {
		font-size: 30px;
		line-height: 30px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section {
		margin-right: 0;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section.values {
		width: 42px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section.days {
		width: 60px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value {
		font-size: 20px;
		line-height: 20px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section {
		margin-right: 0;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
		padding: 20px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section {
		margin-right: 0;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value {
		font-size: 16px;
		line-height: 16px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section.values {
		width: 20px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section.days {
		width: 24px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .sep {
		width: 0;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section.values,
	.et_pb_column_3_8 .et_pb_countdown_timer .section.values {
		width: 24px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section.days,
	.et_pb_column_3_8 .et_pb_countdown_timer .section.days {
		width: 36px !important;
	}
	
	.et_vertical_nav .et_pb_countdown_timer .et_pb_countdown_timer_container {
		padding: 30px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container {
		padding: 10px;
	}
	/*-------------[Pricing Tables + Vertical Navigation]------------*/
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_dollar_sign,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_dollar_sign {
		top: -20px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_sum,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_sum {
		font-size: 40px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_content_top,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_content_top {
		padding-bottom: 20px;
	}
	/*-------------[Newsletter + Vertical Navigation]------------*/
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter .et_pb_newsletter_description,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_form,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter .et_pb_newsletter_description,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_form {
		padding: 0 20px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter {
		padding: 35px 0;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_map,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_map,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_map,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_map,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_map,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_map {
		max-width: 100%;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_1_4 .et_audio_container .mejs-time-total {
		width: 70px !important;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_3_8 .et_audio_container .mejs-time-total {
		width: 170px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time-total {
		width: 140px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_audio_container {
		padding-bottom: 40px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
		margin-left: 7px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .mejs-container,
	.et_vertical_nav .et_pb_column_3_8 .mejs-container .mejs-controls,
	.et_vertical_nav .et_pb_column_1_4 .mejs-container,
	.et_vertical_nav .et_pb_column_1_4 .mejs-container .mejs-controls,
	.et_vertical_nav .et_pb_column_1_3 .mejs-container,
	.et_vertical_nav .et_pb_column_1_3 .mejs-container .mejs-controls {
		height: 60px !important;
	}
	
	.et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
		clear: both !important;
	}
	
	.et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(2n) {
		margin-right: 60px !important;
	}
	
	.et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(3n) {
		margin-right: 0px !important;
	}
	
	.et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
		clear: none !important;
	}
	/*-------------[Sliders + Vertical Navigation]------------*/
	
	.et_vertical_nav .et_pb_slide_description {
		padding: 140px 100px;
	}
	
	.et_vertical_nav .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 100px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 80px 60px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 60px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
		clear: both;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
		margin-right: 60px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
		margin-right: 17px;
		clear: both;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		width: 100%;
		padding: 80px 0;
	}
	
	.et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n),
	.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n) {
		margin-right: 0px !important;
	}
	
	.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n+1),
	.et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n+1) {
		clear: both !important;
		margin-right: 60px !important;
	}
	
	.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n+1),
	.et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n+1) {
		clear: none !important;
	}
}
@media only screen and ( min-width: 981px) {
	.et_pb_column_2_3 .et_pb_pricing_table,
	.et_pb_column_1_2 .et_pb_pricing_table {
		width: 50%;
		margin-top: 60px;
	}
	
	.et_pb_column_2_3 .et_pb_pricing_table:nth-child(2n+1),
	.et_pb_column_1_2 .et_pb_pricing_table:nth-child(2n+1) {
		clear: both;
	}
	
	.et_pb_column_2_3 .et_pb_pricing_table:nth-child(1),
	.et_pb_column_2_3 .et_pb_pricing_table:nth-child(2),
	.et_pb_column_1_2 .et_pb_pricing_table:nth-child(1),
	.et_pb_column_1_2 .et_pb_pricing_table:nth-child(2) {
		margin-top: 0;
	}
	
	.et_pb_column_2_3 .et_pb_featured_table,
	.et_pb_column_1_2 .et_pb_featured_table {
		margin-top: -30px !important;
	}
	
	.et_pb_column_1_3 .et_pb_pricing_table,
	.et_pb_column_1_4 .et_pb_pricing_table {
		width: 100% !important;
		margin-bottom: 60px;
	}
	
	.et_pb_column_1_3 .et_pb_featured_table,
	.et_pb_column_1_4 .et_pb_featured_table {
		margin-top: 0;
	}
	
	.et_boxed_layout.et_vertical_nav #page-container #main-header {
		width: 225px;
		left: auto;
	}
	
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n+1),
	.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1),
	.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
		clear: both;
	}
	
	.et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
		float: none !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px) and ( max-width: 1100px) {
	.et_pb_row,
	.et_pb_container {
		width: 980px;
	}
	
	.et_pb_column_1_2 {
		width: 450px;
	}
	
	.et_pb_column_1_3 {
		width: 280px;
	}
	
	.et_pb_column_1_4 {
		width: 195px;
	}
	
	.et_pb_column_2_3 {
		width: 620px;
	}
	
	.et_pb_column_3_4 {
		width: 705px;
	}
	
	.et_pb_column_3_8 {
		width: 322.5px;
	}
	/*-------------------[Sliders]------------------*/
	
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
		min-height: 146px;
	}
	
	.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 80px 60px;
	}
	
	.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 60px 60px;
		text-align: center;
	}
	
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 80px 60px;
	}
	
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 80px 60px;
	}
	
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 120px 60px;
	}
	
	.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 330px;
	}
	
	.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 160px;
	}
	
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 220px;
	}
	
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 262px;
	}
	
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 390px;
	}
	
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
		width: 390px;
		margin-left: 60px;
	}
	
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
		width: 262px;
	}
	
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
		width: 220px;
	}
	
	.et_pb_column_1_2 .et_pb_slide_content,
	.et_pb_column_1_3 .et_pb_slide_content,
	.et_pb_column_1_4 .et_pb_slide_content,
	.et_pb_column_2_3 .et_pb_slide_content {
		font-size: 14px;
	}
	
	.et_pb_column_1_2 .et_pb_slide_description h2,
	.et_pb_column_1_3 .et_pb_slide_description h2,
	.et_pb_column_1_4 .et_pb_slide_description h2,
	.et_pb_column_2_3 .et_pb_slide_description h2 {
		font-size: 18px;
	}
	
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description,
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 155px;
	}
	
	.et_pb_post {
		margin-bottom: 42px;
	}
	
	.et_pb_blog_grid .et_pb_post {
		width: 240px;
	}
	
	.et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
		width: 284px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_pb_post {
		width: 150px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
		width: 91px;
	}
	
	.et_vertical_nav .et_section_specialty .et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
		width: 186px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
		width: 185px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
		width: 360px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .wp-pagenavi span.pages {
		width: 119px !important;
		display: block;
	}
	/*-------------------[Sliders + Vertical Navigation]------------------*/
	
	.et_vertical_nav .et_pb_slide_with_image .et_pb_slide_image {
		width: 330px;
	}
	
	.et_vertical_nav .et_pb_slide_with_image .et_pb_slide_video {
		float: left;
		width: 330px;
		padding-top: 100px;
	}
	
	.et_vertical_nav .et_pb_slide_with_image .et_pb_slide_description {
		width: 330px;
		padding: 80px 0;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 257px;
		padding: 80px 60px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
	.et_vertical_nav .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
		width: 268px;
		margin-left: 60px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 187px;
		padding: 60px 60px 60px 40px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
		width: 167px;
		margin-left: 60px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 330px;
		padding: 60px;
		text-align: center;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video {
		display: none;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 202px;
		padding: 60px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 146.5px;
		padding: 40px;
		text-align: center
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
		width: 115px;
		padding: 40px;
		text-align: center;
	}
	/*-------------------[Portfolio]------------------*/
	
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
		float: left;
		margin: 0 60px 42px 0;
	}
	
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_gallery_item {
		width: 195px;
	}
	
	.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
		float: left;
		margin: 0 17px 42px 0;
	}
	
	.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
		float: none;
		margin: 0 0 42px 0;
	}
	
	.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 280px;
	}
	
	.et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 323px;
	}
	
	.et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget,
	.et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget {
		width: 165px;
	}
	
	.et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget,
	.et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget {
		width: 164px;
	}
	
	.et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget,
	.et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget {
		width: 249px;
	}
	
	.et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget,
	.et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget {
		width: 164px;
	}
	
	.et_pb_column_4_4 .et_pb_newsletter_description {
		width: 559px;
	}
	
	.et_pb_column_4_4 .et_pb_newsletter_form,
	.et_pb_column_3_4 .et_pb_newsletter_form,
	.et_pb_column_4_4 .et_pb_newsletter_form,
	.et_pb_column_2_3 .et_pb_newsletter_form,
	.et_pb_column_1_3 .et_pb_newsletter_form {
		width: 220px;
	}
	
	.et_pb_column_3_4 .et_pb_newsletter_description {
		width: 303px;
	}
	
	.et_pb_column_2_3 .et_pb_newsletter_description {
		width: 218px;
	}
	
	.et_pb_column_1_2 .et_pb_newsletter_description,
	.et_pb_column_1_2 .et_pb_newsletter_form {
		width: 330px;
	}
	
	.et_pb_column_1_3 .et_pb_newsletter_description {
		width: 220px;
	}
	
	.et_pb_column_3_8 .et_pb_newsletter_description,
	.et_pb_column_3_8 .et_pb_newsletter_form {
		width: 263px;
	}
	
	.et_pb_column_1_4 .et_pb_newsletter_description,
	.et_pb_column_1_4 .et_pb_newsletter_form {
		width: 135px;
	}
	/*-----------[Filterable Portfolio]--------------------*/
	
	.et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
		width: 195px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
		width: 280px;
	}
	
	.et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
		width: 323px;
	}
	
	.et_pb_column_4_4 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_3_4 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_2_3 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_1_2 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
		width: 195px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
		width: 280px;
	}
	
	.et_pb_column_4_4 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_3_4 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width {
		width: 60px;
	}
	
	.et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width {
		width: 17px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
		width: 0px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
		margin: 0 auto 40px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
		float: none;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 50%;
	}
	
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 100%;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a,
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(odd) a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 3px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a,
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(even) a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 3px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
		-webkit-border-top-right-radius: 3px !important;
		-moz-border-radius-topright: 3px !important;
		border-top-right-radius: 3px !important;
	}
	
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomleft: 0;
		border-top-right-radius: 3px;
		border-bottom-left-radius: 0;
	}
	
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 3px;
	}
	
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		margin: -1px 0 0 0;
	}
	/*-----------[Gallery]--------------------*/
	
	.et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 960px;
	}
	
	.et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 705px;
	}
	
	.et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 620px;
	}
	
	.et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 450px;
	}
	
	.et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 323px;
	}
	
	.et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 280px;
	}
	
	.et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 195px;
	}
	/* .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item,  .et_pb_column_4_4 .et_pb_gallery .column_width,  .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,  .et_pb_column_3_4 .et_pb_gallery .column_width,  .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,  .et_pb_column_2_3 .et_pb_gallery .column_width,  .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,  .et_pb_column_1_2 .et_pb_gallery .column_width,  .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,  .et_pb_column_1_4 .et_pb_gallery .column_width { width: 195px; } */
	
	.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_pb_column_1_3 .et_pb_gallery .column_width {
		width: 280px;
	}
	
	.et_pb_column_4_4 .et_pb_gallery .gutter_width,
	.et_pb_column_3_4 .et_pb_gallery .gutter_width,
	.et_pb_column_1_2 .et_pb_gallery .gutter_width {
		width: 60px;
	}
	
	.et_pb_column_2_3 .et_pb_gallery .gutter_width {
		width: 17px;
	}
	
	.et_pb_column_1_3 .et_pb_gallery .gutter_width,
	.et_pb_column_1_4 .et_pb_gallery .gutter_width {
		width: 0px;
	}
	
	.et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
	.et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
	.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
	.et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
	.et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
		height: auto;
		width: 165px;
	}
	
	.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
		height: 210px;
		width: 280px;
	}
	
	.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
		height: 243px;
		width: 323px;
	}
	
	.et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
	.et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
	.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
	.et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
	.et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
		min-height: 146px;
		min-width: 195px;
	}
	
	.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
		min-height: 210px;
		min-width: 280px;
	}
	
	.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
		min-height: 243px;
		min-width: 323px;
	}
	
	.et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
	.et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
	.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
	.et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
	.et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
		height: 146px;
	}
	
	.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
		height: 210px;
	}
	
	.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
		height: 243px;
	}
	
	.et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
	.et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
	.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
	.et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
	.et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
		width: 195px;
	}
	
	.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
		width: 280px;
	}
	
	.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
		width: 323px;
	}
	
	.et_pb_pricing_content {
		padding: 33px 20px 6px;
	}
	/*.et_right_sidebar #sidebar, .et_left_sidebar #sidebar { width: 194px; }*/
	
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 195px!important;
	}
	
	.archive.et_full_width_page.woocommerce ul.products li.product {
		width: 190px !important;
	}
	
	.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(2n) {
		margin-right: 0 !important;
	}
	
	.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(2n+1) {
		clear: both !important;
		margin-right: 60px !important;
	}
	
	.woocommerce div.product div.images,
	.woocommerce-page div.product div.images,
	.woocommerce #content div.product div.images,
	.woocommerce-page #content div.product div.images {
		width: 450px !important;
	}
	
	.woocommerce div.product div.images div.thumbnails a,
	.woocommerce-page div.product div.images div.thumbnails a,
	.woocommerce #content div.product div.images div.thumbnails a,
	.woocommerce-page #content div.product div.images div.thumbnails a {
		width: 136px !important;
	}
	
	.et_pb_column_4_4 .et_pb_map {
		width: 960px;
	}
	
	.et_pb_column_3_4 .et_pb_map {
		height: 390px;
		width: 705px;
	}
	
	.et_pb_column_3_8 .et_pb_map {
		height: 243px;
		width: 323px;
	}
	
	.et_pb_column_2_3 .et_pb_map {
		height: 345px;
		width: 620px;
	}
	
	.et_pb_column_1_2 .et_pb_map {
		height: 250px;
		width: 450px;
	}
	
	.et_pb_column_1_3 .et_pb_map {
		height: 210px;
		width: 280px;
	}
	
	.et_pb_column_1_4 .et_pb_map {
		height: 145px;
		width: 195px;
	}
	
	.et_right_sidebar.woocommerce div.product div.images,
	.et_right_sidebar.woocommerce-page div.product div.images,
	.et_right_sidebar.woocommerce #content div.product div.images,
	.et_right_sidebar.woocommerce-page #content div.product div.images,
	.et_left_sidebar.woocommerce div.product div.images,
	.et_left_sidebar.woocommerce-page div.product div.images,
	.et_left_sidebar.woocommerce #content div.product div.images,
	.et_left_sidebar.woocommerce-page #content div.product div.images {
		width: 322px !important;
	}
	
	.et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
	.et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
	.et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
	.et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
	.et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
	.et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
	.et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
	.et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
		width: 94px !important;
	}
	
	.et_full_width_portfolio_page .et_project_meta {
		width: 195px;
	}
	
	.archive.et_left_sidebar.woocommerce ul.products li.product,
	.archive.et_right_sidebar.woocommerce ul.products li.product {
		width: 189px !important;
	}
	
	.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n+1),
	.et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n+1) {
		margin-right: 50px !important;
	}
	
	#sidebar .et_pb_widget {
		margin-left: 0;
	}
	
	.et_left_sidebar #sidebar .et_pb_widget {
		margin-right: 0;
	}
	
	.footer-widget {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 50%;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-left-radius: 0;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 3px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 3px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
		-webkit-border-top-right-radius: 3px !important;
		-moz-border-radius-topright: 3px !important;
		border-top-right-radius: 3px !important;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 100%;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomleft: 0;
		border-top-right-radius: 3px;
		border-bottom-left-radius: 0;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 3px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		margin: -1px 0 0 0;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width {
		width: 216px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width {
		width: 18px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width {
		width: 227px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .column_width {
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width {
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 100%;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 450px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 514px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery .column_width {
		width: 216px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery .gutter_width {
		width: 18px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery .column_width {
		width: 227px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery .column_width {
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery .column_width {
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery .column_width {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery .column_width {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .gutter_width,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .gutter_width,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .gutter_width,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .gutter_width {
		width: 0px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 162px;
		width: 216px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 162px;
		min-width: 216px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 162px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 216px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 170px;
		width: 227px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 170px;
		min-width: 227px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 170px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 227px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 170px;
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 170px;
		min-width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 170px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 234px;
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 234px;
		min-width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 234px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 146px;
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 146px;
		min-width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 146px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image {
		height: 98px;
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image img {
		min-height: 98px;
		min-width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
		height: 98px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_newsletter_description,
	.et_vertical_nav .et_pb_newsletter_form {
		padding: 0 60px;
		float: none;
		width: auto;
	}
	
	.et_vertical_nav .et_pb_newsletter_description {
		margin-bottom: 15px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_newsletter_description h2,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_description h2,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_description h2 {
		font-size: 24px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_newsletter_form p input,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_newsletter_button,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_form p input,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_button,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_form p input,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_button {
		font-size: 11px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 216px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 227px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_number_counter {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent {
		height: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent p {
		line-height: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_number_counter {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent {
		height: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent p {
		line-height: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter,
	.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent {
		height: 131px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent p {
		line-height: 131px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
		font-size: 65px;
		line-height: 65px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_map {
		height: 338px;
		width: 450px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_map {
		height: 385px;
		width: 514px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_map {
		height: 170px;
		width: 226.5px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 .et_pb_map {
		height: 234px;
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_map {
		height: 146px;
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_pb_map {
		height: 98px;
		width: 131px;
	}
	/*-------------------[Sidebar]------------------*/
	
	.widget_search #s {
		width: 64%;
	}
	
	.widget_search #searchsubmit {
		width: 29%;
		max-width: none;
	}
	/*-------------------[Menu]------------------*/
	
	#top-menu li.mega-menu&gt;ul {
		width: 900px !important;
	}
	
	#top-menu li.mega-menu li&gt;ul,
	li.mega-menu ul li {
		width: 205px !important;
	}
	
	#et-secondary-menu li.mega-menu li&gt;ul,
	li.mega-menu ul li {
		width: 205px !important;
	}
	
	#top-menu li.mega-menu li&gt;a {
		width: 165px !important;
	}
	
	.et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
		width: 155px;
	}
	
	.et_pb_column_4_4 .et_pb_team_member_image,
	.et_pb_column_3_4 .et_pb_team_member_image,
	.et_pb_column_2_3 .et_pb_team_member_image {
		width: 280px;
	}
	
	.et_pb_column_4_4 .et_pb_team_member_description,
	.et_pb_column_3_4 .et_pb_team_member_description,
	.et_pb_column_2_3 .et_pb_team_member_description {
		margin-left: 310px;
	}
	
	.et_pb_column_3_8 .et_pb_team_member_image {
		width: auto;
	}
	
	.et_quote_content {
		padding: 50px 70px 45px;
	}
	
	.et_pb_column_2_3 .et_quote_content {
		padding: 50px 50px 45px;
	}
	
	.et_pb_column_1_2 .et_quote_content {
		padding: 35px 47px 30px;
	}
	
	.et_pb_column_1_3 .et_quote_content,
	.et_pb_column_3_8 .et_quote_content,
	.et_pb_column_1_4 .et_quote_content,
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 25px 32px;
	}
	
	.et_pb_column_1_4 .et_audio_container .mejs-playpause-button button {
		left: -11px;
	}
	
	.et_pb_column_1_4 .et_audio_container .mejs-controls div.mejs-time-rail {
		margin-left: -14px;
	}
	
	.et_pb_column_3_8 .et_audio_container .mejs-time-rail {
		width: 114px !important;
	}
	
	.et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time-rail {
		width: 70px !important;
	}
	
	.et_pb_column_4_4 .et_pb_post .et_pb_slide {
		min-height: 534px;
	}
	
	.et_pb_column_3_4 .et_pb_post .et_pb_slide {
		min-height: 392px;
	}
	
	.et_pb_column_2_3 .et_pb_post .et_pb_slide {
		min-height: 345px;
	}
	
	.et_pb_column_1_2 .et_pb_post .et_pb_slide {
		min-height: 250px;
	}
	
	.et_pb_column_1_3 .et_pb_post .et_pb_slide,
	.et_pb_column_3_8 .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
	
	.et_pb_column_1_4 .et_pb_post .et_pb_slide {
		min-height: 108px;
	}
	
	.et_pb_blog_grid .et_pb_post .et_pb_slide {
		min-height: 155px;
	}
	
	.et_pb_column_1_2 .et_pb_audio_cover_art {
		height: 340px;
	}
	
	.et_pb_column_3_8 .et_pb_audio_cover_art {
		height: 242px;
	}
	
	.et_pb_column_1_3 .et_pb_audio_cover_art {
		height: 210px;
	}
	
	.et_pb_column_1_4 .et_pb_audio_cover_art {
		height: 145px;
	}
	
	.et_vertical_nav .et_pb_row,
	.et_vertical_nav .container,
	.et_vertical_nav .et_pb_container {
		width: 705px;
	}
	
	.et_vertical_nav .et_pb_column_1_2 {
		width: 322px;
	}
	
	.et_vertical_nav .et_pb_column_1_3 {
		width: 195px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 {
		width: 131px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 {
		width: 450px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 {
		width: 514px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 {
		width: 226.5px;
	}
	
	.et_vertical_nav .footer-widget {
		width: 322px;
	}
	
	.et_vertical_nav .footer-widget:nth-child(2n) {
		margin-right: 0;
	}
	
	.et_vertical_nav #main-header {
		width: 225px;
	}
	
	.et_vertical_nav #et-main-area {
		margin-left: 225px;
	}
	
	.et_vertical_nav.et_right_sidebar #sidebar,
	.et_vertical_nav.et_left_sidebar #sidebar {
		width: 165px;
		margin-left: 30px;
	}
	
	.et_vertical_nav.et_left_sidebar #sidebar {
		margin: 0 30px 0 0;
		width: 165px;
	}
	
	.et_vertical_nav.et_right_sidebar #main-content .container:before {
		right: 195px;
	}
	
	.et_vertical_nav.et_left_sidebar #main-content .container:before {
		left: 195px;
	}
	
	.et_vertical_nav #top-menu li.mega-menu&gt;ul {
		width: 675px !important;
	}
	
	.et_vertical_nav .et_pb_newsletter_description,
	.et_vertical_nav .et_pb_newsletter_form {
		padding: 0 60px;
		float: none;
		width: auto;
	}
	
	.et_vertical_nav .et_pb_newsletter_description {
		margin-bottom: 15px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget {
		margin-right: 90px !important;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0 !important;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n+1) {
		clear: both;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
	.et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: none;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_3_4 .et_audio_container .mejs-time-total {
		width: 140px !important;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_2_3 .et_audio_container .mejs-time-total {
		width: 155px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time-total {
		width: 120px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
		margin-left: 7px;
	}
	
	.et_vertical_nav .et_pb_column_1_4 .et_audio_container .mejs-controls .mejs-horizontal-volume-slider {
		width: 18px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_posts .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_posts .et_audio_container .mejs-time-total {
		width: 193px !important;
		margin-right: 9px;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_posts .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_posts .et_audio_container .mejs-time-total {
		width: 217px !important;
		margin-right: 9px;
	}
	
	.et_vertical_nav .et_pb_column_3_8 .et_pb_posts .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_3_8 .et_pb_posts .et_audio_container .mejs-time-total {
		width: 147px !important;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_audio_container .mejs-time-total {
		width: 130px !important;
	}
	
	.et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_audio_container .mejs-time-total {
		width: 110px !important;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-time-total {
		width: 110px !important;
		margin-right: 9px;
	}
	
	.et_vertical_nav .et_pb_column_4_4 .et_pb_blog_grid .et_pb_post,
	.et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post {
		width: 281px;
	}
	
	.et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
		width: 155px;
	}
	
	.et_pb_column_1_4 .et_pb_contact_right {
		margin-right: 5px;
	}
	
	.et_vertical_nav.et_right_sidebar.woocommerce div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images,
	.et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images,
	.et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images {
		width: 215px !important;
	}
	
	.et_vertical_nav .et_pb_column_3_4 .mejs-container,
	.et_vertical_nav .et_pb_column_3_4 .mejs-container .mejs-controls {
		height: 60px !important;
	}
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px) {
	.et_pb_blurb_content,
	.et_pb_promo {
		text-align: center;
	}
	
	.et_pb_space {
		display: none;
	}
	
	.et_pb_row,
	.container,
	.et_pb_container {
		width: 95%;
	}
	
	.et_pb_column {
		/*padding-bottom: 30px;*/
	}
	
	.et_pb_column.et_pb_column_empty {
		display: none;
	}
	
	.et_pb_section {
		padding: 0px 0px !important;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_column_1_2,
	.et_pb_column_1_3,
	.et_pb_column_1_4,
	.et_pb_column_2_3,
	.et_pb_column_3_4,
	.et_pb_column_3_8 {
		width: 100%;
		margin-right: 0;
	}
	/*-------------------[Portfolio]------------------*/
	
	.et_pb_portfolio_grid .et_pb_portfolio_item,
	.et_gallery_item {
		width: 315px !important;
	}
	
	.et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n),
	.et_gallery_item:nth-child(2n) {
		margin-right: 0 !important;
	}
	
	.et_gallery_item:nth-child(2n+1) {
		clear: both;
	}
	
	.et_gallery_item:nth-child(3n+1) {
		clear: none;
	}
	
	.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
	.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
	.et_gallery_item:nth-child(3n) {
		margin-right: 60px;
	}
	/*-----------[Filterable Portfolio]--------------------*/
	
	.et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
	.et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
		width: 315px;
		margin: 0 0 42px 0;
	}
	
	.et_pb_column_4_4 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_3_4 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_2_3 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_1_2 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_1_3 .et_pb_filterable_portfolio .column_width,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
		width: 315px;
	}
	
	.et_pb_column_4_4 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_3_4 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
		width: 60px;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
		margin: 0 0 40px 0;
	}
	
	.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
	.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
		float: left;
	}
	
	.post-14574 .et_pb_column_3_4 .et_pb_column_inner_1,
	.post-14574 .et_pb_column_3_4 .et_pb_column_inner_2,
	.post-14574 .et_pb_column_3_4 .et_pb_column_inner_3,
	.post-14574 .et_pb_column_3_4 .et_pb_column_inner_4,
	.post-14574 .et_pb_column_3_4 .et_pb_column_inner_5,
	.post-14574 .et_pb_column_3_4 .et_pb_column_inner_6 {
		width: 31.333%!important;
		margin-left: 1%!important;
		margin-right: 1%!important;
		padding-bottom: 20px;
		padding-top: 0;
	}
	
	.post-14574 .et_pb_column_3 {
		padding-left: 10px;
		paddig-right: 10px;
	}
	
	.post-14574 .et_pb_row_inner.et_pb_row_inner_2 {
		background: transparent;
	}
}

/*UPDATE PHONE NUMBER WIDGET*/
.LcWidget-UpdatePhoneNumberWidget {
	background-color: rgba(255, 255, 255, 0.6);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100200;
}
.wrapper-UpdatePhoneNumberWidget {
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	top: 273px;
	width: 400px;
	z-index: 100100;
	border-radius: 5px;
	color: #000;
}
.wrapper-UpdatePhoneNumberWidget .Cancel-Button {
	margin-right: 10px;
}
.wrapper-UpdatePhoneNumberWidget .Cancel-Button,
.wrapper-UpdatePhoneNumberWidget input[type="Submit"]{
	width: auto;
}
/*END OF UPDATE PHONE NUMBER WIDGET*/

/*TOP BANNER*/
#call-to-action-strip-ios,
#call-to-action-strip-android,
#call-to-action-strip {
	display: none;
}
#call-to-action-strip {
	display: none!important;
}
.topBanner {
	background-image: url(/wp-content/uploads/2017/10/GCM-banner.jpg);
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	background-size: cover;
	padding: 40px 20px;
	z-index: 10000000;
}
.topBannerLeft {
	float: left;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 66%;
}
.topBannerRight {
	width: 30%;
	text-align: right;
}
.close img {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 20px;
	height: 20px;
	line-height: 25px;
	text-align: center;
	border-radius: 100%;
	border: 1px solid #fff;
	cursor: pointer;
	padding: 2px;
}
.topBannerRight {
	float: right;
	margin-right: 20px;
}
@media(max-width:600px) {
	.topBanner {
		padding: 30px 10px;
	}
	
	.topBannerLeft {
		font-size: 13px;
	}
	
	.topBannerRight {}
}
@media(max-width:450px) {
	.topBannerRight {
		margin-right: 10px;
		margin-top: 10px;
	}
}

/*END OF TOP BANNER*/

/*MIFID POPUP WIDGET*/
.MifPopup {
	background-color: rgba(255, 255, 255, 0.84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.MifPopupInner {
	background-color: #fff;
	border: 1px solid #72a151;
	padding: 20px 14px 20px;
	width: 300px;
	background-color: #f3f3f3;
	position: relative;
	border-radius: 10px;
	height: auto;
	max-height: 90%;
	overflow-y: auto;
}
.LC-MiFIDWidget .lcFieldWrapper {
	margin: 0px;
	height: auto;
	float: none;
	margin-bottom: 10px;
}
.LC-MiFIDWidget .ClField-NationalityTitle.lcFieldWrapper .LcContent {
	color: #72a151;
	font-size: 20px;
}
.LC-MiFIDWidget .LcContentHtml-InformationInformationHeader {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
}
.LC-MiFIDWidget .lcFieldLabel.Country {
	font-size: 14px;
	/*line-height: 35px;
    margin-bottom: 0;*/

    float: left;
  }
  .LC-MiFIDWidget .ClField-Country.lcFieldWrapper {}
  .LC-MiFIDWidget .ConfirmBtn-Button {
  	width: 120px;
  	background-color: #72a151;
  	border: none;
  	color: #fff;
  	font-size: 16px;
  	padding: 8px;
  	border-radius: 5px;
  	height: auto;
  	line-height: initial;
  	margin: 20px 70px 10px;
  }
  .LC-MiFIDWidget .LcContentHtml-InformationInformationFotter {
  	font-size: 14px;
  	line-height: 20px;
  }
  .mifClose {
  	position: absolute;
  	top: 5px;
  	right: 5px;
  	background-color: transparent;
  	border: none;
  	color: #fff;
  	padding: 0 0px;
  }
  input[type="button"].mifClose {
  	width: 25px;
  	height: 25px;
  	border-radius: 30px;
  	line-height: 25px;
  	padding: 0 0px;
  	z-index: 100;
  }
  .LcWidget-MiFIDWidget {
  	margin-top: 20px;
  }
  .LC-MiFIDWidget .countryDdl.vaildFieldLc {
  	float: left;
  	outline: none;
  	margin-right: 0;
  }
  .LC-MiFIDWidget .lcFieldLabel.PassportQuestion {
  	font-size: 14px;
  }
  .LC-MiFIDWidget .radioWrapper.PassportQuestion input {
  	width: auto;
  	display: inline;
  	/*float: left;*/
  	height: auto;
  	margin-right: 5px;
  }
  .LC-MiFIDWidget .ClField-PassportNumber.lcFieldWrapper input {
  	margin-bottom: 10px;
  }
  .LC-MiFIDWidget .ClField-PassportNumber.lcFieldWrapper input:disabled {
  	background-color: #E3E3E3;
  	margin-bottom: 10px;
  }
  .LC-MiFIDWidget .ChangeBtn-Button {
  	border: 0;
  	background-color: transparent;
  	color: #72a151;
  	margin-bottom: 8px;
  	height: auto;
  	padding: 0;
  }
  .LC-MiFIDWidget .ConfirmFormBtn-Button {
  	width: 100%;
  	background-color: #72a151;
  	border: none;
  	color: #fff;
  	font-size: 16px;
  	padding: 8px;
  	border-radius: 5px;
  	margin-bottom: 20px;
  	margin-top: 28px;
  	height: auto;
  	line-height: initial;
  }
  .LC-MiFIDWidget .ClField-IdentityNumber.lcFieldWrapper {
  	margin-bottom: 20px;
  }
  .LC-MiFIDWidget .lcFieldWrapper .radioItem.PassportQuestion {
  	font-size: 14px;
  	color: #181818;
  	line-height: 14px;
  	padding-bottom: 5px;
  }
  .LC-MiFIDWidget .lcFieldWrapper label {
  	color: #181818;
  	font-size: 14px;
  	margin-bottom: 8px;
  	width: 100%;
  	margin-right: 10px;
  	/*float: left;*/
  }
  .LC-MiFIDWidget .lcFieldWrapper select {
  	-moz-appearance: none;
  	background-image: url(/wp-content/themes/Divi-child/images/selectArrow.png) !important;
  	background-position: 96% center;
  	background-repeat: no-repeat;
  	-webkit-appearance: none;
  	appearance: none;
  	background-color: #fff;
  }
  .LC-MiFIDWidget select.countryDdl:disabled {
  	background-color: #dddddd;
  }
  .LC-MiFIDWidget .lcFieldWrapper input,
  .LC-MiFIDWidget .lcFieldWrapper select {
  	border: 1px solid #858484;
  	border-radius: 4px;
  	height: 35px;
  	width: 100%;
  	font-size: 14px;
  	text-indent: 5px;
  }
  .LC-MiFIDWidget select::-ms-expand {
  	display: none;
  }
  .LC-MiFIDWidget .ClField-Country.lcFieldWrapper select {
  	float: none;
  }
  .LC-MiFIDWidget .ClField-PassportNumber .Lctooltip-inner {
  	top: 61px;
  }
  .LC-MiFIDWidget .radioWrapper.DoYouHaveTaxIdentificationNumber {
  	display: inline-block;
  }
  .LC-MiFIDWidget label.radioItem.DoYouHaveTaxIdentificationNumber {
  	display: inline-flex;
  	margin-right: 10px;
  	align-items: center;
  }
  .LC-MiFIDWidget .DoYouHaveTaxIdentificationNumber input[type="radio"] {
  	width: auto;
  	margin-right: 5px;
  }
  .LC-MiFIDWidget input:disabled,
  .LC-MiFIDWidget select:disabled {
  	background-color: #ccc;
  }
  input[type="radio"][name="DoYouHaveTaxIdentificationNumber"].errorFieldLc + span {
  	color: red;
  }

/**20220816 chery's new css**/
.LC-MiFIDWidget input:disabled.errorFieldLc {
	background-image: none;
	border-color: #ccc!important;
}
/*END OF MIFID POPUP WIDGET*/
@media(max-width:767px) {
	.mobileHide {
		display: none !important;
	}
}
.et_pb_column {
	z-index: unset;
}

/*REGISTRATION SIDEBAR*/
body[data-lcislogin="true"] .widget_text {
	display: none;
}

/*END OF REGISTRATION SIDEBAR*/
.LcContent {
	display: none;
}
body[data-lcislogin="true"] .LcContent {
	display: block;
	padding-right: 5px;
}
body[data-lcislogin="true"] .lccontentloader {
	display: none;
}
.lccontentloader {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding-top: 20%;
}

label[name="TermsAgreementAsic"] {
	line-height: normal;
	font-size: 12px;
}

.LcWidgetTopWrapper.ClField-TermsAgreementAsic.lcFieldWrapper {
	margin-top: 10px;
}

/*TRANSFER ATTACHMENT OR AMOUNT ATTRIBUTES*/
#menu-my-profile li.transferAttach,
#menu-my-profile li.transferAmount,
#menu-my-profile li.createBy {
	display: none;
}
body[data-lcmul="true"][data-lctransfer="true"] #menu-my-profile li.transferAttach,
body[data-lcmul="false"][data-lctransfer="true"] #menu-my-profile li.createBy,
body[data-lcmul="true"][data-lcreg="FCA"] #menu-my-profile li.transferAmount {
	display: inline-block;
}

/*END OF TRANSFER ATTACHMENT OR AMOUNT ATTRIBUTES*/
.fcaClass,
.fscClass,
.belarosClass,
.asicClass,
.iirocClass {
	display: none!important;
}
li.menu-item.belarosClass,
li.menu-item.fcaClass,
li.menu-item.asicClass,
li.menu-item.fscClass{
	display: none!important;
}
body[data-lcreg="Belarus"] li.menu-item.belarosClass,
body[data-lcreg="FCA"] li.menu-item.fcaClass,
body[data-lcreg="Asic"] li.menu-item.asicClass,
body[data-lcreg="FSC"] li.menu-item.fscClass {
	display: block!important;
}
body[data-lcreg="Belarus"] .belarosClass {
	display: block;
}
body[data-lcreg="Belarus"] a.belarosClass,
body[data-lcreg="Belarus"] span.belarosClass {
	display: inline-block!important;
}
body[data-lcreg="FCA"] .fcaClass {
	display: block!important;
}
body[data-lcreg="FCA"] a.fcaClass,
body[data-lcreg="FCA"] span.fcaClass {
	display: inline-block!important;
}
body[data-lcislogin="false"] .tradingConditionsPage .fcaClass,
body[data-lcislogin="false"] .tradingConditionsPage .belarosClass,
body[data-lcislogin="false"] .tradingConditionsPage .asicClass,
body[data-lcislogin="false"] .tradingConditionsPage .fscClass {
	display: inline-block!important;
}
body[data-lcreg="Asic"] .asicClass {
	display: block!important;
}
body[data-lcreg="Asic"] a.asicClass,
body[data-lcreg="Asic"] span.asicClass {
	display: inline-block!important;
}
body[data-lcreg="FSC"] a.fscClass,
body[data-lcreg="FSC"] span.fscClass {
	display: inline-block!important;
}
body[data-lcreg="FSC"] .fscClass {
	display: block!important;
}

/*GDPR PAGE*/
.LcWidget-GDPRWidget .gdprpopupclose {
	display: none;
}
.LcWidget-GDPRWidget .ClField-UserExperience {
	height: auto;
}
input.ManageConsentSubmit-Submit{
	margin-top: 30px;
}
/*END OF GDPR PAGE*/

/*GDPR POPUP*/
.myAccPageDetails {
	display: none;
}
body.page-template-gdpr-page .myAccPageDetails {
	display: none!important;
}
.myAccPageDetails.gdprFixedBottom {
	height: auto!important;
	max-height: unset;
	top: auto;
	bottom: 0px;
	padding: 0px;
	transition: max-height 0.25s ease-in;
	-webkit-transition: max-height 0.25s ease-in;
	-moz-transition: max-height 0.25s ease-in;
	-o-transition: max-height 0.25s ease-in;
	background-color: #fff;
	border-top: 2px solid #5e9458;
	padding: 10px 0;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24), 0px -4px 3px rgba(0, 0, 0, 0.10);
}
.myAccPageDetails.gdprFixedBottom .wrapper-GDPRWidget {
	background-color: #fff;
	margin: 0px auto;
	width: auto;
	position: relative;
	padding: 0px 15px;
	border: none;
	border-radius: 0px;
}
.gdprFixedBottom .LC-GDPRWidget {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.myAccPageDetails.gdprFixedBottom .gcPopupHeader,
.myAccPageDetails.gdprFixedBottom .gcPopupHeader {
	font-size: 12px;
}
.gdprFixedBottom .LcContentHtml-DataConsent {
	font-size: 12px;
	flex-grow: 1;
}
.myAccPageDetails.gdprFixedBottom .LcWidget-GDPRWidget input[type='button'].ManageConsent-Button:hover {
	background-color: #5e9458;
	color: #fff;
}
.myAccPageDetails .LcWidget-GDPRWidget input[type='button'].ManageConsent-Button {
	color: #222222;
	margin-left: auto;
	font-size: 13px;
}
.myAccPageDetails .LcWidget-GDPRWidget input[type='submit'].ConsentSubmit-Submit {
	margin-left: 10px;
	background: rgba(63, 71, 86, 0.3);
	color: #222222;
	font-size: 13px;
}
.myAccPageDetails {
	background-color: rgba(255, 255, 255, .84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	padding: 16px 0;
	display: none;
}
.myAccPageDetails .wrapper-GDPRWidget {
	background-color: #fff;
	margin: 5% auto 0;
	width: 500px;
	position: relative;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 8px;
}
.myAccPageDetails .ManageConsentSubmit-Submit {
	background-color: #5e9458;
	border: medium none;
	border-radius: 5px;
	font-weight: normal;
	margin-right: 0;
	color: #fff;
	height: 40px;
	text-align: center;
	padding: 0 6%;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 10px;
}
.myAccPageDetails .gdprpopupclose {
	display: inline;
	width: auto;
	padding: 4px 8px;
	height: auto;
	border: 0;
	background-color: transparent;
	color: #5e9458;
	font-size: 14px;
	font-weight: 600;
	float: right;
}
.myAccPageDetails input.ConsentSubmit-Submit {
	background-color: #5e9458;
	color: #fff;
	/*display: inline-block!important;*/
	
	width: auto;
	border: 0;
	padding: 6px 16px;
	height: auto;
	border-radius: 5px;
}
.myAccPageDetails input.ManageConsent-Button {
	float: right;
	background-color: #ccc;
	color: #000;
	display: inline-block;
	width: auto;
	border: 0;
	padding: 6px 16px;
	height: auto;
	border-radius: 5px;
}
.myAccPageDetails .wrapper-GDPRWidget .ftPopupBody {
	margin: 0px;
	padding: 10px 20px;
}
.myAccPageDetails .wrapper-GDPRWidget .ClField-MarketingMaterials,
.myAccPageDetails .wrapper-GDPRWidget .ClField-UserExperience {
	margin-bottom: 10px;
}
.myAccPageDetails .wrapper-GDPRWidget .ClField-MarketingMaterials,
.myAccPageDetails .wrapper-GDPRWidget .ClField-UserExperience {
	height: auto;
	margin-top: 10px;
}
.WidgetFormContent .LcWidget-GDPRWidget .ftPopupHeader {
	display: none;
}
.WidgetFormContent .LcWidget-GDPRWidget .ftPopupBody {
	padding: 0px;
}
.WidgetFormContent .ManageConsentSubmit-Submit {
	background-color: #5e9458;
	border: medium none;
	border-radius: 5px;
	font-weight: normal;
	margin-right: 0;
	color: #fff;
	height: 40px;
	text-align: center;
	padding: 0 6%;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 14px;
}
@media(max-width:767px) {
	.myAccPageDetails.gdprFixedBottom .LC-GDPRWidget {
		flex-wrap: wrap;
	}
	
	.myAccPageDetails.gdprFixedBottom .LcContentHtml-DataConsent {
		margin-bottom: 20px;
		width: 100%;
	}
	
	.myAccPageDetails.gdprFixedBottom .LcWidget-GDPRWidget input[type='submit'].ConsentSubmit-Submit {
		margin-left: unset;
	}
	
	.myAccPageDetails .LcWidget-GDPRWidget input[type='button'].ManageConsent-Button {
		margin-left: 0;
	}
	
	.myAccPageDetails .wrapper-GDPRWidget {
		width: 100%;
		max-height: 500px;
		overflow-y: auto;
		overflow-x: hidden;
	}
}
@media(max-width:450px) {
	.myAccPageDetails input.ManageConsent-Button,
	.myAccPageDetails input.ConsentSubmit-Submit {
		/*width:100%;*/
		display: block;
		float: none;
		margin-bottom: 10px;
	}
}

/*END OF GDPR POPUP*/

/*GENERAL POPUP DESIGN*/
.PopUpWrapper {
	background-color: rgba(255, 255, 255, 0.84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
}
.PopUpWrapper&gt;div {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	margin: 10% auto 0;
	padding: 20px;
	width: 400px;
}
.PopUpWrapper input[type="button"] {
	float: none;
	display: inline-block;
	width: auto;
	margin-top: 10px;
}
.PopUpWrapper input[type="button"]:last-child {
	float: right;
}
.FCAPopupHeader,
.BelarusPopupHeader,
.gcPopupHeader {
	font-size: 20px;
	margin-bottom: 6px;
}
.gcPopupBody {
	line-height: 23px;
}
.PopUpWrapper input[type="button"].gcPopupInputRight {
	float: right;
	margin-top: 0px;
	padding: 0px 6px;
}
@media(max-width:540px) {
	.PopUpWrapper&gt;div {
		width: 98%;
		max-height: 90%;
		overflow-y: auto;
		overflow-x: hidden;
	}
}

/*END OF GENERAL POPUP DESIGN*/

/*assessment Asic test popup*/
.LcWidget-AssessmentTestASICWidget.assesspopup .lcFieldWrapper {
	height: auto;
	margin-bottom: 20px;
}
.assessmentAsicTestCover {
	background-color: rgba(255, 255, 255, .84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	display: none;
	align-items: center;
	justify-content: center;
}
.assessmentAsicTestCover .assessmentAsicTestInner {
	background-color: #fff;
	width: 500px;
	position: relative;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 8px;
	max-height: 70%;
	overflow-y: auto;
	overflow-x: hidden;
}
.LcWidget-AssessmentTestASICWidget.assesspopup .ClField-TestTitle.lcFieldWrapper {
	margin-bottom: 0px;
}
.LC-AssessmentTestASICWidget .ClField-TestTitle label {
	font-size: 18px;
	justify-content: center;
	font-weight: bold;
}
.LC-AssessmentTestASICWidget label.radioItem {
	float: none;
	position: relative;
	min-height: 38px;
	margin-right: 0px;
	height: 100%;
}
input.popUpClose {
	position: relative;
	float: right;
	z-index: 10;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
input.BtnIntroductionClose-Button {
	display: none!important;
}
label[] input[] {}
.LcWidget-AssessmentTestASICWidget input[type=radio].vaildFieldLc,
.LcWidget-AssessmentTestASICWidget input[type=radio].errorFieldLc {
	background: no-repeat !important;
	border: none !important;
}
.LcWidget-AssessmentTestASICWidget .ClField-TestSuccessMessage.lcFieldWrapper&gt;label,
.LcWidget-AssessmentTestASICWidget .ClField-TestFailedMessage.lcFieldWrapper&gt;label,
.LcWidget-AssessmentTestASICWidget .ClField-TestBlockUserMessage.lcFieldWrapper&gt;label {
	display: block;
}
.LcWidget-AssessmentTestASICWidget .ClField-FinishAsicTestProssesMessage label[name="FinishAsicTestProssesMessage"] {
	display: block;
}
.LcWidget-DemoAccountWidget,
.LcWidget-QuickRegistrationWidget,
.LcWidget-FullUserRegistrationWidget {
	position: relative;
}
.ClField-BlockUiMessage.lcFieldWrapper.BlockUiWrapper {
	height: 100% !important;
	position: absolute;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.LcContentHtml-FinishAsicTestProssesMessage input[type="button"] {
	display: none;
}
@media(max-width:767px) {
	.assessmentAsicTestCover .assessmentAsicTestInner {
		width: 95%;
	}
}
.assessmentTestClass {
	display: none;
}
body[data-lcasictest="true"] .assessmentTestClass {
	display: block;
}
body[data-lcasictest="true"] .assessmentAsicTestCover {
	display: flex;
}
.assesspopup.LcWidget-AssessmentTestASICWidget .BtnIntroductionClose-Button {
	background-color: #5e9458;
	color: #fff;
	display: inline-block;
	width: auto;
	border: 0;
	padding: 6px 16px;
	height: auto;
	border-radius: 5px;
}
.assesspopup.LcWidget-AssessmentTestASICWidget .BtnIntroductionStart-Button {
	float: right;
	background-color: #ccc;
	color: #000;
	display: inline-block;
	width: auto;
	border: 0;
	padding: 0px 20px;
	height: auto;
	border-radius: 5px;
	line-height: 30px;
	font-size: 16px;
}
.assesspopup.LcWidget-AssessmentTestASICWidget input.gcPopupInputRight {
	position: absolute;
	right: 20px;
	top: 20px;
	display: none;
}
.assesspopup.LcWidget-AssessmentTestASICWidget .popUpHeader {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
}
.assesspopup.LcWidget-AssessmentTestASICWidget .lcFieldWrapper select {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	float: none;
}
.assesspopup.LcWidget-AssessmentTestASICWidget select.vaildFieldLc {
	background: none!important;
}
.assesspopup.LcWidget-AssessmentTestASICWidget input[type=radio] {
	border: none;
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	background-color: transparent;
}
.assesspopup.LcWidget-AssessmentTestASICWidget label input[type='radio']+span {
	text-align: center;
	height: 100%;
	padding: 10px;
	position: relative;
	cursor: pointer;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	z-index: 1;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	width: 100%;
}
.assesspopup.LcWidget-AssessmentTestASICWidget label input[type='radio']+span:hover {
	background-color: #DFDFDF;
}
.assesspopup.LcWidget-AssessmentTestASICWidget input[type='radio']+span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	top: 0px;
	left: 0px;
	border-radius: 5px;
}
.assesspopup.LcWidget-AssessmentTestASICWidget input[type='radio']:checked+span:after {
	content: '';
	background-color: #DFDFDF;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: none!important;
	z-index: -1;
	border-radius: 5px;
	position: absolute;
}
.assesspopup.LcWidget-AssessmentTestASICWidget .radioWrapper {
	margin-bottom: 4px;
	min-height: 38px;
	border-radius: 5px;
}
.LcWidget-AssessmentTestASICWidget .lcFieldWrapper&gt;label {
	display: flex;
	float: none;
	line-height: 22px;
	margin-bottom: 15px;
}
span.cysecTestNum {
	font-size: 20px;
	color: #223c51;
	font-weight: 600;
	margin-right: 4px;
}
.LcWidget-AssessmentTestASICWidget input.BtnNext-Button[type='button'] {
	margin: 14px auto;
	position: relative;
}
.LcWidget-AssessmentTestASICWidget input.SubmitTestBtn-Button[type='button'] {
	width: 48%;
	margin: 0px auto;
	margin-bottom: 20px;
}
.LcWidget-AssessmentTestASICWidget input.BtntBack-Button[type='button'] {
	width: 48%;
	float: left;
	background-color: #A2A2A2;
	margin-bottom: 20px;
}
.assesspopup.LcWidget-AssessmentTestASICWidget input[type=radio].errorFieldLc+span {
	color: red;
}
.assessmentAsicTestInner .ClField-TestFailedMessage input[type="button"],
.assessmentAsicTestInner .ClField-FinishAsicTestProssesMessage input[type="button"],
.assessmentAsicTestInner .ClField-TestBlockUserMessage input[type="button"] {
	display: none!important;
}
.LcContentHtml-FinishAsicTestProssesMessage a {
	background-color: #ccc;
	color: #000;
	display: inline-block;
	width: auto;
	border: 0;
	padding: 0px 20px;
	height: auto;
	border-radius: 5px;
	line-height: 30px;
	font-size: 16px;
}
/*End of assessment Asic test popup*/

/*assessment Asic test page*/
.assessmentTestWrapper {
	background-color: #ebeff2;
}
.assessmentTestWrapper .BtnIntroductionClose-Button {
	display: none!important;
}
.assessmentTestWrapper .lcFieldWrapper {
	height: auto;
}
.assessmentTestWrapper input[type=radio] {
	width: auto;
	margin-right: 10px;
	height: auto;
	margin-top: 3px;
}
.assessmentTestWrapper input[type=radio].errorFieldLc+span {
	color: red;
}
.assessmentTestWrapper .radioWrapper {
	margin: 4px 0px;
}

/*End of assessment Asic test page*/

/*Assesment test specific for the page, no the popup*/
.assessmentTestWrapper {
	float: left;
	width: 100%;
	min-height: 310px;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget input[type=radio] {
	border: none;
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	background-color: transparent;
}
.assessmentTestWrapper div[name="TradingWithLeverageQuestion1"],
.assessmentTestWrapper div[name="MarginDefinitionQuestion2"],
.assessmentTestWrapper div[name="LowMarginLevelQuestion3"],
.assessmentTestWrapper div[name="VolatileMarketQuestion4"],
.assessmentTestWrapper div[name="UnderlyingAssetQuestion5"],
.assessmentTestWrapper div[name="TradingAccountRiskQuestion6"],
.assessmentTestWrapper div[name="TradingPlatformQuestion7"] {
	display: flex;
	justify-content: space-between;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget label input[type='radio']+span {
	text-align: center;
	padding: 10px;
	position: relative;
	cursor: pointer;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget label input[type='radio']+span:hover {
	background-color: #DFDFDF;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget input[type='radio']+span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	border: 1px solid #666;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget input[type='radio']:checked+span:after {
	content: '';
	background-color: #DFDFDF;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: none!important;
	z-index: -1;
	border-radius: 5px;
	position: absolute;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget .radioWrapper {
	margin-bottom: 4px;
	min-height: 38px;
	border-radius: 5px;
	width: 49%;
}
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget input.BtnNext-Button[type='button'] {
	width: 100%;
	left: auto;
	transform: unset;
}
.LcWidget-AssessmentTestASICWidget input.SubmitTestBtn-Button[type='button'],
.LcWidget-AssessmentTestASICWidget input.BtntBack-Button[type='button'] {
	margin-top: 40px;
	font-size: 14px;
}
.assessmentTestWrapper .LcContentHtml-TestFailedMessage input[type="button"],
.assessmentTestWrapper .LcContentHtml-TestBlockUserMessage input[type="button"] {
	display: none;
}

/**chery's page Assessment css**/
.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget {
	width: 60%;
	margin: 0 auto;
}
.assessmentTestWrapper input.BtnIntroductionStart-Button {
	float: right;
	margin-bottom: 30px;
}
.assessmentTestWrapper input.BtnNext-Button {
	float: right;
}
.assessmentTestWrapper .ClField-TestTitle {
	display: none;
}

/**chery's page Assessment css end**/
@media(max-width:767px) {
	.assessmentTestWrapper .LcWidget-AssessmentTestASICWidget {
		width: 100%;
	}
}

/*Assesment test specific for the page, no the popup*/

/*PROFESSIONAL POPUP*/
.LcWidget-ProfessionalClientPopupWidget {
	background-color: rgba(0, 0, 0, .5);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	display: none;
}
.wrapper-ProfessionalClientPopupWidget {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-color: rgb(204, 204, 204);
	border-top-style: solid;
	border-top-width: 1px;
	margin: 10% auto 0;
	width: 343px;
	box-shadow: 0 0 1px #000;
	border-top: 6px solid #2196f3;
	position: relative;
	padding: 20px;
}
.LcContentHtml-ProfessionalPopupInfo {
	margin-bottom: 20px;
}
.LcWidget-ProfessionalClientPopupWidget .NoButton-Button {
	background-color: #2196f3;
	color: #fff;
	display: inline-block;
	width: auto;
	border: 0;
	padding: 6px 16px;
	height: auto;
	border-radius: 5px;
}
.LcWidget-ProfessionalClientPopupWidget .YesButton-Submit {
	background-color: #2196f3;
	color: #fff;
	display: inline-block;
	width: auto;
	border: 0;
	padding: 6px 16px;
	height: auto;
	border-radius: 5px;
	float: right;
}

/*END OF PROFESSIONAL POPUP*/

/*FCA POPUP*/
.FCAPopupBody {
	line-height: 23px;
	margin-bottom: 10px;
}

/*END OF FCA POPUP*/

/*BELARUS POPUP*/
.BelarusPopupBody table {
	width: 100%;
	border: 1px solid #000;
}
.BelarusPopupBody table tr {
	border-bottom: 1px solid #000;
}
.BelarusPopupBody table th {
	text-align: center;
	padding: 2px;
	font-weight: 600;
}
.BelarusPopupBody table td {
	padding: 4px;
	background-color: transparent !important;
	border: none;
}
.xSign {
	text-align: center;
	color: red;
	font-size: 18px;
	line-height: 13px;
}
.vSign {
	position: relative;
	height: 20px;
	width: 20px;
	margin: 0 auto;
	top: 3px;
	right: 3px;
}
.vSign:before {
	content: "";
	border: 1px solid #2196f3;
	width: 8px;
	height: 15px;
	display: block;
	position: absolute;
	top: -4px;
	border-top: 0;
	transform: rotate(58deg);
	border-left: 0;
	border-right: 0;
	right: 1px;
}
.vSign:after {
	content: "";
	border: 1px solid #2196f3;
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	top: -4px;
	border-top: 0;
	transform: rotate(26deg);
	border-left: 0;
	border-bottom: 0;
	right: 5px;
}
.BelarusPopupBodyText {
	margin-bottom: 10px;
}
.BelarusPopupBottom {
	text-align: center;
}
.PopUpWrapper .BelarusPopupBottom input[type="button"].gcPopupInputLeft {
	padding: 0px 6px;
}
.PopUpWrapper input[type="button"].backtofcaPopupInput {
	padding: 0px 6px;
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}
@media(max-width:450px) {
	.PopUpWrapper input[type="button"].backtofcaPopupInput,
	.PopUpWrapper .BelarusPopupBottom input[type="button"].gcPopupInputLeft {
		width: 90%;
		display: block;
		float: none;
		margin: 0px auto;
		margin-bottom: 10px;
	}
}

/*END OF BELARUS POPUP*/
.QuickLogin .Lctooltip.form {
	z-index: 1;
	position: absolute;
	background-color: #fff;
	border: 1px solid red;
	padding: 4px 10px;
	border-radius: 5px;
	right: 10px;
	top: 100%;
	color: red;
	line-height: 16px;
}
.LcWidget-ChangePasswordWidget .Lctooltip.form {
	z-index: 10000;
	position: absolute;
	background-color: #fff;
	border: 1px solid red;
	padding: 4px 10px;
	border-radius: 5px;
	left: 0px;
	color: red;
	line-height: 16px;
}
.wrapper-ForgotPasswordWithRegulationWidget .Lctooltip.form {
	z-index: 10000;
	position: absolute;
	background-color: #fff;
	border: 1px solid red;
	padding: 4px 10px;
	border-radius: 5px;
	left: 0px;
	color: red;
	line-height: 16px;
}
.wrapper-ChangeNsdAccountPasswordWidget .Lctooltip.form {
	z-index: 10000;
	position: absolute;
	background-color: #fff;
	border: 1px solid red;
	padding: 4px 10px;
	border-radius: 5px;
	left: 0px;
	color: red;
	line-height: 16px;
}

/*Fixed bottom disclaimer*/
.fixedFooterDisclaimer {
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;
	/*position: fixed;
    left: 0px;
    top: 0px;*/

    width: 100%;
    padding: 5px;
    z-index: 1000;
    font-size: 12px;
    display: none;
    line-height: 16px;
  }
  @keyframes stickyNavAni {
  	from {
  		margin-top: -30px;
  	}

  	to {
  		margin-top: 0;
  	}
  }
  .fixedFooterDisclaimer.stickyDisclaimer {
  	height: 60px;
  	position: fixed;
  	left: 0px;
  	top: 0px;
  	transition: 0.3s ease top;
  	-webkit-animation: stickyNavAni 0.3s normal forwards;
  	-moz-animation: stickyNavAni 0.3s normal forwards;
  	-o-animation: stickyNavAni 0.3s normal forwards;
  	-webkit-transform: translate3d(0, 0, 0);
  	line-height: 16px;
  }
  body[data-lcreg="FCA"] .fixedFooterDisclaimer {
  	display: flex;
  	align-items: center;
  }
  @media (min-width: 767px) {
  	.rwLong {
  		display: block !important;
  	}

  	.rwShort {
  		display: none !important;
  	}

  	.rwToggle {
  		display: none !important;
  	}
  }
  @media (max-width: 767px) {
  	body[data-lcreg="FCA"] .fixedFooterDisclaimer.stickyDisclaimer{
  		height: 40px;
  	}
  	.rwLong {
  		display: block;
  	}

  	.rwShort {
  		display: none;
  		font-weight: bold !important;
  	}

  	.rwToggle {
  		display: none;
  		width: 60px;
  		height: 20px;
  		background: #f2f5f7;
  		border: 1px solid #cdd4d8;
  		border-bottom: 0;
  		cursor: pointer;
  		margin: auto;
  		position: relative;
  		margin-top: 5px;
  		margin-bottom: -10px;
  	}

  	.rwToggle:before {
  		content: '';
  		width: 10px;
  		height: 10px;
  		display: block;
		/*position: absolute;
    top: 5px;*/
    /*background: url(data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22%23363e46%22%20xmlns%3Dâ€¦%200%200%205.2%200.7%205.92%200.7%205.92%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E) center no-repeat;*/
    -webkit-transition: 0.3s ease transform;
    -moz-transition: 0.3s ease transform;
    -ms-transition: 0.3s ease transform;
    -o-transition: 0.3s ease transform;
    transition: 0.3s ease transform;
    border: 1px solid #666;
    margin: 0px auto;
    border-top: none;
    border-left: none;
    margin-top: 6px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
  }

  .riskClosed .fixedFooterDisclaimer .rwToggle:before {
  	margin-top: 0px;
  	-webkit-transform: rotate(45deg);
  	-moz-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	-o-transform: rotate(45deg);
  	transform: rotate(45deg);
  }
}
@media(max-width:767px) {
	.en_Class .fixedFooterDisclaimer {
		display: none;
	}
	
	.en_Class #main-footer {
		padding-bottom: 0px;
	}
}

/*End of Fixed bottom disclaimer*/

/*Forgot password PhoneOrEmailRadioButtons*/
.ClField-PhoneOrEmailRadioButtons.lcFieldWrapper {
	height: auto;
}
.ClField-PhoneOrEmailRadioButtons {
	margin-top: 28px;
}
.ClField-PhoneOrEmailRadioButtons&gt;label.PhoneOrEmailRadioButtons {
	margin: 20px 0px;
	display: none;
}
.PhoneOrEmailRadioButtons input {
	float: left;
	width: 19px;
	height: 19px;
	margin-right: 10px;
	position: relative;
	top: -1px;
	left: 1px;
	z-index: 100;
	opacity: 0;
}
.PhoneOrEmailRadioButtons {
	position: relative;
	display: block;
	line-height: 20px;
}
.ClField-PhoneOrEmailRadioButtons .radioWrapper:first-child {
	margin-bottom: 20px;
}
.PhoneOrEmailRadioButtons input[type='radio']:checked+span:before {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: 4px;
	left: 5px;
	border-radius: 50%;
	background-color: #5b5b5b;
	z-index: 1;
}
.PhoneOrEmailRadioButtons input[type='radio']:checked+span:after {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	top: -1px;
	left: 0px;
	position: absolute;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 1px solid #5b5b5b;
	background-color: #fff;
}
.PhoneOrEmailRadioButtons input[type='radio']+span:after {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	top: -1px;
	left: 0px;
	position: absolute;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 1px solid #5b5b5b;
	background-color: #fff;
}
.PhoneOrEmailRadioButtons span {
	font-size: 16px;
}
.LcWidget-ForgotPasswordWithRegulationWidget .Send-Submit {
	border-radius: 5px;
}

/*End of Forgot password PhoneOrEmailRadioButtons*/
.tabPanel .et_pb_tabs_controls .et_pb_tab_1 {
	display: none;
}

/*Email verified or Cup approved*/
body[data-lcisemailv="true"] .tabPanel .et_pb_tabs_controls .et_pb_tab_1,
body[data-lciscupapproved="true"] .tabPanel .et_pb_tabs_controls .et_pb_tab_1,
body[data-lcisdeposit="true"] .tabPanel .et_pb_tabs_controls .et_pb_tab_1 {
	display: block;
}

/*Email verified or EzeebillWeChatWidegt approved*/
body[data-lcisemailv="true"] .tabPanel .et_pb_tabs_controls .et_pb_tab_2,
body[data-lciscupapproved="true"] .tabPanel .et_pb_tabs_controls .et_pb_tab_2,
body[data-lcisdeposit="true"] .tabPanel .et_pb_tabs_controls .et_pb_tab_2 {
	display: block;
}

/*Zotapay adjustments*/
.Lctooltip.form {
	max-width: 500px;
	position: relative;
}

/*End of Zotapay adjustments*/

/*Change email page*/
input.EditEmailButton-Button {
	margin-right: 10px;
}
.errorFieldLc {
	border: 1px solid red !important;
	background-image: url(/wp-content/uploads/2018/11/delete_16x161.gif);
	background-position: 94% center;
	background-repeat: no-repeat;
}
.vaildFieldLc {
	background-image: url(/wp-content/uploads/2018/11/green-check-mark.png);
	border: 1px solid #5e9458 !important;
	background-position: 94% center;
	background-repeat: no-repeat;
	background-color: rgb(235, 235, 228);
}
.LcWidget-ProfileAndSettingsWidget input.EditEmailButton-Button,
.LcWidget-ProfileAndSettingsWidget input.ChangeEmailsLangReleaseButton-Button,
.LcWidget-ProfileAndSettingsWidget input.EditPhoneButton-Button {
	border: medium none;
	border-radius: 5px;
	font-size: 22px;
	font-weight: normal;
	margin-right: 0;
	color: #fff;
	height: 20px;
	text-align: center;
	background-image: url(/wp-content/uploads/2018/11/Pencil.png);
	background-repeat: no-repeat;
	width: 20px;
	text-indent: -9999px;
	white-space: nowrap;
	padding: 0;
	background-size: contain;
	background-color: transparent;
	margin-top: 6px;
	margin-left: 16px;
}
.LC-ProfileAndSettingsWidget .ClField-Email,
.LC-ProfileAndSettingsWidget .ClField-SelectEmailsLangDropDown,
.LC-ProfileAndSettingsWidget .ClField-Phone {
	display: flex;
	flex-wrap: wrap;
}
.LC-ProfileAndSettingsWidget .ClField-Email label,
.LC-ProfileAndSettingsWidget .ClField-SelectEmailsLangDropDown label,
.LC-ProfileAndSettingsWidget .ClField-Phone label {
	width: 100%;
}
.LC-ProfileAndSettingsWidget .ClField-Email input[type="text"], 
.LC-ProfileAndSettingsWidget .ClField-SelectEmailsLangDropDown select,
.LC-ProfileAndSettingsWidget .ClField-Phone .phoneWrapper{
	width: 90%;
}
.ClField-SelectEmailsLangDropDown select {
	margin-right: 0px;
}
.EditEmailButton-Button,
.ChangeEmailsLangReleaseButton-Button {
	float: left;
}
.LcWidgetTopWrapper.ClField-DateOfBirth.lcFieldWrapper label{
	display: flex;
}
.ClField-Email input:disabled,
.LcWidget-ProfileAndSettingsWidget select:disabled,
.ClField-Phone .phoneWrapper input:disabled {
	background-color: rgb(235, 235, 228);
}
body[data-lcistradingexperience="false"] .LcWidget-ProfileAndSettingsWidget input.EditPhoneButton-Button {
	display: none;
}
.LC-ProfileAndSettingsWidget .lcFieldWrapper input:disabled,
.LC-ProfileAndSettingsWidget .lcFieldWrapper select:disabled {
	border: 1px solid #d2d2d2 !important;
	background-image: none!important;
}
.phoneWrapper input:disabled+.Lctooltip,
.ClField-Email input[name="Email"]:disabled+.Lctooltip {
	display: none!important;
}

.LcWidgetTopWrapper.ClField-SelectEmailsLangDropDown.lcFieldWrapper {
    display: none;
}

body[data-lcisreal="true"] .LcWidgetTopWrapper.ClField-SelectEmailsLangDropDown.lcFieldWrapper {
    display: flex;
}

/*End of Change email page*/
.mobiletraderCN {
	display: none;
}
.mobiletraderNOCN {
	display: block;
}
body[data-lccc="CN"] .mobiletraderCN {
	display: block;
}
body[data-lccc="CN"] .mobiletraderNOCN {
	display: none;
}

/*terms-conditions page*/
.termsConditionsPage a {
	font-size: 14px;
}

/*End of terms-conditions page*/

/* ///////////////////////////////////// */

/* 03292019 - Salih Edits Starts */

/* ///////////////////////////////////// */

/* Multiple Licence Select Problem / Ticket Code - 34977 */
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] {
	position: fixed;
	width: 300px;
	height: 165px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -84px;
	background: #fff;
	z-index: 999;
	display: block;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 15px;
	font-size: 14px;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] .lcFieldWrapper {
	height: auto;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] .ClField-RegulationTypes {
	z-index: 100;
	background-color: #f2f2f2;
	padding: 4px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"]:before {
	content: '';
	position: fixed;
	left: 0;
	top: 0 !important;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.9)
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] [data-lcstage="2"],
form.LC-QuickLoginWithRegulationWidget[data-lcstage="2"] [data-currentstag="2"] label {
	float: left;
	width: 100%;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] .ClField-RegulationLabel {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] div.ClField-RegulationTypes {
	position: relative !important;
	float: left;
	top: auto !important;
	text-align: center;
	margin-bottom: 10px;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] div.ClField-RegulationTypes select {
	width: 100%;
	margin-right: 0;
	margin-top: 10px;
}
form.LC-QuickLoginWithRegulationWidget[data-currentstag="2"] .RegulationSubmit-Submit {
	position: relative !important;
	left: 0;
	top: 0;
	margin-top: 0px;
	margin-right: 0;
	height: 35px;
	;
	padding: 0;
	line-height: 35px;
}

/* Validation Background Image Problem / Ticket Code - 35008 */
select.errorFieldLc {
	background-image: none!important;
}
.vaildFieldLc,
.errorFieldLc {
	background-size: 9px auto;
	background-position: 94% center;
	background-position: calc(100% - 3px) center;
}

/*RECENT ROLLOVER PAGE*/
.RecentRolloverTable {
	margin-bottom: 100px;
}
.RecentRolloverYear {
	background-color: #f0f7ef;
	color: #444;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 4px;
	padding: 10px;
	cursor: pointer;
}
.RecentRolloverYear::after {
	content: "&gt;";
	float: right;
}
.RecentRolloverYearOpen::after {
	-ms-transform: rotate(90deg);
	/* IE 9 */
	
	-webkit-transform: rotate(90deg);
	/* Chrome, Safari, Opera */
	
	transform: rotate(90deg);
}
.RecentRolloverMonth {
	background-color: #FCD5B4;
	color: #444;
	font-size: 14px;
	margin-bottom: 6px;
	padding: 10px;
}
.RecentRolloverMonth::after {
	content: "&gt;";
	float: right;
}
.RecentRolloverMonthOpen::after {
	-ms-transform: rotate(90deg);
	/* IE 9 */
	
	-webkit-transform: rotate(90deg);
	/* Chrome, Safari, Opera */
	
	transform: rotate(90deg);
}
.RecentRolloverFile {
	background-color: #f4f4f4;
	color: #6c6c6c;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 10px;
}
.RecentRolloverYearUl {
	height: 0;
	/*transition: height 1.15s ease-out;*/
	
	overflow: hidden;
	padding: 0px!important;
	list-style: none;
}
.RecentRolloverMonthUl {
	height: 0;
	overflow: hidden;
	list-style: none!important;
	padding: 0px!important;
	/* Set our transitions up. */
	/*-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;*/
}
.RecentRolloverYearUl li {
	cursor: pointer;
}
.our_content {
	/* Initially we don't want any height, and we want the contents to be hidden */
	
	height: auto;
	/*transition: height 2.25s ease-in;*/
}
.MobileStores {
	margin-bottom: 20px;
}

/*END OF RECENT ROLLOVER PAGE*/

/* //////////////////////////////////////////////////////////////// */

/* Trading Conditions */

/* Templates : tradingConditions
/* //////////////////////////////////////////////////////////////// */
.tradingConditionsWrap.ftTab {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.tradingConditionsWrap .tabLinkWrap {
	text-align: center;
	border-bottom: 1px solid #cfd7e2;
}
.tradingConditionsWrap .tabLinkWrap a {
	display: inline-block;
	padding: 7px 7px;
	margin: 0 5px;
	border: 1px solid #cfd7e2;
	color: #000000;
	font-weight: 600;
	margin-bottom: -1px;
	-webkit-transition: 0.3s ease background, 0.3s ease border-color, 0.3s ease color;
	-moz-transition: 0.3s ease background, 0.3s ease border-color, 0.3s ease color;
	-ms-transition: 0.3s ease background, 0.3s ease border-color, 0.3s ease color;
	-o-transition: 0.3s ease background, 0.3s ease border-color, 0.3s ease color;
	transition: 0.3s ease background, 0.3s ease border-color, 0.3s ease color;
}
.tradingConditionsWrap .tabLinkWrap a.iirocClass,
.tradingConditionsWrap .tabLinkWrap a.asicClass {
	display: none;
}
body[data-lcreg="iiroc"] .tradingConditionsWrap .tabLinkWrap a.iirocClass,
body[data-lcreg="Asic"] .tradingConditionsWrap .tabLinkWrap a.asicClass {
	display: inline-block;
}
.tradingConditionsWrap .tabLinkWrap a[data-target="digitalCurrencies"] {
	display: none;
}
body[data-lcreg="Asic"] .tradingConditionsWrap .tabLinkWrap a[data-target="digitalCurrencies"] {
	display: inline-block;
}
.tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"] {
	display: none;
}
body[data-lcreg="Asic"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"],
body[data-lcreg="iiroc"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"],
body[data-lcreg="fsc"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"],
body[data-lcreg="FCA"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"] {
	display: inline-block;
}
body[data-lccc="FR"] a.tabLink {
	display: none;
}
body[data-lccc="FR"] a.tabLink[data-target="currencies"],
body[data-lccc="FR"] a.tabLink[data-target="indices"],
body[data-lccc="FR"] a.tabLink[data-target="commodities"] {
	display: inline-block;
}
.dataTables_filter {
	margin-bottom: 20px;
}
.tradingConditionsWrap .tabLinkWrap a.active {
	background: #5e9458;
	border-color: #5e9458;
	color: #fff;
}
.tradingConditionSubTitle {
	text-align: center;
	padding: 20px 0;
	position: relative;
}
.tcReason,
.tcSubject {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
}
.tcSubject {
	font-weight: 700;
	color: #5e9458;
	font-size: 1.2em;
}
.updateTime {
	font-size: 14px;
	color: #5f6c76;
}
.updateTime svg {
	display: inline-block;
	width: 12px;
	height: 12px;
	fill: #8ea6b8;
	margin-right: 2px;
	vertical-align: baseline;
}
.tradingConditionTableWrap {
	overflow: auto;
}
.additionalTradingConditions {
	padding: 10px 20px;
	border: 1px solid #d1d8e0;
	border-top: 0;
}
.additionalTradingConditions.nightSpreadsAdditional {
	display: none;
}
#nightSpreads.tabContent.active+.additionalTradingConditions.nightSpreadsAdditional {
	display: block;
}
#nightSpreads.tabContent.active~.additionalTradingConditions:not(.nightSpreadsAdditional) {
	display: none;
}
.additionalTradingConditions h3 {
	color: #5e9458;
	margin: 10px 0;
}
.emptyTableMsg td {
	text-align: center;
}
body[data-lcreg="FCA"] table tbody.fcaClass,
body[data-lcreg="FSC"] table tbody.fscClass,
body[data-lcreg="Belarus"] table tbody.belarosClass,
body[data-lcreg="Asic"] table tbody.asicClass {
	display: contents !important;
}
.dataLoader {
	padding: 30px 0px;
	border-left: 1px solid #d1d8e0;
	border-right: 1px solid #d1d8e0;
	border-bottom: 1px solid #d1d8e0;
}
.dataLoader .myImg {
	height: 31px;
	width: 31px;
	margin: 0 auto;
	display: block;
}

body[data-lcreg="FSC"] td.proTraderLeverage, 
body[data-lcreg="NBRB"] td.proTraderLeverage, 
body[data-lcreg="iiroc"] td.proTraderLeverage, 
body[data-lcreg="Asic"] td.proTraderLeverage,
body[data-lcreg="FSC"] .becomeProClient, 
body[data-lcreg="NBRB"] .becomeProClient, 
body[data-lcreg="iiroc"] .becomeProClient, 
body[data-lcreg="Asic"] .becomeProClient {
	display: none;
}

thead td.proTraderLeverage {
	color: #000;
}

td.proTraderLeverage a{
	text-decoration: underline;
}


.becomeProClient {
	position: absolute;
	top: 100%;
	left: 0px;
	display: inline-table;
	border: 1px solid #5e9458;
	padding: 5px 15px;
	background-color: #5e9458;
	color: #fff;
	right: 0px;
	margin: auto;
	z-index: 1;
	animation: btnAnim 1s;
	animation-iteration-count: 20;
}

.becomeProClient:hover, .becomeProClient:focus {
	color: #fff;
}

@keyframes btnAnim { 
	0% {
		/*opacity: 0;*/
		color: rgba(255, 255, 255, 0.1);
	}

	80% {
		/*opacity: 1;*/
		color: rgba(255, 255, 255, 1);
	}

	100% {
		/*opacity: 0;*/
		color: rgba(255, 255, 255, 0.1);
	}
}

@media (max-width: 768px) {
	.becomeProClient {
		position: relative;
		margin-top: 16px;
	}
}

/* Basic Tab Structure */
.row.sectionRow {
	padding: 10px 10px;
}
.ftTab .tabLinkWrap,
.ftTab .tabContentWrap {
	width: 100%;
}
.ftTab .tabContent {
	display: none;
}
.ftTab .tabContent.active {
	display: block;
}
table.tradingConditionTable.ftTableStyle {
	width: 100%!important;
}
table.tradingConditionTable.ftTableStyle thead {
	background: #5e9458;
	color: #fff;
}
table.tradingConditionTable.ftTableStyle tr:nth(odd) {
	background-color: #efefef;
}
table.dataTable.no-footer{
	border-right: 1px solid #ccc;
}
table.tradingConditionTable.ftTableStyle td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	padding-right: 20px;
	max-width: unset;
}
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;td:first-child:before,
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;th:first-child:before {
	color: #223c51 !important;
	background-color: transparent!important;
	display: flex!important;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	line-height: unset!important;
	box-shadow: none!important;
	animation: changeLetter 0.3s linear alternate;
	top: 30%!important;
}
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;td:first-child,
table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr[role="row"]&gt;th:first-child {
	position: relative;
	padding-left: 30px!important;
	cursor: pointer;
}
.ftTableStyle tbody tr:hover {
	color: #5e9458;
}
table.dataTable tbody tr {
	background-color: #ffffff;
}
.ftTableStyle tbody tr:nth-child(2n) {
	background: #f7f9fb;
}
.dataTables_wrapper .dataTables_length,
.dataTables_info,
.dataTables_paginate {
	display: none;
}

/*Cartoon page*/
a.et_pb_module.et_pb_button.goToDemoBtn {
	border: none;
	padding: 0px;
	margin: 0px;
	color: #333!important;
	font-size: 14px;
	display: none;
	font-weight: bold;
}
a.goToDemoBtn:after {
	display: none;
}
.lennya .pagination a {
	display: none;
}
body[data-lcislogin="false"] a.et_pb_module.et_pb_button.goToDemoBtn {
	display: block;
}
body[data-lcislogin="true"] a.et_pb_module.et_pb_button.goToDemoBtn {
	display: none;
}
body[data-lcislogin="true"] .lennya .pagination a {
	display: inline;
}

/*End of Cartoon page*/
@media (max-width: 1359px) {
	.tradingConditionTableWrap.dragscroll {
		cursor: ew-resize;
	}
	
	.tradingConditionsWrap .tabLinkWrap a {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 990px) {
	.tradingConditionsWrap.ftTab .tabLinkWrap {
		max-width: 550px;
		max-height: 38px;
		overflow: hidden;
		float: none;
		display: block;
		margin: 0 auto;
		border: 0;
		-webkit-transition: 0.3s ease max-height;
		-moz-transition: 0.3s ease max-height;
		-ms-transition: 0.3s ease max-height;
		-o-transition: 0.3s ease max-height;
		transition: 0.3s ease max-height;
		position: relative;
		padding-top: 37px;
		border-bottom: 1px solid #cfd7e2;
	}
	
	.tradingConditionsWrap.ftTab .tabLinkWrap.opened {
		max-height: 266px;
	}
	
	.tradingConditionsWrap.ftTab .tabLinkWrap a.active {
		position: absolute;
		top: 0;
		left: 0;
		color: #223c51;
		background: transparent;
		border: 1px solid #cfd7e2;
		border-bottom: 0;
	}
	
	.tradingConditionsWrap.ftTab .tabLinkWrap a {
		width: 100%;
		float: left;
		margin-bottom: 0;
		border-bottom: 0;
	}
	
	.tradingConditionsWrap.ftTab .tabLinkWrap:after {
		content: '';
		right: 15px;
		top: 15px;
		width: 13px;
		height: 7px;
		position: absolute;
		display: block;
		background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22%23223c51%22%20data-name%3D%22arrowDown%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.71%205.92%22%3E%3Cpolygon%20points%3D%2210.01%200%205.35%204.53%200.7%200%200%200.72%205.35%205.92%2010.71%200.72%2010.01%200%2010.01%200%22%2F%3E%3C%2Fsvg%3E') no-repeat;
		-webkit-transition: 0.3s ease transform;
		-moz-transition: 0.3s ease transform;
		-ms-transition: 0.3s ease transform;
		-o-transition: 0.3s ease transform;
		transition: 0.3s ease transform;
	}
	
	.tradingConditionsWrap.ftTab .tabLinkWrap.opened:after {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}
@media (max-width:750px) {	
	body[data-lcreg="FCA"] .login_reg {
		display: block;
	}

}
@media only screen and (max-width: 991px) {
	.appLinks {
		display: none !important;
	}
	
	body[data-lcdevice="ANDROID"] .appLinks.app_android {
		display: inline-block !important;
	}
	
	body[data-lcdevice="IOS"] .appLinks.app_apple {
		display: inline-block !important;
	}
}

/*profile page, banner for real varify only*/
.realVarifyBanner {
	display: none;
}
body[data-lcisdeposit="true"] .realVarifyBanner {
	display: block;
}

/*End of profile page, banner for real varify only*/

/*New design for upload document*/
.LcWidget-MangerFilesByCategoryWidget .ClField-File {
	display: none;
}

.uploadDocumentContainer .FileMangerRow {
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
	margin-bottom: 8px;
	border-radius: 8px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.uploadDocumentContainer .FileMangerRow span{
	/*white-space: nowrap;
	width: 200px;*/
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	font-size: 12px;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem {
	box-sizing: border-box;
	font-size: 12px;
	outline: 0;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem.fileUploadName {
	width: 45%;
	padding-left: 31px;
	overflow: hidden;
	position: relative;
	font-size: 13px;
	color: #5e9458;
	display: flex;
	align-items: center;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem.fileUploadName:before {
	content:"";
	background-image: url(./images/uploadIcons/check-mark-green.svg);
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	left: 9px;
	top: auto;
	background-repeat: no-repeat;
}


.uploadDocumentContainer .FileMangerRow .FileMangerItem.fileUploadStatus {
	width: 48%;
	padding-left: 5px;
	text-align: right;
}


.uploadDocumentContainer .FileMangerRow .FileMangerItem.filePreview {
	width: 7%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}


.uploadDocumentContainer .FileMangerRow .FileMangerItem.filePreview .previewEye {
	background-image: url("./Images/uploadIcons/eye_blue.svg");
	height: 15px;
	width: 15px;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}


.uploadDocumentContainer .FileMangerRow .FileMangerItem select {
	border: 0;
	background-color: transparent !important;
	height: auto;
	line-height: 24px;
	background-image: none;
	text-align: right;
	padding: 0px;
	color: #69AF4D;
	font-size: 12px;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem.rejectedFile select {
	color: #E01C1C;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem select:disabled {
	opacity: 1;
	border: none!important;
	background-image: none!important;
}

.uploadDocumentContainer .BtnUploadFileOther-Button,
.uploadDocumentContainer .BtnUploadFile-Button,
.uploadDocumentContainer .BtnUploadFileOther-Button,
.uploadDocumentContainer .BtnUploadFile-Button,
.uploadDocumentContainer .BtnUploadFileAddress-Button {
	display: none;
}


.LcContentHtml-FileTitle, 
.LcContentHtml-FileTitleAddress, 
.LcContentHtml-FileTitleOther {
	outline: 0;
	padding: 0 5px;
	padding-left: 52px;
	max-width: 74%;
	width: 74%;
}

.LcWidgetTopWrapper.LcContentHtml-FileBtns,
.LcWidgetTopWrapper.LcContentHtml-FileBtnsAddress,
.LcWidgetTopWrapper.LcContentHtml-FileBtnsOther {
	margin-left: auto;
	max-width: 25%;
}

.btnsFilesContainer {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
}

.LcWidgetTopWrapper.LcContentHtml-FileSeparator,
.LcWidgetTopWrapper.LcContentHtml-FileSeparatorAddress,
.LcWidgetTopWrapper.LcContentHtml-FileSeparatorOther {
	width: 100%;
	clear: both;
	margin: 32px 0px;
}

.LcWidgetTopWrapper.LcContentHtml-FileSeparator hr,
.LcWidgetTopWrapper.LcContentHtml-FileSeparatorAddress hr,
.LcWidgetTopWrapper.LcContentHtml-FileSeparatorOther hr {
	margin: 0px;
}

.ar_Class .LcContentHtml-DragFilesOther .mobileTitleContainer {
	padding-left: 0px;
	padding-right: 44px;
}

.LcContentHtml-FileTitleAddress .mobileTitleContainer::before {
	background-image: url(./images/uploadIcons/Address_icon.svg);
}

.ar_Class .LcContentHtml-DragFilesOther .mobileTitleContainer::before {
	left: auto;
	right: 0px;
}


.ar_Class .LcContentHtml-DragFiles .mobileTitleContainer {
	padding-left: 0px;
	padding-right: 52px;
}

.LcContentHtml-FileTitle .mobileTitleContainer::before {
	background-image: url(./images/uploadIcons/Identification_Icon.svg);
}
.ar_Class .LcContentHtml-DragFiles .mobileTitleContainer::before {
	left: auto;
	right: 0px;
}

.mobileTitleContainer {
	text-align: left;
}

.uploadDocumentContainer .mobileTitleContainer .mobileUploadTitle {
	outline: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #5e9458;
}

.LcContentHtml-FileTitleOther .mobileTitleContainer::before {
	background-image: url(./images/uploadIcons/additional_docs.svg);
}

.LC-MangerFilesByCategoryWidget .mobileTitleContainer::before {
	content: '';
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	display: inline-block;
	position: absolute;
	left: 0px;
}


.mobileTitleContainer .mobileQuestionMark {
	border-radius: 50%;
	border: 1px solid #000;
	color: #000;
	display: inline-flex;
	outline: 0;
	font-size: 10px;
	margin-left: 30px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	position: relative;
	bottom: 2px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.uploadDocumentContainer .mobileTitleContainer .mobileQuestionMark:hover {
	color: #5e9458;
	border: 1px solid #5e9458;
}

.ar_Class .uploadDocumentContainer .mobileTitleContainer .mobileQuestionMark, .ar_Class .uploadDocumentContainer .mobileTitleContainer .mobileQuestionMark {
	margin-left: 0px;
	margin-right: 10px;
}


.uploadDocumentContainer .mobileTitleContainer .mobileUploadSubtitle {
	outline: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #2C2C2C;
}

.uploadDocumentContainer .mobileUploadButtons,.uploadDocumentContainer .mobileUploadButtons {
	width: calc(100% - 30px);
	margin: 0 15px;
	border-radius: 5px;
	border: 1px solid #e3e4e8;
	height: 42px;
	line-height: 48px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	outline: 0;
}

.uploadDocumentContainer .mobileUploadButtons .btnUploadCamera,.uploadDocumentContainer .mobileUploadButtons .btnUploadCamera {
	background-image: url("./images/uploadIcons/Camera.svg");
	width: 76px;
	height: 34px;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 23px 4px;
	background-color: #e1e4e9 !important;
	min-width: 76px !important;
	margin-top: 4px;
	float: left;
	margin-left: 7px;
	color: transparent !important;
	outline: 0;
}

.uploadDocumentContainer .otherSubmissionMethods,.uploadDocumentContainer .otherSubmissionMethods {
	width: 100%;
	border-top: 1px solid #555;
	background-color: #f9f9f9;
	height: 104px;
	padding: 10px 0 0 30px;
	box-sizing: border-box;
	line-height: 26px;
}

.uploadDocumentContainer .otherSubmissionMethods span,.uploadDocumentContainer .otherSubmissionMethods span {
	color: #646464;
	font-size: 13px;
}

.uploadDocumentContainer .otherSubmissionMethods span.title,.uploadDocumentContainer .otherSubmissionMethods span.title {
	color: #1ca9d2;
	font-size: 14px;
	font-weight: 600;
}

.uploadDocumentContainer #widgetsBlock {
	height: 363px !important;
	overflow: auto;
}


.uploadDocumentContainer .LcContentHtml-MangerFilesTableOther,
.uploadDocumentContainer .LcContentHtml-MangerFilesTableAddress,
.uploadDocumentContainer .LcContentHtml-MangerFilesTable {
	width: 49%;
	margin-top: 32px;
	height: 73px;
	overflow: auto;
}


.uploadDocumentContainer .LC-MangerFilesByCategoryWidget {
	display: flex;
	justify-content: space-between;
	flex-grow: 2;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
	/*overflow: hidden;*/
	position: relative;
}

.uploadDocumentContainer .wrapper-MangerFilesByCategoryWidget .PopUpWrapper {
	position: absolute;
	margin: 0px!important;
}

.uploadDocumentContainer .LC-MangerFilesByCategoryWidget .LcContentHtml-MangerFilesTableOther,
.uploadDocumentContainer .LC-MangerFilesByCategoryWidget .LcContentHtml-DragFilesOther,
.uploadDocumentContainer .LC-MangerFilesByCategoryWidget .LcContentHtml-MangerFilesTable {
	display: block;
}


.uploadDocumentContainer .BtnReturnOnDone-Button {
	order: 5;
	width: 250px;
	border-radius: 5px;
	margin: 0px auto;
	margin-top: 20px;
	height: 40px;
	display: none;
}

.fileactive ~.BtnReturnOnDone-Button {
	display: block!important;
}

.uploadDocumentContainer .mobileUploadButtons {
	display: none;
	height: 135px;
	margin: 10px 0;
	width: 100%;
}

.LcWidget-MangerFilesByCategoryWidget i.formFeedbackIcon {
	display: none;
}

.fileactive i.formFeedbackIcon {
	/*display: block!important;*/
}

.uploadDocumentContainer .wrapper-MangerFilesByCategoryWidget {
	width: 100%;
}

.uploadDocumentContainer .clearFixWidget {
	display: none;
}

.LcContentHtml-DragFiles,
.LcContentHtml-DragFilesAddress,
.LcContentHtml-DragFilesOther {
	/*height: 73px;*/
	width: 49%;
    /*border: 2px dashed #5e9458;
    border-radius: 8px;
	margin-top: 32px;
	text-align: center;
    justify-content: center;*/
    position: relative;
  }

  .dragFile {
  	width: 100%;
  	height: 100%;
  	display: flex!important;
  	align-items: center;
  	justify-content: center;

  	height: 73px;
  	border: 2px dashed #5e9458 !important;
  	border-radius: 8px;
  	margin-top: 32px;
  	text-align: center;
  	justify-content: center;
  }

  .dragFile.errorFieldLc {
  	background-image: none;
  }
  .dragFileIn {
  	display: flex!important;
  	align-items: flex-start;
  	justify-content: center;
  	height: 100%;
  	flex-direction: column;
  	position: relative;
  	padding-left: 32px;
  }

  .uploadDocumentContainer .dragFile .dragFileLabel {
  	float: none;
  	display: flex;
  }

  .dragFileIn:before {
  	background-image: url("./images/uploadIcons/drugAndDropIcon.svg");
  	content: "";
  	width: 24px;
  	height: 24px;
  	display: inline-block;
  	margin-right: 15px;
  	background-repeat: no-repeat;
  	background-size: contain;
  	position: absolute;
  	left: 0px;
  }

  .uploadDocumentContainer .dragFile button {
  	color: #5e9458;
  	outline: 0;
  	font-size: 15px;
  	background: no-repeat;
  	border: none;
  }

  .dragFileInner {
  	display: flex;
  	font-size: 15px;
  	color: #000924;
  }

  .maxFileSizeLabel {
  	font-size: 13px;
  	color: #4C5361;
  }
  .uploadDocumentContainer .dragFile button.filebrowser {
  	margin-left: 4px;
  }
  .skipLoadFiles {
  	margin-top: 40px;
  }

  .skipLoadFiles a, .skipLoadFiles input {
  	max-width: 250px;
  	font-weight: 600;
  	font-size: 14px;
  	background-color: #5e9458;
  	color: #fff;
  	height: 38px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	border-radius: 5px;
  	margin: auto;
  }

  input[name="UploadFile"][type='button'], input[name="DoneFile"][type='button'] {
  	float: right;
  	font-size: 12px;
  	line-height: 16px;
  	display: flex;
  	align-items: center;
  	color: #5e9458;
  	border: 1px solid #5e9458;
  	border-radius: 8px;
  	padding: 8px 25px;
  	background-color: #fff;
  	font-weight: normal;
  	justify-content: center;
  	width: auto;
  }

  input[name="UploadFile"][type='button']:hover, input[name="DoneFile"][type='button']:hover {
  	background-color: #fff;
  }

  input[type='button'][name="DoneFile"].Button {
  	background-image: url("./images/uploadIcons/loadDone.svg");
  	background-repeat: no-repeat;
  	background-position: 21% center;
  	padding: 8px 20px 8px 33px;
  }

  .filesSUbNum {
  	font-weight: normal;
  	font-size: 12px;
  	color: #5e9458;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	margin-right: 10px;
  	cursor: pointer;
  }

  .filesSUbNum span {
  	margin-right: 2px;
  }

  div.LcContentHtml-DragFiles .Lctooltip,
  div.LcContentHtml-DragFilesAddress .Lctooltip,
  div.LcContentHtml-DragFilesOther .Lctooltip {
  	display: block!important;
  	top: auto;
  	left: auto;
  	float: none;
  	height: auto;
  	background-color: transparent;
  	position: relative;
  	margin-top: 10px;
  	min-height: 30px;
  }


  div.LcContentHtml-DragFiles .Lctooltip .Lctooltip-Wrapper,
  div.LcContentHtml-DragFilesAddress .Lctooltip .Lctooltip-Wrapper,
  div.LcContentHtml-DragFilesOther .Lctooltip .Lctooltip-Wrapper {
  	border: 1px solid #E01C1C;
  	border-radius: 8px;
  	background-color: #fff;
  	color: #E01C1C;
  	text-align: left;
  	float: none;
  	font-size: 13px;
  	display: flex;
  	align-items: center;
  	justify-content: flex-start;
  	position: absolute;
  	width: 204%;
  	padding: 2px 0px;
  }

  div.LcContentHtml-DragFiles .Lctooltip .Lctooltip-inner,
  div.LcContentHtml-DragFilesAddress .Lctooltip .Lctooltip-inner,
  div.LcContentHtml-DragFilesOther .Lctooltip .Lctooltip-inner {
  	background-color: transparent;
  	color: red;
  	padding: 0px;
  }

  div.LcContentHtml-DragFiles .Lctooltip .Lctooltip-Wrapper:before,
  div.LcContentHtml-DragFilesAddress .Lctooltip .Lctooltip-Wrapper:before,
  div.LcContentHtml-DragFilesOther .Lctooltip .Lctooltip-Wrapper:before {
  	content: "";
  	width: 40px;
  	height: 25px;
  	margin-right: 10px;
  	background-image: url(./images/uploadIcons/loadFIleErrorInfo.svg);
  	background-repeat: no-repeat;
  	background-position: center;
  }

  .Lctooltip:before {
  	display: none;
  }


  .uploadDocumentContainer .dragFile button.camerabrowser {
  	display: none;
  }

  .uploadDocumentContainer .dragFile button:hover {
  	opacity: 1;
  }


  .uploadDocumentContainer input.toggleElements {
  	display: none;
  }

  .LcWidgetTopWrapper.ClField-IdPopUp.lcFieldWrapper.PopUpWrapper {
    /*background: none;
    height: auto;
    position: unset;
    left: auto;
    top: auto;
    width: auto;*/
  }

  .PopUpWrapper&gt;div.howToLoadPopupWrapper {
  	position: fixed;
  	width: 100%;
  	height: 100%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	background-color: rgba(255, 255, 255, 0.5);
  	top: 0px;
  	left: 0px;
  	z-index: 100000;
  	padding: 0px;
  	border: none;
  	margin: 0px;
  	border-radius: unset;
  	position: relative;
  }

  .howToLoadPopupInner {
  	max-width: 1101px;
  	border: 1px solid #ccc;
  	display: flex;
  	padding: 30px;
  	position: relative;
  	background-color: #fff;
  	flex-wrap: wrap;
  	max-height: 90%;
  	overflow: auto;
  	max-height: 100%;
  	position: absolute;
  }
  .howToPopupTitle {
  	width: 100%;
  	text-align: center;
  	font-weight: 600;
  	font-size: 20px;
  	line-height: 26px;
  	margin-bottom: 30px;
  	color: #5e9458;
  }
  .howToCloseBtnCover {
  	width: 100%;
  	text-align: center;
  }
  .howToLoadPopupInner input[type="button"].howToCloseBtn {
  	position: relative;
  	opacity: 1;
  	background-color: #5e9458;
  	width: auto;
  	height: auto;
  	min-width: 326px;
  	border-radius: 8px;
  	padding: 9px 70px;
  	font-weight: bold;
  	font-size: 16px;
  	right: auto;
  	top: auto;
  	color: #fff;
  	background-image: none;
  	float: none;
  }
  .howToPopupContent {
  	display: flex;
  	margin-bottom: 30px;
  	flex-direction: row-reverse;
  	justify-content: flex-end;
  	width: 100%;
  }
  .howToPopupContent ol {
  	padding-left: 22px;
  }
  .howToLoadPopupImage {
  	display: flex;
  	align-items: center;
  	justify-content: flex-end;
  	width: 30%;
  }
  .howToLoadPopupImage img {
  	max-width: 100%;
  }
  .howToLoadPopupText {
  	display: flex;
  	flex-direction: column;
  	padding-right: 20px;
  	width: 60%;
  	font-size: 16px;
  	color: #3F4756;
  }

  .howToLoadPopupInner input[type="button"] {
  	background-image: url(./images/uploadIcons/howToCloseIcon.svg);
  	position: absolute;
  	right: 30px;
  	top: 30px;
  	border: none;
  	width: 32px;
  	height: 32px;
  	cursor: pointer;
  	background-color: transparent;
  	background-repeat: no-repeat;
  	background-position: center;
  	color: transparent;
  }

  .howToLoadPopupInner input[type="button"]:hover {
  	background-color: transparent;
  }
  .howToLoadPopupInner input[type="button"].howToCloseBtn:hover {
  	background-color: #5e9458;
  }
  .howToLoadPopupInner input[type="button"]:hover {
  	opacity: 1;
  }


  .finishUploadBtn {
  	float: left;
  	margin-top: 20px;
  	text-align: center;
  	padding-top: 40px;
  	width: 100%;
  	display: none;
  }


  .finishUploadBtn a {
  	background-color: #5e9458;
  	color: #fff;
  	padding: 8px 144px;
  	border-radius: 5px;
  }

  .LcContentHtml-OtherSubmissionMethodsHtml {
  	display: none;
  }

  @media(max-width: 991px){
  	.LcContentHtml-DragFiles, 
  	.LcContentHtml-DragFilesAddress, 
  	.LcContentHtml-DragFilesOther {
  		width: 100%;
  		height: auto;
  		display: block!important;
  		border: none;
  		margin-top: 14px;
  	}
  	.uploadDocumentContainer .LcContentHtml-MangerFilesTableOther, 
  	.uploadDocumentContainer .LcContentHtml-MangerFilesTableAddress, 
  	.uploadDocumentContainer .LcContentHtml-MangerFilesTable {
  		width: 100%;
  		display: block!important;
  		margin-top: 15px;
  		height: auto;
  	}
  	.LcWidgetTopWrapper.LcContentHtml-FileSeparator, .LcWidgetTopWrapper.LcContentHtml-FileSeparatorAddress, .LcWidgetTopWrapper.LcContentHtml-FileSeparatorOther {
  		margin: 20px 0px 14px 0px;
  	}
  	.uploadDocumentContainer .mobileTitleContainer .mobileQuestionMark {
  		float: right;
  	}
  	.LcContentHtml-FileTitle, 
  	.LcContentHtml-FileTitleAddress, 
  	.LcContentHtml-FileTitleOther {
  		width: 100%;
  		max-width: 100%;
  	}
  	.LcWidgetTopWrapper.LcContentHtml-FileBtns, 
  	.LcWidgetTopWrapper.LcContentHtml-FileBtnsAddress, 
  	.LcWidgetTopWrapper.LcContentHtml-FileBtnsOther {
  		max-width: 100%;
  		margin: auto;
  		display: none;
  	}
  	.uploadDocumentContainer {
  		border: none;
  	}
  	.uploadDocumentWidgetWrap {
  		border-top: none;
  	}

  	.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile .dragFileLabel, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile .dragFileLabel, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile .dragFileLabel {
  		display: none;
  	}
  	input[name="UploadFile"][type='button'], 
  	input[name="DoneFile"][type='button'] {
  		display: none!important;
  	}
  	.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile {
  		padding: 0px;
  		height: auto;
  		border: none!important;
  		margin-top: 0px;
  	}
  	.dragFileIn {
  		width: 100%;
  		padding: 0px;
  	}
  	.dragFileInner {
  		width: 100%;
  		justify-content: space-between;
  	}
  	.dragFileIn:before, .maxFileSizeLabel {
  		display: none;
  	}

  	.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile button, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile button, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile button {
  		background-image: url(./images/uploadIcons/UploadMobile.svg);
  		color: transparent!important;
  		background-position: center;
  		background-color: #fff;
  		width: 48%;
  		background-repeat: no-repeat;
  		border: 1px solid #5e9458;
  		box-sizing: border-box;
  		border-radius: 8px;
  		padding: 12px;
  	}

  	.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile button.camerabrowser, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile button.camerabrowser, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile button.camerabrowser {
  		background-image: url(./images/uploadIcons/respCameraIcon.svg);
  		background-size: 28px;
  	}

  	div.LcContentHtml-DragFiles .Lctooltip, 
  	div.LcContentHtml-DragFilesAddress .Lctooltip, 
  	div.LcContentHtml-DragFilesOther .Lctooltip {
  		position: relative;
  		left: auto;
  		top: auto;
  		right: auto;
  		bottom: auto;
  		margin-top: 10px;
  	}

  	.LcContentHtml-DragFiles .mobileTitleContainer {
  		padding-left: 0px;
  		padding-right: 0px;
  	}
  	.LcContentHtml-DragFiles .mobileTitleContainer::before {
  		display: none;
  	}
  	.LcContentHtml-DragFilesOther .mobileTitleContainer {
  		padding-left: 0px;
  		padding-right: 0px;
  	}
  	.LcContentHtml-DragFilesOther .mobileTitleContainer::before {
  		display: none;
  	}
  	.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile button.camerabrowser, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile button.camerabrowser, 
  	.uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile button.camerabrowser {
  		display: inline-block;
  	}
  	.howToLoadPopupInner {
  		width: 92%;
  	}
  	div.LcContentHtml-DragFiles .Lctooltip .Lctooltip-Wrapper, 
  	div.LcContentHtml-DragFilesAddress .Lctooltip .Lctooltip-Wrapper, 
  	div.LcContentHtml-DragFilesOther .Lctooltip .Lctooltip-Wrapper {
  		position: unset;
  		width: 100%;
  		padding: 4px 0px;
  	}
  }

  @media(max-width: 767px){
  	.howToLoadPopupInner {
  		padding: 0px;
  		height: 94%;
  		overflow: auto;
  		padding: 10px;
  		height: 76%;
  	}
  	.howToLoadPopupInner input[type="button"] {
  		right: 10px;
  		top: 10px;
  	}
  	.howToPopupContent {
  		flex-direction: column-reverse;
  		align-items: center;
  		justify-content: center;
  	}
  	.uploadDocumentContainer .LcContentHtml-MangerFilesTableOther, .uploadDocumentContainer .LcContentHtml-MangerFilesTable {
  		width: 100%;
  		order: unset !important;
  	}
  	.howToLoadPopupText {
  		width: 100%;
  	}
  	.howToLoadPopupImage {
  		width: 100%;
  		justify-content: center;
  	}
  	.finishUploadBtn a {
  		width: 100%;
  		padding: 8px;
  		display: block;
  	}
  	.howToLoadPopupInner input[type="button"].howToCloseBtn {
  		width: 100%;
  		min-width: auto;
  	}
  }
/*END of upload docs page*/

/*Annual page*/
body[data-lcisannual="true"] #menu-my-profile li.annualCliant {
	display: block;
}
#menu-my-profile li.annualCliant {
	display: none;
}
.CreditCardError {
	color: red;
}

/*Annual page*/
@media (max-width: 980px) {
	.et_pb_column {
		width: 100% !important;
	}
}

/*Deposit tabs style*/
div#depositTabsWrapper {
	display: none;
}
#depositTabsWrapper .tab {
	overflow: hidden;
}
/*.tablink[data-widget="LC-CupWidget"] {
	display: none;
}*/
#depositTabsWrapper .tab {
	overflow: hidden;
}
#depositTabsWrapper .tab button {
	border: 1px solid #ccc;
	color: #333;
	float: left;
	outline: none;
	cursor: pointer;
	padding: 5px;
	transition: 0.3s;
	font-size: 18px;
	margin: 0 2px 10px;
	line-height: 30px;
}
#depositTabsWrapper .tab button:hover {
	background-color: #5e9458;
}
#depositTabsWrapper .tab button.active {
	background-color: #5e9458;
}
#depositTabsWrapper .tabcontent {
	display: none;
	padding:20px;
	border: 1px solid #ccc;
	position: relative;
}
#depositTabsWrapper .tabcontent.active {
	display: block;
}
.LcWidgetTopWrapper.LcContentHtml-DepositInformationHtml {
	bottom: 60px;
	font-size: 12px;
	text-align: left;
}
.LcContentHtml-BankInfoHtml .transfer {
	text-align: left;
}

/*End of Deposit tabs style*/
.zindexZero,
.HpSlider {
	z-index: 0 !important;
}
/*button.tablink[data-widget="LC-SkrillWidget"],
button.tablink[data-widget="LC-EzeebillAilPayWidegt"] {
	display: none;
}*/

/*General overflow hidden*/
.overflowOnPopup {
	overflow: hidden;
}

/*Swap table*/
table.swapFree1-chery202009 {
	width: 300px!important;
	border: 1px solid #000;
}
.swapFree1-chery202009 tr td {
	border: 1px solid #000;
	border-top: 1px solid #000;
}
.entry-content .swapFreeTable {
	width: 560px!important;
}
.swapFreeTable tbody tr:first-child td {
	background-color: #548235;
	color: #fff;
	word-break: break-word;
	width: 208px;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 5px;
	font-weight: bold;
}
.swapFreeTable td {
	padding: 4px 6px;
	text-align: center;
}
.swapFreeTable tr:nth-child(even) {
	background-color: #fff;
}
.swapFreeTable tr:nth-child(odd) {
	background-color: #E2EFDA;
}
.swapFreeTable tr td:first-child {
	font-weight: bold;
}
.swapFreeTable tr td {
	border: 1px solid #000;
	font-size: 14px;
	color: #000;
}

/*Unsubscribe widget*/
.wrapper-UnsubscribeInfoWidget .lcFieldWrapper {
	margin-bottom: 0;
}

/*End of Unsubscribe widget*/

/*Eye password*/
.PassWordWrapper input.errorFieldLc,
.PassWordWrapper input.vaildFieldLc {
	background-position: calc(100% - 32px) center;
}

span.FullUserRegistrationWidget-passwordToggle,
span.DemoAccountWidget-passwordToggle,
span.DemoShortAccountWidget-passwordToggle,
span.LiveShortAccountWidget-passwordToggle,
span.ChangeNsdAccountPasswordWidget-passwordToggle,
span.ChangePasswordWidget-passwordToggle,
span.QuickLoginWithRegulationWidget-passwordToggle{
	display: block!important;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 20px;
	border: 1px solid transparent;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
.QuickLogin span.QuickLoginWithRegulationWidget-passwordToggle{
	top: 1px;
	right: 10px;
	width: 16px;
}
span.hidePassword {
	background-image: url(/wp-content/themes/Divi-child/images/eyeclose.svg);
}
span.showPassword {
	background-image: url(/wp-content/themes/Divi-child/images/eye.svg);
}

/*End of Eye password*/

/*Annual income popup in my account*/
.isAnnualCover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 100;
	align-items: center;
	justify-content: center;
	display: none;
}
body[data-lcisannual="true"] .isAnnualCover {
	display: flex;
}
.isAnnualInner {
	background-color: #fff;
	padding: 64px 40px 90px 40px;
	border-top: 8px solid #427eb2;
	max-height: 90%;
	height: 90%;
	width: 1012px;
	position: relative;
}
.isAnnualHeader {
	/*width: 922px;*/
	
	border-bottom: 1px solid rgba(63, 71, 86, 0.5);
	text-align: center;
	margin: 0px 28px;
}
.isAnnualHeader h2 {
	font-weight: bold;
	font-size: 35px;
	line-height: 25px;
	color: #427eb2;
	margin: 0px;
	margin-bottom: 18px;
}
.isAnnualHeader p {
	margin: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000;
}
.isAnnualWidget {
	overflow-y: auto;
}
.isAnnualWidget&gt;div {
	width: 616px;
	margin: 0px auto;
	padding-top: 35px;
}
.isAnnualWidget .lcFieldWrapper&gt;label {
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.isAnnualWidget label.checkboxItem.FinancailQCheckbox span {
	font-size: 14px;
	line-height: 16px;
	color: #444;
	font-weight: normal;
}
.isAnnualWidget label.checkboxItem input {
	width: 55px;
}
.isAnnualWidget .lcFieldWrapper {
	padding-bottom: 22px;
	border-bottom: 1px solid rgba(63, 71, 86, 0.5);
	margin-bottom: 17px;
	position: relative;
	height: auto;
}
.isAnnualWidget .lcFieldWrapper select {
	-webkit-appearance: none;
	border-radius: 10px;
	width: 100%;
	line-height: 26px;
	padding: 7px 10px;
	height: 40px;
	border: 1px solid #d8dde4;
	cursor: text;
	cursor: pointer;
	/*background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23aab2c0%22%20viewBox%3D%220%200%209.91%204.95%22%3E%3Cpolygon%20points%3D%224.95%204.95%200%200%204.95%200%209.91%200%204.95%204.95%22%2F%3E%3C%2Fsvg%3E');*/
	
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1.5L6 6.5L1 1.5' stroke='%23223c51' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 25px 8px;
	background-position: 98% center;
	padding-right: 25px;
	float: none;
}
.isAnnualWidget .lcFieldWrapper select.vaildFieldLc {
	background-size: auto!important;
}
.isAnnualWidget .lcFieldWrapper .formFeedbackIcon {
	top: 35px;
}
.isAnnualWidget .lcFieldWrapper select~.formFeedbackIcon {
	right: 40px;
}
.isAnnualWidget .lcFieldWrapper .radioWrapper {
	display: inline-block;
	margin-right: 36px;
}
.isAnnualWidget .lcFieldWrapper .radioWrapper input {
	margin-right: 16px;
}
.isAnnualWidget .Send-Submit {
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #427eb2;
	color: #fff;
	height: 64px;
	font-size: 18px;
	border: 1px solid #427eb2;
	width: 100%;
	border-radius: 0px;
}
.isAnnualWidget .checkboxItem .errorFieldLc~span:before {
	border: 1px solid #ff7176;
}
.isAnnualWidget .checkboxItem.FinancailQCheckbox .Lctooltip {
	display: none;
}
.isAnnualWidget span[for="FinancailQCheckbox"] p {
	margin: 0px;
}
.isAnnualWidget .ClField-ValueOfSavingAndInvestmentsWarring.lcFieldWrapper {
	border: none;
	margin: 0px;
}
.CreditCardError {
	color: red;
}
@media(max-width:1360px) {
	.isAnnualInner {
		width: 90%;
	}
}
@media(max-width:991px) {
	.isAnnualWidget&gt;div {
		width: 98%;
	}
}
@media(max-width:767px) {
	.isAnnualInner {
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
	}
	
	.isAnnualWidget&gt;div {
		width: 98%;
		padding-top: 14px;
	}
	
	.isAnnualHeader h2 {
		font-size: 23px;
		border-bottom: 2px solid #F4F7FB;
		padding: 10px;
	}
	
	.isAnnualHeader {
		margin: 0px;
	}
	
	.isAnnualHeader p {
		padding-bottom: 14px;
		border-bottom: 2px solid #F4F7FB;
		margin-bottom: 0px;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.isAnnualHeader {
		margin: 0px;
		border: none;
	}
	
	.isAnnualWidget {
		padding: 0px 32px 0px 14px;
	}
}

/*End of Annual income popup in my account*/
#main-header.zindexSetOne {
	z-index: 1;
}

/*BackOfficeAutoWidget widget*
.backOfficePopup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.backOfficePopupInner {
	position: relative;
	width: 809px;
	background-color: #fff;
	border-radius: 6px;
	min-height: 100px;
}
.LcWidget-BackOfficeAutoWidget iframe {
	height: 566px;
	width: 400px;
	width: 100%;
	border: none;
}
.ClField-KycSendLinkExplainLabel label,
.ClField-KycSendLinkType label {
	width: 100%;
	float: none!important;
}
label.lcFieldLabel.KycSendLinkType {
	background-color: #ccc;
	padding: 0px 15px;
}
div[name="KycSendLinkType"] {
	background-color: #ccc;
	padding: 0px 15px;
}
.ClField-KycSendLinkSMS input,
.ClField-KycSendLinkMail input {
	margin: 15px 0px;
	width: 100%;
}
.ClField-KycSendLinkSMS.lcFieldWrapper,
.ClField-KycSendLinkMail.lcFieldWrapper {
	background-color: #ccc;
	padding: 0px 15px;
	position: relative;
}
.ClField-KycSendLinkMail.lcFieldWrapper label {
	line-height: 10px;
	position: absolute;
	right: 16px;
	top: 22px;
}
.ClField-KycSendLinkMail.lcFieldWrapper input {
	width: 96%;
}
.ClField-KycSendLinkSMS.lcFieldWrapper i.formFeedbackIcon,
.ClField-KycSendLinkMail.lcFieldWrapper i.formFeedbackIcon {
	bottom: auto;
	top: 14px;
	right: 16px;
	height: 35px;
}
label[name="KycSendLinkLabel"] {
	font-weight: 700;
}
input.KycSendLinkSend-Button {
	/*margin: 0px 15px;
    margin-bottom: 15px;
    width: 96.5%;*
}
.LcContentHtml-KycExplainMobileHtml h2,
.LcContentHtml-KycExplainHtml h2 {
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 10px;
	margin: 0px;
}
.LcContentHtml-KycExplainMobileHtml div,
.LcContentHtml-KycExplainHtml div {
	padding: 15px;
}
.ClField-KycSendLinkSMS,
.ClField-KycSendLinkMail,
.ClField-KycSendLinkType,
.ClField-KycSendLinkExplainLabel,
.ClField-KycSendLinkLabel {
	/*padding: 0px 15px;*
}
.ClField-KycSendLinkLabel {
	padding: 0px 15px;
}
.backOfficeClose {
	position: absolute;
	z-index: 20;
	width: 26px!important;
	height: 26px!important;
	display: block;
	text-indent: -800px;
	right: 10px;
	top: 11px;
	background-image: url(data:image/svg+xml,%3Csvg%20fill%3D%22%23ffffff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.28%2015.28%22%3E%3Cpolygon%20points%3D%2215.28%202.74%2012.54%200%207.64%204.9%202.74%200%200%202.74%204.9%207.64%200%2012.54%202.74%2015.28%207.64%2010.38%2012.54%2015.28%2015.28%2012.54%2010.38%207.64%2015.28%202.74%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E) !important;
	background-size: 12px auto !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #c6cdd8 !important;
	border: none;
	margin: 0;
	min-width: 0;
}
.backOfficePopup label[name="BlockUiMessage"] {
	position: relative;
	top: auto;
	margin: 0px;
	padding: 0px;
	float: none;
}
.wrapper-BackOfficeAutoWidget .BlockUiWrapper {
	position: relative!important;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
	background-color: #fff;
	border-radius: 6px;
}
.bckOfficeHeader {
	background-color: #F7F9FC;
	padding: 24px 46px;
	border-radius: 6px 6px 0px 0px;
	text-align: left;
}
.bckOfficeBoxWrapper img {
	display: inline-block!important;
	position: relative!important;
	left: auto!important;
	width: auto!important;
	top: auto!important;
	height: auto!important;
	margin: 0px!important;
}
.bckOfficeMain {
	padding: 60px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 20px;
}
.ClField-BlockUiMessage .bckOfficeMain {
	padding-bottom: 40px;
}
.bckOfficeMain .bckOfficeMainTitle {
	font-size: 34px;
	line-height: 33px;
	margin-bottom: 18px;
	text-align: left;
}
.bckOfficeBoxWrapperFailure .bckOfficeMain .bckOfficeMainTitle,
.bckOfficeBoxWrapperSuccess .bckOfficeMain .bckOfficeMainTitle {
	width: 100%;
	text-align: center;
}
.bckOfficeMain .bckOfficeMainContent {
	font-size: 24px;
	line-height: 33px;
	text-align: left;
	margin-bottom: 20px;
	color: #333;
}
.bckOfficeStart {
	padding: 30px;
	text-align: center;
	padding-top: 0px;
}
.bckOfficeStart a {
	background: #5e9458;
	border-radius: 10px;
	padding: 15px 28px;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	min-width: 174px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.ClField-BlockUiMessage .bckOfficeIcon,
.LcContentHtml-FinishKycFailureHtml .bckOfficeIcon,
.LcContentHtml-FinishKycSuccessHtml .bckOfficeIcon {
	margin-right: 26px;
	text-align: left;
	min-width: 20%;
}
.bckOfficeBoxWrapper .bckOfficeIcon img {
	width: 60px!important;
	height: 60px!important;
}
.zindexSetOneBackOffice {
	z-index: 1;
}
.overflowOnPopupBackOffice {
	overflow: hidden;
}
.bckOfficeBoxWrapperFailure .bckOfficeIcon {
	text-align: center;
	margin-bottom: 20px;
}
.LcContentHtml-ResponseFailureHtml .bckOfficeMain {
	padding: 0px 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.LcContentHtml-ResponseFailureHtml .bckOfficeMain .bckOfficeMainTitle {
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	margin-bottom: 18px;
	color: #333;
}
.LcContentHtml-ResponseFailureHtml .bckOfficeIcon {
	margin-bottom: 40px;
	text-align: center;
}
.LcContentHtml-ResponseFailureHtml .bckOfficeStart {
	padding: 30px;
	text-align: center;
	padding-top: 0px;
}
.LcContentHtml-ResponseFailureHtml .bckOfficeStart a {
	background: #5e9458;
	border-radius: 10px;
	padding: 15px 28px;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	min-width: 174px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.LcContentHtml-ResponseFailureHtml .bckOfficeStart a:hover {
	color: #fff;
}
.LcContentHtml-ResponseSuccessAppHtml .ClField-BlockUiMessage img {
	display: inline-block!important;
	position: relative!important;
	left: auto!important;
	width: auto!important;
	top: auto!important;
	height: auto!important;
	margin: 0px!important;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeWrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10000;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeInner {
	width: 809px;
	background-color: #fff;
	border-radius: 6px;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeHeader {
	background-color: #F7F9FC;
	padding: 24px 46px;
	border-radius: 6px 6px 0px 0px;
	text-align: left;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeMain {
	padding: 0px 16px;
	margin-top: 46px;
	margin-bottom: 20px;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeMain .bckOfficeMainTitle {
	font-size: 34px;
	line-height: 33px;
	text-align: center;
	margin-bottom: 40px;
	width: 100%;
}
.bckOfficeBoxWrapperSuccess .bckOfficeIcon {
	text-align: center;
	margin-bottom: 20px;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeMain .bckOfficeMainContent {
	font-size: 24px;
	line-height: 33px;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeIcon {
	margin-bottom: 40px;
	text-align: center;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeStart {
	padding: 30px;
	text-align: right;
	padding-top: 0px;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeStart a {
	background: #5e9458;
	border-radius: 10px;
	padding: 15px 28px;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	min-width: 174px;
}
.LcContentHtml-ResponseSuccessAppHtml .bckOfficeStart a:hover {
	color: #fff;
}
.LcWidget-BackOfficeAutoWidget .ClField-BlockUiMessage.lcFieldWrapper.BlockUiWrapper label {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
}
.LcWidget-BackOfficeAutoWidget .ClField-BlockUiMessage.lcFieldWrapper.BlockUiWrapper {
	position: unset;
	background: none;
	height: auto !important;
	width: auto;
	margin: 0px;
}
@media screen and (max-width: 992px) {
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeInner {
		width: 92%;
	}
	
	.backOfficePopupInner {
		width: 92%;
	}
}
@media screen and (max-width: 767px) {
	.LcContentHtml-ResponseFailureHtml .bckOfficeIcon {
		margin-right: 0px;
		margin-bottom: 32px;
	}
	
	.LcContentHtml-ResponseFailureHtml .bckOfficeHeader {
		text-align: center;
	}
	
	.LcContentHtml-ResponseFailureHtml .bckOfficeIcon img {
		height: 70px;
		width: 70px;
	}
	
	.LcContentHtml-ResponseFailureHtml .bckOfficeStart {
		text-align: center;
	}
	
	.LcContentHtml-ResponseFailureHtml .bckOfficeStart a {
		/*max-width: 408px;*
		max-width: 100%;
	}
	
	.LcContentHtml-ResponseFailureHtml .bckOfficeMain .bckOfficeMainTitle {
		font-size: 24px;
	}
	
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeIcon {
		margin-right: 0px;
		margin-bottom: 32px;
	}
	
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeHeader {
		text-align: center;
	}
	
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeIcon img {
		height: 70px;
		width: 70px;
	}
	
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeStart {
		text-align: center;
	}
	
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeStart a {
		max-width: 408px;
		width: 100%;
	}
	
	.LcContentHtml-ResponseSuccessAppHtml .bckOfficeMain .bckOfficeMainTitle {
		font-size: 24px;
	}
	
	.ClField-BlockUiMessage .bckOfficeIcon,
	.LcContentHtml-FinishKycSuccessHtml .bckOfficeIcon,
	.LcContentHtml-FinishKycFailureHtml .bckOfficeIcon {
		margin-right: 0px;
		margin-bottom: 32px;
	}
	
	.ClField-BlockUiMessage .bckOfficeMain,
	.LcContentHtml-FinishKycSuccessHtml .bckOfficeMain,
	.LcContentHtml-FinishKycFailureHtml .bckOfficeMain {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		padding: 40px;
	}
	
	.ClField-BlockUiMessage .bckOfficeHeader {
		text-align: center;
	}
	
	.ClField-BlockUiMessage .bckOfficeIcon img {
		height: 70px;
		width: 70px;
	}
	
	.ClField-BlockUiMessage .bckOfficeMain .bckOfficeMainTitle,
	.LcContentHtml-FinishKycSuccessHtml .bckOfficeMain .bckOfficeMainTitle,
	.LcContentHtml-FinishKycFailureHtml .bckOfficeMain .bckOfficeMainTitle {
		margin-bottom: 20px;
		font-size: 24px;
		text-align: center;
	}
	
	.ClField-BlockUiMessage .bckOfficeMain .bckOfficeMainContent,
	.LcContentHtml-FinishKycSuccessHtml .bckOfficeMain .bckOfficeMainContent,
	.LcContentHtml-FinishKycFailureHtml .bckOfficeMain .bckOfficeMainContent {
		font-size: 18px;
		line-height: 24px;
	}
	
	.bckOfficeStart {
		text-align: center;
	}
	
	.bckOfficeStart a {
		padding: 12px 24px;
	}
}
@media screen and (max-width: 576px) {
	.bckOfficeMain .bckOfficeMainTitle {
		font-size: 24px;
		line-height: 28px;
	}
	
	.bckOfficeBoxWrapper img {
		max-height: 80px;
	}
	
	.bckOfficeStart a {
		font-size: 22px;
		padding: 10px 24px;
		min-width: auto;
	}
}

/*End of BackOfficeAutoWidget widget*/


/*Autocomplete for Addres field*/
.LcWidgetTopWrapper.ClField-Address.lcFieldWrapper {
	position: relative;
}
.lcFieldWrapper &gt; div.LcAutocompleteTopWrapper {
	position: absolute !important;
	border: 1px solid #ccc;
	background-color: #fff;
	z-index: 100;
	top: 100%;
	max-height: 160px;
	overflow: auto;
	width: 100%;
}
ul.lcautocomplete {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#main-content ul li.lcautocomplete-item {
	min-height: 35px;
	border-bottom: 1px solid #e2e7ef;
	padding: 0 10px;
	font-size: 15px;
	line-height: 32px;
	cursor: pointer;
	margin-bottom: 0px;
}
#main-content ul li.lcautocomplete-item:last-child {
	border-bottom: none;
}
#main-content ul li.lcautocomplete-item:hover {
	background-color: #ccc;
}
/*End of Autocomplete for Addres field*/

/*Asic update accept recieving call*/
.AcceptReceivingCallPopup {
	display: none;
}
body[data-lcasicreceivingcall="true"] .AcceptReceivingCallPopup {
	display: flex;
}
.AcceptReceivingCallPopup {
	background-color: rgba(255, 255, 255, 0.84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	align-items: center;
	justify-content: center;
}
.AcceptReceivingCallPopupInner {
	border: 1px solid #72a151;
	padding: 20px 14px 20px;
	width: 300px;
	background-color: #f3f3f3;
	position: relative;
	border-radius: 10px;
	height: auto;
}
.LcWidgetTopWrapper.LcContentHtml-UpdateAcceptReceivingCallHtml {
	text-align: left;
}
label[name="UpdateAcceptReceivingCallTitle"] {
	font-size: 20px;
	font-weight: 500;
}
/*End of Asic update accept recieving call*/

.transitionFsc{
	display: none;
}
body[data-LcIsTransitionFsc=true] .transitionFsc {
	display: flex;
}
.LcWidgetTopWrapper.LcContentHtml-TransitionFscHtml {
	text-align: left;
}
.wrapper-TransitionFscWidget .ClField-BlockUiMessage.BlockUiWrapper {
	display: none !important;
}
/*Popup generic css*/
.popUpCover {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,0.5);
	z-index: 10000;
}
.popUpInner {
	width: 100%;
	max-width: 600px;
	background-color: #fff;
	min-height: 100px;
	max-height: 90%;
	overflow: auto;
	border-radius: 15px;
}
.nbrbToFscInner {
	padding: 82px 30px;
	position: relative;
}
.popUpInnerTitle {
	color: #5e9458;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 30px;
}
.popUpInnerContent {
	color: #3F4756;
	font-size: 16px;
	margin-bottom: 30px;
}
.LcWidget-TransitionFscWidget .Send-Submit {
	width: 100%;
	max-width: 289px;
	border-radius: 8px;
	padding: 9px;
	height: 39px;
	line-height: unset;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popUpInnerContent a {
	font-weight: 600;
}
.popUpInnerContent ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.popUpInnerContent ul li {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.popUpInnerContent ul li:before {
	content: "";
	border: 1px solid #3F4756;
	width: 4px;
	height: 4px;
	display: block;
	background-color: #3F4756;
	border-radius: 50%;
	margin-right: 8px;
	position: relative;
	top: 9px;
}
.popUpInnerContent a {
	color: #5e9458;
}
/*End of Popup generic css*/

.hideInSite{
	display: none!important;
}

label[name="FullNameComment"] a {
	color: #5e9458;
}

input::-ms-reveal,
input::-ms-clear {
	display: none;
}

/*KYC page*/
.LcContentHtml-KycTitleIdHtml .mobileTitleContainer::before,
.LcContentHtml-KycTitleAddressHtml .mobileTitleContainer::before{
	content: '';
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	display: inline-block;
	position: absolute;
	left: 15px;
	background-position: center;
	background-size: 100%;
}
.LcContentHtml-KycTitleIdHtml .mobileTitleContainer::before {
	background-image: url(images/uploadIcons/Identification_Icon.svg);
	
}
.LcContentHtml-KycTitleAddressHtml .mobileTitleContainer::before {
	background-image: url(images/uploadIcons/Address_icon.svg);
}

.LcContentHtml-KycTitleIdHtml .mobileTitleContainer,
.LcContentHtml-KycTitleAddressHtml .mobileTitleContainer {
	padding-left: 52px;
}
.idVerifyCover,
.addressVerifyCover,
.proccessKycFailureCover,
.proccessKycRecievedCover {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 20px;
	height: 100%;
}
.idVerify,
.addressVerify,
.proccessKycRecieved {
	background-color: #5e9458;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.proccessKycFailure {
	background-color: #ff7176;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.idVerifyCover div,
.addressVerifyCover div,
.proccessKycRecievedCover div {
	color: #5e9458;
	font-weight: 600;
	font-size: 20px;
}
.proccessKycFailureCover div {
	color: #ff7176;
	font-weight: 600;
	font-size: 20px;
}
.idVerify svg,
.addressVerify svg,
.proccessKycFailure svg,
.proccessKycRecieved svg {
	fill: #fff;
}
.idVerify div,
.addressVerify div {
	color: #fff;
}

.LcContentHtml-KycVerificationHtml .blockUiCover {
	position: relative;
	background-color: transparent;
	padding-bottom: 20px;
}
.LcContentHtml-KycVerificationHtml .blockUiCoverInner {
	position: relative;
	text-align: center;
}
.bckOfficeIcon {
	margin-right: 10px;
}
.kycPopupCover {
	display: none;
}
body[data-LcKyc="true"] .kycPopupCover {
	display: flex;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,1);
	width: 100%;
	height: 100%;
	z-index: 1000000;
	align-items: center;
	justify-content: center;
}
.kycAccVerification {
	display: none;
}
body[data-lckycverification="true"] .kycAccVerification {
	display: block;
}
.kycPopupInner {
	min-width: 350px;
	min-height: 100px;
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;
	max-width: 885px;
	font-size: 18px;
	border: 1px solid #ccc;
}
.kycPopupInner .bckOfficeMain .bckOfficeMainTitle {
	margin-bottom: 30px;
}
.ClField-PepSanctionsPopup {
	color: red;
	font-weight: 600;
	text-align: center;
	font-size: 20px;
	padding: 20px 15px;
}

input.KycSendLinkSendForAddress-Button,
input.KycSendLinkSendForId-Button {
	margin-top: 10px;
	line-height: initial;
}

input[type="radio"]:checked+span {
	color: #5e9458;
	font-weight: 600;
}

.LcContentHtml-KycIframeAddressVerify {
	position: relative;
}
.MangerFilesByCategory {
	width: 100%;
}
.FileMangerRow {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #ccc;
	padding: 4px;
	border-radius: 5px;
	background-color: #f6f6f6;
	border: 1px solid #e3e4e8;
	height: 32px;
	line-height: 32px;
}
.FileMangerItem a.previewEye {
	background-image: url(images/uploadIcons/eye-view.svg);
	height: 14px;
	display: inline-block;
	width: 20px;
	background-size: 100%;
	background-repeat: no-repeat;
	opacity: .7;
}
.FileMangerItem select.uploadFileStatus {
	padding: 0px!important;
}

label.radioItem.KycSendLinkTypeForAddress input[type="radio"]:checked+span,
label.radioItem.KycSendLinkTypeForId input[type="radio"]:checked+span {
	color: #5e9458;
}

.kycAddress .lcFieldWrapper,
.kycId .lcFieldWrapper {
	height: auto;
}


.proccessKycFailureCover div.noCameraAvailable {
	font-weight: 500;
	color: #333;
}

@media screen and (max-width: 767px) {
	form.LC-KycWidget&gt;div {
		width: 100%;
	}
	
	.LcContentHtml-KycTitleAddressHtml,
	.ClField-KycIframeAddress,
	.LcContentHtml-KycIframeAddressVerify,
	.kycAddress {
		order: 1;
	}
}


form.LC-KycWidget {
	/*box-shadow: 0px 0px 4px rgb(76 83 97 / 45%);
	box-shadow: 0px 0px 7px rgb(76 83 97 / 25%);*/
	border-radius: 8px;
	padding-bottom: 40px;
	max-width: 885px;
	margin: auto;
	padding: 30px;
	/*min-height: 640px;*/
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	min-height: 498px;
}

form.LC-KycWidget &gt; div {
	width: 100%;
	padding: 0px 15px;
	height: auto;
}

.kycContactUs {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.kycContactUs a.chatwise {
	color: #5e9458;
}

.ClField-KycIframeId.lcFieldWrapper iframe, 
.ClField-KycIframeAddress.lcFieldWrapper iframe {
	width: 100%;
	overflow: auto;
	border: none;
	/*max-width: 698px;*/
	margin: auto;
	display: block;
	/*min-height: 412px;*/
	max-width: 715px;
	min-height: 600px;
	min-height: 452px;
}
.ClField-KycIframeAddress.lcFieldWrapper iframe.LcKycIframe {
	/*min-height: 498px;*/
}

.LcContentHtml-PepSanctionsHtml .bckOfficeMainContent {
	width: 100%;
	display: flex;
}
.LcContentHtml-KycTitleIdHtml .mobileTitleContainer::before {
	background-image: url(/wp-content/themes/sogo-child/images/uploadIcons/Identification_Icon.svg);
	content: '';
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	left: 15px;
	background-position: center;
	background-size: contain;
}
.LcContentHtml-KycTitleAddressHtml .mobileTitleContainer::before {
	background-image: url(/wp-content/themes/sogo-child/images/uploadIcons/Address_icon.svg);
	content: '';
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	left: 15px;
	background-size: contain;
}
.LcContentHtml-KycTitleIdHtml, .LcContentHtml-KycTitleAddressHtml {
	position: relative;
}
.LcContentHtml-KycTitleIdHtml .mobileTitleContainer, .LcContentHtml-KycTitleAddressHtml .mobileTitleContainer {
	padding-left: 52px;
}

.idVerifyCover, .addressVerifyCover, .proccessKycFailureCover, .proccessKycRecievedCover {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 20px;
	height: 100%;
}
.idVerify, .addressVerify, .proccessKycRecieved {
	background-color: #5e9458;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.proccessKycFailure {
	background-color: #ff7176;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.idVerifyCover div, .addressVerifyCover div, .proccessKycRecievedCover div {
	color: #5e9458;
	font-weight: 600;
	font-size: 20px;
}
.proccessKycFailureCover div {
	/*color: #ff7176;*/
	font-weight: 600;
	font-size: 20px;
}
.idVerify svg, .addressVerify svg, .proccessKycFailure svg, .proccessKycRecieved svg {
	fill: #fff;
}
.idVerify div, .addressVerify div {
	color: #fff;
}

.LcContentHtml-KycVerificationHtml .blockUiCover {
	position: relative;
	background-color: transparent;
	padding-bottom: 20px;
}
.LcContentHtml-KycVerificationHtml .blockUiCoverInner {
	position: relative;
}

.kycPopupCover {
	display: none;
}

body[data-LcKyc="true"] .kycPopupCover {
	display: flex;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 1000000;
	align-items: center;
	justify-content: center;
}
.clientMenuLinks .kycAccVerification {
	display: none;
}
body[data-lckycverification="true"] .kycAccVerification {
	display: block;
}
.kycPopupInner {
	min-width: 350px;
	min-height: 100px;
	background-color: #fff;
	padding: 15px;
	font-size: 20px;
	border-radius: 5px;
	max-width: 500px;
}

.ClField-PepSanctionsPopup {
	color: red;
	font-weight: 600;
	text-align: center;
	font-size: 20px;
	padding: 20px 15px;
}

form.LC-KycWidget &gt; div.LcContentHtml-KycExplainMobileHtml, form.LC-KycWidget &gt; div.LcContentHtml-KycExplainHtml, 
form.LC-KycWidget &gt; div.LcContentHtml-ResponseSuccessHtml, form.LC-KycWidget &gt; div.LcContentHtml-ResponseFailureHtml {
	width: 100%;
}

.LcContentHtml-ResponseSuccessHtml .bckOfficeMainContent,
.LcContentHtml-FinishKycSuccessHtml .bckOfficeMainContent {
	text-align: center;
	margin-top: 20px;
}

.LcContentHtml-KycExplainMobileHtml input.pro {
	width: auto;
	padding: 0px 30px;
}

.kycPageLink {
    /*text-align: center;
    padding: 15px 20px 0px 20px;*/
  }
  .kycPageLink a {
  	background: #5e9458;
  	border-radius: 10px;
  	padding: 10px 20px;
  	font-size: 24px;
  	line-height: 28px;
  	text-align: center;
  	color: #fff;
  	text-decoration: none;
  	min-width: 174px;
  	display: inline-flex;
  	align-items: center;
  	justify-content: center;
  	margin: auto;
  }

  label[for="KycSendLinkSMSForAddress"], 
  label[for="KycSendLinkMailForAddress"],
  label[for="KycSendLinkSMSForId"], 
  label[for="KycSendLinkMailForId"] {
  	display: none;
  }
  input[type="radio"]:checked + span {
  	color: #5e9458;
  	font-weight: 600;
  }

  .LcContentHtml-KycExplainHtml input.pro {
  	width: auto;
  }

  form.LC-KycWidget .LcContentHtml-KycIdApps, form.LC-KycWidget .LcContentHtml-KycAddressApps {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding: 20px 15px 40px;
  }

  .idAppsKyc, .addressAppsKyc {
  	max-width: 80%;
  }

  .idAppsKyc input[type='button'], .addressAppsKyc input[type='button'] {
  	background-color: #000;
  	color: #fff;
  	border: 1px solid #000;
  }

  a.kycInIframe, button.kycInIframe {
  	background: #5e9458;
  	border-radius: 10px;
  	padding: 8px 18px;
  	font-size: 22px;
  	line-height: 28px;
  	text-align: center;
  	color: #fff;
  	text-decoration: none;
  	display: inline-flex;
  	align-items: center;
  	justify-content: center;
  	transition: all 0.2s linear;
  	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	margin-top: 10px;
  	display: none;
  }


  .proccessKycFailureCover div.noCameraAvailable {
  	font-weight: 500;
  	color: #333;
  	display: none;
  }

  body[data-lcdevice="PC"] .proccessKycFailureCover div.noCameraAvailable {
  	display: block;
  }

  .proccessKycRecieved svg {
  	animation-name: spin;
  	animation-duration: 5000ms;
  	animation-iteration-count: infinite;
  	animation-timing-function: linear; 
  	/* transform: rotate(3deg); */
  	/* transform: rotate(0.3rad);/ */
  	/* transform: rotate(3grad); */ 
  	/* transform: rotate(.03turn);  */
  }

  @keyframes spin {
  	from {
  		transform:rotate(0deg);
  	}
  	to {
  		transform:rotate(360deg);
  	}
  }

  @media screen and (max-width: 767px) {
  	form.LC-KycWidget &gt; div {
  		width: 100%;
  	}

  	.LcContentHtml-KycTitleAddressHtml, .ClField-KycIframeAddress, .LcContentHtml-KycIframeAddressVerify, .kycAddress {
  		order: 1;
  	}

  }
/*End of KYC page*/


/*New KYC css 31.03.22*/
/*Timer*/
.kycTNcountdownIcon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-top: 30px;
}
.timer {
	background: -webkit-linear-gradient(left, #3F4756 50%, #5e9458 50%);
	border-radius: 100%;
	height: calc(var(--size) * 1px);
	width: calc(var(--size) * 1px);
	position: relative;
	-webkit-animation: time 30s steps(100000, start) infinite;
    /*-webkit-mask: radial-gradient(transparent 50%,#3F4756 50%);
    mask: radial-gradient(transparent 50%,#3F4756 50%);*/

    height: 86px;
    width: 86px;
    /*animation-duration: 30s;*/
    --duration : 30!important;

    display: flex;
    align-items: center;
    justify-content: center;

    height: 139px;
    width: 139px;

    height: 210px;
    width: 210px;
  }
  .mask {
  	border-radius: 100% 0 0 100% / 50% 0 0 50%;
  	height: 100%;
  	left: 0;
  	position: absolute;
  	top: 0;
  	width: 50%;
  	-webkit-animation: mask 30s steps(50000, start) infinite;
  	-webkit-transform-origin: 100% 50%;
  }

  .mask1 {
  	width: 76px;
  	height: 76px;
  	background-color: #5e9458;
  	border-radius: 50%;
  	z-index: 1;
  	background-color: #fff;
  	border: 3px solid #5e9458;
  	width: 129px;
  	height: 129px;

  	border: 0px solid #5e9458;
  	width: 192px;
  	height: 192px;
  }

  .timer:after {
  	content: "";
  	display: block;
  	border: 1px solid #3F4756;
  	width: 25px;
  	height: 25px;
  	position: absolute;
  	right: 30px;
  	background-color: #3F4756;
  	border-radius: 50%;
  	top: -8px;
  	z-index: 1;
  	right: auto;
  }

  .maskInner {
  	position: absolute;
  	background-color: #fff;
  	width: 58px;
  	height: 58px;
  	z-index: 1;
  	border-radius: 50%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	/* border: 4px solid #9BCEFF; */
  	font-weight: 600;
  	font-size: 25px;
  	line-height: 32px;
  	color: #5e9458;
  	z-index: 10;
  	width: 111px;
  	height: 111px;

  	width: 170px;
  	height: 170px;
  }

  @-webkit-keyframes time {
  	100% {
  		-webkit-transform: rotate(360deg);
  	}
  }
  @-webkit-keyframes mask {
  	0% {
  		background: #5e9458;
  		-webkit-transform: rotate(0deg);
  	}
  	50% {
  		background: #5e9458;
  		-webkit-transform: rotate(-180deg);
  	}
  	50.01% {
  		background: #3F4756;
  		-webkit-transform: rotate(0deg);
  	}
  	100% {
  		background: #3F4756;
  		-webkit-transform: rotate(-180deg);
  	}
  }
/*End of Timer*/

form.LC-KycWidget &gt; div.LcContentHtml-KycVerificationHtml {
	width: 100%;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
}


.bckOfficeMain .bckOfficeMainContent {
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 21px;
	margin-top: 30px;
	width: 100%;
}


.truNarrativeLogo {
    /*position: absolute;
    right: 30px;
    bottom: 30px;*/
  }

  .bckOfficeStart {
  	padding: 30px;
  	text-align: center;
  	padding-top: 0px;
  	margin-top: 45px;
  }

  .bckOfficeStart a, 
  .bckOfficeStart input[type="button"] {
  	background: #5e9458;
  	border-radius: 8px;
  	padding: 6px 28px;
  	font-size: 16px;
  	line-height: unset;
  	text-align: center;
  	color: #fff!important;
  	text-decoration: none;
  	display: inline-block;
  	max-width: 274px;
  	display: inline-flex;
  	align-items: center;
  	justify-content: center;
  	transition: all 0.2s linear;
  	-webkit-transition: all 0.2s linear;
  	-moz-transition: all 0.2s linear;
  	font-weight: 700;
  	width: 100%;
  	min-width: 174px;
  	border: 1px solid #5e9458;
  }
  .bckOfficeMain {
  	padding: 0px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	padding-bottom: 0px;
  	flex-direction: column;
  	/*position: relative;*/
  }

  .bckOfficeMain .bckOfficeMainTitle,
  .LcContentHtml-ResponseFailureHtml .bckOfficeMain .bckOfficeMainTitle {
  	font-size: 34px;
  	line-height: 33px;
  	margin-bottom: 40px;
  	text-align: center;
  	font-weight: 600;
  	font-size: 20px;
  	line-height: 32px;
  	color: #5e9458;
  	margin-bottom: 0px;
  }
  .kycId, .kycAddress {
  	/*font-weight: 600;*/
  	font-size: 14px;
  	line-height: 18px;
  	/*color: #5e9458;*/
  	position: relative;
  	text-align: center;
  }
  div[name="KycSendLinkTypeForId"], 
  div[name="KycSendLinkTypeForAddress"] {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	flex-direction: row-reverse;
  	width: 100%;
  }

  label.radioItem.KycSendLinkTypeForId, 
  label.radioItem.KycSendLinkTypeForAddress {
  	display: flex;
  	position: relative;
  }
  input[type="radio"][name="KycSendLinkTypeForId"][value="mail"],
  input[type="radio"][name="KycSendLinkTypeForAddress"][value="mail"] {
  	height: 22px;
  	right: 0px;
  }
  input[type="radio"][name="KycSendLinkTypeForId"][value="mail"] + span,
  input[type="radio"][name="KycSendLinkTypeForAddress"][value="mail"] + span {
  	padding: 4px 23px 4px 0;
  	font-weight: 700;
  }

  .KycSendLinkTypeForId input[type='radio'][name="KycSendLinkTypeForId"][value="mail"] + span:before,
  .KycSendLinkTypeForId input[type='radio'][name="KycSendLinkTypeForId"][value="mail"] + span:after,
  .KycSendLinkTypeForAddress input[type='radio'][name="KycSendLinkTypeForAddress"][value="mail"] + span:before,
  .KycSendLinkTypeForAddress input[type='radio'][name="KycSendLinkTypeForAddress"][value="mail"] + span:after {
  	content:"";
  	right: 0px;
  	left: auto!important;
  	margin-right: 0px;
  }

  .KycSendLinkTypeForId input[type='radio'][name="KycSendLinkTypeForId"][value="mail"] + span:after {
  	right: 3px;
  }

  .radioWrapper.KycSendLinkTypeForId, 
  .radioWrapper.KycSendLinkTypeForAddress {
  	margin-right: 0px;
  	position: relative;
  }

  .KycSendLinkTypeForId input[type='radio'][name="KycSendLinkTypeForId"][value="mail"] + span:before,
  .KycSendLinkTypeForAddress input[type='radio'][name="KycSendLinkTypeForAddress"][value="mail"] + span:before {
  	content:"";
  	border-radius: 16px 0px 0px 16px;
  	border-left: none;
  	border-color: #5e9458;
  	display: inline-block;
  	vertical-align: text-top;
  	width: 18px;
  	height: 18px;
  	background: white;
  	border: 1px solid #e1e1e1;
  	position: absolute;
  	top: 3px;
  	border-right: none;
  }

  .KycSendLinkTypeForId input[type='radio'][name="KycSendLinkTypeForId"][value="sms"] + span:before,
  .KycSendLinkTypeForAddress input[type='radio'][name="KycSendLinkTypeForAddress"][value="sms"] + span:before {
  	content:"";
  	border-radius: 0px 16px 16px 0px;
  	border-left: none;
  	border-color: #5e9458;
  	margin-right: 7px;
  	display: inline-block;
  	vertical-align: text-top;
  	width: 18px;
  	height: 18px;
  	background: white;
  	border: 1px solid #e1e1e1;
  	position: absolute;
  	left: 0;
  	top: 3px;
  	border-left: none;
  }

  .KycSendLinkTypeForId input[type='checkbox']:checked + span:after, 
  .KycSendLinkTypeForId input[type='radio']:checked + span:after,
  .KycSendLinkTypeForId:hover input[type='checkbox']:checked + span:after, 
  .KycSendLinkTypeForId:hover input[type='radio']:checked + span:after,
  .KycSendLinkTypeForAddress input[type='checkbox']:checked + span:after, 
  .KycSendLinkTypeForAddress input[type='radio']:checked + span:after,
  .KycSendLinkTypeForAddress:hover input[type='checkbox']:checked + span:after, 
  .KycSendLinkTypeForAddress:hover input[type='radio']:checked + span:after {
  	content: "";
  	background: no-repeat;
  	background-color: #5e9458;
  	border-radius: 50%;
  	height: 13px;
  	top: 5.5px;
  	box-shadow: 0px 0px 3px rgb(63 71 86 / 45%);
  	content: '';
  	position: absolute;
  	left: 3px;
  	top: 7px;
  	width: 13px;
  	height: 13px;
  	box-shadow: none;
  	transform: none;
  }

  input.KycSendLinkSendForAddress-Button, 
  input.KycSendLinkSendForId-Button {
  	margin-top: 0px;
  	position: absolute;
  	right: 0px;
  	width: 30px;
  	bottom: 3px;
  	right: 32px;
  	border-radius: 50%;
  	height: 30px;
  	bottom: 6px;
  	right: 35%;
  }

  .LcWidgetTopWrapper.ClField-KycSendLinkMailForId.lcFieldWrapper,
  .LcWidgetTopWrapper.ClField-KycSendLinkSMSForId.lcFieldWrapper,
  .LcWidgetTopWrapper.ClField-KycSendLinkMailForAddress.lcFieldWrapper,
  .LcWidgetTopWrapper.ClField-KycSendLinkSMSForAddress.lcFieldWrapper {
  	width: auto;
  	max-width: 274px;
  	margin: auto;
  	margin-top: 20px;
  	border-radius: 8px;
  	position: relative;
  }

  .ClField-KycSendLinkMailForId input[type="text"],
  .ClField-KycSendLinkSMSForId input[type="text"],
  .ClField-KycSendLinkSMSForAddress input[type="text"],
  .ClField-KycSendLinkMailForAddress input[type="text"] {
  	border-radius: 8px;
  	height: 42px;
  }

  div[name="KycSendLinkTypeForId"] .radioWrapper.KycSendLinkTypeForId:last-child {
  	padding-left: 22px;
  }

  div[name="KycSendLinkTypeForId"] .radioWrapper.KycSendLinkTypeForId:last-child:before {
  	content: "";
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.48638 4.03816C1.57196 3.63565 1.94214 3.325 2.38709 3.325H13.6128C14.0578 3.325 14.428 3.63568 14.5135 4.03822L8 8.44799L1.48638 4.03816ZM1.46774 5.17956L7.72529 9.41602C7.89067 9.52799 8.10933 9.52799 8.27471 9.41602L14.5322 5.17962V12.4094C14.5322 12.8943 14.1213 13.3 13.6128 13.3H2.38709C1.87859 13.3 1.46774 12.8943 1.46774 12.4094V5.17956ZM15.4999 4.28373V12.4094C15.4999 13.4267 14.6479 14.25 13.6128 14.25H2.38709C1.35204 14.25 0.5 13.4267 0.5 12.4094V4.27457V4.21562C0.5 3.19833 1.35204 2.375 2.38709 2.375H13.6128C14.6479 2.375 15.4999 3.19833 15.4999 4.21562V4.26541C15.5 4.27152 15.5 4.27763 15.4999 4.28373Z' fill='%233F4756' stroke='%233F4756' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  	display: block;
  	width: 20px;
  	height: 20px;
  	position: absolute;
  	left: 0px;
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/envelope.svg);*/
  	background-repeat: no-repeat;
  	top: 4px;
  }

  div[name="KycSendLinkTypeForId"] .radioWrapper.KycSendLinkTypeForId:first-child {
  	width: 76px;
  	text-align: right;
  }

  div[name="KycSendLinkTypeForId"] .radioWrapper.KycSendLinkTypeForId:first-child:before {
  	content: "";
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2327_5440)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.17885 2.10714C3.17885 1.81128 3.4187 1.57143 3.71456 1.57143H12.286C12.5819 1.57143 12.8217 1.81128 12.8217 2.10714V13.8929C12.8217 14.1887 12.5819 14.4286 12.286 14.4286H3.71456C3.4187 14.4286 3.17885 14.1887 3.17885 13.8929V2.10714ZM3.71456 0.5C2.82696 0.5 2.10742 1.21954 2.10742 2.10714V13.8929C2.10742 14.7805 2.82696 15.5 3.71456 15.5H12.286C13.1736 15.5 13.8931 14.7805 13.8931 13.8929V2.10714C13.8931 1.21954 13.1736 0.5 12.286 0.5H3.71456ZM7.19674 11.75C6.90087 11.75 6.66103 11.9898 6.66103 12.2857C6.66103 12.5816 6.90087 12.8214 7.19674 12.8214H8.80388C9.09975 12.8214 9.3396 12.5816 9.3396 12.2857C9.3396 11.9898 9.09975 11.75 8.80388 11.75H7.19674Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2327_5440'%3E%3Crect width='15' height='15' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	display: block;
  	width: 16px;
  	height: 20px;
  	position: absolute;
  	left: 26px;
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/mobile.svg);*/
  	background-repeat: no-repeat;
  	top: 4px;
  }

  div[name="KycSendLinkTypeForId"] .radioWrapper.KycSendLinkTypeForId:first-child .radioItem.KycSendLinkTypeForId {
  	width: 100%;
  }

  div[name="KycSendLinkTypeForId"] .radioWrapper.KycSendLinkTypeForId:first-child .radioItem.KycSendLinkTypeForId span {
  	width: 100%;
  	text-align: right;
  	color: #3F4756;
  }

  label.radioItem.KycSendLinkTypeForAddress input[type="radio"], 
  label.radioItem.KycSendLinkTypeForId input[type="radio"] {
  	position: absolute;
  	opacity: 0;
  	width: 0;
  }

  .KycSendLinkTypeForId input[type='radio'] + span,
  .KycSendLinkTypeForAddress input[type='radio'] + span {
  	color: #3F4756!important;
  	position: relative;
  	cursor: pointer;
  	line-height: 16px;
  	vertical-align: middle;
  	display: block;
  	padding: 4px 0 4px 23px;
  	font-weight: 700;
  }

  .KycSendLinkTypeForId input[type='radio']:checked + span, 
  .KycSendLinkTypeForAddress input[type='radio']:checked + span {
  	color: #5e9458!important;
  }

  input[type="text"][name="KycSendLinkMailForId"] {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.48638 4.03816C1.57196 3.63565 1.94214 3.325 2.38709 3.325H13.6128C14.0578 3.325 14.428 3.63568 14.5135 4.03822L8 8.44799L1.48638 4.03816ZM1.46774 5.17956L7.72529 9.41602C7.89067 9.52799 8.10933 9.52799 8.27471 9.41602L14.5322 5.17962V12.4094C14.5322 12.8943 14.1213 13.3 13.6128 13.3H2.38709C1.87859 13.3 1.46774 12.8943 1.46774 12.4094V5.17956ZM15.4999 4.28373V12.4094C15.4999 13.4267 14.6479 14.25 13.6128 14.25H2.38709C1.35204 14.25 0.5 13.4267 0.5 12.4094V4.27457V4.21562C0.5 3.19833 1.35204 2.375 2.38709 2.375H13.6128C14.6479 2.375 15.4999 3.19833 15.4999 4.21562V4.26541C15.5 4.27152 15.5 4.27763 15.4999 4.28373Z' fill='%233F4756' stroke='%233F4756' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/envelope.svg);*/
  	background-repeat: no-repeat;
  	background-position: 10px center;
  	padding-left: 40px;
  	padding-right: 44px;
  	width: 100%;
  }

  input[type="text"][name="KycSendLinkSMSForId"] {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2327_5440)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.17885 2.10714C3.17885 1.81128 3.4187 1.57143 3.71456 1.57143H12.286C12.5819 1.57143 12.8217 1.81128 12.8217 2.10714V13.8929C12.8217 14.1887 12.5819 14.4286 12.286 14.4286H3.71456C3.4187 14.4286 3.17885 14.1887 3.17885 13.8929V2.10714ZM3.71456 0.5C2.82696 0.5 2.10742 1.21954 2.10742 2.10714V13.8929C2.10742 14.7805 2.82696 15.5 3.71456 15.5H12.286C13.1736 15.5 13.8931 14.7805 13.8931 13.8929V2.10714C13.8931 1.21954 13.1736 0.5 12.286 0.5H3.71456ZM7.19674 11.75C6.90087 11.75 6.66103 11.9898 6.66103 12.2857C6.66103 12.5816 6.90087 12.8214 7.19674 12.8214H8.80388C9.09975 12.8214 9.3396 12.5816 9.3396 12.2857C9.3396 11.9898 9.09975 11.75 8.80388 11.75H7.19674Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2327_5440'%3E%3Crect width='15' height='15' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/mobile.svg);*/
  	background-repeat: no-repeat;
  	background-position: 10px center;
  	padding-left: 40px;
  	padding-right: 44px;
  	background-size: 16px 20px;
  }


  div[name="KycSendLinkTypeForAddress"] .radioWrapper.KycSendLinkTypeForAddress:last-child {
  	padding-left: 22px;
  }

  div[name="KycSendLinkTypeForAddress"] .radioWrapper.KycSendLinkTypeForAddress:last-child:before {
  	content: "";
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.48638 4.03816C1.57196 3.63565 1.94214 3.325 2.38709 3.325H13.6128C14.0578 3.325 14.428 3.63568 14.5135 4.03822L8 8.44799L1.48638 4.03816ZM1.46774 5.17956L7.72529 9.41602C7.89067 9.52799 8.10933 9.52799 8.27471 9.41602L14.5322 5.17962V12.4094C14.5322 12.8943 14.1213 13.3 13.6128 13.3H2.38709C1.87859 13.3 1.46774 12.8943 1.46774 12.4094V5.17956ZM15.4999 4.28373V12.4094C15.4999 13.4267 14.6479 14.25 13.6128 14.25H2.38709C1.35204 14.25 0.5 13.4267 0.5 12.4094V4.27457V4.21562C0.5 3.19833 1.35204 2.375 2.38709 2.375H13.6128C14.6479 2.375 15.4999 3.19833 15.4999 4.21562V4.26541C15.5 4.27152 15.5 4.27763 15.4999 4.28373Z' fill='%233F4756' stroke='%233F4756' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  	display: block;
  	width: 20px;
  	height: 20px;
  	position: absolute;
  	left: 0px;
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/envelope.svg);*/
  	background-repeat: no-repeat;
  	top:4px;
  }

  div[name="KycSendLinkTypeForAddress"] .radioWrapper.KycSendLinkTypeForAddress:first-child {
  	width: 90px;
  	text-align: right;
  }

  div[name="KycSendLinkTypeForAddress"] .radioWrapper.KycSendLinkTypeForAddress:first-child:before {
  	content: "";
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2327_5440)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.17885 2.10714C3.17885 1.81128 3.4187 1.57143 3.71456 1.57143H12.286C12.5819 1.57143 12.8217 1.81128 12.8217 2.10714V13.8929C12.8217 14.1887 12.5819 14.4286 12.286 14.4286H3.71456C3.4187 14.4286 3.17885 14.1887 3.17885 13.8929V2.10714ZM3.71456 0.5C2.82696 0.5 2.10742 1.21954 2.10742 2.10714V13.8929C2.10742 14.7805 2.82696 15.5 3.71456 15.5H12.286C13.1736 15.5 13.8931 14.7805 13.8931 13.8929V2.10714C13.8931 1.21954 13.1736 0.5 12.286 0.5H3.71456ZM7.19674 11.75C6.90087 11.75 6.66103 11.9898 6.66103 12.2857C6.66103 12.5816 6.90087 12.8214 7.19674 12.8214H8.80388C9.09975 12.8214 9.3396 12.5816 9.3396 12.2857C9.3396 11.9898 9.09975 11.75 8.80388 11.75H7.19674Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2327_5440'%3E%3Crect width='15' height='15' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	display: block;
  	width: 20px;
  	height: 20px;
  	position: absolute;
  	left: 36px;
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/mobile.svg);*/
  	background-repeat: no-repeat;
  	top:4px;
  }

  div[name="KycSendLinkTypeForAddress"] .radioWrapper.KycSendLinkTypeForAddress:first-child .radioItem.KycSendLinkTypeForAddress {
  	width: 100%;
  }

  div[name="KycSendLinkTypeForAddress"] .radioWrapper.KycSendLinkTypeForAddress:first-child .radioItem.KycSendLinkTypeForAddress span {
  	width: 100%;
  	text-align: right;
  }

  input[type="text"][name="KycSendLinkMailForAddress"] {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.48638 4.03816C1.57196 3.63565 1.94214 3.325 2.38709 3.325H13.6128C14.0578 3.325 14.428 3.63568 14.5135 4.03822L8 8.44799L1.48638 4.03816ZM1.46774 5.17956L7.72529 9.41602C7.89067 9.52799 8.10933 9.52799 8.27471 9.41602L14.5322 5.17962V12.4094C14.5322 12.8943 14.1213 13.3 13.6128 13.3H2.38709C1.87859 13.3 1.46774 12.8943 1.46774 12.4094V5.17956ZM15.4999 4.28373V12.4094C15.4999 13.4267 14.6479 14.25 13.6128 14.25H2.38709C1.35204 14.25 0.5 13.4267 0.5 12.4094V4.27457V4.21562C0.5 3.19833 1.35204 2.375 2.38709 2.375H13.6128C14.6479 2.375 15.4999 3.19833 15.4999 4.21562V4.26541C15.5 4.27152 15.5 4.27763 15.4999 4.28373Z' fill='%233F4756' stroke='%233F4756' stroke-width='0.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/envelope.svg);*/
  	background-repeat: no-repeat;
  	background-position: 10px center;
  	padding-left: 40px;
  	padding-right: 44px;
  	background-size: 16px 20px;
  }

  input[type="text"][name="KycSendLinkSMSForAddress"] {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2327_5440)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.17885 2.10714C3.17885 1.81128 3.4187 1.57143 3.71456 1.57143H12.286C12.5819 1.57143 12.8217 1.81128 12.8217 2.10714V13.8929C12.8217 14.1887 12.5819 14.4286 12.286 14.4286H3.71456C3.4187 14.4286 3.17885 14.1887 3.17885 13.8929V2.10714ZM3.71456 0.5C2.82696 0.5 2.10742 1.21954 2.10742 2.10714V13.8929C2.10742 14.7805 2.82696 15.5 3.71456 15.5H12.286C13.1736 15.5 13.8931 14.7805 13.8931 13.8929V2.10714C13.8931 1.21954 13.1736 0.5 12.286 0.5H3.71456ZM7.19674 11.75C6.90087 11.75 6.66103 11.9898 6.66103 12.2857C6.66103 12.5816 6.90087 12.8214 7.19674 12.8214H8.80388C9.09975 12.8214 9.3396 12.5816 9.3396 12.2857C9.3396 11.9898 9.09975 11.75 8.80388 11.75H7.19674Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2327_5440'%3E%3Crect width='15' height='15' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/mobile.svg);*/
  	background-repeat: no-repeat;
  	background-position: 10px center;
  	padding-left: 40px;
  	padding-right: 44px;
  	background-size: 16px 20px;
  }

  .KycSendLinkTypeForAddress input[type='radio'][name="KycSendLinkTypeForAddress"][value="mail"] + span:after {
  	right: 3px;
  }

  .LcContentHtml-ResponseFailureHtml .bckOfficeMain {
  	padding: 0px 16px;
  	margin-top: 30px;
  	margin-bottom: 20px;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  }

  .LcContentHtml-ResponseFailureHtml .bckOfficeStart {
  	display: flex;
  	align-items: center;
  	justify-content: space-evenly;
  	padding: 0px;
  }

  .LcContentHtml-ResponseFailureHtml .bckOfficeStart a.failGoManual {
  	background-color: #fff;
  	border: 1px solid #5e9458;
  	color: #5e9458!important;
  	min-width: 274px;
  	padding: 8px 15px;
  	font-weight: 700;
  	font-size: 16px;
  	line-height: 21px;
  	margin-right: 30px;
  }

  .LcContentHtml-ResponseFailureHtml .bckOfficeStart a.failTryAgain {
  	background-color: #5e9458;
  	border: 1px solid #5e9458;
  	color: #fff;
  	min-width: 274px;
  	padding: 8px 15px;
  	font-weight: 700;
  	font-size: 16px;
  	line-height: 21px;
  }

  .LcContentHtml-PepSanctionsHtml .bckOfficeMain {
  	flex-wrap: wrap;
  	align-items: center;
  	justify-content: center;
  }

  .LcWidgetTopWrapper.LcContentHtml-PepSanctionsHtml .bckOfficeMainTitle,
  .proccessKycFailureCover .bckOfficeMainTitle,
  .LcContentHtml-ResponseFailureHtml .bckOfficeMain .bckOfficeMainTitle {
  	color: #E01C1C;
  }

  input[type='button'].KycSendLinkSendForAddress-Button,
  input[type='button'].KycSendLinkSendForId-Button {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 30C23.2843 30 30 23.2843 30 15C30 6.71573 23.2843 0 15 0C6.71573 0 0 6.71573 0 15C0 23.2843 6.71573 30 15 30ZM23.2576 14.2752L16.4391 7.45667C16.0207 7.03825 15.3423 7.03825 14.9239 7.45667C14.5054 7.87509 14.5054 8.55348 14.9239 8.9719L19.9133 13.9614H7.5C6.90827 13.9614 6.42857 14.4411 6.42857 15.0328C6.42857 15.6245 6.90827 16.1042 7.5 16.1042H19.9133L14.9239 21.0937C14.5054 21.5121 14.5054 22.1905 14.9239 22.609C15.3423 23.0274 16.0207 23.0274 16.4391 22.609L23.2576 15.7904C23.676 15.372 23.676 14.6936 23.2576 14.2752Z' fill='%235e9458'/%3E%3C/svg%3E");
  	/*background: url(/wp-content/themes/sogo-child/images/kyc/kycActionArrow.svg)!important;*/
  	color: transparent;
  	width: 30px;
  	height: 30px;
  	border: 1px solid #5e9458;
  	background-color: transparent;
  }

  .kycPopupCover .bckOfficeMain {
  	padding: 0px;
  }

  .kycPopupCover .bckOfficeMainContent, .LcContentHtml-KycLetsStartHtml .bckOfficeMainContent {
  	font-weight: normal;
  }


  input[type='button'].kycGuide {
  	color: #5e9458;
  	border: 1px solid #5e9458;
  	background: #fff;
  	width: 24px;
  	height: 24px;
  	border-radius: 50%;
  	padding: 0px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	line-height: 0px;
  	margin-left: 30px;
  	transition: all 0.3s;
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	-ms-transition: all 0.3s;
  }

  input[type='button'].kycGuide:hover {
  	color: #fff;
  	background: #5e9458;
  }

  .LcContentHtml-PepSanctionsHtml .bckOfficeMain .bckOfficeMainTitle,
  .LcContentHtml-ResponseFailureHtml .bckOfficeMain .bckOfficeMainTitle,
  .LcContentHtml-ResponseSuccessHtml .bckOfficeMain .bckOfficeMainTitle,
/*.LcContentHtml-KycLetsStartHtml .bckOfficeMain .bckOfficeMainTitle,*/
.LcContentHtml-KycJustOneStepHtml .bckOfficeMain .bckOfficeMainTitle,
.LcContentHtml-KycExplainForIdAndAddressHtml .bckOfficeMain .bckOfficeMainTitle,
.LcContentHtml-KycExplainForIdAddressAndSelfieHtml .bckOfficeMain .bckOfficeMainTitle,
.LcContentHtml-KycExplainForIdHtml .bckOfficeMain .bckOfficeMainTitle,
.LcContentHtml-KycExplainGuideHtml .bckOfficeMain .bckOfficeMainTitle,
.LcContentHtml-KycVerificationHtml .bckOfficeMain .bckOfficeMainTitle {
	margin-bottom: 30px;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
}

.LcContentHtml-KycJustOneStepHtml .bckOfficeMain .bckOfficeMainContent,
.LcContentHtml-KycExplainForIdAndAddressHtml .bckOfficeMain .bckOfficeMainContent,
.LcContentHtml-KycExplainForIdAddressAndSelfieHtml .bckOfficeMain .bckOfficeMainContent,
.LcContentHtml-KycExplainForIdHtml .bckOfficeMain .bckOfficeMainContent {
	margin-top: 0px;
	margin-bottom: 30px;
}

.LcContentHtml-KycJustOneStepHtml .bckOfficeMain .bckOfficeIcon,
.LcContentHtml-KycExplainForIdAndAddressHtml .bckOfficeMain .bckOfficeIcon,
.LcContentHtml-KycExplainForIdAddressAndSelfieHtml .bckOfficeMain .bckOfficeIcon,
.LcContentHtml-KycExplainForIdHtml .bckOfficeMain .bckOfficeIcon {
    /*font-weight: bold;
	text-align: center;*/
}

.LcContentHtml-KycJustOneStepHtml .bckOfficeMain .bckOfficeIcon img,
.LcContentHtml-KycExplainForIdAndAddressHtml .bckOfficeMain .bckOfficeIcon img,
.LcContentHtml-KycExplainForIdAddressAndSelfieHtml .bckOfficeMain .bckOfficeIcon img,
.LcContentHtml-KycExplainForIdHtml .bckOfficeMain .bckOfficeIcon img {
	margin-bottom: 10px;
}

.bckOfficeIcons {
	margin-bottom: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.bckOfficeIcons .bckOfficeIcon {
	margin: 0px 10px;
}

.bckOfficeIcon strong {
	text-align: center;
	display: block;
}

.choseKycIframe {
	width: 100%;
	text-align: center;
}

.choseKycIframe input[type="button"] {
	width: 100%;
	max-width: 274px;
	padding: 0px;
	line-height: unset;
	border-radius: 8px;
	font-size: 15px;
	height: 35px;
	background: #5e9458;
	color: #fff;
	font-weight: 700;
	border: 1px solid #5e9458;
}

.LC-KycWidget .vaildFieldLc {
	/*background-image: none!important;*/
	border: 1px solid #5e9458!important;
}

.choseKycIframe input[type="button"].vaildFieldLc {
	color: #fff !important;
}

.LcContentHtml-KycExplainForIdAndAddressHtml i.formFeedbackIcon {
	display: none!important;
}


.LcContentHtml-KycExplainGuideHtml .bckOfficeMain {
	align-items: flex-start;
}

input.kycHowToBackTop {
	border-radius: 8px;
	width: auto;
	display: inline-block;
	padding: 0px 30px;
    /*position: absolute;
    right: 0px;
    top: 0px;*/
    transition: 0.3s ease background;
    color: #fff;
    border: 0;
    background: #5e9458;
    font-weight: 700;
    line-height: 32px;
    font-size: 15px;
    height: 35px;
    margin-left: auto;
  }

  .bckOfficeMain ul, .bckOfficeMain ol {
  	padding: 0px;
  	width: 100%;
  	list-style-position: inside;
  	margin: 0px;
  }

  ul.kycHowToQuest {
  	list-style: none;
  }

  .bckOfficeMain&gt;ul.kycHowToQuest&gt;li {
  	border: 1px solid #5e9458;
  	border-radius: 8px;
  	margin-bottom: 10px;
  	padding: 10px 30px;
  	position: relative;
  }

  a.kycGuideQues {
  	width: 100%;
  	display: block;
  	font-weight: 700;
  	font-size: 16px;
  	position: relative;
  	color: #5e9458;
  }

  .kycGuideAnswer ol {
  	font-size: 14px;
  	padding-left: 10px;
  }

  .kycGuideAnswer {
  	max-height: 0px;
  	overflow: hidden;
  	-webkit-transition: all 0.5s ease-out;
  	-moz-transition: all 0.5s ease-out;
  	-o-transition: all 0.5s ease-out;
  	transition: all 0.5s ease;
  }

  .kycGuideAnswer.active {
  	max-height: 650px;
  	margin-top: 15px;
  }

  .bckOfficeMain ul.kycHowToQuest li &gt; a:after {
  	content: "";
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_1_2751)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.146446 3.64645C0.341708 3.45119 0.658291 3.45119 0.853553 3.64645L7.5 10.2929L14.1464 3.64645C14.3417 3.45118 14.6583 3.45118 14.8535 3.64645C15.0488 3.84171 15.0488 4.15829 14.8535 4.35355L7.85355 11.3536C7.75978 11.4473 7.63261 11.5 7.5 11.5C7.36739 11.5 7.24021 11.4473 7.14644 11.3536L0.146446 4.35355C-0.0488159 4.15829 -0.0488159 3.84171 0.146446 3.64645Z' fill='%235e9458'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2751'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	/*background-image: url(/wp-content/themes/sogo-child/images/kyc/kycGuideArrow.svg);*/
  	position: absolute;
  	right: 0px;
  	top: 0px;
  	display: block;
  	width: 20px;
  	background-repeat: no-repeat;
  	height: 100%;
  	background-position: center;
  	transition: all 0.5s ease-out;
  	-webkit-transition: all 0.5s ease-out;
  	-moz-transition: all 0.5s ease-out;
  	-o-transition: all 0.5s ease-out;
  }

  .bckOfficeMain ul.kycHowToQuest li &gt; a.active:after {
  	transform: rotate(180deg);
  }

  .bckOfficeMainTitleBlack {
  	font-weight: 700;
  	font-size: 16px;
  	color: #3F4756;
  	margin-bottom: 8px;
  	margin-top: 30px;
  }

  .bckOfficeSubTitle {
  	font-weight: 600;
  	font-size: 16px;
  	color: #5e9458;
  	margin: 6px 0px 8px 0px;
  }

  .bckOfficeSubTitleBlack {
  	margin: 30px 0px 20px 0px;
  	text-align: center;
  	width: 100%;
  	font-weight: 600;
  	font-size: 14px;
  	color: #222734;
  }

  .kycHowToImages {
  	display: flex;
  	align-items: center;
  	justify-content: space-between;
  	width: 100%;
  	margin: 20px 0px;
  }

  .kycHowToImages img {
  	width: 48%;
  }

  .choseKycIframeWrap {
  	margin: 30px 0px;
  	text-align: center;
  	width: 100%;
  }

  .choseKycIframeWrap input[type="button"] {
  	display: inline-block;
  	width: auto;
  	padding: 0px 30px;
  	border-radius: 8px;
  	line-height: 32px;
  	font-size: 15px;
  	height: 35px;
  	background: #5e9458;
  	color: #fff;
  	font-weight: 700;
  	border: 1px solid #5e9458;
  }

  input.kycHowToBack {
  	width: auto;
  	margin: 30px auto;
  	padding: 0px 30px;
  	border-radius: 8px;
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  	height: 35px;
  }


  .kycPopupCover .bckOfficeStart a.kycPageLink {
  	display: block!important;
  	margin: auto;
  }

  .kycPopupCover .bckOfficeStart input[type="button"]{
  	display: none!important;
  }

  label.lcFieldLabel.KycSendLinkTypeForId, label.lcFieldLabel.KycSendLinkTypeForAddress {
  	float: none;
  	text-align: center;
  	margin-bottom: 16px;
  	color: #5e9458;
  	font-weight: 600;
  	font-size: 14px;
  	line-height: 18px;
  	color: #5e9458;
  	display: block;
  }

  .ClField-KycSendLinkSMSForId i.formFeedbackIcon.ValidIco {
  	display: none;
  }

  .kycId .bckOfficeMain .bckOfficeMainTitle,
  .kycAddress .bckOfficeMain .bckOfficeMainTitle {
  	margin-bottom: 0px;
  	margin-top: 30px;
  	font-weight: 600;
  	font-size: 14px;
  }

  .kycId .bckOfficeMain .bckOfficeMainContent,
  .kycAddress .bckOfficeMain .bckOfficeMainContent {
  	margin-bottom: 15px;
  	font-size: 15px;
  }

  .bckOfficeMain .bckOfficeMainContent input[type="button"] {
  	width: auto;
  	background: no-repeat;
  	font-weight: normal!important;
  	font-size: 16px;
  	padding: 0px;
  	color: #5e9458!important;
  	background: none!important;
  	border: none;
  }

  .kycId .bckOfficeMain i.formFeedbackIcon,
  .kycAddress .bckOfficeMain i.formFeedbackIcon {
  	display: none!important;
  }

  .kycTNiconSvg{
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='104' height='25' viewBox='0 0 104 25' fill='none'%3E%3Cpath d='M0.913086 19.7261H2.39613C3.44029 19.7261 4.21613 20.1022 4.21613 21.2456C4.21613 22.3369 3.43821 22.8391 2.42525 22.8391H1.74717V24.6435H0.913086V19.7261ZM2.36077 22.1391C3.05757 22.1391 3.39661 21.8456 3.39661 21.2435C3.39661 20.6261 3.03053 20.4239 2.33165 20.4239H1.74717V22.1391H2.36077Z' fill='%232E2E2E'/%3E%3Cpath d='M4.64062 23.65C4.64062 22.8608 5.26671 22.4478 6.72063 22.2804C6.70607 21.8891 6.55423 21.5587 6.07375 21.5587C5.72847 21.5587 5.39775 21.7239 5.08159 21.9195L4.77999 21.3413C5.16895 21.0848 5.6723 20.8608 6.2339 20.8608C7.11166 20.8608 7.55054 21.4239 7.55054 22.4543V24.6434H6.86415L6.80591 24.2369H6.77679C6.46063 24.5152 6.10079 24.7326 5.68271 24.7326C5.06495 24.7326 4.64062 24.2978 4.64062 23.65ZM6.71854 23.65V22.8217C5.75342 22.95 5.43726 23.213 5.43726 23.5804C5.43726 23.9108 5.65359 24.0543 5.94895 24.0543C6.23807 24.0565 6.4523 23.9065 6.71854 23.65Z' fill='%232E2E2E'/%3E%3Cpath d='M8.57373 20.9522H9.25805L9.31629 21.6065H9.34541C9.59709 21.1261 9.97149 20.863 10.3459 20.863C10.5248 20.863 10.6412 20.8848 10.7494 20.9391L10.6059 21.6913C10.4832 21.6543 10.3896 21.6304 10.2398 21.6304C9.95901 21.6304 9.61997 21.8326 9.40573 22.3891V24.6456H8.57789V20.9522H8.57373Z' fill='%232E2E2E'/%3E%3Cpath d='M11.6313 23.3955V21.6368H11.1279V20.989L11.675 20.9521L11.7748 19.9434H12.4654V20.9521H13.3639V21.6368H12.4654V23.3955C12.4654 23.8325 12.6234 24.0434 12.9625 24.0434C13.0852 24.0434 13.2287 24.0064 13.3286 23.9608L13.4721 24.5999C13.2786 24.6673 13.0332 24.7347 12.7524 24.7347C11.9329 24.7325 11.6313 24.1912 11.6313 23.3955Z' fill='%232E2E2E'/%3E%3Cpath d='M15.4585 22.8C15.4585 21.5674 16.2572 20.8608 17.135 20.8608C18.019 20.8608 18.8177 21.5674 18.8177 22.8C18.8177 24.0261 18.019 24.7326 17.135 24.7326C16.2572 24.7326 15.4585 24.0261 15.4585 22.8ZM17.9691 22.8C17.9691 22.0565 17.6529 21.5674 17.135 21.5674C16.6171 21.5674 16.3071 22.0565 16.3071 22.8C16.3071 23.5369 16.6171 24.0261 17.135 24.0261C17.6529 24.0261 17.9691 23.5369 17.9691 22.8Z' fill='%232E2E2E'/%3E%3Cpath d='M19.8243 21.6347H19.3501V20.9869L19.8243 20.9499V20.5673C19.8243 19.7999 20.1634 19.2434 20.9975 19.2434C21.2491 19.2434 21.4863 19.3043 21.6443 19.3717L21.4863 20.0173C21.3573 19.9565 21.22 19.926 21.0973 19.926C20.8103 19.926 20.6522 20.1217 20.6522 20.5499V20.9478H21.3427V21.6325H20.6522V24.6412H19.8243V21.6347Z' fill='%232E2E2E'/%3E%3Cpath d='M23.7246 19.7261H24.5587V23.9065H26.516V24.6435H23.7246V19.7261Z' fill='%232E2E2E'/%3E%3Cpath d='M27.0107 22.8C27.0107 21.5978 27.8095 20.8608 28.6373 20.8608C29.5941 20.8608 30.0975 21.5826 30.0975 22.613C30.0975 22.7782 30.0829 22.9434 30.0621 23.0348H27.8178C27.8906 23.6891 28.292 24.0652 28.8619 24.0652C29.1635 24.0652 29.4235 23.9674 29.6815 23.7934L29.9623 24.3348C29.6232 24.5674 29.1989 24.7326 28.7538 24.7326C27.7741 24.7326 27.0107 24.0195 27.0107 22.8ZM29.3778 22.4478C29.3778 21.8761 29.1407 21.5304 28.6581 21.5304C28.24 21.5304 27.8802 21.8543 27.8095 22.4478H29.3778Z' fill='%232E2E2E'/%3E%3Cpath d='M31.5724 22.7173L30.522 20.95H31.4143L31.8095 21.6499C31.9094 21.8521 32.0259 22.0717 32.134 22.2739H32.1631C32.2505 22.0717 32.3503 21.8521 32.4356 21.6499L32.7747 20.95H33.6316L32.5875 22.8152L33.7107 24.6434H32.8183L32.3857 23.913C32.2713 23.6956 32.1486 23.4695 32.0259 23.2586H31.9967C31.8969 23.4695 31.7887 23.6869 31.6868 23.913L31.3124 24.6434H30.4492L31.5724 22.7173Z' fill='%232E2E2E'/%3E%3Cpath d='M34.314 19.8151C34.314 19.5216 34.5303 19.3195 34.8256 19.3195C35.121 19.3195 35.3373 19.5216 35.3373 19.8151C35.3373 20.0999 35.121 20.3042 34.8256 20.3042C34.5282 20.3042 34.314 20.1021 34.314 19.8151ZM34.4076 20.9521H35.2354V24.6434H34.4076V20.9521Z' fill='%232E2E2E'/%3E%3Cpath d='M36.0112 24.2217L36.4002 23.6652C36.7164 23.9217 37.018 24.0782 37.3778 24.0782C37.7584 24.0782 37.9394 23.8913 37.9394 23.6348C37.9394 23.3261 37.5588 23.1913 37.1844 23.0413C36.7164 22.8608 36.1922 22.5826 36.1922 21.9652C36.1922 21.3174 36.6893 20.8608 37.4797 20.8608C37.9685 20.8608 38.3637 21.0717 38.6528 21.3043L38.2722 21.8304C38.0268 21.6434 37.7751 21.5152 37.4943 21.5152C37.1427 21.5152 36.9764 21.6891 36.9764 21.9217C36.9764 22.2152 37.33 22.3282 37.7106 22.4695C38.1932 22.6565 38.7256 22.8978 38.7256 23.5891C38.7256 24.2217 38.2431 24.7326 37.3508 24.7326C36.8682 24.7326 36.3565 24.5152 36.0112 24.2217Z' fill='%232E2E2E'/%3E%3Cpath d='M39.6074 19.7261H40.4644L41.9329 22.4935L42.4154 23.5391H42.4445C42.4092 23.0348 42.3364 22.4109 42.3364 21.863V19.7282H43.1351V24.6456H42.2781L40.8097 21.8782L40.3271 20.8326H40.298C40.3333 21.3522 40.4061 21.9456 40.4061 22.4956V24.6456H39.6074V19.7261Z' fill='%232E2E2E'/%3E%3Cpath d='M44.0962 22.8C44.0962 21.5978 44.8949 20.8608 45.7227 20.8608C46.6795 20.8608 47.1829 21.5826 47.1829 22.613C47.1829 22.7782 47.1683 22.9434 47.1475 23.0348H44.9032C44.976 23.6891 45.3775 24.0652 45.9474 24.0652C46.249 24.0652 46.509 23.9674 46.7669 23.7934L47.0477 24.3348C46.7087 24.5674 46.2843 24.7326 45.8392 24.7326C44.8596 24.7326 44.0962 24.0195 44.0962 22.8ZM46.4632 22.4478C46.4632 21.8761 46.2261 21.5304 45.7435 21.5304C45.3255 21.5304 44.9656 21.8543 44.8949 22.4478H46.4632Z' fill='%232E2E2E'/%3E%3Cpath d='M48.6574 22.7173L47.607 20.95H48.4993L48.8945 21.6499C48.9943 21.8521 49.1108 22.0717 49.219 22.2739H49.2481C49.3355 22.0717 49.4353 21.8521 49.5206 21.6499L49.8596 20.95H50.7166L49.6724 22.8152L50.7956 24.6434H49.9033L49.4707 23.913C49.3563 23.6956 49.2335 23.4695 49.1108 23.2586H49.0817C48.9819 23.4695 48.8737 23.6869 48.7718 23.913L48.3974 24.6434H47.5342L48.6574 22.7173Z' fill='%232E2E2E'/%3E%3Cpath d='M51.397 19.8151C51.397 19.5216 51.6133 19.3195 51.9087 19.3195C52.204 19.3195 52.4203 19.5216 52.4203 19.8151C52.4203 20.0999 52.204 20.3042 51.9087 20.3042C51.6133 20.3042 51.397 20.1021 51.397 19.8151ZM51.4906 20.9521H52.3184V24.6434H51.4906V20.9521Z' fill='%232E2E2E'/%3E%3Cpath d='M53.0962 24.2217L53.4852 23.6652C53.8013 23.9217 54.1029 24.0782 54.4627 24.0782C54.8434 24.0782 55.0243 23.8913 55.0243 23.6348C55.0243 23.3261 54.6437 23.1913 54.2693 23.0413C53.8013 22.8608 53.2772 22.5826 53.2772 21.9652C53.2772 21.3174 53.7743 20.8608 54.5647 20.8608C55.0535 20.8608 55.4487 21.0717 55.7378 21.3043L55.3572 21.8304C55.1117 21.6434 54.86 21.5152 54.5792 21.5152C54.2277 21.5152 54.0613 21.6891 54.0613 21.9217C54.0613 22.2152 54.4149 22.3282 54.7955 22.4695C55.2781 22.6565 55.8106 22.8978 55.8106 23.5891C55.8106 24.2217 55.328 24.7326 54.4357 24.7326C53.9511 24.7326 53.4415 24.5152 53.0962 24.2217Z' fill='%232E2E2E'/%3E%3Cpath d='M56.0059 20.413C56.0059 19.926 56.3449 19.5934 56.7547 19.5934C57.1686 19.5934 57.5076 19.926 57.5076 20.413C57.5076 20.8999 57.1686 21.2325 56.7547 21.2325C56.3449 21.2347 56.0059 20.9021 56.0059 20.413ZM57.3495 20.413C57.3495 20.0216 57.0916 19.7434 56.7567 19.7434C56.4219 19.7434 56.1681 20.0216 56.1681 20.413C56.1681 20.8086 56.4239 21.0782 56.7567 21.0782C57.0895 21.0803 57.3495 20.8086 57.3495 20.413ZM56.4676 19.9803H56.7713C56.9377 19.9803 57.0812 20.0521 57.0812 20.2521C57.0812 20.3521 57.0209 20.4477 56.9335 20.4803L57.1166 20.826H56.9335L56.7942 20.5347H56.6299V20.826H56.4655V19.9803H56.4676ZM56.7359 20.4021C56.8441 20.4021 56.9065 20.3521 56.9065 20.2608C56.9065 20.1782 56.8628 20.1238 56.7443 20.1238H56.6319V20.4021H56.7359Z' fill='%232E2E2E'/%3E%3Cpath d='M59.6168 19.7261H61.206C62.1836 19.7261 62.9324 20.0869 62.9324 21.1848C62.9324 21.9369 62.558 22.3869 61.9964 22.5913L63.1196 24.6435H62.1836L61.1685 22.7174H60.4488V24.6435H59.6147V19.7261H59.6168ZM61.1207 22.0261C61.7613 22.0261 62.1128 21.7413 62.1128 21.1848C62.1128 20.6217 61.7592 20.4261 61.1207 20.4261H60.4509V22.0282H61.1207V22.0261Z' fill='%232E2E2E'/%3E%3Cpath d='M63.7832 19.8151C63.7832 19.5216 63.9995 19.3195 64.2949 19.3195C64.5902 19.3195 64.8066 19.5216 64.8066 19.8151C64.8066 20.0999 64.5902 20.3042 64.2949 20.3042C63.9995 20.3042 63.7832 20.1021 63.7832 19.8151ZM63.8768 20.9521H64.7047V24.6434H63.8768V20.9521Z' fill='%232E2E2E'/%3E%3Cpath d='M65.4805 24.2217L65.8694 23.6652C66.1856 23.9217 66.4872 24.0782 66.847 24.0782C67.2277 24.0782 67.4086 23.8913 67.4086 23.6348C67.4086 23.3261 67.028 23.1913 66.6536 23.0413C66.1856 22.8608 65.6614 22.5826 65.6614 21.9652C65.6614 21.3174 66.1585 20.8608 66.9489 20.8608C67.4377 20.8608 67.8329 21.0717 68.1221 21.3043L67.7414 21.8304C67.496 21.6434 67.2443 21.5152 66.9635 21.5152C66.612 21.5152 66.4456 21.6891 66.4456 21.9217C66.4456 22.2152 66.7992 22.3282 67.1798 22.4695C67.6624 22.6565 68.1949 22.8978 68.1949 23.5891C68.1949 24.2217 67.7123 24.7326 66.82 24.7326C66.3374 24.7326 65.8257 24.5152 65.4805 24.2217Z' fill='%232E2E2E'/%3E%3Cpath d='M69.0059 19.3347H69.8191V22.6499H69.8399L71.1503 20.9499H72.0572L70.8487 22.4543L72.1799 24.6434H71.2814L70.3745 23.0412L69.8212 23.7021V24.6412H69.0079V19.3347H69.0059Z' fill='%232E2E2E'/%3E%3Cpath d='M74.0918 24.0109L74.5806 23.4174C74.9196 23.7478 75.3731 23.9739 75.8036 23.9739C76.3361 23.9739 76.6232 23.7261 76.6232 23.3413C76.6232 22.9348 76.3216 22.8065 75.8972 22.6195L75.2504 22.3261C74.7907 22.1239 74.2998 21.7391 74.2998 21.0174C74.2998 20.2348 74.9612 19.6348 75.8827 19.6348C76.4297 19.6348 76.9622 19.8761 77.3283 20.2587L76.904 20.8152C76.6024 20.5522 76.2841 20.3935 75.8827 20.3935C75.4376 20.3935 75.1422 20.6109 75.1422 20.9717C75.1422 21.3543 75.502 21.4978 75.891 21.663L76.5317 21.9413C77.0849 22.1891 77.4822 22.5587 77.4822 23.2717C77.4822 24.0695 76.8499 24.7304 75.7912 24.7304C75.1568 24.7326 74.5369 24.4695 74.0918 24.0109Z' fill='%232E2E2E'/%3E%3Cpath d='M78.106 22.8C78.106 21.5674 78.9047 20.8608 79.7824 20.8608C80.6664 20.8608 81.4651 21.5674 81.4651 22.8C81.4651 24.0261 80.6664 24.7326 79.7824 24.7326C78.9047 24.7326 78.106 24.0261 78.106 22.8ZM80.6165 22.8C80.6165 22.0565 80.3004 21.5674 79.7824 21.5674C79.2645 21.5674 78.9546 22.0565 78.9546 22.8C78.9546 23.5369 79.2645 24.0261 79.7824 24.0261C80.3004 24.0261 80.6165 23.5369 80.6165 22.8Z' fill='%232E2E2E'/%3E%3Cpath d='M82.3574 23.6956V19.3347H83.1853V23.7412C83.1853 23.9521 83.2789 24.026 83.3641 24.026C83.3995 24.026 83.4286 24.026 83.4931 24.0108L83.6013 24.6586C83.5014 24.7043 83.3558 24.7347 83.1624 24.7347C82.5717 24.7325 82.3574 24.3347 82.3574 23.6956Z' fill='%232E2E2E'/%3E%3Cpath d='M84.3418 23.2674V20.9521H85.1696V23.1565C85.1696 23.7652 85.336 23.9913 85.7167 23.9913C86.0266 23.9913 86.2346 23.8413 86.5008 23.4804V20.9521H87.3287V24.6435H86.6527L86.5882 24.1021H86.5674C86.2575 24.4848 85.9122 24.7348 85.4296 24.7348C84.6725 24.7326 84.3418 24.2 84.3418 23.2674Z' fill='%232E2E2E'/%3E%3Cpath d='M88.5727 23.3955V21.6368H88.0693V20.989L88.6164 20.9521L88.7162 19.9434H89.4068V20.9521H90.3053V21.6368H89.4068V23.3955C89.4068 23.8325 89.5649 24.0434 89.9039 24.0434C90.0266 24.0434 90.1701 24.0064 90.27 23.9608L90.4135 24.5999C90.2201 24.6673 89.9746 24.7347 89.6938 24.7347C88.8743 24.7325 88.5727 24.1912 88.5727 23.3955Z' fill='%232E2E2E'/%3E%3Cpath d='M91.0249 19.8151C91.0249 19.5216 91.2412 19.3195 91.5366 19.3195C91.832 19.3195 92.0483 19.5216 92.0483 19.8151C92.0483 20.0999 91.832 20.3042 91.5366 20.3042C91.2412 20.3042 91.0249 20.1021 91.0249 19.8151ZM91.1185 20.9521H91.9464V24.6434H91.1185V20.9521Z' fill='%232E2E2E'/%3E%3Cpath d='M92.8447 22.8C92.8447 21.5674 93.6434 20.8608 94.5212 20.8608C95.4052 20.8608 96.2039 21.5674 96.2039 22.8C96.2039 24.0261 95.4052 24.7326 94.5212 24.7326C93.6434 24.7326 92.8447 24.0261 92.8447 22.8ZM95.3553 22.8C95.3553 22.0565 95.0391 21.5674 94.5212 21.5674C94.0033 21.5674 93.6934 22.0565 93.6934 22.8C93.6934 23.5369 94.0033 24.0261 94.5212 24.0261C95.0391 24.0261 95.3553 23.5369 95.3553 22.8Z' fill='%232E2E2E'/%3E%3Cpath d='M97.0967 20.9521H97.781L97.8392 21.4478H97.8684C98.1845 21.1239 98.5444 20.8608 99.0269 20.8608C99.782 20.8608 100.113 21.3956 100.113 22.3282V24.6434H99.2848V22.4391C99.2848 21.8304 99.1184 21.6043 98.7316 21.6043C98.4216 21.6043 98.2199 21.763 97.9266 22.063V24.6413H97.0988V20.9521H97.0967Z' fill='%232E2E2E'/%3E%3Cpath d='M100.845 24.2217L101.234 23.6652C101.55 23.9217 101.851 24.0782 102.211 24.0782C102.592 24.0782 102.773 23.8913 102.773 23.6348C102.773 23.3261 102.392 23.1913 102.018 23.0413C101.55 22.8608 101.026 22.5826 101.026 21.9652C101.026 21.3174 101.523 20.8608 102.313 20.8608C102.802 20.8608 103.197 21.0717 103.486 21.3043L103.106 21.8304C102.86 21.6434 102.609 21.5152 102.328 21.5152C101.976 21.5152 101.81 21.6891 101.81 21.9217C101.81 22.2152 102.163 22.3282 102.544 22.4695C103.027 22.6565 103.559 22.8978 103.559 23.5891C103.559 24.2217 103.077 24.7326 102.184 24.7326C101.7 24.7326 101.19 24.5152 100.845 24.2217Z' fill='%232E2E2E'/%3E%3Cpath d='M8.07269 11.4608C7.33845 11.5261 6.89749 11.5478 6.73109 11.5478C5.38949 11.5478 4.80085 11.0869 4.80085 9.86085V5.58911H7.73573V3.08911H4.80085V0.349976H1.96997V3.08911H0.333008V5.58693H1.96789V10.1239C1.96789 12.8413 3.49877 14.2 6.11957 14.2C6.74773 14.2 7.39877 14.113 8.07061 13.9369V11.4608H8.07269Z' fill='%234C5361'/%3E%3Cpath d='M15.8728 3.08915C15.6003 3.0022 15.307 2.95654 14.9492 2.95654C13.7948 2.95654 12.7902 3.48263 12.0976 4.38046V3.08698H9.49756V13.937H12.3284V8.52393C12.3284 6.66089 13.4184 5.69567 15.1177 5.69567H15.8728V3.08915Z' fill='%234C5361'/%3E%3Cpath d='M33.1991 8.13042C33.1991 5.1065 31.1649 3.08911 28.3964 3.08911C25.6903 3.08911 23.6353 5.1065 23.6353 8.13042V8.78259H26.4661V7.88911C26.4661 6.63911 27.3044 5.8065 28.3964 5.8065C29.5508 5.8065 30.3682 6.63911 30.3682 7.88911V14.2022H33.1991V8.13042Z' fill='%232E2E2E'/%3E%3Cpath d='M40.5309 9.88476C40.5309 11.1348 39.5866 12.0326 38.349 12.0326C37.4463 12.0326 36.8597 11.5717 36.8597 10.85C36.8597 10.1261 37.3839 9.75432 38.3074 9.75432H40.5309V9.88476ZM43.3618 13.9391V7.49563C43.3618 4.49345 41.6208 2.84998 38.9168 2.84998C37.0927 2.84998 35.5826 3.59563 34.3866 5.08476L35.8551 6.90432C36.7786 5.87389 37.5336 5.41302 38.6028 5.41302C39.8612 5.41302 40.533 6.11519 40.533 7.31954V7.80215H37.933C35.5223 7.80215 34.0122 9.00867 34.0122 10.9587C34.0122 12.8652 35.3954 14.2022 37.5981 14.2022C38.9189 14.2022 40.0088 13.6978 40.7639 12.8869V13.9391H43.3618Z' fill='%232E2E2E'/%3E%3Cpath d='M51.3615 3.08915C51.089 3.0022 50.7958 2.95654 50.438 2.95654C49.2836 2.95654 48.279 3.48263 47.5863 4.38046V3.08698H44.9863V13.937H47.8172V8.52393C47.8172 6.66089 48.9071 5.69567 50.6065 5.69567H51.3615V3.08915Z' fill='%232E2E2E'/%3E%3Cpath d='M58.8684 3.08915C58.5959 3.0022 58.3026 2.95654 57.9448 2.95654C56.7904 2.95654 55.7858 3.48263 55.0932 4.38046V3.08698H52.4932V13.937H55.324V8.52393C55.324 6.66089 56.414 5.69567 58.1133 5.69567H58.8684V3.08915Z' fill='%232E2E2E'/%3E%3Cpath d='M65.6637 9.88476C65.6637 11.1348 64.7194 12.0326 63.4818 12.0326C62.5791 12.0326 61.9925 11.5717 61.9925 10.85C61.9925 10.1261 62.5167 9.75432 63.4402 9.75432H65.6637V9.88476ZM68.4946 13.9391V7.49563C68.4946 4.49345 66.7537 2.84998 64.0497 2.84998C62.2255 2.84998 60.7154 3.59563 59.5194 5.08476L60.9879 6.90432C61.9114 5.87389 62.6665 5.41302 63.7356 5.41302C64.994 5.41302 65.6658 6.11519 65.6658 7.31954V7.80215H63.0658C60.6551 7.80215 59.145 9.00867 59.145 10.9587C59.145 12.8652 60.5282 14.2022 62.7309 14.2022C64.0517 14.2022 65.1417 13.6978 65.8967 12.8869V13.9391H68.4946Z' fill='%232E2E2E'/%3E%3Cpath d='M77.2596 11.4608C76.5253 11.5261 76.0844 11.5478 75.918 11.5478C74.5764 11.5478 73.9877 11.0869 73.9877 9.86085V5.58911H76.9226V3.08911H73.9877V0.349976H71.1569V3.08911H69.522V5.58693H71.1569V10.1239C71.1569 12.8413 72.6877 14.2 75.3085 14.2C75.9367 14.2 76.5877 14.113 77.2596 13.9369V11.4608Z' fill='%232E2E2E'/%3E%3Cpath d='M81.5155 3.08911H78.6846V13.9391H81.5155V3.08911Z' fill='%232E2E2E'/%3E%3Cpath d='M90.7652 3.08911L88.1423 9.22607L85.5215 3.08911H82.543L87.6826 14.2022H88.6249L93.7625 3.08911H90.7652Z' fill='%232E2E2E'/%3E%3Cpath d='M100.953 7.42819H96.2356C96.5497 6.09123 97.5148 5.23688 98.7108 5.23688C99.9464 5.23688 100.932 6.09123 100.953 7.42819ZM103.701 7.88906C103.701 5.0608 101.687 2.84775 98.8148 2.84775C95.8155 2.78254 93.3216 5.39123 93.384 8.52384C93.3216 11.6586 95.8592 14.2651 99.0665 14.1999C100.597 14.1999 101.981 13.6521 103.218 12.5782L102.043 10.5608C101.14 11.2847 100.177 11.6565 99.1497 11.6565C97.6396 11.6565 96.5705 10.8891 96.2356 9.50862H103.511C103.636 8.96297 103.701 8.41515 103.701 7.88906Z' fill='%232E2E2E'/%3E%3Cpath d='M26.468 8.78259H23.6371V9.40216C23.6371 10.6522 22.7989 11.4848 21.7069 11.4848C20.5525 11.4848 19.735 10.6522 19.735 9.40216V3.08911H16.9062V9.16085C16.9062 12.1848 18.9405 14.2022 21.709 14.2022C24.415 14.2022 26.4701 12.1848 26.4701 9.16085L26.468 8.78259Z' fill='%234C5361'/%3E%3C/svg%3E");
  	width: 104px;
  	height: 25px;
  	margin: auto;
  	margin-top: 30px;
  }

  .kycArrowSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='16' viewBox='0 0 48 16' fill='none'%3E%3Cpath d='M47.2071 8.70711C47.5976 8.31658 47.5976 7.68342 47.2071 7.29289L40.8431 0.928932C40.4526 0.538408 39.8195 0.538408 39.4289 0.928932C39.0384 1.31946 39.0384 1.95262 39.4289 2.34315L45.0858 8L39.4289 13.6569C39.0384 14.0474 39.0384 14.6805 39.4289 15.0711C39.8195 15.4616 40.4526 15.4616 40.8431 15.0711L47.2071 8.70711ZM0.5 9H46.5V7H0.5V9Z' fill='%233F4756'/%3E%3C/svg%3E");
  	width: 48px;
  	height: 144px;
  	background-repeat: no-repeat;
  	background-position: center;
  }

  .kycMyAccPopupSvg {
  	background-image: url("data:image/svg+xml,%3Csvg width='190' height='139' viewBox='0 0 190 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2681_16138)'%3E%3Cpath d='M68.2747 81.5764C83.8612 65.9899 83.8612 40.7191 68.2747 25.1326C52.6881 9.54601 27.4174 9.54601 11.8308 25.1326C-3.75572 40.7191 -3.75572 65.9899 11.8308 81.5764C27.4174 97.163 52.6881 97.163 68.2747 81.5764Z' fill='%23EEEEEE'/%3E%3Cpath d='M56.6724 2.31928H28.728C28.4204 2.31928 28.1255 2.1971 27.908 1.97963C27.6905 1.76215 27.5684 1.46719 27.5684 1.15964C27.5684 0.852083 27.6905 0.557124 27.908 0.33965C28.1255 0.122176 28.4204 0 28.728 0L56.6724 0C56.9799 0 57.2749 0.122176 57.4924 0.33965C57.7098 0.557124 57.832 0.852083 57.832 1.15964C57.832 1.46719 57.7098 1.76215 57.4924 1.97963C57.2749 2.1971 56.9799 2.31928 56.6724 2.31928Z' fill='%233F4756'/%3E%3Cpath d='M70.6608 2.31928H66.0019C65.6944 2.31928 65.3994 2.1971 65.1819 1.97963C64.9645 1.76215 64.8423 1.46719 64.8423 1.15964C64.8423 0.852083 64.9645 0.557124 65.1819 0.33965C65.3994 0.122176 65.6944 0 66.0019 0L70.6608 0C70.9683 0 71.2633 0.122176 71.4808 0.33965C71.6982 0.557124 71.8204 0.852083 71.8204 1.15964C71.8204 1.46719 71.6982 1.76215 71.4808 1.97963C71.2633 2.1971 70.9683 2.31928 70.6608 2.31928Z' fill='%235e9458'/%3E%3Cpath d='M50.4712 10.0947H6.98483C6.67728 10.0947 6.38232 9.97249 6.16484 9.75502C5.94737 9.53754 5.8252 9.24258 5.8252 8.93503C5.8252 8.62747 5.94737 8.33252 6.16484 8.11504C6.38232 7.89757 6.67728 7.77539 6.98483 7.77539H50.4712C50.7788 7.77539 51.0738 7.89757 51.2912 8.11504C51.5087 8.33252 51.6309 8.62747 51.6309 8.93503C51.6309 9.24258 51.5087 9.53754 51.2912 9.75502C51.0738 9.97249 50.7788 10.0947 50.4712 10.0947Z' fill='%233F4756'/%3E%3Cpath d='M22.5152 70.6655H14.7514C14.4439 70.6655 14.1489 70.5433 13.9314 70.3258C13.714 70.1083 13.5918 69.8134 13.5918 69.5058C13.5918 69.1983 13.714 68.9033 13.9314 68.6858C14.1489 68.4684 14.4439 68.3462 14.7514 68.3462H22.5152C22.8228 68.3462 23.1177 68.4684 23.3352 68.6858C23.5527 68.9033 23.6748 69.1983 23.6748 69.5058C23.6748 69.8134 23.5527 70.1083 23.3352 70.3258C23.1177 70.5433 22.8228 70.6655 22.5152 70.6655Z' fill='%233F4756'/%3E%3Cpath d='M18.6333 74.5474C18.3257 74.5474 18.0308 74.4252 17.8133 74.2077C17.5958 73.9902 17.4736 73.6953 17.4736 73.3877V65.6181C17.4736 65.3106 17.5958 65.0156 17.8133 64.7981C18.0308 64.5807 18.3257 64.4585 18.6333 64.4585C18.9408 64.4585 19.2358 64.5807 19.4533 64.7981C19.6707 65.0156 19.7929 65.3106 19.7929 65.6181V73.3819C19.7937 73.5347 19.7642 73.6861 19.7063 73.8275C19.6484 73.9688 19.5631 74.0974 19.4553 74.2057C19.3476 74.314 19.2195 74.3999 19.0784 74.4585C18.9373 74.5172 18.786 74.5474 18.6333 74.5474Z' fill='%233F4756'/%3E%3Cpath d='M146.762 139H44.2588C43.9512 139 43.6562 138.878 43.4388 138.66C43.2213 138.443 43.0991 138.148 43.0991 137.84C43.0991 137.533 43.2213 137.238 43.4388 137.02C43.6562 136.803 43.9512 136.681 44.2588 136.681H146.762C147.07 136.681 147.365 136.803 147.582 137.02C147.799 137.238 147.922 137.533 147.922 137.84C147.922 138.148 147.799 138.443 147.582 138.66C147.365 138.878 147.07 139 146.762 139Z' fill='%233F4756'/%3E%3Cpath d='M160.75 139H156.082C155.775 139 155.48 138.878 155.263 138.66C155.045 138.443 154.923 138.148 154.923 137.84C154.923 137.533 155.045 137.238 155.263 137.02C155.48 136.803 155.775 136.681 156.082 136.681H160.75C161.058 136.681 161.353 136.803 161.57 137.02C161.787 137.238 161.91 137.533 161.91 137.84C161.91 138.148 161.787 138.443 161.57 138.66C161.353 138.878 161.058 139 160.75 139Z' fill='%235e9458'/%3E%3Cpath d='M176.272 131.236H83.0859C82.7784 131.236 82.4834 131.114 82.2659 130.897C82.0485 130.679 81.9263 130.384 81.9263 130.077C81.9263 129.769 82.0485 129.474 82.2659 129.257C82.4834 129.039 82.7784 128.917 83.0859 128.917H176.272C176.579 128.917 176.874 129.039 177.091 129.257C177.309 129.474 177.431 129.769 177.431 130.077C177.431 130.384 177.309 130.679 177.091 130.897C176.874 131.114 176.579 131.236 176.272 131.236Z' fill='%233F4756'/%3E%3Cpath d='M73.7771 131.236H70.6606C70.3531 131.236 70.0581 131.114 69.8406 130.897C69.6232 130.679 69.501 130.384 69.501 130.077C69.501 129.769 69.6232 129.474 69.8406 129.257C70.0581 129.039 70.3531 128.917 70.6606 128.917H73.7771C74.0847 128.917 74.3797 129.039 74.5971 129.257C74.8146 129.474 74.9368 129.769 74.9368 130.077C74.9368 130.384 74.8146 130.679 74.5971 130.897C74.3797 131.114 74.0847 131.236 73.7771 131.236Z' fill='%235e9458'/%3E%3Cpath d='M188.697 55.135H159.187C158.88 55.135 158.585 55.0128 158.367 54.7954C158.15 54.5779 158.028 54.2829 158.028 53.9754C158.028 53.6678 158.15 53.3729 158.367 53.1554C158.585 52.9379 158.88 52.8157 159.187 52.8157H188.697C189.005 52.8157 189.3 52.9379 189.517 53.1554C189.735 53.3729 189.857 53.6678 189.857 53.9754C189.857 54.2829 189.735 54.5779 189.517 54.7954C189.3 55.0128 189.005 55.135 188.697 55.135Z' fill='%233F4756'/%3E%3Cpath d='M180.931 62.9103H170.059C169.751 62.9103 169.457 62.7882 169.239 62.5707C169.022 62.3532 168.899 62.0583 168.899 61.7507C168.899 61.4431 169.022 61.1482 169.239 60.9307C169.457 60.7132 169.751 60.5911 170.059 60.5911H180.931C181.238 60.5911 181.533 60.7132 181.751 60.9307C181.968 61.1482 182.09 61.4431 182.09 61.7507C182.09 62.0583 181.968 62.3532 181.751 62.5707C181.533 62.7882 181.238 62.9103 180.931 62.9103Z' fill='%235e9458'/%3E%3Cpath d='M168.369 95.5571H160.602C160.294 95.5571 160 95.4349 159.782 95.2174C159.565 95 159.442 94.705 159.442 94.3974C159.442 94.0899 159.565 93.7949 159.782 93.5775C160 93.36 160.294 93.2378 160.602 93.2378H168.369C168.676 93.2378 168.971 93.36 169.189 93.5775C169.406 93.7949 169.528 94.0899 169.528 94.3974C169.528 94.705 169.406 95 169.189 95.2174C168.971 95.4349 168.676 95.5571 168.369 95.5571Z' fill='%233F4756'/%3E%3Cpath d='M164.484 99.4389C164.176 99.4389 163.881 99.3167 163.664 99.0993C163.446 98.8818 163.324 98.5868 163.324 98.2793V90.5068C163.324 90.1993 163.446 89.9043 163.664 89.6868C163.881 89.4693 164.176 89.3472 164.484 89.3472C164.791 89.3472 165.086 89.4693 165.304 89.6868C165.521 89.9043 165.643 90.1993 165.643 90.5068V98.2793C165.643 98.5868 165.521 98.8818 165.304 99.0993C165.086 99.3167 164.791 99.4389 164.484 99.4389Z' fill='%233F4756'/%3E%3Cpath d='M119.774 119.898C119.645 119.898 119.517 119.876 119.395 119.834L104.473 114.668C104.326 114.618 104.192 114.539 104.076 114.436C103.961 114.333 103.867 114.208 103.8 114.069C103.734 113.929 103.696 113.777 103.689 113.623C103.682 113.468 103.706 113.314 103.76 113.169L109.164 98.3344C109.216 98.1906 109.296 98.0586 109.399 97.9459C109.503 97.8331 109.627 97.7419 109.766 97.6772C109.905 97.6126 110.055 97.576 110.207 97.5693C110.36 97.5627 110.513 97.5862 110.657 97.6386C110.8 97.6909 110.932 97.7711 111.045 97.8744C111.158 97.9778 111.249 98.1023 111.314 98.241C111.378 98.3796 111.415 98.5296 111.422 98.6825C111.428 98.8353 111.405 98.9879 111.352 99.1316L106.354 112.853L120.163 117.634C120.429 117.718 120.656 117.896 120.801 118.135C120.946 118.373 121.001 118.656 120.954 118.932C120.908 119.207 120.763 119.457 120.548 119.634C120.332 119.812 120.059 119.905 119.78 119.898H119.774Z' fill='%233F4756'/%3E%3Cpath d='M89.9949 117.213C80.412 117.206 71.0615 114.262 63.2025 108.779C55.3435 103.295 49.3534 95.5352 46.0388 86.5438C37.069 62.2755 49.5177 35.2298 73.7831 26.2658L74.6239 25.9759C74.7684 25.9255 74.9214 25.904 75.0742 25.9126C75.2269 25.9213 75.3765 25.96 75.5143 26.0265C75.6522 26.093 75.7756 26.186 75.8775 26.3002C75.9794 26.4144 76.0578 26.5475 76.1082 26.692C76.1587 26.8365 76.1802 26.9895 76.1715 27.1422C76.1628 27.295 76.1241 27.4446 76.0576 27.5824C75.9911 27.7203 75.8981 27.8437 75.7839 27.9456C75.6697 28.0475 75.5366 28.1259 75.3921 28.1763L74.5891 28.4662C64.4142 32.2416 55.9652 39.5977 50.8253 49.1561C45.6853 58.7145 44.2072 69.8192 46.6679 80.3893C49.1287 90.9594 55.3593 100.269 64.1924 106.575C73.0254 112.88 83.8547 115.748 94.6508 114.642C94.8031 114.626 94.9571 114.64 95.1039 114.683C95.2507 114.727 95.3875 114.799 95.5065 114.895C95.6255 114.992 95.7243 115.111 95.7974 115.245C95.8704 115.38 95.9162 115.527 95.9322 115.68C95.9482 115.832 95.9341 115.986 95.8905 116.133C95.847 116.28 95.775 116.416 95.6787 116.535C95.5823 116.654 95.4634 116.753 95.3289 116.826C95.1943 116.899 95.0466 116.945 94.8943 116.961C93.2667 117.13 91.6313 117.215 89.9949 117.213Z' fill='%233F4756'/%3E%3Cpath d='M90.0123 109.945C81.8254 109.955 73.839 107.412 67.1645 102.671C67.0396 102.583 66.9334 102.471 66.8518 102.342C66.7702 102.212 66.715 102.068 66.6891 101.917C66.6633 101.767 66.6674 101.612 66.7012 101.463C66.735 101.314 66.7979 101.173 66.8862 101.048C66.9745 100.923 67.0866 100.817 67.216 100.735C67.3454 100.654 67.4895 100.598 67.6403 100.573C67.7911 100.547 67.9454 100.551 68.0946 100.585C68.2438 100.618 68.3848 100.681 68.5097 100.77C74.7909 105.232 82.3073 107.625 90.0123 107.614C91.3098 107.614 92.6064 107.547 93.8971 107.414C94.0494 107.399 94.2033 107.413 94.35 107.457C94.4967 107.5 94.6334 107.572 94.7523 107.669C94.8711 107.765 94.9698 107.884 95.0427 108.019C95.1156 108.154 95.1612 108.301 95.177 108.454C95.1928 108.606 95.1785 108.76 95.1348 108.907C95.0911 109.053 95.019 109.19 94.9224 109.309C94.8259 109.428 94.707 109.526 94.5723 109.599C94.4377 109.672 94.29 109.718 94.1377 109.734C92.7671 109.875 91.3901 109.946 90.0123 109.945Z' fill='%233F4756'/%3E%3Cpath d='M105.145 114.636C104.866 114.644 104.593 114.551 104.376 114.374C104.16 114.197 104.015 113.947 103.968 113.672C103.921 113.396 103.976 113.113 104.121 112.874C104.266 112.635 104.493 112.457 104.76 112.372L105.508 112.102C128.57 103.579 140.398 77.8929 131.875 54.819C128.447 45.5071 122.007 37.6068 113.577 32.372C105.148 27.1372 95.2111 24.8677 85.3445 25.9237C85.1923 25.9399 85.0383 25.9259 84.8914 25.8826C84.7445 25.8393 84.6076 25.7674 84.4885 25.6712C84.3693 25.575 84.2703 25.4562 84.1971 25.3217C84.1239 25.1872 84.0779 25.0396 84.0617 24.8873C84.0455 24.735 84.0595 24.581 84.1028 24.4341C84.1462 24.2873 84.218 24.1503 84.3142 24.0312C84.4105 23.9121 84.5292 23.8131 84.6637 23.7399C84.7982 23.6666 84.9458 23.6206 85.0981 23.6045C95.4804 22.4932 105.936 24.8813 114.807 30.3898C123.677 35.8983 130.454 44.2115 134.061 54.0102C143.028 78.2785 130.582 105.324 106.314 114.288C106.053 114.384 105.792 114.479 105.531 114.578C105.407 114.62 105.276 114.639 105.145 114.636Z' fill='%233F4756'/%3E%3Cpath d='M113.883 41.1991C113.621 41.1998 113.367 41.112 113.161 40.9497C105.513 34.9136 95.8037 32.1141 86.1156 33.1512C85.808 33.1838 85.5001 33.093 85.2595 32.8986C85.0189 32.7043 84.8654 32.4223 84.8327 32.1147C84.8 31.8072 84.8909 31.4992 85.0852 31.2587C85.2796 31.0181 85.5616 30.8646 85.8691 30.8319C96.163 29.7264 106.48 32.7012 114.605 39.1175C114.798 39.2659 114.939 39.4713 115.009 39.7046C115.079 39.9378 115.073 40.1871 114.993 40.417C114.913 40.647 114.763 40.846 114.564 40.9858C114.365 41.1257 114.127 41.1993 113.883 41.1962V41.1991Z' fill='%233F4756'/%3E%3Cpath d='M69.8403 42.9878C69.7049 42.9875 69.5706 42.9639 69.4431 42.9182C69.299 42.8664 69.1666 42.7866 69.0535 42.6834C68.9403 42.5801 68.8488 42.4555 68.7841 42.3167C68.7194 42.1779 68.6829 42.0276 68.6766 41.8746C68.6702 41.7216 68.6943 41.5688 68.7474 41.4252L73.7454 27.7008L59.9428 22.9202C59.651 22.8191 59.4114 22.6062 59.2765 22.3284C59.1417 22.0506 59.1227 21.7306 59.2238 21.4388C59.325 21.147 59.5378 20.9073 59.8157 20.7725C60.0935 20.6377 60.4135 20.6187 60.7053 20.7198L75.6269 25.886C75.7733 25.936 75.9082 26.0148 76.0236 26.1176C76.1391 26.2205 76.2328 26.3455 76.2993 26.4852C76.3657 26.6248 76.4036 26.7764 76.4106 26.9309C76.4176 27.0854 76.3936 27.2397 76.3401 27.3848L70.9362 42.2224C70.8548 42.4475 70.7058 42.6418 70.5096 42.7789C70.3134 42.9159 70.0796 42.9889 69.8403 42.9878Z' fill='%233F4756'/%3E%3Cpath d='M54.1471 85.3088C53.9114 85.3094 53.681 85.2382 53.4868 85.1045C53.2926 84.9709 53.1437 84.7812 53.06 84.5608C52.9904 84.3811 52.9208 84.2042 52.8542 84.0216C52.8012 83.8781 52.7771 83.7255 52.7831 83.5727C52.7892 83.4198 52.8253 83.2696 52.8893 83.1307C52.9534 82.9918 53.0442 82.8669 53.1566 82.7631C53.2689 82.6593 53.4006 82.5786 53.5441 82.5257C53.6877 82.4727 53.8402 82.4486 53.9931 82.4546C54.1459 82.4607 54.2961 82.4968 54.435 82.5608C54.5739 82.6249 54.6988 82.7157 54.8027 82.8281C54.9065 82.9404 54.9871 83.0721 55.0401 83.2156L55.2314 83.723C55.2874 83.8657 55.3146 84.018 55.3114 84.1713C55.3081 84.3246 55.2745 84.4757 55.2125 84.6158C55.1505 84.756 55.0613 84.8826 54.9501 84.9881C54.8389 85.0936 54.7079 85.176 54.5646 85.2305C54.4313 85.2816 54.2899 85.3081 54.1471 85.3088Z' fill='%233F4756'/%3E%3Cpath d='M62.3924 98.2242C62.2359 98.2244 62.081 98.1929 61.937 98.1316C61.793 98.0703 61.6629 97.9805 61.5546 97.8676C61.2907 97.598 61.0327 97.3226 60.7776 97.0414C60.5692 96.8134 60.46 96.512 60.4738 96.2035C60.4877 95.8949 60.6236 95.6045 60.8515 95.3962C61.0795 95.1878 61.3809 95.0785 61.6895 95.0924C61.998 95.1062 62.2884 95.2421 62.4968 95.4701C62.7374 95.7339 62.9809 95.9919 63.2302 96.2499C63.3917 96.4135 63.5009 96.6213 63.544 96.847C63.5872 97.0727 63.5623 97.3061 63.4725 97.5177C63.3827 97.7292 63.2321 97.9093 63.0398 98.0351C62.8475 98.1609 62.6222 98.2267 62.3924 98.2242ZM57.6205 92.1912C57.4244 92.1917 57.2315 92.1425 57.0596 92.0482C56.8877 91.9539 56.7426 91.8176 56.6377 91.652C56.4348 91.3331 56.2347 91.0113 56.0405 90.6866C55.8817 90.4213 55.8348 90.1038 55.9101 89.804C55.9854 89.5041 56.1767 89.2465 56.442 89.0877C56.7073 88.9289 57.0247 88.882 57.3246 88.9573C57.6244 89.0327 57.8821 89.224 58.0409 89.4892C58.2235 89.7965 58.409 90.0981 58.6033 90.3996C58.6863 90.5284 58.7429 90.6724 58.7699 90.8233C58.7969 90.9741 58.7937 91.1288 58.7605 91.2784C58.7274 91.428 58.6649 91.5696 58.5767 91.6949C58.4885 91.8203 58.3763 91.9268 58.2467 92.0086C58.0593 92.1271 57.8422 92.1904 57.6205 92.1912Z' fill='%233F4756'/%3E%3Cpath d='M67.8252 102.883C67.5847 102.883 67.3501 102.809 67.1526 102.671L66.6859 102.338C66.4364 102.156 66.2695 101.882 66.2219 101.577C66.1743 101.271 66.25 100.96 66.4322 100.71C66.6144 100.461 66.8883 100.294 67.1936 100.246C67.4989 100.199 67.8105 100.274 68.0601 100.456L68.5007 100.773C68.7052 100.914 68.8589 101.117 68.939 101.353C69.0192 101.588 69.0216 101.843 68.9459 102.079C68.8702 102.316 68.7204 102.522 68.5187 102.668C68.3169 102.813 68.0738 102.889 67.8252 102.886V102.883Z' fill='%233F4756'/%3E%3Cpath d='M126.149 58.1008C125.911 58.1015 125.678 58.0287 125.483 57.8922C125.287 57.7558 125.138 57.5624 125.056 57.3383L124.865 56.8339C124.81 56.6913 124.783 56.5393 124.787 56.3864C124.79 56.2336 124.824 56.0829 124.886 55.9431C124.948 55.8032 125.036 55.6769 125.147 55.5713C125.258 55.4658 125.388 55.383 125.531 55.3278C125.673 55.2726 125.825 55.246 125.978 55.2496C126.131 55.2531 126.281 55.2868 126.421 55.3486C126.561 55.4103 126.687 55.4991 126.793 55.6097C126.899 55.7203 126.981 55.8506 127.037 55.9931C127.106 56.1729 127.176 56.3526 127.242 56.5324C127.309 56.7085 127.331 56.8981 127.308 57.0848C127.285 57.2715 127.216 57.4498 127.109 57.6042C127.001 57.7586 126.858 57.8845 126.69 57.971C126.523 58.0575 126.338 58.1021 126.149 58.1008Z' fill='%233F4756'/%3E%3Cpath d='M123.352 52.1605C123.147 52.1613 122.946 52.1081 122.769 52.0063C122.592 51.9045 122.445 51.7577 122.343 51.5807C122.18 51.2985 122.015 51.0202 121.847 50.7458C121.685 50.4824 121.635 50.1657 121.707 49.8653C121.779 49.5649 121.968 49.3055 122.231 49.144C122.494 48.9825 122.811 48.9323 123.111 49.0043C123.412 49.0764 123.671 49.2648 123.833 49.5281C124.013 49.818 124.189 50.1079 124.36 50.4153C124.438 50.5476 124.488 50.6939 124.508 50.8457C124.529 50.9975 124.519 51.1519 124.479 51.2999C124.44 51.4479 124.371 51.5866 124.277 51.7079C124.184 51.8293 124.067 51.9309 123.934 52.0069C123.756 52.1073 123.556 52.1602 123.352 52.1605ZM119.316 46.4406C119.147 46.4411 118.981 46.4048 118.827 46.3342C118.674 46.2636 118.538 46.1604 118.429 46.0318C118.217 45.7854 118.006 45.5419 117.788 45.3013C117.686 45.187 117.607 45.0538 117.557 44.9092C117.506 44.7645 117.484 44.6113 117.493 44.4583C117.501 44.3052 117.54 44.1554 117.606 44.0172C117.672 43.8791 117.765 43.7553 117.88 43.6531C117.994 43.5509 118.127 43.4722 118.272 43.4214C118.416 43.3707 118.569 43.349 118.722 43.3574C118.876 43.3659 119.025 43.4045 119.164 43.4709C119.302 43.5373 119.425 43.6302 119.528 43.7444C119.757 43.9996 119.983 44.2576 120.206 44.5214C120.306 44.6375 120.382 44.7721 120.429 44.9176C120.476 45.0631 120.495 45.2165 120.482 45.369C120.47 45.5215 120.428 45.6702 120.358 45.8063C120.288 45.9425 120.192 46.0634 120.076 46.1623C119.867 46.3406 119.602 46.4392 119.328 46.4406H119.316Z' fill='%233F4756'/%3E%3Cpath d='M114.318 41.5498C114.051 41.55 113.792 41.4578 113.585 41.2889L113.161 40.9497C113.041 40.8545 112.941 40.7366 112.867 40.6027C112.792 40.4688 112.745 40.3216 112.727 40.1693C112.709 40.0171 112.722 39.8629 112.764 39.7155C112.806 39.5681 112.876 39.4304 112.972 39.3103C113.067 39.1902 113.185 39.09 113.319 39.0154C113.452 38.9409 113.6 38.8934 113.752 38.8758C113.904 38.8582 114.058 38.8707 114.206 38.9127C114.353 38.9546 114.491 39.0252 114.611 39.1204L115.06 39.4799C115.251 39.6301 115.389 39.8362 115.456 40.0692C115.524 40.3023 115.516 40.5505 115.435 40.779C115.353 41.0075 115.203 41.2048 115.003 41.343C114.804 41.4813 114.566 41.5536 114.324 41.5498H114.318Z' fill='%233F4756'/%3E%3Cpath d='M90.05 71.2801C84.7678 71.2801 80.3032 66.1197 80.3032 60.0113C80.3032 54.1116 84.675 49.3107 90.05 49.3107C95.4249 49.3107 99.7938 54.1116 99.7938 60.0113C99.7938 66.1197 95.3321 71.2801 90.05 71.2801ZM90.05 51.6416C85.9593 51.6416 82.6341 55.4104 82.6341 60.0113C82.6341 64.7716 86.0985 68.9492 90.05 68.9492C94.0014 68.9492 97.4658 64.7716 97.4658 60.0113C97.4658 55.3959 94.1377 51.6416 90.05 51.6416Z' fill='%235e9458'/%3E%3Cpath d='M107.456 88.8196C107.149 88.8196 106.854 88.6974 106.636 88.4799C106.419 88.2624 106.296 87.9675 106.296 87.6599V84.6246C106.29 81.0896 104.883 77.7011 102.384 75.2015C99.8841 72.7019 96.4957 71.2949 92.9606 71.2887H87.1625C83.6277 71.2956 80.2397 72.7029 77.7402 75.2023C75.2407 77.7018 73.8335 81.0898 73.8266 84.6246V87.6541C73.8266 87.9617 73.7044 88.2567 73.487 88.4741C73.2695 88.6916 72.9745 88.8138 72.667 88.8138C72.3594 88.8138 72.0644 88.6916 71.847 88.4741C71.6295 88.2567 71.5073 87.9617 71.5073 87.6541V84.6246C71.5119 80.4686 73.1649 76.4842 76.1036 73.5455C79.0423 70.6068 83.0268 68.9538 87.1827 68.9492H92.9809C97.1367 68.9545 101.121 70.6078 104.059 73.5463C106.998 76.4849 108.651 80.4688 108.656 84.6246V87.6541C108.657 87.8104 108.627 87.9652 108.566 88.1093C108.506 88.2534 108.417 88.3837 108.305 88.4926C108.192 88.6014 108.06 88.6865 107.914 88.7427C107.768 88.7989 107.612 88.825 107.456 88.8196Z' fill='%235e9458'/%3E%3Cpath d='M80.2305 88.8224C79.9229 88.8224 79.6279 88.7003 79.4105 88.4828C79.193 88.2653 79.0708 87.9704 79.0708 87.6628V83.233C79.0708 82.9254 79.193 82.6305 79.4105 82.413C79.6279 82.1955 79.9229 82.0734 80.2305 82.0734C80.538 82.0734 80.833 82.1955 81.0504 82.413C81.2679 82.6305 81.3901 82.9254 81.3901 83.233V87.657C81.3909 87.8098 81.3614 87.9612 81.3035 88.1026C81.2456 88.2439 81.1603 88.3725 81.0525 88.4807C80.9447 88.589 80.8166 88.675 80.6756 88.7336C80.5345 88.7923 80.3832 88.8225 80.2305 88.8224Z' fill='%235e9458'/%3E%3Cpath d='M99.8691 88.8224C99.5616 88.8224 99.2666 88.7003 99.0491 88.4828C98.8316 88.2653 98.7095 87.9704 98.7095 87.6628V83.233C98.7095 82.9254 98.8316 82.6305 99.0491 82.413C99.2666 82.1955 99.5616 82.0734 99.8691 82.0734C100.177 82.0734 100.472 82.1955 100.689 82.413C100.907 82.6305 101.029 82.9254 101.029 83.233V87.657C101.03 87.8098 101 87.9612 100.942 88.1026C100.884 88.2439 100.799 88.3725 100.691 88.4807C100.583 88.589 100.455 88.675 100.314 88.7336C100.173 88.7923 100.022 88.8225 99.8691 88.8224Z' fill='%235e9458'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2681_16138'%3E%3Crect width='189.72' height='139' fill='white' transform='translate(0.140137)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  	width: 216px;
  	height: 197px;
  	background-image: url("data:image/svg+xml,%3Csvg width='280' height='201' viewBox='0 0 280 201' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3370_24354)'%3E%3Cpath d='M114.534 163.499C138.692 139.341 138.692 100.173 114.534 76.0146C90.3754 51.8564 51.2072 51.8564 27.049 76.0146C2.89075 100.173 2.89076 139.341 27.049 163.499C51.2072 187.658 90.3754 187.658 114.534 163.499Z' fill='%23EEEEEE'/%3E%3Cpath d='M39.5257 102.302H27.4653C26.9886 102.302 26.5315 102.112 26.1944 101.775C25.8573 101.438 25.668 100.981 25.668 100.504C25.668 100.028 25.8573 99.5706 26.1944 99.2335C26.5315 98.8965 26.9886 98.7071 27.4653 98.7071H39.5257C40.0024 98.7071 40.4596 98.8965 40.7966 99.2335C41.1337 99.5706 41.3231 100.028 41.3231 100.504C41.3231 100.981 41.1337 101.438 40.7966 101.775C40.4596 102.112 40.0024 102.302 39.5257 102.302Z' fill='%233F4756'/%3E%3Cpath d='M33.481 108.323C33.0043 108.323 32.5471 108.134 32.21 107.797C31.873 107.46 31.6836 107.002 31.6836 106.526V94.4788C31.6836 94.0021 31.873 93.545 32.21 93.2079C32.5471 92.8708 33.0043 92.6815 33.481 92.6815C33.9577 92.6815 34.4148 92.8708 34.7519 93.2079C35.089 93.545 35.2783 94.0021 35.2783 94.4788V106.517C35.2795 106.754 35.2339 106.988 35.1441 107.207C35.0543 107.426 34.9221 107.626 34.7551 107.793C34.5881 107.961 34.3895 108.095 34.1709 108.185C33.9522 108.276 33.7178 108.323 33.481 108.323Z' fill='%233F4756'/%3E%3Cpath d='M232.077 201H73.2251C72.7484 201 72.2912 200.811 71.9542 200.474C71.6171 200.137 71.4277 199.679 71.4277 199.203C71.4277 198.726 71.6171 198.269 71.9542 197.932C72.2912 197.595 72.7484 197.405 73.2251 197.405H232.077C232.553 197.405 233.011 197.595 233.348 197.932C233.685 198.269 233.874 198.726 233.874 199.203C233.874 199.679 233.685 200.137 233.348 200.474C233.011 200.811 232.553 201 232.077 201Z' fill='%233F4756'/%3E%3Cpath d='M253.741 201H246.52C246.043 201 245.586 200.811 245.249 200.474C244.912 200.137 244.723 199.679 244.723 199.203C244.723 198.726 244.912 198.269 245.249 197.932C245.586 197.595 246.043 197.405 246.52 197.405H253.741C254.218 197.405 254.675 197.595 255.012 197.932C255.349 198.269 255.538 198.726 255.538 199.203C255.538 199.679 255.349 200.137 255.012 200.474C254.675 200.811 254.218 201 253.741 201Z' fill='%235e9458'/%3E%3Cpath d='M277.811 188.962H133.383C132.907 188.962 132.449 188.773 132.112 188.436C131.775 188.099 131.586 187.641 131.586 187.165C131.586 186.688 131.775 186.231 132.112 185.894C132.449 185.557 132.907 185.367 133.383 185.367H277.811C278.288 185.367 278.745 185.557 279.082 185.894C279.419 186.231 279.608 186.688 279.608 187.165C279.608 187.641 279.419 188.099 279.082 188.436C278.745 188.773 278.288 188.962 277.811 188.962Z' fill='%233F4756'/%3E%3Cpath d='M118.937 188.962H114.116C113.639 188.962 113.182 188.773 112.845 188.436C112.508 188.099 112.318 187.641 112.318 187.165C112.318 186.688 112.508 186.231 112.845 185.894C113.182 185.557 113.639 185.367 114.116 185.367H118.928C119.405 185.367 119.862 185.557 120.199 185.894C120.536 186.231 120.726 186.688 120.726 187.165C120.726 187.641 120.536 188.099 120.199 188.436C119.862 188.773 119.405 188.962 118.928 188.962H118.937Z' fill='%235e9458'/%3E%3Cpath d='M124.452 8.02974H115.618C115.141 8.02974 114.684 7.84037 114.347 7.5033C114.01 7.16623 113.82 6.70906 113.82 6.23237C113.82 5.75568 114.01 5.29851 114.347 4.96143C114.684 4.62436 115.141 4.435 115.618 4.435H124.452C124.928 4.435 125.386 4.62436 125.723 4.96143C126.06 5.29851 126.249 5.75568 126.249 6.23237C126.249 6.70906 126.06 7.16623 125.723 7.5033C125.386 7.84037 124.928 8.02974 124.452 8.02974Z' fill='%233F4756'/%3E%3Cpath d='M120.03 12.4378C119.553 12.4378 119.096 12.2485 118.759 11.9114C118.422 11.5743 118.232 11.1171 118.232 10.6405V1.80189C118.232 1.3252 118.422 0.868026 118.759 0.530953C119.096 0.193881 119.553 0.0045166 120.03 0.0045166C120.507 0.0045166 120.964 0.193881 121.301 0.530953C121.638 0.868026 121.827 1.3252 121.827 1.80189V10.636C121.828 10.8724 121.782 11.1066 121.692 11.3252C121.602 11.5437 121.469 11.7424 121.302 11.9098C121.135 12.0772 120.937 12.21 120.719 12.3006C120.5 12.3912 120.266 12.4378 120.03 12.4378Z' fill='%233F4756'/%3E%3Cpath d='M212.792 146.131H143.737C143.26 146.131 142.803 145.941 142.466 145.604C142.129 145.267 141.939 144.81 141.939 144.333C141.939 143.857 142.129 143.4 142.466 143.062C142.803 142.725 143.26 142.536 143.737 142.536H212.792C213.407 142.534 214.016 142.411 214.584 142.174C215.152 141.937 215.668 141.59 216.102 141.154C216.536 140.717 216.88 140.2 217.113 139.63C217.347 139.061 217.467 138.451 217.465 137.836V93.5532C217.465 93.0765 217.654 92.6193 217.991 92.2822C218.329 91.9452 218.786 91.7558 219.262 91.7558C219.739 91.7558 220.196 91.9452 220.533 92.2822C220.87 92.6193 221.06 93.0765 221.06 93.5532V137.836C221.057 140.03 220.186 142.135 218.637 143.689C217.088 145.243 214.986 146.121 212.792 146.131Z' fill='%233F4756'/%3E%3Cpath d='M210.149 111.531H171.222C170.746 111.531 170.288 111.342 169.951 111.005C169.614 110.668 169.425 110.211 169.425 109.734C169.425 109.257 169.614 108.8 169.951 108.463C170.288 108.126 170.746 107.937 171.222 107.937H210.149C212.092 107.932 213.954 107.156 215.326 105.779C216.697 104.403 217.467 102.538 217.464 100.594V87.3792C217.459 83.5898 215.952 79.9569 213.272 77.2773C210.593 74.5978 206.96 73.0903 203.171 73.0856H130.948C130.471 73.0856 130.014 72.8962 129.677 72.5592C129.34 72.2221 129.15 71.7649 129.15 71.2882C129.15 70.8115 129.34 70.3544 129.677 70.0173C130.014 69.6802 130.471 69.4908 130.948 69.4908H203.18C207.926 69.4956 212.477 71.3832 215.833 74.7394C219.189 78.0956 221.077 82.6463 221.081 87.3927V100.594C221.079 103.494 219.927 106.273 217.877 108.324C215.827 110.374 213.048 111.528 210.149 111.531Z' fill='%233F4756'/%3E%3Cpath d='M182.757 73.0856C182.28 73.0856 181.823 72.8962 181.486 72.5591C181.149 72.2221 180.96 71.7649 180.96 71.2882V63.0203C180.957 61.6136 180.397 60.2652 179.403 59.2705C178.408 58.2758 177.06 57.7159 175.653 57.7136H155.271C153.864 57.7148 152.514 58.2742 151.519 59.2692C150.525 60.2641 149.965 61.6132 149.964 63.0203V71.2882C149.964 71.7649 149.774 72.2221 149.437 72.5591C149.1 72.8962 148.643 73.0856 148.167 73.0856C147.69 73.0856 147.233 72.8962 146.896 72.5591C146.559 72.2221 146.369 71.7649 146.369 71.2882V63.0203C146.372 60.6559 147.312 58.389 148.984 56.7175C150.657 55.046 152.924 54.1065 155.289 54.1053H175.662C178.026 54.1065 180.294 55.046 181.966 56.7175C183.638 58.389 184.579 60.6559 184.581 63.0203V71.2882C184.581 71.5265 184.534 71.7625 184.442 71.9823C184.35 72.2022 184.215 72.4015 184.045 72.5688C183.876 72.736 183.674 72.8679 183.453 72.9566C183.232 73.0453 182.995 73.0892 182.757 73.0856Z' fill='%233F4756'/%3E%3Cpath d='M168.815 121.143H162.102C160.984 121.14 159.912 120.695 159.122 119.904C158.332 119.113 157.888 118.041 157.887 116.924V104.45C157.888 103.332 158.332 102.26 159.122 101.469C159.912 100.678 160.984 100.233 162.102 100.23H168.815C169.933 100.233 171.004 100.678 171.794 101.469C172.584 102.26 173.028 103.332 173.03 104.45V116.924C173.028 118.041 172.584 119.113 171.794 119.904C171.004 120.695 169.933 121.14 168.815 121.143ZM162.102 103.843C162.022 103.843 161.943 103.859 161.869 103.889C161.796 103.92 161.729 103.964 161.673 104.021C161.616 104.077 161.572 104.144 161.541 104.218C161.511 104.291 161.495 104.37 161.495 104.45V116.924C161.495 117.084 161.559 117.239 161.673 117.352C161.786 117.466 161.941 117.53 162.102 117.53H168.815C168.894 117.53 168.973 117.514 169.046 117.484C169.12 117.453 169.186 117.409 169.242 117.352C169.298 117.296 169.342 117.229 169.372 117.155C169.402 117.082 169.417 117.003 169.417 116.924V104.45C169.417 104.37 169.402 104.292 169.372 104.218C169.342 104.144 169.298 104.077 169.242 104.021C169.186 103.965 169.12 103.92 169.046 103.889C168.973 103.859 168.894 103.843 168.815 103.843H162.102Z' fill='%233F4756'/%3E%3Cpath d='M219.123 137.153H150.864C150.387 137.153 149.93 136.963 149.593 136.626C149.256 136.289 149.066 135.832 149.066 135.355C149.066 134.879 149.256 134.422 149.593 134.085C149.93 133.747 150.387 133.558 150.864 133.558H219.123C219.6 133.558 220.057 133.747 220.394 134.085C220.731 134.422 220.921 134.879 220.921 135.355C220.921 135.832 220.731 136.289 220.394 136.626C220.057 136.963 219.6 137.153 219.123 137.153Z' fill='%233F4756'/%3E%3Cpath d='M109.39 148.723H108.814C97.6527 148.723 87.3718 145.659 79.8722 140.087C71.6268 133.963 67.2637 125.371 67.2637 115.238C67.2637 98.5409 77.8367 89.4147 86.3293 82.0815C91.4428 77.6644 95.8598 73.8495 97.3472 69.3111C97.4209 69.086 97.5383 68.8777 97.6926 68.6979C97.8469 68.5181 98.0351 68.3705 98.2464 68.2635C98.4578 68.1565 98.6881 68.0921 98.9243 68.0741C99.1605 68.0561 99.398 68.0848 99.6231 68.1586C99.8482 68.2323 100.057 68.3497 100.236 68.504C100.416 68.6583 100.564 68.8465 100.671 69.0578C100.778 69.2692 100.842 69.4995 100.86 69.7357C100.878 69.9719 100.849 70.2094 100.776 70.4345C98.9783 75.93 93.9816 80.2437 88.6883 84.8135C80.3395 92.003 70.8764 100.19 70.8764 115.238C70.8764 135.764 90.5441 145.115 108.814 145.115H109.39C127.664 145.115 147.332 135.764 147.332 115.238C147.332 100.194 137.869 92.0209 129.52 84.8135C124.321 80.32 119.41 76.0827 117.532 70.7311C117.453 70.5074 117.42 70.2705 117.433 70.0339C117.446 69.7972 117.505 69.5655 117.608 69.3518C117.711 69.1382 117.854 68.9469 118.031 68.7888C118.207 68.6307 118.413 68.5089 118.637 68.4304C118.861 68.352 119.098 68.3183 119.334 68.3314C119.571 68.3444 119.803 68.404 120.016 68.5066C120.23 68.6093 120.421 68.753 120.579 68.9296C120.737 69.1062 120.859 69.3122 120.938 69.5358C122.497 73.9798 126.847 77.7318 131.879 82.0815C140.372 89.4147 150.945 98.5409 150.945 115.238C150.945 125.371 146.582 133.963 138.336 140.087C130.837 145.659 120.556 148.723 109.39 148.723Z' fill='%235e9458'/%3E%3Cpath d='M118.111 64.5256C118.042 64.5302 117.973 64.5302 117.904 64.5256C117.669 64.4999 117.44 64.4278 117.232 64.3135C117.025 64.1991 116.841 64.0447 116.694 63.8593C116.546 63.6738 116.436 63.4609 116.371 63.2329C116.306 63.0048 116.286 62.7661 116.314 62.5305C117.064 55.9252 122.604 43.9142 126.073 36.918C124.029 37.9739 120.834 40.1308 116.431 44.5568C116.21 44.7807 115.942 44.9522 115.647 45.0588C115.351 45.1653 115.036 45.2042 114.723 45.1724C113.51 45.0466 112.867 44.0715 111.901 42.5932C110.661 40.7059 108.819 37.8931 105.786 36.5405C105.997 38.266 106.235 40.5846 106.347 42.5932C106.518 46.2149 106.177 47.6707 104.999 48.3672C104.623 48.5859 104.19 48.6862 103.757 48.6549C103.323 48.6237 102.909 48.4623 102.568 48.192C97.2031 44.2782 92.8805 42.6516 89.9867 41.9956C94.2195 46.8844 100.978 55.6106 101.926 62.4317C101.992 62.9083 101.866 63.3918 101.576 63.7756C101.285 64.1595 100.854 64.4123 100.378 64.4784C99.9011 64.5445 99.4176 64.4186 99.0338 64.1283C98.6499 63.838 98.3971 63.4071 98.331 62.9304C97.3514 55.8578 88.2972 45.4735 85.5472 42.4584C85.1881 42.0646 84.9554 41.5721 84.879 41.0447C84.8027 40.5172 84.8863 39.979 85.119 39.4995C85.3517 39.0201 85.7229 38.6214 86.1845 38.3551C86.6461 38.0887 87.177 37.9669 87.7085 38.0054C90.4046 38.2076 95.7518 39.2636 102.775 43.9367C102.703 41.4707 102.495 39.0105 102.15 36.5675C102.074 35.9873 102.151 35.3971 102.374 34.8561C102.597 34.3151 102.959 33.8423 103.422 33.485C103.869 33.1286 104.402 32.8954 104.967 32.8087C105.532 32.722 106.11 32.7847 106.644 32.9907C111.029 34.6713 113.465 38.3828 114.921 40.6295L115.065 40.8497C118.826 37.255 122.232 34.7297 125.202 33.3592C125.834 33.067 126.542 32.9783 127.227 33.1053C127.912 33.2323 128.54 33.5688 129.026 34.0682C129.512 34.5677 129.831 35.2056 129.938 35.8939C130.046 36.5822 129.938 37.287 129.628 37.911C126.932 43.3031 120.641 56.4869 119.899 62.9799C119.839 63.4102 119.624 63.8039 119.295 64.0881C118.966 64.3723 118.546 64.5277 118.111 64.5256Z' fill='%235e9458'/%3E%3Cpath d='M109.762 73.7911C105.473 73.7982 101.233 72.8785 97.3329 71.095C96.0459 70.4551 95.0657 69.33 94.6081 67.9674C94.1505 66.6048 94.253 65.1162 94.893 63.8291C95.5329 62.5421 96.658 61.5619 98.0206 61.1044C99.3832 60.6468 100.872 60.7492 102.159 61.3892C102.217 61.4162 109.645 64.8806 116.601 61.3892C117.238 61.0606 117.935 60.8618 118.649 60.8044C119.364 60.7469 120.083 60.8319 120.765 61.0544C121.447 61.2769 122.078 61.6326 122.621 62.1007C123.164 62.5689 123.609 63.1402 123.93 63.7816C124.251 64.423 124.441 65.1217 124.49 65.8372C124.539 66.5527 124.445 67.2708 124.215 67.9498C123.984 68.6288 123.62 69.2553 123.146 69.7929C122.671 70.3305 122.094 70.7685 121.449 71.0815C117.819 72.8864 113.816 73.8144 109.762 73.7911ZM99.7594 64.4223C99.3464 64.4107 98.9422 64.5418 98.6145 64.7934C98.2869 65.0449 98.0559 65.4017 97.9605 65.8036C97.865 66.2055 97.9109 66.628 98.0904 67C98.2699 67.372 98.5721 67.6709 98.9461 67.8463C102.345 69.3818 106.032 70.1767 109.762 70.1783C113.256 70.1997 116.707 69.4009 119.836 67.8463C120.048 67.7397 120.237 67.5925 120.392 67.4129C120.548 67.2333 120.666 67.0249 120.741 66.7996C120.815 66.5743 120.845 66.3365 120.828 66.0997C120.811 65.863 120.747 65.6319 120.64 65.4198C120.534 65.2077 120.387 65.0186 120.207 64.8634C120.027 64.7081 119.819 64.5898 119.594 64.5151C119.368 64.4404 119.131 64.4108 118.894 64.4281C118.657 64.4453 118.426 64.509 118.214 64.6155C109.631 68.9067 100.937 64.7907 100.573 64.6155C100.32 64.4898 100.042 64.4237 99.7594 64.4223Z' fill='%235e9458'/%3E%3Cpath d='M109.101 130.723C103.898 130.723 99.2606 128.157 97.2924 124.18C97.0797 123.751 97.0461 123.255 97.1991 122.802C97.352 122.348 97.679 121.973 98.108 121.761C98.537 121.548 99.033 121.514 99.4868 121.667C99.9406 121.82 100.315 122.147 100.528 122.576C101.876 125.272 105.318 127.115 109.101 127.115C114.152 127.115 118.254 123.992 118.254 120.154C118.254 115.814 115.891 114.052 108.881 113.176C100.559 112.138 96.3398 108.584 96.3398 102.621C96.3398 96.7794 102.064 92.0479 109.101 92.0479C114.125 92.0479 118.695 94.4923 120.748 98.2758C120.976 98.697 121.028 99.1917 120.891 99.651C120.755 100.11 120.442 100.496 120.02 100.725C119.599 100.953 119.104 101.004 118.645 100.868C118.186 100.731 117.8 100.418 117.571 99.9967C116.147 97.3591 112.822 95.6606 109.101 95.6606C104.055 95.6606 99.9526 98.806 99.9526 102.621C99.9526 105.11 100.923 108.543 109.326 109.595C113.397 110.102 121.867 111.163 121.867 120.154C121.867 125.982 116.142 130.723 109.101 130.723Z' fill='%233F4756'/%3E%3Cpath d='M109.102 135.836C108.625 135.836 108.168 135.647 107.831 135.31C107.494 134.973 107.305 134.516 107.305 134.039V88.7407C107.305 88.264 107.494 87.8068 107.831 87.4697C108.168 87.1327 108.625 86.9433 109.102 86.9433C109.579 86.9433 110.036 87.1327 110.373 87.4697C110.71 87.8068 110.899 88.264 110.899 88.7407V134.034C110.9 134.271 110.854 134.505 110.764 134.724C110.674 134.942 110.542 135.141 110.375 135.308C110.208 135.476 110.009 135.608 109.791 135.699C109.573 135.79 109.338 135.836 109.102 135.836Z' fill='%233F4756'/%3E%3Cpath d='M130.949 132.264C130.696 132.267 130.445 132.217 130.212 132.116C129.98 132.015 129.772 131.867 129.601 131.68C129.44 131.506 129.315 131.302 129.233 131.079C129.152 130.857 129.115 130.62 129.125 130.384C129.135 130.147 129.191 129.914 129.292 129.699C129.392 129.485 129.534 129.292 129.709 129.132C133.291 125.92 135.669 121.581 136.449 116.834C136.528 116.361 136.792 115.939 137.182 115.661C137.572 115.383 138.057 115.272 138.529 115.351C139.002 115.43 139.423 115.694 139.702 116.084C139.98 116.474 140.091 116.959 140.012 117.431C139.079 122.964 136.309 128.022 132.149 131.788C131.821 132.09 131.394 132.259 130.949 132.264Z' fill='%235e9458'/%3E%3Cpath d='M61.9706 158.406C64.6904 142.013 53.606 126.519 37.2129 123.799C20.8199 121.08 5.32588 132.164 2.60615 148.557C-0.113582 164.95 10.9708 180.444 27.3639 183.164C43.757 185.884 59.2509 174.799 61.9706 158.406Z' fill='white'/%3E%3Cpath d='M32.2823 185.349C25.9724 185.349 19.8042 183.478 14.5577 179.973C9.31124 176.467 5.22211 171.485 2.80742 165.655C0.392731 159.825 -0.239064 153.411 0.991934 147.222C2.22293 141.033 5.26143 135.349 9.72319 130.887C14.185 126.425 19.8696 123.387 26.0582 122.156C32.2469 120.925 38.6616 121.557 44.4911 123.971C50.3207 126.386 55.3033 130.475 58.8089 135.722C62.3145 140.968 64.1856 147.136 64.1856 153.446C64.1773 161.905 60.8134 170.015 54.8321 175.996C48.8509 181.977 40.741 185.341 32.2823 185.349ZM32.2823 125.173C26.6874 125.173 21.218 126.831 16.5656 129.939C11.9133 133.046 8.28712 137.464 6.14565 142.633C4.00418 147.802 3.44365 153.489 4.53494 158.977C5.62622 164.464 8.3203 169.505 12.2765 173.461C16.2326 177.417 21.2731 180.111 26.7605 181.202C32.2479 182.294 37.9357 181.733 43.1045 179.592C48.2733 177.45 52.6909 173.824 55.7987 169.172C58.9065 164.519 60.5648 159.05 60.5639 153.455C60.5568 145.956 57.5748 138.767 52.2725 133.465C46.9702 128.163 39.7808 125.181 32.2823 125.173Z' fill='%233F4756'/%3E%3Cpath d='M30.2999 163.246C30.0628 163.246 29.8279 163.2 29.6089 163.109C29.3899 163.018 29.191 162.884 29.0238 162.716L18.7474 152.44C18.5798 152.272 18.4468 152.073 18.3561 151.854C18.2654 151.635 18.2188 151.4 18.2188 151.163C18.2187 150.926 18.2654 150.692 18.3561 150.473C18.4468 150.254 18.5798 150.055 18.7474 149.887C18.9149 149.72 19.1139 149.587 19.3328 149.496C19.5518 149.405 19.7865 149.359 20.0235 149.359C20.2605 149.359 20.4952 149.405 20.7141 149.496C20.9331 149.587 21.132 149.72 21.2996 149.887L30.2865 158.874L44.0184 145.16C44.3568 144.822 44.8159 144.632 45.2945 144.632C45.7731 144.632 46.2322 144.822 46.5706 145.16C46.9091 145.499 47.0992 145.958 47.0992 146.436C47.0992 146.915 46.9091 147.374 46.5706 147.712L31.5671 162.716C31.2316 163.054 30.7759 163.244 30.2999 163.246Z' fill='%235e9458'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3370_24354'%3E%3Crect width='279.235' height='201' fill='white' transform='translate(0.382812)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	background-repeat: no-repeat;
  	margin-top: 30px;
  	background-size: contain;
  	background-image: url("data:image/svg+xml,%3Csvg width='216' height='197' viewBox='0 0 216 197' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M103.398 116.381C103.215 116.381 103.03 116.331 102.867 116.222C102.8 116.177 95.9785 111.681 90.0049 107.63C89.5633 107.33 89.4504 106.732 89.7478 106.29C90.048 105.849 90.6456 105.733 91.0872 106.034C97.0514 110.078 103.861 114.569 103.928 114.612C104.372 114.905 104.497 115.502 104.202 115.949C104.017 116.23 103.71 116.383 103.395 116.383L103.398 116.381Z' fill='%233F4756'/%3E%3Cpath d='M82.9416 102.503C82.7424 102.503 82.5409 102.44 82.3706 102.313C78.8158 99.6853 76.6074 94.671 76.6074 89.2252V61.5369C76.6074 61.2703 76.718 61.0138 76.9148 60.8311C77.1093 60.6485 77.3705 60.5551 77.6395 60.5746C88.9827 61.3637 102.621 49.3223 102.758 49.1999C103.118 48.8782 103.657 48.8734 104.025 49.183C104.178 49.3199 117.843 61.3637 129.161 60.5746C129.692 60.5409 130.153 60.9393 130.191 61.4695C130.227 61.9997 129.829 62.4608 129.296 62.4992C118.416 63.2552 106.322 53.6642 103.398 51.192C100.576 53.5658 89.2179 62.54 78.7295 62.54C78.6644 62.54 78.5994 62.54 78.5374 62.54V89.2252C78.5374 94.071 80.4454 98.4924 83.5174 100.763C83.9471 101.08 84.0364 101.682 83.7195 102.112C83.5298 102.368 83.239 102.503 82.944 102.503H82.9416Z' fill='%233F4756'/%3E%3Cpath d='M129.228 78.6143C128.696 78.6143 128.264 78.1822 128.264 77.6491V70.1267C128.264 69.5941 128.696 69.162 129.228 69.162C129.762 69.162 130.194 69.5941 130.194 70.1267V77.6491C130.194 78.1822 129.762 78.6143 129.228 78.6143Z' fill='%233F4756'/%3E%3Cpath d='M103.401 116.381C103.086 116.381 102.78 116.227 102.595 115.946C102.302 115.503 102.424 114.905 102.868 114.609C103.022 114.509 118.39 104.375 123.282 100.761C126.354 98.4901 128.262 94.0687 128.262 89.2228V86.8011C128.262 86.2685 128.694 85.8364 129.227 85.8364C129.76 85.8364 130.192 86.2685 130.192 86.8011V89.2228C130.192 94.6686 127.984 99.6829 124.429 102.311C119.497 105.957 104.085 116.117 103.932 116.22C103.769 116.328 103.584 116.379 103.401 116.379V116.381Z' fill='%233F4756'/%3E%3Cpath d='M103.4 123.245C103.215 123.245 103.03 123.193 102.869 123.087L99.7153 121.009C98.1005 119.943 83.8597 110.541 78.966 106.924C73.8991 103.18 70.875 96.5625 70.875 89.2252V55.3923C70.875 55.1259 70.9855 54.869 71.1824 54.6866C71.3768 54.5042 71.6381 54.4106 71.9071 54.4298L78.0374 54.857C78.2649 54.8738 78.4978 54.881 78.7307 54.881C86.0775 54.881 95.755 47.7406 98.8801 44.9755L102.738 41.3441C103.109 40.9936 103.688 40.9936 104.06 41.3441L107.917 44.9779C111.044 47.7429 120.722 54.881 128.064 54.881C128.299 54.881 128.532 54.8738 128.76 54.857L134.89 54.4298C135.156 54.4106 135.421 54.5042 135.615 54.6866C135.812 54.869 135.922 55.1234 135.922 55.3923V89.2252C135.922 96.5625 132.898 103.18 127.833 106.922C122.937 110.539 108.699 119.94 107.091 121.001L103.93 123.085C103.77 123.19 103.585 123.243 103.4 123.243V123.245ZM72.8049 56.4268V89.2252C72.8049 95.9554 75.5364 101.989 80.1109 105.371C84.9662 108.96 99.1656 118.334 100.769 119.391L103.4 121.123L106.023 119.395C107.634 118.332 121.833 108.957 126.689 105.369C131.264 101.987 133.995 95.9507 133.995 89.2228V56.4268L128.897 56.782C128.625 56.8012 128.347 56.8108 128.069 56.8108C118.487 56.8108 106.748 46.5164 106.631 46.4132C106.624 46.406 106.616 46.3988 106.609 46.394L103.402 43.3722L100.195 46.3916C100.195 46.3916 100.181 46.406 100.174 46.4108C100.056 46.514 88.3195 56.8084 78.7331 56.8108C78.4547 56.8108 78.1763 56.8012 77.905 56.782L72.8073 56.4268H72.8049Z' fill='%235e9458'/%3E%3Cpath d='M100.404 95.7178H100.402C98.6788 95.7178 97.0563 95.0433 95.8392 93.8239L86.8314 84.8019C84.321 82.2862 84.321 78.194 86.8362 75.6813C89.3542 73.1632 93.4488 73.1608 95.9639 75.6783L100.417 80.1311L110.958 69.5894C112.177 68.37 113.797 67.7003 115.521 67.7003C117.244 67.7003 118.864 68.3723 120.084 69.5894C122.599 72.1045 122.599 76.1973 120.084 78.7124L104.969 93.8263C103.75 95.0457 102.13 95.7154 100.407 95.7154L100.404 95.7178ZM91.4012 75.7191C90.2421 75.7191 89.0853 76.1613 88.2022 77.042C86.4378 78.8058 86.4354 81.6744 88.1969 83.4383L97.2052 92.4608C98.0594 93.315 99.1949 93.7878 100.404 93.7878C101.612 93.7878 102.749 93.3173 103.604 92.4632L118.718 77.3494C120.482 75.5849 120.482 72.7169 118.718 70.9525C117.864 70.0983 116.728 69.6278 115.518 69.6278C114.309 69.6278 113.173 70.0983 112.319 70.9525L101.096 82.1757C100.916 82.356 100.668 82.4588 100.414 82.4588C100.16 82.4588 99.9125 82.3583 99.7322 82.1757L94.5985 77.042C93.7177 76.1613 92.558 75.7191 91.3989 75.7191H91.4012Z' fill='%235e9458'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M185.366 85.2916C185.391 84.4588 185.403 83.6235 185.403 82.785C185.403 81.9465 185.391 81.1112 185.366 80.2783L182.887 80.3527C182.911 81.1605 182.923 81.9715 182.923 82.785C182.923 83.5985 182.911 84.4094 182.887 85.2173L185.366 85.2916ZM185.071 90.2819L182.6 90.0588C182.456 91.6777 182.264 93.2821 182.026 94.8716L184.479 95.2446C184.724 93.6058 184.922 91.9507 185.071 90.2819ZM183.589 100.167L181.164 99.6444C180.827 101.233 180.444 102.803 180.015 104.355L182.404 105.024C182.847 103.424 183.242 101.804 183.589 100.167ZM180.929 109.799L178.585 108.984C178.06 110.516 177.49 112.028 176.878 113.517L179.169 114.474C179.801 112.939 180.388 111.38 180.929 109.799ZM177.129 119.033L174.9 117.938C174.195 119.393 173.447 120.825 172.659 122.231L174.818 123.46C175.631 122.011 176.402 120.535 177.129 119.033ZM172.247 127.738L170.165 126.379C169.291 127.738 168.378 129.068 167.427 130.368L169.423 131.851C170.404 130.51 171.346 129.138 172.247 127.738ZM166.36 135.785L164.455 134.185C163.426 135.427 162.361 136.638 161.261 137.815L163.067 139.528C164.201 138.315 165.299 137.066 166.36 135.785ZM159.557 143.064L157.857 141.245C156.688 142.353 155.487 143.427 154.254 144.463L155.843 146.383C157.114 145.314 158.353 144.207 159.557 143.064ZM151.938 149.469L150.466 147.457C149.175 148.416 147.855 149.336 146.507 150.216L147.855 152.314C149.245 151.406 150.607 150.457 151.938 149.469ZM143.61 154.905L142.39 152.729C140.995 153.523 139.574 154.277 138.129 154.987L139.216 157.233C140.707 156.5 142.172 155.724 143.61 154.905ZM134.691 159.288L133.741 156.98C132.264 157.597 130.764 158.171 129.243 158.7L130.052 161.062C131.621 160.517 133.168 159.925 134.691 159.288ZM125.313 162.548L124.648 160.141C123.108 160.573 121.55 160.959 119.973 161.298L120.492 163.742C122.117 163.392 123.725 162.994 125.313 162.548ZM115.607 164.638L115.236 162.167C113.659 162.407 112.066 162.6 110.46 162.746L110.681 165.235C112.338 165.085 113.98 164.886 115.607 164.638ZM105.728 165.532L105.655 163.035C104.853 163.059 104.048 163.071 103.241 163.071C102.433 163.071 101.628 163.059 100.827 163.035L100.753 165.532C101.579 165.557 102.408 165.57 103.241 165.57C104.073 165.57 104.902 165.557 105.728 165.532ZM95.8001 165.235L96.0215 162.746C94.4149 162.6 92.8224 162.407 91.2449 162.167L90.8747 164.638C92.5012 164.886 94.1439 165.085 95.8001 165.235ZM85.9896 163.742L86.508 161.298C84.9318 160.959 83.3735 160.573 81.8331 160.141L81.1684 162.548C82.7565 162.994 84.3644 163.392 85.9896 163.742ZM76.4296 161.062L77.2382 158.7C75.7178 158.171 74.2178 157.597 72.7401 156.98L71.7901 159.288C73.3137 159.925 74.8608 160.517 76.4296 161.062ZM67.2652 157.233L68.3523 154.987C66.9075 154.277 65.4862 153.523 64.0916 152.729L62.8713 154.905C64.3093 155.724 65.7745 156.5 67.2652 157.233ZM58.6261 152.314L59.9748 150.216C58.6261 149.336 57.3059 148.416 56.0155 147.457L54.5434 149.469C55.8741 150.457 57.2358 151.406 58.6261 152.314ZM50.6387 146.383L52.2273 144.463C50.9946 143.427 49.7928 142.353 48.6246 141.245L46.9243 143.064C48.1285 144.207 49.3675 145.314 50.6387 146.383ZM43.4144 139.528L45.2202 137.815C44.12 136.638 43.0548 135.427 42.0261 134.185L40.1215 135.785C41.182 137.066 42.2803 138.315 43.4144 139.528ZM37.0578 131.851L39.0545 130.368C38.1033 129.068 37.19 127.738 36.3165 126.379L34.2349 127.738C35.1355 129.138 36.0771 130.51 37.0578 131.851ZM31.663 123.46L33.8223 122.231C33.034 120.825 32.2865 119.393 31.5815 117.938L29.3523 119.033C30.0793 120.535 30.8501 122.011 31.663 123.46ZM27.3127 114.474L29.6039 113.517C28.9911 112.028 28.4215 110.516 27.8968 108.984L25.552 109.799C26.0933 111.38 26.6807 112.939 27.3127 114.474ZM24.0767 105.024L26.4663 104.355C26.0379 102.803 25.6545 101.233 25.3178 99.6444L22.8921 100.167C23.2395 101.804 23.6348 103.424 24.0767 105.024ZM22.0026 95.2446L24.4552 94.8716C24.217 93.2821 24.0252 91.6777 23.881 90.0588L21.4105 90.2819C21.5592 91.9513 21.757 93.6058 22.0026 95.2446ZM21.1151 85.2916C21.0905 84.4588 21.0781 83.6235 21.0781 82.785C21.0781 81.9465 21.0905 81.1112 21.1151 80.2783L23.5943 80.3527C23.5705 81.1605 23.5585 81.9715 23.5585 82.785C23.5585 83.5985 23.5705 84.4094 23.5943 85.2173L21.1151 85.2916ZM21.4105 75.2881L23.881 75.5112C24.0252 73.8923 24.217 72.2878 24.4552 70.6984L22.0026 70.3254C21.757 71.9642 21.5592 73.6193 21.4105 75.2881ZM22.8921 65.4033L25.3178 65.9256C25.6545 64.3374 26.0379 62.7673 26.4663 61.2153L24.0767 60.5455C23.6348 62.1456 23.2395 63.7657 22.8921 65.4033ZM25.552 55.7707L27.8968 56.5858C28.4215 55.0535 28.9911 53.5421 29.6039 52.0533L27.3127 51.0959C26.6807 52.6314 26.0933 54.1902 25.552 55.7707ZM29.3522 46.5368L31.5815 47.6325C32.2865 46.1763 33.034 44.7447 33.8223 43.3394L31.663 42.1097C30.8501 43.5588 30.0793 45.035 29.3522 46.5368ZM34.2348 37.8322L36.3165 39.191C37.19 37.8326 38.1033 36.5022 39.0545 35.2018L37.0578 33.719C36.077 35.0598 35.1355 36.4314 34.2348 37.8322ZM40.1215 29.7843L42.0261 31.3853C43.0548 30.1429 44.12 28.9324 45.2201 27.7552L43.4144 26.0419C42.2802 27.2554 41.182 28.5035 40.1215 29.7843ZM46.9243 22.5055L48.6246 24.325C49.7928 23.2165 50.9946 22.1431 52.2273 21.1067L50.6387 19.1877C49.3675 20.2562 48.1285 21.3628 46.9243 22.5055ZM54.5434 16.1007L56.0155 18.1125C57.3059 17.1541 58.6261 16.234 59.9742 15.3538L58.6261 13.2564C57.2358 14.1639 55.8741 15.1126 54.5434 16.1007ZM62.8713 10.6651L64.0916 12.8407C65.4862 12.0465 66.9075 11.2933 68.3523 10.583L67.2652 8.33685C65.7745 9.06936 64.3093 9.84604 62.8713 10.6651ZM71.7901 6.28179L72.7401 8.59033C74.2178 7.97291 75.7178 7.39904 77.2382 6.87034L76.4296 4.50781C74.8608 5.0532 73.3137 5.64506 71.7901 6.28179ZM81.1684 3.02131L81.8331 5.42901C83.3735 4.99734 84.9318 4.61109 86.508 4.27177L85.9896 1.82779C84.3644 2.17771 82.7565 2.57608 81.1684 3.02131ZM90.8747 0.931447L91.2449 3.40262C92.8224 3.1627 94.4149 2.96939 96.0215 2.82406L95.8001 0.334889C94.1433 0.484701 92.5012 0.684048 90.8747 0.931447ZM100.753 0.0372188L100.827 2.53528C101.628 2.51129 102.433 2.49917 103.241 2.49917C104.048 2.49917 104.853 2.51129 105.655 2.53528L105.728 0.0372188C104.902 0.0124645 104.073 0 103.241 0C102.408 0 101.579 0.0124645 100.753 0.0372188ZM110.681 0.334889L110.46 2.82406C112.066 2.96939 113.659 3.1627 115.236 3.40262L115.607 0.93144C113.98 0.684048 112.337 0.484701 110.681 0.334889ZM120.492 1.82778L119.973 4.27177C121.55 4.61109 123.108 4.99734 124.648 5.42901L125.313 3.02131C123.725 2.57608 122.117 2.17771 120.492 1.82778ZM130.052 4.50781L129.243 6.87034C130.764 7.39904 132.264 7.97291 133.741 8.59033L134.691 6.28179C133.168 5.645 131.621 5.0532 130.052 4.50781ZM139.216 8.33679L138.129 10.583C139.574 11.2933 140.995 12.0464 142.39 12.8407L143.61 10.6651C142.172 9.84598 140.707 9.06936 139.216 8.33679ZM147.855 13.2563L146.507 15.3538C147.855 16.234 149.175 17.1541 150.466 18.1125L151.938 16.1007C150.607 15.1125 149.245 14.1639 147.855 13.2563ZM155.843 19.1876L154.254 21.1067C155.487 22.1431 156.688 23.2165 157.857 24.3249L159.557 22.5055C158.353 21.3627 157.114 20.2562 155.843 19.1876ZM163.067 26.0419L161.261 27.7552C162.361 28.9323 163.426 30.1429 164.455 31.3853L166.36 29.7843C165.299 28.5035 164.201 27.2554 163.067 26.0419ZM169.423 33.719L167.427 35.2018C168.378 36.5022 169.291 37.8325 170.165 39.191L172.247 37.8322C171.346 36.4314 170.404 35.0598 169.423 33.719ZM174.818 42.1096L172.659 43.3394C173.447 44.7447 174.195 46.1763 174.9 47.6325L177.129 46.5368C176.402 45.035 175.631 43.5588 174.818 42.1096ZM179.169 51.0959L176.878 52.0532C177.49 53.542 178.06 55.0535 178.585 56.5858L180.929 55.7707C180.388 54.1902 179.801 52.6314 179.169 51.0959ZM182.404 60.5455L180.015 61.2153C180.444 62.7673 180.827 64.3374 181.164 65.9256L183.589 65.4033C183.242 63.7657 182.847 62.1456 182.404 60.5455ZM184.479 70.3254L182.026 70.6984C182.264 72.2878 182.456 73.8923 182.6 75.5112L185.071 75.2881C184.922 73.6187 184.724 71.9642 184.479 70.3254Z' fill='%233F4756'/%3E%3Cpath d='M30.842 64.6476C46.9799 64.6476 60.0623 51.5653 60.0623 35.4274C60.0623 19.2895 46.9799 6.20711 30.842 6.20711C14.7041 6.20711 1.62172 19.2895 1.62172 35.4274C1.62172 51.5653 14.7041 64.6476 30.842 64.6476Z' fill='white' stroke='%235e9458' stroke-width='2.42061'/%3E%3Cpath d='M33.9144 48.1843C33.8351 48.1838 33.7575 48.161 33.6904 48.1186C33.6234 48.0761 33.5695 48.0156 33.5349 47.944C33.5002 47.8724 33.4863 47.7925 33.4945 47.7133C33.5028 47.6342 33.5329 47.5589 33.5816 47.496C33.6526 47.4047 33.7225 47.3111 33.7924 47.2142C33.8601 47.1271 33.9588 47.0698 34.0678 47.0543C34.1767 47.0388 34.2874 47.0664 34.3765 47.1312C34.4657 47.196 34.5263 47.2929 34.5456 47.4017C34.5649 47.5105 34.5415 47.6225 34.4802 47.7143C34.4047 47.8257 34.3282 47.9215 34.2517 48.0206C34.2116 48.0719 34.1605 48.1134 34.102 48.1418C34.0435 48.1702 33.9793 48.1847 33.9144 48.1843ZM35.077 46.3221C35.0111 46.3223 34.946 46.3066 34.8873 46.2764C34.8374 46.2514 34.793 46.2169 34.7565 46.1746C34.7199 46.1324 34.6921 46.0833 34.6744 46.0302C34.6568 45.9772 34.6498 45.9211 34.6538 45.8653C34.6577 45.8095 34.6726 45.7551 34.6976 45.7051C34.7486 45.6015 34.7997 45.4945 34.8507 45.3854C34.8723 45.3319 34.9045 45.2833 34.9454 45.2426C34.9864 45.2019 35.035 45.17 35.0886 45.1488C35.1422 45.1276 35.1994 45.1175 35.257 45.1192C35.3145 45.1209 35.3711 45.1343 35.4233 45.1587C35.4755 45.183 35.5223 45.2177 35.5607 45.2607C35.5992 45.3037 35.6285 45.3541 35.647 45.4089C35.6654 45.4636 35.6726 45.5216 35.6681 45.5792C35.6635 45.6368 35.6474 45.6929 35.6206 45.7441C35.5662 45.8555 35.5097 45.9746 35.4564 46.086C35.4212 46.1568 35.3671 46.2164 35.3001 46.2581C35.2331 46.2998 35.1559 46.3219 35.077 46.3221ZM35.8946 44.2817C35.8505 44.2818 35.8066 44.2746 35.7648 44.2605C35.6576 44.226 35.5685 44.1502 35.5169 44.0498C35.4653 43.9493 35.4555 43.8325 35.4897 43.7248C35.5252 43.6134 35.5607 43.5021 35.6006 43.384C35.6147 43.3283 35.6398 43.2761 35.6744 43.2303C35.7091 43.1847 35.7525 43.1464 35.8023 43.118C35.852 43.0896 35.9069 43.0715 35.9637 43.0649C36.0205 43.0584 36.0781 43.0634 36.133 43.0797C36.1879 43.0959 36.2389 43.1231 36.2829 43.1597C36.3271 43.1963 36.3634 43.2414 36.3897 43.2924C36.416 43.3434 36.4319 43.3992 36.4362 43.4565C36.4405 43.5137 36.4333 43.5713 36.4149 43.6257C36.3783 43.7482 36.3417 43.8674 36.304 43.9854C36.2762 44.0722 36.2215 44.1478 36.1479 44.2012C36.0742 44.2545 35.9854 44.2827 35.8946 44.2817ZM36.4493 42.1533C36.416 42.1534 36.3829 42.1496 36.3505 42.1422C36.2411 42.1157 36.1466 42.0468 36.0875 41.9507C36.0285 41.8544 36.0098 41.7387 36.0355 41.6287L36.1198 41.2712C36.1482 41.1637 36.2173 41.0716 36.3124 41.0145C36.4074 40.9575 36.5209 40.9399 36.6287 40.9656C36.7365 40.9913 36.83 41.0582 36.8893 41.1522C36.9486 41.246 36.969 41.3595 36.9463 41.4683L36.8619 41.8247C36.8398 41.9178 36.7873 42.0008 36.7127 42.0604C36.6381 42.12 36.5457 42.1526 36.4504 42.1533H36.4493ZM36.964 40.016C36.9292 40.0159 36.8946 40.0114 36.8609 40.0026C36.8068 39.9892 36.7559 39.9652 36.7111 39.932C36.6663 39.8988 36.6284 39.8571 36.5996 39.8092C36.5709 39.7613 36.5518 39.7082 36.5435 39.6529C36.5352 39.5976 36.5379 39.5412 36.5513 39.4869L36.6401 39.1294C36.6716 39.0243 36.7423 38.9355 36.8374 38.8813C36.9325 38.8272 37.0447 38.812 37.1507 38.8388C37.2568 38.8656 37.3484 38.9325 37.4066 39.0254C37.4648 39.1183 37.4851 39.2301 37.4633 39.3377L37.3756 39.6919C37.3527 39.7838 37.2999 39.8655 37.2255 39.924C37.1512 39.9825 37.0596 40.0145 36.9652 40.0149L36.964 40.016ZM37.5187 37.8898C37.4812 37.8893 37.4438 37.8837 37.4078 37.8731C37.3542 37.858 37.304 37.8325 37.2602 37.798C37.2164 37.7635 37.1798 37.7207 37.1525 37.6719C37.1252 37.6232 37.1077 37.5696 37.1011 37.5141C37.0944 37.4586 37.0987 37.4024 37.1138 37.3485C37.1482 37.2237 37.1814 37.1057 37.2136 36.9932C37.2473 36.8876 37.3206 36.7993 37.418 36.747C37.5154 36.6947 37.6293 36.6825 37.7354 36.7131C37.8416 36.7436 37.9317 36.8145 37.9868 36.9107C38.0418 37.0069 38.0573 37.1208 38.0301 37.2282C37.998 37.3396 37.9658 37.451 37.9314 37.578C37.9063 37.6682 37.8523 37.7477 37.7777 37.8041C37.7031 37.8604 37.6121 37.8905 37.5187 37.8898ZM38.1233 35.7792C38.0858 35.7793 38.0484 35.774 38.0124 35.7636C37.9586 35.7488 37.9084 35.7235 37.8644 35.6892C37.8205 35.6549 37.7837 35.6121 37.7562 35.5635C37.7287 35.5149 37.711 35.4613 37.7041 35.4058C37.6972 35.3503 37.7014 35.2941 37.7162 35.2402L37.7494 35.1165C37.7694 35.0441 37.7883 34.9706 37.806 34.8938C37.8193 34.8394 37.8431 34.7883 37.8761 34.7431C37.909 34.698 37.9505 34.6599 37.9981 34.6309C38.0458 34.6018 38.0986 34.5825 38.1537 34.5741C38.2088 34.5656 38.265 34.568 38.3191 34.5813C38.3732 34.5946 38.4242 34.6185 38.4691 34.6517C38.5141 34.6847 38.5521 34.7264 38.581 34.7742C38.6099 34.822 38.6291 34.8751 38.6375 34.9304C38.646 34.9857 38.6435 35.0421 38.6303 35.0965C38.6103 35.1778 38.5903 35.2579 38.5681 35.337L38.5338 35.4629C38.5105 35.5544 38.4576 35.6356 38.3832 35.6935C38.3089 35.7514 38.2174 35.7827 38.1233 35.7826V35.7792ZM38.5205 33.6163H38.475C38.3631 33.6042 38.2605 33.5481 38.1898 33.4601C38.1191 33.3723 38.086 33.2598 38.0978 33.1474C38.1111 33.0282 38.1222 32.909 38.1333 32.7899C38.1382 32.7341 38.1539 32.6799 38.1797 32.6303C38.2054 32.5807 38.2407 32.5367 38.2834 32.5008C38.326 32.4648 38.3754 32.4376 38.4285 32.4208C38.4817 32.404 38.5376 32.3979 38.5931 32.4028C38.6487 32.4077 38.7026 32.4236 38.752 32.4494C38.8015 32.4753 38.8453 32.5106 38.8811 32.5535C38.9169 32.5964 38.944 32.6459 38.9607 32.6993C38.9774 32.7526 38.9835 32.8087 38.9786 32.8645C38.9675 32.9892 38.9554 33.114 38.942 33.2376C38.9303 33.3417 38.8809 33.4378 38.8032 33.5076C38.7254 33.5774 38.6248 33.6161 38.5205 33.6163ZM38.6314 31.4177C38.5194 31.4177 38.412 31.3732 38.3325 31.2939C38.2531 31.2146 38.2082 31.1069 38.2076 30.9945C38.2076 30.873 38.2076 30.7528 38.201 30.6369C38.2024 30.527 38.2462 30.4218 38.3231 30.3434C38.4 30.265 38.504 30.2195 38.6136 30.2163C38.7231 30.2131 38.8297 30.2526 38.9109 30.3264C38.9921 30.4003 39.0419 30.5027 39.0496 30.6125C39.0496 30.735 39.0496 30.8608 39.0563 30.9889C39.0569 31.1018 39.0128 31.2104 38.9338 31.2908C38.8548 31.3712 38.7472 31.4168 38.6348 31.4177H38.6314ZM38.4484 29.2269C38.3468 29.2267 38.2486 29.19 38.1717 29.1234C38.0947 29.0568 38.0441 28.9647 38.029 28.8639C38.0124 28.7525 37.9935 28.6333 37.9724 28.5074C37.9606 28.4511 37.9603 28.3929 37.9715 28.3365C37.9826 28.28 38.0051 28.2264 38.0375 28.1788C38.0698 28.1313 38.1114 28.0908 38.1598 28.0599C38.2081 28.0289 38.2622 28.0081 38.3188 27.9987C38.3754 27.9893 38.4333 27.9915 38.489 28.0052C38.5447 28.0188 38.5971 28.0436 38.643 28.0782C38.6889 28.1127 38.7273 28.1562 38.756 28.206C38.7848 28.2559 38.8031 28.311 38.81 28.3682C38.8311 28.4974 38.851 28.6199 38.8688 28.7358C38.8854 28.8475 38.8572 28.9613 38.7905 29.0523C38.7238 29.1433 38.6239 29.204 38.5127 29.2213C38.4907 29.2249 38.4684 29.2268 38.4461 29.2269H38.4484Z' fill='%235e9458'/%3E%3Cpath d='M45.9478 28.1644H28.1692C28.1117 28.1674 28.0541 28.1585 28.0001 28.1385C27.946 28.1184 27.8966 28.0875 27.8548 28.0476C27.8131 28.0078 27.7798 27.9598 27.7571 27.9067C27.7343 27.8535 27.7227 27.7963 27.7227 27.7384C27.7227 27.6806 27.7343 27.6233 27.7571 27.5701C27.7798 27.5169 27.8131 27.469 27.8548 27.4292C27.8966 27.3893 27.946 27.3584 28.0001 27.3383C28.0541 27.3183 28.1117 27.3094 28.1692 27.3124H45.9501C46.0588 27.3179 46.1613 27.3653 46.2363 27.4446C46.3114 27.5238 46.3532 27.6291 46.3532 27.7384C46.3532 27.8478 46.3114 27.9529 46.2363 28.0322C46.1613 28.1115 46.0588 28.1588 45.9501 28.1644H45.9478Z' fill='%233F4756'/%3E%3Cpath d='M38.3061 25.4125H35.8133C35.7046 25.4069 35.6021 25.3596 35.5271 25.2802C35.452 25.201 35.4102 25.0958 35.4102 24.9864C35.4102 24.877 35.452 24.7719 35.5271 24.6926C35.6021 24.6133 35.7046 24.566 35.8133 24.5604H38.3061C38.3636 24.5575 38.4212 24.5663 38.4752 24.5863C38.5293 24.6064 38.5787 24.6373 38.6204 24.6772C38.6622 24.717 38.6955 24.765 38.7182 24.8182C38.741 24.8713 38.7527 24.9286 38.7527 24.9864C38.7527 25.0443 38.741 25.1015 38.7182 25.1547C38.6955 25.2078 38.6622 25.2558 38.6204 25.2957C38.5787 25.3355 38.5293 25.3664 38.4752 25.3865C38.4212 25.4066 38.3636 25.4154 38.3061 25.4125Z' fill='%233F4756'/%3E%3Cpath d='M45.9478 48.1834H28.1692C28.1117 48.1864 28.0541 48.1775 28.0001 48.1575C27.946 48.1374 27.8966 48.1064 27.8548 48.0666C27.8131 48.0267 27.7798 47.9788 27.7571 47.9256C27.7343 47.8725 27.7227 47.8152 27.7227 47.7574C27.7227 47.6995 27.7343 47.6423 27.7571 47.5891C27.7798 47.5359 27.8131 47.488 27.8548 47.4481C27.8966 47.4083 27.946 47.3774 28.0001 47.3573C28.0541 47.3372 28.1117 47.3284 28.1692 47.3314H45.9501C46.0588 47.3369 46.1613 47.3842 46.2363 47.4636C46.3114 47.5428 46.3532 47.648 46.3532 47.7574C46.3532 47.8667 46.3114 47.9719 46.2363 48.0512C46.1613 48.1304 46.0588 48.1778 45.9501 48.1834H45.9478Z' fill='%233F4756'/%3E%3Cpath d='M24.0555 31.9156C24.0129 31.9158 23.9706 31.9094 23.9301 31.8966L21.7191 31.2083C21.0039 31.024 20.2518 31.0417 19.5459 31.2596L18.8082 31.4912C18.7542 31.5112 18.6967 31.52 18.6392 31.517C18.5817 31.514 18.5254 31.4993 18.4738 31.4738C18.4222 31.4483 18.3762 31.4126 18.3387 31.3687C18.3013 31.3249 18.273 31.2738 18.2558 31.2186C18.2386 31.1636 18.2327 31.1055 18.2385 31.048C18.2443 30.9905 18.2617 30.9348 18.2896 30.8842C18.3175 30.8337 18.3553 30.7894 18.4008 30.7539C18.4463 30.7185 18.4984 30.6928 18.5541 30.6782L19.293 30.4465C20.1533 30.1803 21.0704 30.159 21.9421 30.3853L21.961 30.3908L24.1797 31.0825C24.2761 31.1133 24.3585 31.1776 24.4119 31.2639C24.4653 31.3502 24.4862 31.4528 24.471 31.5533C24.4558 31.6537 24.4053 31.7454 24.3287 31.8118C24.2521 31.8782 24.1544 31.915 24.0532 31.9156H24.0555Z' fill='%233F4756'/%3E%3Cpath d='M26.9691 41.1376C26.7219 41.1377 26.4751 41.1164 26.2314 41.0742C25.9971 41.0337 25.7735 40.9455 25.5744 40.8148C25.3754 40.6842 25.2052 40.5139 25.0744 40.3146C24.9375 40.1083 24.8437 39.8763 24.7985 39.6326C24.7533 39.389 24.7577 39.1387 24.8114 38.8967C24.8625 38.674 24.9224 38.4435 24.9789 38.2029C25.2163 37.2406 25.5126 36.0444 25.8343 33.5251C25.8398 33.4681 25.8567 33.4129 25.8839 33.3626C25.9112 33.3123 25.9482 33.268 25.9928 33.2324C26.0375 33.1968 26.0888 33.1706 26.1438 33.1553C26.1987 33.14 26.2562 33.136 26.3127 33.1435C26.3692 33.151 26.4236 33.1698 26.4727 33.1988C26.5219 33.2279 26.5647 33.2665 26.5986 33.3125C26.6326 33.3585 26.6569 33.4109 26.6702 33.4665C26.6836 33.5222 26.6856 33.58 26.6763 33.6365C26.3435 36.1981 26.0329 37.4789 25.8021 38.41C25.7444 38.6462 25.6912 38.87 25.6401 39.0861C25.6115 39.2153 25.6091 39.349 25.6331 39.4791C25.6571 39.6092 25.707 39.7332 25.7799 39.8435C25.8472 39.9464 25.9347 40.0343 26.0372 40.1019C26.1397 40.1696 26.2548 40.2154 26.3756 40.2366C26.8141 40.3114 27.2626 40.3031 27.698 40.2121C27.8082 40.1894 27.9229 40.2115 28.0168 40.2736C28.1107 40.3357 28.1762 40.4328 28.1989 40.5435C28.2215 40.6541 28.1995 40.7692 28.1376 40.8635C28.0757 40.9578 27.979 41.0236 27.8689 41.0463C27.5729 41.1075 27.2714 41.1381 26.9691 41.1376Z' fill='%233F4756'/%3E%3Cpath d='M21.1033 34.2835C20.3123 34.2835 19.6278 33.8558 19.2651 33.4894C19.1855 33.4096 19.1407 33.3014 19.1406 33.1885C19.1405 33.0756 19.1851 32.9673 19.2645 32.8874C19.344 32.8075 19.4518 32.7625 19.5642 32.7624C19.6767 32.7623 19.7846 32.8071 19.8641 32.8868C19.9884 33.0082 21.0944 34.0351 22.2371 32.8868C22.2758 32.8441 22.3228 32.8097 22.3751 32.7858C22.4275 32.7618 22.4842 32.7489 22.5417 32.7475C22.5992 32.7462 22.6564 32.7567 22.7098 32.7782C22.7632 32.7998 22.8117 32.832 22.8522 32.8729C22.8929 32.9138 22.9248 32.9626 22.946 33.0163C22.9673 33.0699 22.9775 33.1274 22.976 33.1852C22.9745 33.2429 22.9613 33.2998 22.9373 33.3522C22.9132 33.4047 22.8788 33.4517 22.8361 33.4905C22.2559 34.0763 21.6535 34.2835 21.1033 34.2835Z' fill='%233F4756'/%3E%3Cpath d='M30.279 31.9156C30.1779 31.9149 30.0803 31.8779 30.004 31.8114C29.9275 31.7449 29.8773 31.6532 29.8622 31.5528C29.8471 31.4524 29.8681 31.3499 29.9215 31.2638C29.9749 31.1776 30.0573 31.1133 30.1536 31.0825L30.3289 31.028C30.4347 31.0006 30.5468 31.0152 30.6422 31.0686C30.7375 31.122 30.8087 31.2103 30.841 31.315C30.8732 31.4198 30.864 31.533 30.8154 31.6311C30.7667 31.7292 30.6823 31.8048 30.5796 31.8422L30.4055 31.8967C30.3645 31.9095 30.3218 31.9159 30.279 31.9156Z' fill='%235e9458'/%3E%3Cpath d='M31.9016 31.4089C31.7999 31.4089 31.7015 31.3723 31.6244 31.3057C31.5473 31.2391 31.4965 31.1469 31.4813 31.0459C31.4661 30.945 31.4876 30.8418 31.5417 30.7553C31.5958 30.6689 31.6791 30.6047 31.7763 30.5747L32.0669 30.4844C32.173 30.4558 32.2861 30.4695 32.3823 30.5227C32.4785 30.576 32.5505 30.6646 32.583 30.7698C32.6156 30.8752 32.6063 30.9891 32.557 31.0877C32.5077 31.1863 32.4223 31.2618 32.3187 31.2986L32.027 31.3888C31.9865 31.402 31.9442 31.4088 31.9016 31.4089ZM33.9939 31.1048H33.9573C33.8663 31.097 33.7731 31.0914 33.6821 31.0903C33.6247 31.092 33.5675 31.082 33.5139 31.0608C33.4604 31.0397 33.4118 31.0079 33.3709 30.9673C33.33 30.9266 33.2978 30.8781 33.2761 30.8247C33.2544 30.7712 33.2438 30.7139 33.2448 30.6561C33.2459 30.5984 33.2586 30.5415 33.2822 30.4889C33.3058 30.4362 33.3398 30.3889 33.3822 30.3499C33.4245 30.3108 33.4743 30.2807 33.5285 30.2616C33.5827 30.2424 33.6403 30.2345 33.6977 30.2383C33.8086 30.2383 33.9195 30.2461 34.0305 30.255C34.1383 30.266 34.238 30.318 34.3089 30.4003C34.3798 30.4826 34.4168 30.5891 34.4121 30.6978C34.4074 30.8066 34.3615 30.9094 34.2837 30.9853C34.206 31.0612 34.1023 31.1043 33.9939 31.1059V31.1048Z' fill='%235e9458'/%3E%3Cpath d='M35.6461 31.5114C35.6032 31.5113 35.5605 31.5046 35.5196 31.4914L35.3443 31.4368C35.242 31.3989 35.1581 31.323 35.11 31.2248C35.0619 31.1265 35.0532 31.0134 35.0859 30.9089C35.1185 30.8044 35.19 30.7165 35.2854 30.6634C35.3808 30.6103 35.4928 30.5962 35.5984 30.6238L35.7737 30.6783C35.8702 30.7091 35.9526 30.7736 36.006 30.86C36.0594 30.9464 36.0803 31.0492 36.0649 31.1497C36.0495 31.2502 35.9988 31.3419 35.922 31.4082C35.8453 31.4746 35.7474 31.5112 35.6461 31.5114Z' fill='%235e9458'/%3E%3Cpath d='M27.0488 45.4079H26.8613C25.6643 45.4079 24.6992 45.2653 23.8239 44.9623C23.7207 44.9227 23.6369 44.8443 23.5903 44.7437C23.5438 44.6431 23.5381 44.5283 23.5745 44.4235C23.6108 44.3187 23.6864 44.2323 23.7851 44.1826C23.8839 44.1329 23.9981 44.1237 24.1035 44.1571C24.8866 44.4311 25.7675 44.5592 26.8613 44.5592H27.0488C27.4415 44.5592 27.7954 44.5436 28.1304 44.5123C28.1859 44.5071 28.2418 44.5128 28.295 44.5293C28.3482 44.5457 28.3977 44.5725 28.4406 44.6081C28.4835 44.6438 28.519 44.6875 28.5451 44.7369C28.5711 44.7864 28.5872 44.8404 28.5925 44.8961C28.5977 44.9517 28.592 45.0078 28.5756 45.0613C28.5593 45.1147 28.5326 45.1644 28.4971 45.2074C28.4616 45.2505 28.418 45.2862 28.3688 45.3123C28.3196 45.3385 28.2657 45.3547 28.2103 45.36C27.8498 45.3911 27.4693 45.4079 27.0488 45.4079Z' fill='%233F4756'/%3E%3Cpath d='M34.6293 33.7345C34.5415 33.7344 34.4558 33.7069 34.3842 33.6559C34.3126 33.6049 34.2584 33.5329 34.2292 33.4497C34.2001 33.3666 34.1972 33.2764 34.2212 33.1916C34.2452 33.1067 34.2948 33.0314 34.3631 32.976C34.3988 32.9479 34.4329 32.9178 34.4651 32.8858C34.5455 32.809 34.6526 32.7667 34.7636 32.768C34.8745 32.7695 34.9806 32.8144 35.059 32.8932C35.1374 32.9721 35.182 33.0787 35.1831 33.1901C35.1843 33.3015 35.142 33.409 35.0653 33.4895C35.011 33.5425 34.9539 33.5927 34.8944 33.6398C34.8195 33.701 34.7259 33.7344 34.6293 33.7345Z' fill='%235e9458'/%3E%3Cpath d='M33.2198 34.2802H33.1199C33.0093 34.2725 32.9062 34.2217 32.8324 34.1387C32.7586 34.0556 32.7201 33.9469 32.725 33.8357C32.73 33.7246 32.7779 33.6198 32.8588 33.5436C32.9396 33.4675 33.0468 33.4261 33.1576 33.4282C33.2265 33.4316 33.2955 33.4293 33.364 33.4215C33.4761 33.4097 33.5882 33.4431 33.6759 33.5143C33.7635 33.5855 33.8193 33.6888 33.8311 33.8013C33.8428 33.9139 33.8096 34.0265 33.7386 34.1144C33.6677 34.2024 33.5648 34.2584 33.4527 34.2702C33.3751 34.2758 33.2963 34.2802 33.2198 34.2802Z' fill='%235e9458'/%3E%3Cpath d='M31.9268 33.7444C31.8224 33.7436 31.722 33.704 31.645 33.6331C31.5951 33.5885 31.5441 33.5406 31.493 33.4905C31.4521 33.4513 31.4193 33.4043 31.3967 33.3521C31.3741 33.3 31.3621 33.2439 31.3614 33.187C31.3607 33.1302 31.3713 33.0738 31.3926 33.0211C31.4139 32.9685 31.4455 32.9206 31.4855 32.8804C31.5255 32.8401 31.5731 32.8083 31.6256 32.7869C31.6779 32.7654 31.7341 32.7546 31.7907 32.7552C31.8474 32.7558 31.9033 32.7678 31.9552 32.7903C32.0071 32.813 32.0541 32.8458 32.0932 32.8868C32.1309 32.9247 32.1698 32.9604 32.2042 32.9982C32.2689 33.0554 32.3149 33.131 32.3357 33.215C32.3565 33.299 32.3514 33.3874 32.3209 33.4684C32.2904 33.5494 32.236 33.6191 32.165 33.6682C32.094 33.7173 32.0097 33.7436 31.9235 33.7434L31.9268 33.7444Z' fill='%235e9458'/%3E%3Cpath d='M27.0467 51.9834H26.8604C25.8619 51.9834 24.3609 51.8442 22.8667 50.6402C22.7657 50.5578 22.6603 50.4754 22.5516 50.3896C21.0484 49.2046 18.7798 47.4136 17.6372 42.5242C16.743 38.6995 16.4302 37.6303 16.1273 36.5968C16.0164 36.227 15.9054 35.8428 15.769 35.3404C15.2598 33.4638 15.1755 30.7929 15.3885 29.2949L15.3973 29.2336C15.5759 27.9762 15.9942 25.0337 17.5795 22.3974C19.583 19.0661 22.7069 17.3765 26.8659 17.3765H27.0534C31.036 17.3765 34.0756 18.9358 36.088 21.9964C36.144 22.0907 36.1616 22.2031 36.1372 22.3101C36.1127 22.4172 36.0481 22.5106 35.9568 22.571C35.8654 22.6314 35.7544 22.6541 35.6469 22.6345C35.5392 22.6148 35.4434 22.5542 35.3791 22.4653C33.5342 19.6542 30.732 18.233 27.0534 18.233H26.8659C20.862 18.233 17.2866 21.9753 16.2383 29.3573L16.2294 29.4186C16.0319 30.7996 16.1184 33.3724 16.5888 35.1199C16.723 35.6144 16.8284 35.9764 16.9416 36.3595C17.2478 37.4042 17.5651 38.4857 18.4636 42.3327C19.5375 46.9314 21.582 48.5441 23.0763 49.7225C23.1873 49.8094 23.2982 49.894 23.3969 49.9775C24.6882 51.0145 25.995 51.1347 26.8659 51.1347H27.0523C27.5039 51.1395 27.9546 51.0955 28.3968 51.0033C28.4522 50.9888 28.51 50.9857 28.5667 50.9942C28.6233 51.0027 28.6777 51.0226 28.7265 51.0528C28.7752 51.0829 28.8175 51.1226 28.8506 51.1695C28.8837 51.2165 28.907 51.2696 28.9191 51.3258C28.9313 51.382 28.932 51.4401 28.9211 51.4966C28.9103 51.553 28.8883 51.6068 28.8563 51.6544C28.8243 51.7021 28.783 51.7428 28.7349 51.7741C28.6868 51.8053 28.633 51.8266 28.5765 51.8364C28.0733 51.9405 27.5604 51.9898 27.0467 51.9834Z' fill='%233F4756'/%3E%3Cpath d='M29.5938 45.0938C29.491 45.0948 29.3913 45.0582 29.3134 44.9909C29.2354 44.9235 29.1846 44.8301 29.1702 44.7279C29.1558 44.6257 29.1789 44.5218 29.2352 44.4354C29.2915 44.349 29.3772 44.2862 29.4762 44.2585C29.5871 44.2262 29.698 44.1917 29.8023 44.1538C29.9077 44.1204 30.0219 44.1296 30.1206 44.1793C30.2194 44.229 30.295 44.3155 30.3313 44.4202C30.3677 44.5249 30.362 44.6398 30.3154 44.7404C30.2689 44.841 30.1851 44.9194 30.0819 44.959C29.9599 45.0014 29.8356 45.0415 29.7113 45.0771C29.6731 45.0881 29.6335 45.0937 29.5938 45.0938Z' fill='%235e9458'/%3E%3Cpath d='M41.7376 53.6875H32.3801C31.1511 53.6863 29.9728 53.1957 29.1037 52.3233C28.2346 51.4509 27.7456 50.268 27.7441 49.0342V26.4615C27.7456 25.2275 28.2345 24.0445 29.1036 23.1719C29.9727 22.2994 31.151 21.8085 32.3801 21.8071H41.7376C42.9668 21.8083 44.1453 22.299 45.0144 23.1716C45.8836 24.0443 46.3724 25.2274 46.3736 26.4615V49.0364C46.3716 50.2699 45.8823 51.4522 45.0133 52.3241C44.1442 53.196 42.9662 53.6863 41.7376 53.6875ZM32.3801 22.6602C31.3763 22.6614 30.414 23.0623 29.7042 23.7749C28.9943 24.4875 28.5951 25.4537 28.5939 26.4615V49.0364C28.5951 50.0442 28.9943 51.0104 29.7042 51.723C30.414 52.4356 31.3763 52.8365 32.3801 52.8377H41.7376C42.7416 52.8368 43.7043 52.4361 44.4143 51.7234C45.1244 51.0107 45.5238 50.0444 45.525 49.0364V26.4615C45.5238 25.4535 45.1244 24.4872 44.4143 23.7745C43.7043 23.0619 42.7416 22.6611 41.7376 22.6602H32.3801Z' fill='%233F4756'/%3E%3Cpath d='M185.156 76.7507C201.294 76.7507 214.377 63.6684 214.377 47.5305C214.377 31.3926 201.294 18.3102 185.156 18.3102C169.019 18.3102 155.936 31.3926 155.936 47.5305C155.936 63.6684 169.019 76.7507 185.156 76.7507Z' fill='white' stroke='%235e9458' stroke-width='2.42061'/%3E%3Cpath d='M199.83 63.4133H179.263C177.112 63.4133 175.363 61.6704 175.363 59.5273V34.6104C175.363 32.9009 173.967 31.5113 172.253 31.5113C172.035 31.5113 171.857 31.3352 171.857 31.1179C171.857 30.9005 172.035 30.7245 172.253 30.7245H192.819C194.97 30.7245 196.719 32.4673 196.719 34.6104V41.2709C196.719 41.4883 196.542 41.6643 196.324 41.6643C196.106 41.6643 195.93 41.4883 195.93 41.2709V34.6104C195.93 32.9009 194.534 31.5113 192.819 31.5113H174.602C175.543 32.2219 176.153 33.3465 176.153 34.6104V59.5273C176.153 61.2369 177.549 62.6264 179.263 62.6264H197.48C196.539 61.9159 195.93 60.7913 195.93 59.5273V56.0422C195.93 55.8249 196.106 55.6488 196.324 55.6488C196.542 55.6488 196.719 55.8249 196.719 56.0422V59.5273C196.719 61.2369 198.115 62.6264 199.83 62.6264C200.048 62.6264 200.224 62.8025 200.224 63.0198C200.224 63.2372 200.048 63.4133 199.83 63.4133Z' fill='%233F4756'/%3E%3Cpath d='M175.758 37.0994H168.746C168.528 37.0994 168.352 36.9233 168.352 36.706V34.6099C168.352 32.4673 170.101 30.7245 172.252 30.7245C172.47 30.7245 172.647 30.9005 172.647 31.1179C172.647 31.3352 172.47 31.5113 172.252 31.5113C170.536 31.5113 169.141 32.902 169.141 34.6104V36.3131H175.758C175.976 36.3131 176.152 36.4898 176.152 36.7065C176.152 36.9239 175.976 37.0999 175.758 37.0999V37.0994Z' fill='%233F4756'/%3E%3Cpath d='M196.201 54.3677C195.133 54.3677 194.084 54.0707 193.156 53.4909C191.853 52.6777 190.945 51.4074 190.6 49.914C189.889 46.8315 191.827 43.7473 194.922 43.0374C198.016 42.3291 201.112 44.26 201.824 47.3437C202.536 50.4273 200.597 53.511 197.502 54.2204C197.07 54.319 196.634 54.3677 196.201 54.3677ZM196.213 43.6774C195.845 43.6774 195.472 43.7187 195.099 43.8035C192.429 44.4154 190.756 47.0776 191.369 49.738C191.667 51.0272 192.45 52.1231 193.574 52.8245C194.699 53.5264 196.031 53.7495 197.324 53.4542C199.994 52.8423 201.668 50.1807 201.054 47.5197C200.525 45.2315 198.475 43.6774 196.212 43.6774H196.213Z' fill='%235e9458'/%3E%3Cpath d='M189.266 58.6476H179.827C179.609 58.6476 179.432 58.471 179.432 58.2542V51.9527C179.432 51.7354 179.609 51.5593 179.827 51.5593C180.045 51.5593 180.221 51.7354 180.221 51.9527V57.8614H189.266C189.485 57.8614 189.662 58.038 189.662 58.2548C189.662 58.4721 189.485 58.6482 189.266 58.6482V58.6476Z' fill='%233F4756'/%3E%3Cpath d='M183.842 57.008C183.624 57.008 183.447 56.8319 183.447 56.6146V54.1583C183.447 53.941 183.624 53.7649 183.842 53.7649C184.06 53.7649 184.237 53.941 184.237 54.1583V56.6146C184.237 56.8319 184.06 57.008 183.842 57.008Z' fill='%235e9458'/%3E%3Cpath d='M185.782 57.008C185.563 57.008 185.387 56.832 185.387 56.6146V54.7869C185.387 54.5695 185.563 54.3935 185.782 54.3935C186 54.3935 186.176 54.5695 186.176 54.7869V56.6146C186.176 56.832 186 57.008 185.782 57.008Z' fill='%235e9458'/%3E%3Cpath d='M187.71 57.008C187.492 57.008 187.314 56.832 187.314 56.6146V52.9443C187.314 52.727 187.492 52.5509 187.71 52.5509C187.928 52.5509 188.104 52.727 188.104 52.9443V56.6146C188.104 56.832 187.928 57.008 187.71 57.008Z' fill='%235e9458'/%3E%3Cpath d='M181.903 57.0081C181.685 57.0081 181.508 56.832 181.508 56.6147V55.5285C181.508 55.3111 181.685 55.1351 181.903 55.1351C182.121 55.1351 182.298 55.3111 182.298 55.5285V56.6147C182.298 56.832 182.121 57.0081 181.903 57.0081Z' fill='%235e9458'/%3E%3Cpath d='M183.344 40.3935C182.205 40.3935 181.242 39.2965 181.242 37.9964C181.242 36.6968 182.185 35.7133 183.344 35.7133C184.503 35.7133 185.446 36.7381 185.446 37.9964C185.446 39.2552 184.484 40.3935 183.344 40.3935ZM183.344 36.4996C182.62 36.4996 182.031 37.1705 182.031 37.9964C182.031 38.8228 182.644 39.6067 183.344 39.6067C184.043 39.6067 184.657 38.8537 184.657 37.9964C184.657 37.1396 184.068 36.4996 183.344 36.4996Z' fill='%233F4756'/%3E%3Cpath d='M186.285 45.7469H180.397C179.893 45.7469 179.482 45.338 179.482 44.8362V44.1296C179.482 42.0576 181.175 40.3716 183.254 40.3716H183.427C185.506 40.3716 187.199 42.0576 187.199 44.1296V44.8362C187.199 45.338 186.788 45.7469 186.284 45.7469H186.285ZM183.254 41.1584C181.61 41.1584 180.271 42.4912 180.271 44.1302V44.8368C180.271 44.9056 180.327 44.9612 180.396 44.9612H186.284C186.353 44.9612 186.409 44.9056 186.409 44.8368V44.1302C186.409 42.4923 185.071 41.1584 183.426 41.1584H183.253H183.254Z' fill='%233F4756'/%3E%3Cpath d='M185.193 45.7471C184.975 45.7471 184.799 45.5711 184.799 45.3537V43.9555C184.799 43.7382 184.975 43.5621 185.193 43.5621C185.411 43.5621 185.589 43.7382 185.589 43.9555V45.3537C185.589 45.5711 185.411 45.7471 185.193 45.7471Z' fill='%233F4756'/%3E%3Cpath d='M181.49 45.7471C181.272 45.7471 181.096 45.5711 181.096 45.3537V43.9555C181.096 43.7382 181.272 43.5621 181.49 43.5621C181.708 43.5621 181.885 43.7382 181.885 43.9555V45.3537C181.885 45.5711 181.708 45.7471 181.49 45.7471Z' fill='%233F4756'/%3E%3Cpath d='M192.753 37.0346H188.649C188.431 37.0346 188.254 36.8585 188.254 36.6412C188.254 36.4238 188.431 36.2477 188.649 36.2477H192.753C192.971 36.2477 193.148 36.4238 193.148 36.6412C193.148 36.8585 192.971 37.0346 192.753 37.0346Z' fill='%233F4756'/%3E%3Cpath d='M192.753 39.488H188.649C188.431 39.488 188.254 39.3119 188.254 39.0946C188.254 38.8772 188.431 38.7012 188.649 38.7012H192.753C192.971 38.7012 193.148 38.8772 193.148 39.0946C193.148 39.3119 192.971 39.488 192.753 39.488Z' fill='%233F4756'/%3E%3Cpath d='M191.113 41.9414H188.65C188.432 41.9414 188.256 41.7653 188.256 41.548C188.256 41.3306 188.432 41.1545 188.65 41.1545H191.113C191.331 41.1545 191.508 41.3306 191.508 41.548C191.508 41.7653 191.331 41.9414 191.113 41.9414Z' fill='%233F4756'/%3E%3Cpath d='M195.524 50.7908C195.419 50.7908 195.318 50.7501 195.245 50.6755L192.999 48.4372C192.844 48.2841 192.844 48.0352 192.999 47.8815C193.153 47.7278 193.402 47.7278 193.557 47.8815L195.524 49.8417L198.525 46.8521C198.679 46.6984 198.928 46.6984 199.082 46.8521C199.236 47.0058 199.236 47.2541 199.082 47.4078L195.803 50.6755C195.729 50.7489 195.628 50.7908 195.524 50.7908Z' fill='%235e9458'/%3E%3Cpath d='M104.67 195.361C120.808 195.361 133.89 182.278 133.89 166.141C133.89 150.003 120.808 136.92 104.67 136.92C88.5322 136.92 75.4498 150.003 75.4498 166.141C75.4498 182.278 88.5322 195.361 104.67 195.361Z' fill='white' stroke='%235e9458' stroke-width='2.42061'/%3E%3Cpath d='M122.465 159.545H87.6575C87.4151 159.545 87.2188 159.349 87.2188 159.108C87.2188 158.867 87.4151 158.672 87.6575 158.672H122.465C122.708 158.672 122.904 158.867 122.904 159.108C122.904 159.349 122.708 159.545 122.465 159.545Z' fill='%233F4756'/%3E%3Cpath d='M100.164 171.73H93.718C93.4756 171.73 93.2793 171.535 93.2793 171.294C93.2793 171.053 93.4756 170.857 93.718 170.857H100.164C100.406 170.857 100.603 171.053 100.603 171.294C100.603 171.535 100.406 171.73 100.164 171.73Z' fill='%233F4756'/%3E%3Cpath d='M100.164 173.894H93.718C93.4756 173.894 93.2793 173.698 93.2793 173.457C93.2793 173.216 93.4756 173.021 93.718 173.021H100.164C100.406 173.021 100.603 173.216 100.603 173.457C100.603 173.698 100.406 173.894 100.164 173.894Z' fill='%233F4756'/%3E%3Cpath d='M91.4651 171.73H90.7302C90.4878 171.73 90.291 171.535 90.291 171.294C90.291 171.053 90.4878 170.857 90.7302 170.857H91.4651C91.707 170.857 91.9038 171.053 91.9038 171.294C91.9038 171.535 91.707 171.73 91.4651 171.73Z' fill='%235e9458'/%3E%3Cpath d='M91.4651 173.894H90.7302C90.4878 173.894 90.291 173.698 90.291 173.457C90.291 173.216 90.4878 173.021 90.7302 173.021H91.4651C91.707 173.021 91.9038 173.216 91.9038 173.457C91.9038 173.698 91.707 173.894 91.4651 173.894Z' fill='%235e9458'/%3E%3Cpath d='M98.4237 176.057H93.718C93.4756 176.057 93.2793 175.862 93.2793 175.621C93.2793 175.38 93.4756 175.184 93.718 175.184H98.4228C98.6647 175.184 98.8615 175.38 98.8615 175.621C98.8615 175.862 98.6647 176.057 98.4228 176.057H98.4237Z' fill='%233F4756'/%3E%3Cpath d='M91.4651 176.057H90.7302C90.4878 176.057 90.291 175.862 90.291 175.621C90.291 175.38 90.4878 175.184 90.7302 175.184H91.4651C91.707 175.184 91.9038 175.38 91.9038 175.621C91.9038 175.862 91.707 176.057 91.4651 176.057Z' fill='%235e9458'/%3E%3Cpath d='M119.402 162.592H104.246C103.988 162.592 103.781 162.396 103.781 162.155C103.781 161.914 103.99 161.719 104.246 161.719H119.402C119.659 161.719 119.867 161.914 119.867 162.155C119.867 162.396 119.658 162.592 119.402 162.592Z' fill='%233F4756'/%3E%3Cpath d='M112.194 164.755H104.032C103.894 164.755 103.781 164.56 103.781 164.319C103.781 164.078 103.894 163.882 104.032 163.882H112.194C112.333 163.882 112.446 164.078 112.446 164.319C112.446 164.56 112.333 164.755 112.194 164.755Z' fill='%233F4756'/%3E%3Cpath d='M115.869 166.919H104.396C104.056 166.919 103.781 166.723 103.781 166.482C103.781 166.241 104.056 166.046 104.396 166.046H115.869C116.209 166.046 116.484 166.241 116.484 166.482C116.484 166.723 116.209 166.919 115.869 166.919Z' fill='%233F4756'/%3E%3Cpath d='M112.379 171.73H104.22C103.978 171.73 103.781 171.535 103.781 171.294C103.781 171.053 103.978 170.857 104.22 170.857H112.379C112.621 170.857 112.817 171.053 112.817 171.294C112.817 171.535 112.621 171.73 112.379 171.73Z' fill='%233F4756'/%3E%3Cpath d='M110.258 173.894H104.112C103.93 173.894 103.781 173.698 103.781 173.457C103.781 173.216 103.93 173.021 104.112 173.021H110.258C110.441 173.021 110.589 173.216 110.589 173.457C110.589 173.698 110.441 173.894 110.258 173.894Z' fill='%233F4756'/%3E%3Cpath d='M112.379 176.057H104.22C103.978 176.057 103.781 175.862 103.781 175.621C103.781 175.38 103.978 175.184 104.22 175.184H112.379C112.621 175.184 112.817 175.38 112.817 175.621C112.817 175.862 112.621 176.057 112.379 176.057Z' fill='%233F4756'/%3E%3Cpath d='M95.388 165.225C94.293 165.225 93.4023 164.339 93.4023 163.25C93.4023 162.162 94.293 161.276 95.388 161.276C96.483 161.276 97.3741 162.162 97.3741 163.25C97.3741 164.339 96.483 165.225 95.388 165.225ZM95.388 162.149C94.7769 162.149 94.2798 162.643 94.2798 163.25C94.2798 163.858 94.7769 164.353 95.388 164.353C95.9995 164.353 96.4961 163.858 96.4961 163.25C96.4961 162.643 95.9995 162.149 95.388 162.149Z' fill='%235e9458'/%3E%3Cpath d='M97.7912 167.384C97.6156 167.384 97.4495 167.278 97.3817 167.105C97.1755 166.575 96.6534 166.22 96.0824 166.22H94.6908C94.1198 166.22 93.5977 166.576 93.3915 167.105C93.304 167.33 93.0498 167.442 92.8238 167.354C92.5979 167.268 92.4853 167.015 92.5724 166.79C92.909 165.927 93.7592 165.348 94.6894 165.348H96.0814C97.0126 165.348 97.8633 165.927 98.1984 166.79C98.286 167.015 98.1735 167.268 97.9475 167.354C97.8948 167.374 97.8416 167.384 97.7889 167.384H97.7912Z' fill='%235e9458'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M119.303 178.704C119.321 178.703 119.339 178.703 119.358 178.704H119.358C119.39 178.707 120.528 178.779 121.292 178.077C121.779 177.629 122.026 176.944 122.026 176.041C122.026 176.038 122.026 176.036 122.026 176.033V156.32C122.026 154.831 120.808 153.619 119.31 153.619H90.8116C89.3136 153.619 88.0953 154.831 88.0953 156.32V176.003C88.0953 177.492 89.3136 178.704 90.8116 178.704H119.303ZM119.299 179.575H90.8116C88.8301 179.575 87.2188 177.973 87.2188 176.003V156.32C87.2188 154.349 88.8301 152.747 90.8116 152.747H119.311C121.293 152.747 122.904 154.349 122.904 156.32V176.041C122.904 176.043 122.904 176.046 122.904 176.049C122.902 177.206 122.557 178.106 121.88 178.724C121.036 179.495 119.929 179.58 119.482 179.58V179.581C119.391 179.581 119.328 179.577 119.299 179.575Z' fill='%233F4756'/%3E%3C/svg%3E%0A");
  }

  .Proof_of_identitySvg {
  	background-image: url("data:image/svg+xml,%3Csvg width='104' height='80' viewBox='0 0 104 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2319_4987)'%3E%3Cpath d='M53.7805 69.8853C64.9518 58.7052 64.9518 40.5788 53.7804 29.3987C42.6091 18.2187 24.4966 18.2186 13.3252 29.3987C2.15385 40.5788 2.15387 58.7052 13.3253 69.8853C24.4967 81.0653 42.6091 81.0653 53.7805 69.8853Z' fill='%23EEEEEE'/%3E%3Cpath d='M75.1169 59.6667H39.2237C37.2873 59.6645 35.4308 58.8937 34.0616 57.5234C32.6923 56.1531 31.9221 54.2952 31.9199 52.3573V26.0664C31.9221 24.1285 32.6923 22.2706 34.0616 20.9003C35.4308 19.53 37.2873 18.7592 39.2237 18.757H53.1704C53.3908 18.757 53.6022 18.8446 53.7581 19.0006C53.914 19.1566 54.0015 19.3681 54.0015 19.5888C54.0015 19.8094 53.914 20.0209 53.7581 20.1769C53.6022 20.3329 53.3908 20.4205 53.1704 20.4205H39.2341C37.7404 20.4228 36.3085 21.0177 35.2525 22.0749C34.1965 23.1321 33.6026 24.5653 33.6009 26.0601V52.3573C33.6026 53.8522 34.1965 55.2853 35.2525 56.3426C36.3085 57.3998 37.7404 57.9947 39.2341 57.9969H75.1273C75.3478 57.9969 75.5592 58.0846 75.715 58.2405C75.8709 58.3965 75.9585 58.6081 75.9585 58.8287C75.9585 59.0493 75.8709 59.2609 75.715 59.4169C75.5592 59.5729 75.3478 59.6605 75.1273 59.6605L75.1169 59.6667Z' fill='%233F4756'/%3E%3Cpath d='M66.6432 15.2073C62.9882 15.2073 59.8984 11.6347 59.8984 7.40714C59.8984 3.32302 62.9238 0 66.6432 0C70.3626 0 73.3901 3.32718 73.3901 7.40714C73.3901 11.6347 70.3003 15.2073 66.6432 15.2073ZM66.6432 1.67192C63.8464 1.67192 61.5691 4.24423 61.5691 7.40714C61.5691 10.6719 63.9399 13.5375 66.6432 13.5375C69.3465 13.5375 71.7195 10.6719 71.7195 7.40714C71.7195 4.24423 69.4421 1.68023 66.6432 1.68023V1.67192Z' fill='%235e9458'/%3E%3Cpath d='M76.8359 34.6901H56.454C55.7557 34.689 55.0864 34.4107 54.5929 33.9164C54.0993 33.4221 53.8218 32.7521 53.8213 32.0533V29.5974C53.8262 26.2753 55.1474 23.0908 57.495 20.7421C59.8427 18.3934 63.0252 17.0723 66.3447 17.0685H66.9452C70.2654 17.0723 73.4485 18.394 75.7963 20.7436C78.144 23.0932 79.4647 26.2788 79.4686 29.6016V32.0574C79.4669 32.7555 79.1889 33.4245 78.6955 33.9179C78.2021 34.4113 77.5334 34.689 76.8359 34.6901ZM66.3447 18.7321C63.4672 18.7354 60.7084 19.8807 58.6735 21.9168C56.6386 23.9528 55.4937 26.7135 55.4898 29.5932V32.0491C55.4898 32.305 55.5914 32.5504 55.7722 32.7314C55.953 32.9123 56.1983 33.014 56.454 33.014H76.8359C77.0912 33.0134 77.3359 32.9115 77.5163 32.7307C77.6966 32.5498 77.7979 32.3047 77.7979 32.0491V29.5932C77.7946 26.7137 76.6501 23.953 74.6156 21.9169C72.581 19.8807 69.8225 18.7354 66.9452 18.7321H66.3447Z' fill='%235e9458'/%3E%3Cpath d='M73.0519 34.69C72.8314 34.69 72.62 34.6024 72.4641 34.4464C72.3083 34.2904 72.2207 34.0788 72.2207 33.8582V28.9943C72.2207 28.7737 72.3083 28.5621 72.4641 28.4061C72.62 28.2501 72.8314 28.1625 73.0519 28.1625C73.2723 28.1625 73.4837 28.2501 73.6396 28.4061C73.7954 28.5621 73.883 28.7737 73.883 28.9943V33.8582C73.883 34.0788 73.7954 34.2904 73.6396 34.4464C73.4837 34.6024 73.2723 34.69 73.0519 34.69Z' fill='%235e9458'/%3E%3Cpath d='M60.2354 34.69C60.015 34.69 59.8036 34.6024 59.6477 34.4464C59.4919 34.2904 59.4043 34.0788 59.4043 33.8582V28.9943C59.4043 28.7737 59.4919 28.5621 59.6477 28.4061C59.8036 28.2501 60.015 28.1625 60.2354 28.1625C60.4559 28.1625 60.6673 28.2501 60.8231 28.4061C60.979 28.5621 61.0666 28.7737 61.0666 28.9943V33.8582C61.0666 34.0788 60.979 34.2904 60.8231 34.4464C60.6673 34.6024 60.4559 34.69 60.2354 34.69Z' fill='%235e9458'/%3E%3Cpath d='M71.8278 43.8148H50.1202C49.8998 43.8148 49.6884 43.7272 49.5325 43.5712C49.3766 43.4152 49.2891 43.2036 49.2891 42.983C49.2891 42.7624 49.3766 42.5509 49.5325 42.3949C49.6884 42.2389 49.8998 42.1512 50.1202 42.1512H71.8278C72.0483 42.1512 72.2597 42.2389 72.4155 42.3949C72.5714 42.5509 72.659 42.7624 72.659 42.983C72.659 43.2036 72.5714 43.4152 72.4155 43.5712C72.2597 43.7272 72.0483 43.8148 71.8278 43.8148Z' fill='%233F4756'/%3E%3Cpath d='M61.4073 49.8973H50.1202C49.8998 49.8973 49.6884 49.8097 49.5325 49.6537C49.3766 49.4977 49.2891 49.2862 49.2891 49.0656C49.2891 48.8449 49.3766 48.6334 49.5325 48.4774C49.6884 48.3214 49.8998 48.2338 50.1202 48.2338H61.4073C61.6277 48.2338 61.8391 48.3214 61.995 48.4774C62.1508 48.6334 62.2384 48.8449 62.2384 49.0656C62.2384 49.2862 62.1508 49.4977 61.995 49.6537C61.8391 49.8097 61.6277 49.8973 61.4073 49.8973Z' fill='%233F4756'/%3E%3Cpath d='M44.911 43.8148H43.1739C42.9535 43.8148 42.7421 43.7272 42.5862 43.5712C42.4303 43.4152 42.3428 43.2036 42.3428 42.983C42.3428 42.7624 42.4303 42.5509 42.5862 42.3949C42.7421 42.2389 42.9535 42.1512 43.1739 42.1512H44.911C45.1315 42.1512 45.3429 42.2389 45.4987 42.3949C45.6546 42.5509 45.7422 42.7624 45.7422 42.983C45.7422 43.2036 45.6546 43.4152 45.4987 43.5712C45.3429 43.7272 45.1315 43.8148 44.911 43.8148Z' fill='%235e9458'/%3E%3Cpath d='M44.911 49.8973H43.1739C42.9535 49.8973 42.7421 49.8097 42.5862 49.6537C42.4303 49.4977 42.3428 49.2862 42.3428 49.0656C42.3428 48.8449 42.4303 48.6334 42.5862 48.4774C42.7421 48.3214 42.9535 48.2338 43.1739 48.2338H44.911C45.1315 48.2338 45.3429 48.3214 45.4987 48.4774C45.6546 48.6334 45.7422 48.8449 45.7422 49.0656C45.7422 49.2862 45.6546 49.4977 45.4987 49.6537C45.3429 49.8097 45.1315 49.8973 44.911 49.8973Z' fill='%235e9458'/%3E%3Cpath d='M29.4896 67.5391C30.7473 59.9527 25.6216 52.7823 18.041 51.5237C10.4604 50.265 3.29564 55.3947 2.03796 62.9812C0.780288 70.5676 5.90601 77.738 13.4866 78.9966C21.0672 80.2553 28.232 75.1256 29.4896 67.5391Z' fill='white'/%3E%3Cpath d='M15.7441 79.998C12.8263 79.998 9.97398 79.1321 7.54787 77.5097C5.12176 75.8874 3.23083 73.5815 2.11421 70.8837C0.997599 68.1859 0.705447 65.2172 1.27469 62.3532C1.84394 59.4892 3.24901 56.8585 5.31225 54.7936C7.37548 52.7288 10.0042 51.3226 12.866 50.7529C15.7278 50.1833 18.6941 50.4756 21.3899 51.5931C24.0856 52.7106 26.3897 54.603 28.0108 57.031C29.6318 59.459 30.4971 62.3135 30.4971 65.2336C30.4932 69.1482 28.9377 72.9013 26.1718 75.6693C23.4059 78.4374 19.6557 79.9941 15.7441 79.998ZM15.7441 52.1495C13.1569 52.1491 10.6277 52.9165 8.47637 54.3547C6.32502 55.793 4.64818 57.8374 3.65791 60.2294C2.66764 62.6215 2.40841 65.2537 2.91305 67.7931C3.41769 70.3326 4.66352 72.6653 6.49295 74.4961C8.32238 76.327 10.6532 77.5738 13.1908 78.0788C15.7283 78.5838 18.3584 78.3244 20.7486 77.3334C23.1388 76.3423 25.1816 74.6642 26.6188 72.5112C28.0559 70.3582 28.8227 67.827 28.8223 65.2378C28.819 61.7676 27.4401 58.4404 24.9882 55.9866C22.5363 53.5328 19.2117 52.1528 15.7441 52.1495Z' fill='%233F4756'/%3E%3Cpath d='M14.8279 69.7689C14.7182 69.769 14.6096 69.7473 14.5083 69.7052C14.407 69.6631 14.3151 69.6013 14.2378 69.5235L9.48565 64.7677C9.32914 64.6111 9.24121 64.3986 9.24121 64.1771C9.24121 63.9556 9.32914 63.7432 9.48565 63.5865C9.64216 63.4299 9.85442 63.3419 10.0758 63.3419C10.2971 63.3419 10.5094 63.4299 10.6659 63.5865L14.8216 67.7455L21.1696 61.3927C21.3261 61.2361 21.5383 61.1481 21.7597 61.1481C21.981 61.1481 22.1933 61.2361 22.3498 61.3927C22.5063 61.5493 22.5942 61.7618 22.5942 61.9833C22.5942 62.2048 22.5063 62.4172 22.3498 62.5738L15.4118 69.5172C15.2581 69.6752 15.0481 69.7658 14.8279 69.7689Z' fill='%235e9458'/%3E%3Cpath d='M95.7033 59.752H59.8204C59.6 59.752 59.3886 59.6644 59.2327 59.5084C59.0768 59.3524 58.9893 59.1408 58.9893 58.9202C58.9893 58.6996 59.0768 58.4881 59.2327 58.3321C59.3886 58.1761 59.6 58.0884 59.8204 58.0884H95.7116C97.2051 58.0868 98.6369 57.4923 99.693 56.4354C100.749 55.3786 101.343 53.9456 101.345 52.451V26.1496C101.343 24.6549 100.749 23.222 99.693 22.1651C98.6369 21.1082 97.2051 20.5138 95.7116 20.5121H81.7774C81.5569 20.5121 81.3455 20.4245 81.1896 20.2685C81.0338 20.1125 80.9462 19.9009 80.9462 19.6803C80.9462 19.4597 81.0338 19.2481 81.1896 19.0921C81.3455 18.9361 81.5569 18.8485 81.7774 18.8485H95.7116C97.648 18.8507 99.5045 19.6215 100.874 20.9918C102.243 22.3621 103.013 24.22 103.015 26.1579V52.451C103.011 54.3889 102.239 56.2459 100.868 57.6146C99.497 58.9834 97.6397 59.752 95.7033 59.752Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2319_4987'%3E%3Crect width='102.013' height='80' fill='white' transform='translate(0.993164)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  	width: 144px;
  	height: 144px;
  	margin: auto;
  	margin-bottom: 15px;
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-image: url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.998 141.638C110.458 141.638 141.636 110.46 141.636 71.9999C141.636 33.5399 110.458 2.3619 71.998 2.3619C33.538 2.3619 2.36001 33.5399 2.36001 71.9999C2.36001 110.46 33.538 141.638 71.998 141.638Z' fill='white' stroke='%235e9458' stroke-width='3.27607'/%3E%3Cpath d='M115.198 55.9873H30.695C30.1065 55.9873 29.6299 55.513 29.6299 54.9279C29.6299 54.3428 30.1065 53.8685 30.695 53.8685H115.198C115.786 53.8685 116.263 54.3428 116.263 54.9279C116.263 55.513 115.786 55.9873 115.198 55.9873Z' fill='%233F4756'/%3E%3Cpath d='M61.058 85.5703H45.4089C44.8203 85.5703 44.3438 85.096 44.3438 84.5108C44.3438 83.9257 44.8203 83.4514 45.4089 83.4514H61.058C61.6455 83.4514 62.1232 83.9257 62.1232 84.5108C62.1232 85.096 61.6455 85.5703 61.058 85.5703Z' fill='%233F4756'/%3E%3Cpath d='M61.058 90.8227H45.4089C44.8203 90.8227 44.3438 90.3484 44.3438 89.7633C44.3438 89.1781 44.8203 88.7039 45.4089 88.7039H61.058C61.6455 88.7039 62.1232 89.1781 62.1232 89.7633C62.1232 90.3484 61.6455 90.8227 61.058 90.8227Z' fill='%233F4756'/%3E%3Cpath d='M39.9382 85.5703H38.1542C37.5656 85.5703 37.0879 85.096 37.0879 84.5108C37.0879 83.9257 37.5656 83.4514 38.1542 83.4514H39.9382C40.5256 83.4514 41.0033 83.9257 41.0033 84.5108C41.0033 85.096 40.5256 85.5703 39.9382 85.5703Z' fill='%235e9458'/%3E%3Cpath d='M39.9382 90.8227H38.1542C37.5656 90.8227 37.0879 90.3484 37.0879 89.7633C37.0879 89.1781 37.5656 88.7039 38.1542 88.7039H39.9382C40.5256 88.7039 41.0033 89.1781 41.0033 89.7633C41.0033 90.3484 40.5256 90.8227 39.9382 90.8227Z' fill='%235e9458'/%3E%3Cpath d='M56.8329 96.0742H45.4089C44.8203 96.0742 44.3438 95.5999 44.3438 95.0148C44.3438 94.4296 44.8203 93.9553 45.4089 93.9553H56.8306C57.418 93.9553 57.8958 94.4296 57.8958 95.0148C57.8958 95.5999 57.418 96.0742 56.8306 96.0742H56.8329Z' fill='%233F4756'/%3E%3Cpath d='M39.9382 96.0742H38.1542C37.5656 96.0742 37.0879 95.5999 37.0879 95.0148C37.0879 94.4296 37.5656 93.9553 38.1542 93.9553H39.9382C40.5256 93.9553 41.0033 94.4296 41.0033 95.0148C41.0033 95.5999 40.5256 96.0742 39.9382 96.0742Z' fill='%235e9458'/%3E%3Cpath d='M107.761 63.385H70.968C70.3417 63.385 69.8389 62.9096 69.8389 62.3256C69.8389 61.7404 70.3451 61.2662 70.968 61.2662H107.761C108.386 61.2662 108.89 61.7404 108.89 62.3256C108.89 62.9096 108.384 63.385 107.761 63.385Z' fill='%233F4756'/%3E%3Cpath d='M90.2629 68.6363H70.448C70.112 68.6363 69.8389 68.162 69.8389 67.5769C69.8389 66.9917 70.112 66.5175 70.448 66.5175H90.2629C90.6 66.5175 90.8731 66.9917 90.8731 67.5769C90.8731 68.162 90.6 68.6363 90.2629 68.6363Z' fill='%233F4756'/%3E%3Cpath d='M99.184 73.889H71.3303C70.5063 73.889 69.8389 73.4136 69.8389 72.8296C69.8389 72.2444 70.5063 71.7701 71.3303 71.7701H99.184C100.009 71.7701 100.677 72.2444 100.677 72.8296C100.677 73.4136 100.009 73.889 99.184 73.889Z' fill='%233F4756'/%3E%3Cpath d='M90.7109 85.5703H70.904C70.3154 85.5703 69.8389 85.096 69.8389 84.5108C69.8389 83.9257 70.3154 83.4514 70.904 83.4514H90.7109C91.2994 83.4514 91.776 83.9257 91.776 84.5108C91.776 85.096 91.2994 85.5703 90.7109 85.5703Z' fill='%233F4756'/%3E%3Cpath d='M85.5634 90.8227H70.6411C70.1989 90.8227 69.8389 90.3484 69.8389 89.7633C69.8389 89.1781 70.1989 88.7039 70.6411 88.7039H85.5634C86.0068 88.7039 86.3669 89.1781 86.3669 89.7633C86.3669 90.3484 86.0068 90.8227 85.5634 90.8227Z' fill='%233F4756'/%3E%3Cpath d='M90.7109 96.0742H70.904C70.3154 96.0742 69.8389 95.5999 69.8389 95.0148C69.8389 94.4296 70.3154 93.9553 70.904 93.9553H90.7109C91.2994 93.9553 91.776 94.4296 91.776 95.0148C91.776 95.5999 91.2994 96.0742 90.7109 96.0742Z' fill='%233F4756'/%3E%3Cpath d='M49.4631 69.777C46.8049 69.777 44.6426 67.6273 44.6426 64.9839C44.6426 62.3404 46.8049 60.1907 49.4631 60.1907C52.1214 60.1907 54.2849 62.3404 54.2849 64.9839C54.2849 67.6273 52.1214 69.777 49.4631 69.777ZM49.4631 62.3096C47.9797 62.3096 46.7729 63.5084 46.7729 64.9839C46.7729 66.4593 47.9797 67.6593 49.4631 67.6593C50.9477 67.6593 52.1534 66.4593 52.1534 64.9839C52.1534 63.5084 50.9477 62.3096 49.4631 62.3096Z' fill='%235e9458'/%3E%3Cpath d='M55.2979 75.0193C54.8716 75.0193 54.4682 74.761 54.3036 74.3415C53.803 73.0558 52.5356 72.1941 51.1493 72.1941H47.771C46.3847 72.1941 45.1173 73.0581 44.6167 74.3415C44.4042 74.8867 43.787 75.1587 43.2385 74.9473C42.6899 74.737 42.4167 74.1233 42.6282 73.577C43.4453 71.4821 45.5093 70.0753 47.7676 70.0753H51.147C53.4076 70.0753 55.4727 71.4821 56.2865 73.577C56.499 74.1233 56.2259 74.737 55.6773 74.9473C55.5493 74.9953 55.4202 75.0193 55.2922 75.0193H55.2979Z' fill='%235e9458'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.521 102.499C107.566 102.497 107.609 102.498 107.654 102.502H107.655C107.733 102.507 110.494 102.683 112.349 100.978C113.533 99.8902 114.132 98.2274 114.132 96.0354C114.132 96.0285 114.132 96.0228 114.133 96.0159V48.1577C114.133 44.5428 111.174 41.6022 107.537 41.6022H38.3522C34.7156 41.6022 31.7579 44.5428 31.7579 48.1577V95.9428C31.7579 99.5588 34.7156 102.499 38.3522 102.499H107.521ZM107.512 104.615H38.3522C33.5419 104.615 29.6299 100.726 29.6299 95.9428V48.1577C29.6299 43.3748 33.5419 39.4857 38.3522 39.4857H107.541C112.351 39.4857 116.263 43.3748 116.263 48.1577V96.0354C116.263 96.0411 116.263 96.0479 116.263 96.0548C116.26 98.8628 115.422 101.048 113.777 102.55C111.728 104.421 109.04 104.626 107.957 104.626V104.629C107.735 104.629 107.581 104.621 107.512 104.615Z' fill='%233F4756'/%3E%3C/svg%3E%0A");
  }

  .Proof_of_AdressSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='127' height='80' viewBox='0 0 127 80' fill='none'%3E%3Cg clip-path='url(%23clip0_2324_4896)'%3E%3Cpath d='M50.1535 71.4699C61.5247 60.0987 61.5246 41.6625 50.1535 30.2914C38.7824 18.9202 20.3461 18.9202 8.97502 30.2913C-2.39612 41.6625 -2.39613 60.0987 8.975 71.4699C20.3461 82.841 38.7824 82.841 50.1535 71.4699Z' fill='%23EEEEEE'/%3E%3Cpath d='M115.988 19.2316H105.457C105.36 19.2192 105.261 19.2278 105.167 19.2566C105.073 19.2854 104.987 19.3339 104.913 19.3988C104.839 19.4637 104.78 19.5436 104.74 19.633C104.7 19.7225 104.679 19.8195 104.679 19.9177C104.679 20.0159 104.7 20.1129 104.74 20.2024C104.78 20.2919 104.839 20.3717 104.913 20.4366C104.987 20.5015 105.073 20.55 105.167 20.5789C105.261 20.6077 105.36 20.6162 105.457 20.6039H115.988C116.155 20.5827 116.309 20.5013 116.42 20.375C116.532 20.2487 116.593 20.0861 116.593 19.9177C116.593 19.7493 116.532 19.5868 116.42 19.4604C116.309 19.3341 116.155 19.2527 115.988 19.2316Z' fill='%233F4756'/%3E%3Cpath d='M96.6879 19.13H76.8059C76.6225 19.13 76.4466 19.2029 76.3169 19.3326C76.1872 19.4623 76.1143 19.6382 76.1143 19.8216V40.8509C76.1143 41.0343 76.1872 41.2102 76.3169 41.34C76.4466 41.4697 76.6225 41.5425 76.8059 41.5425H96.6879C96.8714 41.5425 97.0472 41.4697 97.177 41.34C97.3067 41.2102 97.3796 41.0343 97.3796 40.8509V19.8216C97.3796 19.6382 97.3067 19.4623 97.177 19.3326C97.0472 19.2029 96.8714 19.13 96.6879 19.13ZM95.999 40.162H77.4976V20.5023H95.999V40.162Z' fill='%235e9458'/%3E%3Cpath d='M92.9114 36.2893C92.7256 35.0496 92.1868 33.8896 91.3594 32.9478C90.532 32.0061 89.4511 31.3224 88.2456 30.9785L87.3865 30.7314L88.1358 30.2402C88.7154 29.8405 89.1879 29.3047 89.5119 28.6797C89.8359 28.0547 90.0014 27.3596 89.9939 26.6557C89.9939 24.4874 88.3746 22.7227 86.3847 22.7227C84.3949 22.7227 82.7755 24.4874 82.7755 26.6557C82.768 27.3596 82.9335 28.0547 83.2575 28.6797C83.5815 29.3047 84.054 29.8405 84.6336 30.2402L85.3829 30.7314L84.5239 30.9785C83.3184 31.3224 82.2374 32.0061 81.41 32.9478C80.5827 33.8896 80.0439 35.0496 79.858 36.2893C79.8429 36.3787 79.846 36.4703 79.8673 36.5585C79.8885 36.6467 79.9274 36.7297 79.9815 36.8025C80.0346 36.8758 80.1018 36.9378 80.1791 36.9849C80.2563 37.032 80.3422 37.0633 80.4317 37.077C80.6128 37.1047 80.7976 37.0596 80.9456 36.9516C81.0937 36.8437 81.193 36.6815 81.2221 36.5006C81.4073 35.2654 82.0297 34.1376 82.9761 33.3225C83.9226 32.5074 85.1302 32.059 86.3792 32.059C87.6283 32.059 88.8359 32.5074 89.7823 33.3225C90.7288 34.1376 91.3512 35.2654 91.5364 36.5006C91.5568 36.636 91.6172 36.7623 91.7097 36.8633C91.8023 36.9642 91.9229 37.0353 92.056 37.0674C92.1892 37.0995 92.3289 37.0912 92.4573 37.0435C92.5857 36.9959 92.697 36.911 92.777 36.7998C92.8311 36.727 92.8699 36.644 92.8911 36.5558C92.9124 36.4676 92.9156 36.376 92.9005 36.2865L92.9114 36.2893ZM84.1643 26.6557C84.1643 25.2504 85.1634 24.1059 86.3902 24.1059C87.6171 24.1059 88.6161 25.2504 88.6161 26.6557C88.6161 28.1186 87.5759 29.4003 86.3902 29.4003C85.2046 29.4003 84.1643 28.1186 84.1643 26.6557Z' fill='%235e9458'/%3E%3Cpath d='M105.457 27.6163H115.988C116.155 27.5952 116.309 27.5138 116.42 27.3875C116.532 27.2611 116.593 27.0985 116.593 26.9302C116.593 26.7618 116.532 26.5992 116.42 26.4729C116.309 26.3466 116.155 26.2652 115.988 26.244H105.457C105.36 26.2317 105.261 26.2402 105.167 26.269C105.073 26.2979 104.987 26.3464 104.913 26.4113C104.839 26.4762 104.78 26.556 104.74 26.6455C104.7 26.7349 104.679 26.832 104.679 26.9302C104.679 27.0283 104.7 27.1254 104.74 27.2148C104.78 27.3043 104.839 27.3842 104.913 27.4491C104.987 27.514 105.073 27.5625 105.167 27.5913C105.261 27.6201 105.36 27.6287 105.457 27.6163Z' fill='%233F4756'/%3E%3Cpath d='M115.988 33.2373H105.457C105.36 33.225 105.261 33.2335 105.167 33.2623C105.073 33.2912 104.987 33.3396 104.913 33.4045C104.839 33.4695 104.78 33.5493 104.74 33.6388C104.7 33.7282 104.679 33.8253 104.679 33.9235C104.679 34.0216 104.7 34.1187 104.74 34.2081C104.78 34.2976 104.839 34.3774 104.913 34.4424C104.987 34.5073 105.073 34.5557 105.167 34.5846C105.261 34.6134 105.36 34.6219 105.457 34.6096H115.988C116.155 34.5884 116.309 34.5071 116.42 34.3807C116.532 34.2544 116.593 34.0918 116.593 33.9235C116.593 33.7551 116.532 33.5925 116.42 33.4662C116.309 33.3398 116.155 33.2585 115.988 33.2373Z' fill='%233F4756'/%3E%3Cpath d='M115.988 40.2388H105.457C105.36 40.2264 105.261 40.235 105.167 40.2638C105.073 40.2926 104.987 40.3411 104.913 40.406C104.839 40.4709 104.78 40.5508 104.74 40.6402C104.7 40.7297 104.679 40.8267 104.679 40.9249C104.679 41.0231 104.7 41.1201 104.74 41.2096C104.78 41.2991 104.839 41.3789 104.913 41.4438C104.987 41.5087 105.073 41.5572 105.167 41.5861C105.261 41.6149 105.36 41.6234 105.457 41.6111H115.988C116.155 41.5899 116.309 41.5085 116.42 41.3822C116.532 41.2559 116.593 41.0933 116.593 40.9249C116.593 40.7565 116.532 40.594 116.42 40.4676C116.309 40.3413 116.155 40.2599 115.988 40.2388Z' fill='%233F4756'/%3E%3Cpath d='M115.989 47.4462H76.6253C76.5279 47.4338 76.429 47.4424 76.3352 47.4712C76.2413 47.5 76.1547 47.5485 76.0811 47.6134C76.0074 47.6783 75.9484 47.7582 75.908 47.8476C75.8676 47.9371 75.8467 48.0341 75.8467 48.1323C75.8467 48.2305 75.8676 48.3275 75.908 48.417C75.9484 48.5065 76.0074 48.5863 76.0811 48.6512C76.1547 48.7161 76.2413 48.7646 76.3352 48.7934C76.429 48.8223 76.5279 48.8308 76.6253 48.8185H115.989C116.156 48.7973 116.309 48.7159 116.42 48.5896C116.532 48.4633 116.593 48.3007 116.593 48.1323C116.593 47.9639 116.532 47.8014 116.42 47.675C116.309 47.5487 116.156 47.4673 115.989 47.4462Z' fill='%233F4756'/%3E%3Cpath d='M115.989 54.4504H76.6253C76.5279 54.4381 76.429 54.4466 76.3352 54.4755C76.2413 54.5043 76.1547 54.5528 76.0811 54.6177C76.0074 54.6826 75.9484 54.7624 75.908 54.8519C75.8676 54.9414 75.8467 55.0384 75.8467 55.1366C75.8467 55.2348 75.8676 55.3318 75.908 55.4213C75.9484 55.5107 76.0074 55.5906 76.0811 55.6555C76.1547 55.7204 76.2413 55.7689 76.3352 55.7977C76.429 55.8265 76.5279 55.8351 76.6253 55.8227H115.989C116.156 55.8016 116.309 55.7202 116.42 55.5939C116.532 55.4676 116.593 55.305 116.593 55.1366C116.593 54.9682 116.532 54.8056 116.42 54.6793C116.309 54.553 116.156 54.4716 115.989 54.4504Z' fill='%233F4756'/%3E%3Cpath d='M100.674 61.4519H76.6252C76.4581 61.4731 76.3046 61.5544 76.1933 61.6808C76.0819 61.8071 76.0205 61.9697 76.0205 62.1381C76.0205 62.3064 76.0819 62.469 76.1933 62.5953C76.3046 62.7217 76.4581 62.803 76.6252 62.8242H100.674C100.841 62.803 100.994 62.7217 101.105 62.5953C101.217 62.469 101.278 62.3064 101.278 62.1381C101.278 61.9697 101.217 61.8071 101.105 61.6808C100.994 61.5544 100.841 61.4731 100.674 61.4519Z' fill='%233F4756'/%3E%3Cpath d='M121.091 0H82.4575H82.3258H82.2544H82.1968C82.1037 0.000254177 82.0117 0.0199129 81.9266 0.0577183C81.8415 0.0955237 81.7653 0.150651 81.7027 0.219574L81.6478 0.268975C81.5944 0.307188 81.5439 0.34939 81.4969 0.395225L70.6309 11.2611L70.34 10.9867C67.9028 8.59887 64.0686 7.44065 58.2637 7.34184H58.1786H57.4349H57.3882C50.9164 7.44888 46.9586 8.82668 44.5626 11.8156C41.5435 15.5482 41.1538 21.8663 43.3001 31.703C43.345 31.9317 43.4474 32.1452 43.5977 32.3234C43.748 32.5015 43.9413 32.6385 44.1591 32.7213L44.3457 32.7926L44.4062 32.9848C45.7785 37.4832 48.5066 41.5315 51.6876 43.8177L51.8633 43.944V44.1608C51.8111 46.5816 51.3857 49.65 50.5788 50.6875L50.4855 50.8028L50.34 50.8357C44.4583 52.1202 40.2837 54.2418 37.5803 57.324C34.7863 60.5077 33.4277 64.8525 33.4277 70.6079V75.0652C33.4292 76.2818 33.9131 77.4482 34.7734 78.3085C35.6337 79.1688 36.8001 79.6527 38.0167 79.6542H121.096C122.544 79.652 123.932 79.0758 124.956 78.052C125.98 77.0282 126.556 75.6403 126.558 74.1924V5.46179C126.556 4.01295 125.979 2.62416 124.954 1.60019C123.929 0.576222 122.54 0.000725322 121.091 0ZM81.5051 2.33567V11.0937C81.5044 11.6955 81.265 12.2724 80.8395 12.6979C80.414 13.1234 79.8371 13.3628 79.2353 13.3635H70.4773L81.5051 2.33567ZM44.3074 29.683C42.6606 21.2625 43.0832 15.8556 45.6494 12.6664C47.8177 9.97118 51.5751 8.74983 57.8301 8.70591C63.4565 8.74983 67.1151 9.7818 69.3575 11.9473L69.6594 12.2382L68.5148 13.3663C68.4816 13.3991 68.4505 13.4339 68.4216 13.4706L68.3694 13.5255C68.2916 13.589 68.229 13.669 68.1858 13.7596C68.1427 13.8502 68.12 13.9493 68.1196 14.0497V14.1457V14.1869C68.1169 14.2335 68.1169 14.2803 68.1196 14.3269V21.6138L67.6201 21.504C67.4695 21.4709 67.3159 21.4534 67.1618 21.4519C62.8692 21.4052 58.0085 18.6551 57.9591 18.6277C57.8948 18.5917 57.8254 18.5658 57.7532 18.5508C57.4836 18.4933 57.2039 18.5043 56.9397 18.583C56.6755 18.6616 56.4352 18.8053 56.2409 19.001C56.0643 19.1776 55.935 19.396 55.865 19.6358C55.7949 19.8757 55.7864 20.1293 55.8402 20.3733C55.8468 20.4051 55.856 20.4363 55.8677 20.4666L57.1164 23.815L50.3455 20.2278C49.8212 19.9538 49.2211 19.8607 48.6384 19.9629C48.0557 20.0652 47.523 20.357 47.1233 20.7932C47.0443 20.8821 46.9895 20.9899 46.9641 21.1061L44.6916 31.6481L44.3074 29.683ZM45.7565 32.6335L45.6934 32.4276L45.8251 32.2574C45.9448 32.1065 46.0325 31.9328 46.0831 31.7469V31.7167L48.2788 21.5617L48.4325 21.4711C48.6248 21.3601 48.8418 21.2989 49.0637 21.2932C49.2857 21.2874 49.5055 21.3373 49.7032 21.4382L58.0853 25.868C58.2091 25.9332 58.3497 25.9594 58.4886 25.9431C58.6276 25.9267 58.7583 25.8687 58.8635 25.7765C58.9688 25.6843 59.0436 25.5624 59.0781 25.4268C59.1127 25.2913 59.1052 25.1484 59.0569 25.0172L57.089 19.742L58.0304 20.2278C59.5509 20.999 63.4812 22.7968 67.1563 22.8352C67.307 22.818 67.4585 22.8608 67.5781 22.9542C67.6977 23.0476 67.7759 23.1843 67.7958 23.3347C67.8049 23.5089 67.8805 23.673 68.0071 23.793L68.1306 23.9138V36.8766L68.0757 36.9699C65.4135 41.7209 61.5902 44.556 57.8521 44.556C52.3354 44.5588 47.6009 38.5591 45.7455 32.6335H45.7565ZM68.1306 39.5554V51.3078L67.6448 51.22L66.676 51.0525C66.2094 50.9729 65.762 50.8961 65.3585 50.8165L65.2076 50.7891L65.1115 50.6656C64.3074 49.6171 63.8847 46.5486 63.8325 44.1334V43.9165L64.0082 43.7903C65.2868 42.8566 66.4277 41.748 67.3978 40.4968L68.1306 39.5554ZM51.9923 50.9675C52.7855 49.4524 53.0901 47.0866 53.189 45.3684L53.2274 44.7701L53.7763 45.0199C55.0486 45.6224 56.4393 45.9336 57.847 45.9308C59.2548 45.9279 60.6442 45.6111 61.914 45.0034L62.4629 44.7537L62.5014 45.352C62.6084 47.0756 62.9021 49.4497 63.698 50.9675L63.8682 51.2886L57.8493 55.4686L51.8303 51.2886L51.9923 50.9675ZM45.8499 78.2571V65.6786C45.8622 65.5812 45.8536 65.4823 45.8248 65.3885C45.796 65.2946 45.7474 65.208 45.6825 65.1343C45.6176 65.0607 45.5378 65.0017 45.4484 64.9613C45.3589 64.9209 45.2619 64.9 45.1637 64.9C45.0655 64.9 44.9685 64.9209 44.879 64.9613C44.7895 65.0017 44.7097 65.0607 44.6448 65.1343C44.5799 65.208 44.5314 65.2946 44.5025 65.3885C44.4737 65.4823 44.4652 65.5812 44.4776 65.6786V78.2626H38.0195C37.1692 78.2612 36.3542 77.9226 35.7533 77.3211C35.1523 76.7197 34.8144 75.9044 34.8137 75.0542V70.5969C34.8137 65.201 35.9857 61.3147 38.4998 58.3615C41.0138 55.4082 44.8124 53.4596 50.4882 52.2053L50.6639 52.1669L57.454 56.8848C57.5702 56.9652 57.7081 57.0083 57.8493 57.0083C57.9905 57.0083 58.1284 56.9652 58.2445 56.8848L65.0374 52.1641L65.2076 52.197C65.5973 52.2711 66.009 52.3398 66.4426 52.4139C66.8763 52.488 67.3429 52.5676 67.7903 52.6527L68.1279 52.7158V74.1814C68.1241 75.423 68.5487 76.6279 69.33 77.5929L69.8789 78.2626L45.8499 78.2571ZM125.169 74.1759C125.168 75.2576 124.739 76.2949 123.974 77.06C123.209 77.8252 122.172 78.2557 121.091 78.2571H73.5814C72.4994 78.2557 71.4622 77.8252 70.6971 77.0602C69.9321 76.2951 69.5016 75.2579 69.5002 74.1759V52.3562L69.5167 52.2849C69.5344 52.1942 69.5344 52.101 69.5167 52.0104V51.9198V37.2279L69.5331 37.1703C69.5742 37.0418 69.5742 36.9036 69.5331 36.7751L69.5167 36.7174V14.7386H79.2518C80.2204 14.7378 81.1492 14.3527 81.8341 13.6678C82.519 12.9829 82.9041 12.0541 82.9048 11.0855V1.38329H121.107C122.188 1.38474 123.225 1.81491 123.989 2.57946C124.754 3.34401 125.184 4.38055 125.186 5.46179L125.169 74.1759Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2324_4896'%3E%3Crect width='126.104' height='80' fill='white' transform='translate(0.448242)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 144px;
  	height: 144px;
  	margin: auto;
  	margin-bottom: 15px;
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-image: url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 141.638C110.46 141.638 141.638 110.46 141.638 72C141.638 33.54 110.46 2.36196 72 2.36196C33.54 2.36196 2.36196 33.54 2.36196 72C2.36196 110.46 33.54 141.638 72 141.638Z' fill='white' stroke='%235e9458' stroke-width='3.27607'/%3E%3Cpath d='M107.624 110.559H57.6945C52.4721 110.559 48.2257 106.328 48.2257 101.125V40.634C48.2257 36.4836 44.837 33.1102 40.6741 33.1102C40.145 33.1102 39.7148 32.6828 39.7148 32.1551C39.7148 31.6274 40.145 31.2 40.6741 31.2H90.6033C95.8243 31.2 100.072 35.4311 100.072 40.634V56.8037C100.072 57.3313 99.6419 57.7587 99.1128 57.7587C98.5838 57.7587 98.1549 57.3313 98.1549 56.8037V40.634C98.1549 36.4836 94.7662 33.1102 90.6033 33.1102H46.3768C48.6615 34.8352 50.1429 37.5654 50.1429 40.634V101.125C50.1429 105.275 53.5316 108.649 57.6945 108.649H101.92C99.6349 106.924 98.1549 104.193 98.1549 101.125V92.6641C98.1549 92.1364 98.5838 91.709 99.1128 91.709C99.6419 91.709 100.072 92.1364 100.072 92.6641V101.125C100.072 105.275 103.459 108.649 107.624 108.649C108.153 108.649 108.582 109.076 108.582 109.604C108.582 110.131 108.153 110.559 107.624 110.559Z' fill='%233F4756'/%3E%3Cpath d='M49.1837 46.6764H32.162C31.6329 46.6764 31.2041 46.2489 31.2041 45.7213V40.6326C31.2041 35.4311 35.4505 31.2 40.6728 31.2C41.2019 31.2 41.6321 31.6274 41.6321 32.1551C41.6321 32.6828 41.2019 33.1102 40.6728 33.1102C36.5072 33.1102 33.1213 36.4864 33.1213 40.634V44.7676H49.1837C49.7128 44.7676 50.1416 45.1964 50.1416 45.7227C50.1416 46.2503 49.7128 46.6778 49.1837 46.6778V46.6764Z' fill='%233F4756'/%3E%3Cpath d='M98.814 88.599C96.2216 88.599 93.6752 87.8778 91.4225 86.4702C88.2579 84.496 86.054 81.4122 85.2172 77.7867C83.4908 70.3033 88.1953 62.8158 95.7093 61.0921C103.221 59.3727 110.736 64.0604 112.465 71.5466C114.194 79.0328 109.487 86.519 101.973 88.2412C100.925 88.4807 99.8652 88.599 98.814 88.599ZM98.8433 62.6459C97.9509 62.6459 97.0445 62.7461 96.1381 62.9522C89.6571 64.4377 85.5946 70.9006 87.0843 77.3593C87.8069 80.4891 89.7073 83.1497 92.4375 84.8524C95.1677 86.5566 98.4019 87.0982 101.541 86.3811C108.022 84.8956 112.086 78.4341 110.595 71.974C109.313 66.4189 104.334 62.6459 98.8405 62.6459H98.8433Z' fill='%235e9458'/%3E%3Cpath d='M81.9823 98.9893H59.0657C58.5366 98.9893 58.1064 98.5605 58.1064 98.0342V82.7361C58.1064 82.2084 58.5366 81.781 59.0657 81.781C59.5948 81.781 60.0236 82.2084 60.0236 82.7361V97.0805H81.9823C82.5128 97.0805 82.9416 97.5094 82.9416 98.0356C82.9416 98.5633 82.5128 98.9907 81.9823 98.9907V98.9893Z' fill='%233F4756'/%3E%3Cpath d='M68.8089 95.0085C68.2798 95.0085 67.8496 94.5811 67.8496 94.0535V88.0904C67.8496 87.5627 68.2798 87.1353 68.8089 87.1353C69.3379 87.1353 69.7667 87.5627 69.7667 88.0904V94.0535C69.7667 94.5811 69.3379 95.0085 68.8089 95.0085Z' fill='%235e9458'/%3E%3Cpath d='M73.5208 95.0086C72.9904 95.0086 72.5615 94.5812 72.5615 94.0535V89.6164C72.5615 89.0887 72.9904 88.6613 73.5208 88.6613C74.0499 88.6613 74.4787 89.0887 74.4787 89.6164V94.0535C74.4787 94.5812 74.0499 95.0086 73.5208 95.0086Z' fill='%235e9458'/%3E%3Cpath d='M78.1966 95.0089C77.6675 95.0089 77.2373 94.5814 77.2373 94.0538V85.1433C77.2373 84.6156 77.6675 84.1882 78.1966 84.1882C78.7256 84.1882 79.1545 84.6156 79.1545 85.1433V94.0538C79.1545 94.5814 78.7256 95.0089 78.1966 95.0089Z' fill='%235e9458'/%3E%3Cpath d='M64.1018 95.0087C63.5728 95.0087 63.1426 94.5813 63.1426 94.0536V91.4167C63.1426 90.889 63.5728 90.4616 64.1018 90.4616C64.6309 90.4616 65.0597 90.889 65.0597 91.4167V94.0536C65.0597 94.5813 64.6309 95.0087 64.1018 95.0087Z' fill='%235e9458'/%3E%3Cpath d='M67.6007 54.6741C64.8343 54.6741 62.498 52.0107 62.498 48.8544C62.498 45.6996 64.7869 43.3118 67.6007 43.3118C70.4144 43.3118 72.7033 45.7998 72.7033 48.8544C72.7033 51.9104 70.3671 54.6741 67.6007 54.6741ZM67.6007 45.2206C65.8437 45.2206 64.4124 46.8496 64.4124 48.8544C64.4124 50.8607 65.9021 52.7639 67.6007 52.7639C69.2979 52.7639 70.789 50.9358 70.789 48.8544C70.789 46.7744 69.3577 45.2206 67.6007 45.2206Z' fill='%233F4756'/%3E%3Cpath d='M74.7386 67.6698H60.4443C59.2205 67.6698 58.2236 66.6771 58.2236 65.4589V63.7437C58.2236 58.7134 62.3322 54.6202 67.3805 54.6202H67.7996C72.8479 54.6202 76.9565 58.7134 76.9565 63.7437V65.4589C76.9565 66.6771 75.9596 67.6698 74.7358 67.6698H74.7386ZM67.3805 56.5304C63.3889 56.5304 60.138 59.766 60.138 63.7451V65.4603C60.138 65.6274 60.2744 65.7624 60.4415 65.7624H74.7358C74.9029 65.7624 75.0393 65.6274 75.0393 65.4603V63.7451C75.0393 59.7688 71.7912 56.5304 67.7982 56.5304H67.3777H67.3805Z' fill='%233F4756'/%3E%3Cpath d='M72.0868 67.6703C71.5577 67.6703 71.1289 67.2429 71.1289 66.7152V63.3209C71.1289 62.7932 71.5577 62.3658 72.0868 62.3658C72.6158 62.3658 73.046 62.7932 73.046 63.3209V66.7152C73.046 67.2429 72.6158 67.6703 72.0868 67.6703Z' fill='%233F4756'/%3E%3Cpath d='M63.1024 67.6703C62.5733 67.6703 62.1445 67.2429 62.1445 66.7152V63.3209C62.1445 62.7932 62.5733 62.3658 63.1024 62.3658C63.6314 62.3658 64.0616 62.7932 64.0616 63.3209V66.7152C64.0616 67.2429 63.6314 67.6703 63.1024 67.6703Z' fill='%233F4756'/%3E%3Cpath d='M90.4432 46.5189H80.4788C79.9483 46.5189 79.5195 46.0915 79.5195 45.5639C79.5195 45.0362 79.9483 44.6088 80.4788 44.6088H90.4432C90.9723 44.6088 91.4011 45.0362 91.4011 45.5639C91.4011 46.0915 90.9723 46.5189 90.4432 46.5189Z' fill='%233F4756'/%3E%3Cpath d='M90.4432 52.4756H80.4788C79.9483 52.4756 79.5195 52.0482 79.5195 51.5205C79.5195 50.9929 79.9483 50.5654 80.4788 50.5654H90.4432C90.9723 50.5654 91.4011 50.9929 91.4011 51.5205C91.4011 52.0482 90.9723 52.4756 90.4432 52.4756Z' fill='%233F4756'/%3E%3Cpath d='M86.4626 58.4309H80.4842C79.9552 58.4309 79.5264 58.0035 79.5264 57.4758C79.5264 56.9481 79.9552 56.5207 80.4842 56.5207H86.4626C86.9917 56.5207 87.4219 56.9481 87.4219 57.4758C87.4219 58.0035 86.9917 58.4309 86.4626 58.4309Z' fill='%233F4756'/%3E%3Cpath d='M97.1678 79.9154C96.913 79.9154 96.6694 79.8166 96.4912 79.6356L91.0377 74.2016C90.6632 73.8299 90.6632 73.2256 91.0377 72.8525C91.4122 72.4794 92.0179 72.4794 92.3924 72.8525L97.1678 77.6113L104.454 70.3534C104.828 69.9803 105.434 69.9803 105.807 70.3534C106.181 70.7265 106.181 71.3294 105.807 71.7025L97.8458 79.6356C97.6662 79.8138 97.4212 79.9154 97.1678 79.9154Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }

  .Take_a_selfieSvg{
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='97' height='80' viewBox='0 0 97 80' fill='none'%3E%3Cg clip-path='url(%23clip0_2319_4945)'%3E%3Cpath d='M51.3466 71.1656C63.0815 59.3841 63.0815 40.2824 51.3466 28.5009C39.6116 16.7193 20.5855 16.7193 8.85056 28.5009C-2.8844 40.2824 -2.8844 59.3841 8.85055 71.1656C20.5855 82.9472 39.6116 82.9472 51.3466 71.1656Z' fill='%23EEEEEE'/%3E%3Cpath d='M71.2071 63.6434C71.0433 63.6423 70.8831 63.5953 70.7445 63.5076C70.6059 63.4199 70.4946 63.2949 70.4231 63.147C70.3515 62.9991 70.3227 62.834 70.3397 62.6704C70.3568 62.5068 70.4191 62.3513 70.5196 62.2215C70.6663 62.0328 70.8107 61.8395 70.9551 61.6394C71.0949 61.4594 71.2989 61.341 71.524 61.309C71.749 61.277 71.9777 61.3339 72.1618 61.4678C72.346 61.6016 72.4712 61.802 72.5111 62.0267C72.551 62.2514 72.5026 62.4829 72.3759 62.6724C72.2201 62.9025 72.062 63.1004 71.9038 63.3052C71.8212 63.4112 71.7154 63.4969 71.5946 63.5555C71.4739 63.6141 71.3413 63.6442 71.2071 63.6434ZM73.6089 59.7964C73.4726 59.7967 73.3383 59.7643 73.217 59.702C73.114 59.6505 73.0221 59.579 72.9467 59.4917C72.8712 59.4045 72.8136 59.3031 72.7772 59.1935C72.7408 59.0838 72.7263 58.9681 72.7345 58.8528C72.7427 58.7375 72.7735 58.625 72.8251 58.5217C72.9305 58.3077 73.0359 58.0869 73.1413 57.8614C73.186 57.7507 73.2526 57.6503 73.3371 57.5663C73.4216 57.4823 73.5222 57.4163 73.6328 57.3725C73.7434 57.3287 73.8618 57.3079 73.9806 57.3114C74.0995 57.3149 74.2164 57.3427 74.3243 57.3929C74.4322 57.4432 74.5288 57.5149 74.6082 57.6037C74.6876 57.6926 74.7482 57.7968 74.7863 57.9098C74.8244 58.0229 74.8392 58.1427 74.8299 58.2617C74.8205 58.3807 74.7872 58.4966 74.7318 58.6022C74.6195 58.8323 74.5027 59.0785 74.3927 59.3086C74.3199 59.4549 74.2081 59.578 74.0697 59.6642C73.9313 59.7503 73.7717 59.7961 73.6089 59.7964ZM75.2979 55.5812C75.2067 55.5814 75.1162 55.5666 75.0298 55.5375C74.8083 55.4663 74.6241 55.3097 74.5176 55.1022C74.411 54.8947 74.3908 54.6533 74.4614 54.4308C74.5347 54.2008 74.6081 53.9707 74.6906 53.7268C74.7196 53.6118 74.7714 53.5038 74.843 53.4094C74.9146 53.315 75.0044 53.2361 75.1071 53.1774C75.2098 53.1186 75.3232 53.0814 75.4406 53.0677C75.558 53.0541 75.677 53.0644 75.7903 53.0981C75.9036 53.1317 76.009 53.188 76.1002 53.2635C76.1913 53.339 76.2663 53.4322 76.3207 53.5376C76.3751 53.6429 76.4077 53.7582 76.4167 53.8765C76.4256 53.9948 76.4107 54.1137 76.3727 54.2261C76.2971 54.4791 76.2215 54.7253 76.1435 54.9692C76.0862 55.1486 75.9732 55.3048 75.821 55.4149C75.6688 55.5251 75.4855 55.5834 75.2979 55.5812ZM76.4437 51.1844C76.3751 51.1845 76.3067 51.1768 76.2398 51.1613C76.0137 51.1067 75.8184 50.9645 75.6965 50.7658C75.5745 50.567 75.5359 50.3279 75.5889 50.1007L75.7631 49.3621C75.8218 49.1401 75.9646 48.9498 76.1609 48.8319C76.3573 48.714 76.5917 48.6777 76.8144 48.7308C77.037 48.7839 77.2301 48.9222 77.3527 49.1162C77.4752 49.3102 77.5175 49.5445 77.4704 49.7693L77.2963 50.5056C77.2506 50.6979 77.1421 50.8694 76.9879 50.9924C76.8338 51.1155 76.643 51.183 76.446 51.1844H76.4437ZM77.5071 46.7691C77.4352 46.7689 77.3636 46.7597 77.294 46.7414C77.1823 46.7137 77.0771 46.6641 76.9845 46.5956C76.8919 46.527 76.8137 46.4408 76.7543 46.3419C76.6949 46.2429 76.6556 46.1332 76.6385 46.019C76.6213 45.9048 76.6268 45.7883 76.6546 45.6762L76.8379 44.9376C76.9031 44.7205 77.0491 44.5369 77.2455 44.4251C77.442 44.3133 77.6739 44.2818 77.8929 44.3372C78.1119 44.3926 78.3012 44.5307 78.4214 44.7226C78.5416 44.9146 78.5835 45.1457 78.5384 45.3678L78.3573 46.0995C78.31 46.2895 78.2009 46.4583 78.0473 46.5791C77.8938 46.6999 77.7045 46.766 77.5094 46.7668L77.5071 46.7691ZM78.653 42.3768C78.5754 42.3757 78.4983 42.3641 78.4238 42.3423C78.313 42.3112 78.2094 42.2585 78.119 42.1872C78.0285 42.1159 77.9529 42.0274 77.8965 41.9267C77.8401 41.8261 77.804 41.7153 77.7903 41.6006C77.7766 41.486 77.7855 41.3697 77.8165 41.2586C77.8875 41.0009 77.9563 40.757 78.0228 40.5246C78.0923 40.3064 78.2437 40.1239 78.4449 40.0159C78.6461 39.9079 78.8813 39.8828 79.1007 39.9459C79.32 40.009 79.5063 40.1555 79.6199 40.3541C79.7336 40.5528 79.7657 40.788 79.7095 41.0101C79.643 41.2401 79.5765 41.4702 79.5055 41.7325C79.4536 41.919 79.3421 42.0832 79.188 42.1996C79.0339 42.3161 78.8458 42.3783 78.653 42.3768ZM79.902 38.0167C79.8244 38.0169 79.7473 38.006 79.6728 37.9845C79.5619 37.9539 79.458 37.9016 79.3672 37.8307C79.2764 37.7597 79.2004 37.6715 79.1436 37.5711C79.0868 37.4707 79.0502 37.36 79.036 37.2454C79.0218 37.1307 79.0303 37.0144 79.0609 36.9031L79.1297 36.6477C79.1709 36.4981 79.2099 36.3463 79.2465 36.1875C79.2739 36.0753 79.3231 35.9695 79.3912 35.8764C79.4593 35.7832 79.5449 35.7044 79.6434 35.6444C79.7418 35.5845 79.851 35.5446 79.9648 35.5271C80.0786 35.5095 80.1947 35.5146 80.3065 35.5421C80.4183 35.5696 80.5236 35.619 80.6164 35.6873C80.7092 35.7557 80.7877 35.8417 80.8474 35.9405C80.9071 36.0394 80.9468 36.149 80.9643 36.2632C80.9818 36.3775 80.9767 36.494 80.9493 36.6063C80.9081 36.7742 80.8668 36.9399 80.821 37.1033L80.7499 37.3632C80.702 37.5524 80.5925 37.72 80.4389 37.8396C80.2853 37.9592 80.0964 38.024 79.902 38.0236V38.0167ZM80.7224 33.5485H80.6285C80.3973 33.5235 80.1854 33.4076 80.0393 33.2259C79.8932 33.0443 79.8249 32.812 79.8493 32.5798C79.8768 32.3336 79.8997 32.0874 79.9226 31.8412C79.9327 31.7261 79.9653 31.6141 80.0185 31.5116C80.0717 31.4092 80.1444 31.3182 80.2326 31.244C80.3208 31.1697 80.4228 31.1136 80.5326 31.0789C80.6424 31.0442 80.7579 31.0316 80.8725 31.0417C80.9872 31.0518 81.0988 31.0845 81.2008 31.1379C81.3029 31.1913 81.3935 31.2644 81.4675 31.353C81.5414 31.4415 81.5973 31.5438 81.6318 31.6541C81.6664 31.7643 81.679 31.8803 81.6689 31.9954C81.646 32.2531 81.6208 32.5108 81.5933 32.7662C81.5691 32.9812 81.467 33.1797 81.3064 33.324C81.1458 33.4682 80.9379 33.5481 80.7224 33.5485ZM80.9516 29.0066C80.7202 29.0066 80.4982 28.9147 80.3342 28.7508C80.1701 28.587 80.0774 28.3646 80.0761 28.1323C80.0761 27.8815 80.0762 27.633 80.0624 27.3937C80.0655 27.1665 80.1558 26.9492 80.3147 26.7873C80.4735 26.6254 80.6885 26.5313 80.9148 26.5248C81.1411 26.5182 81.3611 26.5997 81.529 26.7522C81.6968 26.9047 81.7995 27.1164 81.8156 27.3431C81.8156 27.5962 81.8156 27.8562 81.8293 28.1208C81.8305 28.3541 81.7396 28.5784 81.5763 28.7445C81.4131 28.9105 81.1909 29.0048 80.9585 29.0066H80.9516ZM80.5735 24.4809C80.3636 24.4805 80.1608 24.4046 80.0019 24.267C79.843 24.1294 79.7384 23.9392 79.7072 23.7308C79.6728 23.5007 79.6338 23.2545 79.5903 22.9945C79.5659 22.8781 79.5652 22.758 79.5883 22.6413C79.6114 22.5247 79.6577 22.4139 79.7246 22.3157C79.7915 22.2175 79.8774 22.1339 79.9773 22.07C80.0772 22.006 80.189 21.963 80.3058 21.9436C80.4227 21.9242 80.5423 21.9287 80.6574 21.9569C80.7725 21.9851 80.8807 22.0364 80.9755 22.1078C81.0703 22.1791 81.1498 22.2689 81.2091 22.3719C81.2684 22.4749 81.3063 22.5888 81.3206 22.7069C81.3641 22.9738 81.4054 23.2269 81.442 23.4662C81.4763 23.6971 81.4181 23.9321 81.2803 24.1201C81.1424 24.3081 80.9361 24.4336 80.7064 24.4694C80.6609 24.4768 80.6149 24.4806 80.5689 24.4809H80.5735Z' fill='%235e9458'/%3E%3Cpath d='M96.0747 22.2858H59.3474C59.2285 22.2919 59.1096 22.2737 58.998 22.2322C58.8863 22.1907 58.7843 22.1269 58.698 22.0446C58.6117 21.9623 58.5429 21.8632 58.496 21.7534C58.449 21.6435 58.4248 21.5253 58.4248 21.4058C58.4248 21.2862 58.449 21.168 58.496 21.0581C58.5429 20.9483 58.6117 20.8492 58.698 20.7669C58.7843 20.6846 58.8863 20.6208 58.998 20.5793C59.1096 20.5378 59.2285 20.5196 59.3474 20.5257H96.0793C96.304 20.5372 96.5157 20.635 96.6707 20.7988C96.8257 20.9625 96.9122 21.1798 96.9122 21.4058C96.9122 21.6317 96.8257 21.849 96.6707 22.0127C96.5157 22.1765 96.304 22.2743 96.0793 22.2858H96.0747Z' fill='%233F4756'/%3E%3Cpath d='M80.2822 16.6005H75.1327C74.908 16.589 74.6962 16.4912 74.5412 16.3274C74.3862 16.1637 74.2998 15.9464 74.2998 15.7205C74.2998 15.4945 74.3862 15.2772 74.5412 15.1135C74.6962 14.9497 74.908 14.8519 75.1327 14.8404H80.2822C80.4011 14.8343 80.52 14.8525 80.6316 14.894C80.7433 14.9355 80.8454 14.9993 80.9317 15.0816C81.018 15.1639 81.0867 15.263 81.1336 15.3729C81.1806 15.4827 81.2048 15.6009 81.2048 15.7205C81.2048 15.84 81.1806 15.9582 81.1336 16.0681C81.0867 16.1779 81.018 16.277 80.9317 16.3593C80.8454 16.4416 80.7433 16.5055 80.6316 16.5469C80.52 16.5884 80.4011 16.6066 80.2822 16.6005Z' fill='%233F4756'/%3E%3Cpath d='M96.0747 63.641H59.3474C59.2285 63.6471 59.1096 63.6289 58.998 63.5874C58.8863 63.546 58.7843 63.4821 58.698 63.3998C58.6117 63.3175 58.5429 63.2184 58.496 63.1086C58.449 62.9987 58.4248 62.8805 58.4248 62.761C58.4248 62.6415 58.449 62.5232 58.496 62.4134C58.5429 62.3035 58.6117 62.2045 58.698 62.1221C58.7843 62.0398 58.8863 61.976 58.998 61.9345C59.1096 61.893 59.2285 61.8748 59.3474 61.8809H96.0793C96.304 61.8925 96.5157 61.9902 96.6707 62.154C96.8257 62.3178 96.9122 62.5351 96.9122 62.761C96.9122 62.9869 96.8257 63.2042 96.6707 63.368C96.5157 63.5317 96.304 63.6295 96.0793 63.641H96.0747Z' fill='%233F4756'/%3E%3Cpath d='M50.8405 30.0351C50.7527 30.0355 50.6654 30.0223 50.5815 29.996L46.0141 28.5741C44.5365 28.1932 42.9828 28.2299 41.5246 28.6799L40.0006 29.1585C39.889 29.1998 39.7703 29.2179 39.6515 29.2117C39.5328 29.2055 39.4166 29.1751 39.3099 29.1225C39.2032 29.0698 39.1082 28.996 39.0308 28.9054C38.9534 28.8147 38.8952 28.7093 38.8596 28.5954C38.824 28.4815 38.8118 28.3615 38.8238 28.2428C38.8358 28.124 38.8717 28.0089 38.9293 27.9045C38.9869 27.8001 39.0651 27.7086 39.159 27.6354C39.253 27.5622 39.3607 27.509 39.4758 27.4789L41.0021 27.0003C42.7795 26.4503 44.674 26.4065 46.4747 26.8738L46.5137 26.8853L51.0972 28.3141C51.2964 28.3777 51.4665 28.5106 51.5769 28.6889C51.6872 28.8672 51.7305 29.0792 51.699 29.2867C51.6675 29.4942 51.5633 29.6836 51.4051 29.8208C51.2468 29.958 51.045 30.034 50.8359 30.0351H50.8405Z' fill='%233F4756'/%3E%3Cpath d='M56.8703 49.086C56.3595 49.0861 55.8496 49.0422 55.3463 48.9548C54.8622 48.8713 54.4003 48.689 53.9891 48.4191C53.578 48.1492 53.2264 47.7974 52.956 47.3857C52.6733 46.9595 52.4794 46.4803 52.3861 45.977C52.2928 45.4736 52.3019 44.9564 52.4129 44.4567C52.5183 43.9965 52.642 43.5203 52.7589 43.0233C53.2494 41.0354 53.8612 38.5643 54.5258 33.3598C54.5373 33.2421 54.5722 33.1279 54.6284 33.0241C54.6847 32.9202 54.7613 32.8288 54.8535 32.7552C54.9457 32.6817 55.0517 32.6275 55.1652 32.5959C55.2787 32.5644 55.3973 32.5561 55.5141 32.5715C55.6309 32.587 55.7433 32.6258 55.8448 32.6858C55.9463 32.7458 56.0347 32.8257 56.1048 32.9207C56.1749 33.0158 56.2253 33.124 56.2528 33.2389C56.2804 33.3539 56.2846 33.4732 56.2653 33.5899C55.5778 38.8818 54.9361 41.5277 54.4594 43.4512C54.3402 43.939 54.2302 44.4015 54.1248 44.8478C54.0656 45.1147 54.0607 45.3908 54.1103 45.6597C54.1599 45.9285 54.263 46.1846 54.4136 46.4124C54.5525 46.625 54.7335 46.8068 54.9451 46.9464C55.1568 47.0861 55.3947 47.1808 55.6442 47.2246C56.55 47.3791 57.4765 47.3619 58.376 47.174C58.6036 47.127 58.8405 47.1727 59.0345 47.3011C59.2286 47.4295 59.3639 47.63 59.4107 47.8585C59.4575 48.087 59.4119 48.3248 59.2841 48.5197C59.1562 48.7145 58.9565 48.8503 58.7289 48.8973C58.1174 49.0238 57.4946 49.087 56.8703 49.086Z' fill='%233F4756'/%3E%3Cpath d='M44.742 34.9266C43.108 34.9266 41.694 34.0431 40.9446 33.2861C40.7802 33.1214 40.6877 32.8978 40.6875 32.6646C40.6873 32.4314 40.7793 32.2076 40.9434 32.0426C41.1076 31.8775 41.3303 31.7846 41.5626 31.7844C41.7949 31.7842 42.0177 31.8766 42.1821 32.0414C42.4388 32.2922 44.7237 34.4136 47.0842 32.0414C47.1642 31.9532 47.2612 31.8821 47.3694 31.8327C47.4776 31.7832 47.5946 31.7563 47.7135 31.7536C47.8323 31.751 47.9504 31.7725 48.0607 31.817C48.171 31.8616 48.2711 31.9281 48.355 32.0127C48.4389 32.0972 48.5048 32.198 48.5488 32.3089C48.5927 32.4197 48.6138 32.5384 48.6107 32.6577C48.6075 32.777 48.5803 32.8944 48.5306 33.0029C48.481 33.1113 48.4099 33.2084 48.3217 33.2884C47.1231 34.4987 45.8787 34.9266 44.742 34.9266Z' fill='%233F4756'/%3E%3Cpath d='M63.7019 30.0352C63.493 30.0335 63.2916 29.9571 63.1338 29.8197C62.976 29.6823 62.8721 29.493 62.8409 29.2856C62.8097 29.0782 62.8532 28.8665 62.9635 28.6884C63.0739 28.5104 63.2439 28.3776 63.443 28.3141L63.805 28.2014C64.0235 28.1448 64.2552 28.1749 64.4522 28.2853C64.6492 28.3957 64.7962 28.578 64.8628 28.7944C64.9295 29.0108 64.9105 29.2446 64.81 29.4474C64.7095 29.6501 64.5351 29.8062 64.323 29.8833L63.9632 29.996C63.8786 30.0225 63.7905 30.0357 63.7019 30.0352Z' fill='%235e9458'/%3E%3Cpath d='M67.0568 28.9882C66.8466 28.9883 66.6434 28.9127 66.4841 28.7751C66.3248 28.6375 66.2199 28.4471 66.1885 28.2385C66.1572 28.0298 66.2014 27.8168 66.3132 27.6382C66.4251 27.4595 66.597 27.3271 66.7978 27.2649L67.3983 27.0785C67.6174 27.0194 67.8509 27.0477 68.0497 27.1577C68.2485 27.2676 68.3971 27.4506 68.4644 27.6682C68.5317 27.8858 68.5125 28.1211 68.4107 28.3248C68.3089 28.5284 68.1325 28.6845 67.9185 28.7604L67.3158 28.9468C67.2321 28.974 67.1447 28.988 67.0568 28.9882ZM71.379 28.3601H71.3034C71.1155 28.344 70.9229 28.3325 70.735 28.3302C70.6163 28.3337 70.4981 28.313 70.3876 28.2693C70.277 28.2256 70.1765 28.1598 70.092 28.0759C70.0076 27.9921 69.9409 27.8918 69.8962 27.7814C69.8514 27.6709 69.8294 27.5525 69.8316 27.4332C69.8338 27.314 69.8601 27.1964 69.9088 27.0877C69.9576 26.9789 70.0278 26.8812 70.1153 26.8005C70.2027 26.7198 70.3056 26.6578 70.4176 26.6182C70.5297 26.5785 70.6486 26.5622 70.7671 26.57C70.9963 26.57 71.2255 26.5861 71.4546 26.6046C71.6775 26.6273 71.8832 26.7346 72.0298 26.9047C72.1763 27.0748 72.2526 27.2946 72.2429 27.5193C72.2333 27.744 72.1384 27.9564 71.9778 28.1132C71.8172 28.2699 71.603 28.3591 71.379 28.3624V28.3601Z' fill='%235e9458'/%3E%3Cpath d='M74.7933 29.1999C74.7046 29.1996 74.6164 29.1856 74.532 29.1585L74.1699 29.0457C73.9585 28.9675 73.7851 28.8106 73.6857 28.6076C73.5863 28.4046 73.5685 28.171 73.6359 27.9551C73.7034 27.7393 73.8509 27.5577 74.048 27.4481C74.2451 27.3384 74.4766 27.3091 74.6947 27.3661L75.0568 27.4788C75.2562 27.5425 75.4265 27.6756 75.5368 27.8541C75.6471 28.0327 75.6902 28.2449 75.6584 28.4526C75.6266 28.6602 75.522 28.8497 75.3633 28.9867C75.2047 29.1237 75.0025 29.1993 74.7933 29.1999Z' fill='%235e9458'/%3E%3Cpath d='M57.0261 57.9074H56.6388C54.166 57.9074 52.1722 57.6129 50.364 56.987C50.1508 56.9052 49.9778 56.7432 49.8816 56.5354C49.7854 56.3276 49.7736 56.0903 49.8487 55.8739C49.9238 55.6575 50.08 55.479 50.284 55.3763C50.488 55.2735 50.7239 55.2546 50.9415 55.3235C52.5595 55.8895 54.3792 56.1541 56.6388 56.1541H57.0261C57.8374 56.1541 58.5684 56.1219 59.2605 56.0575C59.3751 56.0466 59.4906 56.0585 59.6005 56.0924C59.7105 56.1264 59.8127 56.1817 59.9013 56.2553C59.9899 56.329 60.0633 56.4194 60.1171 56.5214C60.1709 56.6235 60.2042 56.7352 60.2151 56.8501C60.2259 56.9651 60.2141 57.0811 60.1803 57.1915C60.1464 57.3018 60.0913 57.4045 60.018 57.4934C59.9447 57.5824 59.8546 57.656 59.753 57.7101C59.6513 57.7641 59.54 57.7975 59.4255 57.8084C58.6807 57.8728 57.8947 57.9074 57.0261 57.9074Z' fill='%233F4756'/%3E%3Cpath d='M72.6879 33.7924C72.5065 33.7921 72.3296 33.7354 72.1816 33.63C72.0336 33.5247 71.9217 33.3759 71.8614 33.2041C71.8011 33.0323 71.7953 32.8459 71.8448 32.6707C71.8943 32.4955 71.9967 32.3399 72.1379 32.2255C72.2117 32.1675 72.2821 32.1053 72.3487 32.0391C72.5147 31.8803 72.736 31.793 72.9652 31.7958C73.1945 31.7987 73.4136 31.8915 73.5756 32.0545C73.7375 32.2174 73.8296 32.4375 73.832 32.6677C73.8345 32.8979 73.7471 33.1198 73.5886 33.2862C73.4763 33.3957 73.3585 33.4994 73.2356 33.5968C73.0808 33.7231 72.8874 33.7921 72.6879 33.7924Z' fill='%235e9458'/%3E%3Cpath d='M69.7817 34.9198H69.5754C69.347 34.9038 69.1339 34.7988 68.9815 34.6272C68.8291 34.4557 68.7495 34.2312 68.7597 34.0015C68.7698 33.7719 68.8689 33.5554 69.0359 33.3981C69.2028 33.2408 69.4244 33.1552 69.6533 33.1596C69.7955 33.1665 69.9381 33.1619 70.0796 33.1458C70.3111 33.1214 70.5429 33.1903 70.7238 33.3375C70.9048 33.4846 71.0201 33.6979 71.0444 33.9304C71.0687 34.1629 71 34.3956 70.8535 34.5772C70.7069 34.7589 70.4945 34.8746 70.2629 34.8991C70.1025 34.9106 69.9398 34.9198 69.7817 34.9198Z' fill='%235e9458'/%3E%3Cpath d='M67.1047 33.8131C66.889 33.8114 66.6816 33.7294 66.5226 33.583C66.4195 33.491 66.314 33.392 66.2086 33.2885C66.124 33.2075 66.0563 33.1103 66.0096 33.0026C65.9629 32.8949 65.938 32.779 65.9366 32.6616C65.9351 32.5442 65.9571 32.4276 66.0011 32.3188C66.0451 32.2101 66.1104 32.1112 66.193 32.0281C66.2756 31.945 66.374 31.8793 66.4823 31.8349C66.5906 31.7905 66.7066 31.7682 66.8235 31.7695C66.9405 31.7707 67.056 31.7954 67.1634 31.8421C67.2707 31.8888 67.3676 31.9566 67.4485 32.0414C67.5264 32.1197 67.6066 32.1933 67.6776 32.2715C67.8115 32.3895 67.9063 32.5458 67.9493 32.7193C67.9924 32.8929 67.9817 33.0755 67.9187 33.2428C67.8557 33.41 67.7434 33.554 67.5967 33.6555C67.45 33.757 67.276 33.8112 67.0978 33.8108L67.1047 33.8131Z' fill='%235e9458'/%3E%3Cpath d='M57.0232 71.4915H56.6382C54.5757 71.4915 51.475 71.2039 48.388 68.7167C48.1794 68.5464 47.9617 68.3762 47.7371 68.199C44.6318 65.7509 39.9452 62.0512 37.5847 51.9505C35.7376 44.0495 35.0913 41.8407 34.4657 39.7055C34.2365 38.9416 34.0073 38.1478 33.7254 37.1102C32.6735 33.2333 32.4994 27.7158 32.9394 24.6212L32.9577 24.4947C33.3267 21.897 34.1907 15.8182 37.4656 10.3722C41.6044 3.49037 48.058 0 56.6497 0H57.037C65.2643 0 71.5437 3.22116 75.7009 9.54385C75.8165 9.73871 75.8529 9.97084 75.8024 10.1919C75.7519 10.413 75.6184 10.6061 75.4298 10.7309C75.2411 10.8556 75.0118 10.9026 74.7895 10.8619C74.5672 10.8213 74.3691 10.6961 74.2364 10.5125C70.4253 4.70521 64.6364 1.76934 57.037 1.76934H56.6497C44.2468 1.76934 36.8606 9.50014 34.6949 24.7501L34.6765 24.8766C34.2686 27.7296 34.4473 33.0446 35.419 36.6546C35.6963 37.6762 35.9141 38.4239 36.1478 39.2154C36.7803 41.3736 37.4358 43.6077 39.2921 51.5548C41.5105 61.0549 45.7341 64.3865 48.8211 66.8208C49.0503 67.0003 49.2794 67.1751 49.4834 67.3477C52.151 69.4898 54.8507 69.7383 56.6497 69.7383H57.0347C57.9676 69.7482 58.8988 69.6572 59.8123 69.4668C59.9268 69.4368 60.0461 69.4305 60.1632 69.448C60.2802 69.4656 60.3925 69.5067 60.4933 69.5689C60.5941 69.6312 60.6813 69.7132 60.7497 69.8102C60.8181 69.9071 60.8663 70.0169 60.8913 70.133C60.9164 70.2491 60.9177 70.3691 60.8954 70.4858C60.8731 70.6024 60.8275 70.7134 60.7614 70.8119C60.6953 70.9104 60.61 70.9945 60.5107 71.0591C60.4114 71.1237 60.3001 71.1675 60.1835 71.1878C59.144 71.4028 58.0845 71.5046 57.0232 71.4915Z' fill='%233F4756'/%3E%3Cpath d='M62.2919 57.2586C62.0795 57.2606 61.8736 57.185 61.7127 57.046C61.5517 56.9069 61.4465 56.7138 61.4168 56.5027C61.3871 56.2916 61.4348 56.0768 61.5511 55.8984C61.6674 55.72 61.8443 55.5901 62.0489 55.533C62.2781 55.4662 62.5073 55.3949 62.7227 55.3167C62.9404 55.2478 63.1763 55.2667 63.3803 55.3694C63.5843 55.4722 63.7404 55.6507 63.8156 55.8671C63.8907 56.0835 63.8789 56.3207 63.7827 56.5285C63.6865 56.7363 63.5134 56.8983 63.3002 56.9802C63.0481 57.0676 62.7915 57.1505 62.5348 57.2241C62.4558 57.2468 62.374 57.2584 62.2919 57.2586Z' fill='%235e9458'/%3E%3Cpath d='M87.3728 75.0118H68.042C65.5031 75.0093 63.0689 73.9958 61.2734 72.1937C59.4779 70.3915 58.4679 67.9478 58.4648 65.3989V18.7679C58.4679 16.2187 59.4779 13.7748 61.2733 11.9723C63.0687 10.1697 65.5029 9.15575 68.042 9.15271H87.3728C89.912 9.15515 92.3466 10.169 94.1421 11.9716C95.9377 13.7743 96.9475 16.2185 96.9499 18.7679V65.4035C96.9457 67.9516 95.9351 70.3941 94.1397 72.1953C92.3444 73.9965 89.9109 75.0093 87.3728 75.0118ZM68.042 10.9151C65.9683 10.9176 63.9802 11.7457 62.5139 13.2178C61.0476 14.69 60.2227 16.686 60.2203 18.7679V65.4035C60.2227 67.4854 61.0476 69.4814 62.5139 70.9535C63.9802 72.4257 65.9683 73.2538 68.042 73.2562H87.3728C89.4469 73.2544 91.4355 72.4265 92.9023 70.9543C94.3692 69.4821 95.1943 67.4858 95.1968 65.4035V18.7679C95.1943 16.6856 94.3692 14.6893 92.9023 13.217C91.4355 11.7448 89.4469 10.917 87.3728 10.9151H68.042Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2319_4945'%3E%3Crect width='96.9014' height='80' fill='white' transform='translate(0.0488281)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 144px;
  	height: 144px;
  	margin: auto;
  	margin-bottom: 15px;
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-image: url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 141.638C110.46 141.638 141.638 110.46 141.638 72C141.638 33.54 110.46 2.36196 72 2.36196C33.54 2.36196 2.36196 33.54 2.36196 72C2.36196 110.46 33.54 141.638 72 141.638Z' fill='white' stroke='%235e9458' stroke-width='3.27607'/%3E%3Cpath d='M79.4626 102.97C79.27 102.969 79.0817 102.913 78.9188 102.81C78.756 102.707 78.6252 102.561 78.5411 102.387C78.457 102.213 78.4231 102.019 78.4431 101.827C78.4632 101.634 78.5365 101.452 78.6546 101.299C78.8269 101.077 78.9965 100.85 79.1663 100.615C79.3307 100.403 79.5702 100.264 79.8348 100.227C80.0993 100.189 80.368 100.256 80.5844 100.413C80.8008 100.571 80.948 100.806 80.9948 101.07C81.0418 101.334 80.9849 101.606 80.8361 101.829C80.6529 102.099 80.4671 102.332 80.2813 102.573C80.1841 102.697 80.0599 102.798 79.9179 102.867C79.7759 102.936 79.6202 102.971 79.4626 102.97ZM82.285 98.4491C82.1249 98.4495 81.967 98.4115 81.8244 98.3382C81.7034 98.2776 81.5954 98.1936 81.5068 98.0911C81.4181 97.9885 81.3504 97.8694 81.3077 97.7406C81.2649 97.6117 81.2478 97.4757 81.2575 97.3402C81.2671 97.2047 81.3033 97.0726 81.3639 96.9511C81.4878 96.6998 81.6117 96.4401 81.7355 96.1752C81.788 96.0451 81.8663 95.9271 81.9656 95.8283C82.0649 95.7295 82.183 95.6521 82.3131 95.6007C82.4431 95.5492 82.5822 95.5247 82.7219 95.5289C82.8615 95.533 82.999 95.5656 83.1257 95.6246C83.2525 95.6836 83.3659 95.7679 83.4593 95.8723C83.5527 95.9768 83.6239 96.0992 83.6687 96.2321C83.7135 96.365 83.7309 96.5056 83.7199 96.6456C83.7088 96.7854 83.6696 96.9216 83.6046 97.0458C83.4727 97.3162 83.3354 97.6055 83.2061 97.8759C83.1207 98.0478 82.9892 98.1924 82.8265 98.2937C82.6639 98.3949 82.4764 98.4487 82.285 98.4491ZM84.2698 93.4956C84.1628 93.4958 84.0563 93.4783 83.9548 93.4443C83.6945 93.3604 83.4781 93.1765 83.3528 92.9326C83.2277 92.6887 83.2039 92.405 83.2869 92.1436C83.373 91.8732 83.4592 91.6029 83.5561 91.3163C83.5903 91.1811 83.6512 91.0542 83.7353 90.9432C83.8194 90.8324 83.925 90.7395 84.0457 90.6705C84.1664 90.6015 84.2996 90.5577 84.4376 90.5417C84.5756 90.5258 84.7153 90.5378 84.8486 90.5774C84.9818 90.6169 85.1056 90.683 85.2126 90.7717C85.3198 90.8606 85.408 90.9701 85.4719 91.0939C85.5358 91.2176 85.5742 91.3531 85.5846 91.4922C85.5951 91.6312 85.5776 91.7709 85.533 91.903C85.4441 92.2004 85.3553 92.4898 85.2637 92.7764C85.1963 92.9871 85.0635 93.1706 84.8847 93.3002C84.7058 93.4295 84.4903 93.498 84.2698 93.4956ZM85.6164 88.3284C85.5358 88.3287 85.4554 88.3196 85.3767 88.3014C85.1112 88.2372 84.8815 88.07 84.7382 87.8366C84.5949 87.6029 84.5495 87.3219 84.6119 87.0549L84.8166 86.187C84.8856 85.9261 85.0533 85.7025 85.2841 85.5639C85.5148 85.4253 85.7904 85.3827 86.052 85.4451C86.3137 85.5074 86.5407 85.6699 86.6846 85.898C86.8287 86.1259 86.8783 86.4014 86.823 86.6656L86.6183 87.5308C86.5646 87.7568 86.4371 87.9583 86.2559 88.1029C86.0748 88.2475 85.8506 88.3268 85.6192 88.3284H85.6164ZM86.8661 83.1396C86.7816 83.1395 86.6975 83.1286 86.6156 83.1072C86.4844 83.0746 86.3608 83.0163 86.252 82.9358C86.1432 82.8552 86.0512 82.7539 85.9814 82.6376C85.9116 82.5213 85.8654 82.3924 85.8453 82.2582C85.8251 82.124 85.8316 81.9871 85.8642 81.8553L86.0797 80.9873C86.1562 80.7322 86.3279 80.5165 86.5587 80.3851C86.7897 80.2538 87.0621 80.2167 87.3194 80.2818C87.5768 80.347 87.7993 80.5092 87.9405 80.7348C88.0818 80.9603 88.1311 81.2319 88.0781 81.4929L87.8653 82.3528C87.8097 82.5761 87.6815 82.7744 87.501 82.9165C87.3206 83.0585 87.0981 83.1361 86.8688 83.137L86.8661 83.1396ZM88.2127 77.9779C88.1215 77.9767 88.031 77.963 87.9434 77.9373C87.8132 77.9008 87.6915 77.8389 87.5852 77.7551C87.4788 77.6713 87.39 77.5673 87.3236 77.449C87.2574 77.3308 87.215 77.2006 87.1989 77.0658C87.1827 76.9311 87.1932 76.7946 87.2297 76.6638C87.3132 76.361 87.3939 76.0744 87.4721 75.8013C87.5538 75.5449 87.7317 75.3305 87.9682 75.2035C88.2047 75.0765 88.4811 75.0471 88.7388 75.1212C88.9965 75.1954 89.2155 75.3674 89.3491 75.6009C89.4826 75.8344 89.5203 76.1109 89.4542 76.3718C89.3762 76.6421 89.2981 76.9126 89.2145 77.2209C89.1536 77.44 89.0225 77.6329 88.8415 77.7698C88.6603 77.9066 88.4394 77.9797 88.2127 77.9779ZM89.6804 72.854C89.5895 72.8542 89.4987 72.8415 89.4112 72.8162C89.2807 72.7802 89.1588 72.7187 89.052 72.6354C88.9454 72.5521 88.856 72.4485 88.7893 72.3305C88.7225 72.2125 88.6795 72.0823 88.6628 71.9476C88.6461 71.8129 88.6562 71.6762 88.6921 71.5454L88.7729 71.2453C88.8213 71.0694 88.8672 70.891 88.9102 70.7044C88.9424 70.5725 89.0003 70.4483 89.0802 70.3388C89.1602 70.2292 89.2609 70.1367 89.3766 70.0662C89.4922 69.9958 89.6206 69.9489 89.7543 69.9283C89.8881 69.9077 90.0245 69.9136 90.1559 69.946C90.2873 69.9783 90.4111 70.0363 90.5201 70.1167C90.6292 70.1969 90.7214 70.2981 90.7916 70.4143C90.8618 70.5303 90.9084 70.6591 90.9289 70.7934C90.9494 70.9277 90.9435 71.0646 90.9113 71.1965C90.8628 71.394 90.8143 71.5885 90.7604 71.7806L90.677 72.0861C90.6206 72.3083 90.492 72.5054 90.3115 72.6459C90.131 72.7866 89.9089 72.8626 89.6804 72.8622V72.854ZM90.6447 67.6031H90.5342C90.2626 67.5738 90.0135 67.4375 89.8419 67.224C89.6702 67.0107 89.5899 66.7376 89.6186 66.4648C89.6509 66.1754 89.6778 65.886 89.7048 65.5968C89.7166 65.4615 89.7549 65.3298 89.8174 65.2094C89.8799 65.089 89.9654 64.9822 90.0691 64.8949C90.1727 64.8076 90.2926 64.7417 90.4215 64.7009C90.5505 64.6601 90.6864 64.6453 90.8211 64.6572C90.9559 64.6691 91.0869 64.7075 91.2069 64.7703C91.3269 64.8331 91.4333 64.9189 91.5202 65.023C91.6071 65.1271 91.6728 65.2473 91.7134 65.3768C91.754 65.5064 91.7688 65.6426 91.757 65.778C91.73 66.0807 91.7005 66.3836 91.6681 66.6837C91.6397 66.9364 91.5197 67.1697 91.331 67.3392C91.1421 67.5088 90.8979 67.6027 90.6447 67.6031ZM90.9141 62.2655C90.642 62.2655 90.3813 62.1575 90.1885 61.9649C89.9956 61.7725 89.8866 61.5111 89.8852 61.2381C89.8852 60.9433 89.8852 60.6513 89.869 60.3701C89.8726 60.1031 89.9788 59.8478 90.1655 59.6575C90.3521 59.4672 90.6048 59.3566 90.8708 59.3489C91.1367 59.3413 91.3953 59.437 91.5925 59.6163C91.7897 59.7955 91.9105 60.0442 91.9293 60.3107C91.9293 60.6081 91.9293 60.9136 91.9455 61.2246C91.9469 61.4987 91.8401 61.7623 91.6482 61.9575C91.4563 62.1527 91.1952 62.2634 90.9221 62.2655H90.9141ZM90.4696 56.947C90.223 56.9466 89.9846 56.8574 89.7979 56.6956C89.6112 56.5339 89.4883 56.3104 89.4516 56.0656C89.4112 55.7952 89.3654 55.5058 89.3143 55.2003C89.2855 55.0635 89.2847 54.9223 89.3119 54.7852C89.339 54.6482 89.3934 54.518 89.4721 54.4025C89.5506 54.2871 89.6517 54.1889 89.769 54.1138C89.8864 54.0386 90.0177 53.9881 90.1551 53.9653C90.2925 53.9424 90.4331 53.9477 90.5683 53.981C90.7035 54.0141 90.8306 54.0743 90.9421 54.1582C91.0535 54.242 91.1469 54.3475 91.2165 54.4686C91.2863 54.5896 91.3308 54.7235 91.3477 54.8623C91.3988 55.1759 91.4472 55.4734 91.4904 55.7547C91.5305 56.0259 91.4622 56.3021 91.3002 56.523C91.1383 56.7439 90.8958 56.8915 90.6258 56.9335C90.5724 56.9422 90.5183 56.9467 90.4642 56.947H90.4696Z' fill='%235e9458'/%3E%3Cpath d='M108.679 54.3676H65.5177C65.378 54.3747 65.2383 54.3533 65.1072 54.3045C64.9759 54.2558 64.8559 54.1808 64.7545 54.084C64.6532 53.9874 64.5724 53.8708 64.5172 53.7418C64.4619 53.6127 64.4336 53.4738 64.4336 53.3333C64.4336 53.1929 64.4619 53.0538 64.5172 52.9248C64.5724 52.7957 64.6532 52.6793 64.7545 52.5826C64.8559 52.4858 64.9759 52.4108 65.1072 52.3621C65.2383 52.3134 65.378 52.2919 65.5177 52.2991H108.684C108.948 52.3126 109.197 52.4275 109.379 52.62C109.562 52.8124 109.663 53.0679 109.663 53.3333C109.663 53.5988 109.562 53.8541 109.379 54.0467C109.197 54.2391 108.948 54.3539 108.684 54.3676H108.679Z' fill='%233F4756'/%3E%3Cpath d='M90.1271 47.6864H84.0755C83.8114 47.6728 83.5626 47.558 83.3805 47.3654C83.1983 47.173 83.0967 46.9176 83.0967 46.6521C83.0967 46.3866 83.1983 46.1312 83.3805 45.9388C83.5626 45.7464 83.8114 45.6314 84.0755 45.6179H90.1271C90.2668 45.6108 90.4066 45.6321 90.5378 45.6808C90.669 45.7296 90.789 45.8047 90.8903 45.9013C90.9918 45.9981 91.0726 46.1146 91.1277 46.2437C91.1829 46.3727 91.2114 46.5117 91.2114 46.6521C91.2114 46.7926 91.1829 46.9315 91.1277 47.0607C91.0726 47.1897 90.9918 47.3061 90.8903 47.4029C90.789 47.4996 90.669 47.5747 90.5378 47.6234C90.4066 47.6721 90.2668 47.6936 90.1271 47.6864Z' fill='%233F4756'/%3E%3Cpath d='M108.679 102.968H65.5177C65.378 102.975 65.2383 102.953 65.1072 102.905C64.9759 102.856 64.8559 102.781 64.7545 102.684C64.6532 102.587 64.5724 102.471 64.5172 102.342C64.4619 102.213 64.4336 102.074 64.4336 101.933C64.4336 101.793 64.4619 101.654 64.5172 101.525C64.5724 101.396 64.6532 101.279 64.7545 101.183C64.8559 101.086 64.9759 101.011 65.1072 100.962C65.2383 100.913 65.378 100.892 65.5177 100.899H108.684C108.948 100.913 109.197 101.028 109.379 101.22C109.562 101.413 109.663 101.668 109.663 101.933C109.663 102.199 109.562 102.454 109.379 102.647C109.197 102.839 108.948 102.954 108.684 102.968H108.679Z' fill='%233F4756'/%3E%3Cpath d='M55.5275 63.4745C55.4242 63.4749 55.3216 63.4594 55.2232 63.4284L49.8556 61.7575C48.1191 61.3098 46.2933 61.353 44.5795 61.8818L42.7886 62.4443C42.6575 62.4927 42.5179 62.5141 42.3783 62.5068C42.2389 62.4995 42.1022 62.4637 41.9769 62.4019C41.8515 62.34 41.7399 62.2533 41.6489 62.1468C41.558 62.0403 41.4894 61.9164 41.4477 61.7825C41.4059 61.6487 41.3916 61.5077 41.4056 61.3681C41.4198 61.2285 41.4619 61.0933 41.5297 60.9707C41.5974 60.8479 41.6893 60.7404 41.7996 60.6543C41.9101 60.5683 42.0367 60.5058 42.1719 60.4705L43.9656 59.908C46.0542 59.2616 48.2807 59.2101 50.3969 59.7593L50.4427 59.7728L55.8291 61.4519C56.0632 61.5266 56.2632 61.6828 56.3929 61.8924C56.5225 62.1019 56.5734 62.351 56.5364 62.5948C56.4993 62.8388 56.3768 63.0613 56.1909 63.2226C56.005 63.3838 55.7678 63.4731 55.5221 63.4745H55.5275Z' fill='%233F4756'/%3E%3Cpath d='M62.6016 85.8628C62.0013 85.863 61.4021 85.8113 60.8107 85.7087C60.2417 85.6106 59.6989 85.3963 59.2156 85.0791C58.7325 84.7619 58.3193 84.3486 58.0016 83.8647C57.6693 83.3638 57.4415 82.8007 57.3319 82.2091C57.2222 81.6176 57.2328 81.0099 57.3633 80.4226C57.4872 79.8818 57.6326 79.3222 57.77 78.7381C58.3463 76.4018 59.0654 73.4979 59.8464 67.3817C59.8599 67.2434 59.9008 67.1093 59.9671 66.9872C60.0331 66.8651 60.1231 66.7577 60.2314 66.6712C60.3399 66.5848 60.4643 66.5211 60.5978 66.4841C60.7312 66.447 60.8707 66.4372 61.0079 66.4553C61.1451 66.4735 61.2772 66.5192 61.3964 66.5897C61.5157 66.6602 61.6197 66.7541 61.7021 66.8657C61.7845 66.9774 61.8435 67.1045 61.876 67.2396C61.9083 67.3748 61.9133 67.5151 61.8907 67.6521C61.0827 73.871 60.3286 76.9806 59.7684 79.241C59.6283 79.8143 59.499 80.3577 59.3751 80.8822C59.3055 81.1958 59.2997 81.5204 59.3581 81.8363C59.4164 82.1523 59.5376 82.4532 59.7145 82.721C59.8778 82.9707 60.0903 83.1843 60.3392 83.3484C60.5879 83.5127 60.8675 83.6239 61.1607 83.6754C62.2252 83.8569 63.3141 83.8367 64.371 83.616C64.6386 83.5607 64.9169 83.6144 65.145 83.7652C65.373 83.916 65.532 84.1518 65.5871 84.4204C65.642 84.6888 65.5885 84.9684 65.4382 85.1974C65.288 85.4262 65.0533 85.5859 64.7858 85.6411C64.0672 85.7897 63.3353 85.864 62.6016 85.8628Z' fill='%233F4756'/%3E%3Cpath d='M48.3596 69.2226C46.4393 69.2226 44.7775 68.1843 43.8969 67.2948C43.7037 67.1012 43.595 66.8384 43.5947 66.5643C43.5945 66.2903 43.7027 66.0272 43.8955 65.8332C44.0884 65.6393 44.3501 65.5302 44.6231 65.5299C44.8962 65.5297 45.158 65.6383 45.3512 65.8319C45.6529 66.1267 48.338 68.6197 51.112 65.8319C51.206 65.7282 51.32 65.6448 51.4472 65.5866C51.5743 65.5285 51.7119 65.497 51.8515 65.4938C51.9912 65.4906 52.13 65.5159 52.2597 65.5682C52.3892 65.6207 52.5069 65.6988 52.6055 65.7981C52.7041 65.8975 52.7816 66.016 52.8331 66.1463C52.8848 66.2765 52.9095 66.4161 52.9059 66.5562C52.9022 66.6964 52.8702 66.8344 52.8119 66.9618C52.7535 67.0892 52.6699 67.2034 52.5663 67.2974C51.1578 68.7196 49.6953 69.2226 48.3596 69.2226Z' fill='%233F4756'/%3E%3Cpath d='M70.6367 63.4746C70.3913 63.4727 70.1545 63.3829 69.9691 63.2215C69.7835 63.0601 69.6615 62.8375 69.6249 62.5938C69.5882 62.3501 69.6393 62.1012 69.7689 61.892C69.8986 61.6828 70.0984 61.5267 70.3323 61.4521L70.7578 61.3196C71.0146 61.2531 71.2869 61.2885 71.5184 61.4183C71.7499 61.5479 71.9227 61.7622 72.001 62.0165C72.0793 62.2708 72.057 62.5456 71.9389 62.7838C71.8208 63.0221 71.6159 63.2056 71.3665 63.2962L70.9438 63.4286C70.8443 63.4598 70.7408 63.4753 70.6367 63.4746Z' fill='%235e9458'/%3E%3Cpath d='M74.5769 62.2441C74.3299 62.2443 74.0911 62.1554 73.9038 61.9937C73.7166 61.832 73.5934 61.6082 73.5564 61.363C73.5196 61.1179 73.5717 60.8675 73.7031 60.6576C73.8344 60.4477 74.0365 60.2919 74.2725 60.2189L74.9781 59.9999C75.2357 59.9304 75.5101 59.9637 75.7437 60.0929C75.9774 60.2221 76.152 60.4372 76.2311 60.6928C76.3102 60.9485 76.2875 61.2252 76.1679 61.4645C76.0483 61.7038 75.841 61.8872 75.5895 61.9765L74.8812 62.1954C74.7829 62.2275 74.6802 62.2439 74.5769 62.2441ZM79.6563 61.5059H79.5674C79.3465 61.487 79.1203 61.4735 78.8994 61.4709C78.7599 61.475 78.621 61.4506 78.4911 61.3992C78.3612 61.3478 78.243 61.2706 78.1439 61.1721C78.0445 61.0734 77.9663 60.9557 77.9137 60.8259C77.8611 60.6961 77.8351 60.5569 77.8378 60.4167C77.8403 60.2766 77.8712 60.1384 77.9285 60.0106C77.9859 59.8828 78.0684 59.768 78.1711 59.6732C78.2739 59.5784 78.3948 59.5054 78.5265 59.4589C78.6581 59.4123 78.7978 59.3931 78.9371 59.4024C79.2065 59.4024 79.4757 59.4213 79.7451 59.4429C80.0069 59.4696 80.2488 59.5958 80.4209 59.7957C80.5932 59.9955 80.6829 60.2539 80.6715 60.5179C80.6601 60.7819 80.5486 61.0316 80.3599 61.2158C80.1712 61.4 79.9194 61.5048 79.6563 61.5087V61.5059Z' fill='%235e9458'/%3E%3Cpath d='M83.6681 62.4929C83.5639 62.4926 83.4603 62.4762 83.361 62.4443L82.9355 62.3117C82.687 62.2198 82.4833 62.0355 82.3665 61.7969C82.2497 61.5583 82.2288 61.2838 82.308 61.0301C82.3873 60.7764 82.5607 60.563 82.7923 60.4342C83.0239 60.3053 83.296 60.2709 83.5522 60.3379L83.9777 60.4703C84.2121 60.5452 84.4121 60.7016 84.5418 60.9115C84.6714 61.1213 84.7221 61.3706 84.6848 61.6147C84.6474 61.8588 84.5244 62.0814 84.338 62.2423C84.1516 62.4034 83.914 62.4922 83.6681 62.4929Z' fill='%235e9458'/%3E%3Cpath d='M62.79 96.2296H62.3349C59.4289 96.2296 57.0859 95.8834 54.9608 95.148C54.7104 95.0517 54.507 94.8614 54.3939 94.6172C54.2809 94.373 54.267 94.0942 54.3554 93.8398C54.4436 93.5855 54.6271 93.3757 54.8668 93.255C55.1065 93.1343 55.3837 93.1121 55.6396 93.193C57.5409 93.8582 59.6794 94.1691 62.3349 94.1691H62.79C63.7434 94.1691 64.6025 94.1313 65.4159 94.0555C65.5505 94.0428 65.6862 94.0567 65.8154 94.0966C65.9446 94.1366 66.0647 94.2016 66.1689 94.2881C66.273 94.3746 66.3592 94.4808 66.4225 94.6007C66.4857 94.7207 66.5249 94.852 66.5376 94.9871C66.5503 95.1221 66.5364 95.2584 66.4967 95.3882C66.457 95.5179 66.3922 95.6385 66.306 95.743C66.2199 95.8476 66.114 95.9341 65.9945 95.9977C65.875 96.0612 65.7443 96.1004 65.6098 96.1133C64.7345 96.1889 63.8108 96.2296 62.79 96.2296Z' fill='%233F4756'/%3E%3Cpath d='M81.1999 67.8899C80.9866 67.8895 80.7787 67.8229 80.6048 67.699C80.4309 67.5752 80.2994 67.4004 80.2286 67.1984C80.1577 66.9966 80.1508 66.7777 80.2091 66.5718C80.2673 66.3658 80.3876 66.1829 80.5534 66.0485C80.6402 65.9803 80.723 65.9072 80.8012 65.8295C80.9963 65.6429 81.2563 65.5402 81.5258 65.5435C81.7952 65.547 82.0526 65.656 82.2429 65.8475C82.4334 66.039 82.5415 66.2976 82.5443 66.5682C82.5472 66.8386 82.4445 67.0995 82.2583 67.295C82.1264 67.4237 81.9878 67.5455 81.8435 67.66C81.6615 67.8084 81.4343 67.8895 81.1999 67.8899Z' fill='%235e9458'/%3E%3Cpath d='M77.7753 69.2152H77.533C77.2645 69.1964 77.0141 69.0731 76.835 68.8715C76.6558 68.6699 76.5623 68.406 76.5743 68.1361C76.5863 67.8664 76.7027 67.6118 76.899 67.427C77.0951 67.2422 77.3555 67.1416 77.6245 67.1467C77.7916 67.1549 77.9591 67.1495 78.1255 67.1306C78.3976 67.1018 78.6699 67.1829 78.8826 67.3558C79.0953 67.5287 79.2308 67.7794 79.2594 68.0526C79.2878 68.3258 79.2072 68.5993 79.0349 68.8127C78.8627 69.0262 78.6131 69.1622 78.3409 69.1908C78.1523 69.2045 77.9611 69.2152 77.7753 69.2152Z' fill='%235e9458'/%3E%3Cpath d='M74.6366 67.914C74.383 67.912 74.1393 67.8157 73.9524 67.6437C73.8312 67.5355 73.7074 67.4192 73.5835 67.2975C73.484 67.2023 73.4045 67.0881 73.3496 66.9615C73.2946 66.835 73.2655 66.6987 73.2638 66.5607C73.262 66.4227 73.2879 66.2858 73.3396 66.158C73.3914 66.0302 73.468 65.9139 73.5652 65.8163C73.6622 65.7186 73.7779 65.6414 73.9051 65.5892C74.0323 65.537 74.1687 65.5109 74.3061 65.5124C74.4436 65.5138 74.5794 65.5428 74.7054 65.5977C74.8315 65.6526 74.9455 65.7322 75.0405 65.832C75.132 65.9239 75.2263 66.0105 75.3099 66.1024C75.4671 66.241 75.5786 66.4247 75.6292 66.6285C75.6798 66.8325 75.6672 67.0472 75.5931 67.2437C75.5191 67.4404 75.3871 67.6096 75.2147 67.7288C75.0424 67.8481 74.8377 67.9118 74.6285 67.9113L74.6366 67.914Z' fill='%235e9458'/%3E%3Cpath d='M62.7896 112.193H62.3372C59.9132 112.193 56.2693 111.855 52.6416 108.932C52.3965 108.732 52.1406 108.532 51.8767 108.324C48.2274 105.447 42.7199 101.099 39.9459 89.2291C37.7752 79.9439 37.0157 77.3482 36.2804 74.839C36.0111 73.9413 35.7418 73.0085 35.4104 71.789C34.1743 67.233 33.9697 60.749 34.4867 57.1122L34.5083 56.9635C34.9419 53.9108 35.9572 46.7672 39.8058 40.367C44.6697 32.2796 52.2537 28.1779 62.3505 28.1779H62.8057C72.4744 28.1779 79.8536 31.9632 84.7392 39.3936C84.875 39.6226 84.9178 39.8954 84.8585 40.1552C84.7991 40.4151 84.6423 40.6419 84.4205 40.7886C84.1988 40.9352 83.9293 40.9904 83.6682 40.9426C83.4069 40.8948 83.1742 40.7478 83.0182 40.5319C78.5394 33.7073 71.7363 30.2572 62.8057 30.2572H62.3505C47.7749 30.2572 39.0947 39.3422 36.5498 57.2637L36.5282 57.4124C36.0488 60.7651 36.2588 67.0112 37.4008 71.2536C37.7266 72.4541 37.9824 73.3329 38.2572 74.263C39.0006 76.7993 39.7708 79.4248 41.9523 88.7641C44.5593 99.9285 49.5228 103.844 53.1506 106.704C53.4199 106.915 53.6892 107.121 53.9289 107.324C57.0638 109.841 60.2364 110.133 62.3505 110.133H62.8031C63.8994 110.145 64.9937 110.038 66.0672 109.814C66.2017 109.779 66.342 109.771 66.4796 109.792C66.6171 109.812 66.7491 109.861 66.8675 109.934C66.9859 110.007 67.0884 110.103 67.1688 110.217C67.2492 110.331 67.3059 110.46 67.3353 110.597C67.3647 110.733 67.3664 110.874 67.34 111.011C67.3138 111.148 67.2603 111.279 67.1826 111.395C67.105 111.51 67.0047 111.609 66.888 111.685C66.7712 111.761 66.6405 111.812 66.5034 111.836C65.2819 112.089 64.0367 112.209 62.7896 112.193Z' fill='%233F4756'/%3E%3Cpath d='M68.975 95.4668C68.7254 95.4692 68.4835 95.3803 68.2943 95.2169C68.105 95.0535 67.9816 94.8266 67.9467 94.5786C67.9117 94.3304 67.9678 94.0781 68.1045 93.8684C68.2412 93.6587 68.4491 93.5061 68.6895 93.4389C68.9589 93.3604 69.2281 93.2767 69.4813 93.1847C69.737 93.1038 70.0144 93.126 70.2541 93.2466C70.4938 93.3674 70.6773 93.5772 70.7655 93.8315C70.8539 94.0858 70.84 94.3647 70.727 94.6089C70.6139 94.8531 70.4105 95.0434 70.16 95.1397C69.8638 95.2424 69.5621 95.3398 69.2604 95.4263C69.1676 95.453 69.0716 95.4667 68.975 95.4668Z' fill='%235e9458'/%3E%3Cpath d='M98.4574 116.33H75.7402C72.7566 116.327 69.896 115.136 67.7859 113.018C65.6759 110.9 64.4889 108.029 64.4854 105.033V50.2334C64.4889 47.2377 65.6758 44.3656 67.7858 42.2473C69.8957 40.129 72.7563 38.9374 75.7402 38.9338H98.4574C101.442 38.9367 104.303 40.1281 106.413 42.2465C108.523 44.3651 109.709 47.2374 109.712 50.2334V105.039C109.707 108.033 108.52 110.904 106.41 113.02C104.3 115.137 101.44 116.327 98.4574 116.33ZM75.7402 41.0049C73.3032 41.0078 70.967 41.9811 69.2437 43.7111C67.5205 45.4411 66.5512 47.7868 66.5484 50.2334V105.039C66.5512 107.485 67.5205 109.831 69.2437 111.561C70.967 113.291 73.3032 114.264 75.7402 114.267H98.4574C100.895 114.265 103.232 113.292 104.956 111.562C106.679 109.832 107.649 107.486 107.652 105.039V50.2334C107.649 47.7862 106.679 45.4403 104.956 43.7102C103.232 41.98 100.895 41.0072 98.4574 41.0049H75.7402Z' fill='%233F4756'/%3E%3C/svg%3E%0A");
  }

  .kycVarifiedSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='139' viewBox='0 0 180 139' fill='none'%3E%3Cg clip-path='url(%23clip0_2318_4786)'%3E%3Cpath d='M69.324 81.5747C85.0352 65.9881 85.0351 40.7174 69.324 25.1308C53.6129 9.54427 28.1401 9.54426 12.429 25.1308C-3.28218 40.7173 -3.28216 65.9881 12.429 81.5747C28.1401 97.1612 53.6129 97.1612 69.324 81.5747Z' fill='%23EEEEEE'/%3E%3Cpath d='M57.6389 2.32508H29.4741C29.1641 2.32508 28.8668 2.2029 28.6476 1.98543C28.4283 1.76795 28.3052 1.47299 28.3052 1.16544C28.3052 0.857881 28.4283 0.562922 28.6476 0.345448C28.8668 0.127973 29.1641 0.00579834 29.4741 0.00579834H57.6535C57.9635 0.00579834 58.2609 0.127973 58.4801 0.345448C58.6993 0.562922 58.8224 0.857881 58.8224 1.16544C58.8224 1.47299 58.6993 1.76795 58.4801 1.98543C58.2609 2.2029 57.9635 2.32508 57.6535 2.32508H57.6389Z' fill='%233F4756'/%3E%3Cpath d='M71.7273 2.32508H67.0312C66.7212 2.32508 66.4239 2.2029 66.2047 1.98543C65.9855 1.76795 65.8623 1.47299 65.8623 1.16544C65.8623 0.857881 65.9855 0.562922 66.2047 0.345448C66.4239 0.127973 66.7212 0.00579834 67.0312 0.00579834H71.7273C72.0374 0.00579834 72.3347 0.127973 72.5539 0.345448C72.7731 0.562922 72.8962 0.857881 72.8962 1.16544C72.8962 1.47299 72.7731 1.76795 72.5539 1.98543C72.3347 2.2029 72.0374 2.32508 71.7273 2.32508Z' fill='%235e9458'/%3E%3Cpath d='M51.3911 10.0947H7.55709C7.24708 10.0947 6.94978 9.97249 6.73057 9.75502C6.51135 9.53754 6.38818 9.24258 6.38818 8.93503C6.38818 8.62747 6.51135 8.33251 6.73057 8.11504C6.94978 7.89757 7.24708 7.77539 7.55709 7.77539H51.3911C51.7011 7.77539 51.9985 7.89757 52.2177 8.11504C52.4369 8.33251 52.56 8.62747 52.56 8.93503C52.56 9.24258 52.4369 9.53754 52.2177 9.75502C51.9985 9.97249 51.7011 10.0947 51.3911 10.0947Z' fill='%233F4756'/%3E%3Cpath d='M148.437 139.003H45.1142C44.8042 139.003 44.5069 138.881 44.2877 138.663C44.0685 138.446 43.9453 138.151 43.9453 137.843C43.9453 137.536 44.0685 137.241 44.2877 137.023C44.5069 136.806 44.8042 136.684 45.1142 136.684H148.437C148.747 136.684 149.044 136.806 149.263 137.023C149.483 137.241 149.606 137.536 149.606 137.843C149.606 138.151 149.483 138.446 149.263 138.663C149.044 138.881 148.747 139.003 148.437 139.003Z' fill='%233F4756'/%3E%3Cpath d='M162.525 139.003H157.829C157.519 139.003 157.222 138.881 157.003 138.663C156.783 138.446 156.66 138.151 156.66 137.843C156.66 137.536 156.783 137.241 157.003 137.023C157.222 136.806 157.519 136.684 157.829 136.684H162.525C162.835 136.684 163.132 136.806 163.352 137.023C163.571 137.241 163.694 137.536 163.694 137.843C163.694 138.151 163.571 138.446 163.352 138.663C163.132 138.881 162.835 139.003 162.525 139.003Z' fill='%235e9458'/%3E%3Cpath d='M178.182 131.236H84.2519C83.9419 131.236 83.6446 131.114 83.4254 130.897C83.2062 130.679 83.083 130.384 83.083 130.077C83.083 129.769 83.2062 129.474 83.4254 129.257C83.6446 129.039 83.9419 128.917 84.2519 128.917H178.182C178.492 128.917 178.79 129.039 179.009 129.257C179.228 129.474 179.351 129.769 179.351 130.077C179.351 130.384 179.228 130.679 179.009 130.897C178.79 131.114 178.492 131.236 178.182 131.236Z' fill='%233F4756'/%3E%3Cpath d='M74.8572 131.236H71.7275C71.4175 131.236 71.1201 131.114 70.9009 130.897C70.6817 130.679 70.5586 130.384 70.5586 130.077C70.5586 129.769 70.6817 129.474 70.9009 129.257C71.1201 129.039 71.4175 128.917 71.7275 128.917H74.8572C75.1673 128.917 75.4646 129.039 75.6838 129.257C75.903 129.474 76.0261 129.769 76.0261 130.077C76.0261 130.384 75.903 130.679 75.6838 130.897C75.4646 131.114 75.1673 131.236 74.8572 131.236Z' fill='%235e9458'/%3E%3Cpath d='M75.3101 16.0523H69.5649C69.2549 16.0523 68.9576 15.9301 68.7384 15.7127C68.5192 15.4952 68.396 15.2002 68.396 14.8927C68.396 14.5851 68.5192 14.2902 68.7384 14.0727C68.9576 13.8552 69.2549 13.733 69.5649 13.733H75.3101C75.6201 13.733 75.9174 13.8552 76.1367 14.0727C76.3559 14.2902 76.479 14.5851 76.479 14.8927C76.479 15.2002 76.3559 15.4952 76.1367 15.7127C75.9174 15.9301 75.6201 16.0523 75.3101 16.0523Z' fill='%233F4756'/%3E%3Cpath d='M72.4316 18.8992C72.1216 18.8992 71.8243 18.777 71.6051 18.5595C71.3859 18.342 71.2627 18.0471 71.2627 17.7395V12.037C71.2627 11.7295 71.3859 11.4345 71.6051 11.217C71.8243 10.9996 72.1216 10.8774 72.4316 10.8774C72.7416 10.8774 73.0389 10.9996 73.2581 11.217C73.4773 11.4345 73.6005 11.7295 73.6005 12.037V17.7337C73.6013 17.8865 73.5716 18.0379 73.5132 18.1793C73.4548 18.3207 73.3688 18.4492 73.2602 18.5575C73.1516 18.6658 73.0225 18.7517 72.8803 18.8103C72.7381 18.869 72.5856 18.8992 72.4316 18.8992Z' fill='%233F4756'/%3E%3Cpath d='M170.214 95.5571H162.388C162.078 95.5571 161.78 95.4349 161.561 95.2174C161.342 95 161.219 94.705 161.219 94.3974C161.219 94.0899 161.342 93.7949 161.561 93.5774C161.78 93.36 162.078 93.2378 162.388 93.2378H170.214C170.524 93.2378 170.821 93.36 171.04 93.5774C171.259 93.7949 171.382 94.0899 171.382 94.3974C171.382 94.705 171.259 95 171.04 95.2174C170.821 95.4349 170.524 95.5571 170.214 95.5571Z' fill='%233F4756'/%3E%3Cpath d='M166.301 99.4447C165.991 99.4447 165.693 99.3226 165.474 99.1051C165.255 98.8876 165.132 98.5927 165.132 98.2851V90.5097C165.132 90.2022 165.255 89.9072 165.474 89.6897C165.693 89.4723 165.991 89.3501 166.301 89.3501C166.611 89.3501 166.908 89.4723 167.127 89.6897C167.346 89.9072 167.47 90.2022 167.47 90.5097V98.2851C167.47 98.5927 167.346 98.8876 167.127 99.1051C166.908 99.3226 166.611 99.4447 166.301 99.4447Z' fill='%233F4756'/%3E%3Cpath d='M91.2274 92.2318C85.5709 92.2458 80.1233 90.1123 76.0016 86.269C71.88 82.4257 69.3965 77.1636 69.0606 71.5618C68.7247 65.9601 70.5617 60.443 74.1949 56.142C77.8282 51.8409 82.9824 49.0817 88.6007 48.4302C94.2189 47.7787 99.8756 49.2842 104.411 52.638C108.946 55.9918 112.016 60.9398 112.991 66.4675C113.967 71.9951 112.774 77.6835 109.656 82.3663C106.539 87.049 101.735 90.3713 96.2274 91.652C94.5879 92.0308 92.9107 92.2253 91.2274 92.2318ZM91.2712 50.6588C88.485 50.6566 85.7298 51.2386 83.1861 52.3665C80.6424 53.4945 78.3678 55.1429 76.5111 57.2039C74.6545 59.2648 73.2577 61.6918 72.4125 64.3256C71.5673 66.9595 71.2926 69.7408 71.6065 72.4873C71.9205 75.2338 72.8159 77.8835 74.2341 80.2628C75.6523 82.642 77.5612 84.6971 79.8359 86.2933C82.1106 87.8895 84.6996 88.9909 87.4332 89.5252C90.1669 90.0594 92.9835 90.0146 95.6985 89.3936C100.436 88.3165 104.607 85.5463 107.416 81.612C110.225 77.6776 111.475 72.8547 110.928 68.0641C110.38 63.2734 108.073 58.8506 104.447 55.6401C100.822 52.4296 96.1311 50.6563 91.2712 50.6588Z' fill='%235e9458'/%3E%3Cpath d='M89.3804 78.2031C89.2262 78.2032 89.0735 78.173 88.931 78.1143C88.7886 78.0556 88.6592 77.9695 88.5505 77.861L80.3682 69.7435C80.148 69.5251 80.0244 69.229 80.0244 68.9202C80.0244 68.6114 80.148 68.3152 80.3682 68.0968C80.5883 67.8785 80.8868 67.7558 81.1981 67.7558C81.5094 67.7558 81.8079 67.8785 82.028 68.0968L89.3804 75.3822L101.914 62.948C102.023 62.8399 102.153 62.7542 102.295 62.6957C102.438 62.6373 102.591 62.6073 102.745 62.6074C102.899 62.6076 103.052 62.6378 103.194 62.6965C103.337 62.7552 103.466 62.8412 103.575 62.9495C103.684 63.0578 103.771 63.1864 103.83 63.3278C103.889 63.4692 103.919 63.6208 103.919 63.7739C103.919 63.9269 103.888 64.0784 103.829 64.2198C103.77 64.3611 103.683 64.4895 103.574 64.5976L90.2133 77.8523C90.1049 77.9627 89.9755 78.0506 89.8325 78.1108C89.6895 78.1711 89.5358 78.2024 89.3804 78.2031Z' fill='%235e9458'/%3E%3Cpath d='M91.2686 119.898C91.0391 119.898 90.8145 119.832 90.6228 119.707L86.7508 117.176C84.7929 115.894 67.4404 104.521 61.5199 100.184C55.3539 95.6615 51.6719 87.6715 51.6719 78.8061V37.9289C51.6719 37.6213 51.795 37.3264 52.0143 37.1089C52.2335 36.8914 52.5308 36.7692 52.8408 36.7692C69.7023 36.7692 90.3393 21.0503 90.538 20.8909C90.7437 20.7313 90.9973 20.6445 91.2584 20.6445C91.5195 20.6445 91.7731 20.7313 91.9787 20.8909C92.1833 21.0503 112.82 36.7692 129.676 36.7692C129.986 36.7692 130.283 36.8914 130.503 37.1089C130.722 37.3264 130.845 37.6213 130.845 37.9289V78.8061C130.845 87.6715 127.163 95.6615 120.997 100.184C115.076 104.533 97.721 115.894 95.7631 117.176L91.8911 119.707C91.7061 119.828 91.4902 119.894 91.2686 119.898ZM54.0214 39.0827V78.8003C54.0214 86.9178 57.3498 94.2206 62.9197 98.3025C68.7876 102.608 86.0933 113.958 88.0512 115.225L91.2657 117.332L94.4802 115.225C96.4323 113.946 113.738 102.608 119.612 98.3025C125.182 94.2206 128.507 86.9294 128.507 78.8003V39.0827C112.744 38.4826 95.0676 26.089 91.2569 23.2826C87.4609 26.0977 69.7841 38.4826 54.0214 39.0827Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2318_4786'%3E%3Crect width='178.714' height='139' fill='white' transform='translate(0.643066)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 180px;
  	height: 139px;
  	margin: auto;
  }

  .kycFailVarifiedSvg{
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='172' height='139' viewBox='0 0 172 139' fill='none'%3E%3Cg clip-path='url(%23clip0_2338_5218)'%3E%3Cpath d='M150.323 122.217C163.545 108.994 163.545 87.556 150.323 74.3334C137.1 61.1108 115.662 61.1108 102.44 74.3334C89.2171 87.556 89.2171 108.994 102.44 122.217C115.662 135.439 137.1 135.439 150.323 122.217Z' fill='%23EEEEEE'/%3E%3Cpath d='M51.057 2.32507H23.101C22.7935 2.32507 22.4985 2.2029 22.2811 1.98543C22.0636 1.76795 21.9414 1.47299 21.9414 1.16544C21.9414 0.857881 22.0636 0.562922 22.2811 0.345448C22.4985 0.127973 22.7935 0.00579834 23.101 0.00579834H51.057C51.3646 0.00579834 51.6596 0.127973 51.877 0.345448C52.0945 0.562922 52.2166 0.857881 52.2166 1.16544C52.2166 1.47299 52.0945 1.76795 51.877 1.98543C51.6596 2.2029 51.3646 2.32507 51.057 2.32507Z' fill='%233F4756'/%3E%3Cpath d='M65.0381 2.32507H60.3764C60.0689 2.32507 59.7739 2.2029 59.5565 1.98543C59.339 1.76795 59.2168 1.47299 59.2168 1.16544C59.2168 0.857881 59.339 0.562922 59.5565 0.345448C59.7739 0.127973 60.0689 0.00579834 60.3764 0.00579834H65.0381C65.3457 0.00579834 65.6407 0.127973 65.8582 0.345448C66.0756 0.562922 66.1978 0.857881 66.1978 1.16544C66.1978 1.47299 66.0756 1.76795 65.8582 1.98543C65.6407 2.2029 65.3457 2.32507 65.0381 2.32507Z' fill='%23E01C1C'/%3E%3Cpath d='M44.8453 10.0947H1.35886C1.0513 10.0947 0.75636 9.97249 0.538886 9.75502C0.321411 9.53754 0.199219 9.24258 0.199219 8.93503C0.199219 8.62747 0.321411 8.33251 0.538886 8.11504C0.75636 7.89757 1.0513 7.77539 1.35886 7.77539H44.8453C45.1528 7.77539 45.4478 7.89757 45.6653 8.11504C45.8827 8.33251 46.0049 8.62747 46.0049 8.93503C46.0049 9.24258 45.8827 9.53754 45.6653 9.75502C45.4478 9.97249 45.1528 10.0947 44.8453 10.0947Z' fill='%233F4756'/%3E%3Cpath d='M141.138 139.003H38.6323C38.3247 139.003 38.0298 138.881 37.8123 138.663C37.5948 138.446 37.4727 138.151 37.4727 137.843C37.4727 137.536 37.5948 137.241 37.8123 137.023C38.0298 136.806 38.3247 136.684 38.6323 136.684H141.138C141.446 136.684 141.741 136.806 141.958 137.023C142.176 137.241 142.298 137.536 142.298 137.843C142.298 138.151 142.176 138.446 141.958 138.663C141.741 138.881 141.446 139.003 141.138 139.003Z' fill='%233F4756'/%3E%3Cpath d='M155.115 139.003H150.457C150.149 139.003 149.854 138.881 149.637 138.663C149.419 138.446 149.297 138.151 149.297 137.843C149.297 137.536 149.419 137.241 149.637 137.023C149.854 136.806 150.149 136.684 150.457 136.684H155.115C155.423 136.684 155.718 136.806 155.935 137.023C156.153 137.241 156.275 137.536 156.275 137.843C156.275 138.151 156.153 138.446 155.935 138.663C155.718 138.881 155.423 139.003 155.115 139.003Z' fill='%23E01C1C'/%3E%3Cpath d='M170.646 131.236H77.4604C77.1529 131.236 76.8579 131.114 76.6404 130.897C76.423 130.679 76.3008 130.384 76.3008 130.077C76.3008 129.769 76.423 129.474 76.6404 129.257C76.8579 129.039 77.1529 128.917 77.4604 128.917H170.646C170.954 128.917 171.249 129.039 171.466 129.257C171.683 129.474 171.806 129.769 171.806 130.077C171.806 130.384 171.683 130.679 171.466 130.897C171.249 131.114 170.954 131.236 170.646 131.236Z' fill='%233F4756'/%3E%3Cpath d='M68.1416 131.236H65.0366C64.729 131.236 64.4341 131.114 64.2166 130.897C63.9991 130.679 63.877 130.384 63.877 130.077C63.877 129.769 63.9991 129.474 64.2166 129.257C64.4341 129.039 64.729 128.917 65.0366 128.917H68.1416C68.4491 128.917 68.7441 129.039 68.9615 129.257C69.179 129.474 69.3012 129.769 69.3012 130.077C69.3012 130.384 69.179 130.679 68.9615 130.897C68.7441 131.114 68.4491 131.236 68.1416 131.236Z' fill='%23E01C1C'/%3E%3Cpath d='M132.275 29.5998L131.084 28.4169L132.275 27.2254C132.383 27.1173 132.469 26.9889 132.528 26.8476C132.586 26.7064 132.616 26.555 132.616 26.4021C132.616 26.2491 132.586 26.0977 132.528 25.9565C132.469 25.8152 132.383 25.6868 132.275 25.5787C132.167 25.4706 132.039 25.3848 131.898 25.3263C131.756 25.2678 131.605 25.2377 131.452 25.2377C131.299 25.2377 131.148 25.2678 131.006 25.3263C130.865 25.3848 130.737 25.4706 130.629 25.5787L129.437 26.7702L128.245 25.5787C128.137 25.4706 128.009 25.3848 127.868 25.3263C127.726 25.2678 127.575 25.2377 127.422 25.2377C127.269 25.2377 127.118 25.2678 126.977 25.3263C126.835 25.3848 126.707 25.4706 126.599 25.5787C126.491 25.6868 126.405 25.8152 126.346 25.9565C126.288 26.0977 126.258 26.2491 126.258 26.4021C126.258 26.555 126.288 26.7064 126.346 26.8476C126.405 26.9889 126.491 27.1173 126.599 27.2254L127.79 28.4169L126.599 29.6084C126.491 29.7166 126.405 29.8449 126.346 29.9862C126.288 30.1275 126.258 30.2789 126.258 30.4318C126.258 30.5847 126.288 30.7361 126.346 30.8774C126.405 31.0187 126.491 31.147 126.599 31.2551C126.707 31.3633 126.835 31.449 126.977 31.5075C127.118 31.5661 127.269 31.5962 127.422 31.5962C127.575 31.5962 127.726 31.5661 127.868 31.5075C128.009 31.449 128.137 31.3633 128.245 31.2551L129.437 30.0636L130.629 31.2551C130.737 31.3633 130.865 31.449 131.006 31.5075C131.148 31.5661 131.299 31.5962 131.452 31.5962C131.605 31.5962 131.756 31.5661 131.898 31.5075C132.039 31.449 132.167 31.3633 132.275 31.2551C132.383 31.147 132.469 31.0187 132.528 30.8774C132.586 30.7361 132.616 30.5847 132.616 30.4318C132.616 30.2789 132.586 30.1275 132.528 29.9862C132.469 29.8449 132.383 29.7166 132.275 29.6084V29.5998Z' fill='%233F4756'/%3E%3Cpath d='M84.4243 111.621C84.1966 111.621 83.9737 111.555 83.7836 111.43C83.6995 111.374 75.4632 105.944 68.2473 101.051C67.9917 100.877 67.8154 100.61 67.7572 100.306C67.699 100.003 67.7637 99.6888 67.9371 99.4331C68.1105 99.1775 68.3784 99.0011 68.6818 98.943C68.9851 98.8848 69.2992 98.9495 69.5548 99.1229C76.7591 104.008 84.9838 109.432 85.065 109.484C85.2775 109.62 85.4399 109.821 85.5277 110.058C85.6154 110.294 85.6237 110.553 85.5512 110.794C85.4788 111.036 85.3296 111.247 85.1263 111.397C84.9229 111.546 84.6765 111.624 84.4243 111.621Z' fill='%233F4756'/%3E%3Cpath d='M59.7143 94.8439C59.4657 94.8435 59.2237 94.7632 59.0242 94.6149C54.7278 91.4433 52.0664 85.3842 52.0664 78.8061V45.3622C52.066 45.2023 52.0986 45.044 52.1622 44.8973C52.2259 44.7507 52.3192 44.6187 52.4362 44.5098C52.5533 44.4009 52.6916 44.3174 52.8425 44.2645C52.9934 44.2116 53.1536 44.1905 53.313 44.2025C67.0142 45.1563 83.4869 30.6087 83.6521 30.4608C83.8616 30.2725 84.1325 30.1669 84.4142 30.1636C84.6959 30.1604 84.9691 30.2599 85.1828 30.4434C85.3713 30.6087 101.873 45.1563 115.545 44.2025C115.697 44.1919 115.85 44.2113 115.995 44.2597C116.14 44.3082 116.274 44.3846 116.389 44.4848C116.504 44.5849 116.598 44.7068 116.666 44.8434C116.735 44.98 116.775 45.1287 116.786 45.281C116.796 45.4333 116.777 45.5862 116.729 45.7309C116.68 45.8757 116.604 46.0095 116.504 46.1248C116.403 46.24 116.282 46.3343 116.145 46.4025C116.008 46.4706 115.86 46.5111 115.707 46.5218C102.566 47.435 87.9572 35.8531 84.4261 32.8671C81.0197 35.7343 67.3012 46.574 54.6292 46.574H54.3973V78.8061C54.3973 84.6594 56.7166 89.9995 60.4129 92.7421C60.6136 92.886 60.7631 93.0902 60.8396 93.325C60.9162 93.5598 60.9158 93.8129 60.8384 94.0475C60.7611 94.282 60.611 94.4857 60.4098 94.629C60.2086 94.7723 59.967 94.8475 59.7201 94.8439H59.7143Z' fill='%233F4756'/%3E%3Cpath d='M115.621 65.9921C115.313 65.9921 115.018 65.87 114.801 65.6525C114.583 65.435 114.461 65.1401 114.461 64.8325V55.7409C114.461 55.4334 114.583 55.1384 114.801 54.9209C115.018 54.7035 115.313 54.5813 115.621 54.5813C115.928 54.5813 116.223 54.7035 116.441 54.9209C116.658 55.1384 116.78 55.4334 116.78 55.7409V64.8267C116.781 64.9795 116.752 65.1309 116.694 65.2723C116.636 65.4136 116.55 65.5421 116.443 65.6504C116.335 65.7587 116.207 65.8447 116.066 65.9033C115.925 65.9619 115.773 65.9921 115.621 65.9921Z' fill='%233F4756'/%3E%3Cpath d='M84.4239 111.621C84.1717 111.625 83.9252 111.546 83.7219 111.397C83.5185 111.247 83.3694 111.036 83.2969 110.795C83.2245 110.553 83.2327 110.294 83.3205 110.058C83.4082 109.822 83.5707 109.62 83.7832 109.484C83.9687 109.363 102.532 97.1226 108.44 92.7566C112.151 90.014 114.456 84.6739 114.456 78.8206V75.881C114.456 75.5734 114.578 75.2785 114.795 75.061C115.013 74.8435 115.308 74.7213 115.615 74.7213C115.923 74.7213 116.218 74.8435 116.435 75.061C116.653 75.2785 116.775 75.5734 116.775 75.881V78.8061C116.775 85.3842 114.108 91.4433 109.817 94.6149C103.859 99.0186 85.2472 111.293 85.0587 111.415C84.8719 111.545 84.6511 111.616 84.4239 111.621Z' fill='%233F4756'/%3E%3Cpath d='M84.4243 119.898C84.1966 119.898 83.9738 119.832 83.7836 119.707L79.9742 117.196C78.0231 115.909 60.8228 104.553 54.9115 100.184C48.7915 95.6614 45.1387 87.6715 45.1387 78.8061V37.9289C45.1382 37.769 45.1709 37.6107 45.2345 37.4641C45.2981 37.3174 45.3914 37.1854 45.5085 37.0765C45.6256 36.9676 45.7639 36.8841 45.9148 36.8312C46.0657 36.7784 46.2259 36.7572 46.3853 36.7692L53.7896 37.2824C54.0795 37.3027 54.3462 37.3114 54.6274 37.3114C63.5015 37.3114 75.1907 28.6895 78.9798 25.3497L83.6271 20.9721C83.8424 20.7682 84.1277 20.6545 84.4243 20.6545C84.7209 20.6545 85.0062 20.7682 85.2216 20.9721L89.8833 25.3584C93.6522 28.6982 105.35 37.3201 114.218 37.3201C114.508 37.3201 114.784 37.3201 115.059 37.2911L122.463 36.7779C122.623 36.7659 122.783 36.7871 122.934 36.8399C123.085 36.8928 123.223 36.9763 123.34 37.0852C123.457 37.1941 123.55 37.3261 123.614 37.4727C123.678 37.6194 123.71 37.7777 123.71 37.9376V78.8148C123.71 87.6774 120.057 95.6702 113.94 100.193C108.026 104.562 90.8255 115.917 88.8831 117.199L85.0766 119.707C84.8832 119.834 84.656 119.901 84.4243 119.898ZM47.4696 39.19V78.8061C47.4696 86.9236 50.7687 94.2264 56.2944 98.3083C62.1593 102.642 79.3103 113.963 81.2469 115.245L84.4359 117.338L87.6046 115.251C89.5499 113.966 106.701 102.642 112.566 98.3083C118.092 94.2264 121.391 86.9352 121.391 78.8061V39.19L115.227 39.6191C114.9 39.6422 114.563 39.6538 114.227 39.6538C102.651 39.6538 88.4714 27.2196 88.3323 27.095L88.3033 27.0689L84.4301 23.4218L80.5569 27.0689L80.528 27.095C80.3888 27.2196 66.2122 39.6538 54.6332 39.6538C54.2969 39.6538 53.9606 39.6538 53.633 39.6191L47.4696 39.19Z' fill='%233F4756'/%3E%3Cpath d='M90.7703 83.0881C90.4046 83.0892 90.0424 83.0177 89.7045 82.8779C89.3666 82.738 89.0599 82.5326 88.8019 82.2734L84.4242 77.8958L80.0466 82.2734C79.5243 82.7941 78.817 83.0864 78.0796 83.0864C77.3421 83.0864 76.6348 82.7941 76.1125 82.2734L72.4278 78.5916C71.9063 78.0692 71.6133 77.3612 71.6133 76.6231C71.6133 75.8849 71.9063 75.177 72.4278 74.6546L76.8054 70.277L72.4278 65.8993C71.9064 65.3775 71.6136 64.67 71.6136 63.9323C71.6136 63.1946 71.9064 62.4871 72.4278 61.9653L76.1125 58.2776C76.6348 57.7569 77.3421 57.4646 78.0796 57.4646C78.817 57.4646 79.5243 57.7569 80.0466 58.2776L84.4242 62.6552L88.8019 58.2776C89.3238 57.7562 90.0312 57.4634 90.7689 57.4634C91.5066 57.4634 92.2141 57.7562 92.7359 58.2776L96.4207 61.9624C96.9413 62.4846 97.2337 63.192 97.2337 63.9294C97.2337 64.6668 96.9413 65.3742 96.4207 65.8964L92.0431 70.2741L96.4207 74.6517C96.9415 75.1744 97.234 75.8823 97.234 76.6202C97.234 77.3581 96.9415 78.0659 96.4207 78.5887L92.7359 82.2705C92.4786 82.53 92.1724 82.7359 91.835 82.8762C91.4976 83.0165 91.1357 83.0886 90.7703 83.0881ZM84.4242 75.0924C84.5772 75.0922 84.7288 75.1224 84.8701 75.1811C85.0114 75.2398 85.1397 75.3259 85.2476 75.4345L90.4486 80.6354C90.4906 80.6776 90.5405 80.711 90.5955 80.7339C90.6505 80.7567 90.7094 80.7685 90.7689 80.7685C90.8284 80.7685 90.8873 80.7567 90.9423 80.7339C90.9973 80.711 91.0472 80.6776 91.0892 80.6354L94.774 76.9507C94.8161 76.9087 94.8496 76.8587 94.8724 76.8038C94.8953 76.7488 94.9071 76.6899 94.9071 76.6303C94.9071 76.5708 94.8953 76.5119 94.8724 76.4569C94.8496 76.4019 94.8161 76.352 94.774 76.31L89.573 71.109C89.4643 71.0012 89.3781 70.8729 89.3192 70.7316C89.2603 70.5903 89.23 70.4387 89.23 70.2857C89.23 70.1326 89.2603 69.981 89.3192 69.8397C89.3781 69.6984 89.4643 69.5701 89.573 69.4623L94.774 64.2613C94.8161 64.2193 94.8496 64.1694 94.8724 64.1144C94.8953 64.0595 94.9071 64.0005 94.9071 63.941C94.9071 63.8815 94.8953 63.8225 94.8724 63.7676C94.8496 63.7126 94.8161 63.6627 94.774 63.6206L91.0892 59.9388C91.0472 59.8966 90.9973 59.8632 90.9423 59.8403C90.8873 59.8175 90.8284 59.8058 90.7689 59.8058C90.7094 59.8058 90.6505 59.8175 90.5955 59.8403C90.5405 59.8632 90.4906 59.8966 90.4486 59.9388L85.2476 65.1398C85.1398 65.2485 85.0115 65.3347 84.8702 65.3936C84.7289 65.4525 84.5773 65.4828 84.4242 65.4828C84.2711 65.4828 84.1196 65.4525 83.9783 65.3936C83.8369 65.3347 83.7087 65.2485 83.6009 65.1398L78.4086 59.9301C78.3666 59.8879 78.3166 59.8545 78.2617 59.8317C78.2067 59.8088 78.1478 59.7971 78.0883 59.7971C78.0287 59.7971 77.9698 59.8088 77.9149 59.8317C77.8599 59.8545 77.8099 59.8879 77.7679 59.9301L74.0832 63.612C73.9978 63.6973 73.9499 63.813 73.9498 63.9337C73.9499 63.9931 73.9617 64.0518 73.9846 64.1065C74.0075 64.1613 74.041 64.2109 74.0832 64.2526L79.2783 69.4536C79.387 69.5614 79.4733 69.6897 79.5321 69.831C79.591 69.9723 79.6213 70.1239 79.6213 70.277C79.6213 70.4301 79.591 70.5816 79.5321 70.7229C79.4733 70.8642 79.387 70.9925 79.2783 71.1003L74.0774 76.3013C73.992 76.3866 73.944 76.5024 73.944 76.6231C73.9438 76.6825 73.9554 76.7413 73.9784 76.7961C74.0013 76.8508 74.0349 76.9005 74.0774 76.942L77.7621 80.6267C77.8041 80.6689 77.8541 80.7023 77.909 80.7252C77.964 80.748 78.0229 80.7598 78.0825 80.7598C78.142 80.7598 78.2009 80.748 78.2559 80.7252C78.3108 80.7023 78.3608 80.6689 78.4028 80.6267L83.6038 75.4258C83.8224 75.2105 84.1174 75.0906 84.4242 75.0924Z' fill='%23E01C1C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2338_5218'%3E%3Crect width='171.615' height='139' fill='white' transform='translate(0.193359)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 172px;
  	height: 139px;
  }

  .verifyFailureSvg{
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='172' height='139' viewBox='0 0 172 139' fill='none'%3E%3Cg clip-path='url(%23clip0_2340_5352)'%3E%3Cpath d='M150.321 122.217C163.543 108.994 163.543 87.556 150.321 74.3334C137.098 61.1108 115.66 61.1108 102.438 74.3334C89.2151 87.556 89.2151 108.994 102.438 122.217C115.66 135.439 137.098 135.439 150.321 122.217Z' fill='%23EEEEEE'/%3E%3Cpath d='M51.057 2.32507H23.101C22.7935 2.32507 22.4985 2.2029 22.2811 1.98543C22.0636 1.76795 21.9414 1.47299 21.9414 1.16544C21.9414 0.857881 22.0636 0.562922 22.2811 0.345448C22.4985 0.127973 22.7935 0.00579834 23.101 0.00579834H51.057C51.3646 0.00579834 51.6596 0.127973 51.877 0.345448C52.0945 0.562922 52.2166 0.857881 52.2166 1.16544C52.2166 1.47299 52.0945 1.76795 51.877 1.98543C51.6596 2.2029 51.3646 2.32507 51.057 2.32507Z' fill='%233F4756'/%3E%3Cpath d='M65.0362 2.32507H60.3745C60.0669 2.32507 59.772 2.2029 59.5545 1.98543C59.337 1.76795 59.2148 1.47299 59.2148 1.16544C59.2148 0.857881 59.337 0.562922 59.5545 0.345448C59.772 0.127973 60.0669 0.00579834 60.3745 0.00579834H65.0362C65.3437 0.00579834 65.6387 0.127973 65.8562 0.345448C66.0737 0.562922 66.1958 0.857881 66.1958 1.16544C66.1958 1.47299 66.0737 1.76795 65.8562 1.98543C65.6387 2.2029 65.3437 2.32507 65.0362 2.32507Z' fill='%23E01C1C'/%3E%3Cpath d='M44.8414 10.0947H1.35495C1.0474 10.0947 0.752454 9.97249 0.534979 9.75502C0.317505 9.53754 0.195312 9.24258 0.195312 8.93503C0.195312 8.62747 0.317505 8.33251 0.534979 8.11504C0.752454 7.89757 1.0474 7.77539 1.35495 7.77539H44.8414C45.1489 7.77539 45.4439 7.89757 45.6614 8.11504C45.8788 8.33251 46.001 8.62747 46.001 8.93503C46.001 9.24258 45.8788 9.53754 45.6614 9.75502C45.4439 9.97249 45.1489 10.0947 44.8414 10.0947Z' fill='%233F4756'/%3E%3Cpath d='M141.138 139.003H38.6323C38.3247 139.003 38.0298 138.881 37.8123 138.663C37.5948 138.446 37.4727 138.151 37.4727 137.843C37.4727 137.536 37.5948 137.241 37.8123 137.023C38.0298 136.806 38.3247 136.684 38.6323 136.684H141.138C141.446 136.684 141.741 136.806 141.958 137.023C142.176 137.241 142.298 137.536 142.298 137.843C142.298 138.151 142.176 138.446 141.958 138.663C141.741 138.881 141.446 139.003 141.138 139.003Z' fill='%233F4756'/%3E%3Cpath d='M155.111 139.003H150.453C150.145 139.003 149.85 138.881 149.633 138.663C149.415 138.446 149.293 138.151 149.293 137.843C149.293 137.536 149.415 137.241 149.633 137.023C149.85 136.806 150.145 136.684 150.453 136.684H155.111C155.419 136.684 155.714 136.806 155.931 137.023C156.149 137.241 156.271 137.536 156.271 137.843C156.271 138.151 156.149 138.446 155.931 138.663C155.714 138.881 155.419 139.003 155.111 139.003Z' fill='%23E01C1C'/%3E%3Cpath d='M170.642 131.236H77.4565C77.149 131.236 76.854 131.114 76.6365 130.897C76.4191 130.679 76.2969 130.384 76.2969 130.077C76.2969 129.769 76.4191 129.474 76.6365 129.257C76.854 129.039 77.149 128.917 77.4565 128.917H170.642C170.95 128.917 171.245 129.039 171.462 129.257C171.68 129.474 171.802 129.769 171.802 130.077C171.802 130.384 171.68 130.679 171.462 130.897C171.245 131.114 170.95 131.236 170.642 131.236Z' fill='%233F4756'/%3E%3Cpath d='M68.1396 131.236H65.0346C64.7271 131.236 64.4321 131.114 64.2147 130.897C63.9972 130.679 63.875 130.384 63.875 130.077C63.875 129.769 63.9972 129.474 64.2147 129.257C64.4321 129.039 64.7271 128.917 65.0346 128.917H68.1396C68.4472 128.917 68.7421 129.039 68.9596 129.257C69.1771 129.474 69.2993 129.769 69.2993 130.077C69.2993 130.384 69.1771 130.679 68.9596 130.897C68.7421 131.114 68.4472 131.236 68.1396 131.236Z' fill='%23E01C1C'/%3E%3Cpath d='M132.275 29.5998L131.084 28.4169L132.275 27.2254C132.383 27.1173 132.469 26.9889 132.528 26.8476C132.586 26.7064 132.616 26.555 132.616 26.4021C132.616 26.2491 132.586 26.0977 132.528 25.9565C132.469 25.8152 132.383 25.6868 132.275 25.5787C132.167 25.4706 132.039 25.3848 131.898 25.3263C131.756 25.2678 131.605 25.2377 131.452 25.2377C131.299 25.2377 131.148 25.2678 131.006 25.3263C130.865 25.3848 130.737 25.4706 130.629 25.5787L129.437 26.7702L128.245 25.5787C128.137 25.4706 128.009 25.3848 127.868 25.3263C127.726 25.2678 127.575 25.2377 127.422 25.2377C127.269 25.2377 127.118 25.2678 126.977 25.3263C126.835 25.3848 126.707 25.4706 126.599 25.5787C126.491 25.6868 126.405 25.8152 126.346 25.9565C126.288 26.0977 126.258 26.2491 126.258 26.4021C126.258 26.555 126.288 26.7064 126.346 26.8476C126.405 26.9889 126.491 27.1173 126.599 27.2254L127.79 28.4169L126.599 29.6084C126.491 29.7166 126.405 29.8449 126.346 29.9862C126.288 30.1275 126.258 30.2789 126.258 30.4318C126.258 30.5847 126.288 30.7361 126.346 30.8774C126.405 31.0187 126.491 31.147 126.599 31.2551C126.707 31.3633 126.835 31.449 126.977 31.5075C127.118 31.5661 127.269 31.5962 127.422 31.5962C127.575 31.5962 127.726 31.5661 127.868 31.5075C128.009 31.449 128.137 31.3633 128.245 31.2551L129.437 30.0636L130.629 31.2551C130.737 31.3633 130.865 31.449 131.006 31.5075C131.148 31.5661 131.299 31.5962 131.452 31.5962C131.605 31.5962 131.756 31.5661 131.898 31.5075C132.039 31.449 132.167 31.3633 132.275 31.2551C132.383 31.147 132.469 31.0187 132.528 30.8774C132.586 30.7361 132.616 30.5847 132.616 30.4318C132.616 30.2789 132.586 30.1275 132.528 29.9862C132.469 29.8449 132.383 29.7166 132.275 29.6084V29.5998Z' fill='%233F4756'/%3E%3Cpath d='M84.4223 111.621C84.1946 111.621 83.9718 111.555 83.7816 111.43C83.6976 111.374 75.4612 105.944 68.2454 101.051C67.9897 100.877 67.8134 100.61 67.7552 100.306C67.697 100.003 67.7618 99.6888 67.9351 99.4331C68.1085 99.1775 68.3764 99.0011 68.6798 98.943C68.9832 98.8848 69.2972 98.9495 69.5529 99.1229C76.7571 104.008 84.9819 109.432 85.063 109.484C85.2755 109.62 85.438 109.821 85.5257 110.058C85.6135 110.294 85.6217 110.553 85.5493 110.794C85.4768 111.036 85.3277 111.247 85.1243 111.397C84.921 111.546 84.6745 111.624 84.4223 111.621Z' fill='%233F4756'/%3E%3Cpath d='M59.7143 94.8439C59.4657 94.8435 59.2237 94.7632 59.0242 94.6149C54.7278 91.4433 52.0664 85.3842 52.0664 78.8061V45.3622C52.066 45.2023 52.0986 45.044 52.1622 44.8973C52.2259 44.7507 52.3192 44.6187 52.4362 44.5098C52.5533 44.4009 52.6916 44.3174 52.8425 44.2645C52.9934 44.2116 53.1536 44.1905 53.313 44.2025C67.0142 45.1563 83.4869 30.6087 83.6521 30.4608C83.8616 30.2725 84.1325 30.1669 84.4142 30.1636C84.6959 30.1604 84.9691 30.2599 85.1828 30.4434C85.3713 30.6087 101.873 45.1563 115.545 44.2025C115.697 44.1919 115.85 44.2113 115.995 44.2597C116.14 44.3082 116.274 44.3846 116.389 44.4848C116.504 44.5849 116.598 44.7068 116.666 44.8434C116.735 44.98 116.775 45.1287 116.786 45.281C116.796 45.4333 116.777 45.5862 116.729 45.7309C116.68 45.8757 116.604 46.0095 116.504 46.1248C116.403 46.24 116.282 46.3343 116.145 46.4025C116.008 46.4706 115.86 46.5111 115.707 46.5218C102.566 47.435 87.9572 35.8531 84.4261 32.8671C81.0197 35.7343 67.3012 46.574 54.6292 46.574H54.3973V78.8061C54.3973 84.6594 56.7166 89.9995 60.4129 92.7421C60.6136 92.886 60.7631 93.0902 60.8396 93.325C60.9162 93.5598 60.9158 93.8129 60.8384 94.0475C60.7611 94.282 60.611 94.4857 60.4098 94.629C60.2086 94.7723 59.967 94.8475 59.7201 94.8439H59.7143Z' fill='%233F4756'/%3E%3Cpath d='M115.621 65.9921C115.313 65.9921 115.018 65.87 114.801 65.6525C114.583 65.435 114.461 65.1401 114.461 64.8325V55.7409C114.461 55.4334 114.583 55.1384 114.801 54.9209C115.018 54.7035 115.313 54.5813 115.621 54.5813C115.928 54.5813 116.223 54.7035 116.441 54.9209C116.658 55.1384 116.78 55.4334 116.78 55.7409V64.8267C116.781 64.9795 116.752 65.1309 116.694 65.2723C116.636 65.4136 116.55 65.5421 116.443 65.6504C116.335 65.7587 116.207 65.8447 116.066 65.9033C115.925 65.9619 115.773 65.9921 115.621 65.9921Z' fill='%233F4756'/%3E%3Cpath d='M84.4219 111.621C84.1697 111.625 83.9233 111.546 83.7199 111.397C83.5166 111.247 83.3674 111.036 83.295 110.795C83.2225 110.553 83.2308 110.294 83.3185 110.058C83.4063 109.822 83.5687 109.62 83.7812 109.484C83.9668 109.363 102.53 97.1226 108.438 92.7566C112.149 90.014 114.454 84.6739 114.454 78.8206V75.881C114.454 75.5734 114.576 75.2785 114.793 75.061C115.011 74.8435 115.306 74.7213 115.613 74.7213C115.921 74.7213 116.216 74.8435 116.433 75.061C116.651 75.2785 116.773 75.5734 116.773 75.881V78.8061C116.773 85.3842 114.106 91.4433 109.815 94.6149C103.857 99.0186 85.2452 111.293 85.0568 111.415C84.8699 111.545 84.6491 111.616 84.4219 111.621Z' fill='%233F4756'/%3E%3Cpath d='M84.4224 119.898C84.1946 119.898 83.9718 119.832 83.7817 119.707L79.9722 117.196C78.0211 115.909 60.8208 104.553 54.9096 100.184C48.7896 95.6614 45.1367 87.6715 45.1367 78.8061V37.9289C45.1363 37.769 45.1689 37.6107 45.2326 37.4641C45.2962 37.3174 45.3895 37.1854 45.5065 37.0765C45.6236 36.9676 45.7619 36.8841 45.9128 36.8312C46.0637 36.7784 46.2239 36.7572 46.3833 36.7692L53.7876 37.2824C54.0776 37.3027 54.3442 37.3114 54.6255 37.3114C63.4996 37.3114 75.1887 28.6895 78.9779 25.3497L83.6251 20.9721C83.8405 20.7682 84.1258 20.6545 84.4224 20.6545C84.7189 20.6545 85.0042 20.7682 85.2196 20.9721L89.8814 25.3584C93.6502 28.6982 105.348 37.3201 114.216 37.3201C114.506 37.3201 114.782 37.3201 115.057 37.2911L122.461 36.7779C122.621 36.7659 122.781 36.7871 122.932 36.8399C123.083 36.8928 123.221 36.9763 123.338 37.0852C123.455 37.1941 123.549 37.3261 123.612 37.4727C123.676 37.6194 123.708 37.7777 123.708 37.9376V78.8148C123.708 87.6774 120.055 95.6702 113.938 100.193C108.024 104.562 90.8235 115.917 88.8811 117.199L85.0747 119.707C84.8812 119.834 84.654 119.901 84.4224 119.898ZM47.4676 39.19V78.8061C47.4676 86.9236 50.7668 94.2264 56.2924 98.3083C62.1573 102.642 79.3084 113.963 81.245 115.245L84.434 117.338L87.6027 115.251C89.548 113.966 106.699 102.642 112.564 98.3083C118.09 94.2264 121.389 86.9352 121.389 78.8061V39.19L115.225 39.6191C114.898 39.6422 114.561 39.6538 114.225 39.6538C102.649 39.6538 88.4695 27.2196 88.3303 27.095L88.3013 27.0689L84.4282 23.4218L80.5549 27.0689L80.526 27.095C80.3868 27.2196 66.2102 39.6538 54.6313 39.6538C54.295 39.6538 53.9587 39.6538 53.6311 39.6191L47.4676 39.19Z' fill='%233F4756'/%3E%3Cpath d='M90.7664 83.0881C90.4007 83.0892 90.0385 83.0177 89.7006 82.8779C89.3627 82.738 89.056 82.5326 88.798 82.2734L84.4203 77.8958L80.0427 82.2734C79.5204 82.7941 78.8131 83.0864 78.0756 83.0864C77.3382 83.0864 76.6309 82.7941 76.1086 82.2734L72.4239 78.5916C71.9024 78.0692 71.6094 77.3612 71.6094 76.6231C71.6094 75.8849 71.9024 75.177 72.4239 74.6546L76.8015 70.277L72.4239 65.8993C71.9025 65.3775 71.6097 64.67 71.6097 63.9323C71.6097 63.1946 71.9025 62.4871 72.4239 61.9653L76.1086 58.2776C76.6309 57.7569 77.3382 57.4646 78.0756 57.4646C78.8131 57.4646 79.5204 57.7569 80.0427 58.2776L84.4203 62.6552L88.798 58.2776C89.3198 57.7562 90.0273 57.4634 90.765 57.4634C91.5027 57.4634 92.2101 57.7562 92.732 58.2776L96.4167 61.9624C96.9374 62.4846 97.2298 63.192 97.2298 63.9294C97.2298 64.6668 96.9374 65.3742 96.4167 65.8964L92.0392 70.2741L96.4167 74.6517C96.9376 75.1744 97.2301 75.8823 97.2301 76.6202C97.2301 77.3581 96.9376 78.0659 96.4167 78.5887L92.732 82.2705C92.4747 82.53 92.1685 82.7359 91.8311 82.8762C91.4937 83.0165 91.1318 83.0886 90.7664 83.0881ZM84.4203 75.0924C84.5733 75.0922 84.7248 75.1224 84.8662 75.1811C85.0075 75.2398 85.1358 75.3259 85.2437 75.4345L90.4447 80.6354C90.4867 80.6776 90.5366 80.711 90.5916 80.7339C90.6466 80.7567 90.7055 80.7685 90.765 80.7685C90.8245 80.7685 90.8834 80.7567 90.9384 80.7339C90.9934 80.711 91.0433 80.6776 91.0853 80.6354L94.7701 76.9507C94.8122 76.9087 94.8457 76.8587 94.8685 76.8038C94.8914 76.7488 94.9031 76.6899 94.9031 76.6303C94.9031 76.5708 94.8914 76.5119 94.8685 76.4569C94.8457 76.4019 94.8122 76.352 94.7701 76.31L89.5691 71.109C89.4604 71.0012 89.3742 70.8729 89.3153 70.7316C89.2564 70.5903 89.2261 70.4387 89.2261 70.2857C89.2261 70.1326 89.2564 69.981 89.3153 69.8397C89.3742 69.6984 89.4604 69.5701 89.5691 69.4623L94.7701 64.2613C94.8122 64.2193 94.8457 64.1694 94.8685 64.1144C94.8914 64.0595 94.9031 64.0005 94.9031 63.941C94.9031 63.8815 94.8914 63.8225 94.8685 63.7676C94.8457 63.7126 94.8122 63.6627 94.7701 63.6206L91.0853 59.9388C91.0433 59.8966 90.9934 59.8632 90.9384 59.8403C90.8834 59.8175 90.8245 59.8058 90.765 59.8058C90.7055 59.8058 90.6466 59.8175 90.5916 59.8403C90.5366 59.8632 90.4867 59.8966 90.4447 59.9388L85.2437 65.1398C85.1359 65.2485 85.0076 65.3347 84.8663 65.3936C84.725 65.4525 84.5734 65.4828 84.4203 65.4828C84.2672 65.4828 84.1157 65.4525 83.9743 65.3936C83.833 65.3347 83.7048 65.2485 83.597 65.1398L78.4047 59.9301C78.3627 59.8879 78.3127 59.8545 78.2578 59.8317C78.2028 59.8088 78.1439 59.7971 78.0844 59.7971C78.0248 59.7971 77.9659 59.8088 77.9109 59.8317C77.856 59.8545 77.806 59.8879 77.764 59.9301L74.0793 63.612C73.9939 63.6973 73.9459 63.813 73.9459 63.9337C73.946 63.9931 73.9578 64.0518 73.9807 64.1065C74.0036 64.1613 74.0371 64.2109 74.0793 64.2526L79.2744 69.4536C79.3831 69.5614 79.4694 69.6897 79.5282 69.831C79.5871 69.9723 79.6174 70.1239 79.6174 70.277C79.6174 70.4301 79.5871 70.5816 79.5282 70.7229C79.4694 70.8642 79.3831 70.9925 79.2744 71.1003L74.0735 76.3013C73.9881 76.3866 73.9401 76.5024 73.9401 76.6231C73.9399 76.6825 73.9515 76.7413 73.9744 76.7961C73.9974 76.8508 74.031 76.9005 74.0735 76.942L77.7582 80.6267C77.8002 80.6689 77.8502 80.7023 77.9051 80.7252C77.9601 80.748 78.019 80.7598 78.0785 80.7598C78.1381 80.7598 78.197 80.748 78.252 80.7252C78.3069 80.7023 78.3569 80.6689 78.3989 80.6267L83.5999 75.4258C83.8185 75.2105 84.1135 75.0906 84.4203 75.0924Z' fill='%23E01C1C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2340_5352'%3E%3Crect width='171.615' height='139' fill='white' transform='translate(0.191406)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 172px;
  	height: 139px;
  }

  .processToLongSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='194' height='140' viewBox='0 0 194 140' fill='none'%3E%3Cg clip-path='url(%23clip0_2371_5713)'%3E%3Cpath d='M61.4514 104.208C73.4626 92.197 73.4626 72.7231 61.4514 60.7119C49.4403 48.7008 29.9663 48.7008 17.9552 60.7119C5.94402 72.7231 5.944 92.197 17.9552 104.208C29.9663 116.219 49.4403 116.219 61.4514 104.208Z' fill='%23EEEEEE'/%3E%3Cpath d='M60.8089 2.82507H32.853C32.5454 2.82507 32.2505 2.7029 32.033 2.48543C31.8155 2.26795 31.6934 1.97299 31.6934 1.66544C31.6934 1.35788 31.8155 1.06292 32.033 0.845448C32.2505 0.627973 32.5454 0.505798 32.853 0.505798H60.8089C61.1165 0.505798 61.4115 0.627973 61.6289 0.845448C61.8464 1.06292 61.9686 1.35788 61.9686 1.66544C61.9686 1.97299 61.8464 2.26795 61.6289 2.48543C61.4115 2.7029 61.1165 2.82507 60.8089 2.82507Z' fill='%233F4756'/%3E%3Cpath d='M74.7853 2.82507H70.1264C69.8189 2.82507 69.5239 2.7029 69.3065 2.48543C69.089 2.26795 68.9668 1.97299 68.9668 1.66544C68.9668 1.35788 69.089 1.06292 69.3065 0.845448C69.5239 0.627973 69.8189 0.505798 70.1264 0.505798H74.7853C75.0928 0.505798 75.3878 0.627973 75.6053 0.845448C75.8227 1.06292 75.9449 1.35788 75.9449 1.66544C75.9449 1.97299 75.8227 2.26795 75.6053 2.48543C75.3878 2.7029 75.0928 2.82507 74.7853 2.82507Z' fill='%235e9458'/%3E%3Cpath d='M54.5953 10.5947H11.1089C10.8013 10.5947 10.5063 10.4725 10.2889 10.255C10.0714 10.0375 9.94922 9.74258 9.94922 9.43503C9.94922 9.12747 10.0714 8.83251 10.2889 8.61504C10.5063 8.39757 10.8013 8.27539 11.1089 8.27539H54.5953C54.9028 8.27539 55.1978 8.39757 55.4152 8.61504C55.6327 8.83251 55.7549 9.12747 55.7549 9.43503C55.7549 9.74258 55.6327 10.0375 55.4152 10.255C55.1978 10.4725 54.9028 10.5947 54.5953 10.5947Z' fill='%233F4756'/%3E%3Cpath d='M150.886 139.503H48.3823C48.0747 139.503 47.7798 139.381 47.5623 139.163C47.3448 138.946 47.2227 138.651 47.2227 138.343C47.2227 138.036 47.3448 137.741 47.5623 137.523C47.7798 137.306 48.0747 137.184 48.3823 137.184H150.886C151.193 137.184 151.488 137.306 151.706 137.523C151.923 137.741 152.045 138.036 152.045 138.343C152.045 138.651 151.923 138.946 151.706 139.163C151.488 139.381 151.193 139.503 150.886 139.503Z' fill='%233F4756'/%3E%3Cpath d='M164.861 139.503H160.222C159.915 139.503 159.62 139.381 159.402 139.163C159.185 138.946 159.062 138.651 159.062 138.343C159.062 138.036 159.185 137.741 159.402 137.523C159.62 137.306 159.915 137.184 160.222 137.184H164.861C165.168 137.184 165.463 137.306 165.681 137.523C165.898 137.741 166.02 138.036 166.02 138.343C166.02 138.651 165.898 138.946 165.681 139.163C165.463 139.381 165.168 139.503 164.861 139.503Z' fill='%235e9458'/%3E%3Cpath d='M180.396 131.736H87.2104C86.9029 131.736 86.6079 131.614 86.3904 131.397C86.1729 131.179 86.0508 130.884 86.0508 130.577C86.0508 130.269 86.1729 129.974 86.3904 129.757C86.6079 129.539 86.9029 129.417 87.2104 129.417H180.396C180.704 129.417 180.999 129.539 181.216 129.757C181.433 129.974 181.556 130.269 181.556 130.577C181.556 130.884 181.433 131.179 181.216 131.397C180.999 131.614 180.704 131.736 180.396 131.736Z' fill='%233F4756'/%3E%3Cpath d='M77.8867 131.736H74.7846C74.4771 131.736 74.1821 131.614 73.9646 131.397C73.7472 131.179 73.625 130.884 73.625 130.577C73.625 130.269 73.7472 129.974 73.9646 129.757C74.1821 129.539 74.4771 129.417 74.7846 129.417H77.8867C78.1942 129.417 78.4891 129.539 78.7066 129.757C78.9241 129.974 79.0463 130.269 79.0463 130.577C79.0463 130.884 78.9241 131.179 78.7066 131.397C78.4891 131.614 78.1942 131.736 77.8867 131.736Z' fill='%235e9458'/%3E%3Cpath d='M192.822 55.635H163.312C163.004 55.635 162.709 55.5128 162.492 55.2953C162.275 55.0778 162.152 54.7829 162.152 54.4753C162.152 54.1678 162.275 53.8728 162.492 53.6553C162.709 53.4378 163.004 53.3157 163.312 53.3157H192.822C193.129 53.3157 193.424 53.4378 193.642 53.6553C193.859 53.8728 193.981 54.1678 193.981 54.4753C193.981 54.7829 193.859 55.0778 193.642 55.2953C193.424 55.5128 193.129 55.635 192.822 55.635Z' fill='%233F4756'/%3E%3Cpath d='M185.055 63.4162H174.183C173.876 63.4162 173.581 63.294 173.363 63.0766C173.146 62.8591 173.023 62.5641 173.023 62.2566C173.023 61.949 173.146 61.654 173.363 61.4366C173.581 61.2191 173.876 61.0969 174.183 61.0969H185.055C185.362 61.0969 185.657 61.2191 185.875 61.4366C186.092 61.654 186.214 61.949 186.214 62.2566C186.214 62.5641 186.092 62.8591 185.875 63.0766C185.657 63.294 185.362 63.4162 185.055 63.4162Z' fill='%235e9458'/%3E%3Cpath d='M35.044 136.853C37.1879 136.853 38.9259 135.115 38.9259 132.971C38.9259 130.827 37.1879 129.089 35.044 129.089C32.9001 129.089 31.1621 130.827 31.1621 132.971C31.1621 135.115 32.9001 136.853 35.044 136.853Z' fill='%23EEEEEE'/%3E%3Cpath d='M84.5227 101.394C74.5684 101.383 65.0251 97.4234 57.9863 90.3846C50.9475 83.3458 46.9881 73.8025 46.9766 63.8482C46.9766 43.1428 63.8203 26.2991 84.5227 26.2991C105.225 26.2991 122.069 43.1428 122.069 63.8482C122.071 67.2485 121.613 70.6336 120.706 73.9109C120.665 74.0584 120.596 74.1965 120.502 74.3171C120.407 74.4377 120.29 74.5386 120.157 74.614C120.024 74.6894 119.877 74.7378 119.725 74.7564C119.573 74.7751 119.419 74.7636 119.271 74.7227C119.124 74.6817 118.986 74.6121 118.865 74.5179C118.744 74.4236 118.644 74.3065 118.568 74.1733C118.493 74.04 118.444 73.8932 118.426 73.7412C118.407 73.5893 118.419 73.4351 118.46 73.2876C120.532 65.8075 120.072 57.8519 117.152 50.6604C114.231 43.469 109.013 37.4457 102.312 33.5292C95.6103 29.6127 87.8016 28.023 80.1024 29.0078C72.4031 29.9927 65.2459 33.4967 59.7461 38.9739C54.2463 44.4511 50.7127 51.5938 49.6961 59.2889C48.6795 66.984 50.237 74.7993 54.1258 81.5168C58.0146 88.2343 64.0163 93.4768 71.1956 96.4272C78.3749 99.3776 86.3286 99.8703 93.8172 97.8285C94.1152 97.747 94.4333 97.7871 94.7016 97.9402C94.9699 98.0932 95.1664 98.3466 95.2479 98.6446C95.3294 98.9425 95.2892 99.2606 95.1362 99.5289C94.9831 99.7972 94.7298 99.9938 94.4318 100.075C91.202 100.953 87.8697 101.397 84.5227 101.394Z' fill='%233F4756'/%3E%3Cpath d='M127.752 120.108C124.133 120.105 120.609 118.945 117.695 116.797C116.139 115.811 114.315 114.188 112.274 111.996C111.114 110.741 107.308 105.552 105.537 102.96C105.108 102.331 104.615 101.684 104.087 100.997C102.295 98.6401 100.608 96.4136 100.956 94.3958C101.034 93.9748 101.2 93.575 101.443 93.2227C101.686 92.8704 102.002 92.5737 102.368 92.352C104.354 91.0619 107.354 91.6997 109.969 93.8247L103.319 76.4939C102.793 75.1609 102.751 73.6853 103.203 72.325C103.412 71.6711 103.764 71.0718 104.234 70.5704C104.703 70.0691 105.278 69.6782 105.916 69.4259C108.468 68.4489 111.454 70.026 112.584 72.9396L116.536 83.243C117.12 82.5253 117.883 81.9734 118.748 81.6427C119.583 81.316 120.489 81.211 121.377 81.338C122.265 81.465 123.105 81.8197 123.815 82.3675C124.244 81.7639 124.799 81.2613 125.442 80.8945C126.085 80.5278 126.801 80.306 127.538 80.2444C128.276 80.1828 129.018 80.2831 129.713 80.5381C130.408 80.7931 131.039 81.1968 131.562 81.721C132.021 81.2531 132.58 80.8945 133.197 80.6715C134.907 80.0337 137.389 80.3584 138.609 82.2167L138.711 82.3704C138.924 82.6715 139.112 82.9895 139.273 83.3213C141.109 86.8002 144.492 95.2076 144.619 95.5729C144.644 95.6405 144.668 95.7043 144.689 95.7642C144.704 95.7953 144.718 95.8273 144.73 95.8599C146.86 101.415 146.71 106.624 144.292 110.935C141.683 115.574 137.363 117.786 135.015 118.684C132.702 119.601 130.24 120.083 127.752 120.108ZM104.786 94.016C104.379 93.9982 103.976 94.099 103.626 94.306C103.529 94.3531 103.444 94.4217 103.377 94.5066C103.31 94.5914 103.264 94.6904 103.241 94.7959C103.064 95.8135 104.655 97.9066 105.934 99.5881C106.45 100.266 106.983 100.968 107.444 101.644C109.326 104.398 112.953 109.326 113.97 110.413C115.857 112.443 117.579 113.982 118.954 114.846L119.015 114.887C124.569 118.899 130.321 117.983 134.165 116.507C137.644 115.171 140.598 112.721 142.242 109.793C144.315 106.099 144.434 101.748 142.596 96.8572C142.555 96.7861 142.522 96.7101 142.5 96.631L142.486 96.5904C142.468 96.5354 142.454 96.4803 142.431 96.4252C142.407 96.3701 138.952 87.7279 137.18 84.3824L137.145 84.3157C137.031 84.086 136.898 83.8659 136.748 83.6576L136.644 83.501C136.128 82.7154 134.855 82.5356 133.991 82.8574C133.682 82.9626 133.403 83.1409 133.177 83.3771C132.951 83.6133 132.786 83.9005 132.695 84.2142C132.619 84.4345 132.479 84.6267 132.292 84.7658C132.105 84.905 131.88 84.9846 131.648 84.9943C131.415 85.004 131.184 84.9433 130.987 84.8202C130.789 84.6971 130.633 84.5172 130.538 84.3041C130.261 83.6243 129.727 83.0807 129.053 82.7902C128.378 82.4996 127.617 82.4852 126.932 82.7502C126.509 82.9201 126.133 83.1888 125.835 83.5337C125.537 83.8787 125.325 84.2899 125.219 84.7332C125.16 84.9526 125.038 85.1499 124.869 85.3007C124.699 85.4516 124.489 85.5493 124.264 85.5817C124.039 85.6141 123.81 85.5798 123.604 85.4831C123.399 85.3864 123.226 85.2315 123.108 85.0376C122.76 84.4447 122.211 83.9962 121.56 83.7733C120.91 83.5505 120.201 83.568 119.562 83.8228C119.009 84.0247 118.531 84.3937 118.196 84.8788C117.861 85.3639 117.685 85.9411 117.693 86.5306C117.7 86.8067 117.609 87.0765 117.435 87.2912C117.261 87.5059 117.016 87.6516 116.745 87.7019C116.473 87.7522 116.192 87.704 115.953 87.5658C115.714 87.4276 115.532 87.2085 115.44 86.9481L110.387 73.7775C109.729 72.0612 108.094 71.0871 106.743 71.606C106.423 71.7388 106.136 71.9407 105.904 72.1974C105.671 72.454 105.498 72.759 105.397 73.0904C105.124 73.9304 105.155 74.8402 105.487 75.659L114.335 98.7242C114.442 98.9829 114.452 99.2715 114.362 99.5367C114.273 99.8019 114.09 100.026 113.849 100.167C113.607 100.308 113.323 100.358 113.048 100.305C112.773 100.253 112.526 100.104 112.352 99.8838C111.21 98.5125 110.323 97.4631 109.677 96.7586C107.983 94.88 106.111 94.0103 104.777 94.0103L104.786 94.016Z' fill='%235e9458'/%3E%3Cpath d='M84.523 82.3356C84.3091 82.3356 84.0994 82.2764 83.9171 82.1646L83.4735 81.8979C82.7284 81.4456 65.4121 70.8059 65.4121 59.2328C65.4168 57.0109 66.1114 54.8453 67.3999 53.0351C68.6884 51.225 70.5072 49.8597 72.6051 49.1277C74.7029 48.3957 76.9763 48.3333 79.1112 48.949C81.2461 49.5647 83.1371 50.8282 84.523 52.5648C85.9089 50.8282 87.7999 49.5647 89.9347 48.949C92.0696 48.3333 94.343 48.3957 96.4408 49.1277C98.5387 49.8597 100.357 51.225 101.646 53.0351C102.934 54.8453 103.629 57.0109 103.634 59.2328C103.634 70.8059 86.3059 81.4485 85.5695 81.8979L85.126 82.1675C84.9437 82.2767 84.7354 82.3348 84.523 82.3356ZM76.1475 50.8428C73.9207 50.8428 71.7849 51.7262 70.2087 53.2991C68.6325 54.872 67.7447 57.006 67.7401 59.2328C67.7401 68.9679 82.7864 78.7147 84.523 79.8163C86.2624 78.7263 101.303 68.9766 101.303 59.2328C101.303 57.3675 100.682 55.5553 99.5377 54.0825C98.3932 52.6097 96.7905 51.5603 94.983 51.1001C93.1754 50.6399 91.266 50.7951 89.5566 51.5413C87.8471 52.2875 86.435 53.582 85.5434 55.2204C85.4437 55.404 85.2962 55.5571 85.1166 55.6638C84.9369 55.7705 84.7319 55.8266 84.523 55.8263C84.3136 55.8271 84.1079 55.7712 83.9277 55.6645C83.7475 55.5579 83.5995 55.4044 83.4996 55.2204C82.7796 53.8982 81.7171 52.7941 80.4235 52.0239C79.13 51.2537 77.653 50.8457 76.1475 50.8428Z' fill='%233F4756'/%3E%3Cpath d='M96.5916 60.3982C96.284 60.3982 95.989 60.276 95.7716 60.0585C95.5541 59.8411 95.4319 59.5461 95.4319 59.2385C95.4304 58.5719 95.1647 57.933 94.693 57.4619C94.2213 56.9908 93.5822 56.7258 92.9155 56.725C92.6079 56.725 92.313 56.6028 92.0955 56.3854C91.8781 56.1679 91.7559 55.873 91.7559 55.5654C91.7559 55.2578 91.8781 54.9629 92.0955 54.7454C92.313 54.5279 92.6079 54.4058 92.9155 54.4058C94.1998 54.4073 95.4311 54.9182 96.3393 55.8263C97.2475 56.7345 97.7584 57.9658 97.7599 59.2501C97.7568 59.5572 97.6321 59.8505 97.4131 60.0657C97.1941 60.2809 96.8986 60.4005 96.5916 60.3982Z' fill='%233F4756'/%3E%3Cpath d='M157.026 41.8382C164.281 41.8382 170.162 35.9571 170.162 28.7024C170.162 21.4477 164.281 15.5666 157.026 15.5666C149.772 15.5666 143.891 21.4477 143.891 28.7024C143.891 35.9571 149.772 41.8382 157.026 41.8382Z' fill='white'/%3E%3Cpath d='M157.032 43.0037C154.203 43.0037 151.438 42.1649 149.086 40.5935C146.735 39.022 144.902 36.7885 143.819 34.1753C142.737 31.5621 142.453 28.6866 143.005 25.9124C143.557 23.1382 144.919 20.59 146.919 18.5899C148.919 16.5899 151.467 15.2278 154.242 14.676C157.016 14.1242 159.891 14.4074 162.505 15.4898C165.118 16.5722 167.351 18.4053 168.923 20.7571C170.494 23.1089 171.333 25.8739 171.333 28.7024C171.328 32.4939 169.82 36.1288 167.139 38.8098C164.458 41.4909 160.823 42.9991 157.032 43.0037ZM157.032 16.7321C154.663 16.7315 152.348 17.4333 150.379 18.7487C148.409 20.0641 146.874 21.9341 145.967 24.122C145.061 26.31 144.824 28.7176 145.285 31.0405C145.747 33.3633 146.888 35.497 148.562 37.1717C150.237 38.8464 152.371 39.9868 154.694 40.4487C157.016 40.9106 159.424 40.6732 161.612 39.7666C163.8 38.86 165.67 37.3249 166.985 35.3555C168.301 33.3861 169.003 31.0708 169.002 28.7024C168.996 25.5304 167.733 22.4901 165.489 20.248C163.245 18.0058 160.204 16.7446 157.032 16.7408V16.7321Z' fill='%233F4756'/%3E%3Cpath d='M157.033 31.0013C156.725 31.0013 156.43 30.8792 156.213 30.6617C155.995 30.4442 155.873 30.1493 155.873 29.8417V23.0404C155.873 22.7329 155.995 22.4379 156.213 22.2204C156.43 22.003 156.725 21.8808 157.033 21.8808C157.34 21.8808 157.635 22.003 157.853 22.2204C158.07 22.4379 158.192 22.7329 158.192 23.0404V29.8359C158.193 29.9887 158.164 30.1401 158.106 30.2815C158.048 30.4228 157.962 30.5513 157.855 30.6596C157.747 30.7679 157.619 30.8539 157.478 30.9125C157.337 30.9712 157.185 31.0014 157.033 31.0013Z' fill='%235e9458'/%3E%3Cpath d='M157.033 35.6602C156.725 35.6602 156.43 35.538 156.213 35.3206C155.995 35.1031 155.873 34.8081 155.873 34.5006V34.2107C155.873 33.9031 155.995 33.6081 156.213 33.3907C156.43 33.1732 156.725 33.051 157.033 33.051C157.34 33.051 157.635 33.1732 157.853 33.3907C158.07 33.6081 158.192 33.9031 158.192 34.2107V34.5006C158.192 34.8081 158.07 35.1031 157.853 35.3206C157.635 35.538 157.34 35.6602 157.033 35.6602Z' fill='%235e9458'/%3E%3Cpath d='M31.8646 97.0022H36.1669C36.6291 97.0022 37.0867 97.0934 37.5136 97.2705C37.9404 97.4476 38.3282 97.7072 38.6546 98.0344C38.9809 98.3616 39.2396 98.75 39.4156 99.1773C39.5917 99.6046 39.6817 100.062 39.6806 100.525V119.032C39.6806 119.964 39.3104 120.858 38.6515 121.517C37.9925 122.176 37.0988 122.546 36.1669 122.546H4.68853C3.75714 122.545 2.86415 122.175 2.20583 121.516C1.54751 120.857 1.17773 119.964 1.17773 119.032V100.525C1.17773 99.5932 1.54751 98.6999 2.20583 98.0411C2.86415 97.3822 3.75714 97.0117 4.68853 97.0109H31.8646V97.0022Z' fill='white'/%3E%3Cpath d='M36.1663 123.717H4.68796C3.44795 123.715 2.25943 123.221 1.38288 122.344C0.506329 121.467 0.0132513 120.278 0.0117188 119.038V100.525C0.0132531 99.2848 0.506423 98.0962 1.38306 97.2196C2.25969 96.343 3.44822 95.8498 4.68796 95.8483H36.1663C37.4066 95.849 38.5958 96.3419 39.4731 97.2186C40.3504 98.0953 40.8439 99.2843 40.8455 100.525V119.032C40.8455 120.274 40.3527 121.465 39.4753 122.343C38.598 123.221 37.4078 123.716 36.1663 123.717ZM4.68796 98.182C4.0654 98.1828 3.46856 98.4305 3.02834 98.8707C2.58812 99.3109 2.34047 99.9078 2.3397 100.53V119.038C2.34047 119.661 2.58812 120.258 3.02834 120.698C3.46856 121.138 4.0654 121.386 4.68796 121.386H36.1663C36.4747 121.386 36.7801 121.326 37.065 121.208C37.3499 121.09 37.6087 120.917 37.8268 120.699C38.0448 120.481 38.2178 120.222 38.3358 119.937C38.4538 119.652 38.5146 119.347 38.5146 119.038V100.525C38.5146 99.9017 38.2672 99.3044 37.8268 98.864C37.3864 98.4237 36.7891 98.1762 36.1663 98.1762L4.68796 98.182Z' fill='%233F4756'/%3E%3Cpath d='M20.4272 114.611C19.7062 114.614 19.005 114.375 18.4355 113.933L5.78097 103.902C5.53877 103.71 5.38283 103.429 5.34749 103.122C5.31215 102.815 5.4003 102.506 5.59252 102.264C5.78474 102.022 6.06532 101.866 6.3725 101.831C6.67969 101.795 6.98832 101.883 7.23052 102.076L19.8822 112.104C20.0416 112.223 20.2353 112.287 20.4344 112.287C20.6335 112.287 20.8273 112.223 20.9867 112.104L33.6355 102.2C33.8788 102.008 34.1885 101.92 34.4965 101.956C34.8045 101.993 35.0856 102.15 35.2778 102.393C35.47 102.636 35.5577 102.946 35.5215 103.254C35.4854 103.562 35.3284 103.843 35.085 104.035L22.4334 113.936C21.8596 114.38 21.1529 114.618 20.4272 114.611Z' fill='%233F4756'/%3E%3Cpath d='M6.6073 117.716C6.36458 117.719 6.12694 117.647 5.92786 117.508C5.72877 117.369 5.57828 117.171 5.49759 116.942C5.41691 116.713 5.41007 116.465 5.47809 116.232C5.54611 115.999 5.68554 115.793 5.87672 115.643L10.6805 111.779C10.7997 111.684 10.9364 111.613 11.0829 111.571C11.2295 111.528 11.3829 111.515 11.5344 111.532C11.686 111.549 11.8327 111.596 11.9663 111.669C12.0998 111.743 12.2175 111.842 12.3127 111.961C12.4079 112.081 12.4787 112.217 12.521 112.364C12.5633 112.51 12.5764 112.664 12.5594 112.815C12.5425 112.967 12.4958 113.114 12.4222 113.247C12.3485 113.381 12.2492 113.498 12.1301 113.594L7.32626 117.458C7.12262 117.623 6.86922 117.714 6.6073 117.716Z' fill='%233F4756'/%3E%3Cpath d='M34.2509 117.716C33.985 117.716 33.7271 117.625 33.5203 117.458L28.7948 113.655C28.5545 113.462 28.4005 113.183 28.3665 112.877C28.3325 112.571 28.4214 112.264 28.6136 112.024C28.8059 111.784 29.0856 111.629 29.3915 111.595C29.6973 111.561 30.0041 111.65 30.2444 111.843L34.9699 115.643C35.1611 115.793 35.3005 115.999 35.3685 116.232C35.4365 116.465 35.4297 116.713 35.349 116.942C35.2684 117.171 35.1179 117.369 34.9188 117.508C34.7197 117.647 34.482 117.72 34.2393 117.716H34.2509Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2371_5713'%3E%3Crect width='193.976' height='139' fill='white' transform='translate(0.0117188 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 194px;
  	height: 140px;
  	margin-top: 30px;
  }

  .justOneStepIdentitiySvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='104' height='80' viewBox='0 0 104 80' fill='none'%3E%3Cg clip-path='url(%23clip0_2844_17744)'%3E%3Cpath d='M53.7824 69.8853C64.9538 58.7052 64.9538 40.5788 53.7824 29.3987C42.611 18.2187 24.4986 18.2186 13.3272 29.3987C2.1558 40.5788 2.15582 58.7052 13.3272 69.8853C24.4986 81.0653 42.611 81.0653 53.7824 69.8853Z' fill='%23EEEEEE'/%3E%3Cpath d='M75.1189 59.6667H39.2256C37.2892 59.6645 35.4328 58.8937 34.0635 57.5234C32.6943 56.1531 31.9241 54.2952 31.9219 52.3573V26.0664C31.9241 24.1285 32.6943 22.2706 34.0635 20.9003C35.4328 19.53 37.2892 18.7592 39.2256 18.757H53.1723C53.3928 18.757 53.6042 18.8446 53.76 19.0006C53.9159 19.1566 54.0035 19.3681 54.0035 19.5888C54.0035 19.8094 53.9159 20.0209 53.76 20.1769C53.6042 20.3329 53.3928 20.4205 53.1723 20.4205H39.236C37.7423 20.4228 36.3105 21.0177 35.2545 22.0749C34.1985 23.1321 33.6045 24.5653 33.6029 26.0601V52.3573C33.6045 53.8522 34.1985 55.2853 35.2545 56.3426C36.3105 57.3998 37.7423 57.9947 39.236 57.9969H75.1293C75.3497 57.9969 75.5611 58.0846 75.717 58.2405C75.8728 58.3965 75.9604 58.6081 75.9604 58.8287C75.9604 59.0493 75.8728 59.2609 75.717 59.4169C75.5611 59.5729 75.3497 59.6605 75.1293 59.6605L75.1189 59.6667Z' fill='%233F4756'/%3E%3Cpath d='M66.6452 15.2073C62.9902 15.2073 59.9004 11.6347 59.9004 7.40714C59.9004 3.32302 62.9258 0 66.6452 0C70.3646 0 73.3921 3.32718 73.3921 7.40714C73.3921 11.6347 70.3022 15.2073 66.6452 15.2073ZM66.6452 1.67192C63.8483 1.67192 61.571 4.24423 61.571 7.40714C61.571 10.6719 63.9419 13.5375 66.6452 13.5375C69.3485 13.5375 71.7214 10.6719 71.7214 7.40714C71.7214 4.24423 69.4441 1.68023 66.6452 1.68023V1.67192Z' fill='%2369AF4D'/%3E%3Cpath d='M76.8369 34.6901H56.4549C55.7567 34.689 55.0874 34.4107 54.5938 33.9164C54.1003 33.4221 53.8228 32.7521 53.8223 32.0533V29.5974C53.8272 26.2753 55.1484 23.0908 57.496 20.7421C59.8436 18.3934 63.0261 17.0723 66.3456 17.0685H66.9462C70.2664 17.0723 73.4495 18.394 75.7973 20.7436C78.145 23.0932 79.4657 26.2788 79.4695 29.6016V32.0574C79.4679 32.7555 79.1899 33.4245 78.6965 33.9179C78.2031 34.4113 77.5344 34.689 76.8369 34.6901ZM66.3456 18.7321C63.4681 18.7354 60.7094 19.8807 58.6745 21.9168C56.6396 23.9528 55.4947 26.7135 55.4908 29.5932V32.0491C55.4908 32.305 55.5924 32.5504 55.7732 32.7314C55.954 32.9123 56.1992 33.014 56.4549 33.014H76.8369C77.0922 33.0134 77.3369 32.9115 77.5173 32.7307C77.6976 32.5498 77.7989 32.3047 77.7989 32.0491V29.5932C77.7956 26.7137 76.6511 23.953 74.6165 21.9169C72.582 19.8807 69.8235 18.7354 66.9462 18.7321H66.3456Z' fill='%2369AF4D'/%3E%3Cpath d='M73.0538 34.69C72.8334 34.69 72.622 34.6024 72.4661 34.4464C72.3102 34.2904 72.2227 34.0788 72.2227 33.8582V28.9943C72.2227 28.7737 72.3102 28.5621 72.4661 28.4061C72.622 28.2501 72.8334 28.1625 73.0538 28.1625C73.2743 28.1625 73.4856 28.2501 73.6415 28.4061C73.7974 28.5621 73.885 28.7737 73.885 28.9943V33.8582C73.885 34.0788 73.7974 34.2904 73.6415 34.4464C73.4856 34.6024 73.2743 34.69 73.0538 34.69Z' fill='%2369AF4D'/%3E%3Cpath d='M60.2374 34.69C60.017 34.69 59.8056 34.6024 59.6497 34.4464C59.4938 34.2904 59.4062 34.0788 59.4062 33.8582V28.9943C59.4062 28.7737 59.4938 28.5621 59.6497 28.4061C59.8056 28.2501 60.017 28.1625 60.2374 28.1625C60.4578 28.1625 60.6692 28.2501 60.8251 28.4061C60.981 28.5621 61.0686 28.7737 61.0686 28.9943V33.8582C61.0686 34.0788 60.981 34.2904 60.8251 34.4464C60.6692 34.6024 60.4578 34.69 60.2374 34.69Z' fill='%2369AF4D'/%3E%3Cpath d='M71.8298 43.8148H50.1222C49.9017 43.8148 49.6903 43.7272 49.5345 43.5712C49.3786 43.4152 49.291 43.2036 49.291 42.983C49.291 42.7624 49.3786 42.5509 49.5345 42.3949C49.6903 42.2389 49.9017 42.1512 50.1222 42.1512H71.8298C72.0502 42.1512 72.2616 42.2389 72.4175 42.3949C72.5733 42.5509 72.6609 42.7624 72.6609 42.983C72.6609 43.2036 72.5733 43.4152 72.4175 43.5712C72.2616 43.7272 72.0502 43.8148 71.8298 43.8148Z' fill='%233F4756'/%3E%3Cpath d='M61.4092 49.8973H50.1222C49.9017 49.8973 49.6903 49.8097 49.5345 49.6537C49.3786 49.4977 49.291 49.2862 49.291 49.0656C49.291 48.8449 49.3786 48.6334 49.5345 48.4774C49.6903 48.3214 49.9017 48.2338 50.1222 48.2338H61.4092C61.6297 48.2338 61.8411 48.3214 61.9969 48.4774C62.1528 48.6334 62.2404 48.8449 62.2404 49.0656C62.2404 49.2862 62.1528 49.4977 61.9969 49.6537C61.8411 49.8097 61.6297 49.8973 61.4092 49.8973Z' fill='%233F4756'/%3E%3Cpath d='M44.912 43.8148H43.1749C42.9545 43.8148 42.743 43.7272 42.5872 43.5712C42.4313 43.4152 42.3438 43.2036 42.3438 42.983C42.3438 42.7624 42.4313 42.5509 42.5872 42.3949C42.743 42.2389 42.9545 42.1512 43.1749 42.1512H44.912C45.1324 42.1512 45.3438 42.2389 45.4997 42.3949C45.6556 42.5509 45.7432 42.7624 45.7432 42.983C45.7432 43.2036 45.6556 43.4152 45.4997 43.5712C45.3438 43.7272 45.1324 43.8148 44.912 43.8148Z' fill='%2369AF4D'/%3E%3Cpath d='M44.912 49.8973H43.1749C42.9545 49.8973 42.743 49.8097 42.5872 49.6537C42.4313 49.4977 42.3438 49.2862 42.3438 49.0656C42.3438 48.8449 42.4313 48.6334 42.5872 48.4774C42.743 48.3214 42.9545 48.2338 43.1749 48.2338H44.912C45.1324 48.2338 45.3438 48.3214 45.4997 48.4774C45.6556 48.6334 45.7432 48.8449 45.7432 49.0656C45.7432 49.2862 45.6556 49.4977 45.4997 49.6537C45.3438 49.8097 45.1324 49.8973 44.912 49.8973Z' fill='%2369AF4D'/%3E%3Cpath d='M29.4906 67.5391C30.7483 59.9527 25.6226 52.7823 18.042 51.5237C10.4614 50.265 3.29661 55.3947 2.03894 62.9812C0.781265 70.5676 5.90698 77.738 13.4876 78.9966C21.0681 80.2553 28.2329 75.1256 29.4906 67.5391Z' fill='white'/%3E%3Cpath d='M15.7451 79.998C12.8273 79.998 9.97495 79.1321 7.54885 77.5097C5.12274 75.8874 3.23181 73.5815 2.11519 70.8837C0.998576 68.1859 0.706424 65.2172 1.27567 62.3532C1.84491 59.4892 3.24999 56.8585 5.31323 54.7936C7.37646 52.7288 10.0052 51.3226 12.867 50.7529C15.7288 50.1833 18.6951 50.4756 21.3908 51.5931C24.0866 52.7106 26.3907 54.603 28.0117 57.031C29.6328 59.459 30.4981 62.3135 30.4981 65.2336C30.4942 69.1482 28.9386 72.9013 26.1728 75.6693C23.4069 78.4374 19.6567 79.9941 15.7451 79.998ZM15.7451 52.1495C13.1579 52.1491 10.6287 52.9165 8.47735 54.3547C6.32599 55.793 4.64916 57.8374 3.65889 60.2294C2.66862 62.6215 2.40939 65.2537 2.91403 67.7931C3.41866 70.3326 4.6645 72.6653 6.49393 74.4961C8.32336 76.327 10.6542 77.5738 13.1917 78.0788C15.7292 78.5838 18.3594 78.3244 20.7496 77.3334C23.1398 76.3423 25.1826 74.6642 26.6197 72.5112C28.0569 70.3582 28.8237 67.827 28.8233 65.2378C28.82 61.7676 27.4411 58.4404 24.9891 55.9866C22.5372 53.5328 19.2127 52.1528 15.7451 52.1495Z' fill='%2369AF4D'/%3E%3Cpath d='M14.8288 69.7689C14.7192 69.769 14.6106 69.7473 14.5093 69.7052C14.408 69.6631 14.3161 69.6013 14.2387 69.5235L9.48663 64.7677C9.33012 64.6111 9.24219 64.3986 9.24219 64.1771C9.24219 63.9556 9.33012 63.7432 9.48663 63.5865C9.64314 63.4299 9.8554 63.3419 10.0767 63.3419C10.2981 63.3419 10.5103 63.4299 10.6668 63.5865L14.8226 67.7455L21.1705 61.3927C21.327 61.2361 21.5393 61.1481 21.7606 61.1481C21.982 61.1481 22.1943 61.2361 22.3508 61.3927C22.5073 61.5493 22.5952 61.7618 22.5952 61.9833C22.5952 62.2048 22.5073 62.4172 22.3508 62.5738L15.4127 69.5172C15.2591 69.6752 15.0491 69.7658 14.8288 69.7689Z' fill='%2369AF4D'/%3E%3Cpath d='M95.7043 59.752H59.8214C59.601 59.752 59.3896 59.6644 59.2337 59.5084C59.0778 59.3524 58.9902 59.1408 58.9902 58.9202C58.9902 58.6996 59.0778 58.4881 59.2337 58.3321C59.3896 58.1761 59.601 58.0884 59.8214 58.0884H95.7126C97.2061 58.0868 98.6379 57.4923 99.694 56.4354C100.75 55.3786 101.344 53.9456 101.346 52.451V26.1496C101.344 24.6549 100.75 23.222 99.694 22.1651C98.6379 21.1082 97.2061 20.5138 95.7126 20.5121H81.7783C81.5579 20.5121 81.3465 20.4245 81.1906 20.2685C81.0347 20.1125 80.9472 19.9009 80.9472 19.6803C80.9472 19.4597 81.0347 19.2481 81.1906 19.0921C81.3465 18.9361 81.5579 18.8485 81.7783 18.8485H95.7126C97.649 18.8507 99.5054 19.6215 100.875 20.9918C102.244 22.3621 103.014 24.22 103.016 26.1579V52.451C103.012 54.3889 102.24 56.2459 100.869 57.6146C99.498 58.9834 97.6407 59.752 95.7043 59.752Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2844_17744'%3E%3Crect width='102.013' height='80' fill='white' transform='translate(0.994141)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 144px;
  	height: 144px;
  	margin: auto;
  	margin-bottom: 15px;
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-image: url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 141.638C110.46 141.638 141.638 110.46 141.638 72C141.638 33.54 110.46 2.36196 72 2.36196C33.54 2.36196 2.36196 33.54 2.36196 72C2.36196 110.46 33.54 141.638 72 141.638Z' fill='white' stroke='%235e9458' stroke-width='3.27607'/%3E%3Cpath d='M66.4783 96.5118H66.474C63.3495 96.5118 60.4072 95.2888 58.2003 93.0775L41.8662 76.7177C37.314 72.1559 37.314 64.7354 41.8748 60.1789C46.4409 55.6128 53.8657 55.6085 58.4265 60.1736L66.5008 68.2479L85.6153 49.1323C87.8265 46.9211 90.7645 45.7067 93.89 45.7067C97.0145 45.7067 99.9525 46.9254 102.164 49.1323C106.724 53.6931 106.724 61.1147 102.164 65.6754L74.7562 93.0818C72.5461 95.2931 69.6081 96.5075 66.4825 96.5075L66.4783 96.5118ZM50.1527 60.2475C48.0508 60.2475 45.9532 61.0493 44.3518 62.6464C41.1523 65.8448 41.148 71.0465 44.3422 74.245L60.6773 90.6058C62.2262 92.1547 64.2852 93.0122 66.4783 93.0122C68.6681 93.0122 70.7303 92.159 72.2802 90.6101L99.6866 63.2037C102.886 60.0042 102.886 54.8035 99.6866 51.604C98.1378 50.0552 96.0788 49.202 93.8847 49.202C91.6916 49.202 89.6326 50.0552 88.0838 51.604L67.7323 71.9555C67.4054 72.2824 66.9574 72.4689 66.4965 72.4689C66.0345 72.4689 65.5865 72.2867 65.2596 71.9555L55.9504 62.6464C54.3534 61.0493 52.2504 60.2475 50.1485 60.2475H50.1527Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }

  .justOneStepAddressSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='127' height='80' viewBox='0 0 127 80' fill='none'%3E%3Cg clip-path='url(%23clip0_2844_17762)'%3E%3Cpath d='M50.1526 71.4699C61.5237 60.0987 61.5237 41.6625 50.1525 30.2914C38.7814 18.9202 20.3452 18.9202 8.97404 30.2913C-2.39709 41.6625 -2.39711 60.0987 8.97402 71.4699C20.3452 82.841 38.7814 82.841 50.1526 71.4699Z' fill='%23EEEEEE'/%3E%3Cpath d='M115.987 19.2316H105.456C105.359 19.2192 105.26 19.2278 105.166 19.2566C105.072 19.2854 104.986 19.3339 104.912 19.3988C104.838 19.4637 104.779 19.5436 104.739 19.633C104.699 19.7225 104.678 19.8195 104.678 19.9177C104.678 20.0159 104.699 20.1129 104.739 20.2024C104.779 20.2919 104.838 20.3717 104.912 20.4366C104.986 20.5015 105.072 20.55 105.166 20.5789C105.26 20.6077 105.359 20.6162 105.456 20.6039H115.987C116.154 20.5827 116.308 20.5013 116.419 20.375C116.531 20.2487 116.592 20.0861 116.592 19.9177C116.592 19.7493 116.531 19.5868 116.419 19.4604C116.308 19.3341 116.154 19.2527 115.987 19.2316Z' fill='%233F4756'/%3E%3Cpath d='M96.687 19.13H76.8049C76.6215 19.13 76.4456 19.2029 76.3159 19.3326C76.1862 19.4623 76.1133 19.6382 76.1133 19.8216V40.8509C76.1133 41.0343 76.1862 41.2102 76.3159 41.34C76.4456 41.4697 76.6215 41.5425 76.8049 41.5425H96.687C96.8704 41.5425 97.0463 41.4697 97.176 41.34C97.3057 41.2102 97.3786 41.0343 97.3786 40.8509V19.8216C97.3786 19.6382 97.3057 19.4623 97.176 19.3326C97.0463 19.2029 96.8704 19.13 96.687 19.13ZM95.9981 40.162H77.4966V20.5023H95.9981V40.162Z' fill='%235e9458'/%3E%3Cpath d='M92.9105 36.2893C92.7246 35.0496 92.1858 33.8896 91.3584 32.9478C90.5311 32.0061 89.4501 31.3224 88.2446 30.9785L87.3855 30.7314L88.1348 30.2402C88.7144 29.8405 89.1869 29.3047 89.5109 28.6797C89.8349 28.0547 90.0004 27.3596 89.9929 26.6557C89.9929 24.4874 88.3736 22.7227 86.3838 22.7227C84.3939 22.7227 82.7745 24.4874 82.7745 26.6557C82.767 27.3596 82.9325 28.0547 83.2565 28.6797C83.5805 29.3047 84.0531 29.8405 84.6327 30.2402L85.3819 30.7314L84.5229 30.9785C83.3174 31.3224 82.2364 32.0061 81.4091 32.9478C80.5817 33.8896 80.0429 35.0496 79.857 36.2893C79.8419 36.3787 79.8451 36.4703 79.8663 36.5585C79.8875 36.6467 79.9264 36.7297 79.9805 36.8025C80.0337 36.8758 80.1008 36.9378 80.1781 36.9849C80.2554 37.032 80.3412 37.0633 80.4307 37.077C80.6118 37.1047 80.7966 37.0596 80.9446 36.9516C81.0927 36.8437 81.1921 36.6815 81.2211 36.5006C81.4063 35.2654 82.0287 34.1376 82.9752 33.3225C83.9216 32.5074 85.1292 32.059 86.3783 32.059C87.6273 32.059 88.8349 32.5074 89.7814 33.3225C90.7278 34.1376 91.3502 35.2654 91.5354 36.5006C91.5559 36.636 91.6162 36.7623 91.7088 36.8633C91.8013 36.9642 91.9219 37.0353 92.0551 37.0674C92.1882 37.0995 92.328 37.0912 92.4564 37.0435C92.5848 36.9959 92.696 36.911 92.776 36.7998C92.8301 36.727 92.8689 36.644 92.8902 36.5558C92.9114 36.4676 92.9146 36.376 92.8995 36.2865L92.9105 36.2893ZM84.1633 26.6557C84.1633 25.2504 85.1624 24.1059 86.3893 24.1059C87.6161 24.1059 88.6151 25.2504 88.6151 26.6557C88.6151 28.1186 87.5749 29.4003 86.3893 29.4003C85.2036 29.4003 84.1633 28.1186 84.1633 26.6557Z' fill='%235e9458'/%3E%3Cpath d='M105.456 27.6163H115.987C116.154 27.5952 116.308 27.5138 116.419 27.3875C116.531 27.2611 116.592 27.0985 116.592 26.9302C116.592 26.7618 116.531 26.5992 116.419 26.4729C116.308 26.3466 116.154 26.2652 115.987 26.244H105.456C105.359 26.2317 105.26 26.2402 105.166 26.269C105.072 26.2979 104.986 26.3464 104.912 26.4113C104.838 26.4762 104.779 26.556 104.739 26.6455C104.699 26.7349 104.678 26.832 104.678 26.9302C104.678 27.0283 104.699 27.1254 104.739 27.2148C104.779 27.3043 104.838 27.3842 104.912 27.4491C104.986 27.514 105.072 27.5625 105.166 27.5913C105.26 27.6201 105.359 27.6287 105.456 27.6163Z' fill='%233F4756'/%3E%3Cpath d='M115.987 33.2373H105.456C105.359 33.225 105.26 33.2335 105.166 33.2623C105.072 33.2912 104.986 33.3396 104.912 33.4045C104.838 33.4695 104.779 33.5493 104.739 33.6388C104.699 33.7282 104.678 33.8253 104.678 33.9235C104.678 34.0216 104.699 34.1187 104.739 34.2081C104.779 34.2976 104.838 34.3774 104.912 34.4424C104.986 34.5073 105.072 34.5557 105.166 34.5846C105.26 34.6134 105.359 34.6219 105.456 34.6096H115.987C116.154 34.5884 116.308 34.5071 116.419 34.3807C116.531 34.2544 116.592 34.0918 116.592 33.9235C116.592 33.7551 116.531 33.5925 116.419 33.4662C116.308 33.3398 116.154 33.2585 115.987 33.2373Z' fill='%233F4756'/%3E%3Cpath d='M115.987 40.2388H105.456C105.359 40.2264 105.26 40.235 105.166 40.2638C105.072 40.2926 104.986 40.3411 104.912 40.406C104.838 40.4709 104.779 40.5508 104.739 40.6402C104.699 40.7297 104.678 40.8267 104.678 40.9249C104.678 41.0231 104.699 41.1201 104.739 41.2096C104.779 41.2991 104.838 41.3789 104.912 41.4438C104.986 41.5087 105.072 41.5572 105.166 41.5861C105.26 41.6149 105.359 41.6234 105.456 41.6111H115.987C116.154 41.5899 116.308 41.5085 116.419 41.3822C116.531 41.2559 116.592 41.0933 116.592 40.9249C116.592 40.7565 116.531 40.594 116.419 40.4676C116.308 40.3413 116.154 40.2599 115.987 40.2388Z' fill='%233F4756'/%3E%3Cpath d='M115.988 47.4462H76.6243C76.5269 47.4338 76.428 47.4424 76.3342 47.4712C76.2403 47.5 76.1537 47.5485 76.0801 47.6134C76.0064 47.6783 75.9474 47.7582 75.907 47.8476C75.8666 47.9371 75.8457 48.0341 75.8457 48.1323C75.8457 48.2305 75.8666 48.3275 75.907 48.417C75.9474 48.5065 76.0064 48.5863 76.0801 48.6512C76.1537 48.7161 76.2403 48.7646 76.3342 48.7934C76.428 48.8223 76.5269 48.8308 76.6243 48.8185H115.988C116.155 48.7973 116.308 48.7159 116.419 48.5896C116.531 48.4633 116.592 48.3007 116.592 48.1323C116.592 47.9639 116.531 47.8014 116.419 47.675C116.308 47.5487 116.155 47.4673 115.988 47.4462Z' fill='%233F4756'/%3E%3Cpath d='M115.988 54.4504H76.6243C76.5269 54.4381 76.428 54.4466 76.3342 54.4755C76.2403 54.5043 76.1537 54.5528 76.0801 54.6177C76.0064 54.6826 75.9474 54.7624 75.907 54.8519C75.8666 54.9414 75.8457 55.0384 75.8457 55.1366C75.8457 55.2348 75.8666 55.3318 75.907 55.4213C75.9474 55.5107 76.0064 55.5906 76.0801 55.6555C76.1537 55.7204 76.2403 55.7689 76.3342 55.7977C76.428 55.8265 76.5269 55.8351 76.6243 55.8227H115.988C116.155 55.8016 116.308 55.7202 116.419 55.5939C116.531 55.4676 116.592 55.305 116.592 55.1366C116.592 54.9682 116.531 54.8056 116.419 54.6793C116.308 54.553 116.155 54.4716 115.988 54.4504Z' fill='%233F4756'/%3E%3Cpath d='M100.673 61.4519H76.6242C76.4572 61.4731 76.3036 61.5544 76.1923 61.6808C76.081 61.8071 76.0195 61.9697 76.0195 62.1381C76.0195 62.3064 76.081 62.469 76.1923 62.5953C76.3036 62.7217 76.4572 62.803 76.6242 62.8242H100.673C100.84 62.803 100.993 62.7217 101.104 62.5953C101.216 62.469 101.277 62.3064 101.277 62.1381C101.277 61.9697 101.216 61.8071 101.104 61.6808C100.993 61.5544 100.84 61.4731 100.673 61.4519Z' fill='%233F4756'/%3E%3Cpath d='M121.089 0H82.4555H82.3238H82.2524H82.1948C82.1017 0.000254177 82.0097 0.0199129 81.9246 0.0577183C81.8396 0.0955237 81.7633 0.150651 81.7008 0.219574L81.6459 0.268975C81.5925 0.307188 81.542 0.34939 81.4949 0.395225L70.629 11.2611L70.3381 10.9867C67.9009 8.59887 64.0666 7.44065 58.2618 7.34184H58.1767H57.4329H57.3862C50.9144 7.44888 46.9567 8.82668 44.5606 11.8156C41.5416 15.5482 41.1519 21.8663 43.2981 31.703C43.3431 31.9317 43.4455 32.1452 43.5958 32.3234C43.7461 32.5015 43.9393 32.6385 44.1572 32.7213L44.3438 32.7926L44.4042 32.9848C45.7765 37.4832 48.5046 41.5315 51.6856 43.8177L51.8613 43.944V44.1608C51.8092 46.5816 51.3838 49.65 50.5769 50.6875L50.4835 50.8028L50.3381 50.8357C44.4563 52.1202 40.2818 54.2418 37.5784 57.324C34.7843 60.5077 33.4258 64.8525 33.4258 70.6079V75.0652C33.4272 76.2818 33.9111 77.4482 34.7714 78.3085C35.6317 79.1688 36.7981 79.6527 38.0148 79.6542H121.094C122.542 79.652 123.93 79.0758 124.954 78.052C125.978 77.0282 126.554 75.6403 126.556 74.1924V5.46179C126.554 4.01295 125.977 2.62416 124.952 1.60019C123.927 0.576222 122.538 0.000725322 121.089 0ZM81.5032 2.33567V11.0937C81.5024 11.6955 81.263 12.2724 80.8375 12.6979C80.412 13.1234 79.8351 13.3628 79.2334 13.3635H70.4753L81.5032 2.33567ZM44.3054 29.683C42.6586 21.2625 43.0813 15.8556 45.6475 12.6664C47.8157 9.97118 51.5731 8.74983 57.8281 8.70591C63.4546 8.74983 67.1131 9.7818 69.3555 11.9473L69.6574 12.2382L68.5129 13.3663C68.4797 13.3991 68.4486 13.4339 68.4196 13.4706L68.3674 13.5255C68.2897 13.589 68.2271 13.669 68.1839 13.7596C68.1407 13.8502 68.1181 13.9493 68.1177 14.0497V14.1457V14.1869C68.1149 14.2335 68.1149 14.2803 68.1177 14.3269V21.6138L67.6181 21.504C67.4676 21.4709 67.314 21.4534 67.1598 21.4519C62.8672 21.4052 58.0065 18.6551 57.9571 18.6277C57.8928 18.5917 57.8234 18.5658 57.7513 18.5508C57.4817 18.4933 57.2019 18.5043 56.9377 18.583C56.6735 18.6616 56.4332 18.8053 56.239 19.001C56.0623 19.1776 55.933 19.396 55.863 19.6358C55.793 19.8757 55.7844 20.1293 55.8383 20.3733C55.8449 20.4051 55.8541 20.4363 55.8657 20.4666L57.1145 23.815L50.3436 20.2278C49.8192 19.9538 49.2191 19.8607 48.6364 19.9629C48.0537 20.0652 47.5211 20.357 47.1214 20.7932C47.0424 20.8821 46.9876 20.9899 46.9622 21.1061L44.6896 31.6481L44.3054 29.683ZM45.7546 32.6335L45.6914 32.4276L45.8232 32.2574C45.9428 32.1065 46.0306 31.9328 46.0812 31.7469V31.7167L48.2768 21.5617L48.4306 21.4711C48.6228 21.3601 48.8398 21.2989 49.0618 21.2932C49.2837 21.2874 49.5035 21.3373 49.7013 21.4382L58.0833 25.868C58.2071 25.9332 58.3477 25.9594 58.4867 25.9431C58.6256 25.9267 58.7563 25.8687 58.8616 25.7765C58.9668 25.6843 59.0417 25.5624 59.0762 25.4268C59.1107 25.2913 59.1033 25.1484 59.055 25.0172L57.0871 19.742L58.0285 20.2278C59.549 20.999 63.4793 22.7968 67.1543 22.8352C67.3051 22.818 67.4566 22.8608 67.5762 22.9542C67.6958 23.0476 67.7739 23.1843 67.7938 23.3347C67.8029 23.5089 67.8786 23.673 68.0052 23.793L68.1287 23.9138V36.8766L68.0738 36.9699C65.4115 41.7209 61.5883 44.556 57.8501 44.556C52.3334 44.5588 47.5989 38.5591 45.7436 32.6335H45.7546ZM68.1287 39.5554V51.3078L67.6429 51.22L66.674 51.0525C66.2074 50.9729 65.76 50.8961 65.3566 50.8165L65.2056 50.7891L65.1096 50.6656C64.3054 49.6171 63.8827 46.5486 63.8306 44.1334V43.9165L64.0062 43.7903C65.2848 42.8566 66.4258 41.748 67.3958 40.4968L68.1287 39.5554ZM51.9903 50.9675C52.7835 49.4524 53.0882 47.0866 53.187 45.3684L53.2254 44.7701L53.7743 45.0199C55.0466 45.6224 56.4373 45.9336 57.8451 45.9308C59.2528 45.9279 60.6422 45.6111 61.9121 45.0034L62.461 44.7537L62.4995 45.352C62.6065 47.0756 62.9001 49.4497 63.6961 50.9675L63.8663 51.2886L57.8474 55.4686L51.8284 51.2886L51.9903 50.9675ZM45.8479 78.2571V65.6786C45.8603 65.5812 45.8517 65.4823 45.8228 65.3885C45.794 65.2946 45.7455 65.208 45.6806 65.1343C45.6157 65.0607 45.5359 65.0017 45.4464 64.9613C45.3569 64.9209 45.2599 64.9 45.1618 64.9C45.0636 64.9 44.9665 64.9209 44.877 64.9613C44.7876 65.0017 44.7078 65.0607 44.6428 65.1343C44.5779 65.208 44.5294 65.2946 44.5006 65.3885C44.4718 65.4823 44.4633 65.5812 44.4756 65.6786V78.2626H38.0175C37.1673 78.2612 36.3523 77.9226 35.7513 77.3211C35.1504 76.7197 34.8125 75.9044 34.8118 75.0542V70.5969C34.8118 65.201 35.9838 61.3147 38.4978 58.3615C41.0119 55.4082 44.8104 53.4596 50.4863 52.2053L50.6619 52.1669L57.4521 56.8848C57.5682 56.9652 57.7061 57.0083 57.8474 57.0083C57.9886 57.0083 58.1264 56.9652 58.2426 56.8848L65.0355 52.1641L65.2056 52.197C65.5953 52.2711 66.007 52.3398 66.4407 52.4139C66.8743 52.488 67.341 52.5676 67.7883 52.6527L68.1259 52.7158V74.1814C68.1222 75.423 68.5467 76.6279 69.328 77.5929L69.8769 78.2626L45.8479 78.2571ZM125.167 74.1759C125.167 75.2576 124.737 76.2949 123.972 77.06C123.207 77.8252 122.17 78.2557 121.089 78.2571H73.5794C72.4975 78.2557 71.4602 77.8252 70.6952 77.0602C69.9301 76.2951 69.4997 75.2579 69.4982 74.1759V52.3562L69.5147 52.2849C69.5325 52.1942 69.5325 52.101 69.5147 52.0104V51.9198V37.2279L69.5311 37.1703C69.5723 37.0418 69.5723 36.9036 69.5311 36.7751L69.5147 36.7174V14.7386H79.2498C80.2185 14.7378 81.1472 14.3527 81.8322 13.6678C82.5171 12.9829 82.9021 12.0541 82.9029 11.0855V1.38329H121.105C122.186 1.38474 123.223 1.81491 123.988 2.57946C124.752 3.34401 125.182 4.38055 125.184 5.46179L125.167 74.1759Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2844_17762'%3E%3Crect width='126.104' height='80' fill='white' transform='translate(0.447266)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 144px;
  	height: 144px;
  	margin: auto;
  	margin-bottom: 15px;
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-image: url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 141.638C110.46 141.638 141.638 110.46 141.638 72C141.638 33.54 110.46 2.36196 72 2.36196C33.54 2.36196 2.36196 33.54 2.36196 72C2.36196 110.46 33.54 141.638 72 141.638Z' fill='white' stroke='%235e9458' stroke-width='3.27607'/%3E%3Cpath d='M107.624 110.559H57.6945C52.4721 110.559 48.2257 106.328 48.2257 101.125V40.634C48.2257 36.4836 44.837 33.1102 40.6741 33.1102C40.145 33.1102 39.7148 32.6828 39.7148 32.1551C39.7148 31.6274 40.145 31.2 40.6741 31.2H90.6033C95.8243 31.2 100.072 35.4311 100.072 40.634V56.8037C100.072 57.3313 99.6419 57.7587 99.1128 57.7587C98.5838 57.7587 98.1549 57.3313 98.1549 56.8037V40.634C98.1549 36.4836 94.7662 33.1102 90.6033 33.1102H46.3768C48.6615 34.8352 50.1429 37.5654 50.1429 40.634V101.125C50.1429 105.275 53.5316 108.649 57.6945 108.649H101.92C99.6349 106.924 98.1549 104.193 98.1549 101.125V92.6641C98.1549 92.1364 98.5838 91.709 99.1128 91.709C99.6419 91.709 100.072 92.1364 100.072 92.6641V101.125C100.072 105.275 103.459 108.649 107.624 108.649C108.153 108.649 108.582 109.076 108.582 109.604C108.582 110.131 108.153 110.559 107.624 110.559Z' fill='%233F4756'/%3E%3Cpath d='M49.1837 46.6764H32.162C31.6329 46.6764 31.2041 46.2489 31.2041 45.7213V40.6326C31.2041 35.4311 35.4505 31.2 40.6728 31.2C41.2019 31.2 41.6321 31.6274 41.6321 32.1551C41.6321 32.6828 41.2019 33.1102 40.6728 33.1102C36.5072 33.1102 33.1213 36.4864 33.1213 40.634V44.7676H49.1837C49.7128 44.7676 50.1416 45.1964 50.1416 45.7227C50.1416 46.2503 49.7128 46.6778 49.1837 46.6778V46.6764Z' fill='%233F4756'/%3E%3Cpath d='M98.814 88.599C96.2216 88.599 93.6752 87.8778 91.4225 86.4702C88.2579 84.496 86.054 81.4122 85.2172 77.7867C83.4908 70.3033 88.1953 62.8158 95.7093 61.0921C103.221 59.3727 110.736 64.0604 112.465 71.5466C114.194 79.0328 109.487 86.519 101.973 88.2412C100.925 88.4807 99.8652 88.599 98.814 88.599ZM98.8433 62.6459C97.9509 62.6459 97.0445 62.7461 96.1381 62.9522C89.6571 64.4377 85.5946 70.9006 87.0843 77.3593C87.8069 80.4891 89.7073 83.1497 92.4375 84.8524C95.1677 86.5566 98.4019 87.0982 101.541 86.3811C108.022 84.8956 112.086 78.4341 110.595 71.974C109.313 66.4189 104.334 62.6459 98.8405 62.6459H98.8433Z' fill='%235e9458'/%3E%3Cpath d='M81.9823 98.9893H59.0657C58.5366 98.9893 58.1064 98.5605 58.1064 98.0342V82.7361C58.1064 82.2084 58.5366 81.781 59.0657 81.781C59.5948 81.781 60.0236 82.2084 60.0236 82.7361V97.0805H81.9823C82.5128 97.0805 82.9416 97.5094 82.9416 98.0356C82.9416 98.5633 82.5128 98.9907 81.9823 98.9907V98.9893Z' fill='%233F4756'/%3E%3Cpath d='M68.8089 95.0085C68.2798 95.0085 67.8496 94.5811 67.8496 94.0535V88.0904C67.8496 87.5627 68.2798 87.1353 68.8089 87.1353C69.3379 87.1353 69.7667 87.5627 69.7667 88.0904V94.0535C69.7667 94.5811 69.3379 95.0085 68.8089 95.0085Z' fill='%235e9458'/%3E%3Cpath d='M73.5208 95.0086C72.9904 95.0086 72.5615 94.5812 72.5615 94.0535V89.6164C72.5615 89.0887 72.9904 88.6613 73.5208 88.6613C74.0499 88.6613 74.4787 89.0887 74.4787 89.6164V94.0535C74.4787 94.5812 74.0499 95.0086 73.5208 95.0086Z' fill='%235e9458'/%3E%3Cpath d='M78.1966 95.0089C77.6675 95.0089 77.2373 94.5814 77.2373 94.0538V85.1433C77.2373 84.6156 77.6675 84.1882 78.1966 84.1882C78.7256 84.1882 79.1545 84.6156 79.1545 85.1433V94.0538C79.1545 94.5814 78.7256 95.0089 78.1966 95.0089Z' fill='%235e9458'/%3E%3Cpath d='M64.1018 95.0087C63.5728 95.0087 63.1426 94.5813 63.1426 94.0536V91.4167C63.1426 90.889 63.5728 90.4616 64.1018 90.4616C64.6309 90.4616 65.0597 90.889 65.0597 91.4167V94.0536C65.0597 94.5813 64.6309 95.0087 64.1018 95.0087Z' fill='%235e9458'/%3E%3Cpath d='M67.6007 54.6741C64.8343 54.6741 62.498 52.0107 62.498 48.8544C62.498 45.6996 64.7869 43.3118 67.6007 43.3118C70.4144 43.3118 72.7033 45.7998 72.7033 48.8544C72.7033 51.9104 70.3671 54.6741 67.6007 54.6741ZM67.6007 45.2206C65.8437 45.2206 64.4124 46.8496 64.4124 48.8544C64.4124 50.8607 65.9021 52.7639 67.6007 52.7639C69.2979 52.7639 70.789 50.9358 70.789 48.8544C70.789 46.7744 69.3577 45.2206 67.6007 45.2206Z' fill='%233F4756'/%3E%3Cpath d='M74.7386 67.6698H60.4443C59.2205 67.6698 58.2236 66.6771 58.2236 65.4589V63.7437C58.2236 58.7134 62.3322 54.6202 67.3805 54.6202H67.7996C72.8479 54.6202 76.9565 58.7134 76.9565 63.7437V65.4589C76.9565 66.6771 75.9596 67.6698 74.7358 67.6698H74.7386ZM67.3805 56.5304C63.3889 56.5304 60.138 59.766 60.138 63.7451V65.4603C60.138 65.6274 60.2744 65.7624 60.4415 65.7624H74.7358C74.9029 65.7624 75.0393 65.6274 75.0393 65.4603V63.7451C75.0393 59.7688 71.7912 56.5304 67.7982 56.5304H67.3777H67.3805Z' fill='%233F4756'/%3E%3Cpath d='M72.0868 67.6703C71.5577 67.6703 71.1289 67.2429 71.1289 66.7152V63.3209C71.1289 62.7932 71.5577 62.3658 72.0868 62.3658C72.6158 62.3658 73.046 62.7932 73.046 63.3209V66.7152C73.046 67.2429 72.6158 67.6703 72.0868 67.6703Z' fill='%233F4756'/%3E%3Cpath d='M63.1024 67.6703C62.5733 67.6703 62.1445 67.2429 62.1445 66.7152V63.3209C62.1445 62.7932 62.5733 62.3658 63.1024 62.3658C63.6314 62.3658 64.0616 62.7932 64.0616 63.3209V66.7152C64.0616 67.2429 63.6314 67.6703 63.1024 67.6703Z' fill='%233F4756'/%3E%3Cpath d='M90.4432 46.5189H80.4788C79.9483 46.5189 79.5195 46.0915 79.5195 45.5639C79.5195 45.0362 79.9483 44.6088 80.4788 44.6088H90.4432C90.9723 44.6088 91.4011 45.0362 91.4011 45.5639C91.4011 46.0915 90.9723 46.5189 90.4432 46.5189Z' fill='%233F4756'/%3E%3Cpath d='M90.4432 52.4756H80.4788C79.9483 52.4756 79.5195 52.0482 79.5195 51.5205C79.5195 50.9929 79.9483 50.5654 80.4788 50.5654H90.4432C90.9723 50.5654 91.4011 50.9929 91.4011 51.5205C91.4011 52.0482 90.9723 52.4756 90.4432 52.4756Z' fill='%233F4756'/%3E%3Cpath d='M86.4626 58.4309H80.4842C79.9552 58.4309 79.5264 58.0035 79.5264 57.4758C79.5264 56.9481 79.9552 56.5207 80.4842 56.5207H86.4626C86.9917 56.5207 87.4219 56.9481 87.4219 57.4758C87.4219 58.0035 86.9917 58.4309 86.4626 58.4309Z' fill='%233F4756'/%3E%3Cpath d='M97.1678 79.9154C96.913 79.9154 96.6694 79.8166 96.4912 79.6356L91.0377 74.2016C90.6632 73.8299 90.6632 73.2256 91.0377 72.8525C91.4122 72.4794 92.0179 72.4794 92.3924 72.8525L97.1678 77.6113L104.454 70.3534C104.828 69.9803 105.434 69.9803 105.807 70.3534C106.181 70.7265 106.181 71.3294 105.807 71.7025L97.8458 79.6356C97.6662 79.8138 97.4212 79.9154 97.1678 79.9154Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }

  .cameraFailureSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='139' viewBox='0 0 150 139' fill='none'%3E%3Cg clip-path='url(%23clip0_2373_5909)'%3E%3Cpath d='M61.591 87.168C75.6594 73.0996 75.6594 50.2903 61.591 36.2219C47.5226 22.1535 24.7133 22.1535 10.6449 36.2219C-3.42346 50.2903 -3.42345 73.0996 10.6449 87.168C24.7133 101.236 47.5226 101.236 61.591 87.168Z' fill='%23EEEEEE'/%3E%3Cpath d='M51.1259 15.6375H25.9061C25.6285 15.6375 25.3622 15.5272 25.166 15.3309C24.9697 15.1346 24.8594 14.8684 24.8594 14.5908C24.8594 14.3132 24.9697 14.047 25.166 13.8507C25.3622 13.6544 25.6285 13.5441 25.9061 13.5441H51.139C51.4166 13.5441 51.6829 13.6544 51.8792 13.8507C52.0755 14.047 52.1857 14.3132 52.1857 14.5908C52.1857 14.8684 52.0755 15.1346 51.8792 15.3309C51.6829 15.5272 51.4166 15.6375 51.139 15.6375H51.1259Z' fill='%233F4756'/%3E%3Cpath d='M63.7401 15.6375H59.535C59.2574 15.6375 58.9912 15.5272 58.7949 15.3309C58.5986 15.1346 58.4883 14.8684 58.4883 14.5908C58.4883 14.3132 58.5986 14.047 58.7949 13.8507C58.9912 13.6544 59.2574 13.5441 59.535 13.5441H63.7401C64.0177 13.5441 64.2839 13.6544 64.4802 13.8507C64.6764 14.047 64.7867 14.3132 64.7867 14.5908C64.7867 14.8684 64.6764 15.1346 64.4802 15.3309C64.2839 15.5272 64.0177 15.6375 63.7401 15.6375Z' fill='%23E01C1C'/%3E%3Cpath d='M45.5318 22.6503H6.28106C6.00346 22.6503 5.73725 22.54 5.54096 22.3438C5.34467 22.1475 5.23438 21.8812 5.23438 21.6036C5.23438 21.326 5.34467 21.0598 5.54096 20.8635C5.73725 20.6672 6.00346 20.5569 6.28106 20.5569H45.5318C45.8094 20.5569 46.0756 20.6672 46.2719 20.8635C46.4682 21.0598 46.5785 21.326 46.5785 21.6036C46.5785 21.8812 46.4682 22.1475 46.2719 22.3438C46.0756 22.54 45.8094 22.6503 45.5318 22.6503Z' fill='%233F4756'/%3E%3Cpath d='M122.226 139.003H29.7068C29.4292 139.003 29.163 138.892 28.9667 138.696C28.7704 138.5 28.6602 138.233 28.6602 137.956C28.6602 137.678 28.7704 137.412 28.9667 137.216C29.163 137.019 29.4292 136.909 29.7068 136.909H122.226C122.504 136.909 122.77 137.019 122.966 137.216C123.163 137.412 123.273 137.678 123.273 137.956C123.273 138.233 123.163 138.5 122.966 138.696C122.77 138.892 122.504 139.003 122.226 139.003Z' fill='%233F4756'/%3E%3Cpath d='M134.842 139.003H130.637C130.359 139.003 130.093 138.892 129.896 138.696C129.7 138.5 129.59 138.233 129.59 137.956C129.59 137.678 129.7 137.412 129.896 137.216C130.093 137.019 130.359 136.909 130.637 136.909H134.842C135.119 136.909 135.385 137.019 135.582 137.216C135.778 137.412 135.888 137.678 135.888 137.956C135.888 138.233 135.778 138.5 135.582 138.696C135.385 138.892 135.119 139.003 134.842 139.003Z' fill='%23E01C1C'/%3E%3Cpath d='M148.859 131.992H64.7498C64.4722 131.992 64.206 131.882 64.0097 131.686C63.8134 131.49 63.7031 131.223 63.7031 130.946C63.7031 130.668 63.8134 130.402 64.0097 130.206C64.206 130.009 64.4722 129.899 64.7498 129.899H148.859C149.137 129.899 149.403 130.009 149.599 130.206C149.795 130.402 149.906 130.668 149.906 130.946C149.906 131.223 149.795 131.49 149.599 131.686C149.403 131.882 149.137 131.992 148.859 131.992Z' fill='%233F4756'/%3E%3Cpath d='M56.3375 131.992H53.535C53.2574 131.992 52.9911 131.882 52.7948 131.686C52.5985 131.49 52.4883 131.223 52.4883 130.946C52.4883 130.668 52.5985 130.402 52.7948 130.206C52.9911 130.009 53.2574 129.899 53.535 129.899H56.3375C56.6151 129.899 56.8813 130.009 57.0776 130.206C57.2739 130.402 57.3842 130.668 57.3842 130.946C57.3842 131.223 57.2739 131.49 57.0776 131.686C56.8813 131.882 56.6151 131.992 56.3375 131.992Z' fill='%23E01C1C'/%3E%3Cpath d='M66.949 28.0276H61.8045C61.5269 28.0276 61.2607 27.9174 61.0644 27.7211C60.8681 27.5248 60.7578 27.2585 60.7578 26.981C60.7578 26.7034 60.8681 26.4371 61.0644 26.2408C61.2607 26.0445 61.5269 25.9343 61.8045 25.9343H66.949C67.2266 25.9343 67.4928 26.0445 67.6891 26.2408C67.8854 26.4371 67.9957 26.7034 67.9957 26.981C67.9957 27.2585 67.8854 27.5248 67.6891 27.7211C67.4928 27.9174 67.2266 28.0276 66.949 28.0276Z' fill='%233F4756'/%3E%3Cpath d='M64.3709 30.5973C64.0933 30.5973 63.8271 30.487 63.6308 30.2907C63.4345 30.0944 63.3242 29.8282 63.3242 29.5506V24.4035C63.3242 24.1259 63.4345 23.8597 63.6308 23.6634C63.8271 23.4671 64.0933 23.3568 64.3709 23.3568C64.6485 23.3568 64.9147 23.4671 65.111 23.6634C65.3073 23.8597 65.4176 24.1259 65.4176 24.4035V29.5453C65.4183 29.6832 65.3917 29.8199 65.3394 29.9475C65.2871 30.0751 65.2101 30.1911 65.1129 30.2889C65.0156 30.3866 64.9 30.4642 64.7727 30.5171C64.6453 30.57 64.5088 30.5973 64.3709 30.5973Z' fill='%233F4756'/%3E%3Cpath d='M49.0235 4.30121C49.468 2.41787 48.3016 0.530741 46.4182 0.0862324C44.5349 -0.358276 42.6478 0.808161 42.2033 2.6915C41.7588 4.57484 42.9252 6.46191 44.8085 6.90642C46.6919 7.35093 48.579 6.18455 49.0235 4.30121Z' fill='%23EEEEEE'/%3E%3Cpath d='M74.0055 95.1857C70.6104 95.1857 67.2914 94.1789 64.4685 92.2926C61.6456 90.4063 59.4454 87.7252 58.1463 84.5885C56.8471 81.4517 56.5073 78.0001 57.1699 74.6702C57.8324 71.3403 59.4675 68.2817 61.8685 65.8812C64.2694 63.4806 67.3283 61.8459 70.6583 61.1839C73.9883 60.5218 77.4398 60.8622 80.5763 62.1618C83.7129 63.4614 86.3937 65.662 88.2795 68.4852C90.1654 71.3084 91.1717 74.6275 91.1712 78.0227C91.1663 82.5735 89.3561 86.9366 86.1379 90.1543C82.9197 93.3721 78.5564 95.1816 74.0055 95.1857ZM74.0055 62.9608C71.0266 62.9608 68.1145 63.8442 65.6376 65.4992C63.1607 67.1542 61.2302 69.5066 60.0902 72.2588C58.9502 75.0109 58.6519 78.0394 59.2331 80.9611C59.8143 83.8828 61.2488 86.5666 63.3552 88.673C65.4616 90.7794 68.1454 92.2139 71.0671 92.7951C73.9888 93.3762 77.0172 93.078 79.7694 91.938C82.5216 90.798 84.874 88.8675 86.529 86.3906C88.184 83.9137 89.0673 81.0016 89.0673 78.0227C89.0618 74.0302 87.473 70.2029 84.6494 67.3803C81.8258 64.5577 77.998 62.9702 74.0055 62.9661V62.9608Z' fill='%233F4756'/%3E%3Cpath d='M91.0639 101.9H46.7158C44.5748 101.897 42.5224 101.044 41.0087 99.5303C39.495 98.0161 38.6434 95.9634 38.6406 93.8224V63.9447C38.6434 61.8039 39.4951 59.7515 41.0089 58.2378C42.5227 56.724 44.575 55.8723 46.7158 55.8695H57.6772C57.7963 55.8699 57.9141 55.8454 58.0232 55.7976C58.1322 55.7499 58.2301 55.6799 58.3105 55.5921L63.1436 49.0975L63.1881 49.0425C63.7967 48.3311 64.5524 47.7601 65.4031 47.3689C66.2537 46.9777 67.1791 46.7755 68.1154 46.7764H79.8906C80.8269 46.7755 81.7522 46.9777 82.6028 47.3689C83.4534 47.7601 84.2091 48.3311 84.8178 49.0425L84.8623 49.0975L89.6954 55.5921C89.7759 55.6799 89.8737 55.7499 89.9828 55.7976C90.0918 55.8454 90.2096 55.8699 90.3286 55.8695H101.29C103.434 55.8681 105.49 56.718 107.007 58.2322C108.524 59.7464 109.378 61.8012 109.381 63.9447V81.3171C109.381 81.5947 109.271 81.8609 109.074 82.0572C108.878 82.2535 108.612 82.3638 108.334 82.3638C108.057 82.3638 107.79 82.2535 107.594 82.0572C107.398 81.8609 107.288 81.5947 107.288 81.3171V63.9447C107.285 62.3616 106.656 60.844 105.536 59.7246C104.417 58.6052 102.899 57.9754 101.316 57.9734H90.3548C89.9262 57.9726 89.503 57.8785 89.1144 57.6978C88.7258 57.5171 88.3811 57.2539 88.1044 56.9267L88.06 56.8717L83.2138 50.3849C82.8025 49.9116 82.2944 49.532 81.7237 49.272C81.1531 49.012 80.5334 48.8775 79.9063 48.8777H68.1311C67.504 48.8773 66.8841 49.0117 66.3135 49.2718C65.7428 49.5318 65.2347 49.9114 64.8235 50.3849L59.9878 56.8822L59.9434 56.9371C59.6664 57.2641 59.3217 57.5271 58.9331 57.7078C58.5446 57.8885 58.1215 57.9827 57.6929 57.9838H46.7316C45.1485 57.9859 43.6309 58.6157 42.5115 59.7351C41.3921 60.8545 40.7623 62.3721 40.7602 63.9552V93.8224C40.7616 95.4059 41.391 96.9242 42.5105 98.0442C43.63 99.1641 45.148 99.7943 46.7316 99.7963H91.0639C91.3415 99.7963 91.6077 99.9066 91.804 100.103C92.0003 100.299 92.1106 100.565 92.1106 100.843C92.1106 101.121 92.0003 101.387 91.804 101.583C91.6077 101.779 91.3415 101.89 91.0639 101.89V101.9Z' fill='%233F4756'/%3E%3Cpath d='M74.0088 90.4468C71.5526 90.4468 69.1515 89.7185 67.1092 88.3539C65.0669 86.9892 63.4751 85.0497 62.5352 82.7804C61.5952 80.5111 61.3493 78.0141 61.8285 75.6051C62.3077 73.196 63.4905 70.9832 65.2273 69.2464C66.9641 67.5096 69.1769 66.3268 71.586 65.8476C73.995 65.3684 76.492 65.6143 78.7613 66.5543C81.0306 67.4942 82.9701 69.086 84.3347 71.1283C85.6993 73.1706 86.4277 75.5717 86.4277 78.0279C86.4243 81.3205 85.1147 84.4773 82.7865 86.8056C80.4582 89.1338 77.3014 90.4434 74.0088 90.4468ZM74.0088 67.7102C71.9681 67.7102 69.9733 68.3153 68.2766 69.449C66.5798 70.5827 65.2574 72.1942 64.4764 74.0795C63.6955 75.9648 63.4912 78.0393 63.8893 80.0408C64.2874 82.0422 65.2701 83.8807 66.713 85.3236C68.156 86.7666 69.9945 87.7492 71.9959 88.1474C73.9974 88.5455 76.0719 88.3411 77.9572 87.5602C79.8425 86.7793 81.4539 85.4568 82.5876 83.7601C83.7213 82.0634 84.3265 80.0685 84.3265 78.0279C84.3237 75.2923 83.2358 72.6696 81.3014 70.7352C79.3671 68.8009 76.7444 67.7129 74.0088 67.7102Z' fill='%233F4756'/%3E%3Cpath d='M82.4263 57.9734H65.5695C65.3943 57.9746 65.2217 57.9318 65.0674 57.849C64.9131 57.7662 64.782 57.646 64.6862 57.4994C64.5904 57.3528 64.5329 57.1845 64.5189 57.0099C64.505 56.8353 64.5351 56.6601 64.6065 56.5001L65.8233 53.7264C65.8468 53.6793 65.8704 53.6322 65.8992 53.5851C66.6397 52.4207 67.7544 51.7534 68.9607 51.7534H79.0325C80.2361 51.7534 81.3535 52.4233 82.094 53.5851C82.1224 53.6305 82.1478 53.6777 82.1699 53.7264L83.3866 56.5001C83.4579 56.6599 83.488 56.8349 83.4742 57.0093C83.4604 57.1836 83.4032 57.3517 83.3077 57.4983C83.2122 57.6448 83.0815 57.765 82.9275 57.848C82.7735 57.931 82.6012 57.9741 82.4263 57.9734ZM67.1787 55.88H80.8145L80.278 54.6632C79.9352 54.1556 79.493 53.8651 79.0325 53.8651H68.9607C68.508 53.8651 68.0579 54.1556 67.7152 54.6632L67.1787 55.88Z' fill='%233F4756'/%3E%3Cpath d='M99.7192 67.7102H97.5551C97.0975 67.7228 96.642 67.6436 96.2155 67.4772C95.7891 67.3109 95.4003 67.0607 95.0721 66.7415C94.744 66.4223 94.4832 66.0405 94.3051 65.6188C94.127 65.1971 94.0352 64.744 94.0352 64.2862C94.0352 63.8284 94.127 63.3753 94.3051 62.9536C94.4832 62.5318 94.744 62.1501 95.0721 61.8309C95.4003 61.5117 95.7891 61.2615 96.2155 61.0951C96.642 60.9288 97.0975 60.8496 97.5551 60.8622H99.7192C100.611 60.8869 101.458 61.2584 102.08 61.8979C102.702 62.5373 103.05 63.3941 103.05 64.2862C103.05 65.1782 102.702 66.0351 102.08 66.6745C101.458 67.314 100.611 67.6855 99.7192 67.7102ZM97.5551 62.9661C97.2047 62.9661 96.8685 63.1053 96.6207 63.3531C96.3729 63.6009 96.2337 63.937 96.2337 64.2875C96.2337 64.638 96.3729 64.9741 96.6207 65.2219C96.8685 65.4697 97.2047 65.6089 97.5551 65.6089H99.7192C100.07 65.6089 100.406 65.4697 100.654 65.2219C100.901 64.9741 101.041 64.638 101.041 64.2875C101.041 63.937 100.901 63.6009 100.654 63.3531C100.406 63.1053 100.07 62.9661 99.7192 62.9661H97.5551Z' fill='%233F4756'/%3E%3Cpath d='M107.02 109.465C113.568 109.465 118.877 104.157 118.877 97.6088C118.877 91.0607 113.568 85.7524 107.02 85.7524C100.472 85.7524 95.1641 91.0607 95.1641 97.6088C95.1641 104.157 100.472 109.465 107.02 109.465Z' fill='white'/%3E%3Cpath d='M107.025 110.517C104.472 110.517 101.977 109.76 99.854 108.342C97.7313 106.923 96.0768 104.907 95.0998 102.549C94.1228 100.19 93.8672 97.5945 94.3652 95.0905C94.8633 92.5866 96.0927 90.2866 97.8979 88.4813C99.7032 86.6761 102.003 85.4467 104.507 84.9486C107.011 84.4505 109.607 84.7061 111.965 85.6831C114.324 86.6601 116.34 88.3146 117.758 90.4374C119.177 92.5601 119.934 95.0558 119.934 97.6088C119.93 101.031 118.568 104.312 116.148 106.732C113.728 109.152 110.448 110.513 107.025 110.517ZM107.025 86.8044C104.888 86.8039 102.798 87.4373 101.02 88.6246C99.2428 89.8119 97.8572 91.4997 97.0389 93.4746C96.2206 95.4494 96.0064 97.6226 96.4233 99.7192C96.8402 101.816 97.8695 103.742 99.3811 105.253C100.893 106.765 102.819 107.794 104.915 108.211C107.012 108.628 109.185 108.414 111.16 107.595C113.135 106.777 114.822 105.391 116.01 103.614C117.197 101.836 117.83 99.7465 117.83 97.6088C117.824 94.7457 116.684 92.0016 114.659 89.9778C112.633 87.9541 109.889 86.8157 107.025 86.8123V86.8044Z' fill='%233F4756'/%3E%3Cpath d='M107.023 99.6839C106.746 99.6839 106.479 99.5736 106.283 99.3773C106.087 99.181 105.977 98.9148 105.977 98.6372V92.4983C105.977 92.2207 106.087 91.9545 106.283 91.7582C106.479 91.5619 106.746 91.4517 107.023 91.4517C107.301 91.4517 107.567 91.5619 107.763 91.7582C107.96 91.9545 108.07 92.2207 108.07 92.4983V98.6319C108.071 98.7698 108.044 98.9065 107.992 99.0341C107.939 99.1617 107.862 99.2777 107.765 99.3754C107.668 99.4732 107.552 99.5508 107.425 99.6037C107.298 99.6566 107.161 99.6839 107.023 99.6839Z' fill='%23E01C1C'/%3E%3Cpath d='M107.023 103.889C106.746 103.889 106.479 103.779 106.283 103.582C106.087 103.386 105.977 103.12 105.977 102.842V102.581C105.977 102.303 106.087 102.037 106.283 101.84C106.479 101.644 106.746 101.534 107.023 101.534C107.301 101.534 107.567 101.644 107.763 101.84C107.96 102.037 108.07 102.303 108.07 102.581V102.842C108.07 103.12 107.96 103.386 107.763 103.582C107.567 103.779 107.301 103.889 107.023 103.889Z' fill='%23E01C1C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2373_5909'%3E%3Crect width='149.823' height='139' fill='white' transform='translate(0.0898438)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	width: 150px;
  	height: 139px;
  }

  .dontIdCardSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='187' viewBox='0 0 320 187' fill='none'%3E%3Cg clip-path='url(%23clip0_1_1236)'%3E%3Cpath d='M277.823 54.928L182.724 54.9794C181.588 54.9833 180.499 55.4354 179.695 56.2368C178.892 57.0382 178.44 58.1238 178.438 59.2562L178.483 122.041C178.485 123.173 178.937 124.257 179.74 125.058C180.543 125.858 181.632 126.308 182.769 126.31L277.823 126.259C278.959 126.253 280.047 125.8 280.849 124.999C281.652 124.198 282.105 123.114 282.108 121.982L282.094 59.168C282.08 58.0451 281.626 56.9722 280.827 56.1795C280.029 55.3869 278.95 54.9375 277.823 54.928ZM281.725 121.982C281.725 123.002 281.319 123.98 280.595 124.702C279.872 125.424 278.891 125.831 277.867 125.833L182.769 125.891C181.744 125.889 180.762 125.483 180.037 124.761C179.313 124.04 178.905 123.061 178.903 122.041V59.2562C178.903 58.2363 179.309 57.258 180.033 56.536C180.756 55.8141 181.737 55.4076 182.761 55.4056L277.823 55.3542C278.847 55.3562 279.829 55.7625 280.554 56.4842C281.278 57.2059 281.686 58.1841 281.688 59.2048L281.725 121.982Z' fill='%235e9458'/%3E%3Cpath d='M182.746 127.964C181.17 127.96 179.66 127.335 178.546 126.225C177.432 125.115 176.804 123.611 176.801 122.041V59.2562C176.8 57.6923 177.421 56.1917 178.526 55.0811C179.631 53.9704 181.132 53.3396 182.702 53.3261L277.822 53.2893C279.383 53.3028 280.877 53.9264 281.98 55.026C283.084 56.1256 283.71 57.6131 283.724 59.168L283.761 121.953C283.761 123.522 283.135 125.028 282.022 126.138C280.908 127.249 279.398 127.874 277.822 127.875L182.746 127.964ZM182.702 54.9795C181.565 54.9834 180.476 55.4354 179.673 56.2368C178.87 57.0383 178.418 58.1238 178.416 59.2562L178.46 122.041C178.462 123.173 178.914 124.257 179.718 125.058C180.521 125.858 181.61 126.308 182.746 126.31L277.822 126.259C278.959 126.253 280.046 125.8 280.849 124.999C281.652 124.198 282.104 123.114 282.108 121.982L282.093 59.168C282.088 58.0362 281.633 56.9526 280.829 56.1529C280.025 55.3533 278.936 54.9025 277.8 54.8986L182.702 54.9795Z' fill='url(%23paint0_linear_1_1236)'/%3E%3Cpath d='M182.747 127.383C181.325 127.381 179.962 126.818 178.957 125.816C177.952 124.815 177.386 123.457 177.384 122.041L177.347 59.2562C177.347 57.8406 177.911 56.4829 178.916 55.4812C179.92 54.4796 181.282 53.9159 182.703 53.9139L277.823 53.8625C279.244 53.8625 280.607 54.4243 281.613 55.4246C282.618 56.4249 283.184 57.7818 283.186 59.1974L283.23 121.982C283.229 123.398 282.663 124.756 281.658 125.757C280.652 126.759 279.289 127.322 277.868 127.324L182.747 127.383ZM182.703 54.3989C181.411 54.4028 180.174 54.916 179.262 55.8263C178.35 56.7366 177.836 57.9698 177.834 59.2562V122.041C177.838 123.327 178.353 124.56 179.267 125.469C180.181 126.377 181.419 126.889 182.71 126.891L277.823 126.832C279.114 126.83 280.351 126.318 281.264 125.409C282.176 124.5 282.69 123.268 282.692 121.982V59.1974C282.688 57.9111 282.173 56.6786 281.259 55.7697C280.345 54.8608 279.107 54.3494 277.816 54.3475L182.703 54.3989Z' fill='url(%23paint1_linear_1_1236)'/%3E%3Cpath d='M278.56 120.219C278.56 120.424 278.479 120.621 278.334 120.767C278.189 120.913 277.992 120.996 277.785 120.997L183.026 121.049C182.924 121.049 182.823 121.029 182.728 120.989C182.634 120.95 182.548 120.893 182.476 120.82C182.404 120.748 182.347 120.662 182.309 120.567C182.27 120.473 182.251 120.372 182.252 120.27V57.8601C182.252 57.6652 182.329 57.4783 182.468 57.3405C182.606 57.2026 182.794 57.1252 182.989 57.1252L277.749 57.0738C277.955 57.0738 278.152 57.1548 278.299 57.2993C278.445 57.4438 278.529 57.6401 278.53 57.8454L278.56 120.219Z' fill='white'/%3E%3Cpath d='M278.56 120.895C278.561 120.997 278.542 121.098 278.503 121.192C278.465 121.287 278.408 121.372 278.336 121.445C278.264 121.517 278.178 121.575 278.084 121.614C277.989 121.653 277.888 121.674 277.786 121.674L183.027 121.725C182.917 121.729 182.808 121.711 182.707 121.67C182.605 121.63 182.513 121.568 182.437 121.49C182.361 121.411 182.303 121.318 182.266 121.215C182.229 121.112 182.214 121.003 182.223 120.895V57.838C182.22 57.6383 182.296 57.4456 182.434 57.3003C182.571 57.1551 182.76 57.0686 182.96 57.0591L277.719 57.0077C277.927 57.0077 278.126 57.0897 278.272 57.2358C278.419 57.3819 278.501 57.58 278.501 57.7866L278.56 120.895Z' fill='white'/%3E%3Cpath d='M278.56 120.895C278.561 120.996 278.542 121.098 278.503 121.192C278.465 121.287 278.408 121.372 278.336 121.445C278.264 121.517 278.178 121.575 278.084 121.614C277.989 121.653 277.888 121.673 277.786 121.673L183.027 121.725C182.917 121.729 182.808 121.711 182.707 121.67C182.605 121.63 182.513 121.568 182.437 121.49C182.361 121.411 182.303 121.318 182.266 121.215C182.229 121.112 182.214 121.003 182.223 120.895V58.0878C182.222 57.8887 182.298 57.6969 182.436 57.5521C182.573 57.4072 182.761 57.3202 182.96 57.3089L277.719 57.2575C277.92 57.267 278.108 57.3534 278.246 57.4987C278.383 57.644 278.459 57.8367 278.457 58.0364L278.56 120.895Z' fill='white'/%3E%3Cpath d='M185.618 99.3343C185.387 99.3353 185.158 99.2908 184.944 99.2033C184.73 99.1158 184.536 98.9872 184.372 98.8247C184.208 98.6622 184.078 98.4691 183.989 98.2564C183.901 98.0437 183.855 97.8157 183.855 97.5854V63.048C183.854 62.8167 183.899 62.5876 183.987 62.3736C184.075 62.1597 184.205 61.9652 184.369 61.8014C184.533 61.6375 184.727 61.5075 184.942 61.4188C185.156 61.33 185.386 61.2844 185.618 61.2844H211.355C211.821 61.2844 212.268 61.4684 212.599 61.7962C212.929 62.1239 213.116 62.5688 213.118 63.0333V97.5707C213.116 98.0359 212.929 98.4815 212.599 98.8104C212.269 99.1394 211.822 99.325 211.355 99.327L185.618 99.3343Z' fill='%23D9D9D9'/%3E%3Cpath d='M212.526 97.5707C212.526 97.8787 212.403 98.174 212.185 98.3917C211.966 98.6094 211.67 98.7318 211.361 98.7318H185.624C185.316 98.7318 185.021 98.6105 184.802 98.3943C184.584 98.1782 184.46 97.8847 184.458 97.5781V63.0406C184.458 62.7333 184.58 62.4383 184.797 62.2196C185.014 62.0009 185.308 61.8761 185.617 61.8723H211.361C211.669 61.8742 211.965 61.9971 212.183 62.2144C212.401 62.4318 212.524 62.726 212.526 63.0333V97.5707Z' fill='%235e9458'/%3E%3Cpath d='M185.618 99.3343C185.387 99.3353 185.158 99.2908 184.944 99.2033C184.73 99.1158 184.536 98.9872 184.372 98.8247C184.208 98.6622 184.078 98.4691 183.989 98.2564C183.901 98.0437 183.855 97.8157 183.855 97.5854V63.048C183.854 62.8167 183.899 62.5876 183.987 62.3736C184.075 62.1597 184.205 61.9652 184.369 61.8014C184.533 61.6375 184.727 61.5075 184.942 61.4188C185.156 61.33 185.386 61.2844 185.618 61.2844H211.355C211.821 61.2844 212.268 61.4684 212.599 61.7962C212.929 62.1239 213.116 62.5688 213.118 63.0333V97.5707C213.116 98.0359 212.929 98.4815 212.599 98.8104C212.269 99.1394 211.822 99.325 211.355 99.327L185.618 99.3343Z' stroke='%23FCFCFC' stroke-width='0.26558'/%3E%3Cpath d='M194.396 84.2114C195.635 85.321 196.978 86.7907 199.065 86.7907C201.492 86.7907 203.491 84.1232 204.354 83.0504C204.388 83.7113 204.388 84.3735 204.354 85.0344C203.271 86.7347 201.856 88.2015 200.194 89.3479C199.695 89.3296 199.2 89.2532 198.719 89.1201C195.768 87.5329 193.739 85.3871 193.725 84.9903C193.71 84.5935 193.784 84.1747 193.725 83.6088C193.933 83.8256 194.158 84.027 194.396 84.2114Z' fill='%23F2F2F2'/%3E%3Cpath d='M206.273 74.8128C206.893 74.6585 207.955 75.7607 207.535 76.7822C207.114 77.8036 205.801 80.6474 205.373 80.0375C205.522 78.9073 205.573 77.7667 205.528 76.6278C205.528 76.4588 205.528 76.2972 205.528 76.1429C205.536 75.6064 205.934 75.2463 206.273 74.8128Z' fill='%23F2F2F2'/%3E%3Cpath d='M192.427 75.9739C192.427 77.5097 192.427 78.7295 192.552 79.7069C192.28 80.2065 191.571 79.8538 191.534 79.3982C191.468 78.8909 191.27 78.4096 190.959 78.002C190.7 77.2733 190.572 76.5045 190.583 75.7314C190.553 75.5699 190.564 75.4035 190.617 75.2478C190.669 75.0921 190.761 74.9524 190.883 74.8419C191.005 74.7314 191.153 74.6539 191.314 74.6166C191.474 74.5794 191.642 74.5837 191.8 74.6291C191.999 75.0921 192.257 75.4962 192.427 75.9739Z' fill='%23F2F2F2'/%3E%3Cpath d='M198.747 89.1202C199.228 89.2532 199.723 89.3297 200.222 89.348H200.37C201.014 89.7101 201.499 90.3002 201.727 91.0014L200.945 93.6248C200.06 93.9243 199.101 93.9243 198.216 93.6248L197.146 91.2512C197.417 90.3779 197.982 89.6249 198.747 89.1202Z' fill='%235e9458'/%3E%3Cpath d='M204.354 85.0344C204.688 85.2889 204.977 85.5968 205.21 85.9456C205.439 86.2763 205.66 86.3939 205.623 86.8201C205.467 87.5778 205.188 88.305 204.797 88.9732C204.074 90.3244 203.068 91.5048 201.846 92.4343C201.929 91.797 201.801 91.1501 201.48 90.5927C201.158 90.0353 200.663 89.598 200.069 89.3479H199.928C199.928 89.3479 203.012 87.452 204.354 85.0344Z' fill='%23222734'/%3E%3Cpath d='M197.11 91.2512C196.904 91.777 196.816 92.3413 196.852 92.9046C195.661 91.8217 194.619 90.5862 193.754 89.2304C192.832 87.6872 192.707 87.0773 192.81 86.6511C192.893 86.4181 192.999 86.1941 193.127 85.9824C193.275 85.6128 193.487 85.2721 193.754 84.9757C193.754 85.3725 195.819 87.5182 198.748 89.1055C197.967 89.6075 197.387 90.367 197.11 91.2512Z' fill='%23222734'/%3E%3Cpath d='M206.795 73.4534C206.819 73.7029 206.786 73.9546 206.699 74.1899C206.613 74.4251 206.474 74.638 206.294 74.8128C205.932 75.2464 205.556 75.6064 205.556 76.1429C205.467 73.3946 205.357 73.0272 205.187 72.3952C205.017 71.7632 205.608 70.2936 204.899 69.228C204.191 68.1625 202.273 68.1699 201.477 68.0376C200.68 67.9053 200.289 68.7063 198.305 68.4344C196.32 68.1625 194.941 68.2066 194.137 68.9708C193.134 69.9261 192.492 69.86 192.448 75.9739C192.256 75.4962 192.02 75.092 191.813 74.6291C191.634 74.2454 191.505 73.8404 191.43 73.424C191.238 72.3217 191.223 68.8018 192.448 67.3689C193.672 65.936 195.074 64.3781 197.729 64.0695C200.385 63.7608 199.824 64.2605 200.997 64.334C201.662 64.4044 202.293 64.6623 202.816 65.0776C203.338 65.4928 203.731 66.0481 203.948 66.6781C204.357 66.695 204.758 66.7951 205.126 66.9724C205.495 67.1496 205.823 67.4002 206.09 67.7087C206.358 68.0172 206.559 68.377 206.682 68.766C206.804 69.155 206.845 69.5648 206.803 69.9702C206.677 73.13 206.648 72.1674 206.795 73.4534Z' fill='%23222734'/%3E%3Cpath d='M206.272 74.8128C206.452 74.638 206.591 74.4252 206.678 74.1899C206.764 73.9546 206.797 73.7029 206.773 73.4534C206.626 72.1674 206.655 73.1521 206.773 69.9702C206.816 69.5648 206.775 69.155 206.652 68.766C206.53 68.3771 206.329 68.0172 206.061 67.7087C205.794 67.4003 205.466 67.1497 205.097 66.9724C204.729 66.7952 204.327 66.695 203.919 66.6782C203.702 66.0481 203.309 65.4929 202.786 65.0776C202.264 64.6623 201.633 64.4044 200.968 64.334C199.795 64.2605 200.363 63.7682 197.7 64.0695C195.037 64.3708 193.643 65.9286 192.419 67.3689C191.194 68.8092 191.209 72.3217 191.401 73.424C191.476 73.8404 191.605 74.2454 191.784 74.6291C191.626 74.5837 191.458 74.5794 191.298 74.6166C191.137 74.6539 190.989 74.7314 190.867 74.8419C190.745 74.9524 190.653 75.0921 190.601 75.2478C190.548 75.4035 190.537 75.5699 190.567 75.7314C190.556 76.5045 190.684 77.2733 190.943 78.002C191.254 78.4096 191.452 78.8909 191.519 79.3982C191.519 79.8538 192.256 80.2065 192.537 79.7068C192.721 81.9114 193.156 82.8961 193.754 83.5942C193.813 84.16 193.754 84.5715 193.754 84.9756C193.487 85.272 193.275 85.6128 193.127 85.9824C192.999 86.1941 192.892 86.4181 192.81 86.6511C191.851 87.2169 187.336 88.8556 184.452 90.2738V60.8068H212.623V89.8109C210.004 88.5984 206.449 87.3198 205.623 86.8201C205.623 86.3939 205.438 86.2763 205.21 85.9456C204.977 85.5968 204.688 85.2889 204.354 85.0344C204.388 84.3735 204.388 83.7113 204.354 83.0504C204.956 82.1522 205.314 81.1143 205.394 80.0375C205.822 80.6474 207.142 77.833 207.555 76.7822C207.968 75.7314 206.914 74.6585 206.272 74.8128Z' fill='white'/%3E%3Cpath d='M200.91 93.6247C201.918 95.2685 202.52 97.1272 202.666 99.0478C202.806 100.194 202.902 101.715 202.976 103.303H196.219C196.27 102.568 196.329 101.767 196.396 100.929C196.514 98.3884 197.12 95.8939 198.181 93.5806C199.061 93.8945 200.02 93.91 200.91 93.6247Z' fill='%235e9458'/%3E%3Cpath d='M212.623 89.8108V103.295H202.975C202.901 101.708 202.805 100.187 202.665 99.0404C202.519 97.1198 201.917 95.2611 200.909 93.6173L201.691 90.9939C201.867 91.4627 201.928 91.9666 201.868 92.4636C203.09 91.5342 204.096 90.3537 204.819 89.0025C205.202 88.333 205.474 87.6058 205.623 86.8494C206.449 87.3197 210.004 88.5983 212.623 89.8108Z' fill='%23222734'/%3E%3Cpath d='M197.109 91.2511L198.157 93.6246C197.096 95.938 196.49 98.4324 196.371 100.973C196.305 101.811 196.246 102.597 196.194 103.347H184.458V90.2885C187.342 88.8849 191.835 87.2315 192.816 86.6657C192.713 87.0919 192.816 87.7018 193.76 89.245C194.625 90.6008 195.667 91.8363 196.858 92.9192C196.818 92.3516 196.903 91.782 197.109 91.2511Z' fill='%23222734'/%3E%3Cpath d='M205.536 76.6279C205.581 77.7667 205.529 78.9074 205.381 80.0375C205.301 81.1143 204.942 82.1522 204.341 83.0504C203.5 84.1232 201.478 86.7907 199.052 86.7907C196.964 86.7907 195.621 85.321 194.382 84.2114C194.159 84.0207 193.949 83.8144 193.755 83.5942C193.158 82.8593 192.722 81.9114 192.538 79.7068C192.45 78.7295 192.405 77.5023 192.413 75.9739C192.457 69.86 193.099 69.9261 194.102 68.9709C194.906 68.236 196.315 68.1772 198.27 68.4344C200.224 68.6916 200.638 67.9053 201.442 68.0376C202.246 68.1699 204.156 68.1699 204.864 69.2281C205.572 70.2862 204.982 71.7338 205.152 72.3952C205.322 73.0566 205.432 73.3946 205.521 76.1429C205.536 76.2972 205.536 76.4589 205.536 76.6279Z' fill='%23F2F2F2'/%3E%3Cpath d='M223.333 67.4938L272.483 67.4644' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M223.333 76.0473L272.491 76.0179' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M223.34 84.5935L272.497 84.5641' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M223.349 93.147L272.507 93.1176' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M187.882 110.306L272.668 110.261' stroke='%23DCDCDC' stroke-width='5.63352'/%3E%3Cpath opacity='0.63' d='M181.93 123.525C181.738 123.515 181.556 123.434 181.42 123.298C181.284 123.163 181.203 122.982 181.192 122.79V57.1914H210.654C211.09 57.1914 249.514 57.1914 249.957 57.1914H279.419L279.455 122.783C279.455 122.978 279.378 123.165 279.239 123.303C279.101 123.441 278.913 123.518 278.718 123.518L181.93 123.525Z' fill='%23EEEEEE'/%3E%3Cpath d='M175.119 70.9623C175.119 70.9623 199.713 76.694 201.247 77.1276C202.782 77.5611 211.678 78.1343 213.787 77.8624C215.897 77.5905 224.933 77.2819 226.578 84.476C228.223 91.67 225.959 100.694 215.86 101.789C205.762 102.884 196.46 102.92 190.212 101.855C183.964 100.789 174.183 96.52 171.601 97.6002L175.119 70.9623Z' fill='white'/%3E%3Cpath d='M201.063 103.898C196.682 103.908 192.307 103.554 187.985 102.84C185.302 102.265 182.685 101.42 180.173 100.319C178.41 99.6283 176.588 98.9082 174.877 98.4232C172.421 97.8071 169.915 97.4063 167.389 97.2254C166.261 97.1078 165.088 96.9903 163.952 96.8359C160.655 96.3877 157.202 96.1893 153.544 95.9762C147.355 95.6235 140.959 95.2414 135.375 93.5733C135.301 93.5507 135.232 93.5137 135.173 93.4643C135.113 93.415 135.064 93.3544 135.029 93.286C134.993 93.2176 134.971 93.1428 134.965 93.0659C134.959 92.9891 134.968 92.9117 134.992 92.8384C135.01 92.7616 135.044 92.6895 135.092 92.6269C135.14 92.5642 135.201 92.5124 135.271 92.4749C135.341 92.4374 135.418 92.4151 135.497 92.4093C135.576 92.4036 135.655 92.4146 135.729 92.4416C141.188 94.0876 147.532 94.4477 153.64 94.8004C157.158 95.0062 160.795 95.2119 164.136 95.6675C165.258 95.8219 166.416 95.9394 167.537 96.0497C170.126 96.2355 172.693 96.6486 175.209 97.2842C176.979 97.7839 178.823 98.5114 180.608 99.2168C183.053 100.282 185.598 101.101 188.206 101.664C199.455 103.582 215.189 103.089 222.197 98.4085C227.516 94.8666 226.675 86.7172 226.181 84.8875C224.705 79.2733 220.906 78.8324 218.42 78.5385L217.845 78.4723C216.143 78.3377 214.432 78.3525 212.733 78.5164C210.525 78.7384 208.299 78.7212 206.094 78.465C202.251 77.8036 198.836 76.9292 195.221 76.0033C191.961 75.1729 188.582 74.3058 184.857 73.615C183.382 73.3284 177.429 71.8514 173.578 70.6757C167.618 68.8165 158.611 64.4957 150.667 60.6892C142.405 56.7358 133.892 52.606 131.731 52.8485C131.657 52.8545 131.581 52.8458 131.51 52.8228C131.439 52.7998 131.373 52.763 131.316 52.7145C131.259 52.666 131.212 52.6068 131.179 52.5402C131.145 52.4737 131.124 52.4011 131.119 52.3267C131.104 52.1761 131.149 52.0257 131.244 51.9077C131.34 51.7896 131.477 51.7132 131.628 51.6948C134.077 51.489 141.955 55.2588 151.139 59.6457C159.054 63.4302 168.024 67.729 173.91 69.5661C177.717 70.7639 183.581 72.2262 185.056 72.5054C188.826 73.2403 192.212 74.0706 195.494 74.9083C199.086 75.8269 202.48 76.694 206.279 77.348C208.402 77.5957 210.547 77.6105 212.674 77.3921C214.444 77.2154 216.227 77.2031 218 77.3554L218.561 77.4215C221.179 77.7301 225.568 78.2372 227.28 84.6082C227.848 86.7246 228.755 95.4471 222.854 99.4152C218.074 102.575 209.569 103.898 201.063 103.898Z' fill='%233F4756'/%3E%3Cpath d='M187.735 53.8258C187.645 53.8257 187.556 53.8029 187.477 53.7597C178.625 49.0494 176.198 48.0867 175.475 47.881C172.753 47.102 152.047 44.3097 136.867 43.4205C135.819 43.5381 117.481 45.5515 111.24 46.088C101.437 46.9257 76.637 46.9477 72.7938 46.7787C68.2425 46.5877 31.6991 36.6453 31.3376 36.5498C31.2628 36.5279 31.1931 36.4914 31.1326 36.4426C31.072 36.3937 31.0217 36.3334 30.9847 36.265C30.9477 36.1967 30.9246 36.1218 30.9168 36.0445C30.909 35.9672 30.9166 35.8892 30.9393 35.8149C30.9565 35.7426 30.9881 35.6745 31.0321 35.6145C31.0761 35.5546 31.1316 35.5039 31.1955 35.4656C31.2594 35.4273 31.3303 35.402 31.4041 35.3914C31.4779 35.3807 31.5531 35.3848 31.6253 35.4034C36.1324 36.6526 68.7884 45.4266 72.8381 45.603C76.6665 45.7646 101.378 45.7499 111.152 44.9122C117.525 44.3831 136.601 42.2668 136.793 42.2668C136.825 42.2632 136.857 42.2632 136.889 42.2668C152.748 43.1853 173.085 45.9924 175.77 46.764C177.246 47.1829 184.349 50.7983 187.993 52.7309C188.126 52.8054 188.225 52.9275 188.27 53.0723C188.315 53.217 188.303 53.3735 188.237 53.5098C188.191 53.6035 188.119 53.6825 188.031 53.7383C187.942 53.794 187.84 53.8243 187.735 53.8258Z' fill='%233F4756'/%3E%3Cpath d='M111.113 108.909C108.014 108.917 104.921 108.671 101.863 108.175C90.9158 106.359 82.6024 103.229 72.2088 96.9976C72.0801 96.9157 71.9877 96.7879 71.9507 96.6403C71.9137 96.4927 71.9348 96.3366 72.0097 96.204C72.0822 96.0815 72.1995 95.9917 72.337 95.9533C72.4744 95.915 72.6215 95.9311 72.7473 95.9982C83.0081 102.149 91.1887 105.242 102.01 107.021C108.494 108.094 116.601 107.895 125.453 106.448C129.79 105.713 133.567 104.243 137.602 102.722C138.863 102.23 140.162 101.73 141.489 101.252C143.324 100.485 145.058 99.4979 146.653 98.313C148.984 96.7404 151.389 95.1164 154.148 94.8445C154.223 94.8353 154.299 94.8418 154.372 94.8636C154.444 94.8853 154.511 94.9219 154.569 94.971C154.627 95.0201 154.673 95.0806 154.706 95.1486C154.739 95.2167 154.757 95.2908 154.76 95.3663C154.774 95.5169 154.729 95.6673 154.634 95.7853C154.539 95.9034 154.402 95.9798 154.251 95.9982C151.772 96.2407 149.589 97.7177 147.273 99.283C145.596 100.517 143.776 101.543 141.851 102.34C140.53 102.818 139.232 103.317 137.978 103.81C133.98 105.419 130.115 106.933 125.667 107.667C120.857 108.472 115.99 108.887 111.113 108.909Z' fill='%233F4756'/%3E%3Cpath d='M221.024 152.897C220.213 152.952 219.4 152.843 218.632 152.578C217.864 152.313 217.157 151.896 216.554 151.354C212.608 147.393 214.444 138.722 216.753 135.319C219.519 131.248 224.867 130.492 228.902 130.58C229.054 130.585 229.197 130.65 229.3 130.76C229.404 130.871 229.46 131.017 229.456 131.168C229.458 131.243 229.444 131.318 229.416 131.388C229.388 131.458 229.345 131.522 229.291 131.575C229.237 131.628 229.173 131.669 229.102 131.697C229.032 131.724 228.956 131.736 228.88 131.733C225.14 131.66 220.161 132.329 217.675 135.981C215.61 139.023 213.869 147.047 217.336 150.523C219.984 153.191 226.675 150.766 229.876 149.605L230.112 149.524C234.265 148.017 239.436 145.908 242.652 142.859C244.696 140.904 248.118 137.642 247.277 128.287C247.263 128.136 247.308 127.986 247.403 127.868C247.498 127.75 247.636 127.674 247.786 127.655C247.862 127.649 247.937 127.658 248.009 127.682C248.081 127.705 248.147 127.742 248.204 127.792C248.261 127.841 248.307 127.901 248.341 127.968C248.374 128.036 248.394 128.109 248.399 128.184C249.291 138.104 245.618 141.61 243.419 143.711C240.07 146.9 234.759 149.076 230.51 150.611L230.267 150.7C227.87 151.559 224.181 152.897 221.024 152.897Z' fill='%233F4756'/%3E%3Cpath d='M223.318 152.595C223.27 152.595 223.223 152.582 223.181 152.557C223.14 152.533 223.106 152.498 223.082 152.456C222.219 151.03 222.227 148.738 223.082 146.011C224.329 142.146 226.977 138.45 229.109 137.597C230.063 137.2 231.108 137.071 232.131 137.226C233.153 137.38 234.114 137.811 234.907 138.472C235.31 138.859 235.629 139.325 235.842 139.841C236.055 140.358 236.159 140.912 236.146 141.47C236.079 144.316 235.038 147.054 233.196 149.23C233.169 149.256 233.138 149.277 233.104 149.291C233.07 149.305 233.033 149.313 232.996 149.313C232.959 149.313 232.923 149.305 232.888 149.291C232.854 149.277 232.823 149.256 232.797 149.23C232.745 149.174 232.716 149.101 232.716 149.024C232.716 148.948 232.745 148.874 232.797 148.818C234.523 146.747 235.505 144.161 235.586 141.47C235.604 140.991 235.523 140.514 235.348 140.067C235.173 139.621 234.907 139.215 234.568 138.876C233.853 138.281 232.987 137.894 232.066 137.757C231.145 137.619 230.203 137.737 229.345 138.097C227.346 138.898 224.845 142.44 223.643 146.18C222.817 148.745 222.787 150.861 223.554 152.14C223.575 152.172 223.589 152.207 223.595 152.244C223.602 152.282 223.601 152.32 223.593 152.357C223.585 152.394 223.569 152.428 223.547 152.459C223.526 152.49 223.498 152.517 223.466 152.537C223.424 152.571 223.372 152.591 223.318 152.595Z' fill='%233F4756'/%3E%3Cpath d='M222.277 133.019C222.151 133.017 222.029 132.973 221.931 132.894C221.362 132.297 220.889 131.615 220.529 130.874C220.176 130.151 219.716 129.485 219.165 128.897C219.015 128.866 218.884 128.777 218.8 128.649C218.716 128.522 218.687 128.366 218.718 128.217C218.75 128.068 218.839 127.937 218.967 127.854C219.095 127.771 219.251 127.741 219.401 127.773C220.087 127.905 220.64 128.809 221.496 130.278C221.807 130.887 222.185 131.459 222.624 131.983C222.742 132.081 222.818 132.22 222.836 132.372C222.854 132.524 222.812 132.677 222.72 132.799C222.669 132.868 222.602 132.924 222.525 132.962C222.448 133 222.363 133.02 222.277 133.019Z' fill='%233F4756'/%3E%3Cpath d='M184.297 150.751C182.577 150.782 180.861 150.557 179.207 150.082C176.426 149.237 168.939 145.776 162.927 142.991C159.578 141.441 156.687 140.103 155.197 139.486C152.895 138.531 150.904 136.164 150.033 133.313C149.625 132.179 149.461 130.971 149.554 129.769C149.647 128.567 149.994 127.399 150.572 126.34C153.419 121.607 156.679 119.462 160.257 119.976C165.524 120.711 173.889 123.849 179.989 126.127C181.701 126.766 183.176 127.317 184.319 127.714C184.462 127.767 184.578 127.873 184.643 128.011C184.708 128.148 184.716 128.305 184.666 128.449C184.645 128.523 184.608 128.592 184.558 128.651C184.509 128.71 184.447 128.758 184.377 128.792C184.308 128.826 184.232 128.845 184.155 128.848C184.077 128.851 184 128.837 183.928 128.809C182.778 128.405 181.295 127.853 179.576 127.214C173.52 124.951 165.229 121.857 160.08 121.122C156.974 120.681 154.09 122.636 151.494 126.95C151.001 127.864 150.708 128.871 150.634 129.906C150.561 130.941 150.708 131.979 151.066 132.953C151.877 135.488 153.625 137.583 155.625 138.413C157.1 139.038 160.05 140.382 163.399 141.933C169.382 144.703 176.825 148.15 179.532 148.973C183.626 150.222 188.819 149.325 192.994 148.605L193.592 148.502C198.541 147.65 206.028 146.364 209.127 142.153C210.808 139.875 212.992 132.329 209.422 128.669C209.319 128.558 209.262 128.412 209.262 128.261C209.262 128.11 209.319 127.965 209.422 127.853C209.473 127.799 209.534 127.756 209.603 127.726C209.671 127.697 209.745 127.681 209.82 127.681C209.895 127.681 209.969 127.697 210.037 127.726C210.106 127.756 210.167 127.799 210.218 127.853C214.298 132.042 211.93 140.265 210.027 142.852C206.655 147.43 198.903 148.73 193.798 149.641L193.201 149.744C190.267 150.331 187.288 150.668 184.297 150.751Z' fill='%233F4756'/%3E%3Cpath d='M163.487 138.288C160.729 138.288 156.849 137.281 154.732 135.077C154.245 134.583 153.864 133.997 153.611 133.353C153.357 132.709 153.237 132.021 153.256 131.329C153.389 126.501 155.727 124.598 159.998 122.79C160.032 122.776 160.069 122.769 160.105 122.769C160.142 122.769 160.178 122.776 160.212 122.79C160.847 123.048 161.533 123.275 162.263 123.525C165.273 124.532 168.688 125.671 169.352 129.228C169.622 130.414 169.635 131.643 169.39 132.835C169.144 134.026 168.646 135.151 167.928 136.135C167.412 136.803 166.75 137.345 165.992 137.719C165.234 138.093 164.4 138.291 163.554 138.296L163.487 138.288ZM160.102 123.371C156.022 125.113 153.935 126.847 153.817 131.344C153.797 131.959 153.904 132.572 154.132 133.144C154.359 133.717 154.701 134.237 155.137 134.673C157.099 136.76 160.839 137.708 163.487 137.708H163.539C164.303 137.706 165.056 137.53 165.74 137.192C166.425 136.855 167.022 136.365 167.486 135.76C168.152 134.844 168.613 133.795 168.838 132.686C169.063 131.577 169.047 130.433 168.791 129.33C168.186 126.105 165.103 125.068 162.086 124.069C161.37 123.834 160.707 123.613 160.087 123.371H160.102Z' fill='%233F4756'/%3E%3Cpath d='M219.076 95.6675C215.928 95.555 212.814 94.9831 209.833 93.97C205.075 92.3313 204.987 88.7527 205.407 83.8807C205.702 80.2873 208.136 79.6113 210.947 78.825L211.227 78.7442C213.262 78.2294 215.353 77.9653 217.453 77.9579C218.99 77.8879 220.525 78.1382 221.96 78.6927C226.644 80.8164 226.01 88.4955 224.911 92.6988C224.358 94.6755 222.403 95.6675 219.076 95.6675ZM217.438 78.5384C215.39 78.5373 213.349 78.7841 211.36 79.2732L211.08 79.3541C208.254 80.1404 206.211 80.7062 205.916 83.8954C205.525 88.6571 205.599 91.8831 209.981 93.3895C212.904 94.386 215.959 94.948 219.046 95.0576C222.093 95.0576 223.856 94.2052 224.306 92.5297C225.302 88.7821 226.032 81.1765 221.687 79.2071C220.331 78.7013 218.885 78.4738 217.438 78.5384Z' fill='%233F4756'/%3E%3Cpath d='M183.914 86.1807C183.848 86.1798 183.785 86.1557 183.735 86.1127C183.685 86.0697 183.652 86.0105 183.641 85.9456C182.527 79.8905 182.904 75.261 184.689 72.9022C184.71 72.8725 184.738 72.8476 184.77 72.8289C184.801 72.8102 184.837 72.7981 184.873 72.7933C184.91 72.7885 184.947 72.7911 184.982 72.8009C185.018 72.8108 185.051 72.8278 185.08 72.8507C185.139 72.8984 185.178 72.9671 185.187 73.0424C185.197 73.1178 185.177 73.1939 185.131 73.2549C183.442 75.4594 183.11 79.9493 184.187 85.8353C184.202 85.9094 184.188 85.9864 184.146 86.0497C184.105 86.113 184.04 86.1575 183.966 86.1734L183.914 86.1807Z' fill='%233F4756'/%3E%3Cpath d='M160.028 162.56H159.696C155.366 162.354 137.936 152.382 134.454 149.333C133.147 148.252 132.159 146.837 131.598 145.239C131.037 143.642 130.922 141.922 131.267 140.265C131.554 138.865 132.222 137.571 133.198 136.523C134.173 135.476 135.419 134.716 136.8 134.327C139.086 133.718 151.981 136.231 154.009 137.414C154.139 137.495 154.233 137.621 154.273 137.769C154.313 137.916 154.295 138.073 154.223 138.207C154.153 138.333 154.036 138.425 153.898 138.465C153.76 138.505 153.612 138.489 153.485 138.421C151.789 137.428 139.049 134.93 137.109 135.444C135.927 135.77 134.859 136.417 134.027 137.314C133.194 138.212 132.629 139.323 132.396 140.522C132.098 141.974 132.203 143.479 132.7 144.876C133.196 146.273 134.065 147.509 135.214 148.451C138.954 151.714 155.971 161.208 159.778 161.392C162.566 161.524 165.679 159.613 168.489 157.93C169.426 157.365 170.304 156.836 171.13 156.402C172.036 155.98 172.965 155.607 173.911 155.285C176.648 154.286 181.037 152.676 181.612 150.876C181.491 150.948 181.347 150.971 181.209 150.94C181.072 150.908 180.952 150.825 180.874 150.707C180.787 150.583 180.752 150.429 180.777 150.28C180.802 150.13 180.884 149.996 181.007 149.906C181.192 149.765 181.404 149.664 181.63 149.611C181.857 149.558 182.092 149.553 182.32 149.597C182.433 149.62 182.536 149.677 182.615 149.76C182.694 149.842 182.746 149.947 182.763 150.06C183.301 153.088 178.094 154.998 174.287 156.395C173.374 156.697 172.478 157.047 171.602 157.445C170.813 157.857 169.942 158.379 169.02 158.915C166.217 160.642 163.045 162.56 160.028 162.56Z' fill='%233F4756'/%3E%3Cpath d='M179.022 81.1324C178.984 81.1287 178.947 81.1176 178.914 81.0997C178.88 81.0818 178.851 81.0574 178.827 81.028C178.803 80.9987 178.785 80.9648 178.774 80.9285C178.763 80.8921 178.76 80.8541 178.764 80.8164C178.978 77.539 180.505 73.8648 181.818 72.2849C181.843 72.2578 181.874 72.2361 181.908 72.2213C181.943 72.2065 181.98 72.1989 182.017 72.1989C182.054 72.1989 182.091 72.2065 182.125 72.2213C182.16 72.2361 182.191 72.2578 182.216 72.2849C182.268 72.3407 182.298 72.4143 182.298 72.4907C182.298 72.5671 182.268 72.6406 182.216 72.6964C180.992 74.1661 179.516 77.7521 179.265 80.9046C179.253 80.9626 179.223 81.0154 179.179 81.0561C179.136 81.0967 179.081 81.1233 179.022 81.1324Z' fill='%233F4756'/%3E%3Cpath d='M135.33 135.959C135.286 135.969 135.241 135.969 135.197 135.959C135.132 135.92 135.084 135.859 135.062 135.787C135.04 135.715 135.046 135.637 135.079 135.569C138.516 128.794 148.659 112.892 152.96 109.798C152.99 109.777 153.024 109.761 153.06 109.753C153.097 109.745 153.134 109.744 153.171 109.751C153.208 109.758 153.243 109.772 153.273 109.793C153.304 109.814 153.331 109.841 153.351 109.872C153.394 109.934 153.411 110.01 153.399 110.084C153.387 110.158 153.345 110.225 153.284 110.269C149.043 113.318 138.996 129.103 135.581 135.834C135.554 135.875 135.517 135.909 135.472 135.931C135.428 135.953 135.379 135.962 135.33 135.959Z' fill='%233F4756'/%3E%3Cpath d='M131.944 144.975H131.892C127.548 144.615 75.9634 127.383 66.9788 123.283C64.6773 122.232 62.1103 120.277 59.6022 118.381C57.0942 116.485 54.4977 114.487 52.2257 113.495C43.9566 109.879 17.9837 100.231 13.13 100.157C12.9793 100.15 12.8375 100.084 12.7343 99.9746C12.6311 99.865 12.5746 99.7197 12.5767 99.5695C12.5757 99.4939 12.5899 99.419 12.6185 99.349C12.6471 99.279 12.6894 99.2154 12.743 99.162C12.7967 99.1086 12.8605 99.0664 12.9307 99.0379C13.001 99.0095 13.0763 98.9953 13.1521 98.9963C18.2493 99.0771 44.1336 108.689 52.6904 112.429C55.073 113.473 57.7212 115.493 60.2882 117.455C62.7225 119.307 65.2379 121.225 67.4287 122.225C77.5863 126.861 128.3 143.535 131.988 143.821C132.063 143.828 132.136 143.849 132.202 143.884C132.269 143.918 132.328 143.966 132.376 144.023C132.424 144.08 132.46 144.147 132.482 144.218C132.504 144.289 132.512 144.364 132.505 144.439C132.499 144.583 132.437 144.719 132.333 144.819C132.228 144.919 132.089 144.975 131.944 144.975Z' fill='%233F4756'/%3E%3Cpath d='M143.341 152.125C141.726 152.035 140.136 151.682 138.635 151.082L138.517 151.038C134.216 149.472 133.191 149.105 133.597 143.88C133.869 140.265 135.809 138.773 137.336 138.163C137.509 138.101 137.691 138.071 137.875 138.075C139.483 138.075 143.54 139.89 145.989 142.631C147.369 144.182 148.003 145.754 147.87 147.305C147.568 150.501 146.055 152.125 143.341 152.125ZM137.875 138.656C137.76 138.65 137.645 138.665 137.536 138.7C135.5 139.508 134.356 141.264 134.15 143.924C133.788 148.701 134.437 148.943 138.701 150.494L138.819 150.531C140.26 151.116 141.788 151.461 143.341 151.552C145.746 151.552 147.029 150.141 147.287 147.253C147.405 145.872 146.823 144.453 145.554 143.02C143.304 140.485 139.402 138.656 137.875 138.656Z' fill='%233F4756'/%3E%3Cpath d='M273.094 131.697C271.272 131.697 266.404 130.807 264.98 129.294C264.829 129.147 264.711 128.969 264.634 128.772C264.558 128.576 264.525 128.365 264.537 128.155C264.542 128.08 264.562 128.008 264.595 127.941C264.627 127.874 264.673 127.814 264.73 127.765C264.786 127.716 264.851 127.678 264.922 127.654C264.993 127.63 265.068 127.621 265.142 127.626C265.294 127.641 265.433 127.715 265.53 127.832C265.627 127.949 265.673 128.099 265.659 128.25C265.673 128.346 265.723 128.432 265.799 128.493C266.846 129.632 271.221 130.543 273.043 130.543H273.19C275.691 130.462 278.988 128.86 279.091 127.692C279.096 127.617 279.116 127.543 279.149 127.476C279.183 127.409 279.229 127.349 279.286 127.299C279.343 127.25 279.409 127.213 279.481 127.189C279.553 127.166 279.628 127.157 279.704 127.163C279.854 127.179 279.991 127.254 280.087 127.371C280.182 127.488 280.227 127.637 280.213 127.787C280.05 129.926 275.934 131.608 273.242 131.704L273.094 131.697Z' fill='%233F4756'/%3E%3Cpath d='M173.267 124.767C173.229 124.767 173.192 124.759 173.158 124.744C173.124 124.729 173.093 124.707 173.068 124.679C173.014 124.625 172.984 124.553 172.984 124.477C172.984 124.401 173.014 124.329 173.068 124.275C173.648 123.726 174.163 123.112 174.602 122.445C175.003 121.811 175.449 121.207 175.937 120.637C175.96 120.608 175.989 120.583 176.022 120.565C176.055 120.547 176.091 120.536 176.128 120.532C176.166 120.529 176.204 120.533 176.239 120.545C176.275 120.557 176.308 120.576 176.336 120.601C176.388 120.656 176.417 120.73 176.417 120.806C176.417 120.883 176.388 120.956 176.336 121.012C175.859 121.56 175.427 122.145 175.045 122.761C174.586 123.461 174.046 124.104 173.437 124.679C173.393 124.728 173.333 124.76 173.267 124.767Z' fill='%233F4756'/%3E%3Cpath d='M133.162 117.624C133.107 117.622 133.053 117.604 133.007 117.573C132.944 117.529 132.902 117.461 132.888 117.386C132.874 117.31 132.89 117.232 132.934 117.169L133.317 116.596C135.456 113.333 141.254 104.662 146.16 99.5841C146.208 99.537 146.273 99.5106 146.34 99.5106C146.408 99.5106 146.473 99.537 146.521 99.5841C146.575 99.6378 146.605 99.7105 146.605 99.7862C146.605 99.8619 146.575 99.9346 146.521 99.9883C141.653 105.059 135.906 113.7 133.745 116.948L133.361 117.522C133.337 117.551 133.307 117.576 133.273 117.594C133.238 117.611 133.201 117.622 133.162 117.624Z' fill='%233F4756'/%3E%3C/g%3E%3Crect x='282.979' y='12.0718' width='24.9484' height='24.9484' rx='12.4742' fill='%23E01C1C'/%3E%3Cg clip-path='url(%23clip1_1_1236)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M301.221 19.6482C301.482 19.3879 301.482 18.9657 301.221 18.7054C300.961 18.445 300.539 18.445 300.279 18.7054L295.417 23.5673L290.555 18.7054C290.294 18.445 289.872 18.445 289.612 18.7054C289.352 18.9657 289.352 19.3879 289.612 19.6482L294.474 24.5101L289.612 29.3721C289.352 29.6324 289.352 30.0545 289.612 30.3149C289.872 30.5752 290.294 30.5752 290.555 30.3149L295.417 25.4529L300.279 30.3149C300.539 30.5752 300.961 30.5752 301.221 30.3149C301.482 30.0545 301.482 29.6324 301.221 29.3721L296.36 24.5101L301.221 19.6482Z' fill='white'/%3E%3C/g%3E%3Crect x='0.901418' y='0.402394' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1_1236' x1='176.075' y1='58.791' x2='284.25' y2='122.806' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EDEDED'/%3E%3Cstop offset='1' stop-color='%23E0E0E0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1_1236' x1='176.574' y1='59.0921' x2='283.747' y2='122.514' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA'/%3E%3Cstop offset='1' stop-color='%23F2F2F2'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1_1236'%3E%3Crect width='271.214' height='127.157' fill='white' transform='translate(12.5698 35.4107)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_1_1236'%3E%3Crect width='12.0718' height='12.0718' fill='white' transform='translate(289.417 18.5101)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }

  .doIdCardSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='187' viewBox='0 0 320 187' fill='none'%3E%3Cg clip-path='url(%23clip0_1_1290)'%3E%3Cpath d='M119.887 59.9487L16.1338 60.005C14.893 60.0072 13.7037 60.5016 12.827 61.3797C11.9504 62.2579 11.458 63.4481 11.458 64.6889L11.5063 133.442C11.5063 134.682 11.9989 135.871 12.8758 136.748C13.7527 137.625 14.942 138.118 16.1821 138.118L119.935 138.061C121.175 138.059 122.363 137.566 123.239 136.69C124.116 135.813 124.609 134.625 124.611 133.386L124.571 64.6245C124.567 63.3843 124.072 62.1963 123.194 61.3201C122.316 60.4439 121.127 59.9508 119.887 59.9487ZM124.144 133.386C124.144 134.503 123.701 135.574 122.912 136.365C122.123 137.155 121.052 137.601 119.935 137.603L16.1821 137.659C15.0699 137.648 14.0068 137.2 13.2233 136.41C12.4398 135.621 11.9993 134.554 11.9972 133.442L11.957 64.6889C11.9591 63.5718 12.4027 62.5007 13.1911 61.7093C13.9796 60.9178 15.0489 60.4701 16.166 60.4638L119.919 60.4074C121.037 60.4096 122.108 60.8545 122.899 61.6449C123.689 62.4353 124.134 63.5067 124.136 64.6245L124.144 133.386Z' fill='%235e9458'/%3E%3Cpath d='M16.1843 139.929C14.473 139.927 12.8316 139.249 11.6169 138.043C10.4023 136.838 9.7126 135.202 9.69775 133.49V64.7292C9.69769 63.0164 10.3742 61.3729 11.58 60.1566C12.7859 58.9402 14.4234 58.2494 16.1361 58.2345L119.889 58.1782C121.609 58.1803 123.258 58.8644 124.474 60.0804C125.69 61.2964 126.374 62.9451 126.376 64.6648L126.424 133.426C126.42 135.145 125.735 136.792 124.52 138.008C123.304 139.223 121.657 139.908 119.938 139.912L16.1843 139.929ZM16.1361 60.0051C14.8952 60.0072 13.7059 60.5016 12.8293 61.3798C11.9526 62.2579 11.4602 63.4481 11.4602 64.6889L11.5085 133.442C11.5085 134.056 11.6295 134.664 11.8645 135.231C12.0994 135.799 12.4439 136.314 12.878 136.748C13.7549 137.625 14.9442 138.118 16.1843 138.118L119.938 138.061C121.177 138.059 122.365 137.566 123.242 136.69C124.118 135.813 124.611 134.625 124.613 133.386L124.573 64.6245C124.569 63.3844 124.074 62.1963 123.196 61.3201C122.318 60.4439 121.13 59.9508 119.889 59.9487L16.1361 60.0051Z' fill='url(%23paint0_linear_1_1290)'/%3E%3Cpath d='M16.1828 139.293C14.6338 139.289 13.1493 138.672 12.0532 137.577C10.9571 136.483 10.3383 134.999 10.332 133.45L10.2917 64.6889C10.2917 63.1379 10.9068 61.6501 12.0021 60.5518C13.0973 59.4535 14.5834 58.8343 16.1345 58.8301L119.888 58.7737C121.439 58.7759 122.926 59.393 124.023 60.4898C125.119 61.5865 125.736 63.0735 125.739 64.6246L125.787 133.386C125.785 134.937 125.168 136.424 124.071 137.52C122.974 138.617 121.487 139.234 119.936 139.236L16.1828 139.293ZM16.1345 59.3693C14.725 59.3714 13.374 59.9328 12.3781 60.9302C11.3823 61.9276 10.8229 63.2795 10.8229 64.6889L10.8631 133.442C10.8674 134.851 11.4295 136.201 12.4264 137.196C13.4234 138.191 14.774 138.751 16.1828 138.754L119.936 138.697C121.344 138.695 122.694 138.135 123.69 137.139C124.685 136.144 125.246 134.794 125.248 133.386L125.207 64.6246C125.207 63.9263 125.07 63.235 124.802 62.59C124.535 61.9451 124.143 61.3592 123.649 60.8658C123.155 60.3725 122.568 59.9814 121.923 59.715C121.278 59.4485 120.586 59.3119 119.888 59.3129L16.1345 59.3693Z' fill='url(%23paint1_linear_1_1290)'/%3E%3Cpath d='M120.685 131.454C120.691 131.567 120.673 131.679 120.632 131.784C120.592 131.889 120.53 131.985 120.45 132.064C120.37 132.144 120.275 132.206 120.17 132.247C120.065 132.287 119.952 132.305 119.84 132.299L16.4566 132.355C16.2402 132.343 16.0366 132.249 15.8872 132.092C15.7377 131.935 15.6536 131.727 15.6519 131.51V63.1517C15.6519 62.9383 15.7366 62.7336 15.8876 62.5827C16.0385 62.4317 16.2432 62.3469 16.4566 62.3469L119.84 62.2584C119.949 62.2518 120.059 62.2678 120.163 62.3052C120.266 62.3427 120.36 62.401 120.44 62.4763C120.52 62.5517 120.584 62.6427 120.627 62.7436C120.671 62.8446 120.693 62.9533 120.693 63.0632L120.685 131.454Z' fill='white'/%3E%3Cpath d='M120.693 132.162C120.693 132.389 120.604 132.607 120.444 132.768C120.284 132.93 120.067 133.021 119.84 133.023L16.4573 133.08C16.2374 133.069 16.0303 132.974 15.88 132.813C15.7297 132.652 15.6481 132.439 15.6525 132.219L15.6123 63.1679C15.6057 63.0582 15.6216 62.9483 15.6591 62.845C15.6966 62.7418 15.7548 62.6472 15.8302 62.5673C15.9056 62.4874 15.9966 62.4238 16.0975 62.3803C16.1984 62.3369 16.3072 62.3146 16.4171 62.3148L119.84 62.2585C119.952 62.2574 120.063 62.2785 120.166 62.3205C120.27 62.3625 120.364 62.4245 120.443 62.5031C120.522 62.5817 120.585 62.6752 120.628 62.7782C120.671 62.8813 120.693 62.9918 120.693 63.1035V132.162Z' fill='white'/%3E%3Cpath d='M120.693 132.162C120.693 132.389 120.603 132.607 120.443 132.768C120.284 132.93 120.067 133.021 119.84 133.023L16.4566 133.08C16.2395 133.066 16.0359 132.97 15.8866 132.811C15.7373 132.653 15.6534 132.444 15.6519 132.227V63.4415C15.6515 63.2233 15.7347 63.0133 15.8844 62.8547C16.0341 62.696 16.2389 62.6007 16.4566 62.5884L119.84 62.532C120.065 62.5341 120.281 62.6247 120.441 62.7842C120.6 62.9438 120.691 63.1595 120.693 63.3851V132.162Z' fill='white'/%3E%3Cpath d='M19.3214 108.582C18.8141 108.58 18.3281 108.377 17.9694 108.019C17.6106 107.66 17.4081 107.174 17.406 106.667V68.8416C17.406 68.3329 17.6075 67.8449 17.9665 67.4844C18.3255 67.1239 18.8127 66.9203 19.3214 66.9182H47.4085C47.9172 66.9203 48.4044 67.1239 48.7634 67.4844C49.1224 67.8449 49.3239 68.3329 49.3239 68.8416V106.667C49.3176 107.171 49.1132 107.653 48.7549 108.008C48.3967 108.364 47.9131 108.564 47.4085 108.566L19.3214 108.582Z' fill='%23D9D9D9'/%3E%3Cpath d='M48.682 106.651C48.6799 106.987 48.5452 107.309 48.3072 107.547C48.0692 107.785 47.747 107.92 47.4104 107.922H19.3314C18.9941 107.922 18.6707 107.788 18.4322 107.55C18.1938 107.311 18.0598 106.988 18.0598 106.651V68.8255C18.0598 68.4882 18.1938 68.1648 18.4322 67.9263C18.6707 67.6879 18.9941 67.5539 19.3314 67.5539H47.4185C47.7557 67.5539 48.0792 67.6879 48.3176 67.9263C48.5561 68.1648 48.6901 68.4882 48.6901 68.8255L48.682 106.651Z' fill='%235e9458'/%3E%3Cpath d='M19.3214 108.582C18.8141 108.58 18.3281 108.377 17.9694 108.019C17.6106 107.66 17.4081 107.174 17.406 106.667V68.8416C17.406 68.3329 17.6075 67.8449 17.9665 67.4844C18.3255 67.1239 18.8127 66.9203 19.3214 66.9182H47.4085C47.9172 66.9203 48.4044 67.1239 48.7634 67.4844C49.1224 67.8449 49.3239 68.3329 49.3239 68.8416V106.667C49.3176 107.171 49.1132 107.653 48.7549 108.008C48.3967 108.364 47.9131 108.564 47.4085 108.566L19.3214 108.582Z' stroke='%23FCFCFC' stroke-width='0.26558'/%3E%3Cpath d='M28.8976 92.0196C30.2497 93.2348 31.7144 94.8444 33.9919 94.8444C36.6397 94.8444 38.8207 91.9149 39.7623 90.748C39.799 91.4691 39.799 92.1917 39.7623 92.9129C38.5818 94.7786 37.0382 96.3879 35.2233 97.645C34.6788 97.625 34.1386 97.5413 33.6137 97.3955C30.3945 95.6572 28.1814 93.2992 28.1653 92.8646C28.1492 92.43 28.2296 91.9713 28.1653 91.3516C28.3949 91.5896 28.6395 91.8127 28.8976 92.0196Z' fill='%23F2F2F2'/%3E%3Cpath d='M41.872 81.7263C42.548 81.5573 43.7069 82.7565 43.2482 83.8751C42.7894 84.9938 41.365 88.1083 40.8982 87.4403C41.0531 86.2047 41.1069 84.9585 41.0591 83.7142C41.0591 83.521 41.0591 83.344 41.0591 83.175C41.035 82.5875 41.4776 82.1931 41.872 81.7263Z' fill='%23F2F2F2'/%3E%3Cpath d='M26.7508 82.9978C26.7508 84.6798 26.7508 86.0158 26.8796 87.0781C26.5899 87.6254 25.8173 87.2471 25.769 86.7481C25.6964 86.1925 25.48 85.6654 25.1413 85.219C24.8576 84.4183 24.7186 83.5736 24.7308 82.7242C24.6993 82.548 24.7132 82.3667 24.7711 82.1973C24.8291 82.028 24.9292 81.8762 25.062 81.7562C25.1949 81.6362 25.3561 81.5521 25.5305 81.5116C25.7048 81.4712 25.8866 81.4758 26.0587 81.5251C26.276 82.024 26.5335 82.4667 26.7508 82.9978Z' fill='%23F2F2F2'/%3E%3Cpath d='M33.638 97.3955C34.1629 97.5413 34.7031 97.625 35.2476 97.645H35.3361C36.0577 98.043 36.5993 98.7026 36.8491 99.488L36.0443 102.353C35.0767 102.685 34.0262 102.685 33.0585 102.353L31.8916 99.7536C32.1797 98.7873 32.7977 97.9528 33.638 97.3955Z' fill='%235e9458'/%3E%3Cpath d='M39.755 92.9128C40.1206 93.1933 40.4362 93.5334 40.6886 93.9188C40.9381 94.2729 41.1795 94.4097 41.1473 94.8765C40.9796 95.7021 40.6807 96.4955 40.262 97.2265C39.4759 98.7081 38.3776 100.001 37.0429 101.017C37.1019 100.489 37.0357 99.9538 36.8497 99.4557C36.5167 98.6536 35.893 98.0068 35.1034 97.645H34.9504C34.9504 97.645 38.2903 95.5686 39.755 92.9128Z' fill='%23222734'/%3E%3Cpath d='M31.8527 99.7213C31.628 100.3 31.5319 100.921 31.571 101.54C30.2753 100.35 29.1392 98.9978 28.1909 97.5162C27.1849 95.8342 27.0481 95.1582 27.1688 94.6995C27.2562 94.4419 27.3694 94.1938 27.5068 93.9591C27.6712 93.5557 27.9024 93.1829 28.1909 92.8565C28.1909 93.2911 30.4443 95.6491 33.6393 97.3875C32.7884 97.9318 32.156 98.7579 31.8527 99.7213Z' fill='%23222734'/%3E%3Cpath d='M42.419 80.2375C42.4438 80.5107 42.4076 80.786 42.3129 81.0435C42.2183 81.301 42.0676 81.5342 41.8717 81.7263C41.4774 82.1931 41.0669 82.5875 41.0669 83.175C40.9703 80.1731 40.8496 79.7626 40.6645 79.0786C40.4794 78.3945 41.1233 76.7688 40.3507 75.6099C39.5781 74.451 37.4856 74.451 36.6164 74.3062C35.7473 74.1613 35.3207 75.0385 33.1558 74.7408C30.991 74.443 29.486 74.4832 28.6168 75.3283C27.5143 76.3745 26.8141 76.294 26.7739 82.9979C26.5566 82.4667 26.2991 82.0241 26.0737 81.5251C25.8784 81.1021 25.7378 80.6558 25.6552 80.1972C25.454 78.9981 25.4299 75.1432 26.7658 73.5658C28.1018 71.9884 29.6309 70.2903 32.5281 69.9603C35.4254 69.6304 34.8137 70.1696 36.0933 70.25C36.818 70.3255 37.506 70.6065 38.0764 71.0599C38.6467 71.5133 39.0756 72.1203 39.3125 72.8093C39.7586 72.8277 40.1961 72.9374 40.5982 73.1315C41.0002 73.3257 41.3582 73.6001 41.65 73.938C41.9419 74.2758 42.1614 74.6699 42.295 75.0959C42.4287 75.5219 42.4736 75.9707 42.427 76.4147C42.2902 79.8995 42.258 78.821 42.419 80.2375Z' fill='%23222734'/%3E%3Cpath d='M41.8711 81.7263C42.0669 81.5342 42.2176 81.301 42.3123 81.0435C42.4069 80.786 42.4431 80.5107 42.4183 80.2374C42.2574 78.821 42.2896 79.8994 42.4183 76.4147C42.4649 75.9707 42.42 75.5218 42.2863 75.0958C42.1527 74.6699 41.9332 74.2758 41.6413 73.9379C41.3495 73.6001 40.9915 73.3256 40.5895 73.1315C40.1874 72.9374 39.7499 72.8277 39.3038 72.8092C39.0669 72.1202 38.638 71.5133 38.0677 71.0599C37.4974 70.6065 36.8093 70.3255 36.0846 70.25C34.805 70.1695 35.4247 69.6223 32.5194 69.9603C29.6141 70.2983 28.0931 71.9884 26.7571 73.5657C25.4212 75.1431 25.4453 78.9981 25.6465 80.1972C25.7291 80.6558 25.8697 81.102 26.065 81.5251C25.8929 81.4758 25.7112 81.4712 25.5368 81.5117C25.3624 81.5521 25.2012 81.6363 25.0684 81.7562C24.9355 81.8762 24.8354 82.028 24.7774 82.1974C24.7195 82.3667 24.7056 82.548 24.7371 82.7242C24.7249 83.5736 24.8639 84.4184 25.1476 85.2191C25.4863 85.6655 25.7027 86.1925 25.7753 86.7482C25.8236 87.2471 26.5801 87.6254 26.8859 87.0781C27.0871 89.4925 27.5619 90.5709 28.2138 91.3435C28.2782 91.9632 28.2138 92.4219 28.2138 92.8565C27.9254 93.1829 27.6941 93.5557 27.5297 93.9591C27.3923 94.1938 27.2791 94.4419 27.1917 94.6995C26.1375 95.3192 21.2122 97.1138 18.0654 98.6671V66.3951H48.8003V98.1601C45.9433 96.8322 42.0642 95.4399 41.1709 94.8926C41.1709 94.4259 40.9617 94.289 40.7122 93.9349C40.4598 93.5495 40.1442 93.2094 39.7786 92.9289C39.8153 92.2078 39.8153 91.4852 39.7786 90.7641C40.4339 89.7632 40.8193 88.6099 40.8973 87.4161C41.3641 88.0841 42.7966 85.0018 43.2473 83.8509C43.6979 82.7001 42.5793 81.5573 41.8711 81.7263Z' fill='white'/%3E%3Cpath d='M36.0056 102.321C37.098 104.127 37.7513 106.164 37.913 108.268C38.0659 109.516 38.1705 111.19 38.2591 112.928H30.8792C30.9355 112.123 30.9999 111.246 31.0723 110.336C31.204 107.554 31.865 104.823 33.0199 102.289C33.9839 102.631 35.0345 102.642 36.0056 102.321Z' fill='%235e9458'/%3E%3Cpath d='M48.7754 98.144V112.92H38.2568C38.1683 111.182 38.0637 109.508 37.9108 108.26C37.749 106.156 37.0958 104.119 36.0034 102.313L36.8082 99.4477C36.9942 99.9458 37.0604 100.481 37.0014 101.009C38.3361 99.9933 39.4344 98.7001 40.2205 97.2185C40.6392 96.4875 40.9381 95.6941 41.1058 94.8685C42.0393 95.464 45.9184 96.8161 48.7754 98.144Z' fill='%23222734'/%3E%3Cpath d='M31.8519 99.7214L33.0189 102.321C31.864 104.855 31.203 107.587 31.0713 110.369C30.9988 111.278 30.9345 112.147 30.8781 112.96H18.0498V98.6832C21.1965 97.1461 26.0977 95.3353 27.1761 94.7156C27.0554 95.1744 27.1761 95.8504 28.1982 97.5324C29.1465 99.014 30.2826 100.367 31.5783 101.556C31.5343 100.932 31.6277 100.306 31.8519 99.7214Z' fill='%23222734'/%3E%3Cpath d='M41.0575 83.7141C41.1053 84.9585 41.0514 86.2047 40.8966 87.4403C40.8046 88.6224 40.4111 89.7612 39.7538 90.7479C38.8363 91.9149 36.6312 94.8363 33.9835 94.8443C31.7059 94.8443 30.2412 93.2347 28.8892 92.0195C28.6474 91.8085 28.4189 91.5827 28.2051 91.3435C27.5532 90.5387 27.0784 89.4925 26.8772 87.0781C26.7806 86.0158 26.7323 84.6638 26.7484 82.9978C26.7484 76.294 27.4888 76.3744 28.5914 75.3282C29.4605 74.5234 30.9655 74.451 33.1304 74.7407C35.2953 75.0304 35.7137 74.1613 36.591 74.3061C37.4682 74.451 39.5526 74.451 40.3252 75.6099C41.0978 76.7688 40.454 78.3462 40.6391 79.0785C40.8242 79.8109 40.9449 80.173 41.0414 83.1749C41.0495 83.3439 41.0495 83.521 41.0575 83.7141Z' fill='%23F2F2F2'/%3E%3Cpath d='M60.4622 73.7026L114.093 73.6704' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M60.4717 83.0702L114.103 83.0461' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M60.4717 92.4299L114.103 92.4058' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M60.4778 101.798L114.109 101.765' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M21.7915 120.598L114.294 120.541' stroke='%23DCDCDC' stroke-width='5.63352'/%3E%3Cpath opacity='0.63' d='M15.3064 135.068C15.093 135.068 14.8883 134.983 14.7373 134.832C14.5864 134.681 14.5016 134.476 14.5016 134.263L14.4131 62.4034H46.5563C47.0312 62.4034 88.9526 62.4034 89.4354 62.4034H121.579L121.619 134.231C121.619 134.444 121.534 134.649 121.383 134.8C121.232 134.951 121.028 135.035 120.814 135.035L15.3064 135.068Z' fill='%23EEEEEE'/%3E%3Cpath d='M297.923 168.788H297.859C297.054 168.708 293.706 168.177 289.086 167.436C279.614 165.931 263.768 163.412 261.973 163.646C260.009 163.911 246.924 165.746 242.167 166.575C235.986 167.654 211.014 166.72 205.147 166.293C202.33 166.092 199.361 165.746 196.487 165.416C192.818 164.99 189.019 164.547 185.47 164.386C182.895 164.273 178.46 163.791 173.76 163.275C166.453 162.471 158.172 161.577 155.001 161.851L154.196 161.923C146.148 162.656 136.531 163.3 133.65 161.803C129.69 159.742 123.992 158.407 121.851 158.407H121.602C120.564 158.407 118.383 158.318 115.912 158.205C112.387 158.06 108.387 157.883 107.059 157.964C105.949 158.036 103.285 157.634 102.73 152.475C102.231 147.928 105.369 144.13 108.46 142.093C111.55 140.057 115.606 139.333 120.395 138.625C122.882 138.263 125.014 137.756 127.324 137.876C128.885 137.957 130.495 138.045 132.153 137.981C134.198 137.974 136.242 138.109 138.269 138.383C144.587 139.067 152.441 139.921 160.497 134.561C167.958 129.595 169.632 123.865 171.764 114.924C172.765 110.662 172.839 106.235 171.982 101.943C171.051 97.2587 169.534 92.7106 167.467 88.406C163.008 79.4568 155.572 72.8334 148.2 67.0148C146.462 65.6466 144.031 62.6528 141.883 60.0131C140.273 58.0736 138.519 55.8765 137.939 55.5626C136.728 55.2612 135.491 55.0727 134.245 54.9993C130.471 54.5888 124.805 53.9691 120.218 51.9974C118.777 52.9551 112.798 56.7779 108.09 57.6953L107.47 57.816C103.897 58.5323 97.917 59.7234 96.1304 55.466L95.9292 54.9912C95.3337 53.615 94.7703 52.3032 95.8729 50.7983C97.241 48.9392 100.042 47.225 102.311 45.8488C103.172 45.3177 103.921 44.867 104.42 44.4968C105.925 43.3942 110.456 40.0705 111.985 39.1852C113.514 38.2999 118.866 36.964 123.083 35.966L123.686 35.8212C129.143 34.5013 139.315 32.8354 143.476 32.272C145.81 31.9662 150.84 34.7347 154.083 37.5273C161.696 44.0783 186.057 63.4093 193.043 64.4394C196.665 64.9786 200.173 67.1355 203.505 70.8777C204.9 72.3926 206.392 73.8148 207.972 75.1351C209.284 76.2779 210.764 77.5494 212.35 79.159C212.475 79.2869 212.545 79.4588 212.545 79.6379C212.545 79.8169 212.475 79.9888 212.35 80.1167C212.287 80.1797 212.212 80.2297 212.13 80.2639C212.048 80.298 211.96 80.3155 211.871 80.3155C211.782 80.3155 211.694 80.298 211.612 80.2639C211.53 80.2297 211.455 80.1797 211.392 80.1167C209.839 78.5715 208.431 77.3402 207.07 76.1491C205.452 74.7896 203.922 73.3272 202.491 71.7711C199.409 68.3024 196.174 66.2904 192.834 65.7995C184.858 64.6165 158.131 42.8148 153.198 38.5735C149.673 35.5475 145.15 33.4309 143.645 33.6402C138.945 34.2679 128.958 35.958 124 37.1571L123.389 37.302C119.477 38.2516 114.117 39.5393 112.653 40.3924C111.679 40.9638 109.184 42.7182 105.233 45.6154C104.661 46.0339 103.897 46.5007 103.011 47.048C100.975 48.2954 98.1826 50.0015 96.9754 51.6513C96.3557 52.4561 96.5891 53.1322 97.1847 54.5083L97.3939 54.9912C98.7459 58.2104 103.832 57.2205 107.22 56.5445L107.848 56.4157C112.854 55.4419 119.719 50.7822 119.783 50.7258C119.879 50.6599 119.99 50.62 120.106 50.6101C120.221 50.6002 120.338 50.6207 120.443 50.6695C124.885 52.6654 130.616 53.2931 134.414 53.7036C136.829 53.9691 138.004 54.114 138.591 54.4279C139.396 54.8464 140.683 56.4318 142.945 59.2083C145.045 61.7917 147.436 64.7292 149.053 66.0007C156.546 71.924 164.119 78.6681 168.69 87.8507C170.817 92.2661 172.375 96.9336 173.326 101.741C174.213 106.221 174.133 110.839 173.092 115.286C170.895 124.581 169.004 130.577 161.27 135.736C152.82 141.369 144.691 140.476 138.156 139.76C136.193 139.496 134.214 139.367 132.233 139.373C130.519 139.43 128.885 139.373 127.3 139.269C124.95 139.14 122.986 139.655 120.628 140.001C116.041 140.677 112.242 141.281 109.24 143.26C106.641 144.95 103.744 148.379 104.146 152.33C104.452 155.187 105.482 156.708 107.051 156.62C108.436 156.531 112.476 156.708 116.033 156.861C118.552 156.966 120.926 157.071 121.827 157.054C124.395 156.998 130.414 158.567 134.342 160.604C137.239 162.109 149.963 160.958 154.14 160.604L154.944 160.531C158.244 160.241 166.598 161.151 173.97 161.956C178.645 162.471 183.064 162.954 185.591 163.066C189.196 163.227 193.019 163.67 196.713 164.096C199.57 164.426 202.523 164.772 205.308 164.974C212.06 165.465 236.268 166.261 241.966 165.271C246.738 164.467 259.856 162.599 261.82 162.334C263.655 162.092 275.88 163.992 289.336 166.132C293.754 166.833 297.247 167.388 298.02 167.468C298.186 167.493 298.337 167.578 298.443 167.708C298.55 167.837 298.604 168.002 298.596 168.17C298.588 168.337 298.518 168.496 298.4 168.615C298.281 168.734 298.123 168.804 297.955 168.812L297.923 168.788Z' fill='%233F4756'/%3E%3Cpath d='M306.141 129.611C306.083 129.619 306.023 129.619 305.964 129.611C304.443 129.185 298.552 128.372 292.283 127.519C284.42 126.44 276.292 125.322 274.296 124.63C270.304 123.236 266.607 121.113 263.391 118.368C256.953 113.057 236.616 94.5305 233.662 90.8768C230.274 86.6114 210.782 63.1116 206.871 60.6409C204.118 58.9186 198.694 55.8121 193.262 54.3313C186.413 52.4562 154.986 33.4873 152.04 31.4029C147.912 28.4815 146.005 28.4654 140.894 28.4172L136.395 28.3608C129.426 28.2642 122.215 28.1596 115.334 28.7391C110.986 29.1984 106.604 29.2415 102.248 28.8678C101.387 28.7874 100.317 28.6505 99.1659 28.5057C96.0755 28.1274 91.4399 27.556 90.3132 27.9343C89.3072 28.6183 89.1704 30.0509 89.1785 30.8476C89.1785 33.7046 90.9007 37.0364 92.9529 38.2758C97.0895 40.7787 105.355 41.4306 110.191 40.4568C110.279 40.4379 110.369 40.4365 110.457 40.4526C110.544 40.4687 110.628 40.5021 110.703 40.5507C110.778 40.5993 110.842 40.6623 110.892 40.736C110.943 40.8096 110.978 40.8925 110.996 40.9799C111.032 41.157 110.996 41.341 110.897 41.4918C110.797 41.6426 110.642 41.7479 110.465 41.7847C105.282 42.8309 96.7274 42.1388 92.2688 39.4427C89.5326 37.7849 87.8667 33.8092 87.8345 30.8718C87.8345 28.9805 88.4622 27.5238 89.6533 26.7673L89.766 26.711C91.0295 26.204 94.5383 26.5822 99.359 27.1778C100.494 27.3226 101.556 27.4514 102.401 27.5319C106.688 27.8994 110.999 27.8563 115.278 27.4031C122.223 26.8156 129.466 26.9202 136.468 27.0168L140.967 27.0732C146.077 27.1214 148.403 27.1456 152.877 30.2923C155.775 32.3445 187.145 51.2168 193.68 53.0195C199.273 54.5486 204.827 57.7275 207.643 59.4578C212.198 62.3229 234.58 89.6857 234.797 89.9593C237.461 93.2509 257.46 111.616 264.341 117.258C267.426 119.898 270.973 121.945 274.803 123.294C276.67 123.937 285.096 125.096 292.508 126.118C299.067 127.02 304.725 127.792 306.334 128.243C306.5 128.292 306.641 128.403 306.728 128.552C306.815 128.702 306.841 128.879 306.801 129.048C306.776 129.205 306.696 129.348 306.575 129.451C306.454 129.555 306.3 129.611 306.141 129.611Z' fill='%233F4756'/%3E%3Cpath d='M185.882 50.9592C185.711 50.9585 185.547 50.8923 185.423 50.7741C183.831 49.3493 182.148 48.0294 180.385 46.8226C177.692 44.973 175.147 42.9173 172.772 40.674C172.37 40.2877 171.919 39.8693 171.444 39.3703C168.845 36.7789 165.288 33.2298 162.592 32.3284C159.01 31.1212 143.719 27.2019 139.422 26.5581C137.048 26.204 133.112 25.7533 129.314 25.3831C125.515 25.0129 121.998 24.5783 120.075 24.3047C116.598 23.4435 110.763 22.6951 109.435 22.5261C108.18 23.5723 106.683 26.0269 107.021 27.5479C107.062 27.7197 107.034 27.9009 106.942 28.0517C106.85 28.2025 106.702 28.3108 106.53 28.3527C106.357 28.3894 106.177 28.358 106.027 28.265C105.877 28.172 105.769 28.0247 105.725 27.8538C105.138 25.4394 107.431 22.2846 108.832 21.2706C108.969 21.1709 109.139 21.1277 109.306 21.1499C109.588 21.1499 116.381 21.9949 120.324 22.9687C122.159 23.2584 125.692 23.6286 129.434 24.031C133.177 24.4334 137.2 24.8358 139.607 25.2141C143.945 25.8659 159.388 29.8255 163.01 31.0407C165.996 32.0467 169.69 35.7165 172.378 38.4045C172.853 38.8713 173.295 39.314 173.698 39.7003C176.027 41.8941 178.521 43.9065 181.158 45.7201C182.97 46.9603 184.698 48.3179 186.333 49.7842C186.458 49.9107 186.528 50.0813 186.528 50.2591C186.528 50.4368 186.458 50.6074 186.333 50.7339C186.218 50.8657 186.056 50.9467 185.882 50.9592Z' fill='%233F4756'/%3E%3Cpath d='M204.432 59.0876C204.285 59.0879 204.141 59.0402 204.024 58.9516C203.906 58.8629 203.821 58.7383 203.78 58.5966C203.627 58.0413 202.098 54.4922 200.746 51.3535C198.984 47.2572 197.897 44.7301 197.728 44.1105C197.559 43.4908 197.406 42.9194 197.261 42.3882C196.336 38.8713 195.95 37.4066 190.984 34.791C188.595 33.3846 186.279 31.8562 184.047 30.2118C181.399 28.3607 178.663 26.4373 176.868 25.4796C172.989 23.4113 169.408 22.526 165.464 21.6569C164.316 21.3273 163.209 20.8684 162.165 20.2887C160.365 19.2628 158.398 18.5652 156.354 18.2285C155.686 18.7033 153.457 20.4658 153.859 22.5421C155.034 28.57 165.698 32.9319 172.53 33.9782C172.633 33.9933 172.73 34.0316 172.815 34.0902C172.9 34.1488 172.971 34.2261 173.021 34.3162C173.882 35.8775 178.051 39.4266 180.264 41.3339C181.343 42.2433 181.874 42.694 182.051 42.9435C183.127 44.2152 183.946 45.6826 184.465 47.2652C184.716 48.0105 185.048 48.7257 185.455 49.3979C185.553 49.5475 185.587 49.7296 185.551 49.9045C185.515 50.0795 185.411 50.2329 185.262 50.3315C185.189 50.3813 185.106 50.416 185.02 50.4337C184.933 50.4513 184.843 50.4515 184.757 50.4343C184.67 50.4171 184.587 50.3828 184.514 50.3333C184.44 50.2839 184.377 50.2203 184.329 50.1464C183.865 49.3869 183.489 48.5768 183.21 47.732C182.749 46.2993 182.017 44.9687 181.053 43.8127C180.924 43.6678 180.152 43.0079 179.443 42.3802C176.289 39.7002 173.142 36.9639 172.039 35.2819C166.084 34.292 153.972 30.075 152.564 22.8238C151.912 19.5 155.678 17.0857 155.831 16.9891C155.956 16.9116 156.102 16.875 156.249 16.8845C158.552 17.189 160.773 17.9438 162.784 19.1057C163.733 19.6323 164.737 20.0533 165.778 20.3611C169.863 21.1121 173.82 22.4427 177.528 24.3127C180.046 25.798 182.488 27.4097 184.844 29.1414C187.03 30.7505 189.297 32.2467 191.636 33.6241C197.125 36.5213 197.616 38.3804 198.589 42.0743C198.726 42.5975 198.879 43.1608 199.056 43.7724C199.233 44.3841 200.666 47.7964 202.01 50.8224C203.829 55.0314 204.939 57.6309 205.108 58.2264C205.148 58.3959 205.121 58.5742 205.032 58.7241C204.944 58.874 204.801 58.984 204.633 59.0312C204.57 59.0604 204.502 59.0795 204.432 59.0876Z' fill='%233F4756'/%3E%3Cpath d='M120.017 158.036C119.929 158.035 119.845 158.001 119.783 157.94C118.674 156.688 117.867 155.199 117.425 153.586C116.805 151.847 116.21 150.198 114.785 149.337C112.926 148.218 107.204 148.773 104.114 149.28L103.993 148.58C104.878 148.443 112.629 147.228 115.123 148.733C116.733 149.715 117.417 151.55 118.053 153.328C118.466 154.845 119.217 156.248 120.25 157.433C120.282 157.463 120.307 157.5 120.324 157.541C120.342 157.582 120.351 157.626 120.351 157.67C120.351 157.714 120.342 157.758 120.324 157.799C120.307 157.84 120.282 157.877 120.25 157.908C120.221 157.943 120.186 157.973 120.146 157.995C120.106 158.017 120.062 158.031 120.017 158.036Z' fill='%233F4756'/%3E%3Cpath d='M97.1945 55.6913C97.0657 55.6913 96.937 55.7798 96.8806 55.6913C96.8545 55.6187 96.8452 55.5411 96.8536 55.4644C96.8619 55.3877 96.8877 55.3139 96.9289 55.2487C96.9933 55.1682 97.0898 55.0475 97.1945 55.0475C97.9268 55.0475 103.834 52.3273 105.596 48.4724C105.999 47.5871 106.103 46.1224 105.596 45.5268C105.492 45.3981 105.307 45.2774 104.888 45.3659C104.846 45.3779 104.802 45.3811 104.758 45.3753C104.714 45.3695 104.673 45.3548 104.635 45.3322C104.597 45.3096 104.564 45.2795 104.539 45.2438C104.513 45.208 104.495 45.1674 104.486 45.1244C104.476 45.0816 104.476 45.0373 104.484 44.9942C104.491 44.9511 104.508 44.91 104.532 44.8732C104.556 44.8365 104.587 44.8049 104.623 44.7804C104.66 44.7558 104.7 44.7387 104.743 44.7301C104.992 44.6586 105.255 44.6633 105.501 44.7437C105.746 44.824 105.962 44.9763 106.12 45.1808C106.852 46.0822 106.619 47.7963 106.184 48.746C104.236 53.0194 97.6613 55.7235 97.1784 55.7235L97.1945 55.6913Z' fill='%233F4756'/%3E%3Cpath d='M94.8037 30.6866C92.2525 30.6866 88.808 30.4693 88.639 29.9704C88.6184 29.8917 88.6238 29.8085 88.6542 29.7332C88.6847 29.6578 88.7386 29.5942 88.808 29.5519C88.8737 29.517 88.9486 29.5037 89.0223 29.5138C89.096 29.5239 89.1646 29.5569 89.2184 29.6082C91.794 30.0165 94.4083 30.1245 97.0088 29.9302C99.8416 29.5841 101.033 29.3909 102.328 27.9906C102.359 27.9587 102.396 27.9334 102.437 27.916C102.478 27.8987 102.522 27.8898 102.566 27.8898C102.61 27.8898 102.654 27.8987 102.695 27.916C102.736 27.9334 102.772 27.9587 102.803 27.9906C102.835 28.0214 102.86 28.0583 102.878 28.0991C102.895 28.1398 102.904 28.1837 102.904 28.228C102.904 28.2723 102.895 28.3162 102.878 28.357C102.86 28.3978 102.835 28.4347 102.803 28.4654C101.355 30.075 100.003 30.2601 97.0732 30.6142C96.3183 30.6762 95.5609 30.7004 94.8037 30.6866Z' fill='%233F4756'/%3E%3Cpath d='M113.982 26.7109C111.569 26.5964 109.187 26.1329 106.908 25.3347C106.822 25.3087 106.751 25.2502 106.709 25.1718C106.667 25.0935 106.657 25.0016 106.682 24.9163C106.71 24.8306 106.77 24.7591 106.85 24.717C106.929 24.6749 107.022 24.6656 107.109 24.6909C111.817 26.1395 116.686 27.234 119.921 23.4193C119.952 23.3875 119.989 23.3621 120.029 23.3448C120.07 23.3275 120.114 23.3185 120.158 23.3185C120.203 23.3185 120.247 23.3275 120.287 23.3448C120.328 23.3621 120.365 23.3875 120.396 23.4193C120.464 23.4771 120.506 23.5595 120.514 23.6485C120.521 23.7374 120.493 23.8258 120.436 23.8942C119.648 24.8264 118.656 25.5652 117.537 26.0535C116.418 26.5419 115.201 26.7668 113.982 26.7109Z' fill='%233F4756'/%3E%3Cpath d='M160.08 21.9466C157.762 21.9466 155.01 20.2646 154.133 19.4518C154.07 19.3872 154.034 19.3005 154.034 19.2103C154.034 19.1202 154.07 19.0335 154.133 18.9689C154.196 18.9065 154.281 18.8715 154.37 18.8715C154.459 18.8715 154.544 18.9065 154.607 18.9689C155.485 19.7737 158.631 21.6649 160.772 21.2304C161.164 21.1541 161.531 20.9819 161.84 20.7291C162.149 20.4763 162.39 20.1508 162.543 19.7818C162.559 19.7404 162.584 19.7029 162.616 19.6715C162.647 19.64 162.685 19.6152 162.726 19.5987C162.767 19.5822 162.812 19.5742 162.856 19.5752C162.901 19.5762 162.945 19.5863 162.985 19.6047C163.026 19.6229 163.063 19.6491 163.094 19.6818C163.124 19.7144 163.148 19.7528 163.164 19.7947C163.18 19.8366 163.187 19.8813 163.185 19.926C163.184 19.9708 163.173 20.0147 163.154 20.0554C162.964 20.5252 162.659 20.9395 162.266 21.2602C161.874 21.5809 161.407 21.7976 160.909 21.8903C160.635 21.935 160.357 21.9539 160.08 21.9466Z' fill='%233F4756'/%3E%3Cpath d='M141.4 161.674C141.321 161.673 141.245 161.645 141.184 161.593C141.124 161.542 141.084 161.47 141.07 161.392C140.459 157.626 137.771 151.22 134.519 149.465C134.481 149.445 134.446 149.417 134.418 149.383C134.39 149.35 134.369 149.311 134.357 149.269C134.344 149.227 134.34 149.183 134.344 149.139C134.349 149.095 134.362 149.053 134.383 149.015C134.403 148.975 134.431 148.939 134.465 148.91C134.5 148.882 134.539 148.86 134.582 148.846C134.624 148.833 134.669 148.828 134.714 148.832C134.758 148.836 134.802 148.849 134.841 148.87C138.35 150.745 141.087 157.288 141.73 161.28C141.738 161.323 141.738 161.368 141.728 161.411C141.719 161.454 141.701 161.495 141.675 161.531C141.65 161.567 141.617 161.597 141.58 161.62C141.542 161.644 141.5 161.659 141.457 161.666L141.4 161.674Z' fill='%233F4756'/%3E%3C/g%3E%3Crect x='282.48' y='12.0718' width='24.9484' height='24.9484' rx='12.4742' fill='%2369AF4D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M293.115 26.9067L299.95 20.1197L300.99 21.1526L293.115 28.9724L288.918 24.8043L289.958 23.7714L293.115 26.9067Z' fill='white'/%3E%3Crect x='0.402394' y='0.402394' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1_1290' x1='8.90951' y1='64.1844' x2='127.163' y2='133.897' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EDEDED'/%3E%3Cstop offset='1' stop-color='%23E0E0E0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1_1290' x1='9.46259' y1='64.5113' x2='126.614' y2='133.574' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA'/%3E%3Cstop offset='1' stop-color='%23F2F2F2'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1_1290'%3E%3Crect width='297.168' height='151.888' fill='white' transform='translate(9.65649 16.9005)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }

  .dontIdCardImageSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='188' viewBox='0 0 320 188' fill='none'%3E%3Crect x='282.979' y='12.7827' width='24.9484' height='24.9484' rx='12.4742' fill='%23E01C1C'/%3E%3Cg clip-path='url(%23clip0_1_1337)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M301.221 20.359C301.482 20.0987 301.482 19.6766 301.221 19.4162C300.961 19.1559 300.539 19.1559 300.279 19.4162L295.417 24.2781L290.555 19.4162C290.294 19.1559 289.872 19.1559 289.612 19.4162C289.352 19.6766 289.352 20.0987 289.612 20.359L294.474 25.2209L289.612 30.0829C289.352 30.3432 289.352 30.7653 289.612 31.0257C289.872 31.286 290.294 31.286 290.555 31.0257L295.417 26.1638L300.279 31.0257C300.539 31.286 300.961 31.286 301.221 31.0257C301.482 30.7653 301.482 30.3432 301.221 30.0829L296.36 25.2209L301.221 20.359Z' fill='white'/%3E%3C/g%3E%3Cg filter='url(%23filter0_f_1_1337)'%3E%3Cpath d='M212.091 54.7925L108.338 54.8488C107.097 54.8509 105.908 55.3454 105.031 56.2235C104.154 57.1017 103.662 58.2918 103.662 59.5327L103.71 128.286C103.71 129.526 104.203 130.715 105.08 131.592C105.957 132.469 107.146 132.962 108.386 132.962L212.14 132.905C213.379 132.903 214.567 132.41 215.443 131.533C216.32 130.657 216.813 129.469 216.815 128.229L216.775 59.4683C216.771 58.2281 216.276 57.04 215.398 56.1638C214.52 55.2877 213.331 54.7946 212.091 54.7925ZM216.349 128.229C216.349 129.346 215.905 130.418 215.116 131.208C214.327 131.999 213.257 132.444 212.14 132.446L108.386 132.503C107.274 132.492 106.211 132.044 105.427 131.254C104.644 130.465 104.203 129.398 104.201 128.286L104.161 59.5327C104.163 58.4155 104.607 57.3445 105.395 56.5531C106.184 55.7616 107.253 55.3139 108.37 55.3075L212.123 55.2512C213.241 55.2533 214.313 55.6983 215.103 56.4887C215.893 57.2791 216.338 58.3505 216.34 59.4683L216.349 128.229Z' fill='%235e9458'/%3E%3Cpath d='M108.388 134.772C106.677 134.77 105.035 134.093 103.821 132.887C102.606 131.682 101.916 130.045 101.902 128.334V59.5729C101.902 57.8602 102.578 56.2167 103.784 55.0004C104.99 53.784 106.627 53.0932 108.34 53.0783L212.093 53.022C213.813 53.0241 215.462 53.7082 216.678 54.9242C217.894 56.1402 218.578 57.7889 218.58 59.5086L218.628 128.27C218.624 129.989 217.939 131.636 216.724 132.852C215.508 134.067 213.861 134.752 212.142 134.756L108.388 134.772ZM108.34 54.8488C107.099 54.851 105.91 55.3454 105.033 56.2236C104.156 57.1017 103.664 58.2919 103.664 59.5327L103.712 128.286C103.712 128.9 103.833 129.508 104.068 130.075C104.303 130.642 104.648 131.158 105.082 131.592C105.959 132.469 107.148 132.962 108.388 132.962L212.142 132.905C213.381 132.903 214.569 132.41 215.445 131.533C216.322 130.657 216.815 129.469 216.817 128.229L216.777 59.4683C216.773 58.2281 216.278 57.0401 215.4 56.1639C214.522 55.2877 213.333 54.7946 212.093 54.7925L108.34 54.8488Z' fill='url(%23paint0_linear_1_1337)'/%3E%3Cpath d='M108.387 134.137C106.838 134.132 105.353 133.516 104.257 132.421C103.161 131.327 102.542 129.843 102.536 128.294L102.496 59.5327C102.496 57.9817 103.111 56.4939 104.206 55.3956C105.301 54.2973 106.787 53.6781 108.338 53.6739L212.092 53.6176C213.643 53.6197 215.13 54.2368 216.226 55.3336C217.323 56.4303 217.94 57.9173 217.942 59.4684L217.991 128.229C217.989 129.781 217.372 131.267 216.275 132.364C215.178 133.461 213.691 134.078 212.14 134.08L108.387 134.137ZM108.338 54.2131C106.929 54.2152 105.578 54.7766 104.582 55.774C103.586 56.7714 103.027 58.1233 103.027 59.5327L103.067 128.286C103.071 129.695 103.633 131.044 104.63 132.04C105.627 133.035 106.978 133.595 108.387 133.597L212.14 133.541C213.548 133.539 214.898 132.979 215.893 131.983C216.889 130.987 217.449 129.638 217.452 128.229L217.411 59.4684C217.411 58.7702 217.274 58.0788 217.006 57.4338C216.739 56.7889 216.347 56.203 215.853 55.7096C215.359 55.2163 214.772 54.8252 214.127 54.5588C213.481 54.2923 212.79 54.1557 212.092 54.1568L108.338 54.2131Z' fill='url(%23paint1_linear_1_1337)'/%3E%3Cpath d='M212.889 126.298C212.894 126.41 212.877 126.523 212.836 126.628C212.796 126.733 212.734 126.829 212.654 126.908C212.574 126.988 212.479 127.05 212.374 127.09C212.269 127.131 212.156 127.149 212.044 127.143L108.661 127.199C108.444 127.187 108.241 127.093 108.091 126.936C107.942 126.779 107.857 126.571 107.856 126.354V57.9955C107.856 57.7821 107.941 57.5774 108.091 57.4265C108.242 57.2755 108.447 57.1907 108.661 57.1907L212.044 57.1022C212.153 57.0956 212.263 57.1116 212.366 57.149C212.47 57.1865 212.564 57.2448 212.644 57.3202C212.724 57.3956 212.788 57.4865 212.831 57.5875C212.875 57.6884 212.897 57.7971 212.897 57.907L212.889 126.298Z' fill='white'/%3E%3Cpath d='M212.898 127.006C212.898 127.233 212.808 127.451 212.648 127.612C212.488 127.774 212.271 127.865 212.045 127.867L108.661 127.924C108.442 127.913 108.234 127.817 108.084 127.657C107.934 127.496 107.852 127.283 107.857 127.063L107.816 58.0117C107.81 57.902 107.826 57.7921 107.863 57.6889C107.901 57.5856 107.959 57.4911 108.034 57.4111C108.11 57.3312 108.201 57.2676 108.302 57.2241C108.403 57.1807 108.511 57.1584 108.621 57.1586L212.045 57.1023C212.156 57.1012 212.267 57.1223 212.37 57.1643C212.474 57.2063 212.568 57.2683 212.647 57.3469C212.727 57.4255 212.79 57.519 212.832 57.6221C212.875 57.7251 212.898 57.8357 212.898 57.9473V127.006Z' fill='white'/%3E%3Cpath d='M212.897 127.006C212.897 127.233 212.807 127.451 212.647 127.612C212.488 127.773 212.271 127.865 212.044 127.867L108.661 127.924C108.443 127.909 108.24 127.813 108.09 127.655C107.941 127.497 107.857 127.288 107.856 127.071V58.2853C107.855 58.0671 107.939 57.8572 108.088 57.6985C108.238 57.5398 108.443 57.4445 108.661 57.4322L212.044 57.3759C212.269 57.378 212.485 57.4685 212.644 57.628C212.804 57.7876 212.895 58.0033 212.897 58.2289V127.006Z' fill='white'/%3E%3Cpath d='M111.525 103.426C111.018 103.424 110.532 103.221 110.173 102.863C109.814 102.504 109.612 102.018 109.61 101.51V63.6854C109.61 63.1767 109.811 62.6887 110.17 62.3282C110.529 61.9677 111.017 61.7641 111.525 61.762H139.612C140.121 61.7641 140.608 61.9677 140.967 62.3282C141.326 62.6887 141.528 63.1767 141.528 63.6854V101.51C141.521 102.015 141.317 102.497 140.959 102.852C140.601 103.207 140.117 103.408 139.612 103.41L111.525 103.426Z' fill='%23D9D9D9'/%3E%3Cpath d='M140.886 101.494C140.884 101.831 140.749 102.153 140.511 102.391C140.273 102.629 139.951 102.764 139.614 102.766H111.535C111.198 102.766 110.875 102.632 110.636 102.393C110.398 102.155 110.264 101.832 110.264 101.494V63.6693C110.264 63.332 110.398 63.0086 110.636 62.7701C110.875 62.5317 111.198 62.3977 111.535 62.3977H139.622C139.96 62.3977 140.283 62.5317 140.521 62.7701C140.76 63.0086 140.894 63.332 140.894 63.6693L140.886 101.494Z' fill='%235e9458'/%3E%3Cpath d='M111.525 103.426C111.018 103.424 110.532 103.221 110.173 102.863C109.814 102.504 109.612 102.018 109.61 101.51V63.6854C109.61 63.1767 109.811 62.6887 110.17 62.3282C110.529 61.9677 111.017 61.7641 111.525 61.762H139.612C140.121 61.7641 140.608 61.9677 140.967 62.3282C141.326 62.6887 141.528 63.1767 141.528 63.6854V101.51C141.521 102.015 141.317 102.497 140.959 102.852C140.601 103.207 140.117 103.408 139.612 103.41L111.525 103.426Z' stroke='%23FCFCFC' stroke-width='0.26558'/%3E%3Cpath d='M121.103 86.8633C122.455 88.0785 123.92 89.6881 126.198 89.6881C128.845 89.6881 131.026 86.7587 131.968 85.5917C132.005 86.3129 132.005 87.0355 131.968 87.7566C130.788 89.6224 129.244 91.2316 127.429 92.4888C126.885 92.4687 126.344 92.385 125.819 92.2393C122.6 90.5009 120.387 88.1429 120.371 87.7083C120.355 87.2737 120.435 86.815 120.371 86.1953C120.601 86.4334 120.845 86.6565 121.103 86.8633Z' fill='%23F2F2F2'/%3E%3Cpath d='M134.078 76.5701C134.754 76.4011 135.913 77.6002 135.454 78.7189C134.995 79.8375 133.571 82.9521 133.104 82.2841C133.259 81.0485 133.313 79.8023 133.265 78.5579C133.265 78.3648 133.265 78.1877 133.265 78.0187C133.241 77.4312 133.683 77.0369 134.078 76.5701Z' fill='%23F2F2F2'/%3E%3Cpath d='M118.957 77.8416C118.957 79.5236 118.957 80.8595 119.085 81.9219C118.796 82.4691 118.023 82.0909 117.975 81.5919C117.902 81.0362 117.686 80.5092 117.347 80.0628C117.063 79.2621 116.924 78.4173 116.937 77.568C116.905 77.3918 116.919 77.2104 116.977 77.0411C117.035 76.8717 117.135 76.7199 117.268 76.5999C117.401 76.48 117.562 76.3958 117.736 76.3554C117.911 76.3149 118.092 76.3196 118.265 76.3688C118.482 76.8678 118.739 77.3104 118.957 77.8416Z' fill='%23F2F2F2'/%3E%3Cpath d='M125.844 92.2393C126.369 92.385 126.909 92.4687 127.453 92.4887H127.542C128.264 92.8867 128.805 93.5464 129.055 94.3317L128.25 97.1968C127.283 97.5285 126.232 97.5285 125.264 97.1968L124.097 94.5973C124.385 93.631 125.004 92.7965 125.844 92.2393Z' fill='%235e9458'/%3E%3Cpath d='M131.961 87.7566C132.326 88.037 132.642 88.3771 132.894 88.7626C133.144 89.1167 133.385 89.2535 133.353 89.7203C133.185 90.5459 132.887 91.3392 132.468 92.0703C131.682 93.5518 130.583 94.8451 129.249 95.8608C129.308 95.3324 129.242 94.7976 129.056 94.2995C128.723 93.4973 128.099 92.8506 127.309 92.4887H127.156C127.156 92.4887 130.496 90.4124 131.961 87.7566Z' fill='%23222734'/%3E%3Cpath d='M124.058 94.5651C123.834 95.1438 123.738 95.7644 123.777 96.3839C122.481 95.1941 121.345 93.8416 120.397 92.36C119.391 90.678 119.254 90.002 119.375 89.5432C119.462 89.2856 119.575 89.0376 119.713 88.8028C119.877 88.3994 120.108 88.0267 120.397 87.7003C120.397 88.1348 122.65 90.4929 125.845 92.2312C124.994 92.7755 124.362 93.6017 124.058 94.5651Z' fill='%23222734'/%3E%3Cpath d='M134.625 75.0812C134.65 75.3544 134.613 75.6298 134.519 75.8872C134.424 76.1447 134.273 76.378 134.078 76.5701C133.683 77.0369 133.273 77.4312 133.273 78.0187C133.176 75.0168 133.055 74.6064 132.87 73.9223C132.685 73.2383 133.329 71.6126 132.556 70.4537C131.784 69.2948 129.691 69.2948 128.822 69.1499C127.953 69.0051 127.527 69.8823 125.362 69.5845C123.197 69.2867 121.692 69.327 120.823 70.172C119.72 71.2182 119.02 71.1378 118.98 77.8416C118.762 77.3105 118.505 76.8679 118.28 76.3689C118.084 75.9458 117.944 75.4996 117.861 75.041C117.66 73.8418 117.636 69.9869 118.972 68.4095C120.308 66.8321 121.837 65.134 124.734 64.8041C127.631 64.4741 127.02 65.0133 128.299 65.0938C129.024 65.1693 129.712 65.4502 130.282 65.9036C130.853 66.3571 131.281 66.964 131.518 67.653C131.964 67.6715 132.402 67.7812 132.804 67.9753C133.206 68.1694 133.564 68.4439 133.856 68.7817C134.148 69.1196 134.367 69.5136 134.501 69.9396C134.634 70.3656 134.679 70.8145 134.633 71.2585C134.496 74.7432 134.464 73.6648 134.625 75.0812Z' fill='%23222734'/%3E%3Cpath d='M134.077 76.57C134.273 76.3779 134.423 76.1447 134.518 75.8872C134.613 75.6297 134.649 75.3544 134.624 75.0812C134.463 73.6648 134.495 74.7432 134.624 71.2584C134.671 70.8144 134.626 70.3656 134.492 69.9396C134.359 69.5136 134.139 69.1195 133.847 68.7817C133.555 68.4438 133.197 68.1694 132.795 67.9753C132.393 67.7811 131.956 67.6715 131.51 67.653C131.273 66.964 130.844 66.357 130.273 65.9036C129.703 65.4502 129.015 65.1692 128.29 65.0938C127.011 65.0133 127.631 64.466 124.725 64.804C121.82 65.1421 120.299 66.8321 118.963 68.4095C117.627 69.9869 117.651 73.8418 117.852 75.0409C117.935 75.4996 118.076 75.9458 118.271 76.3689C118.099 76.3196 117.917 76.315 117.743 76.3554C117.568 76.3958 117.407 76.48 117.274 76.6C117.141 76.7199 117.041 76.8718 116.983 77.0411C116.925 77.2105 116.911 77.3918 116.943 77.568C116.931 78.4174 117.07 79.2621 117.353 80.0628C117.692 80.5092 117.909 81.0363 117.981 81.5919C118.029 82.0909 118.786 82.4691 119.092 81.9219C119.293 84.3363 119.768 85.4147 120.42 86.1873C120.484 86.807 120.42 87.2657 120.42 87.7003C120.131 88.0267 119.9 88.3994 119.736 88.8028C119.598 89.0376 119.485 89.2856 119.398 89.5432C118.343 90.1629 113.418 91.9576 110.271 93.5108V61.2388H141.006V93.0038C138.149 91.6759 134.27 90.2836 133.377 89.7364C133.377 89.2696 133.167 89.1328 132.918 88.7787C132.666 88.3932 132.35 88.0531 131.984 87.7727C132.021 87.0515 132.021 86.329 131.984 85.6078C132.64 84.607 133.025 83.4537 133.103 82.2599C133.57 82.9279 135.002 79.8455 135.453 78.6947C135.904 77.5438 134.785 76.401 134.077 76.57Z' fill='white'/%3E%3Cpath d='M128.211 97.1646C129.304 98.9705 129.957 101.008 130.119 103.112C130.272 104.359 130.376 106.033 130.465 107.772H123.085C123.141 106.967 123.206 106.09 123.278 105.18C123.41 102.398 124.071 99.6668 125.226 97.1324C126.19 97.4746 127.24 97.4859 128.211 97.1646Z' fill='%235e9458'/%3E%3Cpath d='M140.981 92.9877V107.764H130.463C130.374 106.025 130.269 104.351 130.117 103.104C129.955 101 129.302 98.9624 128.209 97.1565L129.014 94.2915C129.2 94.7895 129.266 95.3244 129.207 95.8528C130.542 94.8371 131.64 93.5438 132.426 92.0622C132.845 91.3312 133.144 90.5378 133.312 89.7122C134.245 90.3078 138.124 91.6598 140.981 92.9877Z' fill='%23222734'/%3E%3Cpath d='M124.058 94.5652L125.225 97.1646C124.07 99.6991 123.409 102.43 123.277 105.213C123.205 106.122 123.14 106.991 123.084 107.804H110.256V93.527C113.402 91.9898 118.303 90.1791 119.382 89.5594C119.261 90.0181 119.382 90.6941 120.404 92.3761C121.352 93.8577 122.488 95.2103 123.784 96.4001C123.74 95.7758 123.834 95.1495 124.058 94.5652Z' fill='%23222734'/%3E%3Cpath d='M133.263 78.5579C133.311 79.8022 133.257 81.0484 133.102 82.284C133.01 83.4662 132.617 84.6049 131.96 85.5917C131.042 86.7587 128.837 89.6801 126.189 89.6881C123.912 89.6881 122.447 88.0785 121.095 86.8633C120.853 86.6523 120.625 86.4265 120.411 86.1873C119.759 85.3825 119.284 84.3363 119.083 81.9219C118.986 80.8596 118.938 79.5075 118.954 77.8416C118.954 71.1377 119.695 71.2182 120.797 70.172C121.666 69.3672 123.171 69.2948 125.336 69.5845C127.501 69.8742 127.92 69.005 128.797 69.1499C129.674 69.2948 131.758 69.2948 132.531 70.4537C133.304 71.6126 132.66 73.1899 132.845 73.9223C133.03 74.6547 133.151 75.0168 133.247 78.0187C133.255 78.1877 133.255 78.3647 133.263 78.5579Z' fill='%23F2F2F2'/%3E%3Cpath d='M152.666 68.5464L206.297 68.5142' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M152.676 77.914L206.307 77.8899' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M152.676 87.2737L206.307 87.2496' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M152.682 96.6414L206.313 96.6093' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M113.995 115.441L206.498 115.385' stroke='%23DCDCDC' stroke-width='5.63352'/%3E%3Cpath opacity='0.63' d='M107.511 129.911C107.297 129.911 107.092 129.827 106.941 129.676C106.791 129.525 106.706 129.32 106.706 129.107L106.617 57.2471H138.76C139.235 57.2471 181.157 57.2471 181.64 57.2471H213.783L213.823 129.074C213.823 129.288 213.738 129.493 213.587 129.644C213.436 129.794 213.232 129.879 213.018 129.879L107.511 129.911Z' fill='%23EEEEEE'/%3E%3C/g%3E%3Crect x='0.901418' y='1.11327' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3Cfilter id='filter0_f_1_1337' x='8.54574' y='15.197' width='303.606' height='158.326' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.60958' result='effect1_foregroundBlur_1_1337'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1_1337' x1='101.113' y1='59.0281' x2='219.367' y2='128.741' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EDEDED'/%3E%3Cstop offset='1' stop-color='%23E0E0E0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1_1337' x1='101.666' y1='59.3551' x2='218.818' y2='128.418' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA'/%3E%3Cstop offset='1' stop-color='%23F2F2F2'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_1_1337'%3E%3Crect width='12.0718' height='12.0718' fill='white' transform='translate(289.417 19.2209)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  	background-image: url("/wp-content/themes/Divi-child/images/kyc/dontIdCardImage.svg");
  }

  .doIdCardImageSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='188' viewBox='0 0 320 188' fill='none'%3E%3Cpath d='M211.592 54.7925L107.839 54.8488C106.598 54.8509 105.409 55.3454 104.532 56.2235C103.656 57.1017 103.163 58.2918 103.163 59.5327L103.212 128.286C103.212 129.526 103.704 130.715 104.581 131.592C105.458 132.469 106.647 132.962 107.887 132.962L211.641 132.905C212.88 132.903 214.068 132.41 214.945 131.533C215.821 130.657 216.314 129.469 216.317 128.229L216.276 59.4683C216.272 58.2281 215.777 57.04 214.899 56.1638C214.022 55.2877 212.833 54.7946 211.592 54.7925ZM215.85 128.229C215.85 129.346 215.407 130.418 214.617 131.208C213.828 131.999 212.758 132.444 211.641 132.446L107.887 132.503C106.775 132.492 105.712 132.044 104.929 131.254C104.145 130.465 103.705 129.398 103.703 128.286L103.662 59.5327C103.664 58.4155 104.108 57.3445 104.896 56.5531C105.685 55.7616 106.754 55.3139 107.871 55.3075L211.625 55.2512C212.742 55.2533 213.814 55.6983 214.604 56.4887C215.395 57.2791 215.84 58.3505 215.842 59.4683L215.85 128.229Z' fill='%235e9458'/%3E%3Cpath d='M107.889 134.772C106.178 134.77 104.537 134.093 103.322 132.887C102.107 131.682 101.418 130.045 101.403 128.334V59.5729C101.403 57.8602 102.079 56.2167 103.285 55.0004C104.491 53.784 106.128 53.0932 107.841 53.0783L211.594 53.022C213.314 53.0241 214.963 53.7082 216.179 54.9242C217.395 56.1402 218.079 57.7889 218.081 59.5086L218.129 128.27C218.125 129.989 217.44 131.636 216.225 132.852C215.009 134.067 213.362 134.752 211.643 134.756L107.889 134.772ZM107.841 54.8488C106.6 54.851 105.411 55.3454 104.534 56.2236C103.658 57.1017 103.165 58.2919 103.165 59.5327L103.214 128.286C103.214 128.9 103.335 129.508 103.57 130.075C103.805 130.642 104.149 131.158 104.583 131.592C105.46 132.469 106.649 132.962 107.889 132.962L211.643 132.905C212.882 132.903 214.07 132.41 214.947 131.533C215.823 130.657 216.316 129.469 216.319 128.229L216.278 59.4683C216.274 58.2281 215.779 57.0401 214.901 56.1639C214.024 55.2877 212.835 54.7946 211.594 54.7925L107.841 54.8488Z' fill='url(%23paint0_linear_1_1373)'/%3E%3Cpath d='M107.888 134.137C106.339 134.132 104.855 133.516 103.758 132.421C102.662 131.327 102.044 129.843 102.037 128.294L101.997 59.5327C101.997 57.9817 102.612 56.4939 103.707 55.3956C104.803 54.2973 106.289 53.6781 107.84 53.6739L211.593 53.6176C213.144 53.6197 214.631 54.2368 215.728 55.3336C216.825 56.4303 217.442 57.9173 217.444 59.4684L217.492 128.229C217.49 129.781 216.873 131.267 215.776 132.364C214.679 133.461 213.192 134.078 211.641 134.08L107.888 134.137ZM107.84 54.2131C106.43 54.2152 105.079 54.7766 104.083 55.774C103.088 56.7714 102.528 58.1233 102.528 59.5327L102.568 128.286C102.573 129.695 103.135 131.044 104.132 132.04C105.129 133.035 106.479 133.595 107.888 133.597L211.641 133.541C213.049 133.539 214.399 132.979 215.395 131.983C216.391 130.987 216.951 129.638 216.953 128.229L216.913 59.4684C216.913 58.7702 216.775 58.0788 216.508 57.4338C216.24 56.7889 215.848 56.203 215.354 55.7096C214.86 55.2163 214.274 54.8252 213.628 54.5588C212.983 54.2923 212.291 54.1557 211.593 54.1568L107.84 54.2131Z' fill='url(%23paint1_linear_1_1373)'/%3E%3Cpath d='M212.39 126.298C212.396 126.41 212.378 126.523 212.338 126.628C212.297 126.733 212.235 126.829 212.155 126.908C212.076 126.988 211.98 127.05 211.875 127.09C211.77 127.131 211.658 127.149 211.545 127.143L108.162 127.199C107.946 127.187 107.742 127.093 107.592 126.936C107.443 126.779 107.359 126.571 107.357 126.354V57.9955C107.357 57.7821 107.442 57.5774 107.593 57.4265C107.744 57.2755 107.949 57.1907 108.162 57.1907L211.545 57.1022C211.655 57.0956 211.765 57.1116 211.868 57.149C211.971 57.1865 212.066 57.2448 212.146 57.3202C212.226 57.3956 212.289 57.4865 212.333 57.5875C212.376 57.6884 212.398 57.7971 212.398 57.907L212.39 126.298Z' fill='white'/%3E%3Cpath d='M212.399 127.006C212.399 127.233 212.309 127.451 212.149 127.612C211.99 127.774 211.773 127.865 211.546 127.867L108.163 127.924C107.943 127.913 107.736 127.817 107.585 127.657C107.435 127.496 107.353 127.283 107.358 127.063L107.318 58.0117C107.311 57.902 107.327 57.7921 107.364 57.6889C107.402 57.5856 107.46 57.4911 107.536 57.4111C107.611 57.3312 107.702 57.2676 107.803 57.2241C107.904 57.1807 108.013 57.1584 108.122 57.1586L211.546 57.1023C211.657 57.1012 211.768 57.1223 211.872 57.1643C211.975 57.2063 212.069 57.2683 212.148 57.3469C212.228 57.4255 212.291 57.519 212.334 57.6221C212.377 57.7251 212.399 57.8357 212.399 57.9473V127.006Z' fill='white'/%3E%3Cpath d='M212.398 127.006C212.398 127.233 212.309 127.451 212.149 127.612C211.989 127.773 211.772 127.865 211.545 127.867L108.162 127.924C107.945 127.909 107.741 127.813 107.592 127.655C107.443 127.497 107.359 127.288 107.357 127.071V58.2853C107.357 58.0671 107.44 57.8572 107.59 57.6985C107.739 57.5398 107.944 57.4445 108.162 57.4322L211.545 57.3759C211.771 57.378 211.986 57.4685 212.146 57.628C212.305 57.7876 212.396 58.0033 212.398 58.2289V127.006Z' fill='white'/%3E%3Cpath d='M111.027 103.426C110.519 103.424 110.033 103.221 109.675 102.863C109.316 102.504 109.113 102.018 109.111 101.51V63.6854C109.111 63.1767 109.313 62.6887 109.672 62.3282C110.031 61.9677 110.518 61.7641 111.027 61.762H139.114C139.623 61.7641 140.11 61.9677 140.469 62.3282C140.828 62.6887 141.029 63.1767 141.029 63.6854V101.51C141.023 102.015 140.819 102.497 140.46 102.852C140.102 103.207 139.618 103.408 139.114 103.41L111.027 103.426Z' fill='%23D9D9D9'/%3E%3Cpath d='M140.387 101.494C140.385 101.831 140.251 102.153 140.013 102.391C139.775 102.629 139.452 102.764 139.116 102.766H111.037C110.699 102.766 110.376 102.632 110.138 102.393C109.899 102.155 109.765 101.832 109.765 101.494V63.6693C109.765 63.332 109.899 63.0086 110.138 62.7701C110.376 62.5317 110.699 62.3977 111.037 62.3977H139.124C139.461 62.3977 139.784 62.5317 140.023 62.7701C140.261 63.0086 140.395 63.332 140.395 63.6693L140.387 101.494Z' fill='%235e9458'/%3E%3Cpath d='M111.027 103.426C110.519 103.424 110.033 103.221 109.675 102.863C109.316 102.504 109.113 102.018 109.111 101.51V63.6854C109.111 63.1767 109.313 62.6887 109.672 62.3282C110.031 61.9677 110.518 61.7641 111.027 61.762H139.114C139.623 61.7641 140.11 61.9677 140.469 62.3282C140.828 62.6887 141.029 63.1767 141.029 63.6854V101.51C141.023 102.015 140.819 102.497 140.46 102.852C140.102 103.207 139.618 103.408 139.114 103.41L111.027 103.426Z' stroke='%23FCFCFC' stroke-width='0.26558'/%3E%3Cpath d='M120.605 86.8633C121.957 88.0785 123.422 89.6881 125.699 89.6881C128.347 89.6881 130.528 86.7587 131.47 85.5917C131.506 86.3129 131.506 87.0355 131.47 87.7566C130.289 89.6224 128.745 91.2316 126.931 92.4888C126.386 92.4687 125.846 92.385 125.321 92.2393C122.102 90.5009 119.889 88.1429 119.873 87.7083C119.856 87.2737 119.937 86.815 119.873 86.1953C120.102 86.4334 120.347 86.6565 120.605 86.8633Z' fill='%23F2F2F2'/%3E%3Cpath d='M133.579 76.5701C134.255 76.4011 135.414 77.6002 134.955 78.7189C134.497 79.8375 133.072 82.9521 132.605 82.2841C132.76 81.0485 132.814 79.8023 132.766 78.5579C132.766 78.3648 132.766 78.1877 132.766 78.0187C132.742 77.4312 133.185 77.0369 133.579 76.5701Z' fill='%23F2F2F2'/%3E%3Cpath d='M118.458 77.8416C118.458 79.5236 118.458 80.8595 118.587 81.9219C118.297 82.4691 117.525 82.0909 117.476 81.5919C117.404 81.0362 117.187 80.5092 116.849 80.0628C116.565 79.2621 116.426 78.4173 116.438 77.568C116.407 77.3918 116.42 77.2104 116.478 77.0411C116.536 76.8717 116.636 76.7199 116.769 76.5999C116.902 76.48 117.063 76.3958 117.238 76.3554C117.412 76.3149 117.594 76.3196 117.766 76.3688C117.983 76.8678 118.241 77.3104 118.458 77.8416Z' fill='%23F2F2F2'/%3E%3Cpath d='M125.345 92.2393C125.87 92.385 126.41 92.4687 126.955 92.4887H127.043C127.765 92.8867 128.307 93.5464 128.556 94.3317L127.752 97.1968C126.784 97.5285 125.733 97.5285 124.766 97.1968L123.599 94.5973C123.887 93.631 124.505 92.7965 125.345 92.2393Z' fill='%235e9458'/%3E%3Cpath d='M131.462 87.7566C131.828 88.037 132.143 88.3771 132.396 88.7626C132.645 89.1167 132.887 89.2535 132.855 89.7203C132.687 90.5459 132.388 91.3392 131.969 92.0703C131.183 93.5518 130.085 94.8451 128.75 95.8608C128.809 95.3324 128.743 94.7976 128.557 94.2995C128.224 93.4973 127.6 92.8506 126.811 92.4887H126.658C126.658 92.4887 129.998 90.4124 131.462 87.7566Z' fill='%23222734'/%3E%3Cpath d='M123.56 94.5651C123.335 95.1438 123.239 95.7644 123.278 96.3839C121.983 95.1941 120.846 93.8416 119.898 92.36C118.892 90.678 118.755 90.002 118.876 89.5432C118.963 89.2856 119.077 89.0376 119.214 88.8028C119.378 88.3994 119.61 88.0267 119.898 87.7003C119.898 88.1348 122.152 90.4929 125.347 92.2312C124.496 92.7755 123.863 93.6017 123.56 94.5651Z' fill='%23222734'/%3E%3Cpath d='M134.126 75.0812C134.151 75.3544 134.115 75.6298 134.02 75.8872C133.926 76.1447 133.775 76.378 133.579 76.5701C133.185 77.0369 132.774 77.4312 132.774 78.0187C132.678 75.0168 132.557 74.6064 132.372 73.9223C132.187 73.2383 132.831 71.6126 132.058 70.4537C131.285 69.2948 129.193 69.2948 128.324 69.1499C127.455 69.0051 127.028 69.8823 124.863 69.5845C122.698 69.2867 121.193 69.327 120.324 70.172C119.222 71.2182 118.521 71.1378 118.481 77.8416C118.264 77.3105 118.006 76.8679 117.781 76.3689C117.586 75.9458 117.445 75.4996 117.363 75.041C117.161 73.8418 117.137 69.9869 118.473 68.4095C119.809 66.8321 121.338 65.134 124.235 64.8041C127.133 64.4741 126.521 65.0133 127.801 65.0938C128.525 65.1693 129.213 65.4502 129.784 65.9036C130.354 66.3571 130.783 66.964 131.02 67.653C131.466 67.6715 131.903 67.7812 132.305 67.9753C132.707 68.1694 133.065 68.4439 133.357 68.7817C133.649 69.1196 133.869 69.5136 134.002 69.9396C134.136 70.3656 134.181 70.8145 134.134 71.2585C133.997 74.7432 133.965 73.6648 134.126 75.0812Z' fill='%23222734'/%3E%3Cpath d='M133.578 76.57C133.774 76.3779 133.925 76.1447 134.02 75.8872C134.114 75.6297 134.15 75.3544 134.126 75.0812C133.965 73.6648 133.997 74.7432 134.126 71.2584C134.172 70.8144 134.127 70.3656 133.994 69.9396C133.86 69.5136 133.64 69.1195 133.349 68.7817C133.057 68.4438 132.699 68.1694 132.297 67.9753C131.895 67.7811 131.457 67.6715 131.011 67.653C130.774 66.964 130.345 66.357 129.775 65.9036C129.205 65.4502 128.517 65.1692 127.792 65.0938C126.512 65.0133 127.132 64.466 124.227 64.804C121.321 65.1421 119.8 66.8321 118.464 68.4095C117.128 69.9869 117.153 73.8418 117.354 75.0409C117.436 75.4996 117.577 75.9458 117.772 76.3689C117.6 76.3196 117.418 76.315 117.244 76.3554C117.07 76.3958 116.908 76.48 116.776 76.6C116.643 76.7199 116.543 76.8718 116.485 77.0411C116.427 77.2105 116.413 77.3918 116.444 77.568C116.432 78.4174 116.571 79.2621 116.855 80.0628C117.194 80.5092 117.41 81.0363 117.483 81.5919C117.531 82.0909 118.287 82.4691 118.593 81.9219C118.794 84.3363 119.269 85.4147 119.921 86.1873C119.985 86.807 119.921 87.2657 119.921 87.7003C119.633 88.0267 119.401 88.3994 119.237 88.8028C119.1 89.0376 118.986 89.2856 118.899 89.5432C117.845 90.1629 112.919 91.9576 109.773 93.5108V61.2388H140.508V93.0038C137.651 91.6759 133.771 90.2836 132.878 89.7364C132.878 89.2696 132.669 89.1328 132.419 88.7787C132.167 88.3932 131.851 88.0531 131.486 87.7727C131.523 87.0515 131.523 86.329 131.486 85.6078C132.141 84.607 132.527 83.4537 132.605 82.2599C133.071 82.9279 134.504 79.8455 134.955 78.6947C135.405 77.5438 134.287 76.401 133.578 76.57Z' fill='white'/%3E%3Cpath d='M127.713 97.1646C128.805 98.9705 129.459 101.008 129.62 103.112C129.773 104.359 129.878 106.033 129.966 107.772H122.586C122.643 106.967 122.707 106.09 122.78 105.18C122.911 102.398 123.572 99.6668 124.727 97.1324C125.691 97.4746 126.742 97.4859 127.713 97.1646Z' fill='%235e9458'/%3E%3Cpath d='M140.483 92.9877V107.764H129.964C129.876 106.025 129.771 104.351 129.618 103.104C129.456 101 128.803 98.9624 127.711 97.1565L128.515 94.2915C128.701 94.7895 128.768 95.3244 128.709 95.8528C130.043 94.8371 131.142 93.5438 131.928 92.0622C132.346 91.3312 132.645 90.5378 132.813 89.7122C133.747 90.3078 137.626 91.6598 140.483 92.9877Z' fill='%23222734'/%3E%3Cpath d='M123.559 94.5652L124.726 97.1646C123.571 99.6991 122.91 102.43 122.779 105.213C122.706 106.122 122.642 106.991 122.585 107.804H109.757V93.527C112.904 91.9898 117.805 90.1791 118.883 89.5594C118.763 90.0181 118.883 90.6941 119.905 92.3761C120.854 93.8577 121.99 95.2103 123.286 96.4001C123.242 95.7758 123.335 95.1495 123.559 94.5652Z' fill='%23222734'/%3E%3Cpath d='M132.765 78.5579C132.813 79.8022 132.759 81.0484 132.604 82.284C132.512 83.4662 132.118 84.6049 131.461 85.5917C130.544 86.7587 128.338 89.6801 125.691 89.6881C123.413 89.6881 121.948 88.0785 120.596 86.8633C120.355 86.6523 120.126 86.4265 119.912 86.1873C119.26 85.3825 118.786 84.3363 118.584 81.9219C118.488 80.8596 118.44 79.5075 118.456 77.8416C118.456 71.1377 119.196 71.2182 120.299 70.172C121.168 69.3672 122.673 69.2948 124.838 69.5845C127.003 69.8742 127.421 69.005 128.298 69.1499C129.175 69.2948 131.26 69.2948 132.032 70.4537C132.805 71.6126 132.161 73.1899 132.346 73.9223C132.531 74.6547 132.652 75.0168 132.749 78.0187C132.757 78.1877 132.757 78.3647 132.765 78.5579Z' fill='%23F2F2F2'/%3E%3Cpath d='M152.167 68.5464L205.799 68.5142' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M152.177 77.914L205.808 77.8899' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M152.177 87.2737L205.808 87.2496' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M152.183 96.6414L205.814 96.6093' stroke='%23DCDCDC' stroke-width='2.41436'/%3E%3Cpath d='M113.497 115.441L205.999 115.385' stroke='%23DCDCDC' stroke-width='5.63352'/%3E%3Cpath opacity='0.63' d='M107.012 129.911C106.798 129.911 106.594 129.827 106.443 129.676C106.292 129.525 106.207 129.32 106.207 129.107L106.118 57.2471H138.262C138.736 57.2471 180.658 57.2471 181.141 57.2471H213.284L213.324 129.074C213.324 129.288 213.239 129.493 213.089 129.644C212.938 129.794 212.733 129.879 212.519 129.879L107.012 129.911Z' fill='%23EEEEEE'/%3E%3Crect x='282.48' y='12.7827' width='24.9484' height='24.9484' rx='12.4742' fill='%2369AF4D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M293.115 27.6175L299.95 20.8306L300.99 21.8634L293.115 29.6832L288.918 25.5151L289.958 24.4823L293.115 27.6175Z' fill='white'/%3E%3Crect x='0.402394' y='1.11327' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1_1373' x1='100.615' y1='59.0281' x2='218.868' y2='128.741' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EDEDED'/%3E%3Cstop offset='1' stop-color='%23E0E0E0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1_1373' x1='101.168' y1='59.3551' x2='218.319' y2='128.418' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAFAFA'/%3E%3Cstop offset='1' stop-color='%23F2F2F2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  }

  .dontProfileSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='188' viewBox='0 0 320 188' fill='none'%3E%3Crect x='282.979' y='12.4935' width='24.9484' height='24.9484' rx='12.4742' fill='%23E01C1C'/%3E%3Cg clip-path='url(%23clip0_66_818)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M301.221 20.07C301.482 19.8096 301.482 19.3875 301.221 19.1271C300.961 18.8668 300.539 18.8668 300.279 19.1271L295.417 23.9891L290.555 19.1271C290.294 18.8668 289.872 18.8668 289.612 19.1271C289.352 19.3875 289.352 19.8096 289.612 20.07L294.474 24.9319L289.612 29.7938C289.352 30.0542 289.352 30.4763 289.612 30.7366C289.872 30.997 290.294 30.997 290.555 30.7366L295.417 25.8747L300.279 30.7366C300.539 30.997 300.961 30.997 301.221 30.7366C301.482 30.4763 301.482 30.0542 301.221 29.7938L296.36 24.9319L301.221 20.07Z' fill='white'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_66_818)'%3E%3Cpath d='M106.786 15.8469H88.1088C87.9986 15.6758 87.8474 15.5352 87.6692 15.4378C87.4909 15.3404 87.2911 15.2893 87.0881 15.2892H70.2601C70.0571 15.2892 69.8573 15.3402 69.6789 15.4377C69.5006 15.5351 69.3495 15.6758 69.2393 15.8469H50.2143C48.0365 15.8494 45.9486 16.7185 44.4087 18.2634C42.8687 19.8083 42.0025 21.9029 42 24.0878V165.048C42.003 167.233 42.8695 169.327 44.4094 170.871C45.9492 172.416 48.0368 173.285 50.2143 173.287H106.786C108.963 173.285 111.051 172.415 112.591 170.87C114.131 169.326 114.997 167.231 115 165.046V24.0878C114.997 21.903 114.131 19.8085 112.591 18.2637C111.051 16.7188 108.963 15.8497 106.786 15.8469Z' fill='url(%23paint0_linear_66_818)'/%3E%3Cpath d='M106.786 16.062H50.2152C45.7965 16.062 42.2144 19.6557 42.2144 24.0888V165.048C42.2144 169.481 45.7965 173.075 50.2152 173.075H106.786C111.204 173.075 114.787 169.481 114.787 165.048V24.0888C114.787 19.6557 111.204 16.062 106.786 16.062Z' fill='white'/%3E%3Cg clip-path='url(%23clip2_66_818)'%3E%3Cpath d='M68.9187 73.9546C68.9187 73.9546 69.6185 90.6105 68.9187 93.3042C68.2188 95.998 61.6568 100.446 54.9338 103.606C64.1556 129.29 95.3788 136.594 104.884 102.965C104.884 102.965 91.4715 99.288 91.1609 93.7803C90.8502 88.2726 91.1609 73.9546 91.1609 73.9546H68.9187Z' fill='%23EFEFEF'/%3E%3Cpath d='M79.8857 89.8062C85.2327 89.8062 88.9503 86.1314 91.0349 83.2385C91.0661 78.3522 91.1597 73.9546 91.1597 73.9546H68.9187C68.9187 73.9546 69.1046 78.3472 69.1882 83.013C70.9784 85.9347 74.4003 89.8062 79.8857 89.8062Z' fill='%23A3A4A9'/%3E%3Cpath d='M65.1911 57.9251C65.1911 57.9251 64.2692 55.2088 60.6488 55.5283C57.147 55.8365 58.3347 64.8686 61.4173 66.3571C64.4999 67.8455 65.5154 63.3501 65.5154 63.3501L65.1911 57.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M95.8529 57.9251C95.8529 57.9251 96.7749 55.2088 100.396 55.5283C103.897 55.8365 102.709 64.8686 99.628 66.3571C96.5465 67.8455 95.5286 63.3501 95.5286 63.3501L95.8529 57.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M98.837 57.2134C98.4552 94.9342 62.4377 96.7947 62.2069 57.2134C58.7238 24.3576 102.531 23.7487 98.837 57.2134Z' fill='%23EFEFEF'/%3E%3Cpath d='M71.0294 60.3256C71.0207 62.7674 68.7502 62.7674 68.7415 60.3256C68.7327 57.8837 71.0207 57.8837 71.0294 60.3256Z' fill='%233F4756'/%3E%3Cpath d='M91.8771 60.3256C91.8671 62.7674 89.5991 62.7662 89.5891 60.3256C89.5991 57.8837 91.8683 57.8837 91.8771 60.3256Z' fill='%233F4756'/%3E%3Cpath d='M66.2615 56.1097C63.8613 55.3868 69.6436 50.7097 73.3475 53.7956C73.6619 54.0036 73.8166 54.3807 73.6457 54.7177C73.4747 55.0548 73.0992 55.0736 72.7275 55.0172C68.5819 54.5524 67.3207 55.9005 66.2615 56.1097Z' fill='%23AFA3A3'/%3E%3Cpath d='M94.8051 56.1034C97.1866 55.408 91.4592 50.7047 87.7103 53.7955C87.3947 54.0035 87.24 54.3806 87.4109 54.7177C87.5818 55.0547 87.9586 55.0785 88.3291 55.0171C92.1466 54.5297 93.7983 55.9305 94.8051 56.1034Z' fill='%23AFA3A3'/%3E%3Cpath d='M80.2438 71.4788C75.8288 71.6392 78.8491 64.8498 79.3618 64.2309C79.7236 63.4102 80.522 64.0104 80.0592 64.732C79.4704 66.2205 78.5185 69.9942 80.3474 70.2748C81.2755 70.464 80.8813 71.6041 80.2438 71.4788Z' fill='%23AFA3A3'/%3E%3Cpath d='M80.2825 76.9627C77.0252 76.8186 74.2432 75.5457 74.8794 74.5672C76.0334 73.6087 78.9327 77.94 85.0219 74.4043C85.1562 74.3247 85.3166 74.3019 85.4677 74.3409C85.6188 74.3799 85.7483 74.4775 85.8278 74.6123C86.4615 76.1609 80.7503 77.1106 80.2825 76.9627Z' fill='%23AFA3A3'/%3E%3Cpath d='M61.2078 55.5045L62.2894 58.311L63.7703 59.0076C65.5542 50.3175 60.7974 39.3773 80.0406 39.8459C95.1357 39.698 95.1207 44.5743 96.4793 50.2962C97.4586 54.4245 97.5596 58.8485 97.5596 58.8485L98.912 57.5455L100.397 55.5346C99.6118 53.8807 102.97 36.0634 96.1923 34.377C96.1923 34.377 90.9889 25.1206 81.4415 25.1118C67.3444 25.0981 67.7 29.3842 67.3619 30.1309C58.4421 32.5553 61.8029 33.1203 59.4451 42.2928C59.4451 42.2928 59.9179 44.256 60.3907 45.1381C60.8635 46.0201 60.4593 51.826 61.2078 55.5045Z' fill='%23A3A4A9'/%3E%3Cpath d='M60.6614 42.2564C60.6149 42.2554 60.5702 42.2383 60.5347 42.2082C60.4992 42.178 60.475 42.1366 60.4663 42.0907C60.4575 42.0448 60.4647 41.9973 60.4866 41.9561C60.5085 41.9149 60.5437 41.8825 60.5865 41.8643C64.6348 40.2656 68.4048 40.2568 69.1134 41.1839C69.104 41.2137 69.0882 41.2411 69.0672 41.2641C69.0461 41.2872 69.0203 41.3053 68.9915 41.3172C68.9627 41.3292 68.9317 41.3346 68.9006 41.3333C68.8695 41.3319 68.8391 41.3237 68.8115 41.3092C67.6201 40.9108 64.8032 40.6114 60.6614 42.2564Z' fill='%23E2E2E2'/%3E%3Cpath d='M74.7684 39.4988C74.3031 39.3184 71.6982 31.5993 62.9281 33.0815C62.6786 33.1366 62.5912 32.7244 62.8545 32.6818C71.5834 31.0417 75.5132 39.3785 74.7684 39.4988Z' fill='%23E2E2E2'/%3E%3Cpath d='M76.8804 38.5066C76.7719 38.4991 76.6721 38.6018 76.6783 38.4853C76.8929 35.2942 74.3654 30.2813 68.7365 30.4931C68.7119 30.4925 68.6877 30.4871 68.6652 30.4771C68.6428 30.4671 68.6224 30.4528 68.6055 30.4349C68.5885 30.4171 68.5752 30.396 68.5663 30.373C68.5575 30.35 68.5532 30.3254 68.5538 30.3008C68.5543 30.2761 68.5597 30.2518 68.5697 30.2292C68.5796 30.2066 68.5939 30.1862 68.6117 30.1692C68.6294 30.1521 68.6504 30.1388 68.6733 30.1298C68.6962 30.1209 68.7207 30.1166 68.7453 30.1172C74.419 29.8729 77.3994 35.2278 77.0825 38.4965C77.0788 38.6093 76.989 38.5066 76.8804 38.5066Z' fill='%23E2E2E2'/%3E%3Cpath d='M94.5167 42.9606C93.4962 42.5509 97.7828 41.8167 96.5477 36.0183C96.4941 35.7615 96.9008 35.6788 96.9457 35.9419C97.9162 41.4521 94.7138 42.9218 94.5167 42.9606Z' fill='%23E2E2E2'/%3E%3Cpath d='M85.9089 39.3033C85.3338 39.2482 85.8253 28.9181 76.4276 26.9235C76.1657 26.8847 76.2592 26.4963 76.51 26.5614C85.8877 28.5072 86.1047 39.0816 86.106 39.1893C86.1072 39.2971 86.0174 38.9049 85.9051 39.3033H85.9089Z' fill='%23E2E2E2'/%3E%3Cpath d='M87.1189 38.8911C87.0851 38.8907 87.052 38.8819 87.0224 38.8654C86.9929 38.849 86.9678 38.8254 86.9495 38.7969C86.9312 38.7683 86.9203 38.7357 86.9176 38.7018C86.915 38.668 86.9207 38.634 86.9343 38.603C87.2824 38.1469 89.2372 32.4826 87.0166 27.7203C87.0395 27.7066 87.0649 27.6977 87.0913 27.6939C87.1176 27.6901 87.1445 27.6917 87.1703 27.6984C87.196 27.7052 87.2202 27.7171 87.2414 27.7333C87.2626 27.7495 87.2803 27.7698 87.2936 27.793C89.9396 32.7131 87.5493 38.7496 87.1189 38.8911Z' fill='%23E2E2E2'/%3E%3Cpath d='M117.327 210.044C118.351 186.806 121.644 111.348 121.37 108.026C121.37 108.026 107.169 103.8 96.4331 97.7407L91.7337 91.4161C89.6041 94.9794 87.7715 98.1818 84.6315 104.738C84.4169 105.188 86.1597 107.783 85.9152 108.19C83.8767 111.573 85.9252 110.756 84.891 115.409C84.1936 118.541 80.8839 123.147 80.8839 123.147C80.8839 123.147 77.8649 119.338 76.8569 116.005C75.537 111.647 77.3384 111.37 75.0242 108.687C74.4841 108.061 76.8881 105.396 76.4439 104.615C73.1829 98.8971 70.0316 94.8754 68.335 91.6179C68.335 91.6179 63.8501 97.0053 63.8152 97.1807C63.8152 97.1807 46.2924 103.304 37.2839 106.426C37.2839 106.426 40.3454 179.786 42.1031 210.04L117.327 210.044Z' fill='white'/%3E%3Cpath d='M68.9424 116.367L63.6928 98.6252C63.6777 98.574 63.6727 98.5203 63.6782 98.4673C63.6837 98.4142 63.6995 98.3627 63.7249 98.3157C63.7502 98.2688 63.7844 98.2273 63.8257 98.1937C63.867 98.16 63.9145 98.1349 63.9654 98.1196C64.0164 98.1044 64.0698 98.0994 64.1227 98.105C64.1755 98.1105 64.2268 98.1264 64.2736 98.1518C64.3203 98.1772 64.3616 98.2117 64.3951 98.2531C64.4286 98.2946 64.4536 98.3422 64.4688 98.3934L69.2206 114.45L75.5007 104.803C75.5612 104.717 75.6526 104.658 75.7558 104.638C75.8589 104.618 75.9657 104.639 76.0537 104.697C76.1416 104.754 76.2039 104.844 76.2273 104.947C76.2508 105.05 76.2336 105.158 76.1794 105.248L68.9424 116.367Z' fill='%23898989'/%3E%3Cpath d='M93.6434 116.008L84.983 105.42C84.9441 105.379 84.9138 105.331 84.8942 105.279C84.8747 105.226 84.8662 105.17 84.8693 105.114C84.8724 105.057 84.8871 105.002 84.9124 104.952C84.9377 104.902 84.973 104.858 85.0163 104.822C85.0595 104.786 85.1096 104.76 85.1635 104.744C85.2174 104.729 85.2738 104.725 85.3293 104.733C85.3848 104.74 85.4381 104.76 85.4859 104.789C85.5336 104.818 85.5748 104.857 85.6068 104.904L93.1606 114.132L95.9052 98.847C95.9146 98.7944 95.9343 98.7441 95.963 98.6991C95.9918 98.654 96.0291 98.6152 96.0728 98.5846C96.1166 98.5541 96.1659 98.5325 96.2179 98.5211C96.2699 98.5097 96.3237 98.5087 96.3761 98.5181C96.4286 98.5276 96.4786 98.5473 96.5234 98.5762C96.5683 98.6051 96.607 98.6426 96.6374 98.6865C96.6678 98.7304 96.6893 98.7799 96.7007 98.8322C96.712 98.8845 96.713 98.9384 96.7036 98.9911L93.6434 116.008Z' fill='%23898989'/%3E%3Cpath d='M123.421 207.337C125.337 205.498 125.357 204.621 125.503 204.277C124.268 195.154 123.522 187.128 123.23 182.704C122.606 173.142 122.856 152.541 123.23 135.038L126.723 115.558V105.257C122.107 104.325 109.564 101.69 102.147 99.0988L101.897 98.52C100.072 97.9988 98.2793 97.3924 96.5327 96.9865C96.5327 96.9865 99.2598 164.001 102.488 210.044L117.791 209.886C118.351 209.753 121.619 209.068 123.421 207.337Z' fill='%23A3A4A9'/%3E%3Cpath d='M103.024 184.503C103 184.505 102.975 184.505 102.951 184.503C102.845 184.484 102.752 184.423 102.69 184.334C102.629 184.246 102.605 184.136 102.624 184.03C105.3 169.112 107.951 121.48 108.208 116.791L100.124 115.558C100.03 115.544 99.9436 115.497 99.8803 115.425C99.8171 115.354 99.781 115.262 99.7785 115.166C99.7759 115.07 99.8071 114.977 99.8665 114.902C99.9259 114.827 100.01 114.775 100.103 114.756L107.53 113.226L101.766 99.2617C101.729 99.1628 101.732 99.0535 101.774 98.9566C101.816 98.8597 101.893 98.783 101.99 98.7425C102.087 98.7021 102.196 98.701 102.294 98.7397C102.392 98.7783 102.471 98.8536 102.515 98.9497L108.465 113.37C108.488 113.426 108.498 113.485 108.496 113.545C108.493 113.605 108.477 113.663 108.449 113.716C108.421 113.769 108.382 113.816 108.334 113.852C108.286 113.888 108.231 113.912 108.172 113.924L102.491 115.096L108.692 116.042C108.792 116.057 108.882 116.109 108.946 116.187C109.01 116.266 109.042 116.365 109.037 116.466C109.008 116.985 106.232 168.506 103.423 184.174C103.405 184.267 103.355 184.35 103.282 184.41C103.209 184.471 103.118 184.503 103.024 184.503Z' fill='%23898989'/%3E%3Cpath d='M58.463 97.9286L58.2135 98.5074C48.9893 101.727 33.0708 105.022 33.0708 105.022C33.0708 105.022 38.4764 120.597 38.1507 139.602C37.8825 155.205 38.0996 170.763 37.5981 178.373C37.2575 183.551 35.4386 193.807 33.1244 205.417C34.0776 206.443 34.4618 207.392 36.2632 208.51C37.0991 209.03 38.9729 209.73 40.1805 210.045H53.7923C56.2312 202.613 58.6789 193.434 59.8428 182.514C63.7376 145.963 63.8187 96.3988 63.8187 96.3988C62.0809 96.8072 60.2832 97.4011 58.463 97.9286Z' fill='%23A3A4A9'/%3E%3Cpath d='M57.3304 183.911C57.3544 183.913 57.3786 183.913 57.4027 183.911C57.4551 183.901 57.5051 183.882 57.5499 183.853C57.5947 183.824 57.6334 183.787 57.6638 183.743C57.6942 183.699 57.7156 183.649 57.7269 183.597C57.7382 183.545 57.7391 183.491 57.7296 183.438C55.0536 168.519 52.4026 120.889 52.1469 116.2L60.2296 114.965C60.324 114.951 60.4104 114.904 60.4736 114.833C60.5369 114.761 60.573 114.669 60.5755 114.573C60.578 114.478 60.5469 114.384 60.4875 114.309C60.4281 114.234 60.3443 114.183 60.2508 114.164L52.8243 112.634L58.5879 98.6628C58.6229 98.5643 58.6189 98.4561 58.5767 98.3605C58.5344 98.2649 58.4572 98.1894 58.361 98.1494C58.2647 98.1095 58.1569 98.1082 58.0598 98.146C57.9627 98.1837 57.8837 98.2575 57.8393 98.3521L51.8886 112.772C51.8659 112.827 51.8556 112.887 51.8584 112.947C51.8612 113.007 51.8771 113.066 51.9048 113.119C51.9328 113.172 51.9722 113.218 52.02 113.254C52.0679 113.29 52.1232 113.315 52.1818 113.327L57.863 114.497L51.6603 115.443C51.5609 115.458 51.4707 115.51 51.4073 115.588C51.3439 115.666 51.3118 115.765 51.3173 115.866C51.3447 116.385 54.1217 167.908 56.9311 183.575C56.9481 183.669 56.9973 183.754 57.0702 183.815C57.1432 183.877 57.2352 183.911 57.3304 183.911Z' fill='%23898989'/%3E%3Cpath d='M33.1944 105.017C33.1944 105.017 32.4335 105.017 31.3843 106.218V170.085C31.4588 170.174 31.4983 170.287 31.4953 170.403V176.355C32.4933 172.026 38.096 160.217 38.096 160.217C38.096 160.217 44.169 125.952 33.1944 105.017Z' fill='%23A3A4A9'/%3E%3Cg clip-path='url(%23clip3_66_818)'%3E%3Cpath d='M101.437 60.1184C101.549 61.1042 101.592 62.0966 101.565 63.0884C101.503 66.0547 100.904 70.8591 98.412 76.8901C98.3902 76.9437 98.3907 77.0037 98.4134 77.0569C98.4362 77.1101 98.4792 77.1522 98.5333 77.174C98.5601 77.1852 98.5887 77.1914 98.6178 77.1922C98.6617 77.1922 98.7045 77.1794 98.7411 77.1555C98.7777 77.1315 98.8064 77.0975 98.8236 77.0576C101.341 70.9647 101.944 66.102 102.01 63.0956C102.038 61.9717 101.978 60.8472 101.83 59.7325C101.729 59.888 101.595 60.0196 101.437 60.1184Z' fill='white'/%3E%3Cpath d='M98.559 57.3267C98.4519 57.1124 98.393 56.8778 98.3862 56.6388C97.5703 58.2293 97.1367 61.4942 97.1955 65.8982C97.1973 65.9556 97.2211 66.0101 97.2621 66.0506C97.3031 66.0912 97.3581 66.1148 97.416 66.1166C97.4745 66.1147 97.5301 66.0906 97.5711 66.0493C97.6122 66.008 97.6356 65.9526 97.6365 65.8946C97.5777 61.4942 98.004 58.7789 98.559 57.3267Z' fill='white'/%3E%3Cpath d='M60.7117 56.2639C60.6575 56.4276 60.5808 56.5831 60.4839 56.7262C61.1675 57.9491 61.7482 60.7917 61.6783 65.8946C61.6778 65.9233 61.6831 65.9518 61.6937 65.9784C61.7043 66.0051 61.7202 66.0295 61.7403 66.0501C61.7604 66.0707 61.7845 66.0872 61.8111 66.0986C61.8376 66.11 61.8662 66.1161 61.8952 66.1166C61.9241 66.1166 61.9528 66.111 61.9795 66.1C62.0063 66.089 62.0306 66.0729 62.0511 66.0527C62.0716 66.0324 62.0878 66.0083 62.0989 65.9818C62.11 65.9553 62.1157 65.9269 62.1157 65.8982C62.1855 61.1157 61.671 57.6761 60.7117 56.2639Z' fill='white'/%3E%3Cpath d='M57.7495 63.0957C57.7495 62.4369 57.7495 61.8218 57.7826 61.2467C57.6454 60.9604 57.5229 60.6692 57.4151 60.3732C57.3266 61.2803 57.2935 62.1919 57.3159 63.103C57.3783 66.1094 57.9848 70.972 60.5023 77.0649C60.5127 77.0917 60.5285 77.1161 60.5488 77.1366C60.5691 77.1572 60.5934 77.1734 60.6202 77.1843C60.6471 77.1952 60.6759 77.2005 60.7049 77.2C60.7339 77.1995 60.7625 77.1932 60.7889 77.1814C60.816 77.171 60.8407 77.1553 60.8615 77.1353C60.8823 77.1153 60.8989 77.0913 60.9102 77.0648C60.9215 77.0383 60.9273 77.0099 60.9273 76.9811C60.9273 76.9524 60.9215 76.9239 60.9102 76.8975C58.4111 70.8592 57.812 66.0548 57.7495 63.0957Z' fill='white'/%3E%3Cpath d='M61.2227 76.5626C61.2227 76.5626 78.0219 78.4043 79.6427 78.3643C81.2634 78.3243 96.4199 76.0822 98.3163 76.1222L97.7577 74.0148C94.2111 71.3178 82.2264 70.3751 79.1649 70.3751C76.3497 70.3751 63.2514 72.1549 62.0091 73.7564L61.2227 76.5626Z' fill='%23E2F0F7'/%3E%3Cpath d='M97.3277 65.5816C97.3277 65.5816 94.7808 64.3987 88.1398 62.6043C85.0342 61.7635 82.2595 60.6061 79.628 60.6061C76.8606 60.6243 74.3431 61.7453 70.9215 62.6589C64.4385 64.4205 61.9393 65.5706 61.9393 65.5706C61.4946 66.1166 62.2775 71.8637 61.513 73.942C61.366 74.3387 71.6749 71.6926 79.628 71.6235C87.5811 71.6926 97.89 74.3387 97.7467 73.942C96.9896 71.8746 97.7761 66.1275 97.3277 65.5816Z' fill='%23CEE3F0'/%3E%3Cpath d='M97.9782 74.5972C97.9782 74.5972 84.6042 74.3387 79.639 74.3387C74.6739 74.3387 61.2999 74.5972 61.2999 74.5972C61.2999 74.5972 61.0058 76.3588 61.2999 76.6936C63.5822 79.2705 70.2379 83.0449 79.639 83.0449C89.0402 83.0449 95.6959 79.2705 97.9782 76.6936C98.2833 76.3588 97.9782 74.5972 97.9782 74.5972Z' fill='%23F2FAFF'/%3E%3Cpath d='M97.3277 65.4177C97.3277 65.4177 94.7808 64.2348 88.1398 62.4405C85.0342 61.5997 82.2595 60.4423 79.628 60.4423C76.8606 60.4423 74.3431 61.5815 70.9215 62.4951C64.4385 64.2567 61.9393 65.4068 61.9393 65.4068C61.4946 65.9528 62.2775 71.6999 61.513 73.7782C61.366 74.1749 71.6749 70.8009 79.628 70.7317C87.5811 70.8009 97.89 74.1749 97.7467 73.7782C96.9896 71.7108 97.7761 65.9637 97.3277 65.4177Z' fill='%23EEF7FC'/%3E%3Cpath d='M61.9504 67.7108C61.9504 67.7108 64.4495 66.5533 70.9326 64.799C74.3541 63.8854 76.8717 62.768 79.6391 62.7498C82.2852 62.7498 85.0453 63.9073 88.1508 64.748C94.7661 66.5388 97.3388 67.7217 97.3388 67.7217C97.4152 67.8642 97.4568 68.0226 97.4601 68.1839C97.4968 66.7899 97.5262 65.6543 97.3388 65.4287C97.3388 65.4287 94.7919 64.1329 88.1508 62.3422C85.0453 61.5014 82.2705 60.344 79.6391 60.344C76.8717 60.3622 74.3541 61.4832 70.9326 62.3968C64.4495 64.1584 61.9504 65.4287 61.9504 65.4287C61.763 65.6543 61.7924 66.7899 61.8328 68.1839C61.8317 68.019 61.8722 67.8564 61.9504 67.7108Z' fill='%23D7EAF5'/%3E%3Cpath d='M61.9504 67.8273C61.9504 67.8273 64.4495 66.6698 70.9326 64.9155C74.3541 64.0019 76.8717 62.8809 79.6391 62.8627C82.2852 62.8627 85.0453 64.0201 88.1508 64.8609C94.7661 66.6516 97.3388 67.8345 97.3388 67.8345C97.4152 67.9771 97.4568 68.1354 97.4601 68.2968C97.4968 66.9028 97.5262 65.7672 97.3388 65.5415C97.3388 65.5415 94.7919 64.3586 88.1508 62.5642C85.0453 61.7235 82.2705 60.566 79.6391 60.566C76.8717 60.5842 74.3541 61.7053 70.9326 62.6188C64.4495 64.3805 61.9504 65.5306 61.9504 65.5306C61.763 65.7563 61.7924 66.8919 61.8328 68.2859C61.8341 68.1259 61.8745 67.9685 61.9504 67.8273Z' fill='white'/%3E%3Cpath d='M97.3277 65.8436H97.3056L97.0043 65.7162C96.9974 65.7134 96.9913 65.7093 96.9861 65.7041C96.9809 65.6989 96.9768 65.6928 96.974 65.686C96.9713 65.6792 96.9699 65.6719 96.9701 65.6646C96.9702 65.6573 96.9719 65.6501 96.9749 65.6434C96.9777 65.6366 96.9818 65.6305 96.9871 65.6254C96.9923 65.6202 96.9986 65.6162 97.0054 65.6134C97.0123 65.6107 97.0196 65.6094 97.027 65.6096C97.0344 65.6097 97.0417 65.6113 97.0484 65.6143L97.3534 65.7453C97.3666 65.7516 97.3767 65.7628 97.3815 65.7765C97.3863 65.7901 97.3855 65.8051 97.3792 65.8181C97.3738 65.8266 97.3661 65.8335 97.3571 65.838C97.348 65.8425 97.3378 65.8445 97.3277 65.8436ZM62.0459 65.7999C62.0352 65.7993 62.0249 65.7959 62.0159 65.7902C62.0068 65.7845 61.9995 65.7765 61.9945 65.7672C61.9893 65.7536 61.9895 65.7386 61.9949 65.7251C62.0004 65.7117 62.0107 65.7007 62.0238 65.6944L62.3289 65.5633C62.3431 65.5585 62.3585 65.5592 62.3722 65.5653C62.3859 65.5714 62.3967 65.5824 62.4024 65.5961C62.4073 65.6092 62.4071 65.6236 62.4016 65.6365C62.3961 65.6493 62.3859 65.6596 62.373 65.6653L62.068 65.7926L62.0459 65.7999ZM96.7176 65.5852H96.6956L96.3869 65.4651C96.374 65.4594 96.3637 65.4491 96.3583 65.4363C96.3528 65.4234 96.3525 65.409 96.3575 65.3959C96.3624 65.3825 96.3725 65.3715 96.3856 65.3654C96.3987 65.3593 96.4136 65.3585 96.4273 65.3632L96.736 65.4833C96.7498 65.4889 96.761 65.4996 96.7671 65.5132C96.7733 65.5267 96.774 65.542 96.7691 65.5561C96.7645 65.5647 96.7576 65.572 96.7492 65.5771C96.7408 65.5822 96.7312 65.585 96.7213 65.5852H96.7176ZM62.656 65.5451C62.6451 65.5453 62.6344 65.5423 62.6253 65.5365C62.6161 65.5306 62.6089 65.5223 62.6045 65.5124C62.5997 65.4984 62.6004 65.483 62.6065 65.4695C62.6126 65.456 62.6238 65.4453 62.6376 65.4396L62.9463 65.3195C62.953 65.3166 62.9603 65.3152 62.9676 65.3153C62.9749 65.3155 62.9821 65.3171 62.9887 65.3202C62.9953 65.3233 63.0012 65.3278 63.0059 65.3333C63.0106 65.3388 63.0141 65.3453 63.0162 65.3522C63.0211 65.3653 63.0208 65.3797 63.0153 65.3926C63.0099 65.4055 62.9996 65.4158 62.9867 65.4214L62.678 65.5415L62.656 65.5451ZM96.1002 65.3486H96.0781L95.7694 65.2321C95.7559 65.2272 95.7448 65.2172 95.7386 65.2042C95.7324 65.1913 95.7316 65.1765 95.7363 65.163C95.7421 65.1493 95.7529 65.1382 95.7665 65.1322C95.7802 65.1261 95.7957 65.1254 95.8098 65.1302L96.1186 65.2467C96.1256 65.2487 96.1321 65.2521 96.1377 65.2568C96.1433 65.2615 96.1478 65.2673 96.1509 65.2739C96.154 65.2804 96.1557 65.2875 96.1558 65.2948C96.156 65.302 96.1545 65.3092 96.1516 65.3158C96.1476 65.3252 96.1409 65.3332 96.1325 65.339C96.124 65.3447 96.1141 65.3481 96.1039 65.3486H96.1002ZM63.2734 65.3086C63.2625 65.3087 63.2518 65.3057 63.2427 65.2999C63.2335 65.2941 63.2263 65.2857 63.222 65.2758C63.2171 65.2618 63.2178 65.2464 63.2239 65.2329C63.2301 65.2194 63.2412 65.2087 63.255 65.203L63.5674 65.0902C63.5805 65.0874 63.5941 65.0895 63.6058 65.0959C63.6174 65.1024 63.6263 65.1128 63.6308 65.1252C63.6353 65.1377 63.6351 65.1513 63.6302 65.1636C63.6253 65.1759 63.616 65.186 63.6042 65.1921L63.2955 65.3049L63.2734 65.3086ZM95.4791 65.1193H95.4607L95.1483 65.0065C95.1413 65.0045 95.1348 65.001 95.1292 64.9963C95.1236 64.9916 95.1191 64.9858 95.116 64.9793C95.1129 64.9728 95.1112 64.9656 95.111 64.9584C95.1109 64.9511 95.1123 64.944 95.1152 64.9373C95.1173 64.9303 95.1207 64.9239 95.1255 64.9184C95.1302 64.9129 95.1361 64.9084 95.1427 64.9053C95.1493 64.9022 95.1565 64.9005 95.1638 64.9004C95.1711 64.9003 95.1784 64.9017 95.1851 64.9046L95.4975 65.0174C95.5045 65.0194 95.511 65.0228 95.5166 65.0275C95.5221 65.0322 95.5267 65.038 95.5298 65.0446C95.5329 65.0511 95.5346 65.0582 95.5347 65.0655C95.5349 65.0727 95.5334 65.0799 95.5305 65.0865C95.5264 65.0959 95.5198 65.1039 95.5114 65.1097C95.5029 65.1154 95.493 65.1188 95.4828 65.1193H95.4791ZM63.8982 65.0829C63.8864 65.083 63.8748 65.0796 63.865 65.0731C63.8551 65.0666 63.8475 65.0574 63.8431 65.0465C63.8392 65.033 63.8404 65.0185 63.8465 65.0058C63.8526 64.9931 63.8631 64.983 63.8761 64.9773L64.1885 64.8645C64.2027 64.8597 64.2182 64.8604 64.2318 64.8665C64.2455 64.8725 64.2563 64.8836 64.262 64.8973C64.2658 64.9118 64.2642 64.9271 64.2575 64.9405C64.2507 64.9539 64.2393 64.9644 64.2253 64.9701L63.9166 65.0793L63.8982 65.0829ZM94.8543 64.8973H94.8359L94.5235 64.7917C94.5165 64.7897 94.51 64.7863 94.5044 64.7816C94.4988 64.7769 94.4943 64.7711 94.4912 64.7645C94.4881 64.758 94.4864 64.7509 94.4863 64.7436C94.4861 64.7364 94.4876 64.7292 94.4905 64.7226C94.4925 64.7156 94.496 64.7091 94.5007 64.7035C94.5054 64.6978 94.5111 64.6932 94.5176 64.6898C94.5241 64.6864 94.5313 64.6843 94.5386 64.6837C94.5459 64.6831 94.5533 64.6839 94.5603 64.6862L94.8727 64.7954C94.8797 64.7974 94.8862 64.8008 94.8918 64.8055C94.8974 64.8102 94.9019 64.816 94.905 64.8225C94.9081 64.8291 94.9098 64.8362 94.9099 64.8434C94.9101 64.8507 94.9086 64.8579 94.9058 64.8645C94.905 64.8772 94.8998 64.8892 94.8911 64.8985C94.8824 64.9078 94.8707 64.9138 94.858 64.9155L94.8543 64.8973ZM64.5193 64.8645C64.5075 64.8642 64.4962 64.8601 64.4869 64.8529C64.4777 64.8457 64.471 64.8357 64.4678 64.8245C64.4642 64.8105 64.466 64.7957 64.4728 64.7829C64.4796 64.7701 64.4909 64.7603 64.5046 64.7553L64.817 64.6498C64.8237 64.6469 64.831 64.6455 64.8383 64.6456C64.8456 64.6457 64.8528 64.6474 64.8594 64.6505C64.866 64.6536 64.8719 64.6581 64.8766 64.6636C64.8813 64.6691 64.8848 64.6756 64.8868 64.6825C64.8916 64.696 64.8908 64.7109 64.8846 64.7238C64.8784 64.7367 64.8673 64.7468 64.8537 64.7517L64.5377 64.8609L64.5193 64.8645ZM94.2295 64.6862H94.2111L93.8951 64.5806C93.8815 64.5757 93.8704 64.5657 93.8643 64.5527C93.8581 64.5398 93.8573 64.525 93.862 64.5115C93.864 64.5045 93.8675 64.498 93.8722 64.4925C93.877 64.487 93.8828 64.4826 93.8894 64.4795C93.896 64.4764 93.9032 64.4747 93.9106 64.4746C93.9179 64.4744 93.9251 64.4758 93.9318 64.4787L94.2442 64.5806C94.2513 64.5827 94.2578 64.5861 94.2635 64.5908C94.2692 64.5954 94.2739 64.6011 94.2773 64.6075C94.2807 64.614 94.2828 64.621 94.2834 64.6283C94.2841 64.6355 94.2832 64.6428 94.281 64.6498C94.278 64.6588 94.2727 64.6669 94.2656 64.6733C94.2585 64.6797 94.2499 64.6841 94.2405 64.6862H94.2295ZM65.1478 64.6498C65.1364 64.6497 65.1254 64.6461 65.1162 64.6396C65.107 64.6331 65.1001 64.6239 65.0963 64.6134C65.0934 64.6067 65.092 64.5995 65.0921 64.5923C65.0922 64.5851 65.0939 64.5779 65.0971 64.5714C65.1002 64.5648 65.1047 64.559 65.1103 64.5544C65.1158 64.5497 65.1224 64.5462 65.1294 64.5442L65.4454 64.4387C65.4524 64.4364 65.4598 64.4356 65.4672 64.4362C65.4745 64.4368 65.4816 64.4389 65.4881 64.4423C65.4946 64.4457 65.5004 64.4503 65.505 64.456C65.5097 64.4616 65.5132 64.4681 65.5153 64.4751C65.5189 64.4891 65.5171 64.5039 65.5104 64.5167C65.5036 64.5294 65.4922 64.5393 65.4785 64.5442L65.1661 64.6461L65.1478 64.6498ZM93.6011 64.4751L93.285 64.3732C93.278 64.3712 93.2714 64.3677 93.2659 64.363C93.2603 64.3583 93.2558 64.3525 93.2527 64.346C93.2495 64.3394 93.2479 64.3323 93.2477 64.3251C93.2476 64.3178 93.249 64.3107 93.2519 64.304C93.254 64.297 93.2575 64.2905 93.2622 64.2849C93.2668 64.2793 93.2726 64.2746 93.2791 64.2712C93.2856 64.2678 93.2927 64.2658 93.3 64.2651C93.3074 64.2645 93.3148 64.2654 93.3217 64.2676L93.6341 64.3695C93.6459 64.3726 93.6563 64.3794 93.6637 64.389C93.6711 64.3985 93.6752 64.4102 93.6752 64.4223C93.6752 64.4343 93.6711 64.446 93.6637 64.4556C93.6563 64.4651 93.6459 64.472 93.6341 64.4751H93.6011ZM65.7762 64.4423C65.7649 64.4422 65.7539 64.4387 65.7447 64.4321C65.7355 64.4256 65.7285 64.4165 65.7248 64.4059C65.72 64.3924 65.7208 64.3776 65.727 64.3646C65.7332 64.3517 65.7443 64.3417 65.7578 64.3368L66.0739 64.2348C66.0809 64.2326 66.0883 64.2318 66.0956 64.2324C66.1029 64.233 66.1101 64.2351 66.1166 64.2385C66.1231 64.2419 66.1288 64.2465 66.1335 64.2521C66.1382 64.2578 66.1416 64.2643 66.1437 64.2712C66.146 64.2782 66.1468 64.2855 66.1462 64.2927C66.1456 64.3 66.1435 64.307 66.1401 64.3135C66.1367 64.3199 66.132 64.3256 66.1263 64.3303C66.1206 64.3349 66.114 64.3383 66.107 64.3404L65.7946 64.4387L65.7762 64.4423ZM92.9726 64.2749L92.6565 64.1766C92.6428 64.1716 92.6315 64.1618 92.6247 64.149C92.6179 64.1363 92.6162 64.1214 92.6198 64.1075C92.6219 64.1005 92.6254 64.094 92.63 64.0883C92.6347 64.0827 92.6405 64.0781 92.647 64.0747C92.6535 64.0713 92.6606 64.0692 92.6679 64.0686C92.6752 64.068 92.6826 64.0688 92.6896 64.0711L93.0057 64.1693C93.0203 64.1717 93.0334 64.1798 93.042 64.1918C93.0506 64.2037 93.0541 64.2185 93.0516 64.233C93.0492 64.2475 93.041 64.2604 93.029 64.269C93.0169 64.2775 93.0019 64.2809 92.9873 64.2785L92.9726 64.2749ZM66.412 64.2421C66.3996 64.2426 66.3874 64.2389 66.3774 64.2316C66.3674 64.2243 66.3602 64.2139 66.3569 64.2021C66.3533 64.1881 66.355 64.1733 66.3618 64.1605C66.3686 64.1477 66.38 64.1379 66.3937 64.1329L66.7097 64.0347C66.7167 64.0325 66.7241 64.0317 66.7314 64.0324C66.7387 64.0331 66.7458 64.0352 66.7522 64.0385C66.7587 64.0419 66.7645 64.0465 66.7692 64.0521C66.7738 64.0577 66.7774 64.0641 66.7795 64.0711C66.7817 64.078 66.7825 64.0853 66.7818 64.0925C66.7811 64.0997 66.779 64.1068 66.7756 64.1132C66.7722 64.1196 66.7676 64.1253 66.7619 64.1299C66.7563 64.1346 66.7498 64.1381 66.7428 64.1402L66.4267 64.2385L66.412 64.2421ZM92.3405 64.0747L92.0244 63.9764C92.0174 63.9744 92.0108 63.9709 92.0051 63.9663C91.9994 63.9617 91.9947 63.956 91.9913 63.9495C91.9879 63.9431 91.9858 63.936 91.9852 63.9288C91.9845 63.9215 91.9854 63.9142 91.9877 63.9073C91.9897 63.9003 91.9932 63.8938 91.9979 63.8882C92.0026 63.8825 92.0083 63.8779 92.0148 63.8745C92.0213 63.8711 92.0285 63.869 92.0358 63.8684C92.0431 63.8678 92.0505 63.8686 92.0575 63.8709L92.3736 63.9691C92.3872 63.9741 92.3986 63.9839 92.4054 63.9967C92.4122 64.0095 92.4139 64.0243 92.4103 64.0383C92.4082 64.0453 92.4047 64.0518 92.4001 64.0574C92.3954 64.063 92.3896 64.0677 92.3831 64.0711C92.3766 64.0745 92.3695 64.0765 92.3622 64.0772C92.3548 64.0778 92.3475 64.0769 92.3405 64.0747ZM67.0442 64.0456C67.0319 64.0454 67.02 64.0415 67.0101 64.0343C67.0002 64.0271 66.9929 64.0171 66.989 64.0055C66.9854 63.9916 66.9872 63.9767 66.994 63.964C67.0007 63.9512 67.0121 63.9414 67.0258 63.9364L67.3418 63.8418C67.3555 63.8371 67.3705 63.8379 67.3835 63.844C67.3966 63.8501 67.4067 63.8611 67.4117 63.8745C67.4139 63.8814 67.4148 63.8887 67.4142 63.896C67.4135 63.9033 67.4114 63.9103 67.408 63.9168C67.4046 63.9232 67.3999 63.9289 67.3942 63.9335C67.3885 63.9381 67.382 63.9416 67.3749 63.9437L67.0589 64.0419L67.0442 64.0456ZM91.7083 63.8818L91.3886 63.7835C91.3805 63.7826 91.3727 63.7799 91.3657 63.7757C91.3588 63.7714 91.3529 63.7657 91.3485 63.7589C91.3441 63.7521 91.3412 63.7444 91.3401 63.7364C91.3391 63.7284 91.3398 63.7203 91.3423 63.7126C91.3448 63.7049 91.349 63.6978 91.3546 63.6919C91.3602 63.686 91.367 63.6814 91.3746 63.6785C91.3822 63.6755 91.3903 63.6743 91.3985 63.6748C91.4066 63.6753 91.4145 63.6777 91.4217 63.6816L91.7377 63.7762C91.7448 63.7783 91.7514 63.7818 91.757 63.7864C91.7627 63.791 91.7674 63.7967 91.7708 63.8031C91.7743 63.8096 91.7763 63.8167 91.777 63.8239C91.7776 63.8312 91.7768 63.8385 91.7745 63.8454C91.7728 63.8522 91.7697 63.8587 91.7654 63.8643C91.7611 63.8699 91.7557 63.8745 91.7495 63.878C91.7433 63.8814 91.7364 63.8835 91.7293 63.8841C91.7222 63.8848 91.7151 63.884 91.7083 63.8818ZM67.6763 63.8527C67.664 63.8525 67.6521 63.8486 67.6422 63.8414C67.6324 63.8342 67.625 63.8242 67.6212 63.8126C67.6183 63.7987 67.6204 63.7842 67.6271 63.7716C67.6338 63.759 67.6447 63.7491 67.6579 63.7435L67.9777 63.6489C67.9918 63.6453 68.0067 63.647 68.0196 63.6537C68.0326 63.6605 68.0425 63.6717 68.0475 63.6852C68.0509 63.6997 68.0487 63.7149 68.0411 63.7278C68.0336 63.7406 68.0214 63.7502 68.0071 63.7544L67.691 63.849L67.6763 63.8527ZM91.0725 63.6925L90.7565 63.6015C90.7494 63.5995 90.7429 63.596 90.7372 63.5914C90.7315 63.5868 90.7268 63.5811 90.7234 63.5746C90.72 63.5682 90.7179 63.5611 90.7172 63.5539C90.7166 63.5466 90.7175 63.5393 90.7197 63.5324C90.7214 63.5255 90.7245 63.5191 90.7288 63.5135C90.7331 63.5079 90.7385 63.5032 90.7447 63.4998C90.7509 63.4964 90.7578 63.4943 90.7649 63.4936C90.772 63.493 90.7791 63.4938 90.7859 63.496L91.1056 63.5906C91.1125 63.5923 91.119 63.5953 91.1247 63.5996C91.1303 63.6039 91.135 63.6092 91.1385 63.6154C91.1419 63.6216 91.1441 63.6284 91.1447 63.6354C91.1454 63.6424 91.1446 63.6494 91.1424 63.6561C91.1403 63.6631 91.1368 63.6696 91.1321 63.6752C91.1275 63.6809 91.1217 63.6855 91.1152 63.6889C91.1087 63.6923 91.1016 63.6944 91.0942 63.695C91.0869 63.6956 91.0795 63.6948 91.0725 63.6925ZM68.3121 63.6634C68.2998 63.6633 68.2879 63.6593 68.278 63.6521C68.2682 63.645 68.2608 63.6349 68.257 63.6234C68.2533 63.6094 68.2551 63.5946 68.2619 63.5818C68.2687 63.569 68.28 63.5592 68.2937 63.5542L68.6135 63.4632C68.6207 63.4591 68.6288 63.4567 68.6372 63.4561C68.6455 63.4555 68.6539 63.4569 68.6616 63.46C68.6694 63.4631 68.6763 63.4679 68.6819 63.4741C68.6875 63.4803 68.6916 63.4876 68.6939 63.4956C68.6962 63.5035 68.6966 63.5119 68.6952 63.5201C68.6937 63.5282 68.6904 63.536 68.6855 63.5427C68.6806 63.5494 68.6742 63.5549 68.6668 63.5588C68.6594 63.5627 68.6512 63.5648 68.6429 63.5651L68.3268 63.6598L68.3121 63.6634ZM90.4404 63.5069H90.422L90.106 63.4159C90.099 63.4143 90.0926 63.4112 90.0869 63.4069C90.0812 63.4027 90.0765 63.3973 90.0731 63.3911C90.0696 63.385 90.0675 63.3782 90.0668 63.3712C90.0662 63.3642 90.067 63.3571 90.0692 63.3504C90.0727 63.3364 90.0816 63.3244 90.094 63.3169C90.1064 63.3094 90.1212 63.3071 90.1354 63.3104L90.4551 63.405C90.462 63.4066 90.4685 63.4097 90.4742 63.414C90.4798 63.4182 90.4845 63.4236 90.488 63.4298C90.4914 63.4359 90.4936 63.4427 90.4942 63.4497C90.4949 63.4567 90.4941 63.4638 90.4918 63.4705C90.4881 63.4811 90.4811 63.4902 90.4719 63.4967C90.4627 63.5032 90.4517 63.5068 90.4404 63.5069ZM68.9479 63.4778C68.9355 63.4782 68.9233 63.4745 68.9133 63.4673C68.9033 63.46 68.8961 63.4496 68.8928 63.4377C68.8892 63.4238 68.8909 63.4089 68.8977 63.3962C68.9045 63.3834 68.9158 63.3736 68.9295 63.3686L69.2493 63.2776C69.2634 63.2748 69.278 63.2769 69.2907 63.2835C69.3034 63.2901 69.3135 63.3009 69.3191 63.314C69.3225 63.3285 69.3203 63.3437 69.3128 63.3565C69.3052 63.3694 69.293 63.3789 69.2787 63.3831L68.9626 63.4741L68.9479 63.4778ZM89.8009 63.3249L89.4848 63.2376C89.4705 63.2333 89.4583 63.2238 89.4508 63.2109C89.4433 63.1981 89.441 63.1829 89.4444 63.1684C89.4465 63.1614 89.45 63.1549 89.4547 63.1493C89.4593 63.1437 89.4651 63.139 89.4716 63.1356C89.4781 63.1322 89.4852 63.1302 89.4926 63.1296C89.4999 63.1289 89.5073 63.1298 89.5143 63.132L89.8303 63.2194C89.8447 63.2236 89.8569 63.2331 89.8644 63.246C89.8719 63.2588 89.8742 63.2741 89.8707 63.2885C89.8686 63.2955 89.8652 63.302 89.8605 63.3076C89.8558 63.3133 89.8501 63.3179 89.8436 63.3213C89.8371 63.3247 89.8299 63.3268 89.8226 63.3274C89.8153 63.328 89.8079 63.3272 89.8009 63.3249ZM69.5874 63.2958C69.5751 63.2956 69.5632 63.2917 69.5533 63.2845C69.5435 63.2774 69.5361 63.2673 69.5323 63.2558C69.5288 63.2413 69.5311 63.2261 69.5386 63.2132C69.5461 63.2004 69.5583 63.1909 69.5727 63.1866L69.8887 63.0993C69.8957 63.097 69.9031 63.0962 69.9105 63.0968C69.9178 63.0974 69.9249 63.0995 69.9314 63.1029C69.9379 63.1063 69.9437 63.1109 69.9483 63.1165C69.953 63.1222 69.9565 63.1287 69.9586 63.1357C69.9622 63.1496 69.9604 63.1645 69.9537 63.1772C69.9469 63.19 69.9355 63.1998 69.9218 63.2048L69.6021 63.2922L69.5874 63.2958ZM89.1688 63.1466L88.849 63.0592C88.842 63.0571 88.8354 63.0537 88.8298 63.0491C88.8241 63.0445 88.8194 63.0388 88.816 63.0323C88.8125 63.0259 88.8104 63.0188 88.8098 63.0116C88.8092 63.0043 88.81 62.997 88.8123 62.9901C88.814 62.9832 88.8171 62.9768 88.8214 62.9712C88.8257 62.9656 88.8311 62.9609 88.8373 62.9575C88.8435 62.9541 88.8504 62.952 88.8575 62.9513C88.8646 62.9507 88.8717 62.9515 88.8784 62.9537L89.1982 63.041C89.2052 63.0431 89.2118 63.0465 89.2175 63.0512C89.2232 63.0558 89.2278 63.0615 89.2313 63.0679C89.2347 63.0744 89.2368 63.0814 89.2374 63.0887C89.238 63.0959 89.2372 63.1032 89.2349 63.1102C89.2299 63.1237 89.22 63.135 89.2071 63.1417C89.1942 63.1484 89.1792 63.1502 89.1651 63.1466H89.1688ZM70.2232 63.1175C70.2116 63.1166 70.2005 63.1123 70.1913 63.1052C70.1822 63.0981 70.1754 63.0884 70.1717 63.0774C70.1695 63.0705 70.1686 63.0632 70.1693 63.0559C70.1699 63.0487 70.172 63.0416 70.1754 63.0352C70.1788 63.0287 70.1835 63.023 70.1892 63.0184C70.1949 63.0138 70.2014 63.0103 70.2085 63.0083L70.5282 62.9209C70.5352 62.919 70.5425 62.9185 70.5498 62.9194C70.557 62.9202 70.5639 62.9225 70.5702 62.9261C70.5765 62.9296 70.5821 62.9344 70.5865 62.94C70.591 62.9457 70.5943 62.9522 70.5962 62.9591C70.5982 62.9661 70.5987 62.9733 70.5978 62.9804C70.5969 62.9876 70.5946 62.9945 70.591 63.0007C70.5874 63.007 70.5826 63.0125 70.5769 63.0169C70.5712 63.0213 70.5646 63.0245 70.5576 63.0265L70.2379 63.1138L70.2232 63.1175ZM88.5293 62.9682L88.2096 62.8809C88.2025 62.8788 88.196 62.8753 88.1903 62.8707C88.1846 62.8661 88.1799 62.8604 88.1765 62.854C88.173 62.8475 88.171 62.8405 88.1703 62.8332C88.1697 62.826 88.1705 62.8186 88.1728 62.8117C88.1745 62.8049 88.1776 62.7984 88.1819 62.7928C88.1862 62.7872 88.1916 62.7826 88.1978 62.7792C88.204 62.7757 88.2109 62.7736 88.218 62.773C88.2251 62.7723 88.2322 62.7731 88.239 62.7753L88.5587 62.8627C88.5705 62.8658 88.5809 62.8726 88.5883 62.8822C88.5957 62.8917 88.5997 62.9034 88.5997 62.9155C88.5997 62.9275 88.5957 62.9392 88.5883 62.9487C88.5809 62.9583 88.5705 62.9651 88.5587 62.9682H88.5293ZM70.8627 62.9391C70.8509 62.936 70.8405 62.9292 70.8331 62.9196C70.8257 62.9101 70.8217 62.8984 70.8217 62.8863C70.8217 62.8743 70.8257 62.8626 70.8331 62.853C70.8405 62.8435 70.8509 62.8366 70.8627 62.8336L71.1824 62.7462C71.1965 62.7429 71.2114 62.7453 71.2238 62.7528C71.2362 62.7603 71.2451 62.7723 71.2486 62.7862C71.2508 62.7929 71.2516 62.8 71.2509 62.807C71.2503 62.814 71.2481 62.8208 71.2447 62.827C71.2412 62.8331 71.2365 62.8385 71.2309 62.8428C71.2252 62.847 71.2187 62.8501 71.2118 62.8518L70.8921 62.9391H70.8627ZM87.8898 62.7935L87.5701 62.7025C87.5632 62.7009 87.5567 62.6978 87.551 62.6935C87.5454 62.6893 87.5407 62.6839 87.5372 62.6777C87.5338 62.6716 87.5316 62.6648 87.531 62.6578C87.5303 62.6508 87.5311 62.6437 87.5333 62.637C87.5368 62.6231 87.5457 62.611 87.5581 62.6035C87.5705 62.596 87.5854 62.5937 87.5995 62.597L87.9192 62.688C87.931 62.6911 87.9414 62.6979 87.9488 62.7074C87.9562 62.717 87.9602 62.7287 87.9602 62.7407C87.9602 62.7528 87.9562 62.7645 87.9488 62.774C87.9414 62.7836 87.931 62.7904 87.9192 62.7935H87.8898ZM71.5022 62.7644C71.4902 62.7651 71.4784 62.7619 71.4685 62.7553C71.4585 62.7488 71.451 62.7392 71.447 62.728C71.4436 62.7135 71.4459 62.6983 71.4534 62.6855C71.4609 62.6726 71.4731 62.6631 71.4875 62.6589L71.8035 62.5679C71.8177 62.5643 71.8326 62.566 71.8455 62.5727C71.8584 62.5795 71.8683 62.5907 71.8734 62.6043C71.8756 62.6112 71.8765 62.6185 71.8758 62.6257C71.8752 62.633 71.8731 62.6401 71.8697 62.6465C71.8663 62.6529 71.8616 62.6586 71.8559 62.6633C71.8502 62.6679 71.8437 62.6713 71.8366 62.6734L71.5169 62.7644H71.5022ZM87.254 62.6115H87.2356L86.9196 62.5169C86.9126 62.5148 86.9061 62.5113 86.9004 62.5066C86.8948 62.502 86.8902 62.4963 86.8867 62.4899C86.8833 62.4834 86.8812 62.4764 86.8805 62.4692C86.8799 62.462 86.8807 62.4547 86.8828 62.4477C86.885 62.4408 86.8885 62.4344 86.8932 62.4288C86.8979 62.4232 86.9036 62.4186 86.9101 62.4152C86.9166 62.4118 86.9237 62.4098 86.931 62.4091C86.9383 62.4084 86.9457 62.4092 86.9527 62.4113L87.2687 62.506C87.2758 62.5081 87.2823 62.5115 87.288 62.5161C87.2937 62.5207 87.2984 62.5264 87.3018 62.5329C87.3052 62.5393 87.3073 62.5464 87.3079 62.5536C87.3086 62.5609 87.3077 62.5682 87.3055 62.5751C87.3019 62.5851 87.2955 62.5939 87.287 62.6004C87.2786 62.6068 87.2684 62.6107 87.2577 62.6115H87.254ZM72.138 62.5824C72.126 62.5831 72.1142 62.5799 72.1043 62.5733C72.0943 62.5668 72.0868 62.5572 72.0828 62.546C72.0794 62.5316 72.0817 62.5163 72.0892 62.5035C72.0967 62.4906 72.1089 62.4811 72.1233 62.4769L72.4393 62.3822C72.4535 62.3786 72.4684 62.3804 72.4813 62.3871C72.4942 62.3938 72.5041 62.4051 72.5092 62.4186C72.512 62.4326 72.5099 62.4471 72.5032 62.4597C72.4965 62.4723 72.4856 62.4822 72.4724 62.4878L72.1527 62.5824H72.138ZM86.6182 62.4259L86.2985 62.3276C86.2916 62.3261 86.2851 62.3231 86.2795 62.3187C86.2739 62.3144 86.2694 62.3089 86.2662 62.3026C86.2631 62.2964 86.2614 62.2895 86.2612 62.2825C86.2611 62.2755 86.2625 62.2685 86.2654 62.2621C86.2671 62.2553 86.2701 62.2489 86.2745 62.2432C86.2788 62.2376 86.2842 62.233 86.2904 62.2296C86.2966 62.2261 86.3035 62.224 86.3106 62.2234C86.3177 62.2227 86.3248 62.2235 86.3315 62.2257L86.6476 62.3204C86.6622 62.3204 86.6763 62.3261 86.6866 62.3363C86.6969 62.3466 86.7027 62.3605 86.7027 62.375C86.7027 62.3894 86.6969 62.4033 86.6866 62.4136C86.6763 62.4238 86.6622 62.4295 86.6476 62.4295L86.6182 62.4259ZM72.7738 62.3932C72.761 62.3928 72.7488 62.3881 72.7391 62.3799C72.7294 62.3716 72.723 62.3603 72.7208 62.3478C72.7187 62.3354 72.7209 62.3226 72.7272 62.3116C72.7335 62.3006 72.7435 62.2921 72.7554 62.2876L73.0715 62.1893C73.0856 62.185 73.1009 62.1864 73.114 62.1932C73.1271 62.2 73.1369 62.2117 73.1413 62.2257C73.1457 62.2397 73.1443 62.2549 73.1374 62.2678C73.1305 62.2808 73.1187 62.2905 73.1045 62.2949L72.7885 62.3932H72.7738ZM85.9861 62.2294L85.67 62.1311C85.663 62.129 85.6564 62.1256 85.6507 62.1209C85.645 62.1163 85.6403 62.1106 85.6369 62.1042C85.6335 62.0977 85.6314 62.0907 85.6308 62.0834C85.6301 62.0762 85.631 62.0689 85.6333 62.0619C85.6383 62.0484 85.6482 62.0371 85.6611 62.0304C85.674 62.0237 85.689 62.022 85.7031 62.0255L86.0192 62.1238C86.0309 62.1269 86.0413 62.1337 86.0487 62.1433C86.0561 62.1528 86.0602 62.1645 86.0602 62.1766C86.0602 62.1886 86.0561 62.2003 86.0487 62.2099C86.0413 62.2194 86.0309 62.2263 86.0192 62.2294H85.9861ZM73.4059 62.2002C73.3931 62.1999 73.3809 62.1952 73.3712 62.187C73.3616 62.1787 73.3551 62.1674 73.353 62.1549C73.3508 62.1425 73.353 62.1297 73.3593 62.1187C73.3657 62.1077 73.3756 62.0992 73.3875 62.0947L73.7036 61.9964C73.7106 61.9942 73.718 61.9933 73.7253 61.994C73.7326 61.9946 73.7398 61.9967 73.7463 62.0001C73.7528 62.0034 73.7585 62.0081 73.7632 62.0137C73.7678 62.0193 73.7713 62.0258 73.7734 62.0328C73.7757 62.0397 73.7765 62.0471 73.7759 62.0543C73.7753 62.0616 73.7732 62.0686 73.7698 62.0751C73.7663 62.0815 73.7616 62.0872 73.756 62.0918C73.7503 62.0965 73.7437 62.0999 73.7367 62.102L73.4206 62.1966L73.4059 62.2002ZM85.3539 62.0365H85.3356L85.0195 61.9418C85.0058 61.9369 84.9945 61.927 84.9877 61.9143C84.9809 61.9015 84.9791 61.8867 84.9827 61.8727C84.9848 61.8657 84.9883 61.8592 84.993 61.8536C84.9977 61.8479 85.0034 61.8433 85.0099 61.8399C85.0164 61.8365 85.0235 61.8344 85.0309 61.8338C85.0382 61.8332 85.0456 61.834 85.0526 61.8363L85.3686 61.9345C85.3755 61.9362 85.382 61.9393 85.3877 61.9435C85.3934 61.9478 85.3981 61.9532 85.4015 61.9593C85.405 61.9655 85.4071 61.9723 85.4078 61.9793C85.4084 61.9863 85.4076 61.9934 85.4054 62.0001C85.4014 62.0112 85.3939 62.0208 85.384 62.0274C85.374 62.0339 85.3622 62.0371 85.3503 62.0365H85.3539ZM74.027 62.0037C74.0152 62.0033 74.0039 61.9993 73.9946 61.9921C73.9854 61.9849 73.9787 61.9749 73.9756 61.9637C73.9708 61.9501 73.9716 61.9353 73.9778 61.9224C73.984 61.9095 73.9951 61.8994 74.0086 61.8945L74.3284 61.7999C74.3349 61.7976 74.3418 61.7967 74.3487 61.7971C74.3556 61.7975 74.3623 61.7993 74.3685 61.8024C74.3746 61.8054 74.3801 61.8097 74.3846 61.8149C74.3891 61.8201 74.3925 61.8261 74.3945 61.8326C74.3968 61.8396 74.3976 61.8469 74.397 61.8541C74.3964 61.8614 74.3943 61.8684 74.3909 61.8749C74.3874 61.8813 74.3828 61.887 74.3771 61.8916C74.3714 61.8963 74.3648 61.8997 74.3578 61.9018L74.0417 62.0001L74.027 62.0037ZM84.7071 61.8399L84.391 61.7453C84.384 61.7432 84.3774 61.7398 84.3718 61.7351C84.3661 61.7305 84.3614 61.7248 84.3579 61.7184C84.3545 61.7119 84.3524 61.7049 84.3518 61.6976C84.3512 61.6904 84.352 61.6831 84.3543 61.6761C84.356 61.6693 84.359 61.6629 84.3634 61.6573C84.3677 61.6516 84.3731 61.647 84.3793 61.6436C84.3855 61.6401 84.3924 61.638 84.3995 61.6374C84.4065 61.6367 84.4137 61.6375 84.4204 61.6397L84.7402 61.7344C84.7539 61.7393 84.7652 61.7492 84.772 61.7619C84.7788 61.7747 84.7806 61.7895 84.7769 61.8035C84.7735 61.8167 84.7651 61.8281 84.7535 61.8356C84.742 61.843 84.728 61.8458 84.7145 61.8436L84.7071 61.8399ZM74.6591 61.8072C74.6478 61.8071 74.6368 61.8035 74.6276 61.797C74.6184 61.7905 74.6115 61.7813 74.6077 61.7708C74.6054 61.7638 74.6046 61.7565 74.6052 61.7493C74.6058 61.742 74.6079 61.735 74.6114 61.7285C74.6148 61.7221 74.6195 61.7164 74.6252 61.7117C74.6308 61.7071 74.6374 61.7037 74.6444 61.7016L74.9605 61.607C74.9746 61.6026 74.9899 61.604 75.003 61.6109C75.0161 61.6177 75.026 61.6294 75.0303 61.6434C75.0347 61.6574 75.0333 61.6725 75.0264 61.6855C75.0195 61.6985 75.0077 61.7082 74.9936 61.7125L74.6775 61.8072H74.6591ZM84.0713 61.6506L83.7552 61.5597C83.7409 61.5554 83.7287 61.5459 83.7211 61.533C83.7136 61.5202 83.7114 61.505 83.7148 61.4905C83.7169 61.4835 83.7204 61.477 83.7251 61.4714C83.7297 61.4658 83.7355 61.4611 83.742 61.4577C83.7485 61.4543 83.7556 61.4523 83.7629 61.4517C83.7703 61.451 83.7776 61.4519 83.7846 61.4541L84.1044 61.5451C84.1113 61.5468 84.1178 61.5498 84.1234 61.5541C84.1291 61.5583 84.1338 61.5637 84.1373 61.5699C84.1407 61.576 84.1428 61.5828 84.1435 61.5898C84.1442 61.5969 84.1434 61.6039 84.1411 61.6106C84.1356 61.6218 84.1264 61.6308 84.1151 61.6361C84.1037 61.6414 84.0909 61.6426 84.0787 61.6397L84.0713 61.6506ZM75.3023 61.6397C75.2899 61.6402 75.2777 61.6365 75.2677 61.6292C75.2577 61.6219 75.2505 61.6115 75.2472 61.5997C75.2437 61.5852 75.246 61.57 75.2535 61.5572C75.261 61.5443 75.2732 61.5348 75.2876 61.5305L75.6037 61.4432C75.6107 61.4409 75.618 61.4401 75.6254 61.4407C75.6327 61.4414 75.6398 61.4434 75.6463 61.4468C75.6528 61.4502 75.6586 61.4548 75.6632 61.4605C75.6679 61.4661 75.6714 61.4726 75.6735 61.4796C75.6757 61.4863 75.6765 61.4933 75.6759 61.5004C75.6752 61.5074 75.6731 61.5142 75.6696 61.5203C75.6662 61.5265 75.6615 61.5319 75.6558 61.5361C75.6501 61.5404 75.6437 61.5434 75.6367 61.5451L75.317 61.6361L75.3023 61.6397ZM83.4428 61.4905L83.1231 61.4068C83.109 61.4033 83.0969 61.3945 83.0893 61.3823C83.0817 61.37 83.0794 61.3553 83.0827 61.3413C83.087 61.327 83.0966 61.315 83.1096 61.3075C83.1225 61.3001 83.1379 61.2978 83.1525 61.3012L83.4722 61.385C83.4793 61.387 83.4858 61.3905 83.4915 61.3951C83.4972 61.3997 83.5019 61.4054 83.5053 61.4119C83.5088 61.4183 83.5108 61.4254 83.5115 61.4326C83.5121 61.4399 83.5113 61.4472 83.509 61.4541C83.5063 61.46 83.5023 61.4652 83.4975 61.4696C83.4926 61.4739 83.4869 61.4772 83.4807 61.4792C83.4745 61.4813 83.4679 61.482 83.4614 61.4815C83.4549 61.4809 83.4486 61.479 83.4428 61.4759V61.4905ZM75.9381 61.4614C75.9263 61.461 75.915 61.4569 75.9057 61.4497C75.8965 61.4425 75.8898 61.4326 75.8867 61.4213C75.883 61.4074 75.8848 61.3925 75.8916 61.3798C75.8984 61.367 75.9097 61.3572 75.9234 61.3522L76.2468 61.2685C76.2603 61.2667 76.274 61.27 76.2852 61.2776C76.2965 61.2852 76.3044 61.2967 76.3076 61.3098C76.3108 61.3229 76.309 61.3367 76.3025 61.3486C76.2961 61.3604 76.2854 61.3695 76.2725 61.374L75.9528 61.4577L75.9381 61.4614ZM82.8034 61.3231L82.4799 61.2466C82.4723 61.2456 82.4649 61.2431 82.4583 61.239C82.4517 61.235 82.4461 61.2297 82.4417 61.2234C82.4373 61.2171 82.4343 61.2099 82.4329 61.2024C82.4315 61.1949 82.4318 61.1871 82.4336 61.1797C82.4354 61.1723 82.4388 61.1653 82.4435 61.1592C82.4482 61.1532 82.4541 61.1481 82.4609 61.1445C82.4677 61.1408 82.4752 61.1387 82.4829 61.1381C82.4906 61.1375 82.4984 61.1385 82.5057 61.1411L82.8291 61.2175C82.8432 61.221 82.8553 61.2298 82.8629 61.2421C82.8705 61.2543 82.8728 61.269 82.8695 61.283C82.8633 61.2943 82.8532 61.3031 82.8411 61.3077C82.829 61.3124 82.8157 61.3127 82.8034 61.3085V61.3231ZM76.5996 61.2758C76.5874 61.2756 76.5755 61.2717 76.5656 61.2645C76.5557 61.2573 76.5483 61.2473 76.5445 61.2357C76.5423 61.2286 76.5416 61.221 76.5425 61.2136C76.5433 61.2061 76.5457 61.1989 76.5495 61.1924C76.5533 61.1859 76.5584 61.1803 76.5645 61.1759C76.5706 61.1714 76.5776 61.1682 76.5849 61.1666L76.9084 61.0938C76.9154 61.0916 76.9228 61.0909 76.93 61.0918C76.9373 61.0927 76.9444 61.0951 76.9506 61.0989C76.9569 61.1027 76.9623 61.1078 76.9664 61.1138C76.9705 61.1198 76.9733 61.1266 76.9745 61.1338C76.9778 61.1478 76.9755 61.1625 76.9679 61.1748C76.9603 61.1871 76.9482 61.1959 76.9341 61.1993C76.8275 61.2248 76.7209 61.2466 76.6143 61.2758H76.5996ZM82.1749 61.1556L81.8515 61.0901C81.8369 61.0877 81.8238 61.0797 81.8152 61.0677C81.8066 61.0558 81.8031 61.0409 81.8055 61.0264C81.808 61.012 81.8161 60.999 81.8282 60.9905C81.8403 60.982 81.8552 60.9785 81.8699 60.9809L82.197 61.0465C82.2113 61.0499 82.2237 61.0586 82.2319 61.0707C82.24 61.0828 82.2433 61.0976 82.2411 61.112C82.2408 61.1217 82.2381 61.1313 82.2332 61.1397C82.2283 61.1482 82.2213 61.1552 82.2128 61.1603C82.2044 61.1654 82.1949 61.1683 82.185 61.1687C82.1752 61.1692 82.1654 61.1672 82.1565 61.1629L82.1749 61.1556ZM77.2465 61.1302C77.2336 61.1304 77.221 61.1262 77.2109 61.1182C77.2009 61.1102 77.1939 61.099 77.1913 61.0865C77.1897 61.0795 77.1896 61.0723 77.1911 61.0653C77.1925 61.0583 77.1953 61.0517 77.1995 61.0458C77.2036 61.04 77.209 61.0351 77.2152 61.0314C77.2214 61.0278 77.2283 61.0255 77.2355 61.0246L77.5625 60.9591C77.5766 60.957 77.591 60.9603 77.6027 60.9685C77.6143 60.9766 77.6223 60.9889 77.625 61.0028C77.6266 61.01 77.6267 61.0174 77.6254 61.0246C77.624 61.0318 77.6212 61.0387 77.6171 61.0448C77.6129 61.051 77.6076 61.0562 77.6014 61.0602C77.5952 61.0643 77.5882 61.067 77.5809 61.0683L77.2575 61.1302H77.2465ZM81.5244 61.0319C81.4178 61.0101 81.3076 60.9955 81.201 60.9773C81.1935 60.9769 81.1862 60.975 81.1796 60.9715C81.1729 60.9681 81.1671 60.9632 81.1626 60.9574C81.158 60.9515 81.1548 60.9447 81.1532 60.9374C81.1516 60.9302 81.1516 60.9227 81.1532 60.9154C81.1559 60.9016 81.1639 60.8893 81.1755 60.8811C81.1872 60.873 81.2016 60.8696 81.2157 60.8718L81.5428 60.9227C81.55 60.9236 81.557 60.9259 81.5634 60.9295C81.5698 60.9331 81.5753 60.938 81.5798 60.9437C81.5842 60.9495 81.5875 60.9561 81.5893 60.9631C81.5912 60.9701 81.5916 60.9774 81.5905 60.9846C81.5909 60.9946 81.5887 61.0046 81.584 61.0136C81.5794 61.0225 81.5724 61.0301 81.5639 61.0356C81.5554 61.0411 81.5456 61.0443 81.5354 61.045C81.5253 61.0456 81.5152 61.0436 81.506 61.0392L81.5244 61.0319ZM77.897 61.0319C77.8836 61.032 77.8705 61.0273 77.8604 61.0186C77.8502 61.0099 77.8436 60.9978 77.8419 60.9846C77.8408 60.9774 77.8413 60.9701 77.8431 60.9631C77.845 60.9561 77.8482 60.9495 77.8526 60.9437C77.8571 60.938 77.8626 60.9331 77.869 60.9295C77.8754 60.9259 77.8824 60.9236 77.8896 60.9227L78.2167 60.8754C78.224 60.8738 78.2316 60.8738 78.2389 60.8754C78.2462 60.877 78.2531 60.8802 78.2591 60.8847C78.265 60.8892 78.2699 60.8949 78.2734 60.9015C78.2769 60.9081 78.2788 60.9153 78.2792 60.9227C78.2804 60.937 78.2761 60.9513 78.2673 60.9627C78.2585 60.9741 78.2457 60.9819 78.2314 60.9846L77.9043 61.0319H77.897ZM80.8665 60.9555L80.5358 60.9191C80.5287 60.9186 80.5217 60.9168 80.5154 60.9135C80.5091 60.9103 80.5035 60.9058 80.499 60.9003C80.4945 60.8949 80.4912 60.8885 80.4893 60.8817C80.4874 60.8749 80.487 60.8678 80.488 60.8608C80.4898 60.8467 80.4968 60.8337 80.5076 60.8243C80.5185 60.8149 80.5324 60.8098 80.5468 60.8099L80.8776 60.8463C80.8848 60.8472 80.8918 60.8495 80.8982 60.8531C80.9045 60.8567 80.9101 60.8615 80.9146 60.8673C80.919 60.873 80.9222 60.8796 80.9241 60.8866C80.926 60.8937 80.9264 60.901 80.9253 60.9082C80.9234 60.916 80.9197 60.9234 80.9145 60.9297C80.9094 60.9359 80.9029 60.941 80.8955 60.9445C80.8881 60.948 80.88 60.9498 80.8718 60.9498C80.8636 60.9498 80.8556 60.948 80.8482 60.9445L80.8665 60.9555ZM78.5512 60.9555C78.5381 60.9555 78.5256 60.9506 78.516 60.9419C78.5065 60.9331 78.5007 60.921 78.4997 60.9082C78.4987 60.901 78.4991 60.8937 78.501 60.8866C78.5028 60.8796 78.5061 60.873 78.5105 60.8673C78.5149 60.8615 78.5205 60.8567 78.5269 60.8531C78.5332 60.8495 78.5402 60.8472 78.5475 60.8463L78.8783 60.8172C78.8853 60.8161 78.8925 60.8166 78.8994 60.8184C78.9062 60.8203 78.9126 60.8236 78.9181 60.828C78.9237 60.8325 78.9282 60.838 78.9315 60.8443C78.9347 60.8506 78.9366 60.8574 78.9371 60.8645C78.9381 60.8717 78.9376 60.8792 78.9355 60.8862C78.9334 60.8933 78.9298 60.8998 78.9249 60.9053C78.92 60.9108 78.9139 60.9153 78.9072 60.9183C78.9004 60.9213 78.893 60.9228 78.8856 60.9227L78.5585 60.9555H78.5512ZM80.2087 60.9082H79.8779C79.8708 60.9082 79.8638 60.9067 79.8573 60.904C79.8508 60.9012 79.845 60.8971 79.8402 60.892C79.8353 60.8868 79.8316 60.8808 79.8293 60.8742C79.8269 60.8676 79.826 60.8605 79.8265 60.8536C79.8265 60.8464 79.8279 60.8393 79.8307 60.8327C79.8334 60.826 79.8375 60.82 79.8426 60.8149C79.8477 60.8099 79.8538 60.8059 79.8605 60.8031C79.8672 60.8004 79.8743 60.799 79.8816 60.799H80.216C80.2233 60.7994 80.2304 60.8013 80.2369 60.8045C80.2434 60.8077 80.2492 60.8121 80.254 60.8175C80.2588 60.8229 80.2624 60.8292 80.2647 60.836C80.267 60.8428 80.268 60.85 80.2675 60.8572C80.2647 60.8644 80.2605 60.871 80.2549 60.8765C80.2494 60.882 80.2428 60.8862 80.2355 60.889C80.2282 60.8917 80.2204 60.8929 80.2126 60.8925C80.2048 60.892 80.1972 60.8899 80.1903 60.8863L80.2087 60.9082ZM79.2127 60.9082C79.1984 60.9073 79.1848 60.9013 79.1747 60.8912C79.1645 60.8811 79.1584 60.8677 79.1576 60.8536C79.1575 60.8397 79.1628 60.8263 79.1724 60.8162C79.182 60.806 79.1951 60.7999 79.209 60.799H79.5435C79.5505 60.7985 79.5576 60.7994 79.5643 60.8017C79.571 60.8041 79.5771 60.8077 79.5823 60.8125C79.5874 60.8173 79.5915 60.8231 79.5944 60.8295C79.5972 60.836 79.5986 60.8429 79.5986 60.8499C79.5997 60.8572 79.5991 60.8646 79.597 60.8717C79.5949 60.8787 79.5913 60.8852 79.5864 60.8908C79.5815 60.8963 79.5755 60.9007 79.5687 60.9037C79.5619 60.9067 79.5546 60.9082 79.5471 60.9082H79.2164H79.2127Z' fill='%23CEE3F0'/%3E%3Cpath d='M97.3278 67.5397H97.3057C97.2077 67.4908 97.1071 67.447 97.0044 67.4087C96.9976 67.4058 96.9915 67.4016 96.9864 67.3964C96.9812 67.3912 96.9772 67.3851 96.9745 67.3783C96.9717 67.3715 96.9704 67.3643 96.9705 67.357C96.9706 67.3498 96.9721 67.3426 96.975 67.3359C96.9779 67.3292 96.9821 67.3231 96.9873 67.318C96.9926 67.313 96.9988 67.3089 97.0056 67.3062C97.0125 67.3035 97.0198 67.3022 97.0271 67.3023C97.0345 67.3024 97.0417 67.3039 97.0485 67.3068L97.3535 67.4378C97.3667 67.4441 97.3768 67.4553 97.3816 67.4689C97.3864 67.4826 97.3856 67.4976 97.3793 67.5106C97.3744 67.5198 97.3669 67.5274 97.3578 67.5326C97.3487 67.5377 97.3383 67.5402 97.3278 67.5397ZM62.046 67.496C62.0353 67.4954 62.025 67.492 62.0159 67.4863C62.0069 67.4806 61.9996 67.4726 61.9945 67.4633C61.9915 67.4566 61.9899 67.4494 61.9898 67.4421C61.9896 67.4348 61.9909 67.4275 61.9937 67.4207C61.9964 67.4139 62.0005 67.4077 62.0057 67.4026C62.0109 67.3974 62.0171 67.3932 62.0239 67.3905L62.329 67.2631C62.3356 67.2595 62.343 67.2574 62.3505 67.257C62.3581 67.2566 62.3656 67.2578 62.3726 67.2606C62.3797 67.2633 62.386 67.2676 62.3911 67.2731C62.3963 67.2786 62.4002 67.2851 62.4025 67.2922C62.4074 67.3053 62.4071 67.3197 62.4017 67.3326C62.3962 67.3454 62.386 67.3557 62.3731 67.3614L62.068 67.4924L62.046 67.496ZM96.7177 67.2849H96.6957L96.3869 67.1648C96.3741 67.1592 96.3638 67.1489 96.3583 67.136C96.3529 67.1232 96.3526 67.1087 96.3576 67.0957C96.3625 67.0822 96.3726 67.0713 96.3857 67.0651C96.3988 67.059 96.4137 67.0582 96.4274 67.0629L96.7361 67.1866C96.7431 67.1886 96.7496 67.1921 96.7552 67.1968C96.7608 67.2015 96.7653 67.2073 96.7684 67.2138C96.7715 67.2204 96.7732 67.2275 96.7734 67.2347C96.7735 67.242 96.7721 67.2492 96.7692 67.2558C96.7643 67.2642 96.7574 67.2713 96.749 67.2764C96.7407 67.2815 96.7312 67.2844 96.7214 67.2849H96.7177ZM62.6561 67.2449C62.6454 67.2441 62.6352 67.2402 62.6267 67.2337C62.6182 67.2273 62.6118 67.2185 62.6083 67.2085C62.6047 67.2022 62.6026 67.1951 62.6021 67.1879C62.6017 67.1807 62.603 67.1734 62.6058 67.1667C62.6086 67.1601 62.613 67.1541 62.6185 67.1494C62.6241 67.1446 62.6306 67.1412 62.6377 67.1393C62.7308 67.0981 62.8337 67.058 62.9464 67.0192C62.9529 67.0163 62.9599 67.0147 62.967 67.0146C62.9742 67.0145 62.9812 67.0159 62.9878 67.0186C62.9943 67.0213 63.0003 67.0254 63.0052 67.0305C63.0101 67.0356 63.0138 67.0417 63.0162 67.0483C63.0193 67.055 63.0209 67.0622 63.021 67.0695C63.0212 67.0768 63.0198 67.0841 63.0171 67.0909C63.0144 67.0977 63.0103 67.1039 63.0051 67.1091C62.9999 67.1143 62.9937 67.1184 62.9868 67.1211L62.6781 67.2376L62.6561 67.2449ZM96.1003 67.0447H96.0782L95.7695 66.9282C95.7625 66.9262 95.756 66.9228 95.7504 66.9181C95.7448 66.9134 95.7403 66.9076 95.7372 66.9011C95.7341 66.8945 95.7324 66.8874 95.7323 66.8801C95.7321 66.8729 95.7336 66.8657 95.7364 66.8591C95.7422 66.8454 95.753 66.8343 95.7666 66.8283C95.7803 66.8222 95.7958 66.8215 95.8099 66.8263L96.1187 66.9428C96.1257 66.9448 96.1322 66.9482 96.1378 66.9529C96.1434 66.9576 96.1479 66.9634 96.151 66.97C96.1541 66.9765 96.1558 66.9836 96.1559 66.9909C96.1561 66.9981 96.1546 67.0053 96.1517 67.0119C96.1476 67.0213 96.141 67.0293 96.1326 67.0351C96.1241 67.0408 96.1142 67.0442 96.104 67.0447H96.1003ZM63.2772 67.0047C63.2658 67.0051 63.2545 67.0022 63.2447 66.9964C63.2349 66.9906 63.227 66.9821 63.2221 66.9719C63.2172 66.9579 63.2179 66.9425 63.224 66.929C63.2302 66.9155 63.2413 66.9048 63.2551 66.8991L63.5675 66.7863C63.5742 66.7834 63.5815 66.782 63.5888 66.7821C63.5961 66.7823 63.6033 66.7839 63.6099 66.787C63.6165 66.7901 63.6224 66.7946 63.6271 66.8001C63.6318 66.8056 63.6353 66.8121 63.6374 66.819C63.6421 66.8326 63.6413 66.8474 63.6351 66.8603C63.6289 66.8732 63.6178 66.8833 63.6043 66.8882L63.2956 67.001L63.2772 67.0047ZM95.4792 66.8154H95.4608L95.1484 66.7062C95.1346 66.7005 95.1234 66.6898 95.1173 66.6763C95.1112 66.6628 95.1105 66.6474 95.1153 66.6334C95.1203 66.62 95.1304 66.609 95.1435 66.6029C95.1565 66.5968 95.1715 66.596 95.1852 66.6007L95.4976 66.7135C95.5046 66.7155 95.5111 66.7189 95.5167 66.7236C95.5222 66.7283 95.5268 66.7341 95.5299 66.7407C95.533 66.7472 95.5347 66.7543 95.5348 66.7616C95.535 66.7688 95.5335 66.776 95.5306 66.7826C95.5265 66.792 95.5199 66.8 95.5115 66.8058C95.503 66.8115 95.4931 66.8149 95.4829 66.8154H95.4792ZM63.8983 66.779C63.8852 66.7796 63.8723 66.7755 63.862 66.7675C63.8517 66.7596 63.8446 66.7482 63.8419 66.7355C63.8393 66.7228 63.8412 66.7096 63.8475 66.6982C63.8538 66.6869 63.864 66.6781 63.8762 66.6735L64.1886 66.5606C64.2033 66.5569 64.2188 66.5585 64.2323 66.5652C64.2458 66.5719 64.2564 66.5832 64.2621 66.597C64.2658 66.611 64.264 66.6258 64.2572 66.6386C64.2504 66.6514 64.2391 66.6612 64.2254 66.6662L63.9167 66.7754L63.8983 66.779ZM94.8544 66.5934H94.836L94.5236 66.4842C94.5166 66.4822 94.5101 66.4787 94.5045 66.474C94.4989 66.4694 94.4944 66.4636 94.4913 66.457C94.4882 66.4505 94.4865 66.4433 94.4864 66.4361C94.4862 66.4289 94.4877 66.4217 94.4906 66.415C94.4926 66.4081 94.4961 66.4016 94.5008 66.3961C94.5055 66.3906 94.5114 66.3861 94.518 66.383C94.5246 66.3799 94.5318 66.3782 94.5391 66.3781C94.5464 66.378 94.5537 66.3794 94.5604 66.3823L94.8728 66.4878C94.8863 66.4928 94.8974 66.5028 94.9036 66.5157C94.9098 66.5286 94.9106 66.5435 94.9058 66.557C94.9028 66.5672 94.8965 66.5763 94.8879 66.5828C94.8793 66.5894 94.8689 66.5931 94.8581 66.5934H94.8544ZM64.5194 66.5606C64.5081 66.5605 64.4971 66.557 64.4879 66.5505C64.4787 66.5439 64.4717 66.5348 64.4679 66.5242C64.4646 66.5102 64.466 66.4954 64.472 66.4823C64.478 66.4691 64.4882 66.4583 64.501 66.4514L64.8171 66.3459C64.8307 66.3412 64.8457 66.342 64.8588 66.3481C64.8718 66.3542 64.8819 66.3652 64.8869 66.3786C64.8917 66.3922 64.8908 66.407 64.8847 66.4199C64.8785 66.4328 64.8674 66.4429 64.8538 66.4478L64.5378 66.557L64.5194 66.5606ZM94.2406 66.3714H94.2223L93.9062 66.2658C93.8926 66.2609 93.8816 66.2509 93.8754 66.2379C93.8692 66.225 93.8684 66.2102 93.8731 66.1966C93.8751 66.1897 93.8786 66.1832 93.8834 66.1777C93.8881 66.1722 93.8939 66.1677 93.9006 66.1646C93.9072 66.1615 93.9144 66.1599 93.9217 66.1597C93.929 66.1596 93.9362 66.161 93.943 66.1639L94.2553 66.2658C94.2699 66.2708 94.2818 66.2812 94.2887 66.2948C94.2956 66.3084 94.2968 66.3241 94.2921 66.3386C94.2877 66.3485 94.2805 66.3569 94.2714 66.3627C94.2622 66.3685 94.2515 66.3715 94.2406 66.3714ZM65.1589 66.335C65.1476 66.3348 65.1366 66.3313 65.1274 66.3248C65.1182 66.3183 65.1112 66.3091 65.1074 66.2986C65.1045 66.2919 65.1031 66.2847 65.1032 66.2775C65.1034 66.2703 65.1051 66.2631 65.1082 66.2566C65.1113 66.25 65.1158 66.2442 65.1214 66.2395C65.127 66.2349 65.1335 66.2314 65.1405 66.2294L65.4566 66.1239C65.4707 66.1195 65.486 66.1209 65.4991 66.1277C65.5122 66.1346 65.522 66.1463 65.5264 66.1602C65.5308 66.1742 65.5294 66.1894 65.5225 66.2024C65.5156 66.2153 65.5038 66.2251 65.4896 66.2294L65.1773 66.3313L65.1589 66.335ZM93.6122 66.1639L93.2961 66.062C93.2891 66.06 93.2826 66.0565 93.277 66.0518C93.2714 66.0472 93.2669 66.0414 93.2638 66.0348C93.2607 66.0283 93.259 66.0211 93.2588 66.0139C93.2587 66.0067 93.2601 65.9995 93.263 65.9928C93.2651 65.9858 93.2686 65.9793 93.2733 65.9737C93.2779 65.9681 93.2837 65.9634 93.2902 65.9601C93.2967 65.9567 93.3038 65.9546 93.3112 65.954C93.3185 65.9533 93.3259 65.9542 93.3329 65.9564L93.6453 66.0583C93.6523 66.0604 93.6589 66.0639 93.6646 66.0685C93.6702 66.0731 93.6749 66.0788 93.6783 66.0852C93.6818 66.0917 93.6839 66.0988 93.6845 66.106C93.6851 66.1133 93.6843 66.1206 93.682 66.1275C93.6816 66.1363 93.679 66.1449 93.6744 66.1525C93.6699 66.1602 93.6636 66.1666 93.656 66.1712C93.6484 66.1759 93.6398 66.1786 93.6308 66.1793C93.6219 66.1799 93.613 66.1784 93.6048 66.1748L93.6122 66.1639ZM65.7873 66.1275C65.776 66.1274 65.765 66.1238 65.7558 66.1173C65.7466 66.1108 65.7397 66.1017 65.7359 66.0911C65.7311 66.0776 65.732 66.0628 65.7381 66.0498C65.7443 66.0369 65.7554 66.0269 65.769 66.0219L66.085 65.92C66.092 65.9178 66.0994 65.9169 66.1067 65.9176C66.114 65.9182 66.1212 65.9203 66.1277 65.9237C66.1342 65.9271 66.1399 65.9317 66.1446 65.9373C66.1493 65.9429 66.1528 65.9494 66.1549 65.9564C66.1571 65.9634 66.158 65.9707 66.1573 65.9779C66.1567 65.9852 66.1546 65.9922 66.1512 65.9987C66.1478 66.0051 66.1431 66.0108 66.1374 66.0154C66.1317 66.0201 66.1252 66.0235 66.1181 66.0256L65.8057 66.1275H65.7873ZM92.9837 65.9601L92.6677 65.8618C92.6607 65.8596 92.6542 65.8561 92.6485 65.8515C92.6429 65.8469 92.6382 65.8412 92.6348 65.8348C92.6314 65.8283 92.6293 65.8213 92.6286 65.8141C92.628 65.8069 92.6287 65.7996 92.6309 65.7926C92.6331 65.7857 92.6366 65.7793 92.6413 65.7737C92.646 65.7681 92.6517 65.7635 92.6582 65.7601C92.6647 65.7567 92.6718 65.7547 92.6791 65.754C92.6864 65.7533 92.6937 65.7541 92.7007 65.7562L93.0168 65.8582C93.0302 65.8624 93.0415 65.8715 93.0483 65.8837C93.0552 65.8959 93.057 65.9102 93.0536 65.9237C93.0525 65.9326 93.0494 65.9412 93.0445 65.9488C93.0395 65.9564 93.0329 65.9627 93.025 65.9673C93.0172 65.9719 93.0084 65.9746 92.9993 65.9752C92.9902 65.9759 92.9811 65.9744 92.9727 65.971L92.9837 65.9601ZM66.4231 65.9273C66.4107 65.9278 66.3986 65.924 66.3886 65.9168C66.3786 65.9095 66.3713 65.8991 66.368 65.8873C66.3645 65.8738 66.3664 65.8595 66.3732 65.8473C66.3801 65.8351 66.3914 65.826 66.4048 65.8218L66.7208 65.7198C66.7278 65.7177 66.7352 65.7169 66.7425 65.7176C66.7498 65.7183 66.7569 65.7203 66.7634 65.7237C66.7698 65.7271 66.7756 65.7317 66.7803 65.7373C66.785 65.7429 66.7885 65.7493 66.7907 65.7562C66.7928 65.7632 66.7936 65.7705 66.7929 65.7777C66.7923 65.7849 66.7902 65.7919 66.7867 65.7984C66.7833 65.8048 66.7787 65.8105 66.773 65.8151C66.7674 65.8198 66.7609 65.8232 66.7539 65.8254L66.4378 65.9237L66.4231 65.9273ZM92.3516 65.7635L92.0355 65.6652C92.0285 65.6632 92.0219 65.6597 92.0162 65.6551C92.0106 65.6505 92.0059 65.6448 92.0024 65.6383C91.999 65.6319 91.9969 65.6248 91.9963 65.6176C91.9957 65.6103 91.9965 65.603 91.9988 65.5961C92.0009 65.5891 92.0043 65.5826 92.009 65.577C92.0137 65.5714 92.0194 65.5667 92.0259 65.5633C92.0325 65.5599 92.0396 65.5579 92.0469 65.5572C92.0542 65.5566 92.0616 65.5575 92.0686 65.5597L92.3847 65.658C92.3984 65.6629 92.4097 65.6728 92.4165 65.6855C92.4233 65.6983 92.425 65.7131 92.4214 65.7271C92.4204 65.7361 92.4173 65.7447 92.4123 65.7523C92.4074 65.7598 92.4007 65.7662 92.3929 65.7707C92.3851 65.7753 92.3763 65.778 92.3672 65.7787C92.3581 65.7793 92.349 65.7779 92.3406 65.7744L92.3516 65.7635ZM67.0443 65.7417C67.0319 65.7421 67.0197 65.7384 67.0097 65.7311C66.9997 65.7239 66.9924 65.7135 66.9891 65.7016C66.9855 65.6877 66.9873 65.6728 66.994 65.6601C67.0008 65.6473 67.0122 65.6375 67.0259 65.6325L67.3419 65.5379C67.3489 65.5356 67.3563 65.5348 67.3636 65.5354C67.371 65.536 67.3781 65.5381 67.3846 65.5415C67.3911 65.5449 67.3969 65.5495 67.4015 65.5552C67.4062 65.5608 67.4097 65.5673 67.4118 65.5743C67.414 65.5809 67.4148 65.588 67.4141 65.595C67.4135 65.602 67.4113 65.6088 67.4079 65.615C67.4044 65.6211 67.3997 65.6265 67.3941 65.6308C67.3884 65.6351 67.3819 65.6381 67.375 65.6398L67.059 65.738L67.0443 65.7417ZM91.7084 65.5779L91.3887 65.4833C91.3755 65.4777 91.3646 65.4678 91.3579 65.4552C91.3512 65.4426 91.3491 65.4281 91.3519 65.4141C91.354 65.4071 91.3575 65.4006 91.3622 65.395C91.3669 65.3894 91.3726 65.3847 91.3791 65.3813C91.3856 65.3779 91.3927 65.3759 91.4001 65.3753C91.4074 65.3746 91.4148 65.3755 91.4218 65.3777L91.7378 65.4723C91.7449 65.4744 91.7514 65.4779 91.7571 65.4825C91.7628 65.4871 91.7675 65.4928 91.7709 65.4993C91.7743 65.5057 91.7764 65.5128 91.7771 65.52C91.7777 65.5273 91.7769 65.5346 91.7746 65.5415C91.7729 65.5483 91.7698 65.5548 91.7655 65.5604C91.7612 65.566 91.7558 65.5706 91.7496 65.5741C91.7434 65.5775 91.7365 65.5796 91.7294 65.5802C91.7223 65.5809 91.7152 65.5801 91.7084 65.5779ZM67.6764 65.5488C67.664 65.5492 67.6518 65.5455 67.6418 65.5382C67.6318 65.531 67.6246 65.5206 67.6213 65.5087C67.6184 65.4948 67.6205 65.4803 67.6272 65.4677C67.6339 65.4551 67.6448 65.4452 67.658 65.4396L67.9778 65.345C67.9919 65.3411 68.007 65.3429 68.0197 65.3501C68.0325 65.3573 68.0418 65.3692 68.0457 65.3832C68.0496 65.3972 68.0478 65.4121 68.0405 65.4248C68.0333 65.4374 68.0213 65.4466 68.0071 65.4505L67.6911 65.5451L67.6764 65.5488ZM91.0726 65.3886L90.7566 65.294C90.7495 65.2919 90.743 65.2885 90.7373 65.2839C90.7316 65.2792 90.7269 65.2735 90.7235 65.2671C90.72 65.2606 90.718 65.2536 90.7173 65.2463C90.7167 65.2391 90.7176 65.2318 90.7198 65.2248C90.7215 65.218 90.7246 65.2116 90.7289 65.206C90.7332 65.2004 90.7386 65.1957 90.7448 65.1923C90.751 65.1889 90.7579 65.1868 90.765 65.1861C90.7721 65.1854 90.7792 65.1862 90.786 65.1884L91.1057 65.2831C91.1176 65.2876 91.1276 65.2961 91.1339 65.3071C91.1402 65.3181 91.1425 65.3309 91.1403 65.3433C91.1381 65.3558 91.1316 65.3671 91.122 65.3754C91.1123 65.3836 91.1001 65.3883 91.0873 65.3886H91.0726ZM68.3122 65.3595C68.2998 65.36 68.2876 65.3562 68.2776 65.349C68.2676 65.3417 68.2604 65.3313 68.2571 65.3195C68.2534 65.3055 68.2552 65.2907 68.262 65.2779C68.2688 65.2651 68.2801 65.2553 68.2938 65.2503L68.6136 65.1593C68.6203 65.1571 68.6274 65.1563 68.6345 65.157C68.6416 65.1576 68.6485 65.1597 68.6547 65.1632C68.6609 65.1666 68.6663 65.1712 68.6706 65.1769C68.6749 65.1825 68.678 65.1889 68.6797 65.1957C68.682 65.2027 68.6828 65.21 68.6822 65.2172C68.6816 65.2245 68.6795 65.2315 68.676 65.238C68.6726 65.2444 68.6679 65.2501 68.6623 65.2547C68.6566 65.2594 68.65 65.2628 68.643 65.2649L68.3269 65.3559L68.3122 65.3595ZM90.4405 65.203H90.4221L90.1061 65.1084C90.0977 65.1081 90.0895 65.1059 90.0821 65.102C90.0747 65.0981 90.0683 65.0926 90.0634 65.0859C90.0585 65.0792 90.0552 65.0715 90.0537 65.0633C90.0523 65.0552 90.0527 65.0468 90.055 65.0388C90.0573 65.0308 90.0614 65.0235 90.067 65.0173C90.0726 65.0112 90.0795 65.0063 90.0873 65.0032C90.095 65.0001 90.1034 64.9988 90.1117 64.9993C90.1201 64.9999 90.1282 65.0023 90.1355 65.0065L90.4552 65.0975C90.4621 65.0991 90.4686 65.1022 90.4743 65.1064C90.4799 65.1107 90.4846 65.1161 90.4881 65.1222C90.4915 65.1284 90.4937 65.1352 90.4943 65.1422C90.495 65.1492 90.4942 65.1563 90.4919 65.163C90.4888 65.1742 90.4821 65.1842 90.4729 65.1914C90.4636 65.1986 90.4523 65.2026 90.4405 65.203ZM68.948 65.1739C68.9356 65.1743 68.9234 65.1706 68.9134 65.1634C68.9034 65.1561 68.8962 65.1457 68.8929 65.1339C68.8892 65.1199 68.891 65.105 68.8978 65.0923C68.9046 65.0795 68.9159 65.0697 68.9296 65.0647L69.2494 64.9737C69.264 64.9703 69.2793 64.9725 69.2923 64.98C69.3053 64.9874 69.3149 64.9995 69.3192 65.0137C69.3225 65.0277 69.3201 65.0425 69.3126 65.0547C69.305 65.067 69.2929 65.0758 69.2788 65.0793L68.9627 65.1702L68.948 65.1739ZM89.801 65.021L89.4629 64.9155C89.4485 64.9112 89.4363 64.9017 89.4288 64.8888C89.4213 64.876 89.419 64.8608 89.4225 64.8463C89.4246 64.8393 89.428 64.8328 89.4327 64.8272C89.4374 64.8216 89.4431 64.8169 89.4496 64.8135C89.4561 64.8102 89.4633 64.8081 89.4706 64.8075C89.4779 64.8068 89.4853 64.8077 89.4923 64.8099L89.8084 64.9009C89.8201 64.904 89.8305 64.9108 89.8379 64.9204C89.8454 64.9299 89.8494 64.9416 89.8494 64.9537C89.8494 64.9657 89.8454 64.9774 89.8379 64.987C89.8305 64.9965 89.8201 65.0034 89.8084 65.0065L89.801 65.021ZM69.5875 64.9919C69.5751 64.9923 69.5629 64.9886 69.5529 64.9814C69.5429 64.9741 69.5356 64.9637 69.5323 64.9519C69.5289 64.9374 69.5312 64.9222 69.5387 64.9093C69.5462 64.8965 69.5584 64.887 69.5728 64.8827L69.8888 64.7954C69.8958 64.7931 69.9032 64.7923 69.9105 64.7929C69.9179 64.7935 69.925 64.7956 69.9315 64.799C69.938 64.8024 69.9438 64.807 69.9484 64.8127C69.9531 64.8183 69.9566 64.8248 69.9587 64.8318C69.9623 64.8457 69.9605 64.8606 69.9537 64.8733C69.947 64.8861 69.9356 64.8959 69.9219 64.9009L69.6022 64.9883L69.5875 64.9919ZM89.1689 64.8427L88.8491 64.7553C88.8422 64.7537 88.8357 64.7506 88.8301 64.7463C88.8244 64.7421 88.8197 64.7367 88.8163 64.7305C88.8128 64.7244 88.8107 64.7176 88.81 64.7106C88.8093 64.7036 88.8102 64.6965 88.8124 64.6898C88.8159 64.6759 88.8248 64.6638 88.8372 64.6563C88.8495 64.6488 88.8644 64.6465 88.8785 64.6498L89.1983 64.7371C89.2053 64.7392 89.2119 64.7426 89.2176 64.7473C89.2233 64.7519 89.2279 64.7576 89.2314 64.764C89.2348 64.7705 89.2369 64.7775 89.2375 64.7848C89.2381 64.792 89.2373 64.7993 89.235 64.8063C89.2334 64.8136 89.2303 64.8204 89.2257 64.8263C89.2212 64.8323 89.2154 64.8372 89.2087 64.8406C89.202 64.8441 89.1947 64.8461 89.1872 64.8464C89.1797 64.8468 89.1722 64.8455 89.1652 64.8427H89.1689ZM70.2233 64.8136C70.2117 64.8127 70.2006 64.8084 70.1914 64.8013C70.1823 64.7942 70.1754 64.7845 70.1718 64.7735C70.1696 64.7666 70.1687 64.7593 70.1694 64.752C70.17 64.7448 70.1721 64.7377 70.1755 64.7313C70.1789 64.7248 70.1836 64.7191 70.1893 64.7145C70.195 64.7099 70.2015 64.7064 70.2086 64.7044L70.5283 64.617C70.5429 64.6136 70.5583 64.6159 70.5713 64.6233C70.5842 64.6307 70.5939 64.6428 70.5982 64.657C70.6015 64.671 70.5991 64.6858 70.5915 64.698C70.584 64.7103 70.5718 64.7191 70.5577 64.7226L70.238 64.8099L70.2233 64.8136ZM88.5294 64.6643L88.2097 64.577C88.2027 64.5753 88.1963 64.5723 88.1906 64.568C88.1849 64.5637 88.1802 64.5584 88.1768 64.5522C88.1733 64.546 88.1712 64.5392 88.1705 64.5322C88.1699 64.5252 88.1707 64.5181 88.1729 64.5115C88.1764 64.4975 88.1853 64.4855 88.1977 64.478C88.2101 64.4705 88.2249 64.4681 88.2391 64.4714L88.5588 64.5588C88.5706 64.5619 88.5809 64.5687 88.5884 64.5783C88.5958 64.5878 88.5998 64.5995 88.5998 64.6116C88.5998 64.6236 88.5958 64.6353 88.5884 64.6449C88.5809 64.6544 88.5706 64.6612 88.5588 64.6643H88.5294ZM70.8628 64.6389C70.8505 64.6387 70.8386 64.6348 70.8287 64.6276C70.8188 64.6204 70.8115 64.6103 70.8076 64.5988C70.8042 64.5844 70.8065 64.5691 70.814 64.5563C70.8215 64.5434 70.8337 64.5339 70.8481 64.5297L71.1678 64.4423C71.1819 64.439 71.1968 64.4414 71.2092 64.4489C71.2216 64.4564 71.2305 64.4684 71.234 64.4823C71.2362 64.489 71.237 64.4961 71.2363 64.5031C71.2357 64.5101 71.2335 64.5169 71.2301 64.5231C71.2266 64.5292 71.2219 64.5346 71.2163 64.5389C71.2106 64.5431 71.2041 64.5462 71.1972 64.5479L70.8775 64.6352L70.8628 64.6389ZM87.8899 64.4933L87.5702 64.4023C87.5633 64.4006 87.5568 64.3976 87.5511 64.3933C87.5455 64.389 87.5408 64.3836 87.5373 64.3775C87.5338 64.3713 87.5317 64.3645 87.5311 64.3575C87.5304 64.3505 87.5312 64.3434 87.5334 64.3368C87.5369 64.3228 87.5458 64.3108 87.5582 64.3033C87.5706 64.2958 87.5854 64.2934 87.5996 64.2967L87.9193 64.3877C87.9337 64.392 87.9459 64.4015 87.9534 64.4143C87.9609 64.4272 87.9632 64.4424 87.9597 64.4569C87.9547 64.4712 87.9442 64.4831 87.9305 64.4899C87.9167 64.4967 87.9009 64.4979 87.8862 64.4933H87.8899ZM71.5023 64.4641C71.49 64.464 71.4781 64.4601 71.4682 64.4529C71.4583 64.4457 71.451 64.4356 71.4471 64.4241C71.4437 64.4096 71.446 64.3944 71.4535 64.3816C71.461 64.3687 71.4732 64.3592 71.4876 64.355L71.8036 64.264C71.8177 64.2611 71.8323 64.2632 71.8451 64.2699C71.8578 64.2765 71.8678 64.2873 71.8735 64.3004C71.8757 64.3073 71.8766 64.3146 71.8759 64.3218C71.8753 64.3291 71.8732 64.3362 71.8698 64.3426C71.8664 64.349 71.8617 64.3547 71.856 64.3594C71.8503 64.364 71.8437 64.3674 71.8367 64.3695L71.517 64.4605L71.5023 64.4641ZM87.2541 64.3113H87.2357L86.9197 64.2166C86.9063 64.2124 86.895 64.2033 86.8881 64.1911C86.8813 64.1789 86.8794 64.1646 86.8829 64.1511C86.8872 64.1369 86.8968 64.1248 86.9098 64.1174C86.9228 64.1099 86.9381 64.1077 86.9527 64.1111L87.2688 64.2057C87.2759 64.2078 87.2824 64.2112 87.2881 64.2159C87.2938 64.2205 87.2985 64.2262 87.3019 64.2326C87.3053 64.2391 87.3074 64.2461 87.308 64.2534C87.3087 64.2606 87.3078 64.268 87.3056 64.2749C87.3017 64.2847 87.2952 64.2932 87.2867 64.2996C87.2783 64.306 87.2683 64.31 87.2578 64.3113H87.2541ZM72.1381 64.2785C72.1261 64.2792 72.1143 64.276 72.1044 64.2694C72.0944 64.2629 72.0869 64.2533 72.0829 64.2421C72.0795 64.2277 72.0818 64.2124 72.0893 64.1996C72.0968 64.1867 72.109 64.1772 72.1234 64.173L72.4394 64.0783C72.4535 64.0747 72.4685 64.0765 72.4814 64.0832C72.4943 64.0899 72.5042 64.1012 72.5093 64.1147C72.5129 64.1287 72.5111 64.1435 72.5043 64.1563C72.4975 64.1691 72.4862 64.1789 72.4725 64.1839L72.1528 64.2785H72.1381ZM86.6183 64.122L86.2986 64.0274C86.285 64.0224 86.2739 64.0124 86.2677 63.9995C86.2616 63.9866 86.2607 63.9717 86.2655 63.9582C86.2672 63.9514 86.2702 63.945 86.2746 63.9394C86.2789 63.9337 86.2843 63.9291 86.2905 63.9257C86.2967 63.9222 86.3036 63.9201 86.3107 63.9195C86.3177 63.9188 86.3249 63.9196 86.3316 63.9218L86.6477 64.0165C86.6548 64.0185 86.6613 64.022 86.667 64.0266C86.6727 64.0312 86.6774 64.0369 86.6808 64.0434C86.6842 64.0498 86.6863 64.0569 86.6869 64.0641C86.6876 64.0714 86.6867 64.0787 86.6845 64.0856C86.6829 64.0929 86.6797 64.0997 86.6751 64.1057C86.6706 64.1116 86.6648 64.1165 86.6581 64.12C86.6515 64.1234 86.6441 64.1254 86.6366 64.1258C86.6291 64.1261 86.6216 64.1248 86.6146 64.122H86.6183ZM72.7739 64.0893C72.7611 64.0889 72.7489 64.0843 72.7392 64.076C72.7295 64.0677 72.7231 64.0564 72.7209 64.044C72.7187 64.0315 72.721 64.0187 72.7273 64.0077C72.7336 63.9967 72.7436 63.9882 72.7555 63.9837L73.0716 63.8891C73.0852 63.8844 73.1002 63.8852 73.1132 63.8913C73.1263 63.8974 73.1364 63.9084 73.1414 63.9218C73.1437 63.9288 73.1445 63.9361 73.1439 63.9433C73.1432 63.9506 73.1411 63.9576 73.1377 63.9641C73.1343 63.9705 73.1296 63.9762 73.1239 63.9808C73.1182 63.9855 73.1117 63.9889 73.1046 63.991L72.7886 64.0893H72.7739ZM85.9862 63.9291L85.6701 63.8308C85.6631 63.8288 85.6565 63.8253 85.6508 63.8207C85.6451 63.8161 85.6404 63.8104 85.637 63.8039C85.6336 63.7975 85.6315 63.7904 85.6309 63.7832C85.6302 63.7759 85.6311 63.7686 85.6333 63.7617C85.6384 63.7481 85.6483 63.7369 85.6612 63.7302C85.6741 63.7234 85.6891 63.7217 85.7032 63.7253L86.0192 63.8236C86.0263 63.8256 86.0329 63.8291 86.0385 63.8337C86.0442 63.8383 86.0489 63.844 86.0523 63.8505C86.0558 63.8569 86.0579 63.864 86.0585 63.8712C86.0591 63.8785 86.0583 63.8858 86.056 63.8927C86.051 63.9071 86.0405 63.9189 86.0267 63.9257C86.013 63.9325 85.9971 63.9337 85.9825 63.9291H85.9862ZM73.406 63.8963C73.3932 63.896 73.381 63.8913 73.3713 63.8831C73.3617 63.8748 73.3552 63.8635 73.3531 63.851C73.3509 63.8386 73.3531 63.8258 73.3594 63.8148C73.3657 63.8038 73.3757 63.7953 73.3876 63.7908L73.7037 63.6925C73.7107 63.6903 73.7181 63.6894 73.7254 63.6901C73.7327 63.6907 73.7398 63.6928 73.7464 63.6962C73.7529 63.6995 73.7586 63.7042 73.7633 63.7098C73.7679 63.7154 73.7714 63.7219 73.7735 63.7289C73.7758 63.7359 73.7766 63.7432 73.776 63.7504C73.7754 63.7577 73.7733 63.7647 73.7699 63.7712C73.7664 63.7776 73.7617 63.7833 73.7561 63.7879C73.7504 63.7926 73.7438 63.796 73.7368 63.7981L73.4207 63.8963H73.406ZM85.354 63.7326H85.3357L85.0196 63.6379C85.0059 63.633 84.9946 63.6231 84.9878 63.6104C84.981 63.5976 84.9792 63.5828 84.9828 63.5688C84.9849 63.5618 84.9884 63.5553 84.9931 63.5497C84.9977 63.544 85.0035 63.5394 85.01 63.536C85.0165 63.5326 85.0236 63.5305 85.031 63.5299C85.0383 63.5293 85.0457 63.5301 85.0527 63.5324L85.3687 63.6307C85.3758 63.6327 85.3823 63.6362 85.388 63.6408C85.3937 63.6454 85.3984 63.6511 85.4018 63.6576C85.4053 63.664 85.4073 63.6711 85.408 63.6783C85.4086 63.6856 85.4078 63.6929 85.4055 63.6998C85.4009 63.7103 85.3931 63.7191 85.3832 63.725C85.3734 63.7308 85.3619 63.7335 85.3504 63.7326H85.354ZM74.0271 63.7034C74.0152 63.7037 74.0035 63.6999 73.9941 63.6926C73.9847 63.6853 73.9782 63.675 73.9756 63.6634C73.9709 63.6499 73.9717 63.6351 73.9779 63.6221C73.9841 63.6092 73.9952 63.5992 74.0087 63.5943L74.3285 63.4996C74.3352 63.4974 74.3424 63.4966 74.3494 63.4973C74.3565 63.4979 74.3634 63.5 74.3696 63.5035C74.3758 63.5069 74.3813 63.5115 74.3856 63.5171C74.3899 63.5227 74.393 63.5292 74.3946 63.536C74.3969 63.5427 74.3977 63.5498 74.397 63.5568C74.3963 63.5638 74.3942 63.5706 74.3907 63.5768C74.3873 63.5829 74.3826 63.5883 74.3769 63.5926C74.3713 63.5968 74.3648 63.5999 74.3579 63.6015L74.0418 63.6998L74.0271 63.7034ZM84.7072 63.5397L84.3911 63.445C84.3805 63.439 84.3721 63.4295 84.3675 63.4182C84.3629 63.4069 84.3622 63.3944 84.3656 63.3827C84.369 63.3709 84.3762 63.3607 84.3862 63.3535C84.3961 63.3463 84.4082 63.3427 84.4205 63.3431L84.7403 63.4377C84.7472 63.4394 84.7537 63.4425 84.7593 63.4467C84.765 63.451 84.7697 63.4564 84.7732 63.4625C84.7766 63.4687 84.7787 63.4755 84.7794 63.4825C84.7801 63.4895 84.7793 63.4966 84.777 63.5033C84.7728 63.5158 84.7642 63.5264 84.7527 63.5331C84.7412 63.5398 84.7276 63.5421 84.7146 63.5397H84.7072ZM74.6592 63.5105C74.6476 63.5097 74.6365 63.5054 74.6274 63.4983C74.6182 63.4911 74.6114 63.4815 74.6078 63.4705C74.6055 63.4636 74.6047 63.4563 74.6053 63.449C74.6059 63.4418 74.608 63.4347 74.6115 63.4283C74.6149 63.4218 74.6196 63.4161 74.6252 63.4115C74.6309 63.4069 74.6375 63.4034 74.6445 63.4013L74.9606 63.3067C74.9747 63.3031 74.9897 63.3049 75.0026 63.3116C75.0155 63.3183 75.0254 63.3295 75.0304 63.3431C75.0327 63.35 75.0335 63.3573 75.0329 63.3646C75.0323 63.3719 75.0302 63.3789 75.0268 63.3854C75.0233 63.3918 75.0187 63.3975 75.013 63.4021C75.0073 63.4067 75.0007 63.4102 74.9937 63.4123L74.6776 63.5069L74.6592 63.5105ZM84.0714 63.3504L83.7553 63.2594C83.7412 63.2555 83.7292 63.2463 83.722 63.2336C83.7147 63.221 83.7128 63.2061 83.7167 63.1921C83.7206 63.1781 83.73 63.1662 83.7427 63.159C83.7555 63.1518 83.7706 63.15 83.7847 63.1538L84.1045 63.2448C84.1162 63.2479 84.1266 63.2548 84.134 63.2643C84.1415 63.2739 84.1455 63.2856 84.1455 63.2976C84.1455 63.3097 84.1415 63.3214 84.134 63.3309C84.1266 63.3405 84.1162 63.3473 84.1045 63.3504H84.0714ZM75.2951 63.3213C75.2833 63.3182 75.2729 63.3113 75.2655 63.3018C75.2581 63.2923 75.254 63.2805 75.254 63.2685C75.254 63.2565 75.2581 63.2447 75.2655 63.2352C75.2729 63.2257 75.2833 63.2188 75.2951 63.2157L75.6111 63.1247C75.6181 63.1225 75.6255 63.1217 75.6328 63.1223C75.6401 63.1229 75.6473 63.125 75.6538 63.1284C75.6603 63.1317 75.666 63.1364 75.6707 63.142C75.6754 63.1477 75.6788 63.1541 75.6809 63.1611C75.6846 63.1751 75.6828 63.1899 75.676 63.2027C75.6692 63.2155 75.6579 63.2253 75.6442 63.2303L75.3244 63.3176L75.2951 63.3213ZM83.4356 63.172L83.1159 63.0847C83.1018 63.0812 83.0896 63.0724 83.082 63.0602C83.0745 63.0479 83.0721 63.0332 83.0754 63.0192C83.0797 63.0049 83.0893 62.9929 83.1023 62.9854C83.1153 62.978 83.1306 62.9757 83.1452 62.9791L83.465 63.0665C83.4719 63.0682 83.4784 63.0712 83.4841 63.0755C83.4897 63.0797 83.4944 63.0851 83.4979 63.0913C83.5013 63.0974 83.5034 63.1042 83.5041 63.1112C83.5048 63.1183 83.504 63.1253 83.5017 63.132C83.5009 63.1386 83.4987 63.145 83.4951 63.1507C83.4916 63.1564 83.487 63.1613 83.4814 63.1651C83.4759 63.1689 83.4696 63.1714 83.4629 63.1726C83.4563 63.1738 83.4495 63.1736 83.4429 63.172H83.4356ZM75.9309 63.1429C75.9191 63.1426 75.9077 63.1385 75.8985 63.1313C75.8892 63.1241 75.8825 63.1141 75.8794 63.1029C75.8761 63.0889 75.8785 63.0742 75.886 63.0619C75.8936 63.0496 75.9057 63.0408 75.9198 63.0374L76.2396 62.95C76.2537 62.9467 76.2686 62.9491 76.281 62.9566C76.2933 62.9641 76.3022 62.9761 76.3057 62.9901C76.3092 63.0045 76.3069 63.0197 76.2994 63.0326C76.2919 63.0454 76.2797 63.055 76.2653 63.0592L75.9456 63.1429H75.9309ZM82.7961 63.0083L82.4727 62.9318C82.465 62.9308 82.4577 62.9282 82.4511 62.9242C82.4445 62.9202 82.4388 62.9149 82.4344 62.9086C82.4301 62.9023 82.4271 62.8951 82.4257 62.8876C82.4243 62.8801 82.4245 62.8723 82.4263 62.8649C82.4281 62.8574 82.4315 62.8505 82.4362 62.8444C82.4409 62.8383 82.4469 62.8333 82.4537 62.8297C82.4605 62.826 82.468 62.8238 82.4757 62.8233C82.4834 62.8227 82.4911 62.8237 82.4984 62.8263L82.8218 62.9027C82.8359 62.9062 82.8481 62.915 82.8556 62.9272C82.8632 62.9395 82.8656 62.9542 82.8623 62.9682C82.8582 62.9804 82.8503 62.9908 82.8397 62.9981C82.8291 63.0053 82.8163 63.0089 82.8035 63.0083H82.7961ZM76.5997 62.9791C76.5873 62.9796 76.5752 62.9759 76.5652 62.9686C76.5551 62.9613 76.5479 62.951 76.5446 62.9391C76.5424 62.9322 76.5417 62.9248 76.5426 62.9176C76.5435 62.9104 76.546 62.9035 76.5498 62.8972C76.5536 62.891 76.5587 62.8857 76.5648 62.8816C76.5709 62.8776 76.5778 62.8748 76.585 62.8736L76.9121 62.7972C76.9189 62.7949 76.9261 62.7943 76.9332 62.7952C76.9403 62.7961 76.9471 62.7985 76.953 62.8024C76.959 62.8062 76.9641 62.8113 76.9678 62.8174C76.9716 62.8234 76.9739 62.8302 76.9746 62.8372C76.9779 62.8512 76.9756 62.8659 76.968 62.8782C76.9604 62.8904 76.9483 62.8993 76.9342 62.9027L76.6144 62.9791H76.5997ZM82.175 62.859L81.8516 62.7935C81.8373 62.79 81.8248 62.7814 81.8167 62.7693C81.8085 62.7571 81.8052 62.7424 81.8075 62.728C81.8102 62.7141 81.8182 62.7018 81.8298 62.6937C81.8415 62.6855 81.8559 62.6822 81.87 62.6843L82.1971 62.7498C82.2114 62.7533 82.2238 62.762 82.232 62.7741C82.2401 62.7862 82.2434 62.8009 82.2412 62.8154C82.2398 62.8245 82.2363 62.8332 82.2309 62.8407C82.2255 62.8482 82.2184 62.8543 82.2102 62.8586C82.2019 62.8629 82.1928 62.8651 82.1834 62.8652C82.1741 62.8653 82.1649 62.8632 82.1566 62.859H82.175ZM77.2466 62.8372C77.2339 62.8368 77.2216 62.8323 77.2116 62.8245C77.2017 62.8166 77.1946 62.8057 77.1914 62.7935C77.1898 62.7863 77.1897 62.7789 77.1911 62.7717C77.1925 62.7645 77.1953 62.7576 77.1994 62.7515C77.2035 62.7453 77.2088 62.7401 77.2151 62.7361C77.2213 62.732 77.2282 62.7293 77.2356 62.728L77.5626 62.6661C77.5697 62.6645 77.577 62.6644 77.584 62.6658C77.5911 62.6672 77.5978 62.6701 77.6037 62.6742C77.6096 62.6783 77.6145 62.6836 77.6182 62.6897C77.6219 62.6959 77.6243 62.7027 77.6251 62.7098C77.6267 62.7168 77.6268 62.724 77.6254 62.731C77.624 62.738 77.6211 62.7446 77.617 62.7505C77.6128 62.7563 77.6075 62.7612 77.6013 62.7649C77.5951 62.7685 77.5882 62.7708 77.581 62.7717L77.2576 62.8336L77.2466 62.8372ZM81.5245 62.7353L81.2011 62.6843C81.1938 62.6834 81.1868 62.6811 81.1804 62.6775C81.1741 62.6739 81.1685 62.6691 81.1641 62.6633C81.1596 62.6575 81.1564 62.651 81.1545 62.644C81.1527 62.6369 81.1523 62.6296 81.1533 62.6224C81.1542 62.6153 81.1565 62.6083 81.1602 62.602C81.1638 62.5957 81.1687 62.5902 81.1745 62.5858C81.1803 62.5814 81.187 62.5782 81.1941 62.5764C81.2011 62.5745 81.2085 62.5741 81.2158 62.5751L81.5429 62.6261C81.5501 62.627 81.5571 62.6293 81.5635 62.6329C81.5698 62.6365 81.5754 62.6413 81.5799 62.6471C81.5843 62.6529 81.5876 62.6594 81.5894 62.6665C81.5913 62.6735 81.5917 62.6808 81.5906 62.688C81.5893 62.6971 81.5858 62.7058 81.5804 62.7133C81.575 62.7208 81.5679 62.7269 81.5597 62.7312C81.5514 62.7355 81.5422 62.7377 81.5329 62.7378C81.5236 62.7379 81.5144 62.7358 81.5061 62.7316L81.5245 62.7353ZM77.8971 62.7353C77.8836 62.7354 77.8706 62.7307 77.8605 62.7219C77.8503 62.7132 77.8437 62.7012 77.842 62.688C77.8409 62.6808 77.8413 62.6735 77.8432 62.6665C77.8451 62.6594 77.8483 62.6529 77.8527 62.6471C77.8572 62.6413 77.8627 62.6365 77.8691 62.6329C77.8754 62.6293 77.8825 62.627 77.8897 62.6261L78.2168 62.5788C78.2241 62.5778 78.2314 62.5782 78.2385 62.58C78.2456 62.5818 78.2523 62.585 78.2581 62.5895C78.2639 62.5939 78.2688 62.5994 78.2724 62.6057C78.2761 62.6119 78.2784 62.6189 78.2793 62.6261C78.2805 62.6404 78.2762 62.6547 78.2674 62.6661C78.2586 62.6775 78.2458 62.6853 78.2315 62.688L77.9044 62.7353H77.8971ZM80.8666 62.6588L80.5359 62.6224C80.5288 62.622 80.5218 62.6201 80.5155 62.6169C80.5091 62.6137 80.5036 62.6092 80.4991 62.6037C80.4946 62.5982 80.4913 62.5919 80.4894 62.5851C80.4875 62.5783 80.4871 62.5712 80.4881 62.5642C80.4899 62.5504 80.497 62.5378 80.508 62.529C80.5189 62.5202 80.5328 62.5158 80.5469 62.5169C80.6571 62.5169 80.7674 62.5278 80.8777 62.5497C80.8849 62.5505 80.8919 62.5529 80.8983 62.5565C80.9046 62.5601 80.9102 62.5649 80.9147 62.5707C80.9191 62.5764 80.9223 62.583 80.9242 62.59C80.9261 62.597 80.9265 62.6044 80.9254 62.6115C80.9227 62.6188 80.9184 62.6253 80.9129 62.6308C80.9074 62.6363 80.9008 62.6406 80.8935 62.6433C80.8862 62.6461 80.8784 62.6472 80.8706 62.6468C80.8628 62.6463 80.8552 62.6442 80.8483 62.6406L80.8666 62.6588ZM78.5513 62.6588C78.5382 62.6589 78.5257 62.654 78.5161 62.6452C78.5066 62.6364 78.5007 62.6244 78.4998 62.6115C78.4988 62.6044 78.4992 62.597 78.5011 62.59C78.5029 62.583 78.5061 62.5764 78.5106 62.5707C78.515 62.5649 78.5206 62.5601 78.527 62.5565C78.5333 62.5529 78.5403 62.5505 78.5476 62.5497L78.8784 62.5205C78.8854 62.5195 78.8926 62.52 78.8995 62.5218C78.9063 62.5237 78.9127 62.527 78.9182 62.5314C78.9238 62.5359 78.9283 62.5414 78.9316 62.5477C78.9348 62.5539 78.9367 62.5608 78.9372 62.5679C78.9382 62.5753 78.9376 62.5829 78.9356 62.5901C78.9335 62.5974 78.9299 62.6041 78.9251 62.6099C78.9203 62.6157 78.9143 62.6205 78.9075 62.6239C78.9007 62.6273 78.8933 62.6293 78.8857 62.6297L78.5586 62.6588H78.5513ZM80.2088 62.6115H79.878C79.8709 62.6115 79.8639 62.6101 79.8574 62.6073C79.8509 62.6046 79.8451 62.6005 79.8403 62.5953C79.8354 62.5902 79.8317 62.5842 79.8294 62.5776C79.827 62.5709 79.826 62.5639 79.8266 62.5569C79.8266 62.5425 79.8324 62.5286 79.8427 62.5183C79.853 62.5081 79.8671 62.5023 79.8817 62.5023H80.2161C80.2234 62.5028 80.2304 62.5047 80.237 62.5079C80.2435 62.511 80.2493 62.5155 80.2541 62.5209C80.2588 62.5263 80.2625 62.5326 80.2648 62.5394C80.2671 62.5462 80.2681 62.5534 80.2676 62.5606C80.2641 62.5672 80.2593 62.573 80.2535 62.5778C80.2477 62.5825 80.241 62.586 80.2338 62.588C80.2265 62.59 80.2189 62.5906 80.2115 62.5896C80.204 62.5887 80.1969 62.5862 80.1904 62.5824L80.2088 62.6115ZM79.2128 62.6115C79.1988 62.6116 79.1853 62.6063 79.1751 62.5968C79.1648 62.5874 79.1586 62.5744 79.1577 62.5606C79.1572 62.5534 79.1581 62.5462 79.1604 62.5394C79.1627 62.5326 79.1664 62.5263 79.1712 62.5209C79.176 62.5155 79.1818 62.511 79.1883 62.5079C79.1948 62.5047 79.2019 62.5028 79.2091 62.5023H79.5436C79.5509 62.5018 79.5584 62.5028 79.5653 62.5054C79.5722 62.5079 79.5785 62.5119 79.5838 62.5171C79.589 62.5223 79.593 62.5285 79.5956 62.5354C79.5982 62.5423 79.5992 62.5496 79.5987 62.5569C79.5992 62.5639 79.5982 62.5709 79.5959 62.5776C79.5935 62.5842 79.5898 62.5902 79.585 62.5953C79.5802 62.6005 79.5743 62.6046 79.5678 62.6073C79.5613 62.6101 79.5543 62.6115 79.5472 62.6115C79.437 62.6115 79.3267 62.6115 79.2165 62.6115H79.2128Z' fill='%23CEE3F0'/%3E%3Cpath d='M97.3278 66.9574H97.3058L97.0044 66.8264C96.9976 66.8236 96.9914 66.8195 96.9862 66.8143C96.981 66.8091 96.9769 66.8029 96.9742 66.7961C96.9714 66.7893 96.9701 66.7821 96.9702 66.7748C96.9704 66.7675 96.972 66.7602 96.975 66.7536C96.9814 66.7405 96.9925 66.7303 97.0061 66.7249C97.0197 66.7195 97.0348 66.7194 97.0485 66.7245L97.3536 66.8591C97.3667 66.8654 97.3768 66.8766 97.3816 66.8902C97.3865 66.9039 97.3856 66.9189 97.3793 66.9319C97.3736 66.9402 97.3659 66.9468 97.3569 66.9513C97.3479 66.9558 97.3379 66.9579 97.3278 66.9574ZM62.046 66.9137C62.0352 66.9139 62.0245 66.9109 62.0153 66.9051C62.0062 66.8992 61.9989 66.8908 61.9946 66.881C61.9903 66.8673 61.9908 66.8526 61.9962 66.8394C62.0015 66.8261 62.0114 66.8151 62.024 66.8082L62.329 66.6808C62.3358 66.6778 62.3431 66.6762 62.3504 66.676C62.3578 66.6759 62.3652 66.6772 62.372 66.6799C62.3789 66.6826 62.3851 66.6867 62.3903 66.6918C62.3956 66.697 62.3997 66.7031 62.4025 66.7099C62.4077 66.7235 62.4075 66.7385 62.4021 66.7519C62.3966 66.7654 62.3863 66.7764 62.3731 66.7827L62.0681 66.9101L62.046 66.9137ZM96.7178 66.7026H96.6957L96.387 66.5825C96.3738 66.5762 96.3635 66.5652 96.3581 66.5517C96.3526 66.5383 96.3525 66.5233 96.3576 66.5097C96.36 66.5031 96.3638 66.497 96.3687 66.4919C96.3736 66.4868 96.3795 66.4827 96.386 66.48C96.3926 66.4772 96.3997 66.4759 96.4068 66.476C96.4139 66.4761 96.4209 66.4777 96.4274 66.4806L96.7361 66.6007C96.75 66.6064 96.7611 66.6171 96.7673 66.6306C96.7734 66.6441 96.7741 66.6595 96.7692 66.6735C96.7641 66.6817 96.7571 66.6886 96.7488 66.6937C96.7405 66.6987 96.7311 66.7018 96.7214 66.7026H96.7178ZM62.6561 66.6626C62.6454 66.6619 62.6351 66.6586 62.6261 66.6529C62.6171 66.6471 62.6097 66.6392 62.6047 66.6298C62.5998 66.6158 62.6005 66.6005 62.6066 66.5869C62.6128 66.5734 62.6239 66.5627 62.6378 66.557L62.9465 66.4369C62.9532 66.434 62.9604 66.4326 62.9677 66.4328C62.9751 66.4329 62.9823 66.4346 62.9889 66.4377C62.9955 66.4408 63.0013 66.4452 63.0061 66.4507C63.0108 66.4563 63.0143 66.4627 63.0163 66.4697C63.0212 66.4827 63.021 66.4972 63.0155 66.51C63.01 66.5229 62.9998 66.5332 62.9869 66.5388L62.6782 66.6589L62.6561 66.6626ZM96.1003 66.4624H96.0783L95.7696 66.3496C95.7557 66.3439 95.7446 66.3332 95.7384 66.3197C95.7323 66.3061 95.7316 66.2908 95.7365 66.2768C95.7422 66.2631 95.753 66.252 95.7667 66.246C95.7803 66.2399 95.7958 66.2392 95.81 66.244L96.1187 66.3605C96.1325 66.3662 96.1437 66.3769 96.1498 66.3904C96.156 66.4039 96.1567 66.4192 96.1518 66.4333C96.1475 66.4422 96.1407 66.4497 96.1322 66.4548C96.1238 66.46 96.114 66.4626 96.104 66.4624H96.1003ZM63.2772 66.426C63.2654 66.4261 63.2538 66.4227 63.244 66.4162C63.2342 66.4097 63.2265 66.4004 63.2221 66.3896C63.2174 66.3761 63.2182 66.3613 63.2244 66.3483C63.2305 66.3354 63.2416 66.3254 63.2552 66.3204L63.5676 66.204C63.5812 66.1993 63.5962 66.2001 63.6093 66.2062C63.6223 66.2123 63.6324 66.2233 63.6374 66.2367C63.6403 66.2434 63.6417 66.2506 63.6416 66.2578C63.6415 66.265 63.6398 66.2722 63.6367 66.2787C63.6335 66.2853 63.629 66.2911 63.6234 66.2958C63.6179 66.3004 63.6114 66.3039 63.6043 66.3059L63.2956 66.4224L63.2772 66.426ZM95.4792 66.2331H95.4608L95.1485 66.1203C95.1366 66.1142 95.1274 66.1041 95.1225 66.0918C95.1176 66.0795 95.1173 66.0658 95.1218 66.0534C95.1263 66.0409 95.1352 66.0305 95.1469 66.0241C95.1585 66.0176 95.1722 66.0156 95.1852 66.0183L95.4976 66.1275C95.5114 66.1332 95.5226 66.1439 95.5287 66.1574C95.5349 66.171 95.5356 66.1863 95.5307 66.2003C95.527 66.2099 95.5204 66.2182 95.5119 66.224C95.5034 66.2299 95.4933 66.233 95.4829 66.2331H95.4792ZM63.8983 66.1967C63.8864 66.1974 63.8746 66.1942 63.8646 66.1876C63.8547 66.181 63.8472 66.1715 63.8432 66.1603C63.8401 66.1468 63.8417 66.1326 63.8477 66.12C63.8537 66.1075 63.8637 66.0973 63.8763 66.0911L64.1887 65.9819C64.2028 65.9771 64.2183 65.9778 64.232 65.9839C64.2456 65.99 64.2564 66.001 64.2622 66.0147C64.2658 66.0287 64.264 66.0435 64.2573 66.0563C64.2505 66.0691 64.2391 66.0789 64.2254 66.0839L63.9167 66.1931L63.8983 66.1967ZM94.8544 66.0147H94.8361L94.5237 65.9055C94.5118 65.8994 94.5026 65.8893 94.4977 65.877C94.4928 65.8647 94.4926 65.8511 94.4971 65.8386C94.5015 65.8262 94.5104 65.8158 94.5221 65.8093C94.5338 65.8029 94.5474 65.8009 94.5604 65.8036L94.8728 65.9128C94.8798 65.9148 94.8864 65.9182 94.8919 65.9229C94.8975 65.9276 94.902 65.9334 94.9051 65.94C94.9083 65.9465 94.91 65.9536 94.9101 65.9609C94.9102 65.9681 94.9088 65.9753 94.9059 65.9819C94.9008 65.9899 94.8938 65.9964 94.8854 66.0009C94.877 66.0054 94.8676 66.0076 94.8581 66.0074L94.8544 66.0147ZM64.5194 65.9783C64.5081 65.9782 64.4971 65.9747 64.4879 65.9681C64.4787 65.9616 64.4718 65.9525 64.468 65.9419C64.4641 65.9284 64.4654 65.9139 64.4715 65.9012C64.4775 65.8885 64.488 65.8784 64.5011 65.8728L64.8171 65.7636C64.8313 65.76 64.8462 65.7617 64.8591 65.7684C64.872 65.7752 64.882 65.7864 64.887 65.8C64.8917 65.8135 64.8909 65.8283 64.8847 65.8412C64.8785 65.8542 64.8675 65.8642 64.8539 65.8691L64.5378 65.9747L64.5194 65.9783ZM94.2297 65.8H94.2113L93.8952 65.698C93.887 65.6917 93.8806 65.6833 93.8767 65.6737C93.8728 65.6641 93.8716 65.6537 93.8732 65.6435C93.8753 65.6365 93.8787 65.63 93.8834 65.6244C93.8881 65.6187 93.8938 65.6141 93.9003 65.6107C93.9068 65.6073 93.914 65.6052 93.9213 65.6046C93.9286 65.604 93.936 65.6048 93.943 65.6071L94.2554 65.7126C94.2671 65.7157 94.2775 65.7225 94.285 65.7321C94.2924 65.7416 94.2964 65.7533 94.2964 65.7654C94.2964 65.7774 94.2924 65.7891 94.285 65.7987C94.2775 65.8082 94.2671 65.8151 94.2554 65.8182L94.2297 65.8ZM65.1479 65.7672C65.1356 65.7654 65.1243 65.7597 65.1155 65.7511C65.1066 65.7425 65.1008 65.7313 65.0987 65.7192C65.0967 65.7071 65.0986 65.6947 65.1041 65.6837C65.1096 65.6727 65.1185 65.6637 65.1295 65.658L65.4456 65.5561C65.4523 65.5532 65.4596 65.5518 65.4669 65.5519C65.4742 65.5521 65.4814 65.5537 65.488 65.5568C65.4946 65.5599 65.5005 65.5644 65.5052 65.5699C65.5099 65.5754 65.5134 65.5819 65.5154 65.5889C65.5177 65.5958 65.5185 65.6031 65.5179 65.6104C65.5173 65.6176 65.5152 65.6247 65.5118 65.6311C65.5083 65.6375 65.5036 65.6433 65.498 65.6479C65.4923 65.6525 65.4857 65.6559 65.4787 65.658L65.1663 65.7636L65.1479 65.7672ZM93.6012 65.5925L93.2851 65.4906C93.2733 65.4845 93.264 65.4744 93.2591 65.4621C93.2542 65.4498 93.254 65.4362 93.2585 65.4237C93.263 65.4113 93.2719 65.4009 93.2836 65.3944C93.2952 65.388 93.3088 65.3859 93.3219 65.3887L93.6343 65.4906C93.6413 65.4927 93.6479 65.4961 93.6536 65.5007C93.6593 65.5054 93.6639 65.5111 93.6674 65.5175C93.6708 65.5239 93.6729 65.531 93.6735 65.5383C93.6741 65.5455 93.6733 65.5528 93.671 65.5597C93.6661 65.5724 93.6565 65.5827 93.6443 65.5887C93.6321 65.5948 93.618 65.5961 93.6049 65.5925H93.6012ZM65.7764 65.5597C65.7646 65.5594 65.7532 65.5553 65.744 65.5481C65.7347 65.5409 65.728 65.5309 65.7249 65.5197C65.7211 65.5062 65.7223 65.4917 65.7284 65.479C65.7344 65.4663 65.745 65.4562 65.758 65.4506L66.074 65.3523C66.0808 65.3494 66.088 65.348 66.0953 65.3481C66.1026 65.3483 66.1098 65.3499 66.1164 65.353C66.123 65.3561 66.1289 65.3606 66.1336 65.3661C66.1384 65.3716 66.1419 65.3781 66.1439 65.385C66.1461 65.392 66.147 65.3993 66.1464 65.4065C66.1457 65.4138 66.1436 65.4208 66.1402 65.4273C66.1368 65.4337 66.1321 65.4394 66.1264 65.444C66.1207 65.4487 66.1142 65.4521 66.1071 65.4542L65.7947 65.5561L65.7764 65.5597ZM92.9727 65.3887L92.6567 65.2868C92.6496 65.2847 92.6431 65.2812 92.6374 65.2766C92.6317 65.272 92.627 65.2663 92.6236 65.2599C92.6202 65.2534 92.6181 65.2464 92.6174 65.2391C92.6168 65.2318 92.6177 65.2245 92.6199 65.2176C92.6219 65.2107 92.6254 65.2042 92.6302 65.1987C92.6349 65.1932 92.6408 65.1887 92.6474 65.1856C92.654 65.1825 92.6612 65.1808 92.6685 65.1807C92.6758 65.1806 92.683 65.182 92.6898 65.1849L93.0058 65.2831C93.0195 65.2881 93.0309 65.2979 93.0376 65.3107C93.0444 65.3235 93.0462 65.3383 93.0426 65.3523C93.0376 65.3658 93.0276 65.3771 93.0147 65.3838C93.0018 65.3905 92.9869 65.3923 92.9727 65.3887ZM66.4122 65.3559C66.4004 65.3528 66.39 65.346 66.3826 65.3364C66.3752 65.3269 66.3712 65.3152 66.3712 65.3031C66.3712 65.2911 66.3752 65.2794 66.3826 65.2698C66.39 65.2603 66.4004 65.2535 66.4122 65.2504L66.7282 65.1521C66.7352 65.1498 66.7426 65.149 66.7499 65.1496C66.7573 65.1503 66.7644 65.1523 66.7709 65.1557C66.7774 65.1591 66.7832 65.1638 66.7878 65.1694C66.7925 65.175 66.796 65.1815 66.7981 65.1885C66.8015 65.202 66.7997 65.2163 66.7928 65.2285C66.786 65.2407 66.7747 65.2498 66.7613 65.254L66.4452 65.3559H66.4122ZM92.3406 65.1921L92.0245 65.0975C92.0175 65.0954 92.0109 65.092 92.0053 65.0874C91.9996 65.0827 91.9949 65.077 91.9915 65.0706C91.988 65.0641 91.9859 65.0571 91.9853 65.0498C91.9847 65.0426 91.9855 65.0353 91.9878 65.0283C91.9899 65.0214 91.9934 65.0149 91.998 65.0092C92.0027 65.0036 92.0085 64.999 92.015 64.9956C92.0215 64.9922 92.0286 64.9901 92.0359 64.9895C92.0432 64.9889 92.0506 64.9897 92.0576 64.992L92.3737 65.0902C92.3806 65.0919 92.3871 65.0949 92.3927 65.0992C92.3984 65.1035 92.4031 65.1088 92.4066 65.115C92.41 65.1212 92.4121 65.128 92.4128 65.135C92.4135 65.142 92.4127 65.149 92.4104 65.1557C92.4083 65.1627 92.4049 65.1692 92.4002 65.1748C92.3955 65.1805 92.3898 65.1851 92.3833 65.1885C92.3768 65.1919 92.3696 65.194 92.3623 65.1946C92.355 65.1952 92.3476 65.1944 92.3406 65.1921ZM67.0443 65.1594C67.0315 65.1591 67.0193 65.1544 67.0096 65.1461C67 65.1379 66.9935 65.1265 66.9913 65.1141C66.9892 65.1016 66.9914 65.0888 66.9977 65.0778C67.004 65.0668 67.014 65.0584 67.0259 65.0538L67.342 64.9556C67.349 64.9533 67.3564 64.9525 67.3637 64.9531C67.371 64.9537 67.3781 64.9558 67.3846 64.9592C67.3911 64.9626 67.3969 64.9672 67.4016 64.9728C67.4062 64.9785 67.4097 64.985 67.4118 64.992C67.4141 64.9989 67.4149 65.0062 67.4143 65.0134C67.4137 65.0207 67.4116 65.0277 67.4082 65.0342C67.4047 65.0406 67.4 65.0463 67.3944 65.051C67.3887 65.0556 67.3821 65.059 67.3751 65.0611L67.059 65.1557L67.0443 65.1594ZM91.7085 64.9992L91.3887 64.9046C91.375 64.8996 91.3637 64.8898 91.3569 64.877C91.3501 64.8642 91.3484 64.8494 91.352 64.8354C91.357 64.8219 91.3669 64.8106 91.3798 64.8039C91.3927 64.7972 91.4077 64.7955 91.4218 64.799L91.7379 64.8937C91.7449 64.8957 91.7515 64.8992 91.7572 64.9038C91.7629 64.9084 91.7675 64.9141 91.771 64.9206C91.7744 64.927 91.7765 64.9341 91.7771 64.9413C91.7777 64.9486 91.7769 64.9559 91.7746 64.9628C91.773 64.9697 91.7699 64.9761 91.7656 64.9817C91.7613 64.9873 91.7558 64.992 91.7496 64.9954C91.7434 64.9988 91.7365 65.0009 91.7294 65.0016C91.7224 65.0022 91.7152 65.0014 91.7085 64.9992ZM67.6764 64.9665C67.664 64.9669 67.6518 64.9632 67.6418 64.9559C67.6318 64.9487 67.6246 64.9383 67.6213 64.9264C67.6187 64.913 67.6209 64.899 67.6276 64.887C67.6343 64.8751 67.6451 64.8658 67.6581 64.8609L67.9778 64.7663C67.9851 64.7622 67.9932 64.7597 68.0015 64.7592C68.0099 64.7586 68.0182 64.7599 68.026 64.7631C68.0337 64.7662 68.0407 64.771 68.0463 64.7772C68.0519 64.7833 68.056 64.7907 68.0583 64.7986C68.0605 64.8066 68.061 64.815 68.0595 64.8231C68.0581 64.8313 68.0547 64.839 68.0498 64.8457C68.0449 64.8524 68.0385 64.8579 68.0311 64.8618C68.0237 64.8657 68.0156 64.8679 68.0072 64.8682L67.6911 64.9628L67.6764 64.9665ZM91.0727 64.81L90.7566 64.7153C90.7482 64.715 90.7401 64.7129 90.7327 64.709C90.7253 64.7051 90.7189 64.6996 90.714 64.6929C90.7091 64.6862 90.7057 64.6784 90.7043 64.6703C90.7028 64.6621 90.7033 64.6537 90.7056 64.6458C90.7079 64.6378 90.712 64.6305 90.7175 64.6243C90.7231 64.6181 90.7301 64.6133 90.7378 64.6102C90.7456 64.6071 90.7539 64.6057 90.7623 64.6063C90.7706 64.6069 90.7788 64.6093 90.786 64.6134L91.1057 64.7044C91.1194 64.7094 91.1308 64.7192 91.1376 64.732C91.1444 64.7448 91.1461 64.7596 91.1425 64.7736C91.1375 64.7871 91.1276 64.7984 91.1147 64.8051C91.1018 64.8118 91.0868 64.8136 91.0727 64.81ZM68.3122 64.7772C68.2998 64.7776 68.2877 64.7739 68.2777 64.7667C68.2676 64.7594 68.2604 64.749 68.2571 64.7372C68.2536 64.7237 68.2555 64.7094 68.2623 64.6972C68.2692 64.685 68.2804 64.6759 68.2939 64.6717L68.6136 64.577C68.6204 64.5748 68.6275 64.574 68.6346 64.5747C68.6417 64.5753 68.6485 64.5774 68.6547 64.5809C68.661 64.5843 68.6664 64.5889 68.6707 64.5945C68.675 64.6001 68.6781 64.6066 68.6798 64.6134C68.682 64.6203 68.6829 64.6276 68.6822 64.6349C68.6816 64.6422 68.6795 64.6492 68.6761 64.6557C68.6727 64.6621 68.668 64.6678 68.6623 64.6724C68.6566 64.6771 68.6501 64.6805 68.643 64.6826L68.3269 64.7772H68.3122ZM90.4405 64.6243H90.4222L90.1061 64.5333C90.099 64.5313 90.0925 64.5278 90.0868 64.5232C90.0811 64.5186 90.0764 64.5129 90.073 64.5064C90.0696 64.5 90.0675 64.4929 90.0669 64.4857C90.0662 64.4784 90.0671 64.4711 90.0693 64.4642C90.071 64.4573 90.0741 64.4509 90.0784 64.4453C90.0827 64.4397 90.0882 64.4351 90.0944 64.4316C90.1006 64.4282 90.1075 64.4261 90.1145 64.4254C90.1216 64.4248 90.1287 64.4256 90.1355 64.4278L90.4552 64.5188C90.4623 64.5209 90.4688 64.5243 90.4745 64.5289C90.4802 64.5335 90.4849 64.5393 90.4883 64.5457C90.4918 64.5521 90.4938 64.5592 90.4945 64.5664C90.4951 64.5737 90.4943 64.581 90.492 64.5879C90.4878 64.5982 90.4807 64.6071 90.4716 64.6136C90.4625 64.62 90.4517 64.6238 90.4405 64.6243ZM68.948 64.5916C68.9353 64.5913 68.923 64.5866 68.9134 64.5783C68.9037 64.5701 68.8973 64.5587 68.8951 64.5463C68.8929 64.5338 68.8952 64.521 68.9015 64.51C68.9078 64.499 68.9178 64.4906 68.9297 64.486L69.2494 64.395C69.2564 64.3928 69.2638 64.392 69.2711 64.3926C69.2784 64.3932 69.2856 64.3953 69.2921 64.3987C69.2986 64.4021 69.3043 64.4067 69.309 64.4123C69.3137 64.418 69.3171 64.4245 69.3192 64.4314C69.3227 64.4459 69.3204 64.4611 69.3129 64.474C69.3054 64.4868 69.2932 64.4963 69.2788 64.5006L68.9627 64.5916H68.948ZM89.8011 64.4387L89.485 64.3477C89.4709 64.3443 89.4588 64.3355 89.4512 64.3232C89.4436 64.3109 89.4412 64.2962 89.4446 64.2822C89.4489 64.268 89.4585 64.2559 89.4715 64.2485C89.4844 64.241 89.4998 64.2388 89.5144 64.2422L89.8305 64.3332C89.8448 64.3374 89.857 64.3469 89.8645 64.3598C89.8721 64.3726 89.8743 64.3879 89.8709 64.4023C89.8688 64.4093 89.8653 64.4158 89.8606 64.4214C89.856 64.427 89.8502 64.4317 89.8437 64.4351C89.8372 64.4385 89.8301 64.4405 89.8228 64.4412C89.8154 64.4418 89.8081 64.441 89.8011 64.4387ZM69.5875 64.4096C69.5758 64.4065 69.5654 64.3997 69.558 64.3901C69.5505 64.3806 69.5465 64.3689 69.5465 64.3568C69.5465 64.3448 69.5505 64.3331 69.558 64.3235C69.5654 64.314 69.5758 64.3071 69.5875 64.304L69.9036 64.2131C69.9182 64.2096 69.9336 64.2119 69.9465 64.2193C69.9595 64.2268 69.9691 64.2388 69.9734 64.2531C69.9757 64.2598 69.9765 64.2668 69.9758 64.2739C69.9751 64.2809 69.973 64.2877 69.9695 64.2938C69.9661 64.3 69.9614 64.3054 69.9557 64.3096C69.9501 64.3139 69.9436 64.3169 69.9367 64.3186L69.6169 64.4096H69.5875ZM89.1689 64.2604L88.8492 64.1694C88.8423 64.1677 88.8358 64.1647 88.8301 64.1604C88.8245 64.1561 88.8198 64.1507 88.8163 64.1446C88.8129 64.1384 88.8107 64.1316 88.8101 64.1246C88.8094 64.1176 88.8102 64.1105 88.8124 64.1039C88.8159 64.0899 88.8248 64.0779 88.8372 64.0704C88.8496 64.0629 88.8645 64.0605 88.8786 64.0638L89.1983 64.1548C89.2052 64.1565 89.2117 64.1595 89.2174 64.1638C89.223 64.1681 89.2277 64.1734 89.2312 64.1796C89.2347 64.1858 89.2368 64.1925 89.2374 64.1996C89.2381 64.2066 89.2373 64.2136 89.2351 64.2203C89.2348 64.2283 89.2324 64.236 89.2282 64.2429C89.2241 64.2497 89.2182 64.2554 89.2113 64.2594C89.2043 64.2634 89.1964 64.2655 89.1884 64.2657C89.1804 64.2659 89.1724 64.2641 89.1653 64.2604H89.1689ZM70.2233 64.2312C70.2116 64.2309 70.2002 64.2268 70.191 64.2196C70.1817 64.2124 70.175 64.2024 70.1719 64.1912C70.1697 64.1845 70.1688 64.1775 70.1695 64.1704C70.1702 64.1634 70.1723 64.1566 70.1758 64.1505C70.1792 64.1443 70.1839 64.1389 70.1896 64.1347C70.1952 64.1304 70.2017 64.1274 70.2086 64.1257L70.5284 64.0383C70.5356 64.0342 70.5437 64.0318 70.5521 64.0312C70.5604 64.0307 70.5688 64.032 70.5766 64.0351C70.5843 64.0382 70.5913 64.0431 70.5968 64.0492C70.6024 64.0554 70.6065 64.0627 70.6088 64.0707C70.6111 64.0787 70.6116 64.087 70.6101 64.0952C70.6086 64.1034 70.6053 64.1111 70.6004 64.1178C70.5955 64.1245 70.5891 64.13 70.5817 64.1339C70.5743 64.1378 70.5661 64.14 70.5578 64.1403L70.238 64.2312H70.2233ZM88.5294 64.0857L88.2097 63.9983C88.2028 63.9966 88.1963 63.9936 88.1906 63.9893C88.185 63.9851 88.1803 63.9797 88.1768 63.9735C88.1734 63.9674 88.1712 63.9606 88.1706 63.9536C88.1699 63.9466 88.1707 63.9395 88.1729 63.9328C88.1764 63.9188 88.1853 63.9068 88.1977 63.8993C88.2101 63.8918 88.225 63.8895 88.2391 63.8928L88.5588 63.9801C88.5732 63.9844 88.5854 63.9939 88.5929 64.0067C88.6004 64.0196 88.6027 64.0348 88.5993 64.0493C88.5972 64.0567 88.5936 64.0636 88.5887 64.0695C88.5838 64.0755 88.5777 64.0803 88.5707 64.0837C88.5638 64.0872 88.5562 64.0891 88.5485 64.0895C88.5407 64.0898 88.533 64.0885 88.5258 64.0857H88.5294ZM70.8628 64.0565C70.8504 64.057 70.8382 64.0533 70.8282 64.046C70.8182 64.0387 70.811 64.0283 70.8077 64.0165C70.8042 64.002 70.8065 63.9868 70.814 63.974C70.8216 63.9611 70.8337 63.9516 70.8481 63.9473L70.9216 63.9291L71.1679 63.8636C71.1746 63.8614 71.1818 63.8606 71.1888 63.8613C71.1959 63.8619 71.2028 63.8641 71.209 63.8675C71.2152 63.8709 71.2206 63.8756 71.2249 63.8812C71.2293 63.8868 71.2323 63.8932 71.234 63.9C71.2363 63.907 71.2371 63.9143 71.2365 63.9215C71.2359 63.9288 71.2338 63.9358 71.2304 63.9423C71.2269 63.9487 71.2222 63.9544 71.2165 63.959C71.2109 63.9637 71.2043 63.9671 71.1973 63.9692L70.951 64.0347H70.8775L70.8628 64.0565ZM87.89 63.911L87.5702 63.8236C87.5565 63.8186 87.5452 63.8088 87.5384 63.796C87.5316 63.7833 87.5298 63.7684 87.5335 63.7544C87.5351 63.7476 87.5382 63.7412 87.5425 63.7356C87.5468 63.73 87.5523 63.7253 87.5585 63.7219C87.5647 63.7185 87.5716 63.7164 87.5786 63.7157C87.5857 63.715 87.5929 63.7158 87.5996 63.7181L87.9194 63.8054C87.9337 63.8096 87.9459 63.8192 87.9534 63.832C87.961 63.8449 87.9632 63.8601 87.9598 63.8746C87.9578 63.882 87.9542 63.8889 87.9492 63.8948C87.9443 63.9008 87.9382 63.9056 87.9313 63.909C87.9243 63.9125 87.9167 63.9144 87.909 63.9147C87.9012 63.9151 87.8935 63.9138 87.8863 63.911H87.89ZM71.5023 63.8818C71.4905 63.8788 71.4801 63.8719 71.4727 63.8624C71.4653 63.8528 71.4613 63.8411 71.4613 63.8291C71.4613 63.817 71.4653 63.8053 71.4727 63.7958C71.4801 63.7862 71.4905 63.7794 71.5023 63.7763L71.8184 63.6853C71.8254 63.683 71.8327 63.6822 71.8401 63.6828C71.8474 63.6835 71.8545 63.6855 71.861 63.6889C71.8675 63.6923 71.8733 63.697 71.878 63.7026C71.8826 63.7082 71.8861 63.7147 71.8882 63.7217C71.8918 63.7357 71.8901 63.7505 71.8833 63.7633C71.8765 63.7761 71.8651 63.7859 71.8514 63.7908L71.5317 63.8782L71.5023 63.8818ZM87.2541 63.729H87.2358L86.9197 63.638C86.906 63.633 86.8947 63.6232 86.8879 63.6104C86.8811 63.5976 86.8793 63.5828 86.883 63.5688C86.8851 63.5618 86.8885 63.5553 86.8932 63.5497C86.8979 63.5441 86.9036 63.5394 86.9101 63.536C86.9166 63.5327 86.9238 63.5306 86.9311 63.53C86.9384 63.5293 86.9458 63.5302 86.9528 63.5324L87.2689 63.6271C87.2758 63.6287 87.2822 63.6318 87.2879 63.636C87.2936 63.6403 87.2983 63.6457 87.3017 63.6518C87.3052 63.658 87.3073 63.6648 87.308 63.6718C87.3086 63.6788 87.3078 63.6859 87.3056 63.6926C87.3021 63.7026 87.2957 63.7113 87.2872 63.7178C87.2787 63.7243 87.2685 63.7282 87.2578 63.729H87.2541ZM72.1381 63.6999C72.1257 63.7003 72.1135 63.6966 72.1035 63.6893C72.0935 63.6821 72.0863 63.6717 72.083 63.6598C72.0795 63.6454 72.0818 63.6301 72.0893 63.6173C72.0968 63.6044 72.109 63.5949 72.1234 63.5907L72.4395 63.4997C72.4466 63.4957 72.4545 63.4934 72.4627 63.4929C72.4708 63.4923 72.479 63.4936 72.4866 63.4965C72.4942 63.4995 72.501 63.5041 72.5066 63.51C72.5122 63.5159 72.5163 63.5229 72.5188 63.5306C72.5213 63.5383 72.5221 63.5465 72.521 63.5545C72.5199 63.5625 72.5171 63.5702 72.5127 63.577C72.5082 63.5837 72.5023 63.5895 72.4954 63.5937C72.4885 63.598 72.4807 63.6007 72.4725 63.6016L72.1528 63.6962L72.1381 63.6999ZM86.6183 63.5397L86.2986 63.4414C86.285 63.4365 86.274 63.4265 86.2678 63.4136C86.2616 63.4006 86.2608 63.3858 86.2655 63.3723C86.2672 63.3654 86.2703 63.359 86.2746 63.3534C86.2789 63.3478 86.2843 63.3431 86.2905 63.3397C86.2968 63.3363 86.3036 63.3342 86.3107 63.3335C86.3178 63.3329 86.3249 63.3337 86.3317 63.3359L86.6477 63.4341C86.6595 63.4372 86.6699 63.4441 86.6773 63.4536C86.6847 63.4632 86.6888 63.4749 86.6888 63.4869C86.6888 63.499 86.6847 63.5107 86.6773 63.5202C86.6699 63.5298 86.6595 63.5366 86.6477 63.5397H86.6183ZM72.7739 63.5106C72.7615 63.511 72.7493 63.5073 72.7393 63.5C72.7293 63.4928 72.7221 63.4824 72.7188 63.4705C72.7152 63.4566 72.7169 63.4417 72.7237 63.429C72.7305 63.4162 72.7418 63.4064 72.7555 63.4014L73.0716 63.3068C73.0786 63.3045 73.086 63.3037 73.0933 63.3043C73.1006 63.3049 73.1078 63.307 73.1143 63.3104C73.1208 63.3138 73.1265 63.3184 73.1312 63.3241C73.1359 63.3297 73.1393 63.3362 73.1414 63.3432C73.1451 63.3571 73.1433 63.372 73.1365 63.3847C73.1297 63.3975 73.1184 63.4073 73.1047 63.4123L72.7886 63.5069L72.7739 63.5106ZM85.9862 63.3468L85.6701 63.2522C85.6565 63.2472 85.6451 63.2374 85.6383 63.2246C85.6315 63.2118 85.6298 63.197 85.6334 63.183C85.6355 63.176 85.639 63.1695 85.6436 63.1639C85.6483 63.1583 85.6541 63.1536 85.6606 63.1502C85.6671 63.1468 85.6742 63.1448 85.6815 63.1442C85.6889 63.1435 85.6962 63.1444 85.7032 63.1466L86.0193 63.2449C86.0262 63.2465 86.0327 63.2496 86.0383 63.2539C86.044 63.2581 86.0487 63.2635 86.0522 63.2697C86.0556 63.2758 86.0577 63.2826 86.0584 63.2896C86.0591 63.2966 86.0583 63.3037 86.056 63.3104C86.054 63.3178 86.0504 63.3247 86.0455 63.3307C86.0406 63.3366 86.0344 63.3414 86.0275 63.3449C86.0206 63.3483 86.013 63.3503 86.0052 63.3506C85.9975 63.3509 85.9897 63.3496 85.9825 63.3468H85.9862ZM73.406 63.3177C73.3938 63.3175 73.3819 63.3136 73.372 63.3064C73.3621 63.2992 73.3548 63.2892 73.3509 63.2776C73.3473 63.2637 73.3491 63.2488 73.3558 63.2361C73.3626 63.2233 73.374 63.2135 73.3877 63.2085L73.7037 63.1102C73.7107 63.108 73.7181 63.1071 73.7254 63.1078C73.7328 63.1084 73.7399 63.1105 73.7464 63.1138C73.7529 63.1172 73.7587 63.1219 73.7633 63.1275C73.768 63.1331 73.7715 63.1396 73.7736 63.1466C73.7758 63.1535 73.7767 63.1608 73.776 63.1681C73.7754 63.1754 73.7733 63.1824 73.7699 63.1889C73.7665 63.1953 73.7618 63.201 73.7561 63.2056C73.7504 63.2102 73.7439 63.2137 73.7368 63.2158L73.4208 63.314L73.406 63.3177ZM85.3541 63.1503H85.3357L85.0196 63.052C85.0055 63.0476 84.9937 63.0379 84.9868 63.0249C84.9799 63.012 84.9785 62.9968 84.9829 62.9828C84.9873 62.9688 84.9971 62.9571 85.0102 62.9503C85.0233 62.9435 85.0386 62.9421 85.0527 62.9464L85.3688 63.0447C85.3825 63.0497 85.3938 63.0595 85.4006 63.0723C85.4074 63.085 85.4092 63.0999 85.4055 63.1139C85.4016 63.125 85.3941 63.1346 85.3841 63.1412C85.3742 63.1477 85.3623 63.1509 85.3504 63.1503H85.3541ZM74.0272 63.1211C74.0157 63.1216 74.0044 63.1183 73.9951 63.1117C73.9858 63.1051 73.979 63.0956 73.9757 63.0847C73.971 63.0712 73.9718 63.0564 73.978 63.0435C73.9841 63.0305 73.9952 63.0205 74.0088 63.0156L74.3285 62.9173C74.3422 62.9139 74.3566 62.9157 74.3689 62.9225C74.3812 62.9293 74.3904 62.9404 74.3947 62.9537C74.3969 62.9606 74.3978 62.9679 74.3972 62.9752C74.3965 62.9825 74.3944 62.9895 74.391 62.996C74.3876 63.0024 74.3829 63.0081 74.3772 63.0127C74.3715 63.0173 74.365 63.0208 74.3579 63.0229L74.0419 63.1175L74.0272 63.1211ZM84.7072 62.9573L84.3912 62.8627C84.3841 62.8606 84.3776 62.8572 84.3719 62.8526C84.3662 62.848 84.3615 62.8423 84.3581 62.8358C84.3547 62.8294 84.3526 62.8223 84.352 62.815C84.3513 62.8078 84.3522 62.8005 84.3544 62.7936C84.3561 62.7867 84.3592 62.7803 84.3635 62.7747C84.3678 62.7691 84.3732 62.7644 84.3795 62.761C84.3857 62.7576 84.3925 62.7555 84.3996 62.7548C84.4067 62.7542 84.4138 62.755 84.4206 62.7572L84.7403 62.8518C84.7522 62.8563 84.7622 62.8648 84.7685 62.8758C84.7748 62.8868 84.7771 62.8996 84.7749 62.912C84.7727 62.9245 84.7663 62.9358 84.7566 62.9441C84.747 62.9523 84.7347 62.957 84.722 62.9573H84.7072ZM74.6593 62.9282C74.6475 62.9279 74.6362 62.9238 74.6269 62.9166C74.6177 62.9094 74.611 62.8994 74.6078 62.8882C74.6056 62.8815 74.6048 62.8744 74.6055 62.8674C74.6061 62.8604 74.6083 62.8536 74.6117 62.8475C74.6152 62.8413 74.6199 62.8359 74.6255 62.8317C74.6312 62.8274 74.6377 62.8243 74.6446 62.8227L74.9607 62.728C74.9677 62.7258 74.975 62.725 74.9823 62.7256C74.9897 62.7262 74.9968 62.7283 75.0033 62.7317C75.0098 62.7351 75.0156 62.7397 75.0202 62.7453C75.0249 62.751 75.0284 62.7575 75.0305 62.7644C75.0327 62.7711 75.0335 62.7782 75.0329 62.7852C75.0322 62.7922 75.0301 62.799 75.0266 62.8052C75.0232 62.8113 75.0184 62.8167 75.0128 62.821C75.0071 62.8252 75.0006 62.8283 74.9937 62.83L74.6777 62.9246L74.6593 62.9282ZM84.0714 62.7717L83.7554 62.6807C83.7413 62.6773 83.7291 62.6685 83.7216 62.6562C83.714 62.6439 83.7116 62.6292 83.7149 62.6152C83.7192 62.601 83.7289 62.5889 83.7418 62.5815C83.7548 62.574 83.7702 62.5718 83.7848 62.5752L84.1045 62.6662C84.1182 62.6711 84.1295 62.681 84.1363 62.6937C84.1431 62.7065 84.1449 62.7213 84.1413 62.7353C84.1371 62.7478 84.1284 62.7584 84.1169 62.7651C84.1054 62.7718 84.0919 62.7742 84.0788 62.7717H84.0714ZM75.3024 62.7317C75.2905 62.7324 75.2787 62.7292 75.2687 62.7226C75.2588 62.716 75.2513 62.7065 75.2473 62.6953C75.2439 62.6808 75.2462 62.6656 75.2537 62.6528C75.2612 62.6399 75.2734 62.6304 75.2877 62.6261L75.6038 62.5351C75.6179 62.5308 75.6332 62.5322 75.6463 62.539C75.6594 62.5458 75.6693 62.5575 75.6736 62.5715C75.678 62.5855 75.6766 62.6007 75.6697 62.6137C75.6628 62.6266 75.651 62.6364 75.6369 62.6407L75.3171 62.7317H75.3024ZM83.443 62.5861L83.1232 62.5024C83.1089 62.4981 83.0967 62.4886 83.0892 62.4758C83.0816 62.4629 83.0794 62.4477 83.0828 62.4332C83.0849 62.4262 83.0884 62.4198 83.0931 62.4141C83.0977 62.4085 83.1035 62.4039 83.11 62.4005C83.1165 62.3971 83.1236 62.395 83.1309 62.3944C83.1383 62.3938 83.1456 62.3946 83.1526 62.3968L83.4724 62.4805C83.4793 62.4822 83.4858 62.4853 83.4914 62.4895C83.4971 62.4938 83.5018 62.4992 83.5053 62.5053C83.5087 62.5115 83.5108 62.5183 83.5115 62.5253C83.5122 62.5323 83.5114 62.5394 83.5091 62.5461C83.5089 62.5539 83.5069 62.5615 83.5032 62.5684C83.4995 62.5753 83.4942 62.5813 83.4878 62.5859C83.4814 62.5904 83.4741 62.5935 83.4663 62.5948C83.4585 62.5961 83.4505 62.5956 83.443 62.5934V62.5861ZM75.9383 62.5533C75.9265 62.553 75.9151 62.5489 75.9059 62.5417C75.8966 62.5345 75.8899 62.5245 75.8868 62.5133C75.8846 62.5064 75.8839 62.499 75.8848 62.4918C75.8857 62.4846 75.8881 62.4777 75.892 62.4714C75.8958 62.4652 75.9009 62.4599 75.907 62.4558C75.9131 62.4518 75.92 62.449 75.9272 62.4478L76.2323 62.3677C76.2458 62.366 76.2594 62.3692 76.2707 62.3768C76.2819 62.3845 76.2899 62.3959 76.2931 62.409C76.2963 62.4221 76.2945 62.436 76.288 62.4478C76.2815 62.4597 76.2708 62.4687 76.258 62.4733L75.9383 62.557V62.5533ZM82.8035 62.4187C82.6969 62.3896 82.5903 62.3641 82.4801 62.3422C82.466 62.3388 82.4538 62.33 82.4463 62.3177C82.4387 62.3054 82.4363 62.2907 82.4397 62.2767C82.4432 62.2626 82.4519 62.2502 82.4641 62.2421C82.4764 62.234 82.4913 62.2308 82.5058 62.233L82.8292 62.3095C82.8439 62.3095 82.8579 62.3152 82.8682 62.3255C82.8785 62.3357 82.8844 62.3496 82.8844 62.3641C82.8844 62.3786 82.8785 62.3924 82.8682 62.4027C82.8579 62.4129 82.8439 62.4187 82.8292 62.4187H82.8035ZM76.5998 62.4005C76.5871 62.4001 76.5748 62.3956 76.5649 62.3877C76.5549 62.3799 76.5478 62.369 76.5447 62.3568C76.5413 62.3428 76.5437 62.3281 76.5513 62.3158C76.5588 62.3035 76.571 62.2947 76.5851 62.2913L76.9085 62.2148C76.923 62.2126 76.9379 62.2158 76.9502 62.2239C76.9624 62.232 76.9711 62.2444 76.9747 62.2585C76.978 62.2725 76.9756 62.2872 76.968 62.2995C76.9605 62.3118 76.9483 62.3206 76.9342 62.324L76.6145 62.3968L76.5998 62.4005ZM82.175 62.2767L81.8516 62.2112C81.8445 62.2104 81.8376 62.208 81.8314 62.2044C81.8252 62.2007 81.8198 62.1958 81.8157 62.19C81.8115 62.1842 81.8086 62.1775 81.8072 62.1705C81.8058 62.1635 81.8059 62.1563 81.8075 62.1493C81.8084 62.1422 81.8107 62.1354 81.8144 62.1293C81.8181 62.1231 81.823 62.1178 81.8289 62.1137C81.8348 62.1096 81.8415 62.1068 81.8486 62.1054C81.8557 62.104 81.863 62.1041 81.87 62.1057C81.9803 62.1239 82.0868 62.1457 82.1971 62.1712C82.2044 62.1725 82.2114 62.1752 82.2176 62.1792C82.2238 62.1833 82.2291 62.1885 82.2332 62.1946C82.2374 62.2007 82.2402 62.2076 82.2415 62.2149C82.2429 62.2221 82.2428 62.2295 82.2412 62.2367C82.2402 62.2459 82.2368 62.2547 82.2314 62.2623C82.2259 62.2699 82.2186 62.276 82.2102 62.28C82.2017 62.284 82.1924 62.2858 82.183 62.2852C82.1736 62.2847 82.1646 62.2817 82.1567 62.2767H82.175ZM77.2466 62.2549C77.2339 62.2545 77.2216 62.25 77.2117 62.2422C77.2018 62.2343 77.1947 62.2234 77.1915 62.2112C77.1892 62.1968 77.1925 62.1821 77.2007 62.17C77.2088 62.1578 77.2213 62.1492 77.2356 62.1457L77.5627 62.0838C77.5768 62.0817 77.5912 62.085 77.6028 62.0932C77.6145 62.1013 77.6225 62.1136 77.6252 62.1275C77.6274 62.1419 77.6242 62.1566 77.616 62.1688C77.6078 62.1809 77.5954 62.1895 77.5811 62.193L77.2576 62.2549H77.2466ZM81.5245 62.153L81.2011 62.102C81.1938 62.1011 81.1868 62.0988 81.1805 62.0952C81.1741 62.0916 81.1686 62.0868 81.1641 62.081C81.1597 62.0752 81.1564 62.0687 81.1546 62.0616C81.1527 62.0546 81.1523 62.0473 81.1533 62.0401C81.156 62.026 81.1639 62.0134 81.1754 62.0046C81.187 61.9959 81.2013 61.9917 81.2158 61.9928L81.5429 62.0438C81.5579 62.0465 81.5712 62.0548 81.5801 62.067C81.5891 62.0792 81.5928 62.0944 81.5907 62.1093C81.5893 62.1184 81.5858 62.1271 81.5805 62.1346C81.5751 62.1421 81.5679 62.1483 81.5597 62.1525C81.5514 62.1568 81.5423 62.1591 81.533 62.1591C81.5237 62.1592 81.5145 62.1571 81.5062 62.153H81.5245ZM77.8971 62.153C77.8839 62.1524 77.8713 62.1474 77.8613 62.1388C77.8513 62.1302 77.8445 62.1185 77.842 62.1057C77.841 62.0985 77.8414 62.0912 77.8432 62.0842C77.8451 62.0771 77.8483 62.0706 77.8528 62.0648C77.8572 62.059 77.8628 62.0542 77.8691 62.0506C77.8755 62.047 77.8825 62.0447 77.8898 62.0438L78.2169 61.9928C78.2315 61.9928 78.2455 61.9986 78.2559 62.0088C78.2662 62.0191 78.272 62.0329 78.272 62.0474C78.272 62.0619 78.2662 62.0758 78.2559 62.086C78.2455 62.0963 78.2315 62.102 78.2169 62.102L77.8898 62.1493L77.8971 62.153ZM80.8667 62.0729L80.5359 62.0401C80.5213 62.0401 80.5073 62.0344 80.4969 62.0241C80.4866 62.0139 80.4808 62 80.4808 61.9855C80.4808 61.9711 80.4866 61.9572 80.4969 61.9469C80.5073 61.9367 80.5213 61.931 80.5359 61.931L80.8667 61.9637C80.8809 61.9664 80.8937 61.9741 80.9026 61.9856C80.9114 61.997 80.9156 62.0112 80.9145 62.0256C80.9124 62.0321 80.909 62.0381 80.9045 62.0433C80.9 62.0485 80.8946 62.0528 80.8884 62.0559C80.8822 62.0589 80.8755 62.0607 80.8686 62.0611C80.8617 62.0616 80.8548 62.0606 80.8483 62.0583L80.8667 62.0729ZM78.5513 62.0729C78.5447 62.0734 78.5381 62.0726 78.5319 62.0704C78.5257 62.0682 78.52 62.0648 78.5151 62.0604C78.5103 62.056 78.5064 62.0506 78.5038 62.0446C78.5012 62.0386 78.4998 62.0321 78.4999 62.0256C78.4988 62.0186 78.4993 62.0115 78.5012 62.0047C78.5031 61.9979 78.5063 61.9916 78.5108 61.9861C78.5153 61.9806 78.5209 61.9761 78.5273 61.9729C78.5336 61.9697 78.5405 61.9678 78.5476 61.9673C78.6579 61.9528 78.7682 61.9419 78.8784 61.9346C78.893 61.9346 78.907 61.9403 78.9174 61.9506C78.9277 61.9608 78.9335 61.9747 78.9335 61.9892C78.9335 62.0037 78.9277 62.0176 78.9174 62.0278C78.907 62.038 78.893 62.0438 78.8784 62.0438L78.5513 62.0729ZM80.2088 62.0256H79.8781C79.8708 62.0251 79.8637 62.0232 79.8572 62.0201C79.8507 62.0169 79.8449 62.0125 79.8401 62.007C79.8353 62.0016 79.8317 61.9953 79.8294 61.9885C79.827 61.9817 79.8261 61.9745 79.8266 61.9673C79.8266 61.9603 79.828 61.9534 79.8308 61.947C79.8337 61.9405 79.8378 61.9348 79.8429 61.93C79.8481 61.9252 79.8542 61.9215 79.8609 61.9192C79.8676 61.9168 79.8747 61.9159 79.8817 61.9164H80.2162C80.2305 61.9182 80.2436 61.9251 80.2531 61.9358C80.2626 61.9466 80.2677 61.9604 80.2676 61.9746C80.2649 61.9819 80.2606 61.9884 80.2551 61.9939C80.2496 61.9994 80.243 62.0037 80.2357 62.0064C80.2284 62.0092 80.2206 62.0103 80.2128 62.0099C80.205 62.0094 80.1974 62.0073 80.1904 62.0037L80.2088 62.0256ZM79.2128 62.0256C79.1988 62.0256 79.1853 62.0204 79.1751 62.0109C79.1649 62.0014 79.1586 61.9885 79.1577 61.9746C79.1576 61.9604 79.1628 61.9466 79.1723 61.9358C79.1817 61.9251 79.1949 61.9182 79.2092 61.9164H79.5436C79.5577 61.918 79.5708 61.9242 79.5808 61.9341C79.5908 61.944 79.5972 61.957 79.5987 61.971C79.5992 61.978 79.5983 61.985 79.5959 61.9916C79.5936 61.9982 79.5899 62.0043 79.585 62.0094C79.5802 62.0145 79.5744 62.0186 79.5679 62.0214C79.5614 62.0242 79.5544 62.0256 79.5473 62.0256H79.2165H79.2128Z' fill='%23CEE3F0'/%3E%3Cpath d='M97.9782 76.053C97.9782 76.053 84.6042 76.235 79.639 76.235C74.6739 76.235 61.2999 76.053 61.2999 76.053C61.2999 76.053 61.0058 77.8182 61.2999 78.1494C63.5822 80.73 70.2379 90.4953 79.639 90.4953C89.0402 90.4953 95.6959 80.73 97.9782 78.1494C98.2833 77.8182 97.9782 76.053 97.9782 76.053Z' fill='%23C7E0F0'/%3E%3Cpath d='M97.5151 76.5189C97.5151 76.5189 84.4756 76.7009 79.639 76.7009C74.8025 76.7009 61.7629 76.5189 61.7629 76.5189C61.7629 76.5189 61.4762 78.2842 61.7629 78.6154C63.9864 81.196 70.4731 87.1578 79.639 87.1578C88.8049 87.1578 95.2916 81.196 97.5151 78.6154C97.8018 78.2842 97.5151 76.5189 97.5151 76.5189Z' fill='%23DCEDF7'/%3E%3Cpath d='M97.629 76.053C97.629 76.053 84.5086 76.235 79.6206 76.235C74.7326 76.235 61.6306 76.053 61.6306 76.053C61.6306 76.053 61.3439 77.8182 61.6306 78.1494C63.8688 80.73 70.3959 86.4698 79.6206 86.4698C88.8453 86.4698 95.3725 80.73 97.629 78.1494C97.9157 77.8182 97.629 76.053 97.629 76.053Z' fill='%23D0E5F2'/%3E%3Cpath d='M97.9782 75.0703C97.9782 75.0703 84.6042 75.2487 79.639 75.2487C74.6739 75.2487 61.2999 75.0703 61.2999 75.0703C61.2999 75.0703 61.0058 76.8319 61.2999 77.1668C63.5822 79.7437 71.866 84.3625 79.639 84.3625C87.4121 84.3625 95.6959 79.7437 97.9782 77.1668C98.2833 76.8319 97.9782 75.0703 97.9782 75.0703Z' fill='%23C3DBEB'/%3E%3Cpath d='M97.9782 74.7427C97.9782 74.7427 84.6042 74.9247 79.639 74.9247C74.6739 74.9247 61.2999 74.7427 61.2999 74.7427C61.2999 74.7427 61.0058 76.5079 61.2999 76.8392C63.5822 79.4197 70.2379 82.75 79.639 82.75C89.0402 82.75 95.6959 79.4197 97.9782 76.8392C98.2833 76.5043 97.9782 74.7427 97.9782 74.7427Z' fill='%23E5F4FC'/%3E%3Cpath d='M96.6293 75.0411C95.6444 75.1976 92.0096 75.9329 92.1383 76.053C92.5058 76.3842 95.3908 75.6599 96.2398 75.5398C96.2765 75.8091 94.7697 76.1403 94.8211 76.406C94.8616 76.588 96.0964 76.1149 96.2728 76.1804C96.3831 76.3187 96.2361 76.5116 96.0964 76.6244C95.2511 77.3087 91.7707 78.3496 92.0133 78.7282C92.0942 78.8556 96.7359 77.4142 96.9932 77.2504C97.1487 77.1753 97.2705 77.0456 97.335 76.8865C97.3513 76.735 97.3191 76.5822 97.2431 76.4497C97.1108 76.144 97.0042 75.831 96.8756 75.5252L96.6293 75.0411Z' fill='%23D3E8F5'/%3E%3Cpath d='M62.7001 75.3214C63.685 75.4743 65.4381 75.5216 65.4161 75.7509C65.4161 75.9001 63.4204 76.1622 62.5715 76.0384C62.5347 76.3114 62.4244 76.6099 62.5715 76.7227C63.4167 77.4033 67.2242 78.8301 67.2132 79.114C67.2132 79.2669 62.4355 77.6181 62.1745 77.4543C62.0275 77.3597 62.0716 77.043 62.0312 76.8756C62.0114 76.7243 62.0424 76.5709 62.1194 76.4388C62.2517 76.1331 62.3326 76.0967 62.4685 75.7946L62.7001 75.3214Z' fill='%23D3E8F5'/%3E%3Cpath d='M62.1378 71.4197C62.1709 71.3469 67.86 69.8 67.6506 70.0548C67.4411 70.3096 64.692 71.1285 62.2003 72.5152C61.9687 72.639 61.9577 71.831 62.1378 71.4197Z' fill='%23D7EAF5'/%3E%3Cpath d='M61.9172 68.5079C64.3943 67.6271 71.1714 65.8764 70.9545 66.1275C70.7377 66.3787 65.0375 68.2531 61.9687 69.6035C61.7408 69.7054 61.4983 68.6571 61.9172 68.5079Z' fill='%23D7EAF5'/%3E%3Cpath d='M97.21 71.9002C97.177 71.8237 91.4841 70.2805 91.6972 70.5316C91.9104 70.7828 94.6374 71.6054 97.1476 72.9957C97.3754 73.1158 97.3901 72.3005 97.21 71.9002Z' fill='%23D7EAF5'/%3E%3Cpath d='M96.997 70.0948C96.997 70.0584 94.2737 69.3232 94.3766 69.4433C94.4795 69.5634 95.7879 69.9529 96.9713 70.6153C97.0742 70.6735 97.0816 70.2841 96.997 70.0948Z' fill='%23D7EAF5'/%3E%3Cpath d='M97.2874 68.5079C94.8103 67.6271 88.0296 65.8764 88.2501 66.1275C88.4706 66.3787 94.1635 68.2531 97.236 69.6035C97.4638 69.7054 97.7064 68.6571 97.2874 68.5079Z' fill='%23D7EAF5'/%3E%3Cpath d='M96.7434 65.1448C96.0304 67.2485 96.3501 77.9493 97.6989 78.3788C98.8015 77.6508 98.9117 76.9738 98.9117 76.9738C98.8345 76.6099 97.3975 72.8573 98.2906 66.466C97.9694 65.842 97.4139 65.3676 96.7434 65.1448Z' fill='%23D7EAF5'/%3E%3Cpath d='M62.5385 65.1448C63.2515 67.2485 62.9281 77.9493 61.5793 78.3788C60.4767 77.6508 60.3665 76.9738 60.3665 76.9738C60.4473 76.6099 61.8843 72.8573 60.9876 66.466C61.3127 65.8437 61.8686 65.3702 62.5385 65.1448Z' fill='%23D7EAF5'/%3E%3Cpath d='M96.317 65.1121C95.6041 67.2122 95.9863 78.0476 97.3351 78.4807C98.4376 77.7528 98.4707 76.9739 98.4707 76.9739C98.3898 76.6099 96.9565 72.8574 97.8496 66.466C97.7076 66.1444 97.4972 65.8569 97.2327 65.6233C96.9682 65.3896 96.6558 65.2152 96.317 65.1121Z' fill='%23D7EAF5'/%3E%3Cpath d='M62.95 65.0865C63.663 67.1867 63.2771 78.0294 61.9283 78.4625C60.8257 77.7345 60.8074 76.9738 60.8074 76.9738C60.8882 76.6099 62.3252 72.8573 61.4285 66.466C61.7638 65.8492 62.3001 65.363 62.95 65.0865Z' fill='%23D7EAF5'/%3E%3Cpath d='M62.77 65.1848C63.4866 67.2886 63.1375 77.9493 61.7997 78.3788C60.6972 77.6508 60.5869 76.9738 60.5869 76.9738C60.6678 76.6099 62.1048 72.8573 61.208 66.466C61.5442 65.8569 62.1031 65.3985 62.77 65.1848Z' fill='white'/%3E%3Cpath d='M77.5736 64.2531C78.0146 67.6781 76.7944 67.7472 76.6768 69.225C75.8904 71.0448 81.6236 70.033 82.7336 70.0585C84.097 69.2941 81.756 67.558 81.9066 66.3896C82.0794 65.2977 81.8699 63.7654 80.3594 63.4779C79.2752 63.2995 77.4523 63.3141 77.5736 64.2531Z' fill='%23F7FCFF'/%3E%3Cpath d='M90.8631 75.9948C88.1068 77.054 85.0343 77.0139 82.1383 77.4907L86.2067 77.811C85.4735 78.1656 84.6667 78.3451 83.8509 78.3351C84.3875 78.8847 83.2665 79.0631 82.9247 79.2378C84.9169 79.4113 86.921 79.4027 88.9116 79.2123C85.1262 81.3961 77.1179 81.4981 72.9172 80.5918C74.7064 80.5192 76.4896 80.3405 78.2573 80.0567C75.2032 79.3506 71.9029 79.8238 68.9002 78.6736C72.263 78.6991 75.714 79.5399 79.132 79.0194C77.8824 77.902 75.6221 78.7828 74.0786 78.044L76.6255 77.8365C74.4204 77.4725 68.1468 75.6345 68.9076 75.6964C76.5189 76.3187 84.766 75.9766 90.8631 75.9948Z' fill='%23F0FBFF'/%3E%3Cpath d='M61.5315 66.3459C61.5188 66.3455 61.5066 66.341 61.4966 66.3331C61.4867 66.3253 61.4796 66.3144 61.4764 66.3022L61.4433 66.1421C61.4405 66.1347 61.4393 66.1268 61.4398 66.1189C61.4404 66.111 61.4426 66.1033 61.4465 66.0964C61.4503 66.0894 61.4556 66.0834 61.462 66.0787C61.4685 66.074 61.4758 66.0707 61.4837 66.0691C61.4915 66.0675 61.4996 66.0676 61.5073 66.0694C61.5151 66.0712 61.5224 66.0747 61.5287 66.0795C61.535 66.0844 61.5402 66.0905 61.5438 66.0976C61.5475 66.1046 61.5496 66.1123 61.5499 66.1202L61.583 66.2804C61.5852 66.2871 61.5859 66.2942 61.585 66.3012C61.5841 66.3082 61.5816 66.3149 61.5777 66.3209C61.5738 66.3268 61.5687 66.3318 61.5626 66.3355C61.5565 66.3392 61.5497 66.3415 61.5426 66.3422L61.5315 66.3459Z' fill='%23CEE3F0'/%3E%3Cpath d='M61.0353 76.9265H61.0132C61.0064 76.9238 61.0002 76.9196 60.995 76.9145C60.9898 76.9093 60.9857 76.9031 60.9829 76.8963C60.9802 76.8895 60.9789 76.8822 60.979 76.8749C60.9792 76.8676 60.9808 76.8604 60.9838 76.8537C61.0242 76.7591 61.061 76.6572 61.1014 76.5444C61.1064 76.5309 61.1165 76.52 61.1296 76.5138C61.1426 76.5077 61.1576 76.5069 61.1712 76.5116C61.1783 76.5136 61.1848 76.5171 61.1904 76.5217C61.1959 76.5264 61.2004 76.5322 61.2036 76.5388C61.2067 76.5453 61.2084 76.5524 61.2085 76.5597C61.2086 76.5669 61.2072 76.5741 61.2043 76.5808C61.1696 76.6884 61.1291 76.7941 61.083 76.8974C61.0788 76.9063 61.072 76.9138 61.0635 76.919C61.055 76.9242 61.0452 76.9268 61.0353 76.9265ZM61.2558 76.2969C61.2489 76.2952 61.2424 76.2921 61.2367 76.2879C61.2311 76.2836 61.2263 76.2782 61.2229 76.2721C61.2194 76.2659 61.2173 76.2591 61.2166 76.2521C61.216 76.2451 61.2168 76.238 61.219 76.2313L61.3072 75.911C61.3082 75.9035 61.3108 75.8962 61.3149 75.8896C61.3189 75.8831 61.3243 75.8775 61.3307 75.8732C61.3371 75.8688 61.3443 75.8659 61.3519 75.8645C61.3595 75.8631 61.3673 75.8633 61.3748 75.8651C61.3823 75.8669 61.3894 75.8703 61.3955 75.8749C61.4016 75.8796 61.4067 75.8855 61.4104 75.8922C61.414 75.899 61.4162 75.9064 61.4168 75.914C61.4174 75.9216 61.4164 75.9293 61.4138 75.9365C61.3844 76.0494 61.355 76.1549 61.3219 76.2605C61.3163 76.2724 61.3065 76.2819 61.2943 76.2873C61.2822 76.2926 61.2685 76.2934 61.2558 76.2896V76.2969ZM61.4248 75.649C61.4107 75.6455 61.3986 75.6367 61.391 75.6245C61.3834 75.6122 61.3811 75.5975 61.3844 75.5835C61.4064 75.4779 61.4322 75.3687 61.4542 75.2559C61.4589 75.2438 61.4678 75.2337 61.4793 75.2275C61.4907 75.2212 61.5041 75.2193 61.5169 75.2219C61.5297 75.2245 61.5412 75.2316 61.5492 75.2418C61.5573 75.252 61.5614 75.2648 61.5608 75.2777C61.5387 75.3906 61.5167 75.4998 61.491 75.6053C61.4867 75.6186 61.4775 75.6298 61.4652 75.6365C61.4529 75.6433 61.4385 75.6451 61.4248 75.6417V75.649ZM61.5535 74.9938C61.5461 74.9925 61.5392 74.9898 61.533 74.9858C61.5268 74.9817 61.5214 74.9765 61.5173 74.9704C61.5132 74.9643 61.5104 74.9574 61.509 74.9502C61.5076 74.9429 61.5078 74.9355 61.5094 74.9283C61.5265 74.8216 61.5449 74.7124 61.5645 74.6007C61.5691 74.5889 61.5776 74.5791 61.5887 74.5728C61.5998 74.5666 61.6127 74.5644 61.6253 74.5665C61.6379 74.5687 61.6493 74.5751 61.6577 74.5846C61.666 74.5942 61.6707 74.6063 61.6711 74.619C61.6711 74.7318 61.6343 74.841 61.6159 74.9502C61.6125 74.9632 61.604 74.9743 61.5923 74.9811C61.5806 74.9879 61.5666 74.9899 61.5535 74.9866V74.9938ZM61.66 74.3351C61.6458 74.3324 61.633 74.3246 61.6242 74.3132C61.6153 74.3018 61.6111 74.2875 61.6123 74.2732L61.6564 73.942C61.6564 73.9275 61.6622 73.9136 61.6725 73.9034C61.6828 73.8931 61.6969 73.8874 61.7115 73.8874C61.7261 73.8874 61.7401 73.8931 61.7505 73.9034C61.7608 73.9136 61.7666 73.9275 61.7666 73.942L61.7225 74.2732C61.722 74.2808 61.7201 74.2883 61.7167 74.2952C61.7133 74.3021 61.7085 74.3083 61.7027 74.3133C61.6969 74.3184 61.6902 74.3223 61.6828 74.3248C61.6755 74.3272 61.6678 74.3283 61.66 74.3278V74.3351ZM61.7446 73.6726C61.7303 73.67 61.7175 73.6622 61.7087 73.6508C61.6999 73.6393 61.6956 73.6251 61.6968 73.6108L61.7299 73.2795C61.7317 73.2654 61.7386 73.2524 61.7495 73.243C61.7603 73.2336 61.7743 73.2285 61.7887 73.2286C61.7963 73.229 61.8037 73.231 61.8105 73.2344C61.8172 73.2378 61.8232 73.2426 61.828 73.2484C61.8329 73.2542 61.8364 73.2609 61.8385 73.2682C61.8406 73.2754 61.8411 73.283 61.8401 73.2905C61.8401 73.3997 61.8181 73.5125 61.8034 73.6217C61.7985 73.6326 61.79 73.6414 61.7793 73.6467C61.7685 73.6521 61.7563 73.6535 61.7446 73.6508V73.6726ZM61.807 73.0066C61.7998 73.0061 61.7927 73.0042 61.7862 73.001C61.7797 72.9979 61.7739 72.9934 61.7691 72.988C61.7643 72.9826 61.7607 72.9763 61.7583 72.9695C61.756 72.9627 61.7551 72.9555 61.7556 72.9483C61.7556 72.8355 61.7556 72.7263 61.7813 72.6135C61.7813 72.599 61.7871 72.5851 61.7975 72.5749C61.8078 72.5646 61.8218 72.5589 61.8364 72.5589C61.8511 72.5589 61.8651 72.5646 61.8754 72.5749C61.8858 72.5851 61.8916 72.599 61.8916 72.6135C61.8916 72.7263 61.8732 72.8391 61.8658 72.9483C61.8654 72.9555 61.8635 72.9625 61.8603 72.969C61.8571 72.9754 61.8526 72.9812 61.8471 72.9859C61.8417 72.9906 61.8353 72.9943 61.8284 72.9966C61.8216 72.9989 61.8143 72.9998 61.807 72.9993V73.0066ZM61.8548 72.3405C61.8476 72.34 61.8405 72.3382 61.834 72.335C61.8275 72.3318 61.8217 72.3274 61.8169 72.322C61.8121 72.3166 61.8084 72.3103 61.8061 72.3034C61.8038 72.2966 61.8029 72.2894 61.8034 72.2823C61.8034 72.1694 61.8034 72.0602 61.8034 71.9474C61.8033 71.9404 61.8048 71.9335 61.8076 71.927C61.8104 71.9206 61.8145 71.9148 61.8197 71.91C61.8249 71.9052 61.831 71.9016 61.8377 71.8992C61.8443 71.8969 61.8514 71.8959 61.8585 71.8964C61.8661 71.8964 61.8735 71.898 61.8805 71.9009C61.8874 71.9039 61.8937 71.9082 61.8988 71.9137C61.904 71.9192 61.908 71.9256 61.9105 71.9327C61.9131 71.9397 61.9141 71.9472 61.9136 71.9547C61.9136 72.0639 61.9136 72.1767 61.8952 72.2895C61.8935 72.2999 61.8887 72.3095 61.8815 72.3173C61.8744 72.325 61.8651 72.3306 61.8548 72.3332V72.3405ZM61.8842 71.6708C61.8696 71.6708 61.8556 71.665 61.8452 71.6548C61.8349 71.6446 61.8291 71.6307 61.8291 71.6162C61.8291 71.5034 61.8291 71.3942 61.8291 71.2813C61.8291 71.2669 61.8349 71.253 61.8452 71.2427C61.8556 71.2325 61.8696 71.2267 61.8842 71.2267C61.8985 71.2285 61.9116 71.2354 61.9211 71.2462C61.9306 71.2569 61.9358 71.2707 61.9357 71.285C61.9357 71.3978 61.9357 71.507 61.9357 71.6198C61.9346 71.6299 61.9306 71.6394 61.924 71.6472C61.9175 71.655 61.9087 71.6607 61.8989 71.6635L61.8842 71.6708ZM61.9026 71.0047C61.895 71.0047 61.8876 71.0032 61.8806 71.0002C61.8737 70.9973 61.8674 70.9929 61.8623 70.9875C61.8571 70.982 61.8531 70.9756 61.8506 70.9685C61.848 70.9615 61.847 70.954 61.8475 70.9465C61.8475 70.8373 61.8475 70.7245 61.8475 70.6153C61.8475 70.6008 61.8533 70.5869 61.8636 70.5767C61.874 70.5664 61.888 70.5607 61.9026 70.5607C61.9172 70.5607 61.9312 70.5664 61.9416 70.5767C61.9519 70.5869 61.9577 70.6008 61.9577 70.6153C61.9577 70.7281 61.9577 70.8373 61.9577 70.9501C61.9559 70.964 61.9488 70.9766 61.9378 70.9854C61.9269 70.9942 61.913 70.9985 61.8989 70.9974L61.9026 71.0047ZM61.9026 70.335C61.888 70.335 61.874 70.3293 61.8636 70.319C61.8533 70.3088 61.8475 70.2949 61.8475 70.2804C61.8475 70.1712 61.8475 70.0584 61.8475 69.9492C61.847 69.942 61.8479 69.9348 61.8502 69.928C61.8525 69.9212 61.8562 69.9149 61.861 69.9095C61.8658 69.9041 61.8716 69.8997 61.8781 69.8965C61.8846 69.8933 61.8917 69.8914 61.8989 69.891C61.9135 69.891 61.9276 69.8967 61.9379 69.907C61.9482 69.9172 61.954 69.9311 61.954 69.9456C61.954 70.0584 61.954 70.1676 61.954 70.2804C61.954 70.2949 61.9482 70.3088 61.9379 70.319C61.9276 70.3293 61.9135 70.335 61.8989 70.335H61.9026ZM61.9026 69.6689C61.8883 69.6681 61.8747 69.6621 61.8646 69.652C61.8544 69.6419 61.8483 69.6285 61.8475 69.6144V69.2831C61.8464 69.2759 61.847 69.2684 61.8491 69.2614C61.8512 69.2543 61.8548 69.2478 61.8597 69.2423C61.8646 69.2368 61.8706 69.2323 61.8774 69.2293C61.8842 69.2263 61.8915 69.2248 61.8989 69.2249C61.9062 69.2244 61.9134 69.2253 61.9203 69.2276C61.9272 69.2299 61.9336 69.2335 61.939 69.2383C61.9445 69.243 61.9489 69.2488 61.9522 69.2552C61.9554 69.2617 61.9573 69.2687 61.9577 69.2759V69.6107C61.9582 69.6179 61.9573 69.6251 61.955 69.6319C61.9526 69.6387 61.949 69.645 61.9442 69.6504C61.9394 69.6558 61.9336 69.6602 61.9271 69.6634C61.9206 69.6666 61.9135 69.6685 61.9063 69.6689H61.9026ZM61.8732 68.9992C61.8592 68.9993 61.8457 68.994 61.8355 68.9846C61.8252 68.9751 61.819 68.9621 61.8181 68.9483L61.796 68.6171C61.795 68.6098 61.7955 68.6024 61.7976 68.5953C61.7997 68.5883 61.8033 68.5818 61.8082 68.5762C61.8131 68.5707 61.8191 68.5663 61.8259 68.5633C61.8327 68.5603 61.84 68.5588 61.8475 68.5588C61.8547 68.5583 61.862 68.5593 61.8689 68.5616C61.8757 68.5639 61.8821 68.5675 61.8876 68.5722C61.893 68.5769 61.8975 68.5827 61.9007 68.5891C61.9039 68.5956 61.9058 68.6026 61.9063 68.6098L61.9283 68.941C61.9288 68.9482 61.9279 68.9554 61.9256 68.9622C61.9233 68.969 61.9196 68.9753 61.9148 68.9807C61.91 68.9861 61.9042 68.9905 61.8977 68.9937C61.8912 68.9969 61.8841 68.9988 61.8769 68.9992H61.8732ZM61.8254 68.3368C61.8114 68.3368 61.7979 68.3316 61.7877 68.3221C61.7774 68.3127 61.7712 68.2997 61.7703 68.2859L61.7372 67.9546C61.7362 67.9475 61.7366 67.9402 61.7385 67.9331C61.7403 67.9261 61.7436 67.9195 61.748 67.9138C61.7525 67.908 61.758 67.9032 61.7644 67.8996C61.7707 67.896 61.7777 67.8937 61.785 67.8928C61.8 67.8917 61.8149 67.8964 61.8265 67.9059C61.8381 67.9154 61.8456 67.9289 61.8475 67.9437C61.8475 68.0529 61.8695 68.1621 61.8769 68.2749C61.8779 68.2819 61.8775 68.289 61.8756 68.2958C61.8737 68.3026 61.8704 68.309 61.8659 68.3144C61.8614 68.3199 61.8558 68.3244 61.8495 68.3276C61.8431 68.3309 61.8362 68.3327 61.8291 68.3332L61.8254 68.3368ZM61.7556 67.6707C61.7422 67.6709 61.7291 67.6661 61.719 67.6574C61.7088 67.6487 61.7022 67.6366 61.7005 67.6234L61.6564 67.2922C61.6564 67.2777 61.6622 67.2638 61.6725 67.2536C61.6828 67.2434 61.6969 67.2376 61.7115 67.2376C61.7261 67.2376 61.7401 67.2434 61.7505 67.2536C61.7608 67.2638 61.7666 67.2777 61.7666 67.2922L61.8107 67.6234C61.8119 67.6378 61.8076 67.652 61.7988 67.6634C61.79 67.6749 61.7772 67.6826 61.7629 67.6853L61.7556 67.6707ZM61.6637 67.0083C61.6506 67.0094 61.6376 67.0054 61.6274 66.9973C61.6171 66.9892 61.6104 66.9775 61.6086 66.9646C61.5902 66.8518 61.5718 66.7426 61.5498 66.6334C61.5487 66.6262 61.5492 66.6189 61.551 66.6119C61.5529 66.6049 61.5561 66.5983 61.5606 66.5926C61.565 66.5868 61.5706 66.582 61.5769 66.5784C61.5833 66.5748 61.5903 66.5724 61.5976 66.5716C61.6117 66.5694 61.626 66.5728 61.6377 66.5809C61.6493 66.5891 61.6573 66.6014 61.66 66.6152C61.6784 66.7244 61.7005 66.8336 61.7188 66.9464C61.72 66.9608 61.7158 66.975 61.7069 66.9865C61.6981 66.9979 61.6853 67.0057 61.6711 67.0083H61.6637Z' fill='%23CEE3F0'/%3E%3Cpath d='M60.7964 77.3633H60.7706C60.7605 77.3531 60.7549 77.3394 60.7549 77.3251C60.7549 77.3108 60.7605 77.2971 60.7706 77.2869L60.8478 77.1486C60.8555 77.1359 60.8677 77.1267 60.8821 77.1226C60.8964 77.1186 60.9117 77.12 60.925 77.1267C60.9375 77.1337 60.9468 77.1451 60.9509 77.1587C60.955 77.1723 60.9536 77.187 60.9471 77.1995C60.9213 77.2505 60.8919 77.2978 60.8625 77.3451C60.8545 77.3542 60.8439 77.3608 60.8322 77.364C60.8204 77.3673 60.808 77.367 60.7964 77.3633Z' fill='%23CEE3F0'/%3E%3Cpath d='M62.329 65.6034C62.316 65.6022 62.3037 65.597 62.2938 65.5885C62.2839 65.58 62.2769 65.5687 62.2739 65.556L62.2519 65.3923C62.2497 65.3783 62.2531 65.3641 62.2613 65.3525C62.2695 65.341 62.282 65.333 62.296 65.3304C62.3104 65.3292 62.3248 65.3334 62.3364 65.3422C62.3479 65.3509 62.3558 65.3636 62.3584 65.3777C62.3584 65.4323 62.3768 65.4833 62.3842 65.5379C62.3864 65.5523 62.3832 65.567 62.375 65.5791C62.3668 65.5912 62.3544 65.5999 62.3401 65.6034H62.329Z' fill='%23CEE3F0'/%3E%3Cpath d='M61.7004 77.7564C61.6865 77.7507 61.6754 77.74 61.6692 77.7265C61.6631 77.713 61.6624 77.6976 61.6673 77.6836C61.7004 77.589 61.7334 77.487 61.7665 77.3815C61.7682 77.3746 61.7713 77.3682 61.7756 77.3626C61.7799 77.357 61.7853 77.3524 61.7915 77.3489C61.7977 77.3455 61.8046 77.3434 61.8117 77.3428C61.8188 77.3421 61.8259 77.3429 61.8327 77.3451C61.8468 77.3485 61.8589 77.3574 61.8665 77.3696C61.874 77.3819 61.8764 77.3966 61.8731 77.4106C61.84 77.5198 61.8033 77.6217 61.7702 77.72C61.7681 77.727 61.7646 77.7335 61.7599 77.7391C61.7553 77.7447 61.7495 77.7494 61.743 77.7528C61.7365 77.7561 61.7294 77.7582 61.7221 77.7588C61.7147 77.7595 61.7073 77.7586 61.7004 77.7564ZM61.8915 77.1413C61.8774 77.1378 61.8652 77.129 61.8577 77.1167C61.8501 77.1045 61.8477 77.0898 61.851 77.0758C61.8768 76.9738 61.9062 76.8719 61.9319 76.7627C61.9354 76.7488 61.9443 76.7368 61.9567 76.7293C61.9691 76.7218 61.9839 76.7194 61.998 76.7227C62.0054 76.7244 62.0124 76.7275 62.0185 76.732C62.0246 76.7364 62.0297 76.7421 62.0335 76.7486C62.0372 76.7551 62.0397 76.7623 62.0405 76.7697C62.0414 76.7772 62.0407 76.7847 62.0385 76.7919C62.0127 76.8974 61.987 77.003 61.9576 77.1049C61.953 77.1163 61.9448 77.126 61.9342 77.1326C61.9236 77.1391 61.9112 77.1422 61.8988 77.1413H61.8915ZM62.0422 76.5152C62.0349 76.514 62.028 76.5113 62.0219 76.5072C62.0159 76.5031 62.0107 76.4978 62.0069 76.4916C62.0031 76.4854 62.0006 76.4784 61.9997 76.4712C61.9988 76.464 61.9995 76.4567 62.0017 76.4497L62.0679 76.1367C62.0714 76.1225 62.0801 76.1102 62.0924 76.1021C62.1046 76.094 62.1195 76.0908 62.134 76.093C62.1481 76.0965 62.1603 76.1053 62.1678 76.1176C62.1754 76.1298 62.1778 76.1446 62.1745 76.1586L62.1083 76.4752C62.1048 76.4892 62.0959 76.5012 62.0835 76.5087C62.0711 76.5162 62.0563 76.5185 62.0422 76.5152ZM62.1708 75.8819C62.1635 75.8806 62.1565 75.8779 62.1503 75.8739C62.1441 75.8698 62.1388 75.8646 62.1346 75.8585C62.1305 75.8524 62.1277 75.8455 62.1263 75.8382C62.125 75.831 62.1251 75.8236 62.1267 75.8164L62.1818 75.4998C62.1864 75.488 62.1949 75.4781 62.206 75.4719C62.2171 75.4656 62.2301 75.4634 62.2426 75.4655C62.2552 75.4677 62.2667 75.4741 62.275 75.4836C62.2833 75.4932 62.2881 75.5053 62.2884 75.518L62.2333 75.8383C62.2306 75.8521 62.2226 75.8644 62.2109 75.8726C62.1993 75.8807 62.1849 75.8841 62.1708 75.8819ZM62.281 75.245C62.2739 75.2441 62.267 75.2418 62.2608 75.2382C62.2546 75.2345 62.2492 75.2296 62.2451 75.2238C62.2409 75.2179 62.238 75.2113 62.2366 75.2043C62.2352 75.1973 62.2353 75.1901 62.2369 75.1831C62.2369 75.0776 62.2663 74.972 62.2847 74.8628C62.2874 74.8489 62.2954 74.8366 62.3071 74.8285C62.3187 74.8204 62.3331 74.817 62.3472 74.8191C62.3544 74.82 62.3613 74.8223 62.3674 74.826C62.3736 74.8296 62.379 74.8345 62.3831 74.8403C62.3873 74.8462 62.3902 74.8528 62.3916 74.8598C62.393 74.8668 62.3929 74.874 62.3913 74.881C62.3913 74.9866 62.3619 75.0921 62.3435 75.1977C62.3441 75.2069 62.3422 75.2161 62.3379 75.2243C62.3336 75.2325 62.3272 75.2394 62.3193 75.2442C62.3113 75.2491 62.3022 75.2517 62.2929 75.2519C62.2836 75.252 62.2744 75.2496 62.2663 75.245H62.281ZM62.3692 74.608C62.3553 74.6062 62.3425 74.5992 62.3337 74.5883C62.3248 74.5775 62.3204 74.5637 62.3215 74.5498C62.3215 74.4442 62.3509 74.3351 62.3619 74.2295C62.3646 74.2154 62.3724 74.2027 62.384 74.194C62.3955 74.1852 62.4099 74.181 62.4244 74.1822C62.4383 74.184 62.4511 74.1911 62.46 74.2019C62.4689 74.2127 62.4732 74.2265 62.4721 74.2404C62.4721 74.3496 62.4464 74.4552 62.4317 74.5607C62.4308 74.5679 62.4285 74.5749 62.4248 74.5811C62.4212 74.5874 62.4163 74.5929 62.4105 74.5974C62.4047 74.6018 62.398 74.605 62.391 74.6068C62.3839 74.6086 62.3765 74.6091 62.3692 74.608ZM62.4464 73.9674C62.4321 73.9648 62.4194 73.957 62.4105 73.9456C62.4017 73.9342 62.3975 73.9199 62.3986 73.9056L62.4317 73.5853C62.4322 73.5781 62.4341 73.5711 62.4373 73.5646C62.4405 73.5582 62.445 73.5524 62.4504 73.5477C62.4559 73.543 62.4622 73.5393 62.4691 73.537C62.476 73.5348 62.4833 73.5338 62.4905 73.5343C62.5051 73.5369 62.5183 73.5446 62.5277 73.5559C62.5372 73.5672 62.5422 73.5815 62.542 73.5962L62.5089 73.9165C62.5071 73.9313 62.4995 73.9448 62.4879 73.9543C62.4763 73.9638 62.4614 73.9685 62.4464 73.9674ZM62.5089 73.3232C62.4949 73.3214 62.4822 73.3143 62.4733 73.3035C62.4644 73.2927 62.4601 73.2789 62.4611 73.265C62.4611 73.1594 62.4795 73.0502 62.4868 72.9447C62.4873 72.9375 62.4892 72.9305 62.4924 72.924C62.4956 72.9176 62.5001 72.9118 62.5056 72.9071C62.511 72.9024 62.5174 72.8988 62.5243 72.8965C62.5311 72.8942 62.5384 72.8932 62.5457 72.8937C62.5529 72.8942 62.56 72.8961 62.5665 72.8992C62.573 72.9024 62.5788 72.9069 62.5836 72.9123C62.5884 72.9177 62.592 72.924 62.5943 72.9308C62.5967 72.9376 62.5976 72.9448 62.5971 72.952C62.5971 73.0612 62.5787 73.1667 62.5714 73.2723C62.5695 73.2871 62.562 73.3006 62.5504 73.3101C62.5388 73.3196 62.5239 73.3243 62.5089 73.3232ZM62.5567 72.679C62.5494 72.6785 62.5424 72.6767 62.5358 72.6735C62.5293 72.6703 62.5235 72.6659 62.5187 72.6605C62.514 72.655 62.5103 72.6488 62.508 72.6419C62.5057 72.6351 62.5047 72.6279 62.5052 72.6208L62.5273 72.3005C62.5272 72.2931 62.5287 72.2858 62.5318 72.2791C62.5348 72.2724 62.5393 72.2664 62.5448 72.2616C62.5504 72.2567 62.557 72.2532 62.5641 72.2511C62.5712 72.249 62.5787 72.2484 62.5861 72.2495C62.5933 72.25 62.6004 72.2518 62.6069 72.255C62.6134 72.2582 62.6192 72.2626 62.624 72.268C62.6288 72.2734 62.6325 72.2797 62.6348 72.2866C62.6371 72.2934 62.638 72.3006 62.6375 72.3077L62.6155 72.628C62.615 72.6352 62.6131 72.6422 62.6099 72.6487C62.6067 72.6551 62.6022 72.6609 62.5968 72.6656C62.5913 72.6703 62.5849 72.674 62.5781 72.6763C62.5712 72.6786 62.5639 72.6795 62.5567 72.679ZM62.5934 72.0384C62.5785 72.0375 62.5644 72.0309 62.5542 72.0201C62.544 72.0093 62.5383 71.995 62.5383 71.9802C62.5383 71.871 62.5383 71.7654 62.5383 71.6562C62.5408 71.6424 62.548 71.6298 62.5587 71.6205C62.5694 71.6113 62.5829 71.6059 62.5971 71.6053C62.6045 71.6052 62.6119 71.6067 62.6186 71.6097C62.6254 71.6127 62.6315 71.6171 62.6364 71.6227C62.6412 71.6282 62.6449 71.6347 62.647 71.6418C62.6491 71.6488 62.6496 71.6562 62.6486 71.6635C62.6486 71.7691 62.6486 71.8783 62.6486 71.9838C62.6486 71.991 62.6471 71.9981 62.6444 72.0047C62.6416 72.0113 62.6375 72.0173 62.6324 72.0224C62.6273 72.0275 62.6212 72.0315 62.6145 72.0342C62.6078 72.037 62.6007 72.0384 62.5934 72.0384ZM62.6228 71.3905C62.6158 71.3905 62.6087 71.3891 62.6022 71.3863C62.5958 71.3835 62.5899 71.3795 62.5851 71.3743C62.5803 71.3692 62.5765 71.3632 62.5742 71.3566C62.5718 71.3499 62.5709 71.3429 62.5714 71.3359C62.5714 71.2267 62.5714 71.1212 62.5714 71.012C62.5714 70.9829 62.5971 70.9647 62.6302 70.961C62.6442 70.962 62.6573 70.9681 62.6668 70.9783C62.6764 70.9884 62.6817 71.0018 62.6816 71.0156C62.6816 71.1248 62.6816 71.2304 62.6816 71.3396C62.6809 71.3522 62.6757 71.3643 62.667 71.3736C62.6583 71.3829 62.6466 71.3889 62.6339 71.3905H62.6228ZM62.6228 70.7463C62.6082 70.7463 62.5942 70.7406 62.5838 70.7303C62.5735 70.7201 62.5677 70.7062 62.5677 70.6917C62.5677 70.5825 62.5677 70.477 62.5677 70.3678C62.5677 70.3533 62.5735 70.3394 62.5838 70.3292C62.5942 70.3189 62.6082 70.3132 62.6228 70.3132C62.6375 70.3132 62.6515 70.3189 62.6618 70.3292C62.6722 70.3394 62.678 70.3533 62.678 70.3678C62.678 70.477 62.678 70.5862 62.678 70.6917C62.6766 70.7032 62.6716 70.714 62.6637 70.7225C62.6558 70.731 62.6453 70.7368 62.6339 70.739L62.6228 70.7463ZM62.6228 70.1021C62.6082 70.1021 62.5942 70.0963 62.5838 70.0861C62.5735 70.0758 62.5677 70.062 62.5677 70.0475V69.7235C62.5677 69.7091 62.5735 69.6952 62.5838 69.6849C62.5942 69.6747 62.6082 69.6689 62.6228 69.6689C62.6375 69.6689 62.6515 69.6747 62.6618 69.6849C62.6722 69.6952 62.678 69.7091 62.678 69.7235V70.0475C62.678 70.062 62.6722 70.0758 62.6618 70.0861C62.6515 70.0963 62.6375 70.1021 62.6228 70.1021ZM62.6228 69.4542C62.6088 69.4542 62.5953 69.449 62.5851 69.4395C62.5748 69.4301 62.5686 69.4171 62.5677 69.4032C62.5677 69.2941 62.5677 69.1885 62.5677 69.0793C62.5677 69.0648 62.5735 69.0509 62.5838 69.0407C62.5942 69.0305 62.6082 69.0247 62.6228 69.0247C62.6368 69.0247 62.6503 69.0299 62.6606 69.0394C62.6708 69.0489 62.677 69.0618 62.678 69.0757C62.678 69.1849 62.678 69.2941 62.678 69.3996C62.6785 69.4066 62.6775 69.4136 62.6752 69.4202C62.6728 69.4268 62.6691 69.4329 62.6642 69.438C62.6594 69.4431 62.6536 69.4472 62.6471 69.45C62.6406 69.4528 62.6336 69.4542 62.6265 69.4542H62.6228ZM62.6339 68.81C62.6198 68.81 62.6064 68.8048 62.5961 68.7953C62.5859 68.7858 62.5797 68.7729 62.5787 68.759V68.4351C62.5782 68.4281 62.5792 68.4211 62.5815 68.4145C62.5839 68.4079 62.5876 68.4018 62.5924 68.3967C62.5973 68.3916 62.6031 68.3875 62.6096 68.3847C62.6161 68.3819 62.6231 68.3805 62.6302 68.3805C62.6442 68.3805 62.6577 68.3857 62.6679 68.3952C62.6782 68.4046 62.6844 68.4176 62.6853 68.4314V68.7554C62.6858 68.7624 62.6849 68.7694 62.6825 68.776C62.6801 68.7826 62.6764 68.7887 62.6716 68.7938C62.6668 68.7989 62.6609 68.803 62.6544 68.8058C62.6479 68.8086 62.6409 68.81 62.6339 68.81ZM62.6045 68.1657C62.5905 68.1658 62.577 68.1605 62.5667 68.1511C62.5565 68.1416 62.5503 68.1286 62.5493 68.1148C62.5493 68.0092 62.5493 67.9 62.5309 67.7945C62.5305 67.7873 62.5314 67.7801 62.5337 67.7733C62.536 67.7665 62.5397 67.7602 62.5445 67.7548C62.5492 67.7494 62.5551 67.745 62.5616 67.7418C62.5681 67.7386 62.5752 67.7367 62.5824 67.7363C62.5968 67.7361 62.6107 67.7413 62.6216 67.7507C62.6324 67.7601 62.6394 67.7731 62.6412 67.7872C62.6412 67.8928 62.6412 68.002 62.6412 68.1075C62.6423 68.1148 62.6417 68.1222 62.6396 68.1293C62.6375 68.1363 62.6339 68.1428 62.629 68.1483C62.6241 68.1539 62.6181 68.1583 62.6113 68.1613C62.6045 68.1643 62.5972 68.1658 62.5898 68.1657H62.6045ZM62.564 67.5252C62.55 67.5252 62.5365 67.5199 62.5263 67.5105C62.516 67.501 62.5098 67.488 62.5089 67.4742C62.5089 67.365 62.4905 67.2595 62.4832 67.1539C62.4821 67.1467 62.4826 67.1394 62.4844 67.1324C62.4863 67.1254 62.4895 67.1188 62.494 67.113C62.4984 67.1073 62.504 67.1025 62.5103 67.0989C62.5167 67.0952 62.5237 67.0929 62.5309 67.092C62.5382 67.0915 62.5455 67.0925 62.5523 67.0948C62.5592 67.0971 62.5656 67.1007 62.571 67.1054C62.5765 67.1101 62.581 67.1159 62.5842 67.1223C62.5874 67.1288 62.5893 67.1358 62.5898 67.143C62.5898 67.2485 62.6081 67.3577 62.6192 67.4633C62.6202 67.4782 62.6155 67.4929 62.6059 67.5044C62.5963 67.5159 62.5826 67.5233 62.5677 67.5252H62.564ZM62.5052 66.8809C62.492 66.8803 62.4794 66.8753 62.4694 66.8668C62.4593 66.8582 62.4526 66.8465 62.4501 66.8336C62.4501 66.7244 62.428 66.6189 62.417 66.5133C62.416 66.5059 62.4165 66.4983 62.4186 66.491C62.4207 66.4838 62.4243 66.4771 62.4291 66.4712C62.4339 66.4654 62.4399 66.4607 62.4467 66.4573C62.4535 66.4539 62.4609 66.4519 62.4685 66.4514C62.4825 66.4504 62.4964 66.4547 62.5074 66.4635C62.5183 66.4723 62.5254 66.4849 62.5273 66.4988L62.5603 66.8227C62.5614 66.8366 62.5571 66.8504 62.5482 66.8612C62.5393 66.8721 62.5265 66.8791 62.5126 66.8809H62.5052ZM62.4354 66.2403C62.422 66.2405 62.4089 66.2357 62.3988 66.227C62.3886 66.2183 62.3821 66.2062 62.3803 66.193C62.3803 66.0875 62.3545 65.9783 62.3398 65.8727C62.3387 65.8584 62.3429 65.8441 62.3517 65.8327C62.3606 65.8213 62.3733 65.8135 62.3876 65.8109C62.4021 65.8097 62.4165 65.8139 62.428 65.8226C62.4396 65.8314 62.4474 65.844 62.4501 65.8582C62.4501 65.9637 62.4758 66.0729 62.4905 66.1785C62.4915 66.1856 62.4911 66.193 62.4893 66.2C62.4874 66.207 62.4842 66.2136 62.4797 66.2193C62.4753 66.2251 62.4697 66.2299 62.4634 66.2335C62.457 66.2371 62.45 66.2394 62.4427 66.2403H62.4354Z' fill='%23CEE3F0'/%3E%3Cpath d='M61.5315 78.2077H61.5058C61.4926 78.2014 61.4825 78.1902 61.4777 78.1766C61.4729 78.1629 61.4737 78.148 61.48 78.1349C61.5021 78.0876 61.5205 78.0367 61.5425 77.9857C61.5489 77.9726 61.56 77.9624 61.5736 77.957C61.5872 77.9517 61.6023 77.9515 61.616 77.9566C61.6289 77.9622 61.6392 77.9725 61.6446 77.9854C61.6501 77.9982 61.6504 78.0127 61.6454 78.0257C61.6234 78.0815 61.6013 78.1325 61.5793 78.1786C61.575 78.1875 61.5682 78.195 61.5597 78.2002C61.5513 78.2053 61.5415 78.208 61.5315 78.2077Z' fill='%23CEE3F0'/%3E%3Cpath d='M96.5083 65.1848C95.7953 67.2886 96.1408 77.9493 97.4785 78.3788C98.5811 77.6508 98.6913 76.9738 98.6913 76.9738C98.6142 76.6099 97.1772 72.8573 98.0702 66.466C97.735 65.8562 97.1757 65.3975 96.5083 65.1848Z' fill='white'/%3E%3Cpath d='M97.7541 66.3459C97.747 66.3451 97.7401 66.3428 97.7339 66.3391C97.7277 66.3354 97.7223 66.3305 97.7182 66.3247C97.714 66.3189 97.7111 66.3122 97.7097 66.3052C97.7083 66.2982 97.7084 66.291 97.71 66.284C97.71 66.2295 97.7321 66.1749 97.7468 66.1203C97.748 66.1131 97.7508 66.1063 97.7549 66.1002C97.759 66.0942 97.7644 66.0892 97.7707 66.0854C97.7769 66.0816 97.7839 66.0791 97.7912 66.0783C97.7985 66.0774 97.8059 66.078 97.8129 66.0802C97.827 66.0837 97.8392 66.0925 97.8467 66.1048C97.8543 66.117 97.8567 66.1318 97.8533 66.1457L97.8203 66.3059C97.816 66.3194 97.807 66.3309 97.7948 66.3382C97.7826 66.3456 97.7682 66.3483 97.7541 66.3459Z' fill='%23CEE3F0'/%3E%3Cpath d='M98.2466 76.9265C98.2357 76.9267 98.225 76.9237 98.2159 76.9179C98.2067 76.912 98.1995 76.9036 98.1952 76.8938C98.1535 76.7967 98.1131 76.6912 98.0739 76.5771C98.0702 76.5631 98.072 76.5483 98.0788 76.5355C98.0856 76.5227 98.0969 76.5129 98.1106 76.508C98.1243 76.5033 98.1392 76.5041 98.1523 76.5102C98.1654 76.5163 98.1755 76.5273 98.1804 76.5407C98.2172 76.6535 98.2576 76.7555 98.2981 76.8501C98.3032 76.8637 98.303 76.8787 98.2976 76.8921C98.2921 76.9056 98.2818 76.9165 98.2686 76.9229L98.2466 76.9265ZM98.0261 76.2968C98.0137 76.2973 98.0015 76.2936 97.9915 76.2863C97.9815 76.279 97.9743 76.2687 97.971 76.2568C97.9416 76.1513 97.9122 76.0457 97.8828 75.9329C97.8802 75.9257 97.8791 75.918 97.8797 75.9104C97.8803 75.9027 97.8825 75.8953 97.8862 75.8886C97.8899 75.8818 97.8949 75.8759 97.9011 75.8713C97.9072 75.8666 97.9142 75.8633 97.9217 75.8615C97.9293 75.8597 97.9371 75.8595 97.9447 75.8608C97.9523 75.8622 97.9595 75.8652 97.9659 75.8695C97.9722 75.8739 97.9776 75.8795 97.9817 75.886C97.9857 75.8925 97.9883 75.8998 97.9893 75.9074L98.0775 76.2277C98.0798 76.2344 98.0806 76.2414 98.0799 76.2485C98.0792 76.2555 98.0771 76.2623 98.0737 76.2684C98.0702 76.2746 98.0655 76.28 98.0598 76.2842C98.0542 76.2885 98.0477 76.2916 98.0408 76.2932L98.0261 76.2968ZM97.857 75.649C97.8443 75.6486 97.8321 75.6441 97.8221 75.6362C97.8122 75.6284 97.8051 75.6175 97.8019 75.6053C97.7799 75.4997 97.7541 75.3906 97.7321 75.2777C97.7292 75.2632 97.7322 75.2482 97.7404 75.2359C97.7487 75.2236 97.7616 75.2151 97.7762 75.2122C97.7908 75.2093 97.806 75.2123 97.8184 75.2205C97.8308 75.2287 97.8394 75.2414 97.8423 75.2559C97.8644 75.3687 97.8864 75.4779 97.9122 75.5835C97.9144 75.5979 97.9111 75.6126 97.903 75.6247C97.8948 75.6368 97.8824 75.6455 97.8681 75.649H97.857ZM97.7247 74.9938C97.712 74.9934 97.6997 74.989 97.6898 74.9811C97.6799 74.9732 97.6728 74.9624 97.6696 74.9502L97.6145 74.6189C97.6133 74.6046 97.6176 74.5904 97.6264 74.5789C97.6352 74.5675 97.648 74.5597 97.6622 74.5571C97.6693 74.5555 97.6766 74.5554 97.6836 74.5568C97.6907 74.5582 97.6974 74.561 97.7033 74.5651C97.7092 74.5692 97.7141 74.5745 97.7178 74.5807C97.7215 74.5868 97.7239 74.5936 97.7247 74.6007C97.7419 74.7124 97.7603 74.8216 97.7799 74.9283C97.7821 74.9427 97.7788 74.9574 97.7707 74.9696C97.7625 74.9817 97.7501 74.9904 97.7358 74.9938H97.7247ZM97.6218 74.335C97.6084 74.3352 97.5954 74.3304 97.5852 74.3217C97.5751 74.313 97.5685 74.3009 97.5667 74.2877L97.5226 73.9565C97.5216 73.9493 97.522 73.942 97.5238 73.935C97.5257 73.928 97.5289 73.9214 97.5334 73.9156C97.5378 73.9099 97.5434 73.9051 97.5497 73.9015C97.5561 73.8979 97.5631 73.8955 97.5704 73.8946C97.5848 73.8935 97.5992 73.8977 97.6108 73.9064C97.6223 73.9152 97.6302 73.9278 97.6328 73.9419C97.6328 74.0548 97.6586 74.164 97.6733 74.2732C97.6754 74.2871 97.672 74.3014 97.6638 74.3129C97.6556 74.3244 97.6432 74.3324 97.6292 74.335H97.6218ZM97.5483 73.6508C97.5343 73.6508 97.5208 73.6456 97.5106 73.6361C97.5003 73.6266 97.4941 73.6137 97.4932 73.5998L97.4601 73.2686C97.4591 73.2614 97.4595 73.2541 97.4613 73.2471C97.4632 73.2401 97.4664 73.2335 97.4709 73.2277C97.4753 73.222 97.4809 73.2172 97.4873 73.2136C97.4936 73.2099 97.5006 73.2076 97.5079 73.2067C97.5227 73.2065 97.5371 73.2115 97.5486 73.2208C97.56 73.2302 97.5678 73.2432 97.5704 73.2577L97.6034 73.5889C97.6046 73.6032 97.6004 73.6175 97.5915 73.6289C97.5827 73.6403 97.5699 73.6481 97.5557 73.6508H97.5483ZM97.4858 72.9847C97.4718 72.9847 97.4583 72.9795 97.4481 72.97C97.4379 72.9606 97.4316 72.9476 97.4307 72.9338C97.4307 72.8246 97.4307 72.7117 97.405 72.5989C97.4045 72.5917 97.4054 72.5845 97.4077 72.5777C97.4101 72.5709 97.4137 72.5646 97.4185 72.5592C97.4233 72.5538 97.4291 72.5494 97.4356 72.5462C97.4421 72.543 97.4492 72.5411 97.4564 72.5407C97.4708 72.5406 97.4848 72.5457 97.4956 72.5551C97.5065 72.5645 97.5134 72.5775 97.5152 72.5916C97.5152 72.7044 97.5152 72.8136 97.541 72.9265C97.5411 72.9407 97.5359 72.9545 97.5264 72.9653C97.5169 72.976 97.5038 72.9829 97.4895 72.9847H97.4858ZM97.4381 72.3186C97.4241 72.3187 97.4106 72.3134 97.4003 72.304C97.3901 72.2945 97.3839 72.2815 97.3829 72.2677C97.3829 72.1549 97.3829 72.042 97.3829 71.9328C97.3829 71.9184 97.3887 71.9045 97.3991 71.8942C97.4094 71.884 97.4234 71.8782 97.4381 71.8782C97.4527 71.8782 97.4667 71.884 97.477 71.8942C97.4874 71.9045 97.4932 71.9184 97.4932 71.9328C97.4932 72.0457 97.4932 72.1549 97.5116 72.2677C97.5117 72.282 97.5065 72.2958 97.497 72.3065C97.4875 72.3172 97.4744 72.3241 97.4601 72.3259L97.4381 72.3186ZM97.405 71.6489C97.391 71.649 97.3775 71.6437 97.3672 71.6343C97.357 71.6248 97.3508 71.6118 97.3499 71.598V71.2631C97.3506 71.2485 97.3566 71.2347 97.3667 71.224C97.3768 71.2134 97.3903 71.2066 97.405 71.2049C97.4196 71.2049 97.4336 71.2106 97.444 71.2209C97.4543 71.2311 97.4601 71.245 97.4601 71.2595V71.5943C97.4601 71.6082 97.4548 71.6216 97.4453 71.6317C97.4357 71.6418 97.4226 71.648 97.4087 71.6489H97.405ZM97.405 70.9829C97.3904 70.9829 97.3763 70.9771 97.366 70.9669C97.3557 70.9566 97.3499 70.9427 97.3499 70.9283C97.3499 70.8154 97.3499 70.7063 97.3499 70.5934C97.3499 70.5789 97.3557 70.565 97.366 70.5548C97.3763 70.5446 97.3904 70.5388 97.405 70.5388C97.4196 70.5388 97.4336 70.5446 97.444 70.5548C97.4543 70.565 97.4601 70.5789 97.4601 70.5934C97.4601 70.7026 97.4601 70.8154 97.4601 70.9246C97.4601 70.9395 97.4545 70.9538 97.4442 70.9646C97.434 70.9754 97.4199 70.9819 97.405 70.9829ZM97.405 70.3132C97.3904 70.3132 97.3763 70.3074 97.366 70.2972C97.3557 70.2869 97.3499 70.273 97.3499 70.2586C97.3499 70.1457 97.3499 70.0365 97.3499 69.9237C97.3499 69.9092 97.3557 69.8953 97.366 69.8851C97.3763 69.8749 97.3904 69.8691 97.405 69.8691C97.4199 69.87 97.434 69.8766 97.4442 69.8874C97.4545 69.8982 97.4601 69.9125 97.4601 69.9273C97.4601 70.0365 97.4601 70.1494 97.4601 70.2586C97.4676 70.2698 97.4707 70.2834 97.4687 70.2967C97.4667 70.3101 97.4598 70.3222 97.4493 70.3308C97.4388 70.3394 97.4254 70.3438 97.4118 70.3433C97.3982 70.3427 97.3853 70.3371 97.3756 70.3277L97.405 70.3132ZM97.405 69.6471C97.3903 69.6454 97.3768 69.6386 97.3667 69.628C97.3566 69.6173 97.3506 69.6034 97.3499 69.5889C97.3499 69.476 97.3499 69.3668 97.3499 69.254C97.3499 69.2395 97.3557 69.2256 97.366 69.2154C97.3763 69.2052 97.3904 69.1994 97.405 69.1994C97.4196 69.1994 97.4336 69.2052 97.444 69.2154C97.4543 69.2256 97.4601 69.2395 97.4601 69.254C97.4601 69.3632 97.4601 69.476 97.4601 69.5852C97.4617 69.5944 97.461 69.6038 97.4579 69.6126C97.4548 69.6213 97.4496 69.6292 97.4426 69.6354C97.4356 69.6416 97.4271 69.6459 97.418 69.648C97.4088 69.65 97.3993 69.6497 97.3903 69.6471H97.405ZM97.4381 68.9774C97.4306 68.9775 97.4233 68.9759 97.4165 68.9729C97.4097 68.9699 97.4037 68.9655 97.3988 68.96C97.3939 68.9545 97.3903 68.9479 97.3882 68.9409C97.3861 68.9338 97.3855 68.9264 97.3866 68.9192L97.4087 68.5879C97.4086 68.5806 97.4101 68.5733 97.4131 68.5666C97.4162 68.5599 97.4206 68.5539 97.4262 68.5491C97.4318 68.5442 97.4384 68.5406 97.4455 68.5386C97.4526 68.5365 97.4601 68.5359 97.4675 68.537C97.4747 68.5374 97.4818 68.5393 97.4883 68.5425C97.4948 68.5457 97.5006 68.5501 97.5054 68.5555C97.5102 68.5609 97.5138 68.5672 97.5162 68.574C97.5185 68.5808 97.5194 68.588 97.5189 68.5952L97.4969 68.9264C97.4997 68.9362 97.4996 68.9466 97.4968 68.9564C97.4939 68.9662 97.4883 68.975 97.4807 68.9818C97.473 68.9886 97.4636 68.9932 97.4535 68.995C97.4433 68.9968 97.4329 68.9957 97.4234 68.9919L97.4381 68.9774ZM97.4858 68.315C97.4786 68.3145 97.4715 68.3126 97.465 68.3094C97.4585 68.3063 97.4527 68.3018 97.4479 68.2964C97.4431 68.291 97.4395 68.2847 97.4371 68.2779C97.4348 68.2711 97.4339 68.2639 97.4344 68.2567L97.4675 67.9255C97.4679 67.9183 97.4698 67.9113 97.473 67.9049C97.4762 67.8984 97.4807 67.8927 97.4862 67.8879C97.4916 67.8832 97.498 67.8796 97.5049 67.8773C97.5118 67.875 97.519 67.8741 97.5263 67.8746C97.5339 67.875 97.5413 67.877 97.548 67.8804C97.5548 67.8838 97.5608 67.8885 97.5656 67.8943C97.5705 67.9002 97.574 67.9069 97.5761 67.9141C97.5782 67.9214 97.5787 67.929 97.5777 67.9364L97.5446 68.2676C97.5466 68.2772 97.5459 68.2871 97.5427 68.2963C97.5395 68.3055 97.5338 68.3137 97.5263 68.32C97.5188 68.3263 97.5097 68.3306 97.5 68.3322C97.4903 68.3339 97.4804 68.333 97.4711 68.3295L97.4858 68.315ZM97.5557 67.6489C97.5414 67.6462 97.5286 67.6384 97.5198 67.627C97.511 67.6156 97.5067 67.6014 97.5079 67.587C97.5079 67.4742 97.5336 67.365 97.552 67.2558C97.5547 67.2417 97.5625 67.229 97.5741 67.2203C97.5856 67.2115 97.6 67.2073 97.6145 67.2085C97.6216 67.2093 97.6285 67.2117 97.6347 67.2153C97.6409 67.219 97.6463 67.2239 97.6504 67.2297C97.6546 67.2355 97.6575 67.2422 97.6589 67.2492C97.6603 67.2562 97.6602 67.2634 97.6586 67.2704C97.6586 67.3796 97.6292 67.4887 97.6181 67.6016C97.6189 67.6105 97.6175 67.6195 97.6141 67.6279C97.6108 67.6362 97.6055 67.6437 97.5987 67.6497C97.592 67.6557 97.5839 67.66 97.5752 67.6624C97.5664 67.6648 97.5572 67.6652 97.5483 67.6634L97.5557 67.6489ZM97.6475 66.9865C97.6403 66.9856 97.6333 66.9833 97.6269 66.9796C97.6206 66.976 97.615 66.9712 97.6106 66.9654C97.6061 66.9597 97.6029 66.9531 97.601 66.9461C97.5992 66.9391 97.5987 66.9318 97.5998 66.9246C97.6181 66.8118 97.6365 66.7026 97.6586 66.5934C97.6613 66.5795 97.6693 66.5672 97.6809 66.5591C97.6926 66.5509 97.707 66.5476 97.721 66.5497C97.7282 66.5505 97.7351 66.5529 97.7413 66.5565C97.7475 66.5602 97.7528 66.5651 97.757 66.5709C97.7612 66.5767 97.764 66.5834 97.7654 66.5904C97.7668 66.5974 97.7667 66.6046 97.7652 66.6116L97.71 66.9428C97.7116 66.9525 97.7104 66.9625 97.7067 66.9716C97.703 66.9808 97.6969 66.9887 97.689 66.9947C97.6811 67.0007 97.6717 67.0044 97.6618 67.0055C97.6519 67.0066 97.6419 67.0051 97.6328 67.001L97.6475 66.9865Z' fill='%23CEE3F0'/%3E%3Cpath d='M98.4707 77.3633C98.4613 77.3629 98.4521 77.3603 98.4439 77.3559C98.4356 77.3515 98.4284 77.3453 98.4229 77.3378C98.3972 77.2905 98.3678 77.2432 98.3421 77.1922C98.3383 77.1861 98.3358 77.1792 98.3349 77.1721C98.334 77.165 98.3346 77.1578 98.3366 77.1509C98.3387 77.144 98.3422 77.1377 98.347 77.1323C98.3517 77.1268 98.3576 77.1224 98.3641 77.1194C98.3768 77.1129 98.3916 77.1115 98.4053 77.1156C98.4191 77.1197 98.4306 77.1289 98.4376 77.1412L98.5185 77.2796C98.5256 77.2923 98.5277 77.3072 98.5243 77.3213C98.5209 77.3355 98.5122 77.3478 98.5001 77.356L98.4707 77.3633Z' fill='%23CEE3F0'/%3E%3Cpath d='M96.9492 65.6034C96.9419 65.6025 96.9349 65.6002 96.9286 65.5966C96.9222 65.593 96.9167 65.5881 96.9122 65.5824C96.9078 65.5766 96.9045 65.57 96.9027 65.563C96.9008 65.556 96.9004 65.5487 96.9014 65.5415L96.9272 65.3814C96.9298 65.3672 96.9377 65.3546 96.9492 65.3458C96.9608 65.3371 96.9752 65.3329 96.9896 65.334C96.9969 65.3349 97.0039 65.3373 97.0103 65.3409C97.0166 65.3445 97.0222 65.3493 97.0266 65.3551C97.0311 65.3608 97.0343 65.3674 97.0362 65.3744C97.038 65.3814 97.0384 65.3887 97.0374 65.3959L97.0117 65.5597C97.009 65.5736 97.001 65.5859 96.9893 65.594C96.9777 65.6022 96.9633 65.6055 96.9492 65.6034Z' fill='%23CEE3F0'/%3E%3Cpath d='M97.5814 77.7564C97.5701 77.7563 97.559 77.7527 97.5498 77.7462C97.5406 77.7397 97.5337 77.7305 97.5299 77.72C97.4932 77.6217 97.4601 77.5198 97.427 77.4106C97.4248 77.4039 97.424 77.3969 97.4246 77.3898C97.4253 77.3828 97.4274 77.376 97.4309 77.3699C97.4343 77.3637 97.439 77.3583 97.4447 77.3541C97.4504 77.3498 97.4568 77.3468 97.4638 77.3451C97.4707 77.3429 97.4781 77.342 97.4855 77.3426C97.4928 77.3433 97.4999 77.3453 97.5064 77.3487C97.5129 77.3521 97.5187 77.3568 97.5233 77.3624C97.528 77.368 97.5315 77.3745 97.5336 77.3815C97.5667 77.487 97.5997 77.589 97.6328 77.6836C97.6377 77.6976 97.637 77.713 97.6309 77.7265C97.6247 77.74 97.6136 77.7507 97.5997 77.7564H97.5814ZM97.3903 77.1413C97.3783 77.1415 97.3667 77.1377 97.3573 77.1304C97.3479 77.1231 97.3414 77.1128 97.3388 77.1012C97.3094 76.9993 97.2837 76.8938 97.2543 76.7882C97.251 76.7733 97.2537 76.7576 97.262 76.7447C97.2703 76.7317 97.2833 76.7225 97.2984 76.7191C97.3125 76.7158 97.3274 76.7181 97.3398 76.7256C97.3521 76.7331 97.361 76.7452 97.3645 76.7591C97.3903 76.8683 97.416 76.9702 97.4454 77.0721C97.4487 77.0861 97.4463 77.1008 97.4388 77.1131C97.4312 77.1254 97.419 77.1342 97.4049 77.1376L97.3903 77.1413ZM97.2359 76.5152C97.2232 76.5149 97.2109 76.5104 97.201 76.5025C97.191 76.4946 97.1839 76.4838 97.1808 76.4716L97.1146 76.1549C97.1132 76.1477 97.1132 76.1404 97.1146 76.1332C97.116 76.126 97.1189 76.1192 97.123 76.1131C97.1271 76.107 97.1323 76.1018 97.1385 76.0977C97.1446 76.0937 97.1515 76.0908 97.1587 76.0894C97.166 76.088 97.1734 76.088 97.1807 76.0894C97.1879 76.0908 97.1948 76.0936 97.2009 76.0977C97.2071 76.1017 97.2123 76.1069 97.2165 76.113C97.2206 76.1191 97.2234 76.1259 97.2249 76.1331L97.291 76.4461C97.2926 76.4533 97.2927 76.4607 97.2914 76.4679C97.29 76.4752 97.2872 76.482 97.2831 76.4882C97.2789 76.4943 97.2736 76.4995 97.2674 76.5035C97.2612 76.5076 97.2542 76.5103 97.2469 76.5116L97.2359 76.5152ZM97.1073 75.8819C97.0945 75.8815 97.0823 75.8771 97.0723 75.8692C97.0624 75.8613 97.0553 75.8505 97.0521 75.8383L96.997 75.518C96.996 75.5108 96.9964 75.5035 96.9983 75.4965C97.0001 75.4894 97.0033 75.4829 97.0078 75.4771C97.0122 75.4713 97.0178 75.4665 97.0242 75.4629C97.0305 75.4593 97.0375 75.457 97.0448 75.4561C97.0589 75.4539 97.0733 75.4573 97.0849 75.4654C97.0966 75.4736 97.1046 75.4859 97.1073 75.4998C97.1244 75.609 97.1428 75.7145 97.1624 75.8164C97.1647 75.8308 97.1614 75.8455 97.1532 75.8577C97.145 75.8698 97.1326 75.8785 97.1183 75.8819H97.1073ZM97.0007 75.245C96.9873 75.2451 96.9742 75.2404 96.9641 75.2316C96.9539 75.2229 96.9473 75.2109 96.9455 75.1977C96.9455 75.0921 96.9125 74.9866 96.8978 74.881C96.8967 74.8738 96.8972 74.8665 96.899 74.8595C96.9009 74.8525 96.9041 74.8459 96.9086 74.8401C96.913 74.8344 96.9186 74.8296 96.9249 74.826C96.9313 74.8223 96.9383 74.82 96.9455 74.8191C96.9526 74.8176 96.9599 74.8175 96.9669 74.8188C96.974 74.8202 96.9807 74.8231 96.9866 74.8272C96.9925 74.8313 96.9975 74.8366 97.0011 74.8427C97.0048 74.8489 97.0072 74.8557 97.008 74.8628C97.008 74.972 97.0374 75.0776 97.0558 75.1831C97.057 75.1974 97.0527 75.2117 97.0439 75.2231C97.0351 75.2346 97.0223 75.2423 97.008 75.245H97.0007ZM96.9088 74.608C96.895 74.6073 96.882 74.6018 96.8719 74.5925C96.8618 74.5831 96.8554 74.5706 96.8537 74.5571C96.8537 74.4515 96.828 74.346 96.8169 74.2368C96.8159 74.2229 96.8202 74.2091 96.8291 74.1982C96.838 74.1874 96.8507 74.1804 96.8647 74.1786C96.8792 74.1774 96.8936 74.1816 96.9051 74.1903C96.9166 74.1991 96.9245 74.2117 96.9272 74.2259C96.9272 74.3314 96.9529 74.4406 96.9639 74.5462C96.965 74.5531 96.9645 74.5602 96.9626 74.567C96.9607 74.5738 96.9574 74.5802 96.953 74.5857C96.9485 74.5911 96.9429 74.5956 96.9365 74.5989C96.9302 74.6021 96.9233 74.604 96.9162 74.6044L96.9088 74.608ZM96.8353 73.9674C96.8213 73.9675 96.8078 73.9622 96.7976 73.9528C96.7873 73.9433 96.7811 73.9303 96.7802 73.9165L96.7471 73.5962C96.746 73.5813 96.7508 73.5666 96.7604 73.5551C96.7699 73.5436 96.7836 73.5361 96.7985 73.5343C96.8129 73.5342 96.8269 73.5393 96.8377 73.5487C96.8486 73.5581 96.8555 73.5711 96.8573 73.5853L96.8904 73.9056C96.8915 73.9205 96.8867 73.9352 96.8772 73.9467C96.8676 73.9582 96.8539 73.9656 96.839 73.9674H96.8353ZM96.7728 73.3232C96.7588 73.3232 96.7453 73.318 96.7351 73.3085C96.7248 73.2991 96.7186 73.2861 96.7177 73.2723C96.7177 73.1667 96.6993 73.0612 96.692 72.952C96.6909 72.9447 96.6914 72.9373 96.6936 72.9302C96.6957 72.9232 96.6993 72.9167 96.7042 72.9111C96.7091 72.9056 96.7151 72.9012 96.7219 72.8982C96.7286 72.8952 96.736 72.8937 96.7434 72.8937C96.7507 72.8932 96.7579 72.8942 96.7648 72.8965C96.7717 72.8988 96.7781 72.9024 96.7835 72.9071C96.789 72.9118 96.7934 72.9176 96.7966 72.924C96.7999 72.9305 96.8018 72.9375 96.8022 72.9447C96.8022 73.0502 96.8022 73.1594 96.828 73.265C96.8285 73.2722 96.8275 73.2794 96.8252 73.2862C96.8229 73.293 96.8192 73.2993 96.8144 73.3047C96.8097 73.3101 96.8038 73.3145 96.7973 73.3177C96.7908 73.3209 96.7837 73.3228 96.7765 73.3232H96.7728ZM96.7214 72.679C96.7076 72.6782 96.6945 72.6727 96.6845 72.6634C96.6744 72.6541 96.6679 72.6416 96.6662 72.628C96.6662 72.5225 96.6662 72.4169 96.6479 72.3077C96.6474 72.3006 96.6483 72.2934 96.6506 72.2866C96.6529 72.2797 96.6566 72.2734 96.6614 72.268C96.6662 72.2626 96.672 72.2582 96.6785 72.255C96.685 72.2518 96.6921 72.25 96.6993 72.2495C96.7066 72.249 96.7138 72.2499 96.7207 72.2522C96.7276 72.2545 96.7339 72.2581 96.7394 72.2629C96.7449 72.2676 96.7493 72.2734 96.7525 72.2798C96.7558 72.2863 96.7577 72.2933 96.7581 72.3005C96.7581 72.4097 96.7581 72.5152 96.7581 72.6208C96.7592 72.628 96.7586 72.6354 96.7565 72.6425C96.7544 72.6495 96.7508 72.6561 96.7459 72.6616C96.741 72.6671 96.735 72.6715 96.7282 72.6745C96.7214 72.6775 96.7141 72.6791 96.7067 72.679H96.7214ZM96.6846 72.0384C96.6703 72.0375 96.6568 72.0315 96.6466 72.0215C96.6364 72.0114 96.6304 71.998 96.6295 71.9838C96.6295 71.8783 96.6295 71.7691 96.6295 71.6635C96.629 71.6563 96.6299 71.6491 96.6322 71.6423C96.6346 71.6355 96.6382 71.6292 96.643 71.6238C96.6478 71.6184 96.6536 71.614 96.6601 71.6108C96.6666 71.6076 96.6737 71.6057 96.6809 71.6053C96.7103 71.6053 96.7397 71.6271 96.7397 71.6562C96.7397 71.7654 96.7397 71.871 96.7397 71.9802C96.7402 71.9873 96.7393 71.9945 96.737 72.0013C96.7347 72.0082 96.731 72.0145 96.7262 72.0199C96.7215 72.0253 96.7156 72.0297 96.7091 72.0329C96.7026 72.0361 96.6955 72.0379 96.6883 72.0384H96.6846ZM96.6589 71.3905C96.6449 71.3906 96.6314 71.3853 96.6212 71.3758C96.6109 71.3664 96.6047 71.3534 96.6038 71.3396V71.0156C96.6038 71.0012 96.6096 70.9873 96.6199 70.977C96.6302 70.9668 96.6443 70.961 96.6589 70.961C96.6659 70.9605 96.673 70.9615 96.6797 70.9638C96.6864 70.9662 96.6925 70.9698 96.6977 70.9746C96.7028 70.9794 96.707 70.9852 96.7098 70.9916C96.7126 70.998 96.714 71.005 96.714 71.012V71.3359C96.714 71.3504 96.7082 71.3643 96.6979 71.3745C96.6875 71.3848 96.6735 71.3905 96.6589 71.3905ZM96.6589 70.7463C96.6443 70.7463 96.6302 70.7406 96.6199 70.7303C96.6096 70.7201 96.6038 70.7062 96.6038 70.6917C96.6038 70.5862 96.6038 70.477 96.6038 70.3678C96.6038 70.3533 96.6096 70.3394 96.6199 70.3292C96.6302 70.3189 96.6443 70.3132 96.6589 70.3132C96.6735 70.3132 96.6875 70.3189 96.6979 70.3292C96.7082 70.3394 96.714 70.3533 96.714 70.3678C96.714 70.477 96.714 70.5825 96.714 70.6917C96.714 70.7062 96.7082 70.7201 96.6979 70.7303C96.6875 70.7406 96.6735 70.7463 96.6589 70.7463ZM96.6589 70.1021C96.6443 70.1021 96.6302 70.0963 96.6199 70.0861C96.6096 70.0758 96.6038 70.062 96.6038 70.0475C96.6038 69.9383 96.6038 69.8291 96.6038 69.7235C96.6038 69.7091 96.6096 69.6952 96.6199 69.6849C96.6302 69.6747 96.6443 69.6689 96.6589 69.6689C96.6735 69.6689 96.6875 69.6747 96.6979 69.6849C96.7082 69.6952 96.714 69.7091 96.714 69.7235C96.714 69.8327 96.714 69.9383 96.714 70.0475C96.7148 70.0569 96.7131 70.0664 96.7091 70.075C96.7051 70.0836 96.6989 70.091 96.6911 70.0966C96.6833 70.1021 96.6742 70.1055 96.6647 70.1064C96.6552 70.1074 96.6456 70.1059 96.6368 70.1021H96.6589ZM96.6589 69.4542C96.6443 69.4542 96.6302 69.4484 96.6199 69.4382C96.6096 69.428 96.6038 69.4141 96.6038 69.3996C96.6038 69.2941 96.6038 69.1849 96.6038 69.0757C96.6042 69.0685 96.6061 69.0615 96.6093 69.055C96.6125 69.0486 96.617 69.0428 96.6225 69.0381C96.6279 69.0334 96.6343 69.0297 96.6412 69.0274C96.6481 69.0251 96.6553 69.0242 96.6626 69.0247C96.6696 69.0247 96.6767 69.0261 96.6831 69.0289C96.6896 69.0317 96.6955 69.0358 96.7003 69.0409C96.7051 69.046 96.7088 69.0521 96.7112 69.0587C96.7136 69.0653 96.7145 69.0723 96.714 69.0793C96.714 69.1885 96.714 69.2941 96.714 69.4032C96.7138 69.4115 96.7116 69.4196 96.7077 69.4269C96.7039 69.4343 96.6983 69.4406 96.6916 69.4455C96.6849 69.4504 96.6771 69.4538 96.6689 69.4553C96.6607 69.4568 96.6522 69.4564 96.6442 69.4542H96.6589ZM96.6589 68.81C96.6443 68.81 96.6302 68.8042 96.6199 68.794C96.6096 68.7837 96.6038 68.7699 96.6038 68.7554C96.6038 68.6462 96.6038 68.5406 96.6038 68.4314C96.6037 68.4244 96.6052 68.4175 96.608 68.4111C96.6108 68.4046 96.6149 68.3988 96.6201 68.3941C96.6253 68.3893 96.6314 68.3856 96.6381 68.3833C96.6447 68.3809 96.6518 68.38 96.6589 68.3805C96.6735 68.3805 96.6875 68.3862 96.6979 68.3965C96.7082 68.4067 96.714 68.4206 96.714 68.4351C96.714 68.5443 96.714 68.6498 96.714 68.759C96.7132 68.7723 96.7075 68.7847 96.698 68.7941C96.6885 68.8035 96.6759 68.8091 96.6626 68.81H96.6589ZM96.6883 68.1657C96.6807 68.1658 96.6733 68.1642 96.6663 68.1613C96.6594 68.1583 96.6531 68.154 96.648 68.1485C96.6428 68.143 96.6388 68.1366 96.6363 68.1295C96.6337 68.1225 96.6327 68.115 96.6332 68.1075L96.6552 67.7872C96.6557 67.78 96.6576 67.773 96.6608 67.7666C96.664 67.7601 96.6685 67.7544 96.6739 67.7496C96.6794 67.7449 96.6857 67.7413 96.6926 67.739C96.6995 67.7367 96.7068 67.7358 96.714 67.7363C96.7213 67.7367 96.7283 67.7386 96.7349 67.7418C96.7414 67.745 96.7472 67.7494 96.752 67.7548C96.7567 67.7602 96.7604 67.7665 96.7627 67.7733C96.765 67.7801 96.766 67.7873 96.7655 67.7945L96.7434 68.1148C96.7426 68.128 96.7369 68.1405 96.7274 68.1499C96.7179 68.1592 96.7053 68.1649 96.692 68.1657H96.6883ZM96.7324 67.5252C96.7174 67.5233 96.7038 67.5159 96.6942 67.5044C96.6846 67.4929 96.6799 67.4782 96.6809 67.4633C96.6809 67.3577 96.6993 67.2485 96.7067 67.143C96.7092 67.1291 96.7163 67.1165 96.727 67.1073C96.7377 67.098 96.7513 67.0926 96.7655 67.092C96.7731 67.0925 96.7805 67.0944 96.7873 67.0979C96.794 67.1013 96.8 67.106 96.8049 67.1118C96.8097 67.1176 96.8133 67.1244 96.8153 67.1316C96.8174 67.1389 96.818 67.1464 96.8169 67.1539C96.8169 67.2595 96.7985 67.365 96.7912 67.4742C96.7903 67.488 96.784 67.501 96.7738 67.5105C96.7636 67.5199 96.7501 67.5252 96.7361 67.5252H96.7324ZM96.7875 66.8809C96.7803 66.8805 96.7732 66.8786 96.7667 66.8754C96.7602 66.8722 96.7544 66.8678 96.7496 66.8624C96.7448 66.857 96.7411 66.8507 96.7388 66.8439C96.7365 66.8371 96.7356 66.8299 96.7361 66.8227L96.7691 66.4988C96.7718 66.4846 96.7797 66.472 96.7912 66.4632C96.8028 66.4545 96.8171 66.4503 96.8316 66.4514C96.8389 66.4523 96.8459 66.4547 96.8523 66.4583C96.8586 66.4619 96.8642 66.4667 96.8686 66.4725C96.8731 66.4782 96.8763 66.4848 96.8782 66.4918C96.88 66.4988 96.8804 66.5061 96.8794 66.5133L96.8463 66.8336C96.8445 66.8468 96.8379 66.8589 96.8278 66.8676C96.8176 66.8763 96.8046 66.881 96.7912 66.8809H96.7875ZM96.861 66.2403C96.8535 66.24 96.8462 66.238 96.8396 66.2346C96.833 66.2311 96.8272 66.2263 96.8226 66.2204C96.8181 66.2145 96.8149 66.2077 96.8133 66.2005C96.8116 66.1932 96.8116 66.1857 96.8132 66.1785C96.8132 66.0729 96.839 65.9637 96.8537 65.8582C96.8563 65.844 96.8642 65.8314 96.8758 65.8226C96.8873 65.8139 96.9017 65.8097 96.9162 65.8109C96.9304 65.8135 96.9432 65.8213 96.952 65.8327C96.9608 65.8441 96.9651 65.8584 96.9639 65.8727L96.9198 66.193C96.9199 66.1999 96.9185 66.2067 96.9156 66.213C96.9128 66.2193 96.9086 66.2248 96.9033 66.2293C96.8981 66.2338 96.8919 66.2372 96.8853 66.2391C96.8786 66.241 96.8716 66.2414 96.8647 66.2403H96.861Z' fill='%23CEE3F0'/%3E%3Cpath d='M97.7578 78.2077C97.7469 78.2079 97.7362 78.2048 97.727 78.199C97.7179 78.1932 97.7107 78.1848 97.7063 78.1749C97.6826 78.1252 97.6618 78.0741 97.6438 78.0221C97.6409 78.0157 97.6393 78.0087 97.6392 78.0016C97.6391 77.9946 97.6404 77.9876 97.6432 77.9811C97.646 77.9746 97.6501 77.9687 97.6552 77.9639C97.6604 77.959 97.6665 77.9553 97.6732 77.9529C97.6869 77.9478 97.7021 77.948 97.7157 77.9534C97.7293 77.9588 97.7403 77.969 97.7467 77.982C97.7467 78.033 97.7872 78.0839 97.8092 78.1313C97.8122 78.1379 97.8138 78.1451 97.814 78.1524C97.8141 78.1598 97.8128 78.167 97.8101 78.1738C97.8073 78.1806 97.8032 78.1868 97.798 78.192C97.7928 78.1972 97.7866 78.2013 97.7798 78.2041L97.7578 78.2077Z' fill='%23CEE3F0'/%3E%3C/g%3E%3Cpath d='M102.626 162.455H100.919C100.901 162.455 100.884 162.448 100.872 162.435C100.86 162.423 100.853 162.406 100.853 162.388C100.853 162.201 100.779 162.021 100.647 161.889C100.515 161.756 100.336 161.682 100.149 161.682H97.9401C97.7536 161.682 97.5747 161.756 97.4429 161.889C97.311 162.021 97.2369 162.201 97.2369 162.388C97.2367 162.406 97.2296 162.423 97.217 162.435C97.2044 162.448 97.1874 162.455 97.1697 162.455H95.4611C95.3277 162.455 95.1997 162.508 95.1054 162.603C95.011 162.697 94.958 162.826 94.958 162.96V167.354C94.958 167.42 94.971 167.486 94.9963 167.547C95.0216 167.608 95.0587 167.664 95.1054 167.711C95.1521 167.758 95.2076 167.795 95.2687 167.82C95.3297 167.845 95.3951 167.858 95.4611 167.858H102.626C102.759 167.858 102.887 167.805 102.981 167.71C103.075 167.616 103.128 167.488 103.128 167.354V162.96C103.128 162.894 103.116 162.828 103.09 162.767C103.065 162.705 103.028 162.65 102.982 162.603C102.935 162.556 102.879 162.518 102.818 162.493C102.757 162.468 102.692 162.455 102.626 162.455Z' fill='%233F4756'/%3E%3Cpath d='M102.626 167.901H95.4612C95.3161 167.901 95.177 167.843 95.0745 167.74C94.9719 167.637 94.9143 167.497 94.9143 167.351V162.958C94.9143 162.812 94.9719 162.672 95.0745 162.569C95.177 162.466 95.3161 162.408 95.4612 162.408H97.1674C97.173 162.408 97.1784 162.406 97.1824 162.402C97.1863 162.398 97.1885 162.393 97.1885 162.387C97.189 162.187 97.2683 161.995 97.4091 161.854C97.55 161.713 97.7409 161.633 97.9401 161.632H100.146C100.346 161.633 100.537 161.712 100.678 161.854C100.818 161.995 100.898 162.187 100.898 162.387C100.898 162.393 100.9 162.398 100.904 162.402C100.908 162.406 100.913 162.408 100.919 162.408H102.626C102.771 162.408 102.91 162.466 103.013 162.569C103.115 162.672 103.173 162.812 103.173 162.958V167.351C103.173 167.497 103.115 167.637 103.013 167.74C102.91 167.843 102.771 167.901 102.626 167.901ZM95.4612 162.498C95.3399 162.498 95.2237 162.547 95.138 162.633C95.0523 162.719 95.0042 162.836 95.0042 162.958V167.351C95.0042 167.473 95.0523 167.59 95.138 167.676C95.2237 167.762 95.34 167.81 95.4612 167.81H102.626C102.686 167.81 102.746 167.799 102.801 167.776C102.856 167.752 102.907 167.719 102.949 167.676C102.992 167.633 103.025 167.583 103.048 167.527C103.071 167.471 103.083 167.412 103.083 167.351V162.958C103.083 162.836 103.035 162.719 102.949 162.633C102.864 162.547 102.747 162.498 102.626 162.498H100.919C100.889 162.498 100.861 162.486 100.84 162.465C100.819 162.444 100.807 162.415 100.807 162.386C100.807 162.21 100.737 162.041 100.613 161.917C100.489 161.792 100.322 161.722 100.146 161.722H97.9401C97.765 161.722 97.5972 161.792 97.4735 161.917C97.3497 162.041 97.2802 162.21 97.2799 162.386C97.2797 162.416 97.2678 162.444 97.2467 162.465C97.2256 162.486 97.1972 162.498 97.1674 162.498H95.4612Z' fill='%233F4756'/%3E%3Cpath d='M100.682 164.948C100.682 165.274 100.586 165.593 100.406 165.864C100.226 166.134 99.9694 166.346 99.6696 166.47C99.3698 166.595 99.0399 166.628 98.7217 166.564C98.4034 166.501 98.1111 166.344 97.8817 166.113C97.6522 165.883 97.496 165.589 97.4326 165.27C97.3693 164.95 97.4018 164.619 97.526 164.318C97.6502 164.016 97.8605 163.759 98.1303 163.578C98.4001 163.397 98.7173 163.3 99.0418 163.3C99.4769 163.3 99.8942 163.474 100.202 163.783C100.51 164.092 100.682 164.511 100.682 164.948Z' fill='white'/%3E%3Cpath d='M100.367 165.255C100.539 164.52 100.086 163.784 99.3546 163.611C98.6231 163.437 97.8901 163.892 97.7174 164.627C97.5448 165.362 97.9978 166.098 98.7293 166.271C99.4609 166.445 100.194 165.99 100.367 165.255Z' fill='%233F4756'/%3E%3Cpath d='M77.8337 169.412C76.9186 169.412 76.024 169.14 75.2631 168.629C74.5021 168.119 73.909 167.393 73.5587 166.544C73.2084 165.695 73.1167 164.761 73.2951 163.859C73.4735 162.958 73.9141 162.13 74.5611 161.48C75.2081 160.83 76.0325 160.388 76.93 160.208C77.8275 160.029 78.7578 160.121 79.6032 160.473C80.4487 160.824 81.1713 161.42 81.6797 162.184C82.1881 162.948 82.4595 163.846 82.4595 164.765C82.4582 165.997 81.9705 167.178 81.1033 168.049C80.2361 168.92 79.0602 169.41 77.8337 169.412Z' fill='%233F4756'/%3E%3Cpath d='M80.5598 167.503C82.0655 165.991 82.0655 163.539 80.5598 162.027C79.0542 160.515 76.613 160.515 75.1073 162.027C73.6017 163.539 73.6017 165.991 75.1073 167.503C76.613 169.015 79.0542 169.015 80.5598 167.503Z' fill='white'/%3E%3Cpath d='M60.4868 167.9V161.631H53.0001V167.9H60.4868Z' fill='%233F4756'/%3E%3Cpath d='M60.307 161.797H53.1804V167.733H60.307V161.797Z' fill='%233F4756'/%3E%3Cpath d='M60.4249 23.2892H45.6982H45.3491H45V39.0724H45.6982V23.9896H60.4249V23.2892Z' fill='%23222734'/%3E%3Cpath d='M96.3633 23.2892H111.091H111.44H111.789V39.0724H111.091V23.9896H96.3633V23.2892Z' fill='%23222734'/%3E%3Cpath d='M60.4221 139.023H45.7002H45.3511H45.002V123.268H45.7002V138.323H60.4221V139.023Z' fill='%23222734'/%3E%3Cpath d='M96.3633 139.023H111.089H111.437H111.786V123.263H111.089V138.323H96.3633V139.023Z' fill='%23222734'/%3E%3Cpath d='M69.5761 83.5429H59.3014H59.1168H58.9309V73.0387H59.3014V83.1708H69.5761V83.5429Z' fill='%23222734'/%3E%3Cpath d='M88.228 83.5429H98.5014H98.6873H98.872V73.0387H98.5014V83.1708H88.228V83.5429Z' fill='%23222734'/%3E%3Cpath d='M69.5761 44.1295H59.3014H59.1168H58.9309V54.6325H59.3014V44.5016H69.5761V44.1295Z' fill='%23222734'/%3E%3Cpath d='M88.228 44.1295H98.5014H98.6873H98.872V54.6325H98.5014V44.5016H88.228V44.1295Z' fill='%23222734'/%3E%3C/g%3E%3C/g%3E%3Cg clip-path='url(%23clip4_66_818)'%3E%3Cpath d='M188.786 15.8469H170.109C169.999 15.6758 169.847 15.5352 169.669 15.4378C169.491 15.3404 169.291 15.2893 169.088 15.2892H152.26C152.057 15.2892 151.857 15.3402 151.679 15.4377C151.501 15.5351 151.35 15.6758 151.239 15.8469H132.214C130.037 15.8494 127.949 16.7185 126.409 18.2634C124.869 19.8083 124.003 21.9029 124 24.0878V165.048C124.003 167.233 124.869 169.327 126.409 170.871C127.949 172.416 130.037 173.285 132.214 173.287H188.786C190.963 173.285 193.051 172.415 194.591 170.87C196.131 169.326 196.997 167.231 197 165.046V24.0878C196.997 21.903 196.131 19.8085 194.591 18.2637C193.051 16.7188 190.963 15.8497 188.786 15.8469Z' fill='url(%23paint1_linear_66_818)'/%3E%3Cpath d='M188.786 16.062H132.215C127.796 16.062 124.214 19.6557 124.214 24.0888V165.048C124.214 169.481 127.796 173.075 132.215 173.075H188.786C193.204 173.075 196.787 169.481 196.787 165.048V24.0888C196.787 19.6557 193.204 16.062 188.786 16.062Z' fill='white'/%3E%3Cg clip-path='url(%23clip5_66_818)'%3E%3Cpath d='M150.919 73.9546C150.919 73.9546 151.619 90.6105 150.919 93.3042C150.219 95.998 143.657 100.446 136.934 103.606C146.156 129.29 177.379 136.594 186.884 102.965C186.884 102.965 173.472 99.288 173.161 93.7803C172.85 88.2726 173.161 73.9546 173.161 73.9546H150.919Z' fill='%23EFEFEF'/%3E%3Cpath d='M161.886 89.8062C167.233 89.8062 170.95 86.1314 173.035 83.2385C173.066 78.3522 173.16 73.9546 173.16 73.9546H150.919C150.919 73.9546 151.105 78.3472 151.188 83.013C152.978 85.9347 156.4 89.8062 161.886 89.8062Z' fill='%23A3A4A9'/%3E%3Cpath d='M147.191 57.9251C147.191 57.9251 146.269 55.2088 142.649 55.5283C139.147 55.8365 140.335 64.8686 143.417 66.3571C146.5 67.8455 147.515 63.3501 147.515 63.3501L147.191 57.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M177.853 57.9251C177.853 57.9251 178.775 55.2088 182.396 55.5283C185.897 55.8365 184.709 64.8686 181.628 66.3571C178.547 67.8455 177.529 63.3501 177.529 63.3501L177.853 57.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M180.837 57.2134C180.455 94.9342 144.438 96.7947 144.207 57.2134C140.724 24.3576 184.531 23.7487 180.837 57.2134Z' fill='%23EFEFEF'/%3E%3Cpath d='M153.029 60.3256C153.021 62.7674 150.75 62.7674 150.741 60.3256C150.733 57.8837 153.021 57.8837 153.029 60.3256Z' fill='%233F4756'/%3E%3Cpath d='M173.877 60.3256C173.867 62.7674 171.599 62.7662 171.589 60.3256C171.599 57.8837 173.868 57.8837 173.877 60.3256Z' fill='%233F4756'/%3E%3Cpath d='M148.262 56.1097C145.861 55.3868 151.644 50.7097 155.347 53.7956C155.662 54.0036 155.817 54.3807 155.646 54.7177C155.475 55.0548 155.099 55.0736 154.727 55.0172C150.582 54.5524 149.321 55.9005 148.262 56.1097Z' fill='%23AFA3A3'/%3E%3Cpath d='M176.805 56.1034C179.187 55.408 173.459 50.7047 169.71 53.7955C169.395 54.0035 169.24 54.3806 169.411 54.7177C169.582 55.0547 169.959 55.0785 170.329 55.0171C174.147 54.5297 175.798 55.9305 176.805 56.1034Z' fill='%23AFA3A3'/%3E%3Cpath d='M162.244 71.4788C157.829 71.6392 160.849 64.8498 161.362 64.2309C161.724 63.4102 162.522 64.0104 162.059 64.732C161.47 66.2205 160.518 69.9942 162.347 70.2748C163.276 70.464 162.881 71.6041 162.244 71.4788Z' fill='%23AFA3A3'/%3E%3Cpath d='M162.282 76.9627C159.025 76.8186 156.243 75.5457 156.879 74.5672C158.033 73.6087 160.933 77.94 167.022 74.4043C167.156 74.3247 167.317 74.3019 167.468 74.3409C167.619 74.3799 167.748 74.4775 167.828 74.6123C168.462 76.1609 162.75 77.1106 162.282 76.9627Z' fill='%23AFA3A3'/%3E%3Cpath d='M143.208 55.5045L144.289 58.311L145.77 59.0076C147.554 50.3175 142.797 39.3773 162.041 39.8459C177.136 39.698 177.121 44.5743 178.479 50.2962C179.459 54.4245 179.56 58.8485 179.56 58.8485L180.912 57.5455L182.397 55.5346C181.612 53.8807 184.97 36.0634 178.192 34.377C178.192 34.377 172.989 25.1206 163.442 25.1118C149.344 25.0981 149.7 29.3842 149.362 30.1309C140.442 32.5553 143.803 33.1203 141.445 42.2928C141.445 42.2928 141.918 44.256 142.391 45.1381C142.864 46.0201 142.459 51.826 143.208 55.5045Z' fill='%23A3A4A9'/%3E%3Cpath d='M142.661 42.2564C142.615 42.2554 142.57 42.2383 142.535 42.2082C142.499 42.178 142.475 42.1366 142.466 42.0907C142.458 42.0448 142.465 41.9973 142.487 41.9561C142.508 41.9149 142.544 41.8825 142.587 41.8643C146.635 40.2656 150.405 40.2568 151.113 41.1839C151.104 41.2137 151.088 41.2411 151.067 41.2641C151.046 41.2872 151.02 41.3053 150.992 41.3172C150.963 41.3292 150.932 41.3346 150.901 41.3333C150.87 41.3319 150.839 41.3237 150.812 41.3092C149.62 40.9108 146.803 40.6114 142.661 42.2564Z' fill='%23E2E2E2'/%3E%3Cpath d='M156.768 39.4988C156.303 39.3184 153.698 31.5993 144.928 33.0815C144.679 33.1366 144.591 32.7244 144.854 32.6818C153.583 31.0417 157.513 39.3785 156.768 39.4988Z' fill='%23E2E2E2'/%3E%3Cpath d='M158.88 38.5066C158.772 38.4991 158.672 38.6018 158.678 38.4853C158.893 35.2942 156.365 30.2813 150.737 30.4931C150.712 30.4925 150.688 30.4871 150.665 30.4771C150.643 30.4671 150.622 30.4528 150.605 30.4349C150.589 30.4171 150.575 30.396 150.566 30.373C150.557 30.35 150.553 30.3254 150.554 30.3008C150.554 30.2761 150.56 30.2518 150.57 30.2292C150.58 30.2066 150.594 30.1862 150.612 30.1692C150.629 30.1521 150.65 30.1388 150.673 30.1298C150.696 30.1209 150.721 30.1166 150.745 30.1172C156.419 29.8729 159.399 35.2278 159.083 38.4965C159.079 38.6093 158.989 38.5066 158.88 38.5066Z' fill='%23E2E2E2'/%3E%3Cpath d='M176.517 42.9606C175.496 42.5509 179.783 41.8167 178.548 36.0183C178.494 35.7615 178.901 35.6788 178.946 35.9419C179.916 41.4521 176.714 42.9218 176.517 42.9606Z' fill='%23E2E2E2'/%3E%3Cpath d='M167.909 39.3033C167.334 39.2482 167.825 28.9181 158.428 26.9235C158.166 26.8847 158.259 26.4963 158.51 26.5614C167.888 28.5072 168.105 39.0816 168.106 39.1893C168.107 39.2971 168.017 38.9049 167.905 39.3033H167.909Z' fill='%23E2E2E2'/%3E%3Cpath d='M169.119 38.8911C169.085 38.8907 169.052 38.8819 169.022 38.8654C168.993 38.849 168.968 38.8254 168.95 38.7969C168.931 38.7683 168.92 38.7357 168.918 38.7018C168.915 38.668 168.921 38.634 168.934 38.603C169.282 38.1469 171.237 32.4826 169.017 27.7203C169.04 27.7066 169.065 27.6977 169.091 27.6939C169.118 27.6901 169.144 27.6917 169.17 27.6984C169.196 27.7052 169.22 27.7171 169.241 27.7333C169.263 27.7495 169.28 27.7698 169.294 27.793C171.94 32.7131 169.549 38.7496 169.119 38.8911Z' fill='%23E2E2E2'/%3E%3Cpath d='M199.327 210.044C200.351 186.806 203.644 111.348 203.37 108.026C203.37 108.026 189.169 103.8 178.433 97.7407L173.734 91.4161C171.604 94.9794 169.772 98.1818 166.631 104.738C166.417 105.188 168.16 107.783 167.915 108.19C165.877 111.573 167.925 110.756 166.891 115.409C166.194 118.541 162.884 123.147 162.884 123.147C162.884 123.147 159.865 119.338 158.857 116.005C157.537 111.647 159.338 111.37 157.024 108.687C156.484 108.061 158.888 105.396 158.444 104.615C155.183 98.8971 152.032 94.8754 150.335 91.6179C150.335 91.6179 145.85 97.0053 145.815 97.1807C145.815 97.1807 128.292 103.304 119.284 106.426C119.284 106.426 122.345 179.786 124.103 210.04L199.327 210.044Z' fill='white'/%3E%3Cpath d='M150.942 116.367L145.693 98.6252C145.678 98.574 145.673 98.5203 145.678 98.4673C145.684 98.4142 145.7 98.3627 145.725 98.3157C145.75 98.2688 145.784 98.2273 145.826 98.1937C145.867 98.16 145.914 98.1349 145.965 98.1196C146.016 98.1044 146.07 98.0994 146.123 98.105C146.176 98.1105 146.227 98.1264 146.274 98.1518C146.32 98.1772 146.362 98.2117 146.395 98.2531C146.429 98.2946 146.454 98.3422 146.469 98.3934L151.221 114.45L157.501 104.803C157.561 104.717 157.653 104.658 157.756 104.638C157.859 104.618 157.966 104.639 158.054 104.697C158.142 104.754 158.204 104.844 158.227 104.947C158.251 105.05 158.234 105.158 158.179 105.248L150.942 116.367Z' fill='%23898989'/%3E%3Cpath d='M175.643 116.008L166.983 105.42C166.944 105.379 166.914 105.331 166.894 105.279C166.875 105.226 166.866 105.17 166.869 105.114C166.872 105.057 166.887 105.002 166.912 104.952C166.938 104.902 166.973 104.858 167.016 104.822C167.059 104.786 167.11 104.76 167.163 104.744C167.217 104.729 167.274 104.725 167.329 104.733C167.385 104.74 167.438 104.76 167.486 104.789C167.534 104.818 167.575 104.857 167.607 104.904L175.161 114.132L177.905 98.847C177.915 98.7944 177.934 98.7441 177.963 98.6991C177.992 98.654 178.029 98.6152 178.073 98.5846C178.117 98.5541 178.166 98.5325 178.218 98.5211C178.27 98.5097 178.324 98.5087 178.376 98.5181C178.429 98.5276 178.479 98.5473 178.523 98.5762C178.568 98.6051 178.607 98.6426 178.637 98.6865C178.668 98.7304 178.689 98.7799 178.701 98.8322C178.712 98.8845 178.713 98.9384 178.704 98.9911L175.643 116.008Z' fill='%23898989'/%3E%3Cpath d='M205.421 207.337C207.337 205.498 207.357 204.621 207.503 204.277C206.268 195.154 205.522 187.128 205.23 182.704C204.606 173.142 204.856 152.541 205.23 135.038L208.723 115.558V105.257C204.107 104.325 191.564 101.69 184.147 99.0988L183.897 98.52C182.072 97.9988 180.279 97.3924 178.533 96.9865C178.533 96.9865 181.26 164.001 184.488 210.044L199.791 209.886C200.351 209.753 203.619 209.068 205.421 207.337Z' fill='%23A3A4A9'/%3E%3Cpath d='M185.024 184.503C185 184.505 184.975 184.505 184.951 184.503C184.845 184.484 184.752 184.423 184.69 184.334C184.629 184.246 184.605 184.136 184.624 184.03C187.3 169.112 189.951 121.48 190.208 116.791L182.124 115.558C182.03 115.544 181.944 115.497 181.88 115.425C181.817 115.354 181.781 115.262 181.778 115.166C181.776 115.07 181.807 114.977 181.866 114.902C181.926 114.827 182.01 114.775 182.103 114.756L189.53 113.226L183.766 99.2617C183.729 99.1628 183.732 99.0535 183.774 98.9566C183.816 98.8597 183.893 98.783 183.99 98.7425C184.087 98.7021 184.196 98.701 184.294 98.7397C184.392 98.7783 184.471 98.8536 184.515 98.9497L190.465 113.37C190.488 113.426 190.498 113.485 190.496 113.545C190.493 113.605 190.477 113.663 190.449 113.716C190.421 113.769 190.382 113.816 190.334 113.852C190.286 113.888 190.231 113.912 190.172 113.924L184.491 115.096L190.692 116.042C190.792 116.057 190.882 116.109 190.946 116.187C191.01 116.266 191.042 116.365 191.037 116.466C191.008 116.985 188.232 168.506 185.423 184.174C185.405 184.267 185.355 184.35 185.282 184.41C185.209 184.471 185.118 184.503 185.024 184.503Z' fill='%23898989'/%3E%3Cpath d='M140.463 97.9286L140.214 98.5074C130.989 101.727 115.071 105.022 115.071 105.022C115.071 105.022 120.476 120.597 120.151 139.602C119.883 155.205 120.1 170.763 119.598 178.373C119.258 183.551 117.439 193.807 115.124 205.417C116.078 206.443 116.462 207.392 118.263 208.51C119.099 209.03 120.973 209.73 122.18 210.045H135.792C138.231 202.613 140.679 193.434 141.843 182.514C145.738 145.963 145.819 96.3988 145.819 96.3988C144.081 96.8072 142.283 97.4011 140.463 97.9286Z' fill='%23A3A4A9'/%3E%3Cpath d='M139.33 183.911C139.354 183.913 139.379 183.913 139.403 183.911C139.455 183.901 139.505 183.882 139.55 183.853C139.595 183.824 139.633 183.787 139.664 183.743C139.694 183.699 139.716 183.649 139.727 183.597C139.738 183.545 139.739 183.491 139.73 183.438C137.054 168.519 134.403 120.889 134.147 116.2L142.23 114.965C142.324 114.951 142.41 114.904 142.474 114.833C142.537 114.761 142.573 114.669 142.575 114.573C142.578 114.478 142.547 114.384 142.487 114.309C142.428 114.234 142.344 114.183 142.251 114.164L134.824 112.634L140.588 98.6628C140.623 98.5643 140.619 98.4561 140.577 98.3605C140.534 98.2649 140.457 98.1894 140.361 98.1494C140.265 98.1095 140.157 98.1082 140.06 98.146C139.963 98.1837 139.884 98.2575 139.839 98.3521L133.889 112.772C133.866 112.827 133.856 112.887 133.858 112.947C133.861 113.007 133.877 113.066 133.905 113.119C133.933 113.172 133.972 113.218 134.02 113.254C134.068 113.29 134.123 113.315 134.182 113.327L139.863 114.497L133.66 115.443C133.561 115.458 133.471 115.51 133.407 115.588C133.344 115.666 133.312 115.765 133.317 115.866C133.345 116.385 136.122 167.908 138.931 183.575C138.948 183.669 138.997 183.754 139.07 183.815C139.143 183.877 139.235 183.911 139.33 183.911Z' fill='%23898989'/%3E%3Cpath d='M115.194 105.017C115.194 105.017 114.433 105.017 113.384 106.218V170.085C113.459 170.174 113.498 170.287 113.495 170.403V176.355C114.493 172.026 120.096 160.217 120.096 160.217C120.096 160.217 126.169 125.952 115.194 105.017Z' fill='%23A3A4A9'/%3E%3Cpath d='M185.626 162.455H183.919C183.901 162.455 183.884 162.448 183.872 162.435C183.86 162.423 183.853 162.406 183.853 162.388C183.853 162.201 183.779 162.021 183.647 161.889C183.515 161.756 183.336 161.682 183.149 161.682H180.94C180.754 161.682 180.575 161.756 180.443 161.889C180.311 162.021 180.237 162.201 180.237 162.388C180.237 162.406 180.23 162.423 180.217 162.435C180.204 162.448 180.187 162.455 180.17 162.455H178.461C178.328 162.455 178.2 162.508 178.105 162.603C178.011 162.697 177.958 162.826 177.958 162.96V167.354C177.958 167.42 177.971 167.486 177.996 167.547C178.022 167.608 178.059 167.664 178.105 167.711C178.152 167.758 178.208 167.795 178.269 167.82C178.33 167.845 178.395 167.858 178.461 167.858H185.626C185.759 167.858 185.887 167.805 185.981 167.71C186.075 167.616 186.128 167.488 186.128 167.354V162.96C186.128 162.894 186.116 162.828 186.09 162.767C186.065 162.705 186.028 162.65 185.982 162.603C185.935 162.556 185.879 162.518 185.818 162.493C185.757 162.468 185.692 162.455 185.626 162.455Z' fill='%233F4756'/%3E%3Cpath d='M185.626 167.901H178.461C178.316 167.901 178.177 167.843 178.074 167.74C177.972 167.637 177.914 167.497 177.914 167.351V162.958C177.914 162.812 177.972 162.672 178.074 162.569C178.177 162.466 178.316 162.408 178.461 162.408H180.167C180.173 162.408 180.178 162.406 180.182 162.402C180.186 162.398 180.189 162.393 180.189 162.387C180.189 162.187 180.268 161.995 180.409 161.854C180.55 161.713 180.741 161.633 180.94 161.632H183.146C183.346 161.633 183.537 161.712 183.678 161.854C183.818 161.995 183.898 162.187 183.898 162.387C183.898 162.393 183.9 162.398 183.904 162.402C183.908 162.406 183.913 162.408 183.919 162.408H185.626C185.771 162.408 185.91 162.466 186.013 162.569C186.115 162.672 186.173 162.812 186.173 162.958V167.351C186.173 167.497 186.115 167.637 186.013 167.74C185.91 167.843 185.771 167.901 185.626 167.901ZM178.461 162.498C178.34 162.498 178.224 162.547 178.138 162.633C178.052 162.719 178.004 162.836 178.004 162.958V167.351C178.004 167.473 178.052 167.59 178.138 167.676C178.224 167.762 178.34 167.81 178.461 167.81H185.626C185.686 167.81 185.746 167.799 185.801 167.776C185.856 167.752 185.907 167.719 185.949 167.676C185.992 167.633 186.025 167.583 186.048 167.527C186.071 167.471 186.083 167.412 186.083 167.351V162.958C186.083 162.836 186.035 162.719 185.949 162.633C185.864 162.547 185.747 162.498 185.626 162.498H183.919C183.889 162.498 183.861 162.486 183.84 162.465C183.819 162.444 183.807 162.415 183.807 162.386C183.807 162.21 183.737 162.041 183.613 161.917C183.489 161.792 183.322 161.722 183.146 161.722H180.94C180.765 161.722 180.597 161.792 180.473 161.917C180.35 162.041 180.28 162.21 180.28 162.386C180.28 162.416 180.268 162.444 180.247 162.465C180.226 162.486 180.197 162.498 180.167 162.498H178.461Z' fill='%233F4756'/%3E%3Cpath d='M183.682 164.948C183.682 165.274 183.586 165.593 183.406 165.864C183.226 166.134 182.969 166.346 182.67 166.47C182.37 166.595 182.04 166.628 181.722 166.564C181.403 166.501 181.111 166.344 180.882 166.113C180.652 165.883 180.496 165.589 180.433 165.27C180.369 164.95 180.402 164.619 180.526 164.318C180.65 164.016 180.86 163.759 181.13 163.578C181.4 163.397 181.717 163.3 182.042 163.3C182.477 163.3 182.894 163.474 183.202 163.783C183.51 164.092 183.682 164.511 183.682 164.948Z' fill='white'/%3E%3Cpath d='M183.367 165.255C183.539 164.52 183.086 163.784 182.355 163.611C181.623 163.437 180.89 163.892 180.717 164.627C180.545 165.362 180.998 166.098 181.729 166.271C182.461 166.445 183.194 165.99 183.367 165.255Z' fill='%233F4756'/%3E%3Cpath d='M160.834 169.412C159.919 169.412 159.024 169.14 158.263 168.629C157.502 168.119 156.909 167.393 156.559 166.544C156.208 165.695 156.117 164.761 156.295 163.859C156.474 162.958 156.914 162.13 157.561 161.48C158.208 160.83 159.033 160.388 159.93 160.208C160.827 160.029 161.758 160.121 162.603 160.473C163.449 160.824 164.171 161.42 164.68 162.184C165.188 162.948 165.459 163.846 165.459 164.765C165.458 165.997 164.971 167.178 164.103 168.049C163.236 168.92 162.06 169.41 160.834 169.412Z' fill='%233F4756'/%3E%3Cpath d='M163.56 167.503C165.066 165.991 165.065 163.539 163.56 162.027C162.054 160.515 159.613 160.515 158.107 162.027C156.602 163.539 156.602 165.991 158.107 167.503C159.613 169.015 162.054 169.015 163.56 167.503Z' fill='white'/%3E%3Cpath d='M143.487 167.9V161.631H136V167.9H143.487Z' fill='%233F4756'/%3E%3Cpath d='M143.307 161.797H136.18V167.733H143.307V161.797Z' fill='%233F4756'/%3E%3Cpath d='M142.425 23.2892H127.698H127.349H127V39.0724H127.698V23.9896H142.425V23.2892Z' fill='%23222734'/%3E%3Cpath d='M178.363 23.2892H193.091H193.44H193.789V39.0724H193.091V23.9896H178.363V23.2892Z' fill='%23222734'/%3E%3Cpath d='M142.422 139.023H127.7H127.351H127.002V123.268H127.7V138.323H142.422V139.023Z' fill='%23222734'/%3E%3Cpath d='M178.363 139.023H193.089H193.437H193.786V123.263H193.089V138.323H178.363V139.023Z' fill='%23222734'/%3E%3C/g%3E%3Cg clip-path='url(%23clip6_66_818)'%3E%3Cpath d='M166.145 23.4741C166.776 23.3051 167.408 23.1482 168.044 23.0154C167.403 23.1364 166.77 23.2895 166.145 23.4741Z' fill='%23C7E0F0'/%3E%3Cpath d='M144.272 29.8879L144.485 29.4855L144.783 28.9544C145.008 28.552 145.29 28.0933 145.636 27.5702C146.017 26.9946 146.43 26.4399 146.871 25.9084C147.372 25.2996 147.939 24.7478 148.561 24.2627C149.204 23.7538 149.949 23.3901 150.746 23.1965C151.142 23.1118 151.548 23.0807 151.953 23.1039H152.11H152.283H152.375H152.452L152.613 23.128C152.838 23.1656 153.063 23.2099 153.289 23.2608C154.225 23.4991 155.136 23.8279 156.009 24.2426C156.926 24.645 157.86 25.1198 158.825 25.5423C159.763 25.9685 160.725 26.3393 161.706 26.6528C162.627 26.9473 163.569 27.1733 164.523 27.3288C164.978 27.4012 165.424 27.4576 165.855 27.4978C166.285 27.538 166.704 27.5622 167.106 27.5743C167.303 27.5743 167.509 27.5743 167.69 27.5743H167.975H168.249C168.611 27.5743 168.957 27.5461 169.279 27.5219C169.923 27.4696 170.486 27.3972 170.933 27.3248L171.255 27.2725L171.536 27.2202L171.983 27.1276L172.257 27.0673L172.349 27.0431H172.253H171.975L170.917 26.9586C170.466 26.9184 169.915 26.8701 169.307 26.7937C168.997 26.7534 168.667 26.7132 168.321 26.6569C167.975 26.6005 167.613 26.5482 167.239 26.4758C166.865 26.4034 166.475 26.3269 166.076 26.2344C165.947 26.2062 165.811 26.174 165.674 26.1378L165.577 26.1136L165.175 26.009L164.853 25.9205C164.225 25.7435 163.577 25.5181 162.922 25.2928C163.155 25.2646 163.384 25.2284 163.618 25.1882C165.227 24.9025 166.805 24.3553 168.422 24.0334C170.423 23.6183 172.495 23.6998 174.458 24.2708C174.055 24.0294 173.673 23.8081 173.287 23.6149C172.056 22.9794 170.672 22.7006 169.291 22.8102C168.877 22.8431 168.464 22.8982 168.056 22.9751C167.42 23.1079 166.788 23.2649 166.157 23.4338C165.525 23.6028 164.994 23.7397 164.41 23.8805C163.538 24.0916 162.65 24.2329 161.755 24.303C161.397 24.3332 161.039 24.3453 160.68 24.3392C160.334 24.1823 159.984 24.0133 159.634 23.8402C158.729 23.4017 157.807 22.9228 156.818 22.4843C156.327 22.2629 155.824 22.0537 155.305 21.8727C155.043 21.7841 154.778 21.6996 154.5 21.6232C154.222 21.5467 153.961 21.4823 153.695 21.43C153.43 21.3777 153.144 21.3335 152.866 21.3053C152.798 21.3053 152.721 21.3053 152.649 21.2812H152.54H152.444H152.239H152.021C151.728 21.2801 151.435 21.3017 151.144 21.3455C150.86 21.3858 150.578 21.4477 150.303 21.5306C149.776 21.6917 149.272 21.9231 148.806 22.2187C148.586 22.3564 148.374 22.5069 148.171 22.6693C147.976 22.8235 147.789 22.9873 147.611 23.1602C147.437 23.3229 147.272 23.4948 147.116 23.6753C146.96 23.8483 146.815 24.0253 146.678 24.2024C146.417 24.5427 146.175 24.8973 145.954 25.2646C145.578 25.8932 145.251 26.5497 144.976 27.2282C144.764 27.745 144.58 28.2729 144.425 28.8095C144.36 29.0308 144.308 29.2119 144.268 29.405C144.227 29.5982 144.191 29.7269 144.167 29.8477C144.143 29.9684 144.127 30.0609 144.115 30.1253V30.2219L144.155 30.1374L144.272 29.8879Z' fill='%23C3DBEB'/%3E%3Cpath d='M148.79 42.5869C152.731 45.185 157.282 46.7106 161.992 47.013C164.34 47.2281 166.708 47.0596 169.001 46.514C170.115 46.2241 171.166 45.7302 172.1 45.0575C172.984 44.3902 173.758 43.5877 174.393 42.6794C174.47 42.5748 174.546 42.4662 174.619 42.3575L174.691 42.2529L174.836 42.0316C174.865 41.9902 174.892 41.9472 174.916 41.9029C174.961 41.8345 175.005 41.7701 175.045 41.7017C175.085 41.6333 175.101 41.6091 175.126 41.5608L175.246 41.3597L175.327 41.2229L175.439 41.0136L175.512 40.8768L175.629 40.6555C175.649 40.6112 175.673 40.571 175.693 40.5308C175.713 40.4905 175.785 40.3376 175.83 40.2411L175.862 40.1767C175.914 40.06 175.971 39.9433 176.019 39.8266C176.039 39.7864 176.055 39.7421 176.075 39.7019L176.172 39.4685L176.232 39.3156L176.317 39.1064L176.377 38.9454L176.449 38.7402L176.51 38.5752C176.53 38.5068 176.554 38.4384 176.578 38.37C176.602 38.3016 176.614 38.2614 176.63 38.2051C176.647 38.1487 176.675 38.0642 176.695 37.9958C176.715 37.9274 176.731 37.8832 176.747 37.8309C176.763 37.7785 176.787 37.6739 176.811 37.5975C176.836 37.521 176.84 37.5009 176.852 37.4566C176.884 37.3359 176.912 37.2152 176.944 37.0945C176.944 37.0382 176.968 36.9818 176.985 36.9255C177.001 36.8692 177.017 36.7847 177.029 36.7163C177.041 36.6479 177.057 36.5915 177.069 36.5312C177.081 36.4708 177.097 36.3984 177.109 36.334L177.145 36.1449L177.182 35.9558C177.182 35.8874 177.182 35.823 177.214 35.7586C177.246 35.6943 177.234 35.6339 177.242 35.5735C177.25 35.5132 177.262 35.4367 177.274 35.3724L177.298 35.1873L177.323 34.9861C177.323 34.9257 177.323 34.8654 177.343 34.805C177.371 34.5435 177.391 34.2819 177.411 34.0003C177.411 33.948 177.411 33.8916 177.411 33.8353V33.618C177.411 33.5617 177.411 33.5054 177.411 33.449C177.411 33.3927 177.411 33.3042 177.411 33.2317V33.0627C177.411 32.9863 177.411 32.9139 177.411 32.8414C177.411 32.769 177.411 32.7288 177.411 32.6765V32.4552C177.411 32.3988 177.411 32.3465 177.411 32.2902C177.411 32.2339 177.411 32.1413 177.411 32.0649C177.411 31.9884 177.411 31.9643 177.411 31.916C177.411 31.8677 177.411 31.7591 177.411 31.6786C177.411 31.409 177.371 31.1394 177.343 30.8738V30.8537C177.343 30.725 177.314 30.6002 177.298 30.4755C177.282 30.3508 177.262 30.2059 177.238 30.0731C176.983 28.4474 176.531 26.8585 175.894 25.3412C175.444 24.9505 174.962 24.5979 174.454 24.287C172.491 23.7161 170.419 23.6346 168.418 24.0496C166.809 24.3715 165.239 24.9187 163.614 25.2044C163.38 25.2447 163.151 25.2809 162.918 25.309C163.573 25.5505 164.221 25.7597 164.849 25.9367L165.171 26.0253C165.864 26.0086 166.555 25.9332 167.235 25.7999C168.197 25.5786 169.122 25.2084 170.1 25.0636C171.017 24.9268 172.112 25.0435 172.719 25.8361C172.838 25.9891 172.925 26.1647 172.974 26.3521C173.023 26.5395 173.034 26.7349 173.005 26.9266C172.679 27.0465 172.34 27.1288 171.995 27.172L171.548 27.2646L171.267 27.3169L170.945 27.3692C170.49 27.4416 169.935 27.514 169.291 27.5663C168.969 27.5905 168.623 27.6066 168.261 27.6187H167.987H167.702C167.513 27.6187 167.299 27.6187 167.118 27.6187C166.716 27.6187 166.314 27.5784 165.867 27.5422C165.42 27.506 164.99 27.4456 164.535 27.3732C163.581 27.2177 162.639 26.9917 161.719 26.6972C160.737 26.3837 159.775 26.0129 158.838 25.5867C157.888 25.1642 156.954 24.7015 156.021 24.287C155.148 23.8723 154.237 23.5435 153.301 23.3052C153.076 23.2543 152.85 23.21 152.625 23.1724L152.464 23.1483H152.388H152.295H152.122H151.965C151.56 23.1251 151.154 23.1562 150.758 23.2408C149.961 23.4345 149.216 23.7982 148.573 24.3071C147.951 24.7922 147.384 25.344 146.883 25.9528C146.442 26.4843 146.03 27.039 145.648 27.6146C145.302 28.1377 145.02 28.6085 144.795 28.9988L144.497 29.5299L144.284 29.9323L144.155 30.1818L144.115 30.2663C143.863 30.902 143.632 31.5431 143.423 32.1896C143.152 32.938 142.922 33.7146 142.735 34.5193C143.013 35.7539 143.501 36.9313 144.179 37.9998C145.39 39.8249 146.959 41.3853 148.79 42.5869ZM148.247 29.0189C148.388 28.6648 148.497 28.2987 148.605 27.9325C148.724 27.3404 149.025 26.8002 149.466 26.3874C149.821 26.1253 150.224 25.9381 150.653 25.8371C151.082 25.7361 151.527 25.7235 151.961 25.7999C152.927 25.973 153.78 26.496 154.637 26.9386C155.834 27.5096 157.115 27.8858 158.431 28.0532C159.876 28.2866 161.332 28.4314 162.773 28.6809C164.142 28.868 165.473 29.2756 166.712 29.888C167.951 30.564 169.022 31.6826 168.957 33.1875C168.933 33.6985 168.309 35.1551 167.396 36.1288C166.779 36.7354 166.032 37.1936 165.211 37.4687C164.162 37.8462 163.059 38.0501 161.944 38.0723C160.845 38.1246 159.731 38.1407 158.628 38.0723C156.601 38.0025 154.622 37.4345 152.866 36.4185C151.176 35.4635 149.794 34.0432 148.887 32.3264C148.37 31.3049 148.148 30.1595 148.247 29.0189Z' fill='%23C7E0F0'/%3E%3Cpath d='M165.573 26.1418L165.67 26.1659C165.803 26.2021 165.939 26.2343 166.072 26.2625C166.475 26.355 166.877 26.4355 167.235 26.5039C167.593 26.5723 167.971 26.6367 168.317 26.685C168.663 26.7333 168.993 26.7816 169.303 26.8218C169.927 26.8982 170.478 26.9465 170.913 26.9868L171.971 27.0713H172.249H172.345L172.253 27.0954L171.979 27.1558C172.324 27.1126 172.663 27.0302 172.989 26.9103C173.018 26.7187 173.007 26.5232 172.958 26.3358C172.909 26.1484 172.822 25.9729 172.703 25.8199C172.1 25.0151 171.001 24.9105 170.084 25.0473C169.106 25.1922 168.181 25.5624 167.219 25.7837C166.538 25.917 165.848 25.9923 165.155 26.009L165.573 26.1418Z' fill='%23D0E5F2'/%3E%3Cpath d='M152.858 36.4224C154.614 37.4384 156.593 38.0063 158.62 38.0761C159.723 38.1284 160.837 38.1123 161.936 38.0761C163.05 38.0539 164.154 37.8501 165.203 37.4726C166.023 37.1974 166.771 36.7392 167.388 36.1327C168.301 35.1589 168.925 33.7184 168.949 33.1913C169.013 31.6865 167.943 30.5679 166.704 29.8919C165.465 29.2795 164.134 28.8718 162.765 28.6848C161.324 28.4353 159.868 28.2824 158.423 28.0571C157.107 27.8897 155.826 27.5134 154.629 26.9425C153.772 26.4999 152.919 25.9768 151.953 25.8038C151.519 25.7273 151.074 25.74 150.645 25.841C150.216 25.942 149.812 26.1292 149.458 26.3912C149.017 26.8041 148.716 27.3442 148.597 27.9364C148.488 28.3025 148.38 28.6687 148.239 29.0228C148.14 30.1646 148.361 31.3116 148.879 32.3343C149.787 34.0496 151.168 35.4684 152.858 36.4224Z' fill='%23C3DBEB'/%3E%3Cpath d='M183.189 44.3612C182.992 45.0909 182.653 45.7746 182.191 46.3731C181.938 46.691 181.459 46.7312 181.085 46.8318C180.71 46.9324 180.308 47.0732 179.91 47.1497C172.385 48.6022 155.18 51.2418 143.069 45.8218C142.627 45.6183 142.252 45.2948 141.986 44.8883C141.766 44.422 141.656 43.9112 141.664 43.3955V42.9932H141.6C141.543 42.9932 141.488 43.0155 141.448 43.0554C141.407 43.0953 141.384 43.1495 141.383 43.2064C141.383 43.3271 141.383 43.4478 141.383 43.5726H141.407C141.411 44.0884 141.533 44.5965 141.765 45.0573C142.06 45.5136 142.478 45.8765 142.972 46.1035L143.423 46.3007L143.584 46.3691L143.885 46.4938L144.078 46.5702L144.352 46.6789L144.565 46.7594L144.823 46.8559L145.052 46.9404L145.306 47.029L145.547 47.1135L145.793 47.1939L146.042 47.2784L146.283 47.3549L146.549 47.4394L146.782 47.5078L147.06 47.5923L147.285 47.6567L147.575 47.7371L147.796 47.7975L148.098 47.878L148.311 47.9303L148.629 48.0107L148.83 48.059L149.164 48.1395L149.35 48.1838L149.708 48.2602L149.869 48.2964L150.271 48.3769L150.396 48.401L150.826 48.4855H150.895C152.576 48.7994 154.272 49.0277 155.977 49.1696L156.56 49.2179H156.584L157.164 49.2581H157.2L157.779 49.2903H157.819L158.403 49.3184H158.443L159.035 49.3426H159.067H159.678H160.306H160.857H161.437C167.724 49.2811 173.991 48.6277 180.155 47.3911C180.437 47.3348 180.698 47.2583 180.96 47.1778C181.081 47.1416 181.209 47.1014 181.338 47.0692L181.567 47.0129C181.958 46.9678 182.322 46.7903 182.598 46.5099C183.003 45.996 183.318 45.4162 183.527 44.7958C183.527 44.7958 183.527 44.7596 183.527 44.7435C183.499 44.5785 183.471 44.4176 183.438 44.2606C183.433 44.2242 183.421 44.1892 183.401 44.1579C183.382 44.1265 183.356 44.0995 183.326 44.0784C183.296 44.0572 183.262 44.0425 183.226 44.0351C183.19 44.0277 183.153 44.0278 183.117 44.0353L183.189 44.3612Z' fill='white'/%3E%3Cpath d='M141.672 42.3897C141.672 42.5868 141.672 42.792 141.672 42.9812V43.3835C141.664 43.8992 141.774 44.4099 141.994 44.8763C142.26 45.2828 142.635 45.6063 143.077 45.8098C155.188 51.2298 172.393 48.5902 179.918 47.1377C180.32 47.0612 180.702 46.9284 181.093 46.8198C181.483 46.7111 181.946 46.6789 182.199 46.3611C182.661 45.7626 183 45.0789 183.197 44.3492L183.149 44.0756C183.129 43.9629 183.105 43.8503 183.084 43.7376C183.084 43.6974 183.084 43.6571 183.064 43.6169C183.044 43.5767 183.036 43.468 183.02 43.3916C183.004 43.3151 183.02 43.287 182.992 43.2306C182.964 43.1743 182.968 43.0978 182.952 43.0294C182.936 42.961 182.932 42.9087 182.919 42.8484L182.883 42.6673L182.847 42.4701C182.847 42.4138 182.823 42.3615 182.815 42.3052C182.807 42.2488 182.783 42.1523 182.771 42.0798L182.746 41.9511L182.674 41.597C180.545 30.9019 178.9 28.8297 177.021 26.5563C176.903 26.4195 176.786 26.2787 176.671 26.1338C176.434 25.8449 176.174 25.5757 175.894 25.3291C176.527 26.8576 176.971 28.4574 177.218 30.0932C177.242 30.226 177.258 30.3587 177.278 30.4956C177.298 30.6324 177.31 30.745 177.322 30.8738V30.8979C177.351 31.1675 177.375 31.4371 177.391 31.7027C177.391 31.7831 177.391 31.8596 177.391 31.9401C177.391 32.0205 177.391 32.0407 177.391 32.089C177.391 32.1372 177.391 32.2419 177.391 32.3143C177.391 32.3867 177.391 32.4229 177.391 32.4792V32.7006C177.391 32.7529 177.391 32.8092 177.391 32.8655C177.391 32.9219 177.391 33.0104 177.391 33.0868V33.2558C177.391 33.3283 177.391 33.4007 177.391 33.4731C177.391 33.5455 177.391 33.5858 177.391 33.6421V33.8594C177.391 33.9157 177.391 33.972 177.391 34.0244C177.371 34.2899 177.351 34.5515 177.322 34.8291C177.322 34.8895 177.322 34.9498 177.302 35.0102L177.278 35.2114L177.254 35.3964C177.254 35.4608 177.234 35.5292 177.222 35.5976C177.21 35.666 177.202 35.7183 177.194 35.7827C177.186 35.8471 177.174 35.9115 177.162 35.9799L177.125 36.169L177.089 36.3581C177.089 36.4225 177.065 36.4909 177.049 36.5553C177.033 36.6197 177.025 36.676 177.009 36.7404C176.993 36.8047 176.98 36.8772 176.964 36.9496C176.948 37.022 176.936 37.0623 176.924 37.1186C176.892 37.2393 176.864 37.36 176.832 37.4807C176.832 37.525 176.803 37.5733 176.791 37.6216C176.779 37.6698 176.747 37.7785 176.727 37.8549C176.707 37.9314 176.691 37.9636 176.675 38.0199C176.659 38.0762 176.634 38.1567 176.61 38.2291C176.586 38.3016 176.574 38.3378 176.558 38.3941C176.542 38.4504 176.51 38.5309 176.49 38.5993L176.429 38.7643L176.357 38.9695L176.296 39.1305L176.212 39.3397L176.152 39.4926L176.055 39.726C176.035 39.7662 176.019 39.8105 175.999 39.8507C175.95 39.9674 175.894 40.0841 175.842 40.2008L175.81 40.2651C175.765 40.3617 175.721 40.4583 175.673 40.5549C175.624 40.6514 175.628 40.6353 175.608 40.6796L175.492 40.9009L175.419 41.0377L175.307 41.2469L175.226 41.3837L175.105 41.5849C175.081 41.6332 175.053 41.6775 175.025 41.7258C174.997 41.774 174.94 41.8585 174.896 41.9269C174.872 41.9713 174.845 42.0143 174.816 42.0557L174.671 42.277L174.598 42.3816C174.526 42.4903 174.45 42.5989 174.373 42.7035C173.738 43.6118 172.964 44.4143 172.08 45.0815C171.146 45.7543 170.095 46.2482 168.981 46.5381C166.687 47.0836 164.32 47.2522 161.972 47.0371C157.261 46.7347 152.711 45.2091 148.77 42.611C146.94 41.4141 145.372 39.8592 144.159 38.04C143.484 36.9578 143.002 35.7665 142.735 34.5193C142.172 36.8728 141.827 39.2729 141.705 41.6895C141.705 41.8948 141.684 42.0919 141.676 42.3092L141.672 42.3897Z' fill='%23D2E5F2'/%3E%3Cpath d='M160.318 49.3828H159.691H159.079H159.047L158.455 49.3587H158.415L157.832 49.3305H157.791L157.212 49.2983H157.176L156.596 49.2581H156.572L155.989 49.2098C154.284 49.068 152.588 48.8396 150.907 48.5257H150.838L150.408 48.4413L150.283 48.4171L149.881 48.3366L149.72 48.3004L149.362 48.224L149.177 48.1797L148.843 48.0992L148.641 48.051L148.324 47.9705L148.11 47.9182L147.809 47.8377L147.587 47.7773L147.298 47.6969L147.072 47.6325L146.795 47.548L146.561 47.4796L146.296 47.3951L146.054 47.3186L145.805 47.2341L145.559 47.1537L145.318 47.0692L145.064 46.9806L144.835 46.8961L144.578 46.7996L144.364 46.7191L144.091 46.6105L143.898 46.534L143.596 46.4093L143.435 46.3409L142.984 46.1437C142.491 45.9167 142.072 45.5538 141.777 45.0975C141.545 44.6367 141.423 44.1286 141.419 43.6128H141.387C141.387 43.7737 141.387 43.9387 141.387 44.0997V44.7555C141.387 44.9165 141.387 45.0774 141.387 45.2424C141.387 45.4235 141.387 45.6045 141.387 45.7856C141.387 45.8741 141.387 45.9948 141.407 46.1357C141.405 46.1678 141.405 46.2001 141.407 46.2322C141.407 46.2322 141.407 46.2644 141.407 46.2805C141.407 46.2966 141.407 46.3851 141.427 46.4415C141.447 46.4978 141.427 46.5501 141.455 46.6064L141.479 46.7191C141.479 46.7553 141.479 46.7956 141.507 46.8318C141.509 46.8505 141.509 46.8693 141.507 46.8881C141.536 46.9854 141.571 47.0808 141.612 47.1738C141.642 47.2493 141.678 47.322 141.721 47.3911C141.757 47.4593 141.801 47.524 141.849 47.5842C141.895 47.6468 141.944 47.706 141.998 47.7612C142.049 47.8179 142.103 47.8716 142.159 47.9222C142.216 47.9758 142.272 48.0241 142.328 48.067L142.493 48.1878C142.593 48.2566 142.696 48.3197 142.803 48.3769L142.928 48.4372L143.33 48.6223L143.467 48.6787L143.765 48.8034L143.918 48.8637L144.215 48.9845L144.36 49.0408L144.791 49.2017L144.863 49.2299L145.241 49.3627L145.414 49.423L145.692 49.5196L145.889 49.584L146.163 49.6725L146.356 49.7329L146.706 49.8415L146.984 49.922L147.257 50.0025L147.499 50.0668L147.728 50.1312L147.99 50.1996L148.203 50.2559L148.477 50.3244L148.621 50.3606L149.237 50.5054L149.386 50.5376L149.712 50.61L149.873 50.6422L150.211 50.7147L150.339 50.7388C150.742 50.8233 151.172 50.8997 151.599 50.9722H151.627L152.029 51.0406H152.114L152.536 51.105H152.573C153.192 51.1975 153.82 51.278 154.464 51.3504H154.488C155.293 51.4416 156.126 51.514 156.987 51.5677C158.147 50.9178 159.26 50.1877 160.318 49.3828Z' fill='%23C3E0F0'/%3E%3Cpath d='M181.6 47.0651L181.37 47.1215C181.242 47.1537 181.113 47.1939 180.992 47.2301C180.715 47.3106 180.453 47.387 180.187 47.4434C174.018 48.6851 167.746 49.3425 161.453 49.4069H160.874H160.322C159.28 50.2057 158.185 50.9317 157.043 51.5797C157.707 51.624 158.379 51.6562 159.055 51.6803H159.196H159.558H159.835H160.137H161.368C161.972 51.6803 162.576 51.6803 163.207 51.6562H163.694H163.863H164.181H164.414H164.672H164.929H165.163H165.453H165.658H165.972H166.157H166.487H166.656L167.006 51.6321H167.159L167.533 51.6039H167.662L168.064 51.5757H168.177L168.579 51.5435H168.676L169.106 51.5033H169.187L169.629 51.4631H169.702L170.152 51.4188H170.217L170.687 51.3705H170.736L171.215 51.3182H171.255L171.746 51.2619H171.778L172.285 51.2015L172.8 51.1371L173.323 51.0687C175.442 50.7844 177.611 50.429 179.829 50.0024H179.922C180.194 49.9466 180.463 49.8754 180.727 49.7892L181.105 49.6805L181.334 49.6282C181.723 49.5846 182.084 49.4067 182.356 49.1253C182.931 48.3816 183.328 47.5156 183.515 46.5944V46.5622V46.534C183.515 46.3851 183.515 46.2362 183.515 46.0793C183.538 45.7519 183.528 45.4231 183.487 45.0975C183.278 45.7179 182.963 46.2978 182.557 46.8116C182.27 46.9881 181.937 47.0762 181.6 47.0651Z' fill='%23D0E5F2'/%3E%3Cpath d='M129.565 49.1937C130.209 48.8584 130.861 48.5419 131.521 48.2441C131.742 48.1476 131.959 48.047 132.185 47.9544L132.518 47.8096C133.074 47.5762 133.637 47.3549 134.204 47.1457L134.884 46.9042C135.689 46.636 136.494 46.3812 137.299 46.1397L137.761 46.015L137.938 45.9667L138.224 45.8903L138.445 45.8339L138.679 45.7736L138.932 45.7132L139.113 45.669L139.415 45.5965H139.492C139.987 45.4839 140.477 45.3792 140.976 45.2827L140.719 45.335C140.719 45.4557 140.719 45.5804 140.719 45.7011C140.712 46.3653 140.867 47.0211 141.169 47.6124C141.533 48.1876 142.056 48.6448 142.674 48.9282C146.622 50.6946 151.438 51.7729 156.987 52.1471C158.399 52.2397 159.868 52.2839 161.36 52.2839C161.968 52.2839 162.592 52.2839 163.215 52.2598C168.878 52.0844 174.515 51.4397 180.071 50.3324C180.336 50.2801 180.582 50.2117 180.819 50.1433L180.385 49.9784L181.061 50.2359L181.137 50.264L181.354 50.3485L181.455 50.3888L181.66 50.4693L181.769 50.5135L181.966 50.594L182.083 50.6423L182.28 50.7227L182.396 50.771L182.59 50.8515L182.706 50.9038L182.899 50.9843L183.012 51.0366L183.209 51.1211L183.31 51.1654L184.018 51.4873L184.111 51.5315L184.292 51.616L184.42 51.6764L184.589 51.7568L184.726 51.8252L184.891 51.9057L185.032 51.9741L185.193 52.0546L185.338 52.127L185.491 52.2075L185.64 52.2839L185.793 52.3604L185.941 52.4409L186.09 52.5214L186.247 52.6018L186.388 52.6823L186.557 52.7708L186.686 52.8432L186.927 52.9801L187.052 53.0525L187.269 53.1772L187.386 53.2456L187.559 53.3462L187.688 53.4227L187.853 53.5233L187.981 53.5997L188.142 53.7003L188.271 53.7808L188.432 53.8814L188.557 53.9618L188.718 54.0665L188.842 54.1469L189.007 54.2556L189.128 54.336L189.293 54.4487L189.406 54.5252C189.47 54.5654 189.531 54.6097 189.591 54.6539L189.687 54.7183C189.776 54.7827 189.869 54.843 189.957 54.9114C195.268 53.4186 198.584 51.4873 198.886 49.3708C198.886 49.3909 198.886 49.411 198.886 49.4311C198.888 49.4111 198.888 49.3909 198.886 49.3708C198.902 49.2656 198.91 49.1593 198.91 49.0529C198.91 45.9506 192.444 43.2185 182.634 41.6211L182.706 41.9752L182.73 42.1039C182.73 42.1764 182.759 42.2528 182.775 42.3293C182.791 42.4057 182.795 42.4379 182.807 42.4942L182.843 42.6914L182.879 42.8725C182.879 42.9328 182.899 42.9932 182.912 43.0535C182.924 43.1139 182.94 43.1903 182.952 43.2547C182.964 43.3191 182.972 43.3634 182.98 43.4157C182.988 43.468 183.008 43.5646 183.024 43.641C183.04 43.7175 183.024 43.7215 183.044 43.7617C183.064 43.8744 183.089 43.987 183.109 44.0997C183.145 44.0922 183.182 44.0921 183.218 44.0995C183.254 44.1069 183.288 44.1216 183.318 44.1428C183.349 44.1639 183.374 44.1909 183.393 44.2223C183.413 44.2536 183.425 44.2886 183.431 44.325C183.463 44.482 183.491 44.6429 183.519 44.8079C183.519 44.8079 183.519 44.8441 183.519 44.8602C183.56 45.1858 183.57 45.5146 183.547 45.842C183.547 45.9989 183.547 46.1478 183.547 46.2967V46.3248V46.357C183.36 47.2783 182.964 48.1442 182.388 48.8879C182.117 49.1694 181.755 49.3472 181.366 49.3909L181.137 49.4432L180.759 49.5518C180.495 49.6381 180.226 49.7093 179.954 49.7651H179.862L180.304 49.926L179.862 49.7651C177.649 50.1916 175.48 50.547 173.355 50.8314L172.832 50.8998L172.317 50.9642L171.81 51.0245H171.778L171.287 51.0809H171.247L170.768 51.1332H170.72L170.249 51.1815H170.185L169.734 51.2257H169.661L169.219 51.2659H169.138L168.708 51.3062H168.611L168.209 51.3384H168.096L167.694 51.3665H167.565L167.191 51.3947H167.038L166.688 51.4189H166.519H166.189H166.004H165.69H165.485H165.195H164.962H164.704H164.447H164.213H163.895H163.726H163.24C162.62 51.4189 162.004 51.443 161.401 51.443H160.169H159.868H159.59H159.228H159.087C158.403 51.4189 157.731 51.3867 157.075 51.3424C156.222 51.2914 155.389 51.219 154.577 51.1251H154.552C153.909 51.0527 153.281 50.9722 152.661 50.8797H152.625L152.203 50.8153H152.118L151.716 50.7469H151.687C151.261 50.6745 150.842 50.598 150.428 50.5135L150.299 50.4894L149.961 50.4169L149.8 50.3848L149.474 50.3123L149.326 50.2801L148.71 50.1353L148.565 50.0991L148.247 50.2117L148.034 50.1554L147.772 50.087L147.543 50.0226L147.302 49.9582L147.028 49.8778L146.75 49.7973L146.4 49.6887L146.207 49.6283L145.934 49.5398L145.736 49.4754L145.459 49.3788L145.286 49.3185L144.908 49.1857L144.835 49.1575L144.405 48.9966L144.26 48.9402L143.962 48.8195L143.809 48.7592L143.511 48.6344L143.374 48.5781L142.972 48.393L142.847 48.3327C142.741 48.2755 142.637 48.2124 142.538 48.1435L142.373 48.0228C142.316 47.9772 142.26 47.9289 142.204 47.878C142.147 47.8274 142.093 47.7737 142.043 47.717C141.989 47.6618 141.939 47.6026 141.894 47.54C141.845 47.4798 141.802 47.4151 141.765 47.3468C141.722 47.2778 141.686 47.2051 141.656 47.1296C141.615 47.0366 141.581 46.9412 141.552 46.8439C141.553 46.8251 141.553 46.8063 141.552 46.7876C141.552 46.7513 141.532 46.7111 141.524 46.6749L141.499 46.5622C141.499 46.5059 141.479 46.4496 141.471 46.3973C141.463 46.3449 141.471 46.2886 141.451 46.2363C141.431 46.184 141.451 46.2041 141.451 46.188C141.449 46.1559 141.449 46.1236 141.451 46.0914C141.451 45.9506 141.451 45.8299 141.431 45.7414C141.431 45.5603 141.431 45.3792 141.431 45.1982C141.431 45.0332 141.431 44.8723 141.431 44.7113V44.0554C141.431 43.8945 141.431 43.7295 141.431 43.5686C141.431 43.4076 141.431 43.3231 141.431 43.2024C141.432 43.1455 141.455 43.0913 141.496 43.0514C141.537 43.0115 141.591 42.9892 141.648 42.9892H141.713C141.713 42.792 141.713 42.5868 141.713 42.3977V42.3333C141.713 42.1241 141.713 41.9309 141.741 41.7136C132.257 43.3231 126.048 46.011 126.048 49.0489C126.048 49.1553 126.056 49.2616 126.072 49.3668C126.165 49.9126 126.409 50.4215 126.777 50.8354C127.49 50.3821 128.217 49.9515 128.957 49.5438L129.565 49.1937Z' fill='%23C3DBEB'/%3E%3Cpath d='M160.024 57.9453C141.459 57.6435 126.692 53.9417 126.036 49.3586C126.02 49.4733 126.012 49.5889 126.012 49.7047C126.012 54.6539 140.28 58.7259 158.604 59.2369C159.183 58.8345 159.747 58.404 160.286 57.9493L160.024 57.9453Z' fill='%23C3E0F0'/%3E%3Cpath d='M198.902 49.3586C198.6 51.4751 195.28 53.4065 189.973 54.8993C183.66 56.6738 174.534 57.8286 164.298 57.9533H160.262C159.723 58.408 159.159 58.8345 158.58 59.2409C159.857 59.2758 161.151 59.2932 162.463 59.2932C182.602 59.2932 198.926 54.9999 198.926 49.7087C198.926 49.6121 198.926 49.5156 198.926 49.423C198.906 49.4069 198.906 49.3788 198.902 49.3586Z' fill='%23C7E0F0'/%3E%3Cpath d='M160.383 57.9494H164.306C174.542 57.8247 183.668 56.6699 189.981 54.8954C189.893 54.827 189.8 54.7667 189.712 54.7023L189.615 54.6379C189.555 54.5936 189.494 54.5494 189.43 54.5091L189.317 54.4327L189.152 54.32L189.032 54.2396L188.867 54.1309L188.742 54.0504L188.581 53.9458L188.456 53.8654L188.295 53.7648L188.166 53.6843L188.006 53.5837L187.877 53.5072L187.712 53.4066L187.583 53.3302L187.41 53.2296L187.293 53.1612L187.076 53.0365L186.951 52.964L186.71 52.8272L186.581 52.7548L186.412 52.6663L186.271 52.5858L186.114 52.5053L185.965 52.4249L185.817 52.3444L185.664 52.2679L185.515 52.1915L185.362 52.111L185.217 52.0386L185.056 51.9581L184.915 51.8897L184.75 51.8092L184.614 51.7408L184.445 51.6604L184.316 51.6L184.135 51.5155L184.042 51.4712L183.334 51.1493L183.233 51.1051L183.036 51.0206L182.924 50.9683L182.73 50.8878L182.614 50.8355L182.421 50.755L182.304 50.7067L182.107 50.6263L181.99 50.578L181.793 50.4975L181.684 50.4532L181.479 50.3728L181.378 50.3325L181.161 50.248L181.085 50.2199L180.843 50.1273C180.606 50.1957 180.36 50.2641 180.095 50.3164C174.539 51.4237 168.902 52.0684 163.24 52.2438C162.616 52.2438 161.992 52.2679 161.385 52.2679C159.892 52.2679 158.423 52.2237 157.011 52.1311C151.462 51.769 146.646 50.6906 142.698 48.9122C142.08 48.6288 141.557 48.1716 141.194 47.5964C140.891 47.0051 140.736 46.3493 140.743 45.6851C140.743 45.5644 140.743 45.4397 140.743 45.319C140.341 45.3994 139.938 45.488 139.516 45.5805H139.439L139.137 45.6529L138.956 45.6972L138.703 45.7576L138.47 45.8179L138.248 45.8742L137.963 45.9507L137.785 45.999L137.323 46.1237C136.518 46.3517 135.713 46.6066 134.909 46.8882L134.229 47.1296C133.661 47.3389 133.098 47.5602 132.543 47.7936L132.209 47.9384C131.983 48.031 131.766 48.1316 131.545 48.2281C130.885 48.5259 130.233 48.8424 129.589 49.1777L128.949 49.5197C128.209 49.9275 127.482 50.358 126.769 50.8113C129.988 54.6902 143.507 57.6517 160.037 57.9293H160.407L160.383 57.9494Z' fill='%23C7E0F0'/%3E%3C/g%3E%3Cpath d='M151.576 83.5429H141.301H141.117H140.931V73.0387H141.301V83.1708H151.576V83.5429Z' fill='%23222734'/%3E%3Cpath d='M170.228 83.5429H180.501H180.687H180.872V73.0387H180.501V83.1708H170.228V83.5429Z' fill='%23222734'/%3E%3Cpath d='M151.576 44.1295H141.301H141.117H140.931V54.6325H141.301V44.5016H151.576V44.1295Z' fill='%23222734'/%3E%3Cpath d='M170.228 44.1295H180.501H180.687H180.872V54.6325H180.501V44.5016H170.228V44.1295Z' fill='%23222734'/%3E%3C/g%3E%3Cg clip-path='url(%23clip7_66_818)'%3E%3Cpath d='M270.786 15.8469H252.109C251.999 15.6758 251.847 15.5352 251.669 15.4378C251.491 15.3404 251.291 15.2893 251.088 15.2892H234.26C234.057 15.2892 233.857 15.3402 233.679 15.4377C233.501 15.5351 233.35 15.6758 233.239 15.8469H214.214C212.037 15.8494 209.949 16.7185 208.409 18.2634C206.869 19.8083 206.003 21.9029 206 24.0878V165.048C206.003 167.233 206.869 169.327 208.409 170.871C209.949 172.416 212.037 173.285 214.214 173.287H270.786C272.963 173.285 275.051 172.415 276.591 170.87C278.131 169.326 278.997 167.231 279 165.046V24.0878C278.997 21.903 278.131 19.8085 276.591 18.2637C275.051 16.7188 272.963 15.8497 270.786 15.8469Z' fill='url(%23paint2_linear_66_818)'/%3E%3Cpath d='M270.786 16.062H214.215C209.796 16.062 206.214 19.6557 206.214 24.0888V165.048C206.214 169.481 209.796 173.075 214.215 173.075H270.786C275.204 173.075 278.787 169.481 278.787 165.048V24.0888C278.787 19.6557 275.204 16.062 270.786 16.062Z' fill='white'/%3E%3Cg clip-path='url(%23clip8_66_818)'%3E%3Cpath d='M232.919 73.9546C232.919 73.9546 233.619 90.6105 232.919 93.3042C232.219 95.998 225.657 100.446 218.934 103.606C228.156 129.29 259.379 136.594 268.884 102.965C268.884 102.965 255.472 99.288 255.161 93.7803C254.85 88.2726 255.161 73.9546 255.161 73.9546H232.919Z' fill='%23EFEFEF'/%3E%3Cpath d='M243.886 89.8062C249.233 89.8062 252.95 86.1314 255.035 83.2385C255.066 78.3522 255.16 73.9546 255.16 73.9546H232.919C232.919 73.9546 233.105 78.3472 233.188 83.013C234.978 85.9347 238.4 89.8062 243.886 89.8062Z' fill='%23A3A4A9'/%3E%3Cpath d='M229.191 57.9251C229.191 57.9251 228.269 55.2088 224.649 55.5283C221.147 55.8365 222.335 64.8686 225.417 66.3571C228.5 67.8455 229.515 63.3501 229.515 63.3501L229.191 57.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M259.853 57.9251C259.853 57.9251 260.775 55.2088 264.396 55.5283C267.897 55.8365 266.709 64.8686 263.628 66.3571C260.547 67.8455 259.529 63.3501 259.529 63.3501L259.853 57.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M262.837 57.2134C262.455 94.9342 226.438 96.7947 226.207 57.2134C222.724 24.3576 266.531 23.7487 262.837 57.2134Z' fill='%23EFEFEF'/%3E%3Cpath d='M235.029 60.3256C235.021 62.7674 232.75 62.7674 232.741 60.3256C232.733 57.8837 235.021 57.8837 235.029 60.3256Z' fill='%233F4756'/%3E%3Cpath d='M255.877 60.3256C255.867 62.7674 253.599 62.7662 253.589 60.3256C253.599 57.8837 255.868 57.8837 255.877 60.3256Z' fill='%233F4756'/%3E%3Cpath d='M230.262 56.1097C227.861 55.3868 233.644 50.7097 237.347 53.7956C237.662 54.0036 237.817 54.3807 237.646 54.7177C237.475 55.0548 237.099 55.0736 236.727 55.0172C232.582 54.5524 231.321 55.9005 230.262 56.1097Z' fill='%23AFA3A3'/%3E%3Cpath d='M258.805 56.1034C261.187 55.408 255.459 50.7047 251.71 53.7955C251.395 54.0035 251.24 54.3806 251.411 54.7177C251.582 55.0547 251.959 55.0785 252.329 55.0171C256.147 54.5297 257.798 55.9305 258.805 56.1034Z' fill='%23AFA3A3'/%3E%3Cpath d='M244.244 71.4788C239.829 71.6392 242.849 64.8498 243.362 64.2309C243.724 63.4102 244.522 64.0104 244.059 64.732C243.47 66.2205 242.518 69.9942 244.347 70.2748C245.276 70.464 244.881 71.6041 244.244 71.4788Z' fill='%23AFA3A3'/%3E%3Cpath d='M244.282 76.9627C241.025 76.8186 238.243 75.5457 238.879 74.5672C240.033 73.6087 242.933 77.94 249.022 74.4043C249.156 74.3247 249.317 74.3019 249.468 74.3409C249.619 74.3799 249.748 74.4775 249.828 74.6123C250.462 76.1609 244.75 77.1106 244.282 76.9627Z' fill='%23AFA3A3'/%3E%3Cpath d='M225.208 55.5045L226.289 58.311L227.77 59.0076C229.554 50.3175 224.797 39.3773 244.041 39.8459C259.136 39.698 259.121 44.5743 260.479 50.2962C261.459 54.4245 261.56 58.8485 261.56 58.8485L262.912 57.5455L264.397 55.5346C263.612 53.8807 266.97 36.0634 260.192 34.377C260.192 34.377 254.989 25.1206 245.442 25.1118C231.344 25.0981 231.7 29.3842 231.362 30.1309C222.442 32.5553 225.803 33.1203 223.445 42.2928C223.445 42.2928 223.918 44.256 224.391 45.1381C224.864 46.0201 224.459 51.826 225.208 55.5045Z' fill='%23A3A4A9'/%3E%3Cg clip-path='url(%23clip9_66_818)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M242.403 56.6961L241.949 55.4077C244.447 54.7674 245.49 54.7674 247.992 55.4077L247.538 56.6961C246.727 56.3457 245.853 56.165 244.971 56.165C244.088 56.165 243.214 56.3457 242.403 56.6961Z' fill='%23D2E5F2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M230.003 64.9989H229.979C227.676 62.7862 226.653 57.8325 229.278 55.3116L229.298 55.2876C232.086 52.8868 238.384 53.2869 241.109 55.6037L241.132 55.6277L241.152 55.6517C241.447 55.9598 242.132 56.416 242.391 57.1002C243.391 59.7251 241.826 63.1903 239.894 65.039L239.858 65.075C238.459 66.2065 236.713 66.8171 234.917 66.8032C233.121 66.7894 231.384 66.1519 230.003 64.9989Z' fill='%23C7E0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M230.64 64.2706L230.286 63.8945C228.664 61.9418 228.071 58.4166 229.592 56.4119L229.947 56.0118L230.433 55.6597C232.863 54.1311 237.555 54.3672 239.993 55.9678L240.467 56.3319L240.73 56.572C241.043 56.7977 241.303 57.0901 241.491 57.4283C242.184 59.2729 241.3 61.8538 239.866 63.6104L239.232 64.3147L238.766 64.6708C237.548 65.4869 236.1 65.8884 234.638 65.8164C233.175 65.7444 231.773 65.2025 230.64 64.2706Z' fill='%23949494'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M225.382 57.6084L225.247 55.6798C230.935 53.1269 237.886 52.7708 243.57 55.6798C243.128 56.328 242.694 56.9682 242.742 57.9045L241.571 57.9486C238.834 54.4834 234.086 54.0392 230.25 56.0439C228.899 57.0162 228.967 58.2567 228.784 58.9649L227.637 59.0089C227.079 58.2687 226.72 57.2203 225.382 57.6084Z' fill='%23D2E5F2'/%3E%3Cpath d='M227.382 56.1719H226.031V56.7081H227.382V56.1719Z' fill='%23949494'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M250.067 65.0469L250.035 65.0109C248.103 63.1623 246.538 59.6971 247.538 57.0722C247.797 56.3879 248.422 55.9758 248.773 55.6237V55.5996L248.809 55.5756C251.533 53.2388 257.823 52.8747 260.615 55.2595L260.639 55.2835C263.264 57.8164 262.253 62.7461 259.934 64.9709C258.551 66.1255 256.813 66.7639 255.014 66.7778C253.216 66.7916 251.468 66.1801 250.067 65.0469Z' fill='%23C7E0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M250.705 64.3026L250.067 63.5984C248.637 61.8418 247.753 59.2609 248.454 57.4162C248.55 57.1991 248.694 57.0073 248.876 56.8561L249.466 56.3199L249.944 55.9557C252.386 54.3552 257.074 54.1271 259.504 55.6476L259.982 55.9998L260.345 56.3999C261.878 58.4006 261.289 61.9218 259.652 63.8705L259.289 64.2706L258.835 64.6347C257.623 65.4618 256.179 65.876 254.715 65.8162C253.252 65.7564 251.846 65.2258 250.705 64.3026Z' fill='%23949494'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M262.289 59.0209L261.153 58.9768C260.958 58.2686 261.038 57.0282 259.687 56.0558C255.847 54.0551 251.103 54.4953 248.366 57.9605L247.195 57.9165C247.243 56.9801 246.797 56.3399 246.367 55.6917C252.055 52.7707 259.006 53.1268 264.691 55.6917L264.555 57.6204C263.217 57.2202 262.866 58.2686 262.289 59.0209Z' fill='%23D2E5F2'/%3E%3Cpath d='M263.914 56.1719H262.563V56.7081H263.914V56.1719Z' fill='%23949494'/%3E%3C/g%3E%3Cpath d='M224.661 42.2564C224.615 42.2554 224.57 42.2383 224.535 42.2082C224.499 42.178 224.475 42.1366 224.466 42.0907C224.458 42.0448 224.465 41.9973 224.487 41.9561C224.508 41.9149 224.544 41.8825 224.587 41.8643C228.635 40.2656 232.405 40.2568 233.113 41.1839C233.104 41.2137 233.088 41.2411 233.067 41.2641C233.046 41.2872 233.02 41.3053 232.992 41.3172C232.963 41.3292 232.932 41.3346 232.901 41.3333C232.87 41.3319 232.839 41.3237 232.812 41.3092C231.62 40.9108 228.803 40.6114 224.661 42.2564Z' fill='%23E2E2E2'/%3E%3Cpath d='M238.768 39.4988C238.303 39.3184 235.698 31.5993 226.928 33.0815C226.679 33.1366 226.591 32.7244 226.854 32.6818C235.583 31.0417 239.513 39.3785 238.768 39.4988Z' fill='%23E2E2E2'/%3E%3Cpath d='M240.88 38.5066C240.772 38.4991 240.672 38.6018 240.678 38.4853C240.893 35.2942 238.365 30.2813 232.737 30.4931C232.712 30.4925 232.688 30.4871 232.665 30.4771C232.643 30.4671 232.622 30.4528 232.605 30.4349C232.589 30.4171 232.575 30.396 232.566 30.373C232.557 30.35 232.553 30.3254 232.554 30.3008C232.554 30.2761 232.56 30.2518 232.57 30.2292C232.58 30.2066 232.594 30.1862 232.612 30.1692C232.629 30.1521 232.65 30.1388 232.673 30.1298C232.696 30.1209 232.721 30.1166 232.745 30.1172C238.419 29.8729 241.399 35.2278 241.083 38.4965C241.079 38.6093 240.989 38.5066 240.88 38.5066Z' fill='%23E2E2E2'/%3E%3Cpath d='M258.517 42.9606C257.496 42.5509 261.783 41.8167 260.548 36.0183C260.494 35.7615 260.901 35.6788 260.946 35.9419C261.916 41.4521 258.714 42.9218 258.517 42.9606Z' fill='%23E2E2E2'/%3E%3Cpath d='M249.909 39.3033C249.334 39.2482 249.825 28.9181 240.428 26.9235C240.166 26.8847 240.259 26.4963 240.51 26.5614C249.888 28.5072 250.105 39.0816 250.106 39.1893C250.107 39.2971 250.017 38.9049 249.905 39.3033H249.909Z' fill='%23E2E2E2'/%3E%3Cpath d='M251.119 38.8911C251.085 38.8907 251.052 38.8819 251.022 38.8654C250.993 38.849 250.968 38.8254 250.95 38.7969C250.931 38.7683 250.92 38.7357 250.918 38.7018C250.915 38.668 250.921 38.634 250.934 38.603C251.282 38.1469 253.237 32.4826 251.017 27.7203C251.04 27.7066 251.065 27.6977 251.091 27.6939C251.118 27.6901 251.144 27.6917 251.17 27.6984C251.196 27.7052 251.22 27.7171 251.241 27.7333C251.263 27.7495 251.28 27.7698 251.294 27.793C253.94 32.7131 251.549 38.7496 251.119 38.8911Z' fill='%23E2E2E2'/%3E%3Cpath d='M281.327 210.044C282.351 186.806 285.644 111.348 285.37 108.026C285.37 108.026 271.169 103.8 260.433 97.7407L255.734 91.4161C253.604 94.9794 251.772 98.1818 248.631 104.738C248.417 105.188 250.16 107.783 249.915 108.19C247.877 111.573 249.925 110.756 248.891 115.409C248.194 118.541 244.884 123.147 244.884 123.147C244.884 123.147 241.865 119.338 240.857 116.005C239.537 111.647 241.338 111.37 239.024 108.687C238.484 108.061 240.888 105.396 240.444 104.615C237.183 98.8971 234.032 94.8754 232.335 91.6179C232.335 91.6179 227.85 97.0053 227.815 97.1807C227.815 97.1807 210.292 103.304 201.284 106.426C201.284 106.426 204.345 179.786 206.103 210.04L281.327 210.044Z' fill='white'/%3E%3Cpath d='M232.942 116.367L227.693 98.6252C227.678 98.574 227.673 98.5203 227.678 98.4673C227.684 98.4142 227.7 98.3627 227.725 98.3157C227.75 98.2688 227.784 98.2273 227.826 98.1937C227.867 98.16 227.914 98.1349 227.965 98.1196C228.016 98.1044 228.07 98.0994 228.123 98.105C228.176 98.1105 228.227 98.1264 228.274 98.1518C228.32 98.1772 228.362 98.2117 228.395 98.2531C228.429 98.2946 228.454 98.3422 228.469 98.3934L233.221 114.45L239.501 104.803C239.561 104.717 239.653 104.658 239.756 104.638C239.859 104.618 239.966 104.639 240.054 104.697C240.142 104.754 240.204 104.844 240.227 104.947C240.251 105.05 240.234 105.158 240.179 105.248L232.942 116.367Z' fill='%23898989'/%3E%3Cpath d='M257.643 116.008L248.983 105.42C248.944 105.379 248.914 105.331 248.894 105.279C248.875 105.226 248.866 105.17 248.869 105.114C248.872 105.057 248.887 105.002 248.912 104.952C248.938 104.902 248.973 104.858 249.016 104.822C249.059 104.786 249.11 104.76 249.163 104.744C249.217 104.729 249.274 104.725 249.329 104.733C249.385 104.74 249.438 104.76 249.486 104.789C249.534 104.818 249.575 104.857 249.607 104.904L257.161 114.132L259.905 98.847C259.915 98.7944 259.934 98.7441 259.963 98.6991C259.992 98.654 260.029 98.6152 260.073 98.5846C260.117 98.5541 260.166 98.5325 260.218 98.5211C260.27 98.5097 260.324 98.5087 260.376 98.5181C260.429 98.5276 260.479 98.5473 260.523 98.5762C260.568 98.6051 260.607 98.6426 260.637 98.6865C260.668 98.7304 260.689 98.7799 260.701 98.8322C260.712 98.8845 260.713 98.9384 260.704 98.9911L257.643 116.008Z' fill='%23898989'/%3E%3Cpath d='M287.421 207.337C289.337 205.498 289.357 204.621 289.503 204.277C288.268 195.154 287.522 187.128 287.23 182.704C286.606 173.142 286.856 152.541 287.23 135.038L290.723 115.558V105.257C286.107 104.325 273.564 101.69 266.147 99.0988L265.897 98.52C264.072 97.9988 262.279 97.3924 260.533 96.9865C260.533 96.9865 263.26 164.001 266.488 210.044L281.791 209.886C282.351 209.753 285.619 209.068 287.421 207.337Z' fill='%23A3A4A9'/%3E%3Cpath d='M267.024 184.503C267 184.505 266.975 184.505 266.951 184.503C266.845 184.484 266.752 184.423 266.69 184.334C266.629 184.246 266.605 184.136 266.624 184.03C269.3 169.112 271.951 121.48 272.208 116.791L264.124 115.558C264.03 115.544 263.944 115.497 263.88 115.425C263.817 115.354 263.781 115.262 263.778 115.166C263.776 115.07 263.807 114.977 263.866 114.902C263.926 114.827 264.01 114.775 264.103 114.756L271.53 113.226L265.766 99.2617C265.729 99.1628 265.732 99.0535 265.774 98.9566C265.816 98.8597 265.893 98.783 265.99 98.7425C266.087 98.7021 266.196 98.701 266.294 98.7397C266.392 98.7783 266.471 98.8536 266.515 98.9497L272.465 113.37C272.488 113.426 272.498 113.485 272.496 113.545C272.493 113.605 272.477 113.663 272.449 113.716C272.421 113.769 272.382 113.816 272.334 113.852C272.286 113.888 272.231 113.912 272.172 113.924L266.491 115.096L272.692 116.042C272.792 116.057 272.882 116.109 272.946 116.187C273.01 116.266 273.042 116.365 273.037 116.466C273.008 116.985 270.232 168.506 267.423 184.174C267.405 184.267 267.355 184.35 267.282 184.41C267.209 184.471 267.118 184.503 267.024 184.503Z' fill='%23898989'/%3E%3Cpath d='M222.463 97.9286L222.214 98.5074C212.989 101.727 197.071 105.022 197.071 105.022C197.071 105.022 202.476 120.597 202.151 139.602C201.883 155.205 202.1 170.763 201.598 178.373C201.258 183.551 199.439 193.807 197.124 205.417C198.078 206.443 198.462 207.392 200.263 208.51C201.099 209.03 202.973 209.73 204.18 210.045H217.792C220.231 202.613 222.679 193.434 223.843 182.514C227.738 145.963 227.819 96.3988 227.819 96.3988C226.081 96.8072 224.283 97.4011 222.463 97.9286Z' fill='%23A3A4A9'/%3E%3Cpath d='M221.33 183.911C221.354 183.913 221.379 183.913 221.403 183.911C221.455 183.901 221.505 183.882 221.55 183.853C221.595 183.824 221.633 183.787 221.664 183.743C221.694 183.699 221.716 183.649 221.727 183.597C221.738 183.545 221.739 183.491 221.73 183.438C219.054 168.519 216.403 120.889 216.147 116.2L224.23 114.965C224.324 114.951 224.41 114.904 224.474 114.833C224.537 114.761 224.573 114.669 224.575 114.573C224.578 114.478 224.547 114.384 224.487 114.309C224.428 114.234 224.344 114.183 224.251 114.164L216.824 112.634L222.588 98.6628C222.623 98.5643 222.619 98.4561 222.577 98.3605C222.534 98.2649 222.457 98.1894 222.361 98.1494C222.265 98.1095 222.157 98.1082 222.06 98.146C221.963 98.1837 221.884 98.2575 221.839 98.3521L215.889 112.772C215.866 112.827 215.856 112.887 215.858 112.947C215.861 113.007 215.877 113.066 215.905 113.119C215.933 113.172 215.972 113.218 216.02 113.254C216.068 113.29 216.123 113.315 216.182 113.327L221.863 114.497L215.66 115.443C215.561 115.458 215.471 115.51 215.407 115.588C215.344 115.666 215.312 115.765 215.317 115.866C215.345 116.385 218.122 167.908 220.931 183.575C220.948 183.669 220.997 183.754 221.07 183.815C221.143 183.877 221.235 183.911 221.33 183.911Z' fill='%23898989'/%3E%3Cpath d='M197.194 105.017C197.194 105.017 196.433 105.017 195.384 106.218V170.085C195.459 170.174 195.498 170.287 195.495 170.403V176.355C196.493 172.026 202.096 160.217 202.096 160.217C202.096 160.217 208.169 125.952 197.194 105.017Z' fill='%23A3A4A9'/%3E%3Cpath d='M219.267 175.39H199.906H199.447H198.988V154.65H199.906V174.469H219.267V175.39Z' fill='%233F4756'/%3E%3Cpath d='M266.532 175.39H285.898H286.355H286.815V154.643H285.898V174.469H266.532V175.39Z' fill='%233F4756'/%3E%3Cpath d='M268.626 162.455H266.919C266.901 162.455 266.884 162.448 266.872 162.435C266.86 162.423 266.853 162.406 266.853 162.388C266.853 162.201 266.779 162.021 266.647 161.889C266.515 161.756 266.336 161.682 266.149 161.682H263.94C263.754 161.682 263.575 161.756 263.443 161.889C263.311 162.021 263.237 162.201 263.237 162.388C263.237 162.406 263.23 162.423 263.217 162.435C263.204 162.448 263.187 162.455 263.17 162.455H261.461C261.328 162.455 261.2 162.508 261.105 162.603C261.011 162.697 260.958 162.826 260.958 162.96V167.354C260.958 167.42 260.971 167.486 260.996 167.547C261.022 167.608 261.059 167.664 261.105 167.711C261.152 167.758 261.208 167.795 261.269 167.82C261.33 167.845 261.395 167.858 261.461 167.858H268.626C268.759 167.858 268.887 167.805 268.981 167.71C269.075 167.616 269.128 167.488 269.128 167.354V162.96C269.128 162.894 269.116 162.828 269.09 162.767C269.065 162.705 269.028 162.65 268.982 162.603C268.935 162.556 268.879 162.518 268.818 162.493C268.757 162.468 268.692 162.455 268.626 162.455Z' fill='%233F4756'/%3E%3Cpath d='M268.626 167.901H261.461C261.316 167.901 261.177 167.843 261.074 167.74C260.972 167.637 260.914 167.497 260.914 167.351V162.958C260.914 162.812 260.972 162.672 261.074 162.569C261.177 162.466 261.316 162.408 261.461 162.408H263.167C263.173 162.408 263.178 162.406 263.182 162.402C263.186 162.398 263.189 162.393 263.189 162.387C263.189 162.187 263.268 161.995 263.409 161.854C263.55 161.713 263.741 161.633 263.94 161.632H266.146C266.346 161.633 266.537 161.712 266.678 161.854C266.818 161.995 266.898 162.187 266.898 162.387C266.898 162.393 266.9 162.398 266.904 162.402C266.908 162.406 266.913 162.408 266.919 162.408H268.626C268.771 162.408 268.91 162.466 269.013 162.569C269.115 162.672 269.173 162.812 269.173 162.958V167.351C269.173 167.497 269.115 167.637 269.013 167.74C268.91 167.843 268.771 167.901 268.626 167.901ZM261.461 162.498C261.34 162.498 261.224 162.547 261.138 162.633C261.052 162.719 261.004 162.836 261.004 162.958V167.351C261.004 167.473 261.052 167.59 261.138 167.676C261.224 167.762 261.34 167.81 261.461 167.81H268.626C268.686 167.81 268.746 167.799 268.801 167.776C268.856 167.752 268.907 167.719 268.949 167.676C268.992 167.633 269.025 167.583 269.048 167.527C269.071 167.471 269.083 167.412 269.083 167.351V162.958C269.083 162.836 269.035 162.719 268.949 162.633C268.864 162.547 268.747 162.498 268.626 162.498H266.919C266.889 162.498 266.861 162.486 266.84 162.465C266.819 162.444 266.807 162.415 266.807 162.386C266.807 162.21 266.737 162.041 266.613 161.917C266.489 161.792 266.322 161.722 266.146 161.722H263.94C263.765 161.722 263.597 161.792 263.473 161.917C263.35 162.041 263.28 162.21 263.28 162.386C263.28 162.416 263.268 162.444 263.247 162.465C263.226 162.486 263.197 162.498 263.167 162.498H261.461Z' fill='%233F4756'/%3E%3Cpath d='M266.682 164.948C266.682 165.274 266.586 165.593 266.406 165.864C266.226 166.134 265.969 166.346 265.67 166.47C265.37 166.595 265.04 166.628 264.722 166.564C264.403 166.501 264.111 166.344 263.882 166.113C263.652 165.883 263.496 165.589 263.433 165.27C263.369 164.95 263.402 164.619 263.526 164.318C263.65 164.016 263.86 163.759 264.13 163.578C264.4 163.397 264.717 163.3 265.042 163.3C265.477 163.3 265.894 163.474 266.202 163.783C266.51 164.092 266.682 164.511 266.682 164.948Z' fill='white'/%3E%3Cpath d='M266.367 165.255C266.539 164.52 266.086 163.784 265.355 163.611C264.623 163.437 263.89 163.892 263.717 164.627C263.545 165.362 263.998 166.098 264.729 166.271C265.461 166.445 266.194 165.99 266.367 165.255Z' fill='%233F4756'/%3E%3Cpath d='M243.834 169.412C242.919 169.412 242.024 169.14 241.263 168.629C240.502 168.119 239.909 167.393 239.559 166.544C239.208 165.695 239.117 164.761 239.295 163.859C239.474 162.958 239.914 162.13 240.561 161.48C241.208 160.83 242.033 160.388 242.93 160.208C243.827 160.029 244.758 160.121 245.603 160.473C246.449 160.824 247.171 161.42 247.68 162.184C248.188 162.948 248.459 163.846 248.459 164.765C248.458 165.997 247.971 167.178 247.103 168.049C246.236 168.92 245.06 169.41 243.834 169.412Z' fill='%233F4756'/%3E%3Cpath d='M246.56 167.503C248.066 165.991 248.065 163.539 246.56 162.027C245.054 160.515 242.613 160.515 241.107 162.027C239.602 163.539 239.602 165.991 241.107 167.503C242.613 169.015 245.054 169.015 246.56 167.503Z' fill='white'/%3E%3Cpath d='M226.487 167.9V161.631H219V167.9H226.487Z' fill='%233F4756'/%3E%3Cpath d='M226.307 161.797H219.18V167.733H226.307V161.797Z' fill='%233F4756'/%3E%3Cpath d='M223.425 23.2892H208.698H208.349H208V39.0724H208.698V23.9896H223.425V23.2892Z' fill='%23222734'/%3E%3Cpath d='M259.363 23.2892H274.091H274.44H274.789V39.0724H274.091V23.9896H259.363V23.2892Z' fill='%23222734'/%3E%3Cpath d='M223.422 139.023H208.7H208.351H208.002V123.268H208.7V138.323H223.422V139.023Z' fill='%23222734'/%3E%3Cpath d='M259.363 139.023H274.089H274.437H274.786V123.263H274.089V138.323H259.363V139.023Z' fill='%23222734'/%3E%3Cpath d='M233.576 83.5429H223.301H223.117H222.931V73.0387H223.301V83.1708H233.576V83.5429Z' fill='%23222734'/%3E%3Cpath d='M252.228 83.5429H262.501H262.687H262.872V73.0387H262.501V83.1708H252.228V83.5429Z' fill='%23222734'/%3E%3Cpath d='M233.576 44.1295H223.301H223.117H222.931V54.6325H223.301V44.5016H233.576V44.1295Z' fill='%23222734'/%3E%3Cpath d='M252.228 44.1295H262.501H262.687H262.872V54.6325H262.501V44.5016H252.228V44.1295Z' fill='%23222734'/%3E%3C/g%3E%3C/g%3E%3Crect x='0.901418' y='0.824147' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_66_818' x1='87.662' y1='73.4533' x2='150.868' y2='-71.2644' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D0D2D3'/%3E%3Cstop offset='0.19' stop-color='%23C6C8C9'/%3E%3Cstop offset='0.48' stop-color='%23BDBFC1'/%3E%3Cstop offset='1' stop-color='%23BBBDBF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_66_818' x1='169.662' y1='73.4533' x2='232.868' y2='-71.2644' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D0D2D3'/%3E%3Cstop offset='0.19' stop-color='%23C6C8C9'/%3E%3Cstop offset='0.48' stop-color='%23BDBFC1'/%3E%3Cstop offset='1' stop-color='%23BBBDBF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_66_818' x1='251.662' y1='73.4533' x2='314.868' y2='-71.2644' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D0D2D3'/%3E%3Cstop offset='0.19' stop-color='%23C6C8C9'/%3E%3Cstop offset='0.48' stop-color='%23BDBFC1'/%3E%3Cstop offset='1' stop-color='%23BBBDBF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_66_818'%3E%3Crect width='12.0718' height='12.0718' fill='white' transform='translate(289.417 18.9319)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_66_818'%3E%3Crect x='42' y='15.2892' width='73' height='158' rx='8' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip2_66_818'%3E%3Crect width='96' height='208' fill='white' transform='translate(31 2.28918)'/%3E%3C/clipPath%3E%3CclipPath id='clip3_66_818'%3E%3Crect width='44.7123' height='34.2278' fill='white' transform='translate(57.3013 56.2639)'/%3E%3C/clipPath%3E%3CclipPath id='clip4_66_818'%3E%3Crect x='124' y='15.2892' width='73' height='158' rx='8' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip5_66_818'%3E%3Crect width='96' height='208' fill='white' transform='translate(113 2.28918)'/%3E%3C/clipPath%3E%3CclipPath id='clip6_66_818'%3E%3Crect width='72.942' height='38' fill='white' transform='translate(126 21.2892)'/%3E%3C/clipPath%3E%3CclipPath id='clip7_66_818'%3E%3Crect x='206' y='15.2892' width='73' height='158' rx='8' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip8_66_818'%3E%3Crect width='96' height='208' fill='white' transform='translate(195 2.28918)'/%3E%3C/clipPath%3E%3CclipPath id='clip9_66_818'%3E%3Crect width='39.452' height='13.1646' fill='white' transform='translate(225.247 53.631)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }

  .doProfileSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='188' viewBox='0 0 320 188' fill='none'%3E%3Crect x='282.48' y='12.4935' width='24.9484' height='24.9484' rx='12.4742' fill='%2369AF4D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M293.115 27.3283L299.95 20.5414L300.99 21.5742L293.115 29.3941L288.918 25.2259L289.958 24.1931L293.115 27.3283Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_66_1051)'%3E%3Cpath d='M187.786 14.8469H169.109C168.999 14.6758 168.847 14.5352 168.669 14.4378C168.491 14.3404 168.291 14.2893 168.088 14.2892H151.26C151.057 14.2892 150.857 14.3402 150.679 14.4377C150.501 14.5351 150.35 14.6758 150.239 14.8469H131.214C129.037 14.8494 126.949 15.7185 125.409 17.2634C123.869 18.8083 123.003 20.9029 123 23.0878V164.048C123.003 166.233 123.869 168.327 125.409 169.871C126.949 171.416 129.037 172.285 131.214 172.287H187.786C189.963 172.285 192.051 171.415 193.591 169.87C195.131 168.326 195.997 166.231 196 164.046V23.0878C195.997 20.903 195.131 18.8085 193.591 17.2637C192.051 15.7188 189.963 14.8497 187.786 14.8469Z' fill='url(%23paint0_linear_66_1051)'/%3E%3Cpath d='M187.786 15.062H131.215C126.796 15.062 123.214 18.6557 123.214 23.0888V164.048C123.214 168.481 126.796 172.075 131.215 172.075H187.786C192.204 172.075 195.787 168.481 195.787 164.048V23.0888C195.787 18.6557 192.204 15.062 187.786 15.062Z' fill='white'/%3E%3Cg clip-path='url(%23clip1_66_1051)'%3E%3Cpath d='M149.919 72.9546C149.919 72.9546 150.619 89.6105 149.919 92.3042C149.219 94.998 142.657 99.4457 135.934 102.606C145.156 128.29 176.379 135.594 185.884 101.965C185.884 101.965 172.472 98.288 172.161 92.7803C171.85 87.2726 172.161 72.9546 172.161 72.9546H149.919Z' fill='%23EFEFEF'/%3E%3Cpath d='M160.886 88.8062C166.233 88.8062 169.95 85.1314 172.035 82.2385C172.066 77.3522 172.16 72.9546 172.16 72.9546H149.919C149.919 72.9546 150.105 77.3472 150.188 82.013C151.978 84.9347 155.4 88.8062 160.886 88.8062Z' fill='%23A3A4A9'/%3E%3Cpath d='M146.191 56.9251C146.191 56.9251 145.269 54.2088 141.649 54.5283C138.147 54.8365 139.335 63.8686 142.417 65.3571C145.5 66.8455 146.515 62.3501 146.515 62.3501L146.191 56.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M176.853 56.9251C176.853 56.9251 177.775 54.2088 181.396 54.5283C184.897 54.8365 183.709 63.8686 180.628 65.3571C177.547 66.8455 176.529 62.3501 176.529 62.3501L176.853 56.9251Z' fill='%23EFEFEF'/%3E%3Cpath d='M179.837 56.2134C179.455 93.9342 143.438 95.7947 143.207 56.2134C139.724 23.3576 183.531 22.7487 179.837 56.2134Z' fill='%23EFEFEF'/%3E%3Cpath d='M152.029 59.3256C152.021 61.7674 149.75 61.7674 149.741 59.3256C149.733 56.8837 152.021 56.8837 152.029 59.3256Z' fill='%233F4756'/%3E%3Cpath d='M172.877 59.3256C172.867 61.7674 170.599 61.7662 170.589 59.3256C170.599 56.8837 172.868 56.8837 172.877 59.3256Z' fill='%233F4756'/%3E%3Cpath d='M147.262 55.1097C144.861 54.3868 150.644 49.7097 154.347 52.7956C154.662 53.0036 154.817 53.3807 154.646 53.7177C154.475 54.0548 154.099 54.0736 153.727 54.0172C149.582 53.5524 148.321 54.9005 147.262 55.1097Z' fill='%23AFA3A3'/%3E%3Cpath d='M175.805 55.1034C178.187 54.408 172.459 49.7047 168.71 52.7955C168.395 53.0035 168.24 53.3806 168.411 53.7177C168.582 54.0547 168.959 54.0785 169.329 54.0171C173.147 53.5297 174.798 54.9305 175.805 55.1034Z' fill='%23AFA3A3'/%3E%3Cpath d='M161.244 70.4788C156.829 70.6392 159.849 63.8498 160.362 63.2309C160.724 62.4102 161.522 63.0104 161.059 63.732C160.47 65.2205 159.518 68.9942 161.347 69.2748C162.276 69.464 161.881 70.6041 161.244 70.4788Z' fill='%23AFA3A3'/%3E%3Cpath d='M161.282 75.9627C158.025 75.8186 155.243 74.5457 155.879 73.5672C157.033 72.6087 159.933 76.94 166.022 73.4043C166.156 73.3247 166.317 73.3019 166.468 73.3409C166.619 73.3799 166.748 73.4775 166.828 73.6123C167.462 75.1609 161.75 76.1106 161.282 75.9627Z' fill='%23AFA3A3'/%3E%3Cpath d='M142.208 54.5045L143.289 57.311L144.77 58.0076C146.554 49.3175 141.797 38.3773 161.041 38.8459C176.136 38.698 176.121 43.5743 177.479 49.2962C178.459 53.4245 178.56 57.8485 178.56 57.8485L179.912 56.5455L181.397 54.5346C180.612 52.8807 183.97 35.0634 177.192 33.377C177.192 33.377 171.989 24.1206 162.442 24.1118C148.344 24.0981 148.7 28.3842 148.362 29.1309C139.442 31.5553 142.803 32.1203 140.445 41.2928C140.445 41.2928 140.918 43.256 141.391 44.1381C141.864 45.0201 141.459 50.826 142.208 54.5045Z' fill='%23A3A4A9'/%3E%3Cpath d='M141.661 41.2564C141.615 41.2554 141.57 41.2383 141.535 41.2082C141.499 41.178 141.475 41.1366 141.466 41.0907C141.458 41.0448 141.465 40.9973 141.487 40.9561C141.508 40.9149 141.544 40.8825 141.587 40.8643C145.635 39.2656 149.405 39.2568 150.113 40.1839C150.104 40.2137 150.088 40.2411 150.067 40.2641C150.046 40.2872 150.02 40.3053 149.992 40.3172C149.963 40.3292 149.932 40.3346 149.901 40.3333C149.87 40.3319 149.839 40.3237 149.812 40.3092C148.62 39.9108 145.803 39.6114 141.661 41.2564Z' fill='%23E2E2E2'/%3E%3Cpath d='M155.768 38.4988C155.303 38.3184 152.698 30.5993 143.928 32.0815C143.679 32.1366 143.591 31.7244 143.854 31.6818C152.583 30.0417 156.513 38.3785 155.768 38.4988Z' fill='%23E2E2E2'/%3E%3Cpath d='M157.88 37.5066C157.772 37.4991 157.672 37.6018 157.678 37.4853C157.893 34.2942 155.365 29.2813 149.737 29.4931C149.712 29.4925 149.688 29.4871 149.665 29.4771C149.643 29.4671 149.622 29.4528 149.605 29.4349C149.589 29.4171 149.575 29.396 149.566 29.373C149.557 29.35 149.553 29.3254 149.554 29.3008C149.554 29.2761 149.56 29.2518 149.57 29.2292C149.58 29.2066 149.594 29.1862 149.612 29.1692C149.629 29.1521 149.65 29.1388 149.673 29.1298C149.696 29.1209 149.721 29.1166 149.745 29.1172C155.419 28.8729 158.399 34.2278 158.083 37.4965C158.079 37.6093 157.989 37.5066 157.88 37.5066Z' fill='%23E2E2E2'/%3E%3Cpath d='M175.517 41.9606C174.496 41.5509 178.783 40.8167 177.548 35.0183C177.494 34.7615 177.901 34.6788 177.946 34.9419C178.916 40.4521 175.714 41.9218 175.517 41.9606Z' fill='%23E2E2E2'/%3E%3Cpath d='M166.909 38.3033C166.334 38.2482 166.825 27.9181 157.428 25.9235C157.166 25.8847 157.259 25.4963 157.51 25.5614C166.888 27.5072 167.105 38.0816 167.106 38.1893C167.107 38.2971 167.017 37.9049 166.905 38.3033H166.909Z' fill='%23E2E2E2'/%3E%3Cpath d='M168.119 37.8911C168.085 37.8907 168.052 37.8819 168.022 37.8654C167.993 37.849 167.968 37.8254 167.95 37.7969C167.931 37.7683 167.92 37.7357 167.918 37.7018C167.915 37.668 167.921 37.634 167.934 37.603C168.282 37.1469 170.237 31.4826 168.017 26.7203C168.04 26.7066 168.065 26.6977 168.091 26.6939C168.118 26.6901 168.144 26.6917 168.17 26.6984C168.196 26.7052 168.22 26.7171 168.241 26.7333C168.263 26.7495 168.28 26.7698 168.294 26.793C170.94 31.7131 168.549 37.7496 168.119 37.8911Z' fill='%23E2E2E2'/%3E%3Cpath d='M198.327 209.044C199.351 185.806 202.644 110.348 202.37 107.026C202.37 107.026 188.169 102.8 177.433 96.7407L172.734 90.4161C170.604 93.9794 168.772 97.1818 165.631 103.738C165.417 104.188 167.16 106.783 166.915 107.19C164.877 110.573 166.925 109.756 165.891 114.409C165.194 117.541 161.884 122.147 161.884 122.147C161.884 122.147 158.865 118.338 157.857 115.005C156.537 110.647 158.338 110.37 156.024 107.687C155.484 107.061 157.888 104.396 157.444 103.615C154.183 97.8971 151.032 93.8754 149.335 90.6179C149.335 90.6179 144.85 96.0053 144.815 96.1807C144.815 96.1807 127.292 102.304 118.284 105.426C118.284 105.426 121.345 178.786 123.103 209.04L198.327 209.044Z' fill='white'/%3E%3Cpath d='M149.942 115.367L144.693 97.6252C144.678 97.574 144.673 97.5203 144.678 97.4673C144.684 97.4142 144.7 97.3627 144.725 97.3157C144.75 97.2688 144.784 97.2273 144.826 97.1937C144.867 97.16 144.914 97.1349 144.965 97.1196C145.016 97.1044 145.07 97.0994 145.123 97.105C145.176 97.1105 145.227 97.1264 145.274 97.1518C145.32 97.1772 145.362 97.2117 145.395 97.2531C145.429 97.2946 145.454 97.3422 145.469 97.3934L150.221 113.45L156.501 103.803C156.561 103.717 156.653 103.658 156.756 103.638C156.859 103.618 156.966 103.639 157.054 103.697C157.142 103.754 157.204 103.844 157.227 103.947C157.251 104.05 157.234 104.158 157.179 104.248L149.942 115.367Z' fill='%23898989'/%3E%3Cpath d='M174.643 115.008L165.983 104.42C165.944 104.379 165.914 104.331 165.894 104.279C165.875 104.226 165.866 104.17 165.869 104.114C165.872 104.057 165.887 104.002 165.912 103.952C165.938 103.902 165.973 103.858 166.016 103.822C166.059 103.786 166.11 103.76 166.163 103.744C166.217 103.729 166.274 103.725 166.329 103.733C166.385 103.74 166.438 103.76 166.486 103.789C166.534 103.818 166.575 103.857 166.607 103.904L174.161 113.132L176.905 97.847C176.915 97.7944 176.934 97.7441 176.963 97.6991C176.992 97.654 177.029 97.6152 177.073 97.5846C177.117 97.5541 177.166 97.5325 177.218 97.5211C177.27 97.5097 177.324 97.5087 177.376 97.5181C177.429 97.5276 177.479 97.5473 177.523 97.5762C177.568 97.6051 177.607 97.6426 177.637 97.6865C177.668 97.7304 177.689 97.7799 177.701 97.8322C177.712 97.8845 177.713 97.9384 177.704 97.9911L174.643 115.008Z' fill='%23898989'/%3E%3Cpath d='M204.421 206.337C206.337 204.498 206.357 203.621 206.503 203.277C205.268 194.154 204.522 186.128 204.23 181.704C203.606 172.142 203.856 151.541 204.23 134.038L207.723 114.558V104.257C203.107 103.325 190.564 100.69 183.147 98.0988L182.897 97.52C181.072 96.9988 179.279 96.3924 177.533 95.9865C177.533 95.9865 180.26 163.001 183.488 209.044L198.791 208.886C199.351 208.753 202.619 208.068 204.421 206.337Z' fill='%23A3A4A9'/%3E%3Cpath d='M184.024 183.503C184 183.505 183.975 183.505 183.951 183.503C183.845 183.484 183.752 183.423 183.69 183.334C183.629 183.246 183.605 183.136 183.624 183.03C186.3 168.112 188.951 120.48 189.208 115.791L181.124 114.558C181.03 114.544 180.944 114.497 180.88 114.425C180.817 114.354 180.781 114.262 180.778 114.166C180.776 114.07 180.807 113.977 180.866 113.902C180.926 113.827 181.01 113.775 181.103 113.756L188.53 112.226L182.766 98.2617C182.729 98.1628 182.732 98.0535 182.774 97.9566C182.816 97.8597 182.893 97.783 182.99 97.7425C183.087 97.7021 183.196 97.701 183.294 97.7397C183.392 97.7783 183.471 97.8536 183.515 97.9497L189.465 112.37C189.488 112.426 189.498 112.485 189.496 112.545C189.493 112.605 189.477 112.663 189.449 112.716C189.421 112.769 189.382 112.816 189.334 112.852C189.286 112.888 189.231 112.912 189.172 112.924L183.491 114.096L189.692 115.042C189.792 115.057 189.882 115.109 189.946 115.187C190.01 115.266 190.042 115.365 190.037 115.466C190.008 115.985 187.232 167.506 184.423 183.174C184.405 183.267 184.355 183.35 184.282 183.41C184.209 183.471 184.118 183.503 184.024 183.503Z' fill='%23898989'/%3E%3Cpath d='M139.463 96.9286L139.214 97.5074C129.989 100.727 114.071 104.022 114.071 104.022C114.071 104.022 119.476 119.597 119.151 138.602C118.883 154.205 119.1 169.763 118.598 177.373C118.258 182.551 116.439 192.807 114.124 204.417C115.078 205.443 115.462 206.392 117.263 207.51C118.099 208.03 119.973 208.73 121.18 209.045H134.792C137.231 201.613 139.679 192.434 140.843 181.514C144.738 144.963 144.819 95.3988 144.819 95.3988C143.081 95.8072 141.283 96.4011 139.463 96.9286Z' fill='%23A3A4A9'/%3E%3Cpath d='M138.33 182.911C138.354 182.913 138.379 182.913 138.403 182.911C138.455 182.901 138.505 182.882 138.55 182.853C138.595 182.824 138.633 182.787 138.664 182.743C138.694 182.699 138.716 182.649 138.727 182.597C138.738 182.545 138.739 182.491 138.73 182.438C136.054 167.519 133.403 119.889 133.147 115.2L141.23 113.965C141.324 113.951 141.41 113.904 141.474 113.833C141.537 113.761 141.573 113.669 141.575 113.573C141.578 113.478 141.547 113.384 141.487 113.309C141.428 113.234 141.344 113.183 141.251 113.164L133.824 111.634L139.588 97.6628C139.623 97.5643 139.619 97.4561 139.577 97.3605C139.534 97.2649 139.457 97.1894 139.361 97.1494C139.265 97.1095 139.157 97.1082 139.06 97.146C138.963 97.1837 138.884 97.2575 138.839 97.3521L132.889 111.772C132.866 111.827 132.856 111.887 132.858 111.947C132.861 112.007 132.877 112.066 132.905 112.119C132.933 112.172 132.972 112.218 133.02 112.254C133.068 112.29 133.123 112.315 133.182 112.327L138.863 113.497L132.66 114.443C132.561 114.458 132.471 114.51 132.407 114.588C132.344 114.666 132.312 114.765 132.317 114.866C132.345 115.385 135.122 166.908 137.931 182.575C137.948 182.669 137.997 182.754 138.07 182.815C138.143 182.877 138.235 182.911 138.33 182.911Z' fill='%23898989'/%3E%3Cpath d='M114.194 104.017C114.194 104.017 113.433 104.017 112.384 105.218V169.085C112.459 169.174 112.498 169.287 112.495 169.403V175.355C113.493 171.026 119.096 159.217 119.096 159.217C119.096 159.217 125.169 124.952 114.194 104.017Z' fill='%23A3A4A9'/%3E%3Cpath d='M184.626 161.455H182.919C182.901 161.455 182.884 161.448 182.872 161.435C182.86 161.423 182.853 161.406 182.853 161.388C182.853 161.201 182.779 161.021 182.647 160.889C182.515 160.756 182.336 160.682 182.149 160.682H179.94C179.754 160.682 179.575 160.756 179.443 160.889C179.311 161.021 179.237 161.201 179.237 161.388C179.237 161.406 179.23 161.423 179.217 161.435C179.204 161.448 179.187 161.455 179.17 161.455H177.461C177.328 161.455 177.2 161.508 177.105 161.603C177.011 161.697 176.958 161.826 176.958 161.96V166.354C176.958 166.42 176.971 166.486 176.996 166.547C177.022 166.608 177.059 166.664 177.105 166.711C177.152 166.758 177.208 166.795 177.269 166.82C177.33 166.845 177.395 166.858 177.461 166.858H184.626C184.759 166.858 184.887 166.805 184.981 166.71C185.075 166.616 185.128 166.488 185.128 166.354V161.96C185.128 161.894 185.116 161.828 185.09 161.767C185.065 161.705 185.028 161.65 184.982 161.603C184.935 161.556 184.879 161.518 184.818 161.493C184.757 161.468 184.692 161.455 184.626 161.455Z' fill='%233F4756'/%3E%3Cpath d='M184.626 166.901H177.461C177.316 166.901 177.177 166.843 177.074 166.74C176.972 166.637 176.914 166.497 176.914 166.351V161.958C176.914 161.812 176.972 161.672 177.074 161.569C177.177 161.466 177.316 161.408 177.461 161.408H179.167C179.173 161.408 179.178 161.406 179.182 161.402C179.186 161.398 179.189 161.393 179.189 161.387C179.189 161.187 179.268 160.995 179.409 160.854C179.55 160.713 179.741 160.633 179.94 160.632H182.146C182.346 160.633 182.537 160.712 182.678 160.854C182.818 160.995 182.898 161.187 182.898 161.387C182.898 161.393 182.9 161.398 182.904 161.402C182.908 161.406 182.913 161.408 182.919 161.408H184.626C184.771 161.408 184.91 161.466 185.013 161.569C185.115 161.672 185.173 161.812 185.173 161.958V166.351C185.173 166.497 185.115 166.637 185.013 166.74C184.91 166.843 184.771 166.901 184.626 166.901ZM177.461 161.498C177.34 161.498 177.224 161.547 177.138 161.633C177.052 161.719 177.004 161.836 177.004 161.958V166.351C177.004 166.473 177.052 166.59 177.138 166.676C177.224 166.762 177.34 166.81 177.461 166.81H184.626C184.686 166.81 184.746 166.799 184.801 166.776C184.856 166.752 184.907 166.719 184.949 166.676C184.992 166.633 185.025 166.583 185.048 166.527C185.071 166.471 185.083 166.412 185.083 166.351V161.958C185.083 161.836 185.035 161.719 184.949 161.633C184.864 161.547 184.747 161.498 184.626 161.498H182.919C182.889 161.498 182.861 161.486 182.84 161.465C182.819 161.444 182.807 161.415 182.807 161.386C182.807 161.21 182.737 161.041 182.613 160.917C182.489 160.792 182.322 160.722 182.146 160.722H179.94C179.765 160.722 179.597 160.792 179.473 160.917C179.35 161.041 179.28 161.21 179.28 161.386C179.28 161.416 179.268 161.444 179.247 161.465C179.226 161.486 179.197 161.498 179.167 161.498H177.461Z' fill='%233F4756'/%3E%3Cpath d='M182.682 163.948C182.682 164.274 182.586 164.593 182.406 164.864C182.226 165.134 181.969 165.346 181.67 165.47C181.37 165.595 181.04 165.628 180.722 165.564C180.403 165.501 180.111 165.344 179.882 165.113C179.652 164.883 179.496 164.589 179.433 164.27C179.369 163.95 179.402 163.619 179.526 163.318C179.65 163.016 179.86 162.759 180.13 162.578C180.4 162.397 180.717 162.3 181.042 162.3C181.477 162.3 181.894 162.474 182.202 162.783C182.51 163.092 182.682 163.511 182.682 163.948Z' fill='white'/%3E%3Cpath d='M182.367 164.255C182.539 163.52 182.086 162.784 181.355 162.611C180.623 162.437 179.89 162.892 179.717 163.627C179.545 164.362 179.998 165.098 180.729 165.271C181.461 165.445 182.194 164.99 182.367 164.255Z' fill='%233F4756'/%3E%3Cpath d='M159.834 168.412C158.919 168.412 158.024 168.14 157.263 167.629C156.502 167.119 155.909 166.393 155.559 165.544C155.208 164.695 155.117 163.761 155.295 162.859C155.474 161.958 155.914 161.13 156.561 160.48C157.208 159.83 158.033 159.388 158.93 159.208C159.827 159.029 160.758 159.121 161.603 159.473C162.449 159.824 163.171 160.42 163.68 161.184C164.188 161.948 164.459 162.846 164.459 163.765C164.458 164.997 163.971 166.178 163.103 167.049C162.236 167.92 161.06 168.41 159.834 168.412Z' fill='%233F4756'/%3E%3Cpath d='M162.56 166.503C164.066 164.991 164.065 162.539 162.56 161.027C161.054 159.515 158.613 159.515 157.107 161.027C155.602 162.539 155.602 164.991 157.107 166.503C158.613 168.015 161.054 168.015 162.56 166.503Z' fill='white'/%3E%3Cpath d='M142.487 166.9V160.631H135V166.9H142.487Z' fill='%233F4756'/%3E%3Cpath d='M142.307 160.797H135.18V166.733H142.307V160.797Z' fill='%233F4756'/%3E%3Cpath d='M141.425 22.2892H126.698H126.349H126V38.0724H126.698V22.9896H141.425V22.2892Z' fill='%233F4756'/%3E%3Cpath d='M177.363 22.2892H192.091H192.44H192.789V38.0724H192.091V22.9896H177.363V22.2892Z' fill='%233F4756'/%3E%3Cpath d='M141.422 138.023H126.7H126.351H126.002V122.268H126.7V137.323H141.422V138.023Z' fill='%233F4756'/%3E%3Cpath d='M177.363 138.023H192.089H192.437H192.786V122.263H192.089V137.323H177.363V138.023Z' fill='%233F4756'/%3E%3Cpath d='M150.576 82.5429H140.301H140.117H139.931V72.0387H140.301V82.1708H150.576V82.5429Z' fill='%23222734'/%3E%3Cpath d='M169.228 82.5429H179.501H179.687H179.872V72.0387H179.501V82.1708H169.228V82.5429Z' fill='%23222734'/%3E%3Cpath d='M150.576 43.1295H140.301H140.117H139.931V53.6325H140.301V43.5016H150.576V43.1295Z' fill='%23222734'/%3E%3Cpath d='M169.228 43.1295H179.501H179.687H179.872V53.6325H179.501V43.5016H169.228V43.1295Z' fill='%23222734'/%3E%3C/g%3E%3C/g%3E%3Crect x='0.402394' y='0.824147' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_66_1051' x1='168.662' y1='72.4533' x2='231.868' y2='-72.2644' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D0D2D3'/%3E%3Cstop offset='0.19' stop-color='%23C6C8C9'/%3E%3Cstop offset='0.48' stop-color='%23BDBFC1'/%3E%3Cstop offset='1' stop-color='%23BBBDBF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_66_1051'%3E%3Crect x='123' y='14.2892' width='73' height='158' rx='8' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_66_1051'%3E%3Crect width='96' height='208' fill='white' transform='translate(112 1.28918)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }

  .dontKycDocSvg{
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='187' viewBox='0 0 320 187' fill='none'%3E%3Cg clip-path='url(%23clip0_66_1112)'%3E%3Cpath style='mix-blend-mode:multiply' opacity='0.2' d='M179.467 34.093L16.2888 128.578L120.821 188.926L283.999 94.4492L179.467 34.093Z' fill='url(%23paint0_linear_66_1112)'/%3E%3Cpath d='M171.162 9.42651C131.433 58.7929 74.9908 91.537 12.999 104.012L121.22 166.947C184.839 162.023 241.381 122.295 279.616 72.9036C243.225 52.1757 207.185 30.822 171.162 9.42651Z' fill='%23EFF6FA'/%3E%3Cpath d='M165.269 35.4114L164.86 35.5449C164.701 35.2195 164.626 35.0526 164.476 34.7105L163.867 35.4365L163.491 35.2112L164.217 34.5519L163.099 34.4768C163.099 34.3517 163.099 34.2766 163.149 34.1431L164.267 34.3183L163.75 33.5256L164.167 33.4004L164.543 34.2348C164.785 33.9428 164.91 33.8009 165.152 33.5005L165.527 33.7258L164.793 34.3851L165.911 34.4351C165.911 34.5853 165.911 34.6521 165.861 34.8023L164.751 34.627L165.269 35.4114Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M168.247 37.1721L167.839 37.314C167.688 36.9802 167.605 36.8217 167.455 36.4795L166.846 37.2055L166.462 36.9802L167.196 36.321L166.07 36.2459L166.136 35.9121L167.246 36.0873L166.729 35.2946L167.146 35.1694L167.522 36.0039L168.131 35.2696L168.506 35.4949L167.772 36.1457L168.89 36.2042C168.89 36.346 168.89 36.4211 168.84 36.563L167.73 36.3877L168.247 37.1721Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M171.227 38.9412L170.81 39.0747L170.434 38.2402L169.825 38.9662L169.45 38.7493C169.733 38.4822 169.884 38.3571 170.176 38.09L169.049 38.0149C169.049 37.8814 169.049 37.8147 169.116 37.6812L170.217 37.8564L169.708 37.0219L170.117 36.8884L170.501 37.7229L171.102 36.9969L171.486 37.2139L170.751 37.8731L171.87 37.9315C171.87 38.0734 171.87 38.1485 171.819 38.2903L170.701 38.1151L171.227 38.9412Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M174.206 40.7019L173.789 40.8438C173.639 40.5183 173.564 40.3514 173.405 40.0093L172.805 40.7353L172.421 40.51C172.713 40.2513 172.863 40.1178 173.147 39.8508L172.029 39.784C172.029 39.6422 172.029 39.5837 172.095 39.4419L173.197 39.6171L172.688 38.8244L173.097 38.6992C173.247 39.0247 173.33 39.1915 173.481 39.5337L174.081 38.7993L174.457 39.0247L173.722 39.6839L174.849 39.7339C174.849 39.8758 174.849 39.9509 174.791 40.0928L173.681 39.9175C173.889 40.243 173.998 40.3932 174.206 40.7019Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M177.178 42.471L176.761 42.6045L176.385 41.7701L175.776 42.496L175.4 42.2791L176.126 41.6199L175.008 41.5448C175.008 41.4112 175.008 41.3445 175.067 41.211L176.177 41.3862L175.659 40.5935L176.076 40.46L176.452 41.2944L177.053 40.5601L177.428 40.7854L176.702 41.4446L177.82 41.4947C177.82 41.6449 177.82 41.7116 177.77 41.8535L176.661 41.6866L177.178 42.471Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M180.148 44.2317L179.739 44.3652L179.364 43.5308L178.746 44.2651C178.596 44.1733 178.529 44.1232 178.371 44.0398L179.097 43.3806L177.979 43.3055C177.979 43.172 177.979 43.1052 178.037 42.9717L179.147 43.1469L178.638 42.3125L179.047 42.179C179.197 42.5127 179.272 42.6796 179.43 43.0134C179.664 42.7214 179.789 42.5795 180.031 42.2874L180.407 42.5044L179.672 43.1636L180.791 43.222C180.791 43.3639 180.791 43.4306 180.741 43.5725L179.631 43.4056L180.148 44.2317Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M183.127 45.992L182.71 46.1255C182.559 45.8001 182.484 45.6332 182.326 45.291L181.725 46.0254L181.341 45.8001L182.075 45.1409L180.949 45.0658C180.949 44.9322 180.949 44.8655 181.016 44.732L182.117 44.9072L181.608 44.1145L182.017 43.981C182.167 44.3147 182.242 44.4816 182.401 44.8154L183.002 44.0894L183.377 44.3064L182.643 44.9656L183.761 45.0157C183.761 45.1659 183.761 45.2326 183.711 45.3828L182.601 45.2076L183.127 45.992Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M186.089 47.7532L185.68 47.8867L185.305 47.0523C185.054 47.3443 184.937 47.4945 184.695 47.7866L184.32 47.5613L185.046 46.9021L183.919 46.827C183.919 46.6934 183.919 46.6267 183.986 46.4932L185.088 46.6684L184.579 45.834L184.988 45.7004C185.146 46.0342 185.213 46.2011 185.371 46.5349L185.972 45.8006L186.348 46.0259L185.613 46.6851L186.74 46.7352C186.74 46.877 186.698 46.9521 186.681 47.094L185.572 46.9271C185.78 47.2859 185.889 47.4444 186.089 47.7532Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M189.068 49.4805L188.66 49.6224L188.284 48.7879L187.675 49.5139L187.299 49.2969L188.025 48.6294L186.899 48.6461C186.899 48.5126 186.899 48.4458 186.957 48.3123L188.059 48.4792C187.859 48.1621 187.758 48.0035 187.55 47.6948L187.959 47.5613L188.343 48.3957L188.943 47.6614L189.319 47.8784L188.584 48.5376L189.703 48.5877C189.703 48.7379 189.703 48.813 189.653 48.9548L188.543 48.7796L189.068 49.4805Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M192.035 51.2659L191.626 51.3994C191.476 51.074 191.393 50.9154 191.242 50.565L190.642 51.2993L190.266 51.074C190.55 50.807 190.7 50.6818 190.992 50.4148L189.874 50.348C189.874 50.2145 189.874 50.1394 189.932 50.0059L191.034 50.1811L190.525 49.3467L190.934 49.2131C191.084 49.5469 191.167 49.7138 191.318 50.0476L191.91 49.3133L192.294 49.5386L191.56 50.1978L192.678 50.2479C192.678 50.3897 192.678 50.4648 192.619 50.6067L191.51 50.4398C191.726 50.7986 191.827 50.9572 192.035 51.2659Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M195.001 53.0188L194.592 53.1523C194.442 52.8269 194.367 52.6684 194.208 52.3179L193.608 53.0439L193.24 52.8186L193.958 52.1593L192.84 52.0926C192.84 51.9591 192.84 51.8923 192.898 51.7588L194.008 51.9257L193.499 51.0912L193.908 50.9661L194.283 51.8005L194.909 51.1496L195.285 51.375L194.559 52.0342L195.677 52.0842C195.677 52.2261 195.677 52.3012 195.619 52.4431L194.517 52.2762L195.001 53.0188Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M197.971 54.7708L197.554 54.9043L197.178 54.0699L196.569 54.7958L196.193 54.5789L196.919 53.9113L195.801 53.8446C195.801 53.711 195.801 53.6443 195.86 53.5108L196.969 53.6777L196.452 52.8849L196.861 52.7598C197.011 53.0852 197.095 53.2521 197.245 53.5942L197.846 52.8516L198.221 53.0769L197.495 53.7361L198.605 53.7862C198.605 53.928 198.605 54.0031 198.555 54.145L197.445 53.9781L197.971 54.7708Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M200.933 56.5232L200.524 56.6568L200.148 55.8223C199.906 56.1227 199.781 56.2646 199.539 56.5566L199.164 56.3397L199.89 55.6721L198.771 55.6053C198.771 55.4718 198.771 55.4051 198.83 55.2716L199.931 55.4385L199.422 54.6457L199.831 54.5122C199.981 54.846 200.057 55.0129 200.215 55.3467L200.808 54.604L201.183 54.8293C200.891 55.088 200.749 55.2215 200.465 55.4885L201.575 55.5386C201.575 55.6804 201.575 55.7555 201.525 55.8974L200.415 55.7305L200.933 56.5232Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M203.907 58.2673L203.498 58.4092C203.34 58.0838 203.265 57.9169 203.114 57.5747L202.514 58.3091L202.138 58.0838C202.422 57.8167 202.572 57.6916 202.864 57.4245L201.738 57.3578C201.738 57.2243 201.779 57.1575 201.796 57.024L202.906 57.1909L202.397 56.3982L202.806 56.2646L203.181 57.0991L203.782 56.3648L204.157 56.5817L203.432 57.241L204.541 57.291C204.541 57.4412 204.541 57.508 204.491 57.6582L203.39 57.4913L203.907 58.2673Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M206.878 60.0196L206.46 60.1531L206.085 59.3186C205.843 59.619 205.718 59.7609 205.476 60.053L205.1 59.836L205.826 59.1684L204.708 59.1017C204.708 58.9682 204.708 58.9014 204.766 58.7679L205.876 58.9348L205.359 58.1421L205.768 58.0085L206.152 58.843L206.752 58.1087L207.128 58.3256L206.402 58.9932L207.512 59.0349C207.512 59.1851 207.512 59.2519 207.462 59.4021L206.352 59.2352L206.878 60.0196Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M209.839 61.7635L209.431 61.897C209.28 61.5716 209.197 61.4131 209.047 61.0626L208.446 61.7969L208.07 61.5716C208.354 61.3046 208.504 61.1711 208.796 60.9124L207.678 60.8456C207.678 60.7038 207.678 60.637 207.737 60.5035L208.838 60.6704L208.329 59.8777L208.738 59.7441L209.114 60.5786L209.714 59.8359L210.09 60.0529L209.364 60.7205L210.474 60.7705C210.474 60.9124 210.474 60.9791 210.424 61.1293L209.322 60.9624L209.839 61.7635Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M212.808 63.5074L212.432 63.666C212.274 63.3406 212.199 63.182 212.048 62.8315L211.448 63.5659L211.064 63.3489L211.79 62.6813L210.672 62.6229C210.672 62.4894 210.672 62.4143 210.738 62.2808L211.832 62.4477L211.331 61.6633L211.731 61.5298C211.882 61.8552 211.965 62.0221 212.115 62.3642C212.349 62.0638 212.474 61.9136 212.716 61.6216L213.092 61.8385L212.357 62.5061L213.475 62.5562C213.475 62.698 213.475 62.7648 213.425 62.9066L212.324 62.7481L212.808 63.5074Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M215.771 65.2431L215.362 65.385L214.987 64.5505L214.378 65.2849L214.002 65.0679L214.728 64.4003L213.61 64.3336C213.61 64.2001 213.61 64.1333 213.669 63.9998L214.77 64.1667L214.261 63.3322L214.67 63.1987C214.82 63.5325 214.895 63.6911 215.054 64.0332L215.646 63.2905L216.022 63.5158L215.296 64.175L216.406 64.2251V64.5839L215.296 64.4254C215.463 64.7759 215.563 64.9344 215.771 65.2431Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M218.745 67.0042L218.337 67.146C218.186 66.8206 218.111 66.6537 217.953 66.3116L217.352 67.0542L216.976 66.8289L217.702 66.1614L216.576 66.1029L216.643 65.7692L217.744 65.9277C217.536 65.6106 217.435 65.4604 217.235 65.1433L217.644 65.0015L218.02 65.8359L218.62 65.1016L218.996 65.3185L218.261 65.9861L219.38 66.0278C219.38 66.1697 219.38 66.2448 219.33 66.3867L218.228 66.2281C218.428 66.5202 218.537 66.6704 218.745 67.0042Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M221.711 68.7229L221.302 68.8564C221.152 68.531 221.069 68.3724 220.919 68.022L220.318 68.7646L219.942 68.5393L220.66 67.8801L219.542 67.8134C219.542 67.6798 219.542 67.6131 219.6 67.4796L220.71 67.6381L220.193 66.8537L220.601 66.7202C220.76 67.0457 220.835 67.2125 220.985 67.5547L221.578 66.812L221.953 67.029C221.67 67.296 221.528 67.4295 221.227 67.6965H222.346C222.346 67.8384 222.346 67.9135 222.295 68.0553L221.186 67.8968C221.394 68.2556 221.503 68.4058 221.711 68.7229Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M224.673 70.4501L224.265 70.592L223.889 69.7575L223.288 70.5002L222.904 70.2749L223.63 69.6073L222.512 69.5489C222.512 69.4154 222.512 69.3486 222.571 69.2151L223.672 69.3737L223.163 68.5392L223.572 68.4141L223.956 69.2485C224.189 68.9481 224.306 68.7979 224.548 68.5059L224.924 68.7228L224.198 69.3904L225.316 69.4321C225.316 69.574 225.316 69.6491 225.266 69.7909L224.156 69.6324L224.673 70.4501Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M227.652 72.1858L227.235 72.3194L226.859 71.4849L226.25 72.2192L225.875 72.0023L226.601 71.3347L225.483 71.2763C225.483 71.1428 225.483 71.076 225.541 70.9342L226.643 71.1011L226.134 70.3083L226.542 70.1748L226.918 71.0093L227.519 70.2666L227.894 70.4835L227.168 71.1511H228.278C228.278 71.3013 228.278 71.3681 228.228 71.5099L227.127 71.3514L227.652 72.1858Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M230.623 73.9133L230.205 74.0552L229.83 73.2207L229.221 73.9634L228.845 73.7381L229.571 73.0705L228.453 73.0121C228.453 72.8786 228.453 72.8119 228.512 72.6783L229.613 72.8369L229.104 72.0525L229.505 71.9106L229.888 72.7451L230.489 72.0024L230.865 72.2194L230.139 72.887L231.249 72.9287C231.249 73.0789 231.249 73.1456 231.198 73.2875L230.097 73.1289L230.623 73.9133Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M233.589 75.6407L233.189 75.7825C233.03 75.4571 232.955 75.2902 232.805 74.9481L232.204 75.6907L231.82 75.4654L232.546 74.7979L231.428 74.7395C231.428 74.6059 231.428 74.5392 231.486 74.4057L232.588 74.5642C232.388 74.2471 232.279 74.0886 232.079 73.7798L232.463 73.6797C232.613 74.0135 232.688 74.1804 232.847 74.5141L233.439 73.7715L233.815 73.9884L233.089 74.656L234.207 74.6977C234.207 74.8396 234.207 74.9147 234.157 75.0565L233.047 74.9063C233.297 75.1734 233.381 75.3486 233.589 75.6407Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M236.568 77.3594L236.159 77.5012C236.001 77.1758 235.925 77.0172 235.775 76.6668L235.174 77.4011L234.799 77.1841L235.517 76.5165L234.398 76.4581C234.398 76.3246 234.398 76.2579 234.457 76.1244L235.558 76.2829L235.049 75.4484L235.458 75.3149L235.834 76.1494L236.435 75.4067L236.81 75.6237L236.084 76.2913L237.202 76.333C237.202 76.4748 237.202 76.5499 237.152 76.6918L236.042 76.5332L236.568 77.3594Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M239.538 79.0872L239.13 79.229C238.979 78.9036 238.904 78.7367 238.746 78.3946L238.145 79.1372L237.769 78.9203L238.487 78.2444L237.369 78.1943C237.369 78.0524 237.369 77.9857 237.436 77.8522L238.537 78.0107L238.02 77.2263L238.429 77.0845C238.579 77.4183 238.662 77.5851 238.812 77.9189L239.405 77.1763L239.78 77.3932L239.063 78.0608L240.173 78.1025C240.173 78.2444 240.173 78.3195 240.123 78.4613L239.013 78.3028C239.221 78.6199 239.33 78.7701 239.538 79.0872Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M242.517 80.806L242.108 80.9395C241.95 80.6224 241.875 80.4555 241.725 80.105L241.124 80.8477L240.74 80.6307L241.466 79.9548L240.339 79.9047C240.339 79.7629 240.339 79.6961 240.406 79.5626L241.508 79.7212L240.999 78.9368L241.399 78.7949L241.783 79.6294L242.384 78.8867L242.759 79.1037L242.033 79.7712H243.143V80.1384L242.033 79.9798L242.517 80.806Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M245.497 82.5164L245.08 82.6582L244.704 81.8238L244.095 82.5581L243.719 82.3411L244.437 81.6736L243.319 81.6151C243.319 81.4816 243.319 81.4149 243.377 81.2814L244.487 81.4399L243.97 80.6555L244.379 80.5137C244.529 80.8475 244.604 81.006 244.762 81.3481L245.355 80.5971L245.73 80.8141L245.013 81.49H246.131C246.131 81.6402 246.131 81.7069 246.073 81.8488L244.963 81.6986L245.497 82.5164Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M248.464 84.2271L248.055 84.3689C247.904 84.0518 247.829 83.8849 247.671 83.5345L247.07 84.2771L246.694 84.0602L247.412 83.3843L246.294 83.3342C246.294 83.2007 246.294 83.1339 246.352 83.0004L247.462 83.1506L246.945 82.3662L247.345 82.2244L247.729 83.0588C247.971 82.7584 248.096 82.6166 248.33 82.3162L248.705 82.5331L247.98 83.2007H249.098C249.098 83.3509 249.098 83.4176 249.048 83.5595L247.938 83.4093L248.464 84.2271Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M251.443 85.938L251.034 86.0799C250.884 85.7628 250.809 85.5959 250.65 85.2454L250.049 85.9881L249.674 85.7711L250.392 85.0952L249.273 85.0451C249.273 84.9116 249.273 84.8449 249.332 84.7114L250.433 84.8615L249.924 84.0772L250.325 83.9353C250.483 84.2691 250.558 84.436 250.717 84.7698C250.951 84.4694 251.068 84.3192 251.31 84.0271L251.685 84.2441C251.401 84.5111 251.259 84.6446 250.959 84.9116H252.077C252.077 85.0535 252.077 85.1286 252.027 85.2704L250.917 85.1202L251.443 85.938Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M254.431 87.6485L254.022 87.7903C253.863 87.4649 253.788 87.3063 253.638 86.9559L253.037 87.6985L252.654 87.4816L253.371 86.8056L252.253 86.7556C252.253 86.6221 252.253 86.5553 252.311 86.4135L253.421 86.572L252.904 85.7876L253.304 85.6458L253.697 86.4802L254.289 85.7292L254.665 85.9462L253.947 86.6221H255.065C255.065 86.7723 255.065 86.8474 255.015 86.9892L253.897 86.839C254.156 87.1895 254.222 87.3397 254.431 87.6485Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M48.6531 103.837H48.1775C48.069 103.603 48.0023 103.486 47.8938 103.253L47.101 103.545L46.7255 103.311L47.6351 103.094L46.4084 102.769L46.5336 102.585L47.7269 102.961C47.5516 102.719 47.4599 102.602 47.293 102.36H47.7686L48.044 102.961L48.8367 102.669L49.2206 102.894L48.2943 103.111L49.5293 103.428L49.4041 103.628L48.2109 103.244L48.6531 103.837Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M51.647 105.648H51.1714L50.8877 105.064L50.0532 105.347L49.6777 105.122L50.5872 104.905L49.3606 104.58L49.4858 104.396L50.6791 104.771C50.5038 104.529 50.412 104.413 50.2451 104.171H50.7208L50.9961 104.763L51.8306 104.471L52.2144 104.696L51.2882 104.913L52.5232 105.23L52.398 105.431L51.1964 105.047C51.38 105.289 51.4718 105.389 51.647 105.648Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M54.6408 107.458H54.1652L53.8898 106.874L53.0554 107.158L52.6799 106.924L53.5894 106.716L52.3628 106.39L52.488 106.198L53.6812 106.582L53.2473 105.981H53.7313C53.8398 106.223 53.8898 106.34 54.0067 106.582L54.791 106.29L55.1749 106.515L54.257 106.732L55.5587 107.058L55.4336 107.258L54.2403 106.874L54.6408 107.458Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M57.6243 109.261H57.1486L56.865 108.677L56.0305 108.96L55.655 108.735L56.5646 108.526L55.3379 108.193L55.4631 108.009L56.6563 108.393L56.2224 107.784H56.6981L56.9818 108.385L57.8163 108.092L58.1917 108.318L57.2655 108.535L58.5005 108.843L58.3753 109.052L57.1737 108.668L57.6243 109.261Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M60.6077 111.071H60.1321C60.0236 110.838 59.9652 110.721 59.8484 110.487L59.0556 110.771L58.6801 110.537L59.5897 110.329L58.363 110.003L58.4882 109.811L59.6815 110.195L59.2559 109.594H59.7316L60.0069 110.187L60.7997 109.895L61.1751 110.129L60.2573 110.337L61.4839 110.654L61.3588 110.855L60.1655 110.471L60.6077 111.071Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M63.5842 112.899H63.1086L62.8249 112.315L61.9904 112.598L61.6149 112.365L62.5244 112.156L61.3062 111.831L61.4313 111.647L62.6163 112.031L62.1907 111.43H62.6663L62.9417 112.031L63.7761 111.739L64.1516 111.964L63.2337 112.173L64.4604 112.49L64.3352 112.699L63.142 112.306L63.5842 112.899Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M66.5586 114.676H66.083L65.8076 114.092L65.0149 114.376L64.6394 114.142L65.5489 113.934L64.3223 113.608L64.4475 113.425L65.6407 113.809L65.2151 113.208H65.6908C65.7993 113.441 65.8493 113.558 65.9661 113.8L66.7589 113.508L67.1344 113.742L66.2081 113.95L67.4348 114.268L67.3096 114.468L66.1164 114.084C66.2999 114.318 66.4084 114.434 66.5586 114.676Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M69.5258 116.479H69.0502L68.7748 115.895L67.9404 116.17L67.5648 115.945L68.4744 115.736L67.2561 115.411C67.3062 115.335 67.3228 115.302 67.3812 115.227L68.5662 115.611L68.1406 115.01H68.6163L68.8916 115.602L69.7261 115.319L70.1016 115.544L69.1753 115.753L70.402 116.07L70.2768 116.27L69.0836 115.878L69.5258 116.479Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M72.4963 118.281H72.0206C71.9038 118.056 71.8538 117.939 71.7453 117.706L70.9108 117.981L70.5437 117.756L71.4532 117.547L70.2266 117.222L70.3517 117.038L71.545 117.422L71.1194 116.821H71.595L71.8621 117.414L72.6965 117.13L73.072 117.355L72.1458 117.564L73.3724 117.881L73.2473 118.081L72.054 117.697L72.4963 118.281Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M75.4574 120.076H74.9818L74.7065 119.5L73.872 119.775L73.4965 119.541L74.4061 119.341L73.1877 119.016L73.3129 118.832L74.4978 119.216L74.0723 118.615H74.5563L74.8233 119.208L75.6578 118.924L76.0332 119.149L75.1153 119.358L76.3337 119.675L76.2085 119.875L75.0152 119.483L75.4574 120.076Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M78.4189 121.878H77.9433L77.6679 121.294L76.8334 121.569L76.4579 121.344L77.3675 121.143L76.1492 120.81L76.2744 120.626L77.4593 121.01L77.0337 120.417H77.5177L77.7847 121.002L78.5775 120.726L78.9529 120.952L78.035 121.152L79.2617 121.469L79.1282 121.669L77.9433 121.285L78.4189 121.878Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M81.422 123.672H80.938L80.671 123.096L79.8366 123.363L79.4694 123.138L80.379 122.937L79.1606 122.604L79.2858 122.428L80.4707 122.812L80.0535 122.211H80.5292L80.7962 122.796L81.6307 122.512L82.0062 122.745L81.0799 122.946L82.3066 123.263L82.1814 123.463L80.9881 123.071L81.422 123.672Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M84.3385 125.466H83.8628L83.5958 124.89L82.7614 125.157L82.3859 124.932L83.3038 124.731L82.0854 124.406C82.0854 124.331 82.1606 124.297 82.2106 124.222L83.3956 124.606L82.97 124.005H83.4456L83.721 124.59L84.5555 124.314L84.931 124.539L84.0047 124.74L85.2314 125.057L85.1062 125.257L83.9129 124.865L84.3385 125.466Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M87.2677 127.26H86.792C86.6836 127.026 86.6335 126.91 86.525 126.684L85.6906 126.951L85.315 126.726L86.233 126.526L85.0146 126.2L85.1398 126.017L86.3248 126.401L85.9075 125.808H86.3832L86.6502 126.392L87.4429 126.117L87.8184 126.342L86.9005 126.542L88.1189 126.86L87.9937 127.06L86.8087 126.676L87.2677 127.26Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M90.2558 129.054H89.7801L89.5047 128.487L88.6703 128.754L88.3031 128.52L89.2211 128.328L87.9944 128.003L88.1279 127.819L89.3045 128.203L88.8873 127.61H89.3629L89.6299 128.194L90.4644 127.919L90.8316 128.144L89.9136 128.345L91.1319 128.662L91.0068 128.862L89.8218 128.47C89.9887 128.703 90.0805 128.82 90.2558 129.054Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M93.207 130.84H92.723L92.4559 130.264L91.6215 130.531L91.246 130.306L92.1555 130.114L90.9373 129.78L91.0624 129.597L92.2557 129.989C92.0888 129.747 91.997 129.63 91.8301 129.396H92.3057C92.4142 129.63 92.4726 129.747 92.5728 129.98L93.4072 129.705L93.7827 129.93L92.8565 130.122L94.0748 130.448L93.9496 130.64L92.7647 130.256C92.94 130.489 93.0317 130.606 93.207 130.84Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M96.16 132.625H95.6844L95.409 132.058L94.5746 132.316L94.1991 132.091L95.117 131.899L93.8987 131.565L94.0322 131.39L95.2088 131.774L94.7916 131.182H95.2672C95.3757 131.407 95.434 131.524 95.5342 131.757L96.3686 131.482L96.7442 131.716L95.8179 131.908L97.0362 132.225L96.9111 132.425L95.7261 132.033C95.893 132.275 95.9848 132.4 96.16 132.625Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M99.1039 134.42H98.6282C98.5281 134.194 98.4697 134.077 98.3612 133.852L97.5267 134.119L97.1512 133.886L98.0692 133.694L96.8508 133.368L96.976 133.185L98.1693 133.568L97.7437 132.984H98.2194C98.3278 133.218 98.3862 133.335 98.4864 133.568L99.3208 133.293L99.6964 133.518L98.7701 133.71L99.9884 134.036L99.8632 134.228L98.6699 133.844L99.1039 134.42Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M102.061 136.197H101.585L101.318 135.63L100.484 135.888L100.108 135.663L101.026 135.471L99.8076 135.137L99.9328 134.962L101.118 135.354L100.7 134.762H101.176L101.443 135.346L102.278 135.071L102.653 135.296L101.727 135.488L102.945 135.813L102.82 136.005L101.627 135.621L102.061 136.197Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M105.017 137.983H104.542L104.275 137.415L103.44 137.674L103.065 137.449L103.983 137.257L102.764 136.923L102.89 136.748L104.075 137.132L103.657 136.548H104.133C104.241 136.781 104.291 136.898 104.4 137.123L105.193 136.856L105.568 137.082L104.65 137.274L105.869 137.599L105.743 137.791L104.55 137.399L105.017 137.983Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M107.972 139.768H107.496L107.221 139.201L106.428 139.46L106.053 139.234L106.971 139.042L105.744 138.717L105.877 138.542L107.062 138.926L106.645 138.342H107.121L107.388 138.917L108.18 138.65L108.556 138.876L107.63 139.068L108.856 139.385L108.731 139.577L107.538 139.193L107.972 139.768Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M110.922 141.546H110.446C110.338 141.321 110.279 141.212 110.179 140.978L109.345 141.237L108.969 141.012L109.887 140.828L108.669 140.494C108.708 140.433 108.753 140.374 108.802 140.319L109.987 140.703L109.57 140.119H110.046C110.154 140.344 110.204 140.461 110.313 140.695L111.147 140.428L111.523 140.653L110.596 140.837L111.823 141.162L111.698 141.354L110.504 140.962L110.922 141.546Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M113.878 143.323H113.394L113.127 142.756L112.292 143.015L111.917 142.789L112.835 142.606L111.616 142.272L111.75 142.097L112.926 142.489L112.517 141.896H112.993L113.252 142.464L114.086 142.205L114.462 142.431L113.535 142.614L114.804 142.94L114.679 143.131L113.485 142.739L113.878 143.323Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M116.825 145.093H116.341C116.233 144.876 116.183 144.759 116.074 144.534L115.24 144.792L114.864 144.567L115.791 144.383L114.564 144.05L114.689 143.874L115.882 144.258C115.716 144.033 115.632 143.908 115.465 143.674H115.941L116.208 144.241L117.001 143.983L117.376 144.208L116.45 144.392L117.677 144.717L117.551 144.909L116.358 144.517L116.825 145.093Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M119.81 146.869H119.335L119.067 146.31L118.233 146.561L117.866 146.335L118.784 146.152L117.557 145.818L117.691 145.651L118.876 146.035L118.458 145.451H118.934L119.201 146.018L120.035 145.76L120.411 145.985L119.476 146.169L120.703 146.486L120.578 146.678L119.385 146.294L119.81 146.869Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M122.739 148.639H122.263L121.996 148.08L121.162 148.33L120.786 148.105L121.704 147.929L120.477 147.596L120.611 147.42L121.796 147.804L121.379 147.229H121.854L122.121 147.796L122.956 147.537L123.331 147.754L122.405 147.938L123.632 148.263C123.573 148.338 123.548 148.38 123.498 148.455L122.305 148.063L122.739 148.639Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M125.705 150.45H125.229L124.953 149.89L124.119 150.141L123.744 149.915L124.661 149.74L123.443 149.406L123.568 149.231L124.762 149.623L124.344 149.039H124.82C124.92 149.265 124.979 149.381 125.087 149.607L125.921 149.348L126.289 149.573L125.362 149.749L126.589 150.074L126.464 150.266L125.271 149.874L125.705 150.45Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M128.661 152.177H128.177L127.91 151.618L127.075 151.868L126.691 151.643L127.617 151.468L126.391 151.134L126.524 150.959L127.709 151.342L127.292 150.767H127.768C127.876 150.992 127.935 151.109 128.035 151.334L128.869 151.075C129.019 151.159 129.086 151.209 129.236 151.301L128.31 151.476L129.537 151.801L129.412 151.993L128.218 151.601C128.394 151.835 128.485 151.943 128.661 152.177Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M131.626 153.938H131.142L130.875 153.387L130.041 153.629L129.665 153.403L130.583 153.228L129.357 152.894L129.49 152.728L130.675 153.111L130.258 152.536H130.734C130.842 152.761 130.9 152.869 131.001 153.095L131.835 152.844L132.211 153.07L131.276 153.245L132.503 153.57L132.377 153.754L131.184 153.37L131.626 153.938Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M134.589 155.698H134.113L133.838 155.147L133.003 155.389L132.628 155.164L133.554 154.997L132.327 154.622L132.461 154.455L133.654 154.839L133.237 154.263H133.712L133.971 154.83L134.805 154.572L135.181 154.797L134.246 154.972L135.481 155.298L135.356 155.49L134.155 155.097L134.589 155.698Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M137.558 157.459H137.074L136.807 156.908L135.973 157.15L135.597 156.925L136.515 156.758L135.288 156.424C135.328 156.362 135.373 156.304 135.422 156.249L136.607 156.641L136.19 156.057L136.665 156.099L136.932 156.658L137.767 156.399L138.142 156.625L137.208 156.8L138.443 157.125L138.309 157.317L137.116 156.925L137.558 157.459Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M85.9438 89.2423L85.2429 88.8084L85.5767 88.6582L86.2776 89.0838L85.9438 89.2423Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M175.301 143.64L173.916 142.806L174.249 142.647L175.643 143.482L175.301 143.64ZM173.215 142.397L171.821 141.563L172.163 141.404L173.548 142.239L173.215 142.397ZM171.129 141.154L169.743 140.319L170.077 140.161L171.462 140.995L171.129 141.154ZM169.042 139.91L167.657 139.076L167.991 138.917L169.376 139.752L169.042 139.91ZM166.965 138.659L165.579 137.824L165.913 137.674L167.298 138.509L166.965 138.659ZM164.887 137.407L163.502 136.573L163.835 136.414L165.221 137.249L164.887 137.407ZM162.809 136.164L161.424 135.329L161.758 135.171L163.143 136.005L162.809 136.164ZM160.731 134.912L159.346 134.078L159.68 133.919L161.065 134.754L160.731 134.912ZM158.653 133.66L157.277 132.826L157.61 132.676L158.996 133.51L158.653 133.66ZM156.584 132.4L155.199 131.566L155.533 131.407L156.918 132.242L156.584 132.4ZM154.506 131.149L153.121 130.314L153.463 130.156L154.84 130.99L154.506 131.149ZM152.437 129.897L151.052 129.063L151.385 128.904L152.77 129.738L152.437 129.897ZM150.359 128.637L148.982 127.802L149.316 127.652L150.693 128.487L150.359 128.637ZM148.289 127.377L146.904 126.542L147.238 126.392L148.623 127.227L148.289 127.377ZM146.22 126.117L144.835 125.282L145.169 125.132L146.554 125.967L146.22 126.117ZM144.142 124.857L142.765 124.022L143.091 123.864L144.476 124.698L144.142 124.857ZM142.073 123.597L140.688 122.762L141.021 122.612L142.407 123.447L142.073 123.597ZM139.995 122.337L138.618 121.502L138.952 121.344L140.337 122.178L139.995 122.337ZM137.926 121.077L136.549 120.242L136.882 120.084L138.259 120.918L137.926 121.077ZM135.856 119.808L134.471 118.974L134.813 118.815L136.19 119.65L135.856 119.808ZM133.787 118.548L132.401 117.714L132.735 117.564L134.12 118.398L133.787 118.548ZM131.709 117.28L130.332 116.446L130.666 116.287L132.043 117.121L131.709 117.28ZM129.639 116.012L128.263 115.177L128.588 115.019L129.973 115.853L129.639 116.012ZM127.57 114.743L126.185 113.909L126.518 113.75C127.078 114.084 127.353 114.259 127.895 114.585L127.57 114.743ZM125.492 113.475L124.115 112.64L124.449 112.482L125.826 113.316L125.492 113.475ZM123.423 112.207L122.037 111.372L122.371 111.213L123.756 112.048L123.423 112.207ZM121.345 110.938L119.968 110.104L120.293 109.953L121.679 110.788L121.345 110.938ZM119.275 109.67L117.882 108.835L118.224 108.677L119.609 109.511L119.275 109.67ZM117.198 108.393L115.812 107.559L116.146 107.4L117.531 108.234L117.198 108.393ZM115.12 107.125L113.735 106.29L114.068 106.132L115.454 106.966L115.12 107.125ZM113.042 105.848L111.657 105.013L111.991 104.855L113.376 105.689L113.042 105.848ZM110.981 104.555C110.43 104.212 110.146 104.037 109.596 103.72L109.929 103.562L111.315 104.396L110.981 104.555ZM108.903 103.278L107.518 102.443L107.852 102.285L109.237 103.119L108.903 103.278ZM106.825 102.051L105.432 101.217L105.766 101.058L107.151 101.893L106.825 102.051ZM104.739 100.774L103.354 99.94L103.688 99.7815L105.073 100.616L104.739 100.774ZM102.661 99.4977L101.268 98.6633L101.602 98.5047L102.995 99.3392L102.661 99.4977ZM100.575 98.221L99.1817 97.3866L99.5155 97.228L100.909 98.0625L100.575 98.221ZM98.4891 96.9443L97.1039 96.1099L97.4377 95.9513C97.9884 96.2934 98.2721 96.4687 98.8229 96.7858L98.4891 96.9443ZM96.403 95.6676L95.0178 94.8331L95.3432 94.6746L96.7367 95.509L96.403 95.6676ZM94.3168 94.3909L92.9233 93.5564L93.2571 93.4062L94.6506 94.2407L94.3168 94.3909ZM92.2307 93.1058L90.8372 92.2713L91.1626 92.1128L92.5562 92.9473L92.2307 93.1058ZM90.1362 91.8291L88.7427 90.9946L89.0764 90.8444L90.47 91.6789L90.1362 91.8291ZM88.0417 90.544L86.6482 89.7096L86.9819 89.551L88.3755 90.3855L88.0417 90.544Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M176.695 144.475L175.994 144.057L176.336 143.899L177.037 144.316L176.695 144.475Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M135.474 59.4939L134.773 59.0767L135.073 58.843L135.774 59.2686L135.474 59.4939Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M224.951 112.69L223.557 111.856L223.858 111.614L225.251 112.448L224.951 112.69ZM222.865 111.472L221.479 110.638L221.78 110.404L223.165 111.238L222.865 111.472ZM220.778 110.262L219.393 109.428L219.694 109.194L221.087 110.029L220.778 110.262ZM218.701 109.044L217.307 108.209L217.607 107.976L219.001 108.81C218.859 108.894 218.801 108.944 218.684 109.044H218.701ZM216.614 107.826L215.229 106.991L215.521 106.757L216.915 107.592L216.614 107.826ZM214.528 106.599L213.143 105.764L213.444 105.522L214.837 106.357L214.528 106.599ZM212.434 105.389L211.049 104.554L211.349 104.321L212.734 105.155L212.434 105.389ZM210.356 104.162L208.963 103.328L209.263 103.086L210.656 103.92L210.356 104.162ZM208.27 102.944L206.885 102.11L207.185 101.876L208.57 102.71L208.27 102.944ZM206.192 101.717L204.807 100.883L205.107 100.649L206.493 101.484L206.192 101.717ZM204.089 100.482L202.704 99.6479C202.821 99.5478 202.879 99.506 203.005 99.4142L204.39 100.249L204.089 100.482ZM202.012 99.2557C201.461 98.9219 201.177 98.7634 200.626 98.4212L200.927 98.1876C201.477 98.513 201.761 98.6716 202.312 99.022C202.212 99.1138 202.153 99.1556 202.037 99.2557H202.012ZM199.934 98.029L198.54 97.1946L198.849 96.9609C199.4 97.2947 199.683 97.4533 200.234 97.7954L199.934 98.029ZM197.856 96.7941L196.471 95.9596L196.771 95.7259L198.156 96.5604L197.856 96.7941ZM195.778 95.5674L194.393 94.7329L194.693 94.4993L196.079 95.3338L195.778 95.5674ZM193.7 94.3324L192.315 93.498L192.616 93.2643L194.001 94.0988L193.7 94.3324ZM191.623 93.0974L190.237 92.263L190.538 92.0293L191.923 92.8638L191.623 93.0974ZM189.545 91.8624L188.16 91.028L188.46 90.7943L189.845 91.6288L189.545 91.8624ZM187.475 90.6274L186.09 89.793L186.382 89.5593L187.767 90.3938L187.475 90.6274ZM185.389 89.3924L184.012 88.558L184.304 88.3243L185.69 89.1588L185.389 89.3924ZM183.32 88.1574L181.926 87.323L182.235 87.0893L183.62 87.9238L183.32 88.1574ZM181.242 86.9224L179.857 86.088C179.974 85.9878 180.04 85.9461 180.157 85.8543L181.542 86.6888C181.442 86.7806 181.384 86.8223 181.267 86.9224H181.242ZM179.164 85.6791L177.779 84.8446L178.079 84.611L179.464 85.4455L179.164 85.6791ZM177.086 84.4358L175.701 83.6013L176.002 83.3677L177.387 84.2021C177.295 84.3022 177.236 84.344 177.111 84.4358H177.086ZM175.009 83.2008L173.632 82.3663L173.924 82.141L175.309 82.9755L175.009 83.2008ZM172.931 81.9574L171.546 81.123L171.854 80.8977L173.239 81.7321L172.931 81.9574ZM170.853 80.7141L169.476 79.8796L169.776 79.6543L171.162 80.4888L170.853 80.7141ZM168.783 79.4707L167.39 78.6363L167.69 78.411L169.075 79.2454L168.783 79.4707ZM166.706 78.2274L165.312 77.3929L165.613 77.1593L167.006 77.9938L166.706 78.2274ZM164.62 76.9757L163.234 76.1413L163.535 75.9076L164.92 76.7421L164.62 76.9757ZM162.542 75.7324L161.157 74.8979C161.282 74.8145 161.34 74.7644 161.457 74.6726L162.842 75.5071L162.542 75.7324ZM160.489 74.5141L159.104 73.6796L159.404 73.446L160.789 74.2804L160.489 74.5141ZM158.411 73.2624L157.026 72.4279L157.318 72.2026L158.712 73.0371L158.411 73.2624ZM156.325 72.0107L154.948 71.1763L155.24 70.9426L156.625 71.7771L156.325 72.0107ZM154.247 70.7674L152.862 69.9329L153.162 69.6993L154.548 70.5337L154.247 70.7674ZM152.161 69.5157L150.776 68.6812L151.076 68.4559L152.47 69.2904L152.161 69.5157ZM150.083 68.264L148.69 67.4295L148.99 67.2042L150.384 68.0387L150.083 68.264ZM147.997 67.0123L146.604 66.1779L146.904 65.9526L148.298 66.787L147.997 67.0123ZM145.911 65.7606L144.517 64.9262L144.826 64.6925L146.211 65.527L145.911 65.7606ZM143.825 64.5089L142.431 63.6745L142.732 63.4492L144.125 64.2837L143.825 64.5089ZM141.739 63.2573L140.345 62.4228L140.646 62.1892L142.039 63.0236L141.739 63.2573ZM139.653 62.0056L138.259 61.1711L138.559 60.9458L139.953 61.7803L139.653 62.0056ZM137.558 60.7456L136.165 59.9111L136.465 59.6858L137.859 60.5202L137.558 60.7456Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M226.334 113.5L225.633 113.091L225.934 112.857L226.626 113.258L226.334 113.5Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath style='mix-blend-mode:multiply' opacity='0.1' d='M171.162 9.42651C131.433 58.7929 74.9908 91.537 12.999 104.02L121.22 166.947C184.839 162.023 241.381 122.295 279.616 72.9036C243.225 52.1757 207.185 30.822 171.162 9.42651Z' fill='url(%23paint1_linear_66_1112)'/%3E%3Cpath d='M179.341 24.363L174.785 29.762C174.785 29.762 241.232 71.2428 249.151 76.3079L255.068 70.2081L179.341 24.363Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M156.586 38.5156L154.859 40.5433C154.859 40.5433 180.326 56.1226 183.364 58.0669L184.899 56.0726L156.586 38.5156Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M151.836 44.0898L149.675 46.6683C149.675 46.6683 181.284 66.4449 185.048 68.8565L186.95 66.3531L151.836 44.0898Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M128.259 63.249L125.889 64.9179C125.889 64.9179 157.707 85.5791 161.47 87.9906L163.381 85.4873L128.259 63.249Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M206.495 109.653L204.042 111.622C204.042 111.622 212.119 116.896 215.891 119.308L218.987 117.58L206.495 109.653Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M197.716 115.286L195.263 117.255C195.263 117.255 203.34 122.529 207.112 124.94L210.199 123.213L197.716 115.286Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M189.212 120.284L186.767 122.253C186.767 122.253 194.844 127.519 198.616 129.93L201.703 128.203L189.212 120.284Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M180.97 125.842L178.517 127.811C178.517 127.811 186.603 133.085 190.366 135.496L193.462 133.769L180.97 125.842Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M170.776 129.63L167.438 130.84C167.438 130.84 177.135 137.616 180.907 140.019L184.862 138.467L170.776 129.63Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M155.69 138.442L152.043 140.269C152.043 140.269 162.057 146.428 165.837 148.839L169.784 147.295L155.69 138.442Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M147.349 142.105L143.702 143.933C143.702 143.933 153.716 150.091 157.496 152.503L161.443 150.95L147.349 142.105Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M138.474 145.443L134.828 147.262C134.828 147.262 144.841 153.42 148.613 155.84L152.568 154.288L138.474 145.443Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M120.643 68.3806L118.264 70.0495C118.264 70.0495 157.551 95.7257 161.314 98.1373L163.225 95.634L120.643 68.3806Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M112.073 73.8462L109.695 75.5151C109.695 75.5151 149.015 101.216 152.745 103.62L154.647 101.116L112.073 73.8462Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M103.952 79.1287L101.573 80.7976C101.573 80.7976 140.851 106.474 144.623 108.885L146.526 106.382L103.952 79.1287Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M94.8906 83.9182L92.5208 85.5871C92.5208 85.5871 131.799 111.255 135.562 113.675L137.473 111.172L94.8906 83.9182Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M78.3364 91.729L74.7483 93.2727C74.7483 93.2727 89.6433 102.652 93.4151 105.064L96.4024 102.735L78.3364 91.729Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M69.7432 95.4507L65.3123 96.4437C65.3123 96.4437 79.6649 105.481 83.4366 107.892L87.8426 106.465L69.7432 95.4507Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M61.0967 98.7131L56.6658 99.7061C56.6658 99.7061 71.0101 108.727 74.7484 111.113L79.1627 109.678L61.0967 98.7131Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M51.3868 111.172L46.9558 112.165C46.9558 112.165 113.178 153.17 116.942 155.556L121.356 154.121L51.3868 111.172Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M146.169 49.9392L143.766 52.0921C143.766 52.0921 173.581 70.7088 177.094 72.9535L178.863 70.6504L146.169 49.9392Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M201.862 66.1694L200.118 68.1972C200.118 68.1972 236.366 91.1197 239.404 93.0222L240.939 91.0696L201.862 66.1694Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M197.114 71.7439L194.952 74.314C194.952 74.314 224.517 92.6721 228.281 95.0419L230.192 92.5386L197.114 71.7439Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M191.449 77.5933L189.071 79.7378L217.117 97.6536L218.894 95.3505L191.449 77.5933Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M180.97 125.842L177.732 127.302C177.732 127.302 186.602 133.085 190.366 135.496' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Crect x='282.979' y='12.2043' width='24.9484' height='24.9484' rx='12.4742' fill='%23E01C1C'/%3E%3Cg clip-path='url(%23clip1_66_1112)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M301.221 19.7808C301.482 19.5204 301.482 19.0983 301.221 18.838C300.961 18.5776 300.539 18.5776 300.279 18.838L295.417 23.6999L290.555 18.838C290.294 18.5776 289.872 18.5776 289.612 18.838C289.352 19.0983 289.352 19.5204 289.612 19.7808L294.474 24.6427L289.612 29.5046C289.352 29.765 289.352 30.1871 289.612 30.4474C289.872 30.7078 290.294 30.7078 290.555 30.4474L295.417 25.5855L300.279 30.4474C300.539 30.7078 300.961 30.7078 301.221 30.4474C301.482 30.1871 301.482 29.765 301.221 29.5046L296.36 24.6427L301.221 19.7808Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Crect x='0.901418' y='0.534962' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_66_1112' x1='108.947' y1='182.977' x2='144.561' y2='121.202' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E5E5E5'/%3E%3Cstop offset='0.04' stop-color='%23F0F0F0'/%3E%3Cstop offset='0.25' stop-color='%23A8A8A8'/%3E%3Cstop offset='0.45' stop-color='%236C6C6C'/%3E%3Cstop offset='0.63' stop-color='%233E3E3E'/%3E%3Cstop offset='0.78' stop-color='%231C1C1C'/%3E%3Cstop offset='0.91' stop-color='%23070707'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_66_1112' x1='185.915' y1='18.9477' x2='106.475' y2='158.46' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E5E5E5'/%3E%3Cstop offset='1' stop-color='white'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_66_1112'%3E%3Crect x='0.499023' y='0.132568' width='319.501' height='186.711' rx='6.43831' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_66_1112'%3E%3Crect width='12.0718' height='12.0718' fill='white' transform='translate(289.417 18.6427)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }

  .doKycDocSvg {
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='187' viewBox='0 0 320 187' fill='none'%3E%3Cg clip-path='url(%23clip0_66_1214)'%3E%3Cg clip-path='url(%23clip1_66_1214)'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M28.0002 15.7106L263 15.7106L263 159.711L28.0002 159.711' fill='white'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M28.6675 16.0834L262.13 16.0834L262.13 159.297L28.6675 159.297' fill='%23E3E3E3'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M29.3344 16.456L261.251 16.4561L261.251 158.884L29.3344 158.884' fill='%23E5E5E5'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M30.0095 16.8288L260.381 16.8289L260.381 158.463L30.0095 158.463' fill='%233F4756'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M30.6767 17.1935L259.51 17.1935L259.51 158.049L30.6767 158.049' fill='%233F4756'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M31.3518 17.5663L258.632 17.5663L258.632 157.636L31.3518 157.636' fill='%235e9458'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M32.019 17.9391L257.761 17.9391L257.761 157.223L32.019 157.223' fill='%235e9458'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M32.6943 18.3118L256.891 18.3118L256.891 156.809L32.6943 156.809' fill='%235e9458'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M33.3613 18.6846L256.02 18.6846L256.02 156.388L33.3613 156.388' fill='%235e9458'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.3'%3E%3Cpath d='M34.0364 19.0574L255.142 19.0574L255.142 155.975L34.0364 155.975' fill='%235e9458'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M32.442 157.044L263 157.044L263 18.3766L32.442 18.3766' fill='url(%23paint0_linear_66_1214)'/%3E%3Cpath d='M231.777 32.2418L231.379 32.0149L232.005 31.0668L230.85 31.1479L230.85 30.6617L232.005 30.7346L231.379 29.7703L231.769 29.5596L232.282 30.5887L232.802 29.5596L233.193 29.7946L232.558 30.7427L233.714 30.6617L233.714 31.1479L232.558 31.0587L233.201 32.0149L232.786 32.25L232.274 31.2127L231.777 32.2418Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 36.0262L231.379 35.7993L232.005 34.8836L230.85 34.9646L230.85 34.4784L232.005 34.5595L231.379 33.587L231.769 33.3763L232.282 34.4136L232.802 33.3763L233.193 33.6113L232.558 34.5595L233.714 34.4784L233.714 34.9646L232.558 34.8836L233.201 35.8398L232.786 36.0748L232.274 35.0376L231.777 36.0262Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 39.8104L231.379 39.5835L232.005 38.6354L230.85 38.7164L230.85 38.2383L232.005 38.3113L231.379 37.3469L231.769 37.1362L232.282 38.1654L232.802 37.1362L233.193 37.3631L232.558 38.3193L233.714 38.2383L233.714 38.7164L232.558 38.6273L233.201 39.5835L232.786 39.8185L232.274 38.7812L231.777 39.8104Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 43.5948L231.379 43.3679L232.005 42.4279L230.85 42.5008L230.85 42.0227L232.005 42.0957L231.379 41.1313L231.769 40.9207L232.282 41.9498L232.802 40.9207L233.193 41.1476L232.558 42.1038L233.714 42.0227L233.714 42.5008L232.558 42.4198L233.201 43.3679L232.786 43.6029L232.274 42.5738L231.777 43.5948Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 47.3872L231.379 47.1603L232.005 46.2284L230.85 46.3014L230.85 45.8233L232.005 45.8962L231.379 44.9319L231.769 44.7212L232.282 45.7503L232.802 44.7212L233.193 44.9562L232.558 45.9043L233.714 45.8233L233.714 46.3014L232.558 46.2203L233.201 47.1766L232.786 47.4116L232.274 46.3743L231.777 47.3872Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 51.1718L231.379 50.9449L232.005 49.9968L230.85 50.0778L230.85 49.5916L232.005 49.6645L231.379 48.7083L231.769 48.4895L232.282 49.5268L232.802 48.4895L233.193 48.7245L232.558 49.6726L233.714 49.5916L233.714 50.0778L232.558 49.9887L233.201 50.9449L232.786 51.1799L232.274 50.1426L231.777 51.1718Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 54.956L231.379 54.7291L232.005 53.781L230.85 53.862L230.85 53.3839L232.005 53.4568L231.379 52.4925L231.769 52.2737L232.282 53.3109L232.802 52.2737L233.193 52.5087L232.558 53.4568L233.714 53.3839L233.714 53.862L232.558 53.781L233.201 54.7291L232.786 54.9641L232.274 53.9268L231.777 54.956Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 58.7403L231.379 58.5134L232.005 57.5734L230.85 57.6463L230.85 57.1682L232.005 57.2412L231.379 56.2768L231.769 56.0662L232.282 57.0953L232.802 56.0662L233.193 56.2931L232.558 57.2493L233.714 57.1682L233.714 57.6463L232.558 57.5653L233.201 58.5134L232.786 58.7484L232.274 57.7193L231.777 58.7403Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 62.5329L231.379 62.306L232.005 61.3579L230.85 61.4308L230.85 60.9527L232.005 61.0256L231.379 60.0613L231.769 59.8506L232.282 60.8797L232.802 59.8506L233.193 60.0856L232.558 61.0337L233.714 60.9527L233.714 61.4308L232.558 61.3497L233.201 62.306L232.786 62.541L232.274 61.5037L231.777 62.5329Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 66.3173L231.379 66.0904L232.005 65.1423L230.85 65.2233L230.85 64.7371L232.005 64.81L231.379 63.8457L231.769 63.635L232.282 64.6723L232.802 63.635L233.193 63.87L232.558 64.8181L233.714 64.7371L233.714 65.2233L232.558 65.1341L233.201 66.0904L232.786 66.3254L232.274 65.2881L231.777 66.3173Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 70.1015L231.379 69.8746L232.005 68.9184L230.85 68.9994L230.85 68.5213L232.005 68.5942L231.379 67.6299L231.769 67.4111L232.282 68.4484L232.802 67.4111L233.193 67.6461L232.558 68.5942L233.714 68.5213L233.714 68.9994L232.558 68.9184L233.201 69.8746L232.786 70.1096L232.274 69.0724L231.777 70.1015Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 73.8859L231.379 73.659L232.005 72.7189L230.85 72.7919L230.85 72.3138L232.005 72.3867L231.379 71.4224L231.769 71.2117L232.282 72.2408L232.802 71.2117L233.193 71.4386L232.558 72.3948L233.714 72.3138L233.714 72.7919L232.558 72.7108L233.201 73.659L232.786 73.894L232.274 72.8648L231.777 73.8859Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 77.6784L231.379 77.4434L232.005 76.5033L230.85 76.5763L230.85 76.0982L232.005 76.1711L231.379 75.2068L231.769 74.9961L232.282 76.0252L232.802 74.9961L233.193 75.2311L232.558 76.1792L233.714 76.0982L233.714 76.5763L232.558 76.4953L233.201 77.4434L232.786 77.6865L232.274 76.6492L231.777 77.6784Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 81.4627L231.379 81.2358L232.005 80.2633L230.85 80.3444L230.85 79.8582L232.005 79.9311L231.379 78.9668L231.769 78.7561L232.282 79.7934L232.802 78.7561L233.193 78.9911L232.558 79.9392L233.714 79.8582L233.714 80.3444L232.558 80.2633L233.201 81.2196L232.786 81.4546L232.274 80.4173L231.777 81.4627Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 85.247L231.379 85.0201L232.005 84.072L230.85 84.153L230.85 83.6749L232.005 83.7478L231.379 82.7835L231.769 82.5647L232.282 83.602L232.802 82.5647L233.193 82.7997L232.558 83.7559L233.714 83.6749L233.714 84.153L232.558 84.072L233.201 85.0201L232.786 85.2551L232.274 84.2178L231.777 85.247Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 89.0314L231.379 88.8045L232.005 87.8645L230.85 87.9374L230.85 87.4593L232.005 87.5322L231.379 86.5679L231.769 86.3572L232.282 87.3863L232.802 86.3572L233.193 86.5841L232.558 87.5403L233.714 87.4593L233.714 87.9374L232.558 87.8563L233.201 88.8045L232.786 89.0395L232.274 88.0022L231.777 89.0314Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 92.8239L231.379 92.5889L232.005 91.6488L230.85 91.7218L230.85 91.2437L232.005 91.3166L231.379 90.3523L231.769 90.1416L232.282 91.1707L232.802 90.1416L233.193 90.3766L232.558 91.3247L233.714 91.2437L233.714 91.7218L232.558 91.6408L233.201 92.5889L232.786 92.832L232.274 91.7947L231.777 92.8239Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 96.6083L231.379 96.3814L232.005 95.4333L230.85 95.5143L230.85 95.0281L232.005 95.101L231.379 94.1367L231.769 93.926L232.282 94.9633L232.802 93.926L233.193 94.161L232.558 95.1092L233.714 95.0281L233.714 95.5143L232.558 95.4252L233.201 96.3814L232.786 96.6164L232.274 95.5792L231.777 96.6083Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 100.393L231.379 100.166L232.005 99.2177L230.85 99.2987L230.85 98.8125L232.005 98.8936L231.379 97.9292L231.769 97.7104L232.282 98.7477L232.802 97.7104L233.193 97.9455L232.558 98.9017L233.714 98.8125L233.714 99.2987L232.558 99.2096L233.201 100.166L232.786 100.401L232.274 99.3636L231.777 100.393Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 104.177L231.379 103.95L232.005 103.002L230.85 103.083L230.85 102.605L232.005 102.678L231.379 101.714L231.769 101.503L232.282 102.532L232.802 101.503L233.193 101.73L232.558 102.686L233.714 102.605L233.714 103.083L232.558 103.002L233.201 103.95L232.786 104.185L232.274 103.148L231.777 104.177Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 107.969L231.379 107.734L232.005 106.794L230.85 106.867L230.85 106.389L232.005 106.462L231.379 105.498L231.769 105.287L232.282 106.316L232.802 105.287L233.193 105.522L232.558 106.47L233.714 106.389L233.714 106.867L232.558 106.786L233.201 107.734L232.786 107.978L232.274 106.94L231.777 107.969Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 111.754L231.379 111.527L232.005 110.579L230.85 110.66L230.85 110.174L232.005 110.247L231.379 109.282L231.769 109.072L232.282 110.109L232.802 109.072L233.193 109.307L232.558 110.255L233.714 110.174L233.714 110.66L232.558 110.571L233.201 111.527L232.786 111.762L232.274 110.725L231.777 111.754Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 115.538L231.379 115.311L232.005 114.363L230.85 114.444L230.85 113.958L232.005 114.039L231.379 113.075L231.769 112.856L232.282 113.893L232.802 112.856L233.193 113.091L232.558 114.039L233.714 113.958L233.714 114.444L232.558 114.355L233.201 115.311L232.786 115.546L232.274 114.509L231.777 115.538Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 119.323L231.379 119.096L232.005 118.148L230.85 118.229L230.85 117.751L232.005 117.823L231.379 116.859L231.769 116.648L232.282 117.678L232.802 116.648L233.193 116.875L232.558 117.832L233.714 117.751L233.714 118.229L232.558 118.148L233.201 119.096L232.786 119.331L232.274 118.293L231.777 119.323Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 123.115L231.379 122.88L232.005 121.94L230.85 122.013L230.85 121.535L232.005 121.608L231.379 120.643L231.769 120.433L232.282 121.462L232.802 120.433L233.193 120.668L232.558 121.616L233.714 121.535L233.714 122.013L232.558 121.932L233.201 122.88L232.786 123.115L232.274 122.086L231.777 123.115Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 126.899L231.379 126.672L232.005 125.724L230.85 125.797L230.85 125.319L232.005 125.392L231.379 124.428L231.769 124.217L232.282 125.246L232.802 124.217L233.193 124.452L232.558 125.4L233.714 125.319L233.714 125.797L232.558 125.716L233.201 126.672L232.786 126.907L232.274 125.87L231.777 126.899Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 130.684L231.379 130.457L232.005 129.509L230.85 129.59L230.85 129.104L232.005 129.185L231.379 128.212L231.769 128.001L232.282 129.039L232.802 128.001L233.193 128.236L232.558 129.185L233.714 129.104L233.714 129.59L232.558 129.501L233.201 130.457L232.786 130.692L232.274 129.655L231.777 130.684Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 134.468L231.379 134.241L232.005 133.293L230.85 133.374L230.85 132.936L232.005 133.009L231.379 132.045L231.769 131.826L232.282 132.863L232.802 131.826L233.193 132.061L232.558 133.017L233.714 132.936L233.714 133.414L232.558 133.333L233.201 134.282L232.786 134.517L232.274 133.479L231.777 134.468Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 138.26L231.379 138.025L232.005 137.085L230.85 137.158L230.85 136.68L232.005 136.753L231.379 135.789L231.769 135.578L232.282 136.607L232.802 135.578L233.193 135.805L232.558 136.761L233.714 136.68L233.714 137.158L232.558 137.077L233.201 138.025L232.786 138.26L232.274 137.223L231.777 138.26Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 142.045L231.379 141.818L232.005 140.87L230.85 140.951L230.85 140.465L232.005 140.538L231.379 139.573L231.769 139.363L232.282 140.392L232.802 139.363L233.193 139.598L232.558 140.546L233.714 140.465L233.714 140.951L232.558 140.862L233.201 141.818L232.786 142.053L232.274 141.016L231.777 142.045Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M231.777 145.829L231.379 145.602L232.005 144.654L230.85 144.735L230.85 144.282L232.005 144.363L231.379 143.39L231.769 143.179L232.282 144.217L232.802 143.179L233.193 143.414L232.558 144.363L233.714 144.282L233.714 144.768L232.558 144.679L233.201 145.635L232.786 145.87L232.274 144.833L231.777 145.829Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 30.8318L67.7079 30.6049L68.3344 29.6568L67.1792 29.7378L67.1792 29.2516L68.3344 29.3246L67.7079 28.3602L68.1066 28.1495L68.611 29.1787L69.1316 28.1495L69.5302 28.3845L68.8876 29.3326L70.0427 29.2516L70.0427 29.7378L68.8876 29.6487L69.5384 30.6049L69.1235 30.8399L68.6028 29.8027L68.1147 30.8318Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 34.6404L67.7079 34.4135L68.3344 33.4654L67.1792 33.5464L67.1792 33.0602L68.3344 33.1412L67.7079 32.1769L68.1066 31.9581L68.611 32.9954L69.1316 31.9581L69.5302 32.1931L68.8876 33.1412L70.0427 33.0602L70.0427 33.5464L68.8876 33.4654L69.5384 34.4135L69.1235 34.6485L68.6028 33.6112L68.1147 34.6404Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 38.4249L67.7079 38.198L68.3344 37.2499L67.1792 37.3309L67.1792 36.8528L68.3344 36.9257L67.7079 35.9614L68.1066 35.7507L68.611 36.7799L69.1316 35.7507L69.5302 35.9776L68.8876 36.9338L70.0427 36.8528L70.0427 37.3147L68.8876 37.2337L69.5384 38.1818L69.1235 38.4168L68.6028 37.3795L68.1147 38.4249Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 42.2172L67.7079 41.9822L68.3344 41.0422L67.1792 41.1151L67.1792 40.637L68.3344 40.7099L67.7079 39.7456L68.1066 39.5349L68.611 40.5641L69.1316 39.5349L69.5302 39.7699L68.8876 40.718L70.0427 40.637L70.0427 41.1151L68.8876 41.0341L69.5384 41.9822L69.1235 42.2253L68.6028 41.188L68.1147 42.2172Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 46.0016L67.7079 45.7747L68.3344 44.8266L67.1792 44.9076L67.1792 44.4214L68.3344 44.4943L67.7079 43.53L68.1066 43.3193L68.611 44.3566L69.1316 43.3193L69.5302 43.5543L68.8876 44.5024L70.0427 44.4214L70.0427 44.9076L68.8876 44.8185L69.5384 45.7747L69.1235 46.0097L68.6028 44.9725L68.1147 46.0016Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 49.7861L67.7079 49.5591L68.3344 48.611L67.1792 48.6921L67.1792 48.214L68.3344 48.2869L67.7079 47.3226L68.1066 47.1038L68.611 48.141L69.1316 47.1038L69.5302 47.3388L68.8876 48.2869L70.0427 48.214L70.0427 48.6597L68.8876 48.5705L69.5384 49.5267L69.1235 49.7617L68.6028 48.7245L68.1147 49.7861Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 53.5704L67.7079 53.3435L68.3344 52.3954L67.1792 52.4764L67.1792 51.9983L68.3344 52.0712L67.7079 51.1069L68.1066 50.8962L68.611 51.9254L69.1316 50.8962L69.5302 51.1231L68.8876 52.0794L70.0427 51.9983L70.0427 52.4764L68.8876 52.3954L69.5384 53.3435L69.1235 53.5785L68.6028 52.5413L68.1147 53.5704Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 57.3627L67.7079 57.1277L68.3344 56.1877L67.1792 56.2606L67.1792 55.7825L68.3344 55.8554L67.7079 54.8911L68.1066 54.6804L68.611 55.7096L69.1316 54.6804L69.5302 54.9154L68.8876 55.8636L70.0427 55.7825L70.0427 56.2606L68.8876 56.1796L69.5384 57.1277L69.1235 57.3627L68.6028 56.3336L68.1147 57.3627Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 61.1471L67.7079 60.9202L68.3344 59.9721L67.1792 60.045L67.1792 59.5669L68.3344 59.6398L67.7079 58.6755L68.1066 58.4648L68.611 59.494L69.1316 58.4648L69.5302 58.6999L68.8876 59.648L70.0427 59.5669L70.0427 60.045L68.8876 59.964L69.5384 60.9202L69.1235 61.1552L68.6028 60.118L68.1147 61.1471Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 64.9315L67.7079 64.7046L68.3344 63.7565L67.1792 63.8376L67.1792 63.3595L68.3344 63.4324L67.7079 62.4681L68.1066 62.2493L68.611 63.2865L69.1316 62.2493L69.5302 62.4843L68.8876 63.4324L70.0427 63.3595L70.0427 63.8376L68.8876 63.7484L69.5384 64.7046L69.1235 64.9397L68.6028 63.9024L68.1147 64.9315Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 68.7159L67.7079 68.489L68.3344 67.5409L67.1792 67.6219L67.1792 67.1438L68.3344 67.2167L67.7079 66.2524L68.1066 66.0417L68.611 67.0709L69.1316 66.0417L69.5302 66.2686L68.8876 67.2249L70.0427 67.1438L70.0427 67.6219L68.8876 67.5409L69.5384 68.489L69.1235 68.724L68.6028 67.6868L68.1147 68.7159Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 72.5082L67.7079 72.2732L68.3344 71.3332L67.1792 71.4061L67.1792 70.928L68.3344 71.001L67.7079 70.0366L68.1066 69.8259L68.611 70.8551L69.1316 69.8259L69.5302 70.0528L68.8876 71.009L70.0427 70.928L70.0427 71.4061L68.8876 71.3251L69.5384 72.2732L69.1235 72.5082L68.6028 71.4791L68.1147 72.5082Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 76.2926L67.7079 76.0657L68.3344 75.1176L67.1792 75.1986L67.1792 74.7124L68.3344 74.7854L67.7079 73.821L68.1066 73.6104L68.611 74.6395L69.1316 73.6104L69.5302 73.8453L68.8876 74.7935L70.0427 74.7124L70.0427 75.1986L68.8876 75.1095L69.5384 76.0657L69.1235 76.3007L68.6028 75.2635L68.1147 76.2926Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 80.077L67.7079 79.8501L68.3344 78.902L67.1792 78.9831L67.1792 78.4969L68.3344 78.5698L67.7079 77.6136L68.1066 77.3948L68.611 78.432L69.1316 77.3948L69.5302 77.6298L68.8876 78.5779L70.0427 78.4969L70.0427 78.9831L68.8876 78.8939L69.5384 79.8501L69.1235 80.0852L68.6028 79.0479L68.1147 80.077Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 83.8615L67.7079 83.6346L68.3344 82.6864L67.1792 82.7675L67.1792 82.2894L68.3344 82.3623L67.7079 81.398L68.1066 81.1792L68.611 82.2165L69.1316 81.1792L69.5302 81.4142L68.8876 82.3704L70.0427 82.2894L70.0427 82.7675L68.8876 82.6864L69.5384 83.6346L69.1235 83.8696L68.6028 82.8323L68.1147 83.8615Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 87.6539L67.7079 87.4189L68.3344 86.4789L67.1792 86.5519L67.1792 86.0738L68.3344 86.1467L67.7079 85.1824L68.1066 84.9717L68.611 86.0008L69.1316 84.9717L69.5302 85.1986L68.8876 86.1548L70.0427 86.0738L70.0427 86.5519L68.8876 86.4708L69.5384 87.4189L69.1235 87.6539L68.6028 86.6248L68.1147 87.6539Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 91.4381L67.7079 91.2112L68.3344 90.2631L67.1792 90.336L67.1792 89.8579L68.3344 89.9309L67.7079 88.9665L68.1066 88.7559L68.611 89.785L69.1316 88.7559L69.5302 88.9908L68.8876 89.939L70.0427 89.8579L70.0427 90.336L68.8876 90.255L69.5384 91.2112L69.1235 91.4462L68.6028 90.409L68.1147 91.4381Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 95.2226L67.7079 94.9957L68.3344 94.0476L67.1792 94.1286L67.1792 93.6505L68.3344 93.7153L67.7079 92.751L68.1066 92.5403L68.611 93.5775L69.1316 92.5403L69.5302 92.7753L68.8876 93.7234L70.0427 93.6505L70.0427 94.1286L68.8876 94.0394L69.5384 94.9957L69.1235 95.2307L68.6028 94.1934L68.1147 95.2226Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 99.007L67.7079 98.7801L68.3344 97.832L67.1792 97.913L67.1792 97.4349L68.3344 97.5078L67.7079 96.5435L68.1066 96.3247L68.611 97.362L69.1316 96.3247L69.5302 96.5597L68.8876 97.5159L70.0427 97.4349L70.0427 97.913L68.8876 97.832L69.5384 98.7801L69.1235 99.0151L68.6028 97.9778L68.1147 99.007Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 102.799L67.7079 102.564L68.3344 101.624L67.1792 101.697L67.1792 101.219L68.3344 101.292L67.7079 100.328L68.1066 100.117L68.611 101.146L69.1316 100.117L69.5302 100.344L68.8876 101.3L70.0427 101.219L70.0427 101.697L68.8876 101.616L69.5384 102.564L69.1235 102.799L68.6028 101.762L68.1147 102.799Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 106.584L67.7079 106.349L68.3344 105.409L67.1792 105.482L67.1792 105.003L68.3344 105.076L67.7079 104.112L68.1066 103.901L68.611 104.931L69.1316 103.901L69.5302 104.136L68.8876 105.084L70.0427 105.003L70.0427 105.482L68.8876 105.401L69.5384 106.349L69.1235 106.592L68.6028 105.554L68.1147 106.584Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 110.368L67.7079 110.141L68.3344 109.193L67.1792 109.274L67.1792 108.788L68.3344 108.861L67.7079 107.896L68.1066 107.686L68.611 108.723L69.1316 107.686L69.5302 107.921L68.8876 108.869L70.0427 108.788L70.0427 109.274L68.8876 109.185L69.5384 110.141L69.1235 110.376L68.6028 109.339L68.1147 110.368Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 114.152L67.7079 113.926L68.3344 112.977L67.1792 113.058L67.1792 112.58L68.3344 112.653L67.7079 111.689L68.1066 111.478L68.611 112.507L69.1316 111.478L69.5302 111.705L68.8876 112.661L70.0427 112.58L70.0427 113.058L68.8876 112.969L69.5384 113.926L69.1235 114.161L68.6028 113.123L68.1147 114.152Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 117.937L67.7079 117.71L68.3344 116.77L67.1792 116.843L67.1792 116.365L68.3344 116.438L67.7079 115.473L68.1066 115.263L68.611 116.292L69.1316 115.263L69.5302 115.49L68.8876 116.446L70.0427 116.365L70.0427 116.843L68.8876 116.762L69.5384 117.71L69.1235 117.945L68.6028 116.916L68.1147 117.937Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 121.729L67.7079 121.494L68.3344 120.554L67.1792 120.627L67.1792 120.149L68.3344 120.222L67.7079 119.258L68.1066 119.047L68.611 120.076L69.1316 119.047L69.5302 119.282L68.8876 120.23L70.0427 120.149L70.0427 120.627L68.8876 120.546L69.5384 121.494L69.1235 121.737L68.6028 120.7L68.1147 121.729Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 125.514L67.7079 125.287L68.3344 124.339L67.1792 124.42L67.1792 123.933L68.3344 124.006L67.7079 123.042L68.1066 122.831L68.611 123.869L69.1316 122.831L69.5302 123.066L68.8876 124.014L70.0427 123.933L70.0427 124.42L68.8876 124.33L69.5384 125.287L69.1235 125.522L68.6028 124.484L68.1147 125.514Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 129.298L67.7079 129.071L68.3344 128.123L67.1792 128.204L67.1792 127.726L68.3344 127.799L67.7079 126.834L68.1066 126.624L68.611 127.653L69.1316 126.624L69.5302 126.851L68.8876 127.807L70.0427 127.726L70.0427 128.204L68.8876 128.115L69.5384 129.071L69.1235 129.306L68.6028 128.269L68.1147 129.298Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 133.082L67.7079 132.855L68.3344 131.915L67.1792 131.988L67.1792 131.51L68.3344 131.583L67.7079 130.619L68.1066 130.408L68.611 131.437L69.1316 130.408L69.5302 130.635L68.8876 131.591L70.0427 131.51L70.0427 131.988L68.8876 131.907L69.5384 132.855L69.1235 133.09L68.6028 132.061L68.1147 133.082Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 136.875L67.7079 136.64L68.3344 135.7L67.1792 135.773L67.1792 135.294L68.3344 135.367L67.7079 134.403L68.1066 134.192L68.611 135.222L69.1316 134.192L69.5302 134.427L68.8876 135.376L70.0427 135.294L70.0427 135.773L68.8876 135.692L69.5384 136.64L69.1235 136.875L68.6028 135.846L68.1147 136.875Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 140.659L67.7079 140.432L68.3344 139.484L67.1792 139.565L67.1792 139.079L68.3344 139.152L67.7079 138.188L68.1066 137.977L68.611 139.014L69.1316 137.977L69.5302 138.212L68.8876 139.16L70.0427 139.079L70.0427 139.565L68.8876 139.476L69.5384 140.432L69.1235 140.667L68.6028 139.63L68.1147 140.659Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M68.1147 144.443L67.7079 144.217L68.3344 143.268L67.1792 143.35L67.1792 142.871L68.3344 142.944L67.7079 141.98L68.1066 141.761L68.611 142.798L69.1316 141.761L69.5302 141.996L68.8876 142.952L70.0427 142.871L70.0427 143.35L68.8876 143.26L69.5384 144.217L69.1235 144.452L68.6028 143.414L68.1147 144.443Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M118.821 30.4429L118.821 29.5596L118.374 29.5596L118.374 30.4429L118.821 30.4429Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M118.382 144.103L118.382 142.337L118.837 142.337L118.837 144.103L118.382 144.103ZM118.382 141.461L118.382 139.695L118.837 139.695L118.837 141.461L118.382 141.461ZM118.382 138.811L118.382 137.053L118.837 137.053L118.837 138.811L118.382 138.811ZM118.382 136.17L118.382 134.411L118.837 134.411L118.837 136.178L118.382 136.17ZM118.382 133.528L118.382 131.77L118.837 131.77L118.837 133.528L118.382 133.528ZM118.382 130.886L118.382 129.12L118.837 129.12L118.837 130.886L118.382 130.886ZM118.382 128.244L118.382 126.454L118.837 126.454L118.837 128.22L118.382 128.244ZM118.382 125.603L118.382 123.836L118.837 123.836L118.837 125.643L118.382 125.603ZM118.382 122.953L118.382 121.194L118.837 121.194L118.837 122.953L118.382 122.953ZM118.382 120.311L118.382 118.553L118.837 118.553L118.837 120.311L118.382 120.311ZM118.382 117.669L118.382 115.919L118.837 115.919L118.837 117.677L118.382 117.669ZM118.382 115.028L118.382 113.261L118.837 113.261L118.837 115.028L118.382 115.028ZM118.382 112.386L118.382 110.619L118.837 110.619L118.837 112.386L118.382 112.386ZM118.382 109.744L118.382 107.978L118.837 107.978L118.837 109.744L118.382 109.744ZM118.382 107.094L118.382 105.336L118.837 105.336L118.837 107.094L118.382 107.094ZM118.382 104.452L118.382 102.694L118.837 102.694L118.837 104.452L118.382 104.452ZM118.382 101.811L118.382 100.044L118.837 100.044L118.837 101.811L118.382 101.811ZM118.382 99.1689L118.382 97.4024L118.837 97.4024L118.837 99.1689L118.382 99.1689ZM118.382 96.5272L118.382 94.7606L118.837 94.7606L118.837 96.5272L118.382 96.5272ZM118.382 93.8773L118.382 92.1189L118.837 92.1189L118.837 93.8773L118.382 93.8773ZM118.382 91.2356L118.382 89.4771L118.837 89.4771L118.837 91.2356L118.382 91.2356ZM118.382 88.5938L118.382 86.8353L118.837 86.8353L118.837 88.5938L118.382 88.5938ZM118.382 85.9521L118.382 84.1855L118.837 84.1855L118.837 85.9359L118.382 85.9521ZM118.382 83.3103L118.382 81.5437L118.837 81.5437L118.837 83.3103L118.382 83.3103ZM118.382 80.6685L118.382 78.902L118.837 78.902L118.837 80.6685L118.382 80.6685ZM118.382 78.0187L118.382 76.2602L118.837 76.2602L118.837 78.0187L118.382 78.0187ZM118.382 75.3769L118.382 73.6185L118.837 73.6185L118.837 75.4012L118.382 75.3769ZM118.382 72.7352L118.382 70.9767L118.837 70.9767L118.837 72.7352L118.382 72.7352ZM118.382 70.0934L118.382 68.3268L118.837 68.3268L118.837 70.0934L118.382 70.0934ZM118.382 67.4517L118.382 65.677L118.837 65.677L118.837 67.4436L118.382 67.4517ZM118.382 64.8099L118.382 63.0433L118.837 63.0433L118.837 64.8099L118.382 64.8099ZM118.382 62.1601L118.382 60.4016L118.837 60.4016L118.837 62.1601L118.382 62.1601ZM118.382 59.5183L118.382 57.7598L118.837 57.7598L118.837 59.5183L118.382 59.5183ZM118.382 56.8766L118.382 55.1424L118.837 55.1424L118.837 56.9089L118.382 56.8766ZM118.382 54.2348L118.382 52.4682L118.837 52.4682L118.837 54.2348L118.382 54.2348ZM118.382 51.593L118.382 49.8265L118.837 49.8265L118.837 51.593L118.382 51.593ZM118.382 48.9432L118.382 47.1847L118.837 47.1847L118.837 48.9432L118.382 48.9432ZM118.382 46.3014L118.382 44.543L118.837 44.543L118.837 46.3014L118.382 46.3014ZM118.382 43.6596L118.382 41.9012L118.837 41.9012L118.837 43.6596L118.382 43.6596ZM118.382 41.0179L118.382 39.2513L118.837 39.2513L118.837 41.0179L118.382 41.0179ZM118.382 38.3761L118.382 36.6096L118.837 36.6096L118.837 38.3761L118.382 38.3761ZM118.382 35.7263L118.382 33.9678L118.837 33.9678L118.837 35.6939L118.382 35.7263ZM118.382 33.0845L118.382 31.326L118.837 31.326L118.837 33.0845L118.382 33.0845Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M118.821 145.862L118.821 144.978L118.374 144.978L118.374 145.862L118.821 145.862Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M187.417 30.4429L187.417 29.5596L186.969 29.5596L186.969 30.4429L187.417 30.4429Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M186.969 144.103L186.969 142.337L187.416 142.337L187.416 144.103L186.969 144.103ZM186.969 141.461L186.969 139.695L187.416 139.695L187.416 141.461L186.969 141.461ZM186.969 138.811L186.969 137.053L187.416 137.053L187.416 138.811L186.969 138.811ZM186.969 136.17L186.969 134.411L187.416 134.411L187.416 136.178L186.969 136.17ZM186.969 133.528L186.969 131.77L187.416 131.77L187.416 133.528L186.969 133.528ZM186.969 130.886L186.969 129.12L187.416 129.12L187.416 130.886L186.969 130.886ZM186.969 128.244L186.969 126.454L187.416 126.454L187.416 128.22L186.969 128.244ZM186.969 125.603L186.969 123.836L187.416 123.836L187.416 125.643L186.969 125.603ZM186.969 122.953L186.969 121.194L187.416 121.194L187.416 122.953L186.969 122.953ZM186.969 120.311L186.969 118.553L187.417 118.553L187.417 120.311L186.969 120.311ZM186.969 117.669L186.969 115.919L187.417 115.919L187.417 117.677L186.969 117.669ZM186.969 115.028L186.969 113.261L187.417 113.261L187.417 115.028L186.969 115.028ZM186.969 112.386L186.969 110.619L187.417 110.619L187.417 112.386L186.969 112.386ZM186.969 109.744L186.969 107.978L187.417 107.978L187.417 109.744L186.969 109.744ZM186.969 107.094L186.969 105.336L187.417 105.336L187.417 107.094L186.969 107.094ZM186.969 104.452L186.969 102.694L187.417 102.694L187.417 104.452L186.969 104.452ZM186.969 101.811L186.969 100.044L187.417 100.044L187.417 101.811L186.969 101.811ZM186.969 99.1689L186.969 97.4024L187.417 97.4024L187.417 99.1689L186.969 99.1689ZM186.969 96.5272L186.969 94.7606L187.417 94.7606L187.417 96.5272L186.969 96.5272ZM186.969 93.8773L186.969 92.1189L187.417 92.1189L187.417 93.8773L186.969 93.8773ZM186.969 91.2356L186.969 89.4771L187.417 89.4771L187.417 91.2356L186.969 91.2356ZM186.969 88.5938L186.969 86.8353L187.417 86.8353L187.417 88.5938L186.969 88.5938ZM186.969 85.9521L186.969 84.1855L187.417 84.1855L187.417 85.9359L186.969 85.9521ZM186.969 83.3103L186.969 81.5437L187.417 81.5437L187.417 83.3103L186.969 83.3103ZM186.969 80.6685L186.969 78.902L187.417 78.902L187.417 80.6685L186.969 80.6685ZM186.969 78.0187L186.969 76.2602L187.417 76.2602L187.417 78.0187L186.969 78.0187ZM186.969 75.3769L186.969 73.6185L187.417 73.6185L187.417 75.4012L186.969 75.3769ZM186.969 72.7352L186.969 70.9767L187.417 70.9767L187.417 72.7352L186.969 72.7352ZM186.969 70.0934L186.969 68.3268L187.417 68.3268L187.417 70.0934L186.969 70.0934ZM186.969 67.4517L186.969 65.677L187.417 65.677L187.417 67.4436L186.969 67.4517ZM186.969 64.8099L186.969 63.0433L187.417 63.0433L187.417 64.8099L186.969 64.8099ZM186.969 62.1601L186.969 60.4016L187.417 60.4016L187.417 62.1601L186.969 62.1601ZM186.969 59.5183L186.969 57.7598L187.417 57.7598L187.417 59.5183L186.969 59.5183ZM186.969 56.8766L186.969 55.1424L187.417 55.1424L187.417 56.9089L186.969 56.8766ZM186.969 54.2348L186.969 52.4682L187.417 52.4682L187.417 54.2348L186.969 54.2348ZM186.969 51.593L186.969 49.8265L187.417 49.8265L187.417 51.593L186.969 51.593ZM186.969 48.9432L186.969 47.1847L187.417 47.1847L187.417 48.9432L186.969 48.9432ZM186.969 46.3014L186.969 44.543L187.417 44.543L187.417 46.3014L186.969 46.3014ZM186.969 43.6596L186.969 41.9012L187.417 41.9012L187.417 43.6596L186.969 43.6596ZM186.969 41.0179L186.969 39.2513L187.417 39.2513L187.417 41.0179L186.969 41.0179ZM186.969 38.3761L186.969 36.6096L187.417 36.6096L187.417 38.3761L186.969 38.3761ZM186.969 35.7263L186.969 33.9678L187.417 33.9678L187.417 35.6939L186.969 35.7263ZM186.969 33.0845L186.969 31.326L187.417 31.326L187.417 33.0845L186.969 33.0845Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M187.417 145.862L187.417 144.978L186.969 144.978L186.969 145.862L187.417 145.862Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M249.065 124.995L249.065 48.6677L241.889 48.6677L241.889 124.995L249.065 124.995Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M223.781 72.9783L223.781 28.5385L219.851 28.5385L219.851 72.9783L223.781 72.9783Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M211.912 84.9067L211.912 28.5385L207.982 28.5385L207.982 84.9067L211.912 84.9067Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M199.937 81.3898L199.937 28.5385L196.007 28.5385L196.007 81.3898L199.937 81.3898Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M177.614 81.3898L177.614 28.5385L173.684 28.5385L173.684 81.3898L177.614 81.3898Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M166.599 86.26L166.599 28.5385L162.669 28.5385L162.669 86.26L166.599 86.26Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M155.584 86.26L155.584 28.5385L151.654 28.5385L151.654 86.26L155.584 86.26Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M143.934 87.6457L143.934 28.5385L140.005 28.5385L140.005 87.6457L143.934 87.6457Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M132.333 85.6604L132.333 28.5385L128.404 28.5385L128.404 85.6604L132.333 85.6604Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M132.333 144.727L132.333 124.095L128.404 124.095L128.404 144.727L132.333 144.727Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M109.555 50.1912L109.555 29.5596L104.902 29.5596L104.902 50.1912L109.555 50.1912Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M97.458 50.1912L97.458 29.5596L92.8047 29.5596L92.8047 50.1912L97.458 50.1912Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M86.3699 50.1912L86.3699 29.5596L81.7166 29.5596L81.7166 50.1912L86.3699 50.1912Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M109.335 144.557L109.335 131.032L104.682 131.032L104.682 144.557L109.335 144.557Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M97.2385 144.557L97.2385 131.032L92.5852 131.032L92.5852 144.557L97.2385 144.557Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M86.1504 144.557L86.1504 131.032L81.4971 131.032L81.4971 144.557L86.1504 144.557Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M57.4658 137.24L57.4658 36.4314L52.8125 36.4314L52.8125 137.24L57.4658 137.24Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M144.195 144.727L144.195 124.095L140.265 124.095L140.265 144.727L144.195 144.727Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M155.755 144.727L155.755 124.095L151.825 124.095L151.825 144.727L155.755 144.727Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M166.818 144.727L166.818 124.095L162.889 124.095L162.889 144.727L166.818 144.727Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M177.435 144.727L177.435 124.095L173.506 124.095L173.506 144.727L177.435 144.727Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M223.228 145.902L223.228 97.0295L219.298 97.0295L219.298 145.902L223.228 145.902Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M211.35 140.456L211.35 97.0295L207.421 97.0295L207.421 140.456L211.35 140.456Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3Cpath d='M199.375 135.392L199.375 97.0295L195.446 97.0295L195.446 135.392L199.375 135.392Z' fill='%2371BAFF' fill-opacity='0.45'/%3E%3C/g%3E%3C/g%3E%3Crect x='282.48' y='12.2043' width='24.9484' height='24.9484' rx='12.4742' fill='%2369AF4D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M293.115 27.0392L299.95 20.2522L300.99 21.2851L293.115 29.1049L288.918 24.9367L289.958 23.9039L293.115 27.0392Z' fill='white'/%3E%3Crect x='0.402394' y='0.534962' width='318.696' height='185.906' rx='6.03591' stroke='%23EEEEEE' stroke-width='0.804788'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_66_1214' x1='262.317' y1='87.7105' x2='32.2874' y2='87.7105' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EBF2F6'/%3E%3Cstop offset='1' stop-color='%23D8DFE3'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_66_1214'%3E%3Crect width='297.168' height='151.888' fill='white' transform='translate(9.65649 17.0331)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_66_1214'%3E%3Crect width='144' height='235' fill='white' transform='translate(263 15.7106) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  }

  .kycFailureIframe {
  	background-image: url("data:image/svg+xml,%3Csvg width='187' height='139' viewBox='0 0 187 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3003_17354)'%3E%3Cpath d='M53.4866 103.708C65.4977 91.6971 65.4977 72.2231 53.4866 60.212C41.4754 48.2008 22.0015 48.2008 9.99031 60.212C-2.02085 72.2231 -2.02085 91.6971 9.99031 103.708C22.0015 115.719 41.4754 115.719 53.4866 103.708Z' fill='%23EEEEEE'/%3E%3Cpath d='M52.8431 2.33087H24.8871C24.2435 2.33087 23.7217 1.80904 23.7217 1.16544C23.7217 0.521837 24.2435 0 24.8871 0H52.8431C53.4867 0 54.0085 0.521837 54.0085 1.16544C54.0085 1.80904 53.4867 2.33087 52.8431 2.33087Z' fill='%233F4756'/%3E%3Cpath d='M46.6299 10.0946H3.14346C2.49986 10.0946 1.97803 9.5728 1.97803 8.9292C1.97803 8.2856 2.49986 7.76376 3.14346 7.76376H46.6299C47.2735 7.76376 47.7953 8.2856 47.7953 8.9292C47.7953 9.5728 47.2735 10.0946 46.6299 10.0946Z' fill='%233F4756'/%3E%3Cpath d='M142.921 139H40.4174C39.7738 139 39.252 138.478 39.252 137.835C39.252 137.191 39.7738 136.669 40.4174 136.669H142.921C143.564 136.669 144.086 137.191 144.086 137.835C144.086 138.478 143.564 139 142.921 139Z' fill='%233F4756'/%3E%3Cpath d='M156.9 139H152.241C151.598 139 151.076 138.478 151.076 137.835C151.076 137.191 151.598 136.669 152.241 136.669H156.9C157.544 136.669 158.065 137.191 158.065 137.835C158.065 138.478 157.544 139 156.9 139Z' fill='%23E01C1C'/%3E%3Cpath d='M172.431 131.236H79.245C78.6014 131.236 78.0796 130.714 78.0796 130.071C78.0796 129.427 78.6014 128.905 79.245 128.905H172.431C173.074 128.905 173.596 129.427 173.596 130.071C173.596 130.714 173.074 131.236 172.431 131.236Z' fill='%233F4756'/%3E%3Cpath d='M69.9271 131.236H66.8222C66.1786 131.236 65.6567 130.714 65.6567 130.071C65.6567 129.427 66.1786 128.905 66.8222 128.905H69.9271C70.5707 128.905 71.0925 129.427 71.0925 130.071C71.0925 130.714 70.5707 131.236 69.9271 131.236Z' fill='%23E01C1C'/%3E%3Cpath d='M184.856 55.135H155.346C154.703 55.135 154.181 54.6131 154.181 53.9695C154.181 53.3259 154.703 52.8041 155.346 52.8041H184.856C185.5 52.8041 186.021 53.3259 186.021 53.9695C186.021 54.6131 185.5 55.135 184.856 55.135Z' fill='%233F4756'/%3E%3Cpath d='M177.089 62.8988H166.218C165.574 62.8988 165.052 62.3769 165.052 61.7333C165.052 61.0897 165.574 60.5679 166.218 60.5679H177.089C177.733 60.5679 178.255 61.0897 178.255 61.7333C178.255 62.3769 177.733 62.8988 177.089 62.8988Z' fill='%23E01C1C'/%3E%3Cpath d='M86.1041 119.912C76.0935 119.912 66.3323 116.88 57.9307 111.053C47.0388 103.501 39.7418 92.1564 37.3819 79.1134C32.5086 52.1895 50.451 26.3209 77.372 21.4475C89.0873 19.3283 101.177 21.4881 111.413 27.5327L112.222 27.9705C112.787 28.2778 112.999 28.9851 112.692 29.5505C112.384 30.1158 111.677 30.3274 111.112 30.0201L110.283 29.5708C110.283 29.5708 110.256 29.5563 110.245 29.5505C100.484 23.7842 88.9539 21.72 77.7837 23.7407C52.1238 28.385 35.025 53.0389 39.6693 78.6988C41.919 91.1301 48.8739 101.938 59.2556 109.136C69.6373 116.335 82.199 119.06 94.6274 116.81C107.059 114.561 117.867 107.606 125.068 97.224C132.266 86.8453 134.992 74.2806 132.742 61.8522C131.687 56.0279 129.599 50.5399 126.532 45.5419C126.196 44.9939 126.367 44.275 126.915 43.9387C127.463 43.6024 128.182 43.7734 128.518 44.3214C131.736 49.5658 133.93 55.3263 135.035 61.4347C137.395 74.4777 134.536 87.657 126.981 98.5489C119.429 109.441 108.085 116.738 95.042 119.098C92.0589 119.637 89.067 119.904 86.1012 119.904L86.1041 119.912Z' fill='%233F4756'/%3E%3Cpath d='M142.973 39.0189C150.227 39.0189 156.109 33.1378 156.109 25.8831C156.109 18.6284 150.227 12.7473 142.973 12.7473C135.718 12.7473 129.837 18.6284 129.837 25.8831C129.837 33.1378 135.718 39.0189 142.973 39.0189Z' fill='white'/%3E%3Cpath d='M142.973 40.1844C135.087 40.1844 128.671 33.7687 128.671 25.8831C128.671 17.9976 135.087 11.5819 142.973 11.5819C150.858 11.5819 157.274 17.9976 157.274 25.8831C157.274 33.7687 150.858 40.1844 142.973 40.1844ZM142.973 13.9128C136.371 13.9128 131.002 19.2819 131.002 25.8831C131.002 32.4844 136.371 37.8535 142.973 37.8535C149.574 37.8535 154.943 32.4844 154.943 25.8831C154.943 19.2819 149.571 13.9128 142.973 13.9128Z' fill='%233F4756'/%3E%3Cpath d='M142.973 28.1792C142.329 28.1792 141.808 27.6574 141.808 27.0138V20.2212C141.808 19.5776 142.329 19.0558 142.973 19.0558C143.617 19.0558 144.139 19.5776 144.139 20.2212V27.0138C144.139 27.6574 143.617 28.1792 142.973 28.1792Z' fill='%23E01C1C'/%3E%3Cpath d='M142.973 32.838C142.329 32.838 141.808 32.3162 141.808 31.6726V31.374C141.808 30.7304 142.329 30.2086 142.973 30.2086C143.617 30.2086 144.139 30.7304 144.139 31.374V31.6726C144.139 32.3162 143.617 32.838 142.973 32.838Z' fill='%23E01C1C'/%3E%3Cpath d='M69.4661 101.48C68.034 101.48 66.6888 100.923 65.6741 99.9086L56.1187 90.3532C55.1069 89.3414 54.5474 87.9933 54.5474 86.5641C54.5474 85.1348 55.104 83.7867 56.1187 82.775L68.7848 70.1088L56.1187 57.4427C54.0284 55.3524 54.0284 51.9518 56.1187 49.8615L65.6741 40.3061C66.6859 39.2943 68.034 38.7348 69.4661 38.7348C70.8983 38.7348 72.2434 39.2914 73.2581 40.3061L85.9243 52.9723L110.848 28.1676C111.303 27.7153 112.042 27.7153 112.495 28.1705C112.95 28.6257 112.947 29.3649 112.492 29.8172L86.7447 55.4423C86.2896 55.8945 85.5532 55.8945 85.1009 55.4423L71.6114 41.9528C71.0374 41.3788 70.2779 41.0657 69.469 41.0657C68.6602 41.0657 67.8977 41.3817 67.3266 41.9528L57.7712 51.5082C57.2 52.0793 56.884 52.8418 56.884 53.6506C56.884 54.4595 57.2 55.222 57.7712 55.7931L71.2607 69.2826C71.4781 69.5 71.6027 69.7986 71.6027 70.1059C71.6027 70.4132 71.481 70.7118 71.2607 70.9293L57.7712 84.4187C56.5883 85.6016 56.5883 87.5237 57.7712 88.7065L67.3266 98.2619C68.5094 99.4448 70.4315 99.4448 71.6143 98.2619L85.1038 84.7724C85.3213 84.555 85.6199 84.4303 85.9272 84.4303C86.2345 84.4303 86.5331 84.5521 86.7505 84.7724L100.24 98.2619C100.814 98.833 101.574 99.149 102.382 99.149C103.191 99.149 103.954 98.833 104.525 98.2619L114.08 88.7065C115.263 87.5237 115.263 85.6016 114.08 84.4187L100.591 70.9293C100.37 70.7089 100.249 70.4103 100.249 70.1001C100.249 69.7899 100.376 69.4913 100.597 69.2739L126.512 43.8169C126.97 43.3647 127.709 43.3734 128.158 43.8314C128.608 44.2895 128.602 45.0287 128.144 45.4781L103.07 70.1117L115.727 82.7692C116.739 83.7809 117.298 85.129 117.298 86.5583C117.298 87.9875 116.742 89.3356 115.727 90.3474L106.172 99.9028C104.081 101.993 100.681 101.993 98.5904 99.9028L85.9243 87.2367L73.2581 99.9028C72.2463 100.915 70.8983 101.474 69.4661 101.474V101.48Z' fill='%233F4756'/%3E%3Cpath d='M105.58 90.6141C105.285 90.6141 104.986 90.5011 104.76 90.2749L66.2021 51.9924C65.7469 51.5401 65.744 50.8008 66.1963 50.3457C66.6514 49.8905 67.3878 49.8876 67.843 50.3399L106.401 88.6224C106.856 89.0747 106.859 89.814 106.407 90.2691C106.178 90.4981 105.879 90.6141 105.58 90.6141Z' fill='%23E01C1C'/%3E%3Cpath d='M67.1617 90.7533C66.866 90.7533 66.5732 90.6431 66.3471 90.4199C65.889 89.9705 65.8803 89.2312 66.3297 88.7732L102.432 51.9547C102.884 51.4966 103.621 51.4879 104.079 51.9373C104.537 52.3866 104.546 53.1259 104.096 53.584L67.9938 90.4025C67.7647 90.6344 67.4632 90.7533 67.1617 90.7533Z' fill='%23E01C1C'/%3E%3Cpath d='M109.656 47.8612C109.361 47.8612 109.062 47.7481 108.836 47.522C108.381 47.0697 108.378 46.3305 108.833 45.8753L114.904 39.7727C115.356 39.3175 116.095 39.3146 116.55 39.7669C117.006 40.2192 117.009 40.9584 116.553 41.4136L110.483 47.5162C110.254 47.7452 109.955 47.8583 109.656 47.8583V47.8612Z' fill='%23E01C1C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3003_17354'%3E%3Crect width='185.038' height='139' fill='white' transform='translate(0.980957)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  	width: 185px;
  	height: 139px;
  	margin: auto;
  	margin-top: 30px;
  }

  .kycSuccessIframe {
  	background-image: url("data:image/svg+xml,%3Csvg width='187' height='139' viewBox='0 0 187 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3003_17591)'%3E%3Cpath d='M53.4851 103.708C65.4963 91.6971 65.4963 72.2231 53.4851 60.212C41.4739 48.2008 22 48.2008 9.98885 60.212C-2.02231 72.2231 -2.02231 91.6971 9.98885 103.708C22 115.719 41.4739 115.719 53.4851 103.708Z' fill='%23EEEEEE'/%3E%3Cpath d='M52.8416 2.33087H24.8857C24.2421 2.33087 23.7202 1.80904 23.7202 1.16544C23.7202 0.521837 24.2421 0 24.8857 0H52.8416C53.4852 0 54.0071 0.521837 54.0071 1.16544C54.0071 1.80904 53.4852 2.33087 52.8416 2.33087Z' fill='%233F4756'/%3E%3Cpath d='M46.6284 10.0946H3.142C2.4984 10.0946 1.97656 9.5728 1.97656 8.9292C1.97656 8.2856 2.4984 7.76376 3.142 7.76376H46.6284C47.272 7.76376 47.7938 8.2856 47.7938 8.9292C47.7938 9.5728 47.272 10.0946 46.6284 10.0946Z' fill='%233F4756'/%3E%3Cpath d='M142.919 139H40.4159C39.7723 139 39.2505 138.478 39.2505 137.835C39.2505 137.191 39.7723 136.669 40.4159 136.669H142.919C143.563 136.669 144.085 137.191 144.085 137.835C144.085 138.478 143.563 139 142.919 139Z' fill='%233F4756'/%3E%3Cpath d='M156.899 139H152.24C151.596 139 151.074 138.478 151.074 137.835C151.074 137.191 151.596 136.669 152.24 136.669H156.899C157.542 136.669 158.064 137.191 158.064 137.835C158.064 138.478 157.542 139 156.899 139Z' fill='%235e9458'/%3E%3Cpath d='M172.429 131.236H79.2436C78.6 131.236 78.0781 130.714 78.0781 130.071C78.0781 129.427 78.6 128.905 79.2436 128.905H172.429C173.073 128.905 173.595 129.427 173.595 130.071C173.595 130.714 173.073 131.236 172.429 131.236Z' fill='%233F4756'/%3E%3Cpath d='M69.9256 131.236H66.8207C66.1771 131.236 65.6553 130.714 65.6553 130.071C65.6553 129.427 66.1771 128.905 66.8207 128.905H69.9256C70.5692 128.905 71.0911 129.427 71.0911 130.071C71.0911 130.714 70.5692 131.236 69.9256 131.236Z' fill='%235e9458'/%3E%3Cpath d='M184.855 55.135H155.345C154.701 55.135 154.179 54.6131 154.179 53.9695C154.179 53.3259 154.701 52.8041 155.345 52.8041H184.855C185.498 52.8041 186.02 53.3259 186.02 53.9695C186.02 54.6131 185.498 55.135 184.855 55.135Z' fill='%233F4756'/%3E%3Cpath d='M177.088 62.8988H166.216C165.573 62.8988 165.051 62.3769 165.051 61.7333C165.051 61.0897 165.573 60.5679 166.216 60.5679H177.088C177.731 60.5679 178.253 61.0897 178.253 61.7333C178.253 62.3769 177.731 62.8988 177.088 62.8988Z' fill='%235e9458'/%3E%3Cpath d='M86.2014 89.4429C85.2273 89.4429 84.3112 89.0631 83.6212 88.3731L60.3531 65.0644C59.8979 64.6092 59.8979 63.8728 60.3531 63.4177L68.0879 55.6829C68.543 55.2277 69.2794 55.2277 69.7346 55.6829L76.2604 62.2088C76.7156 62.6639 76.7156 63.4003 76.2604 63.8555C75.8053 64.3106 75.0689 64.3106 74.6137 63.8555L68.9112 58.1529L62.8231 64.241L85.2708 86.7264C85.5201 86.9757 85.8506 87.112 86.2043 87.112C86.558 87.112 86.8885 86.9757 87.1378 86.7264L127.099 46.7682C127.554 46.313 128.29 46.313 128.746 46.7682C129.201 47.2233 129.201 47.9597 128.746 48.4149L88.7845 88.3731C88.0945 89.0631 87.1784 89.4429 86.2043 89.4429H86.2014Z' fill='%235e9458'/%3E%3Cpath d='M92.1095 69.0999C91.8109 69.0999 91.5123 68.9869 91.2862 68.7578C90.831 68.3027 90.831 67.5663 91.2862 67.1111L120.953 37.4447C121.408 36.9895 122.144 36.9895 122.599 37.4447C123.054 37.8999 123.054 38.6362 122.599 39.0914L92.9329 68.7578C92.7067 68.984 92.4081 69.0999 92.1095 69.0999Z' fill='%235e9458'/%3E%3Cpath d='M86.2069 119.898C58.8452 119.898 36.5859 97.6386 36.5859 70.2769C36.5859 42.9153 58.8452 20.656 86.2069 20.656C98.1192 20.656 109.637 24.9409 118.639 32.7192C119.1 33.1163 119.175 33.8005 118.816 34.2905C118.781 34.3369 118.74 34.3862 118.697 34.4296L88.4391 64.6875C87.2186 65.908 85.2328 65.908 84.0122 64.6875L71.5026 52.1779C70.0734 50.7486 67.7454 50.7486 66.3162 52.1779L56.8477 61.6463C55.4185 63.0756 55.4185 65.4007 56.8477 66.8299L83.6035 93.632C84.2963 94.3249 85.2183 94.7076 86.1982 94.7076C87.178 94.7076 88.0971 94.3249 88.7899 93.635L130.551 51.8735C130.83 51.5952 131.23 51.4763 131.615 51.5575C132.001 51.6387 132.32 51.9083 132.462 52.2736C134.694 58.008 135.828 64.0642 135.828 70.274C135.828 97.6357 113.569 119.895 86.2069 119.895V119.898ZM86.2069 22.984C60.1295 22.984 38.9168 44.1996 38.9168 70.274C38.9168 96.3485 60.1324 117.564 86.2069 117.564C112.281 117.564 133.497 96.3485 133.497 70.274C133.497 64.96 132.627 59.7677 130.911 54.8074L90.4366 95.2787C89.3031 96.4123 87.7985 97.0356 86.1982 97.0356C84.595 97.0356 83.0903 96.4094 81.9568 95.2758L55.201 68.4737C52.8673 66.137 52.8702 62.3334 55.2039 59.9968L64.6724 50.5283C65.8059 49.3948 67.3106 48.7715 68.9109 48.7715C70.5112 48.7715 72.0187 49.3948 73.1493 50.5283L85.6589 63.0379C85.972 63.351 86.4794 63.351 86.7925 63.0379L116.157 33.673C107.727 26.7702 97.1422 22.984 86.2069 22.984Z' fill='%233F4756'/%3E%3Cpath d='M165.216 7.83624H139.484C135.561 7.83624 132.384 11.0165 132.384 14.9361V29.6403C132.384 33.5628 135.564 36.7402 139.484 36.7402H143.339V44.6779C143.339 45.5738 144.403 46.0434 145.067 45.4433L154.637 36.7431H165.213C169.136 36.7431 172.313 33.5628 172.313 29.6432V14.9361C172.313 11.0137 169.133 7.83624 165.213 7.83624H165.216Z' fill='white'/%3E%3Cpath d='M144.383 46.8784C144.082 46.8784 143.777 46.8146 143.484 46.687C142.678 46.3304 142.177 45.5593 142.177 44.6779V37.9057H139.484C134.926 37.9057 131.218 34.1977 131.218 29.6403V14.9361C131.218 10.3787 134.926 6.67081 139.484 6.67081H165.216C169.773 6.67081 173.481 10.3787 173.481 14.9361V29.6403C173.481 34.1977 169.773 37.9057 165.216 37.9057H155.089L145.853 46.3043C145.435 46.6841 144.916 46.8813 144.383 46.8813V46.8784ZM139.484 8.99878C136.211 8.99878 133.546 11.663 133.546 14.9361V29.6403C133.546 32.9134 136.211 35.5777 139.484 35.5777H143.342C143.986 35.5777 144.508 36.0995 144.508 36.7431V44.3793L153.857 35.8792C154.072 35.6849 154.35 35.5777 154.64 35.5777H165.216C168.489 35.5777 171.153 32.9134 171.153 29.6403V14.9361C171.153 11.663 168.489 8.99878 165.216 8.99878H139.484Z' fill='%233F4756'/%3E%3Cpath d='M146.9 20.0269H142.11C141.467 20.0269 140.945 19.5051 140.945 18.8615C140.945 18.2179 141.467 17.6961 142.11 17.6961H146.9C147.543 17.6961 148.065 18.2179 148.065 18.8615C148.065 19.5051 147.543 20.0269 146.9 20.0269Z' fill='%233F4756'/%3E%3Cpath d='M150.17 26.2397H142.11C141.467 26.2397 140.945 25.7179 140.945 25.0743C140.945 24.4307 141.467 23.9088 142.11 23.9088H150.17C150.813 23.9088 151.335 24.4307 151.335 25.0743C151.335 25.7179 150.813 26.2397 150.17 26.2397Z' fill='%235e9458'/%3E%3Cpath d='M157.934 26.2397H156.084C155.44 26.2397 154.918 25.7179 154.918 25.0743C154.918 24.4307 155.44 23.9088 156.084 23.9088H157.934C158.577 23.9088 159.099 24.4307 159.099 25.0743C159.099 25.7179 158.577 26.2397 157.934 26.2397Z' fill='%235e9458'/%3E%3Cpath d='M162.595 20.0269H153.112C152.469 20.0269 151.947 19.5051 151.947 18.8615C151.947 18.2179 152.469 17.6961 153.112 17.6961H162.595C163.239 17.6961 163.761 18.2179 163.761 18.8615C163.761 19.5051 163.239 20.0269 162.595 20.0269Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3003_17591'%3E%3Crect width='185.041' height='139' fill='white' transform='translate(0.979492)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  	width: 185px;
  	height: 139px;
  	margin: auto;

  }

  .kycHowToImages div {
  	width: 397px;
  	height: 232px;
  	background-repeat: no-repeat;
  	background-size: cover;
  }

  .LcContentHtml-PoaToLongHtml .bckOfficeStart a.kycPageLink {
  	display: block!important;
  	margin: auto;
  }

  .LcContentHtml-PoaToLongHtml .bckOfficeStart input.processToLongBtn {
  	display: none!important;
  }

  .kycPopupCover.kycProfilePage .bckOfficeStart a {
  	display: block!important;
  	margin: auto;
  }

  .kycPopupCover.kycProfilePage .bckOfficeStart input[type="button"] {
  	display: none!important;
  }

  .LcContentHtml-KycJustOneStepHtml ul,
  .LcContentHtml-KycExplainForIdAddressAndSelfieHtml ul,
  .LcContentHtml-KycExplainForIdAndAddressHtml ul,
  .LcContentHtml-KycExplainForIdHtml ul {
  	list-style: none;
  	margin-top: 8px;
  }

  .LcContentHtml-KycJustOneStepHtml ul li,
  .LcContentHtml-KycExplainForIdAddressAndSelfieHtml ul li,
  .LcContentHtml-KycExplainForIdAndAddressHtml ul li,
  .LcContentHtml-KycExplainForIdHtml ul li {
  	display: flex;
  	align-items: flex-start;
  }

  .LcContentHtml-KycJustOneStepHtml ul li:before,
  .LcContentHtml-KycExplainForIdAddressAndSelfieHtml ul li:before,
  .LcContentHtml-KycExplainForIdAndAddressHtml ul li:before,
  .LcContentHtml-KycExplainForIdHtml ul li:before {
  	content: "";
  	width: 8px;
  	height: 8px;
  	background-color: #5e9458;
  	display: inline-block;
  	margin-right: 8px;
  	border-radius: 50%;
  	margin-top: 7px;
  }

  .ClField-AddressPopUp .howToLoadPopupText {
  	padding-left: 30px;
  }

  @media screen and (max-width: 991px) {
  	input.KycSendLinkSendForAddress-Button, 
  	input.KycSendLinkSendForId-Button {
  		right: 31%;
  	}
  	.kycHowToImages div {
  		width: 316px;
  		height: 186px;
  	}
  }

  @media screen and (max-width: 768px) {
  	.choseKycIframeWrap input[type="button"] {
  		height: auto;
  		word-break: break-all;
  		white-space: break-spaces;
  	}

  	input.KycSendLinkSendForAddress-Button, 
  	input.KycSendLinkSendForId-Button {
  		right: 2%;
  	}

  	.bckOfficeIcons {
  		flex-direction: column;
  		align-items: center;
  	}
  	.bckOfficeIcons .bckOfficeIcon {
  		margin-bottom: 20px;
  	}
  	.bckOfficeIcon.bckOfficeIconArrow {
  		/*padding: 24px;*/
  	}
  	.bckOfficeIcon.bckOfficeIconArrow .kycArrowSvg {
  		transform: rotate(90deg);
  		height: 48px;
  	}

  	.LcWidgetTopWrapper.ClField-KycSendLinkMailForId.lcFieldWrapper, 
  	.LcWidgetTopWrapper.ClField-KycSendLinkSMSForId.lcFieldWrapper, 
  	.LcWidgetTopWrapper.ClField-KycSendLinkMailForAddress.lcFieldWrapper, 
  	.LcWidgetTopWrapper.ClField-KycSendLinkSMSForAddress.lcFieldWrapper {
  		max-width: 100%;
  	}

  	.LcWidgetTopWrapper.ClField-KycSendLinkMailForId.lcFieldWrapper i.formFeedbackIcon, 
  	.LcWidgetTopWrapper.ClField-KycSendLinkSMSForId.lcFieldWrapper i.formFeedbackIcon, 
  	.LcWidgetTopWrapper.ClField-KycSendLinkMailForAddress.lcFieldWrapper i.formFeedbackIcon, 
  	.LcWidgetTopWrapper.ClField-KycSendLinkSMSForAddress.lcFieldWrapper i.formFeedbackIcon {
  		display: none;
  	}

  	.kycHowToImages div {
  		width: 262px;
  		height: 154px;
  	}

  	.LcContentHtml-ResponseFailureHtml .bckOfficeStart a.failGoManual {
  		min-width: auto;
  		width: 48%;
  		margin: 0px;
  	}

  	.LcContentHtml-ResponseFailureHtml .bckOfficeStart a.failGoManual+input {
  		min-width: auto;
  		width: 48%;
  		margin: 0px;
  	}

  }


  @media screen and (max-width: 540px) {
  	.kycHowToImages div {
  		width: 190px;
  		height: 112px;
  	}
  }
/*New KYC css 31.03.22*/

input::-webkit-credentials-auto-fill-button {
	visibility: hidden;
}



/*Account transfer Asic to FSC page*/
form.LC-TransferAsicToFscRegulationWidget {
	width: 100%;
	max-width: 100%;
	text-align: left;
}
.LcContentHtml-DestHeaderInformationLabel {
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 32px;
	color: #5e9458;
	margin-bottom: 30px;
}
.LcWidgetTopWrapper.LcContentHtml-EquityTransferLabel,
.LcWidgetTopWrapper.LcContentHtml-OpenPositionsTransferLabel,
.LcWidgetTopWrapper.LcContentHtml-TransferAuthorizationAgreementLabel {
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	color: #5e9458;
	margin-bottom: 15px;
}
.LcWidgetTopWrapper.LcContentHtml-DestSubHeaderInformationLabel,
.LcWidgetTopWrapper.LcContentHtml-EquityTransferContent,
.LcWidgetTopWrapper.LcContentHtml-OpenPositionsTransferContent,
.LcWidgetTopWrapper.LcContentHtml-TransferAuthorizationAgreementContent {
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 15px;
	background: none;
}
.LcWidgetTopWrapper.LcContentHtml-DestSubHeaderInformationLabel {
	margin-bottom: 30px;
}
.LcContentHtml-FinalWarningLabel {
	margin-top: 37px;
	margin-bottom: 30px;
	width: 100%;
}
.LC-TransferAsicToFscRegulationWidget ul {
	list-style: none;
	padding: 0px;
} 
.LC-TransferAsicToFscRegulationWidget ol {
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
}
.LcContentHtml-TransferAuthorizationAgreementContent ul li {
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4.5' r='4' fill='%235e9458'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-bottom: 8px;
}

.ClField-EquityTransferCheckBox, .ClField-OpenPositionsTransferCheckbox, .ClField-TransferAuthorizationAgreementCheckbox {
	float: none!important;
	width: auto!important;
	display: flex!important;
	margin-bottom: 30px;
}

.LC-TransferAsicToFscRegulationWidget input {
	max-width: 397px;
	height: 44px;
	border-radius: 8px;
	border: 1px solid #DCDCDC;
}
.LC-TransferAsicToFscRegulationWidget input[type="checkbox"] {
	height: 15px;
}
div.ftFormStyle .LC-TransferAsicToFscRegulationWidget input.Send-Submit {
	border-radius: 8px;
	min-width: 198px;
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 48px;
	margin-left: 0px;
	padding: 0px!important;
}
input[type="checkbox"].errorFieldLc + span:before {
	border: 1px solid red;
}



.fscThankCover {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.fscThankTitle {
	font-weight: 600;
	font-size: 25px;
	line-height: 32px;
	color: #5e9458;
	margin-bottom: 30px;
}
.fscThankIcon {
	margin-bottom: 30px;
}
.fscThankDescription {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	max-width: 894px;
	border-bottom: 1px solid #F2F2F2;
}
.fscThankContact {
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #222734;
	margin-bottom: 30px;
}
.fscThankContact a {
	text-decoration: underline;
}
.fscThankContinue {
	margin-bottom: 40px;
}
.fscThankContinue a {
	padding: 9px 70px;
	background: #5e9458;
	border-radius: 8px;
	color: #fff;
	display: block;
}


.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date {
	height: 70px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: row;
	position: relative;
	margin-bottom: 9px;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName label,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber label,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date label {
	font-weight: 600;
	line-height: 17px;
	position: absolute;
	top: 38px;
	left: 11px;
	font-size: 14px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	display: inline;
	width: auto;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName input,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber input,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date input {
	max-width: 397px;
	height: 44px!important;
	border-radius: 8px;
	border: 1px solid #DCDCDC!important;
	padding: 7px 15px!important;
	z-index: 1;
	background: transparent;
	background-image: none!important;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName label.inputDirty,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber label.inputDirty,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date label.inputDirty {
	top: 0px;
	left: 0px;
	font-size: 14px;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName label:focus-within,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber label:focus-within,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date label:focus-within {
	font-weight: normal;
	top: 0px;
	left: 0px;
	font-size: 13px;
}
/*.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName .errorValidation,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber .errorValidation,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date .errorValidation {
	display: inline;
    top: 0px;
    left: 0px;
	margin: 0px;
	position: absolute;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName .errorValidation .errorValidationIn,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber .errorValidation .errorValidationIn,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date .errorValidation .errorValidationIn {
	padding: 0px;
    background: no-repeat;
    color: #E01C1C;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
	width: auto;
	background-color: #fff;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName .errorValidation.errorValOff,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber .errorValidation.errorValOff,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date .errorValidation.errorValOff {
	display: none;
}*/
.LC-TransferAsicToFscRegulationWidget input[type="text"] + .Lctooltip {
	display: block!important;
	top: 0px;
	width: auto;
	color: red;
	background-color: #fff;
}
.LC-TransferAsicToFscRegulationWidget .Lctooltip-inner {
	background-color: transparent;
	color: red;
	padding: 0px;
}
.LC-TransferAsicToFscRegulationWidget input[type="checkbox"] + .Lctooltip {
	display: none!important;
}


.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName input::-webkit-input-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber input::-webkit-input-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: transparent!important;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName input:-moz-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber input:-moz-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: transparent;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName input::-moz-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber input::-moz-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: transparent;
}
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName input:-ms-input-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber input:-ms-input-placeholder,
.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: transparent;
}
@media (max-width: 768px) {
	
	.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-FullName input, 
	.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-TpNumber input, 
	.LC-TransferAsicToFscRegulationWidget .LcWidgetTopWrapper.ClField-Date input {
		max-width: none;
	}
	div.ftFormStyle .LC-TransferAsicToFscRegulationWidget input.Send-Submit {
		max-width: none;
		width: 100%;
	}
	
}
/*End of Account transfer Asic to FSC page*/


/*Recent rollover new design*/
.rolloverAccordion {
	/*border-bottom: 1px solid #d8e0e7;*/
	margin-bottom: 20px;
}
.rolloverAccordion &gt; .accordionCat, 
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat, 
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat {
	overflow: hidden;
}
.rolloverAccordion &gt; .accordionCat &gt; a {
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size:14px;
	font-weight: 600;
	color: #394148;
	position: relative;
	background-color: #f0f7ef;
	margin-bottom: 6px;
	align-items: flex-start;
	padding: 10px 30px;
}
.rolloverAccordion &gt; .accordionCat:first-child &gt; a {
	border-top: 0;
}
.rolloverAccordion &gt; .accordionCat &gt; a:before, 
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; a:before, 
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat &gt; a:before {
	content: '';
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -7px;
	-webkit-transition: 0.3s ease transform;
	-moz-transition: 0.3s ease transform;
	-ms-transition: 0.3s ease transform;
	-o-transition: 0.3s ease transform;
	transition: 0.3s ease transform;
	background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22%23394148%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.79%2012.75%22%3E%3Cpolygon%20points%3D%220%201.41%204.96%206.38%200%2011.34%201.41%2012.75%207.79%206.38%201.41%200%200%201.41%200%201.41%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E') center no-repeat;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat {
	margin-bottom: 10px;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; a, .rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat &gt; a {
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: #FCD5B4;
	color: #394148;
	border-bottom: 1px solid #d8e0e7;
	font-weight: 600;
	padding: 4px 40px;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat.active &gt; a, 
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat.active &gt; a {
	color: #5e9458;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat.active &gt; a, 
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat.active &gt; a {
	color: #5e9458;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat &gt; a {
	padding-left: 38px;
	height: 40px;
	background: #eff3f8;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat &gt; a:before{
	background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22%23394148%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M2.92%2C6.82h.74a.4.4%2C0%2C0%2C0%2C0-.79H2.92a.4.4%2C0%2C0%2C0%2C0%2C.79ZM2.92%2C9h.74a.4.4%2C0%2C0%2C0%2C0-.79H2.92a.4.4%2C0%2C0%2C0%2C0%2C.79Zm0%2C2.14h.74a.39.39%2C0%2C0%2C0%2C.39-.39.38.38%2C0%2C0%2C0-.39-.39H2.92a.38.38%2C0%2C0%2C0-.39.39A.39.39%2C0%2C0%2C0%2C2.92%2C11.1Zm2.63%2C0h.74a.39.39%2C0%2C0%2C0%2C.39-.39.38.38%2C0%2C0%2C0-.39-.39H5.55a.38.38%2C0%2C0%2C0-.39.39A.39.39%2C0%2C0%2C0%2C5.55%2C11.1Zm0-4.28h.74a.4.4%2C0%2C0%2C0%2C0-.79H5.55a.4.4%2C0%2C0%2C0%2C0%2C.79ZM5.55%2C9h.74a.4.4%2C0%2C0%2C0%2C0-.79H5.55a.4.4%2C0%2C0%2C0%2C0%2C.79ZM8.18%2C11.1h.74a.4.4%2C0%2C0%2C0%2C.4-.39.39.39%2C0%2C0%2C0-.4-.39H8.18a.39.39%2C0%2C0%2C0-.39.39A.4.4%2C0%2C0%2C0%2C8.18%2C11.1Zm0-4.28h.74a.4.4%2C0%2C1%2C0%2C0-.79H8.18a.4.4%2C0%2C0%2C0%2C0%2C.79ZM8.18%2C9h.74a.4.4%2C0%2C1%2C0%2C0-.79H8.18a.4.4%2C0%2C0%2C0%2C0%2C.79Zm3.71-7.58a1%2C1%2C0%2C0%2C0-.47-.44A1.47%2C1.47%2C0%2C0%2C0%2C11%2C.83H9.32v.86A1.19%2C1.19%2C0%2C0%2C1%2C7%2C1.68V.82H5v.83a1.18%2C1.18%2C0%2C0%2C1-2.36%2C0V.82H1.18a1.15%2C1.15%2C0%2C0%2C0-.83.35A1.13%2C1.13%2C0%2C0%2C0%2C0%2C2v9.49a.19.19%2C0%2C0%2C1%2C0%2C.12v1.22a1.16%2C1.16%2C0%2C0%2C0%2C.35.83%2C1.18%2C1.18%2C0%2C0%2C0%2C.83.34h9.64a1.18%2C1.18%2C0%2C0%2C0%2C.83-.34%2C1.16%2C1.16%2C0%2C0%2C0%2C.35-.83v-11A.92.92%2C0%2C0%2C0%2C11.89%2C1.38Zm-.68%2C8.69v2.76a.36.36%2C0%2C0%2C1-.12.27.4.4%2C0%2C0%2C1-.27.12H1.18a.4.4%2C0%2C0%2C1-.27-.12.36.36%2C0%2C0%2C1-.12-.27V11.61a.18.18%2C0%2C0%2C1%2C0-.12V4.27H11.21ZM3.79%2C2a.39.39%2C0%2C0%2C0%2C.39-.39V.39A.39.39%2C0%2C0%2C0%2C3.79%2C0a.4.4%2C0%2C0%2C0-.4.39V1.65A.4.4%2C0%2C0%2C0%2C3.79%2C2Zm4.34%2C0a.4.4%2C0%2C0%2C0%2C.4-.4V.43A.39.39%2C0%2C0%2C0%2C8.13%2C0a.38.38%2C0%2C0%2C0-.39.39V1.68A.39.39%2C0%2C0%2C0%2C8.13%2C2.08Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center no-repeat;
	width: 12px;
	height: 15px;
	left: 20px;
	margin-top: -8px;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; .accordionCat.active &gt; a:before{
	background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22%235e9458%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2014%22%3E%3Cpath%20d%3D%22M2.92%2C6.82h.74a.4.4%2C0%2C0%2C0%2C0-.79H2.92a.4.4%2C0%2C0%2C0%2C0%2C.79ZM2.92%2C9h.74a.4.4%2C0%2C0%2C0%2C0-.79H2.92a.4.4%2C0%2C0%2C0%2C0%2C.79Zm0%2C2.14h.74a.39.39%2C0%2C0%2C0%2C.39-.39.38.38%2C0%2C0%2C0-.39-.39H2.92a.38.38%2C0%2C0%2C0-.39.39A.39.39%2C0%2C0%2C0%2C2.92%2C11.1Zm2.63%2C0h.74a.39.39%2C0%2C0%2C0%2C.39-.39.38.38%2C0%2C0%2C0-.39-.39H5.55a.38.38%2C0%2C0%2C0-.39.39A.39.39%2C0%2C0%2C0%2C5.55%2C11.1Zm0-4.28h.74a.4.4%2C0%2C0%2C0%2C0-.79H5.55a.4.4%2C0%2C0%2C0%2C0%2C.79ZM5.55%2C9h.74a.4.4%2C0%2C0%2C0%2C0-.79H5.55a.4.4%2C0%2C0%2C0%2C0%2C.79ZM8.18%2C11.1h.74a.4.4%2C0%2C0%2C0%2C.4-.39.39.39%2C0%2C0%2C0-.4-.39H8.18a.39.39%2C0%2C0%2C0-.39.39A.4.4%2C0%2C0%2C0%2C8.18%2C11.1Zm0-4.28h.74a.4.4%2C0%2C1%2C0%2C0-.79H8.18a.4.4%2C0%2C0%2C0%2C0%2C.79ZM8.18%2C9h.74a.4.4%2C0%2C1%2C0%2C0-.79H8.18a.4.4%2C0%2C0%2C0%2C0%2C.79Zm3.71-7.58a1%2C1%2C0%2C0%2C0-.47-.44A1.47%2C1.47%2C0%2C0%2C0%2C11%2C.83H9.32v.86A1.19%2C1.19%2C0%2C0%2C1%2C7%2C1.68V.82H5v.83a1.18%2C1.18%2C0%2C0%2C1-2.36%2C0V.82H1.18a1.15%2C1.15%2C0%2C0%2C0-.83.35A1.13%2C1.13%2C0%2C0%2C0%2C0%2C2v9.49a.19.19%2C0%2C0%2C1%2C0%2C.12v1.22a1.16%2C1.16%2C0%2C0%2C0%2C.35.83%2C1.18%2C1.18%2C0%2C0%2C0%2C.83.34h9.64a1.18%2C1.18%2C0%2C0%2C0%2C.83-.34%2C1.16%2C1.16%2C0%2C0%2C0%2C.35-.83v-11A.92.92%2C0%2C0%2C0%2C11.89%2C1.38Zm-.68%2C8.69v2.76a.36.36%2C0%2C0%2C1-.12.27.4.4%2C0%2C0%2C1-.27.12H1.18a.4.4%2C0%2C0%2C1-.27-.12.36.36%2C0%2C0%2C1-.12-.27V11.61a.18.18%2C0%2C0%2C1%2C0-.12V4.27H11.21ZM3.79%2C2a.39.39%2C0%2C0%2C0%2C.39-.39V.39A.39.39%2C0%2C0%2C0%2C3.79%2C0a.4.4%2C0%2C0%2C0-.4.39V1.65A.4.4%2C0%2C0%2C0%2C3.79%2C2Zm4.34%2C0a.4.4%2C0%2C0%2C0%2C.4-.4V.43A.39.39%2C0%2C0%2C0%2C8.13%2C0a.38.38%2C0%2C0%2C0-.39.39V1.68A.39.39%2C0%2C0%2C0%2C8.13%2C2.08Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center no-repeat;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat &gt; a:before{
	left: 20px;
	width: 12px;
	height: 12px;
}
.rolloverAccordion &gt; .accordionCat &gt; .accordionCat.active &gt; a:before{
	background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D%22%235e9458%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.79%2012.75%22%3E%3Cpolygon%20points%3D%220%201.41%204.96%206.38%200%2011.34%201.41%2012.75%207.79%206.38%201.41%200%200%201.41%200%201.41%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E') center no-repeat;
}
.rolloverAccordion &gt; .accordionCat.active &gt; a:before, .rolloverAccordion &gt; .accordionCat &gt; .accordionCat.active &gt; a:before{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.dragscroll {
	overflow: auto;
}
.ftTableStyle {
	width: 100%;
	border: 1px solid #d1d8e0;
	font-size: 15px;
	border-collapse: collapse;
	border-spacing: 0;
}
.mb10, p.mb10 {
	margin-bottom: 10px;
}
.ftTableStyle thead {
	background: #eff3f8;
	font-weight: 700;
}
.ftTableStyle tr {
	border-bottom: 1px solid #d1d8e0;
}
#main-content table.ftTableStyle td {
	border-right: 1px solid #d1d8e0;
	padding: 10px;
	max-width: unset;
}
.ftTableStyle td:last-child {
	border-right: 0;
}
.ftTableStyle tbody tr {
	white-space: nowrap;
}
.ftGreen{
	color: #fff;
	background-color: #5e9458;
}
/*End of Recent rollover new design*/

/*UnArchivedImmediatelyWidget*/
.LcWidget-UnArchivedImmediatelyWidget {
	padding: 15px;
}
form.LC-UnArchivedImmediatelyWidget {
	width: 100%;
	max-width: 885px;
	margin: auto;
	margin-top: 45px;
	margin-bottom: 230px;
	box-shadow: 0px 0px 15px rgb(76 83 97 / 45%);
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 60px 30px 152px 30px;
}
.unArchiveIcon {
	display: flex;
	align-items: center;
	justify-content: center;
}
.LC-UnArchivedImmediatelyWidget h2{
	font-size: 20px;
	font-weight: 600;
	color:#5e9458;
	text-align: center;
	margin-bottom:30px;
	line-height: 32px;
	
}
.unArchiveLoading {
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	color: #222734;
	margin-top: 13px;
}
.ArchiveWelcBackContent {
	color: #3F4756;
	text-align: center;
	margin-top: 30px;
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
}
.LcContentHtml-WelcomeBackHtml .unArchiveIcon img {
	opacity: 0.7;
}
.archiveWelcFailContent {
	text-align: center;
	margin-top: 30px;
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	color: #3F4756;
}
.LcWidgetTopWrapper.LcContentHtml-WeYourTimeHtml {
	text-align: center;
}
.LcWidgetTopWrapper.LcContentHtml-WeYourTimeHtml img {

}
.LC-UnArchivedImmediatelyWidget input.Send-Button {
	display: none!important;
}

.unArchiveProgressWrapper {
	margin-top: 30px;
}

.unArchiveProgress .progress-bar {
	height: 12px;
	background: #5e9458;
	border-radius: 50px;
	transition: all 0.5s;
}

.unArchiveProgress {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: start;
	padding: 5px;
	background: #EEEEEE;
	border-radius: 20px;
	border: 1px solid #DCDCDC;
}
/*End of UnArchivedImmediatelyWidget*/


/*Block user by country*/
.popUpBlockCountryWrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 100;
	background-color: rgba(255,255,255,0.8);
}
.popUpBlockCountryIneerWrapper {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #efefef;
	border-top: 6px solid #5e9458;
	position: relative;
	width: 90%;
	max-width: 500px;
	border-radius: 5px;
	min-height: 100px;
}
.popUpBlockCountryIneerWrapper .title {
	display: flex;
	justify-content: flex-end;
}
input.popUpClose {
	position: absolute;
	z-index: 20;
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -800px;
	right: 10px;
	top: 11px;
	background-image: url(data:image/svg+xml,%3Csvg%20fill%3D%22%23ffffff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.28%2015.28%22%3E%3Cpolygon%20points%3D%2215.28%202.74%2012.54%200%207.64%204.9%202.74%200%200%202.74%204.9%207.64%200%2012.54%202.74%2015.28%207.64%2010.38%2012.54%2015.28%2015.28%2012.54%2010.38%207.64%2015.28%202.74%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E) !important;
	background-size: 12px auto !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #c6cdd8 !important;
	border: 0;
	margin: 0;
	min-width: 0;
	transition: .3s ease background;
	color: #fff;
	background: #5e9458;
	font-weight: 700;
}
.textBlockCountry {
	margin: 20px 0px;
	padding-right: 20px;
}
div.userPopupAction {
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}
div.userPopupAction input[type="button"] {
	display: inline-block;
	margin-top: 0;
	transition: .3s ease background;
	color: #fff;
	border: 0;
	background: #5e9458;
	font-weight: 700;
	width: auto;
	min-width: 180px;
	height: 35px;
	line-height: 35px;
}
input.popUpClose:hover {
	background-color: #5e9458 !important;
}
/*End of Block user by country*/

/*Breadcrumbs and google search*/
div#breadCrumb {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.insideSearchWrap {
	float: right;
	padding:12px 0;
}
.isInputWrap{
	position: absolute;
	padding-right: 0;
	margin-top:-1px;
	width: 0;
	overflow: hidden;
	transition: 0.3s width ease, 0.3s right;
	right: 95px;
}.isInputWrap input{
	height: auto;
	line-height: 15px;
	font-size: 14px;
	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
	padding: 7px 10px;
	border: 1px solid #d8dde4;
	cursor: text;
}
.isSearchButton{
	height:30px;
	min-width: 40px;
	padding: 7px;
	display: block;
	cursor: pointer;
}
.page-template-ft_support_search span.isSearchButton {
	pointer-events: none;
}
body[data-lcdevice="PC"] .isSearchButton:hover{
	color:#487743;
}
body[data-lcdevice="PC"] .isSearchButton:hover svg{
	fill: #487743;
}
.isSearchButton span, .isSearchButton svg{
	font-size: 15px;
	line-height: 14px;
	display: block;
	float: left;
	color:#626a75;
}
.isSearchButton span{
	overflow-y: visible;
	overflow-x: hidden;
	height: 22px;
}
.searchText{
	overflow: hidden;
	transition: 0.3s ease max-width, 0.1s ease opacity;
	max-width: 100px;
	opacity: 1;
}.insideSearchWrap svg{
	margin-left: 5px;
	width:15px;
	height: 15px;
	fill:#4c545c;
	transition: 0.3s ease fill;
}
.isCloseWrap{
	transition: 0.3s ease padding-right;
}
.isCloseButton{
	width: 0;
	height: 30px;
	display: block;
	overflow: hidden;
	padding:5px 0;
	text-align: center;
	transition: 0.3s ease width;
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 17px;
}
.isCloseButton:before{
	content:'';
	display: block;
	height: 40px;
	width: 1px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: #c9d2d8;
	transition: 0.3s ease opacity;
}
.insideSearchWrap.active .isCloseButton:before{
	opacity: 1;
}
.isCloseButton svg {
	width: 14px;
	margin-left: 0;
}
.pc .isCloseButton:hover svg{
	fill: #5e9458;
}
.insideSearchWrap.active .isInputWrap{
	width: 150px;
}
.insideSearchWrap.active .searchText{
	max-width: 0;
	opacity: 0;
}
.insideSearchWrap.active .isCloseWrap{
	padding-right: 40px;
}.insideSearchWrap.active .isCloseButton{
	width: 40px;
	padding:5px;
}
.gsc-adBlock, .gsc-adBlockNoHeight {
	display: none!important;
}
/*End of Breadcrumbs and google search*/

/*Upscope section*/
#et-top-navigation .nav li.menu-item.coBrowser{
	display: none;
}
body[data-lcislogin="true"] #et-top-navigation .nav li.menu-item.coBrowser{
	display: inline-block;
}
ul.sub-menu .coBrowser a {
	flex-direction: column;
	align-items: baseline;
}
li.coBrowser a {
    /*background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.46957 1.25526C5.27329 0.451529 6.36338 0 7.50002 0C8.63666 0 9.72675 0.451529 10.5305 1.25526C11.3342 2.05898 11.7857 3.14907 11.7857 4.28571V5.35714H12.8572C13.153 5.35714 13.3929 5.59699 13.3929 5.89286V14.4643C13.3929 14.7602 13.153 15 12.8572 15H2.14289C1.84703 15 1.60718 14.7602 1.60718 14.4643V5.89286C1.60718 5.59699 1.84703 5.35714 2.14289 5.35714H3.21431V4.28571C3.21431 3.14907 3.66584 2.05898 4.46957 1.25526ZM10.7143 4.28571V5.35714H4.28574V4.28571C4.28574 3.43323 4.62439 2.61567 5.22718 2.01287C5.82998 1.41008 6.64754 1.07143 7.50002 1.07143C8.3525 1.07143 9.17007 1.41008 9.77287 2.01287C10.3757 2.61567 10.7143 3.43323 10.7143 4.28571ZM2.67861 6.42857V13.9286H12.3215V6.42857H2.67861ZM7.5 9.10714C7.21584 9.10714 6.94332 9.22003 6.74239 9.42096C6.54146 9.62189 6.42857 9.89441 6.42857 10.1786C6.42857 10.4627 6.54146 10.7353 6.74239 10.9362C6.94332 11.1371 7.21584 11.25 7.5 11.25C7.78416 11.25 8.05668 11.1371 8.25762 10.9362C8.45855 10.7353 8.57143 10.4627 8.57143 10.1786C8.57143 9.89441 8.45855 9.62189 8.25762 9.42096C8.05668 9.22003 7.78416 9.10714 7.5 9.10714Z' fill='%23363E46'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
	padding: 20px!important;
    padding-left: 40px!important;
    padding-right: 10px!important;
	cursor: default;
	background-position: 14px center;*/
}
ul.sub-menu li a span.coIdLabel, ul.sub-menu li a span#cobrowser-id {
	color: rgba(0,0,0,0.6);
	text-align: center;
}
ul.sub-menu li a span#cobrowser-id:hover {
	color: #487743;
}
li.coBrowser:hover {
	color: #363e46!important;
}
li.coBrowser button, li.coBrowser #cobrowser-id {
	cursor:pointer;
	color: #5e9458;
}
div#upscope___dialog__title.upscope___dialog__title {
	font-weight: 600!important;
	font-size: 20px!important;
	line-height: 26px!important;
	color: #5e9458!important;
}
div#upscope___dialog__text.upscope___dialog__text {
	font-weight: 700!important;
	font-size: 16px!important;
	line-height: 21px!important;
	color: #3F4756!important;
}
.upscope___dialog__buttons-container {
	background-color: transparent!important;
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
}
a.upscope___dialog__button.upscope___dialog__button--yes,
a.upscope___dialog__button.upscope___dialog__button--no,
a.upscope___dialog__button.upscope___dialog__button--ok {
	border-radius: 8px!important;
	padding: 0px!important;
	height: 39px!important;
	min-width: 193px!important;
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
	font-weight: 700!important;
	font-size: 16px!important;
	line-height: 21px!important;
}
a.upscope___dialog__button.upscope___dialog__button--yes,
a.upscope___dialog__button.upscope___dialog__button--ok {
	background: #5e9458!important;
}
a.upscope___dialog__button.upscope___dialog__button--no {
	color: #5e9458!important;
	background-color: transparent!important;
	border: 1px solid #5e9458!important;
}

.coBrowser svg{
	display: block;
	margin: auto;
}

div#upScopeDialogueWrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	background-color: rgba(255,255,255,.84);
}

.upScopeDialogueInner {
	background-color: #fff;
	padding: 20px;
	width: 95%;
	max-width: 500px;
	max-height: 90%;
	overflow-y: auto;
	overflow-x: hidden;
	border-radius: 10px;
	border: 1px solid #72a151;
}

.upScopeDialogueInner h3 {
	margin-top: 0px;
	font-size: 16px;
}

.upScopeDialogueInner p {
	font-size: 14px;
}

.upScopeDialogueBtns {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.upScopeDialogueBtns button {
	font-size: 14px;
	padding: 4px 6px;
	cursor: pointer;
	border-radius: 5px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

button.upScopeDialogueAccept {
	background-color: #5e9458;
	color: #fff;
	border: 1px solid #5e9458;
}

button.upScopeDialogueAccept:hover {
	background-color: #487743;
	border: 1px solid #487743;
}

button.upScopeDialogueRefuse:hover {
	color: #487743;
}

button.upScopeDialogueRefuse {
	background-color: #fff;
	color: #5e9458;
	border: 1px solid #5e9458;
	margin-right: 10px;
}

@media only screen and (max-width: 1020px){
	ul.sub-menu .coBrowser .fusion-bar-highlight&gt;span {
		flex-direction: row;
	}
}

@media only screen and (max-width: 800px){
	.upscope___dialog__buttons-container {
		background-color: transparent!important;
		display: flex!important;
		align-items: center!important;
		justify-content: center!important;
		justify-content: space-evenly!important;
	}
	
	a.upscope___dialog__button.upscope___dialog__button--yes, 
	a.upscope___dialog__button.upscope___dialog__button--no {
		min-width: auto!important;
		padding: 0px 20px!important;
	}
}
/*End of Upscope section*/


/*Marketing material Check box fix for new material deign*/
.wrapper-QuickRegistrationWidget .checkboxItem input[name="MarketingMaterials"]:checked + span:after, 
.wrapper-DemoAccountWidget .checkboxItem input[name="MarketingMaterials"]:checked + span:after, 
.wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span:before,
.wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span:before,
.wrapper-QuickRegistrationWidget .ClField-MarketingMaterials.lcFieldWrapper&gt;label&gt;input[type="checkbox"],
.wrapper-DemoAccountWidget .ClField-MarketingMaterials.lcFieldWrapper&gt;label&gt;input[type="checkbox"] {
	display:none!important;
}
.wrapper-QuickRegistrationWidget .lcFieldWrapper label.checkboxItem input[name=MarketingMaterials]+span,
.wrapper-DemoAccountWidget .lcFieldWrapper label.checkboxItem input[name=MarketingMaterials]+span,
.wrapper-QuickRegistrationWidget .lcFieldWrapper label.checkboxItem input[name=MarketingMaterials]+span a,
.wrapper-DemoAccountWidget .lcFieldWrapper label.checkboxItem input[name=MarketingMaterials]+span a {
	padding-left: 0!important;
	cursor: default!important;
	font-size: 12px!important;
	font-weight: normal!important;
	white-space: normal;
}
.wrapper-QuickRegistrationWidget .lcFieldWrapper label.checkboxItem input[name=MarketingMaterials]+span a,
.wrapper-DemoAccountWidget .lcFieldWrapper label.checkboxItem input[name=MarketingMaterials]+span a {
	text-decoration:underline;
}
.pc .wrapper-QuickRegistrationWidget input.ftCheckbox:hover+span,
.pc .wrapper-DemoAccountWidget input.ftCheckbox:hover+span {
	color: #333;
}
.wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span a,
.wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span a {
	cursor: pointer;
}
body[data-lcreg="FCA"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.fcaClass,
body[data-lcreg="cysec"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.cysecClass,
body[data-lcreg="Belarus"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.belarosClass,
body[data-lcreg="Asic"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.asicClass,
body[data-lcreg="iiroc"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.iirocClass,
body[data-lcreg="FSC"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.fscClass,
body[data-lcreg="FCA"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.fcaClass,
body[data-lcreg="cysec"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.cysecClass,
body[data-lcreg="Belarus"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.belarosClass,
body[data-lcreg="Asic"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.asicClass,
body[data-lcreg="iiroc"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.iirocClass,
body[data-lcreg="FSC"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.fscClass{
	display: inline!important;
	float: none!important;
}
/*End of Marketing material Check box fix for new material deign*/

/*MT4 Margin Calculator*/
.hide {
	display: none;
}
.ClField-MarginCalculator{
	display: none;
}

form.LC-MarginCalculatorMt4Widget {
	display: flex!important;
	flex-wrap: wrap;
	justify-content: space-between;
}
form.LC-MarginCalculatorMt4Widget .formFeedbackIcon {
	display:none;
}
form.LC-MarginCalculatorMt4Widget&gt;div {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
}

.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper label {
	color: #5e9458;
	font-size: 16px;
	text-align: left;
}

.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper select,
.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper .clSearchDd,
.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper input {
	width: 100%;
}

.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper select {
	border: 1px solid #adadad;
	border-radius: 0px;
}

.LcWidgetTopWrapper.ClField-CurrencyPair.lcFieldWrapper {
	display: none;
}
div#clSearchDd {
	position: relative;
	margin-bottom: 0px;
}
div#mt4Symbols, #mt4filter {
	position: absolute;
	width: 100%;
	z-index: 9999999999!important;
}

div#mt4filter {
	background-color: #fff;
	border-left: 1px solid #e2e7ef;
	border-right: 1px solid #e2e7ef;
	max-height: 400px;
	overflow: auto;
	margin: 0px;
}

input#mt4SymbolSearch {
	/*background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23aab2c0%22%20viewBox%3D%220%200%209.91%204.95%22%3E%3Cpolygon%20points%3D%224.95%204.95%200%200%204.95%200%209.91%200%204.95%204.95%22%2F%3E%3C%2Fsvg%3E);*/
	background-repeat: no-repeat;
	background-size: 25px 5px;
	background-position: right center;
	/* padding: 15px !important; */
	padding-right: 25px;
	height: 40px !important;
	width: 100%;
	border: 1px solid #adadad;
	text-indent: 5px;
	font-size: 16px;
}
.mt4sGroupTitleWrapper {
	display: flex;
	justify-content: space-between;
	padding: 6px 10px;
	background-color: #efefef;
	border-bottom: 2px solid #fff;
	padding-right: 4px;
}
.mt4GroupBtn {
	font-size: 23px;
	width: 20px;
	line-height: 0px;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.mt4GroupMinBtn{
	display: flex;
}
.mt4GroupMaxBtn, .min .mt4GroupMinBtn {
	display: none;
}
.min .mt4GroupMaxBtn {
	display: flex;
}
.mt4sGroup {
	background-color: #fff;
	z-index: 10000000;
	position: relative;
	width: 100%;
	max-height: 162px;
	overflow: auto;
	min-height: 115px;
	border: 1px solid #ccc;
	border-top: none;
}
.mt4sOption {
	padding: 2px 10px;
	border-bottom: 1px solid #ccc;
}
.mt4sOption:hover {
	background-color: #e0e9f1;
}
input.Convert-Button {
	text-align: center !important;
	display: block;
	transition: .4s all !important;
	margin-bottom: 15px;
	width: 240px;
	background: #5e9458;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.LcWidgetTopWrapper.ClField-MarginUsed.lcFieldWrapper {
	width: 100%;
}
div#searchWrapper {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
}
#mt4sEl {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	background-color: #5e9458;
	color: transparent;
	cursor: pointer;
}

#mt4sEl:before {
	content: "";
	background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%209.91%204.95%22%3E%3Cpolygon%20points%3D%224.95%204.95%200%200%204.95%200%209.91%200%204.95%204.95%22%2F%3E%3C%2Fsvg%3E);
	width: 16px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.4s;
}
.clSearchDdIsOpen #mt4sEl:before {
	transform: rotate(180deg);
}
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper, 
.LcWidgetTopWrapper.LcContentHtml-MarginUsed {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	line-height: 35px;
}
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper label, 
.LcWidgetTopWrapper.LcContentHtml-MarginUsed .MarginUsedTitle {
	color: #5e9458;
	font-size: 16px;
	text-align: left;
}
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper input, 
.LcWidgetTopWrapper.LcContentHtml-MarginUsed #MarginUsed {
	color: #333 !important;
	font-size: 16px;
	padding: 0px !important;
	background: #f7f9fc;
	border: 1px solid #adadad;
	border-radius: 0px;
	height: 40px;
	text-align: left;
	text-indent: 5px;
}

.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper input {
	flex-grow: 1;
}

.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper select.vaildFieldLc, 
.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper .clSearchDd.vaildFieldLc, 
.LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper input.vaildFieldLc,
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper input.vaildFieldLc {
	background: none!important;
}

.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper ::-webkit-input-placeholder, 
.LcWidgetTopWrapper.LcContentHtml-MarginUsed ::-webkit-input-placeholder { 
	color:    #f7f9fc;
}
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper :-moz-placeholder,
.LcWidgetTopWrapper.LcContentHtml-MarginUsed :-moz-placeholder { 
	color:    #f7f9fc;
	opacity:  1;
}
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper ::-moz-placeholder,
.LcWidgetTopWrapper.LcContentHtml-MarginUsed ::-moz-placeholder { 
	color:    #f7f9fc;
	opacity:  1;
}
.LcWidgetTopWrapper.ClField-CurrentPrice.lcFieldWrapper :-ms-input-placeholder,
.LcWidgetTopWrapper.LcContentHtml-MarginUsed :-ms-input-placeholder {
	color:    #f7f9fc;
}

.cfd-convertor-cover .LC-MarginCalculatorMt4Widget .LcWidgetTopWrapper div {
	margin-bottom: 0px;
}
/*End of MT4 Margin Calculator*/


/*FCA test*/
.assessmentFcaTestCover {
	background-color: rgba(255, 255, 255, .84);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	display: none;
	align-items: center;
	justify-content: center;
}
.assessmentFcaTestCover .assessmentFcaTestInner {
	background-color: #fff;
	width: 500px;
	position: relative;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 8px;
	max-height: 90%;
	overflow-y: auto;
	overflow-x: hidden;
}
.assessmentFcaTestInner input.closeCrossButton {
	right: 20px;
	top: 20px;
}
.assessmentFcaTestInner input.closeCrossButton:hover {
	background-color: #5e9458!important;
}
body[data-lcfcatest="true"] .assessmentFcaTestCover {
	display: flex;
}
.ClField-TestTitle label {
	font-size: 18px;
	justify-content: center!important;
	font-weight: 700;
	display: flex!important;
}
.LcWidgetTopWrapper.ClField-StartTestSubTitle.lcFieldWrapper {
	font-weight: 600;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget .radioWrapper {
	margin-bottom: 4px;
	min-height: 38px;
	border-radius: 5px;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget label.radioItem {
	float: none;
	position: relative;
	min-height: 38px;
	margin-right: 0;
	height: 100%;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget input[type="radio"] {
	border: none;
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	background-color: transparent;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget span {
	text-align: center;
	height: 100%;
	padding: 10px;
	position: relative;
	cursor: pointer;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	z-index: 1;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	width: 100%;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget input[type="radio"] + span::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	top: 0;
	left: 0;
	border-radius: 5px;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget input[type="radio"]:checked + span::after {
	content: '';
	background-color: #dfdfdf;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: none !important;
	z-index: -1;
	border-radius: 5px;
	position: absolute;
}
.LcWidget-AssessmentTestFCAWidget input[type=radio].vaildFieldLc,
.LcWidget-AssessmentTestFCAWidget input[type=radio].errorFieldLc {
	background: no-repeat !important;
	border: none !important;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget label input[type='radio']+span:hover {
	background-color: #DFDFDF;
}
.assesspopup.LcWidget-AssessmentTestFCAWidget input[type=radio].errorFieldLc+span {
	/*color: red;*/
}
.LC-AssessmentTestFCAWidget .errorLabelFieldLc{
	color: red;
}
input.closeCrossButton {
	position: absolute;
	z-index: 20;
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -800px;
	right: 0px;
	top: 0px;
	background-image: url(data:image/svg+xml,%3Csvg%20fill%3D%22%23ffffff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.28%2015.28%22%3E%3Cpolygon%20points%3D%2215.28%202.74%2012.54%200%207.64%204.9%202.74%200%200%202.74%204.9%207.64%200%2012.54%202.74%2015.28%207.64%2010.38%2012.54%2015.28%2015.28%2012.54%2010.38%207.64%2015.28%202.74%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E) !important;
	background-size: 12px auto !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #c6cdd8 !important;
	border: 0;
	margin: 0;
	min-width: 0;
	transition: .3s ease background;
	color: #fff;
	background: #5e9458;
	font-weight: 700;
}
input.popUpClose:hover {
	background-color: #5e9458 !important;
}
.popUpBody a {
	width: 240px;
	background: #5e9458;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-size: 18px;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.LC-AssessmentTestFCAWidget .popUpHeader {
	font-size: 18px;
	justify-content: center;
	font-weight: bold;
}

/*Inner FCA test page*/
.fcaTestInnerPage input.closeCrossButton {
	display: none;
}
.fcaTestInnerPage input[type="radio"] {
	background-color: green;
	width: auto;
	border: 1px solid green;
	margin-right: 4px;
	height: auto;
}
.fcaTestInnerPage label.radioItem {
	display: flex;
	align-items: center;
}
.fcaAssessmentTest{
	display: none;
}
body[data-lcfcatest="true"] .fcaAssessmentTest {
	display: flex;
}
.fcaTestInnerPage .ClField-TestTitle label {
	align-items: flex-start;
	justify-content: flex-start!important;
}
.fcaTestInnerPage form.LC-AssessmentTestFCAWidget {
	text-align: left;
}
/*End of FCA test Inner page*/
/*End of FCA test*/

/*Wire Transfer deposit tab 2023-03-08 chery update*/
.ukCitizensClass {
	display: none;
}
form.LC-BankInfoWidget {
	max-width: 100%;
}

.bankAccountTypeTitle {
	color: #5e9458;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	margin: 5px 0 10px 0;
}

.bankAccountTypeWrap {
	display: flex;
	padding: 10px 0px;
	border-bottom: 1px solid #d6dde7;
	margin-bottom: 20px;
}
.bankAccountType {
	padding: 0 30px;
	border-right: 1px solid #d6dde7;
}
.bankAccountType:last-child {
	border-right: 0;
}
.bankAccountTypeDetail {
	word-break: break-word;
}
.bankAccountType p {
	margin: 0 0 10px 0;
}
@media (max-width: 991px){
	.bankAccountTypeWrap{
		flex-wrap: wrap;
	}
	.bankAccountType {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #d6dde7;
		padding-bottom: 15px;
		margin-bottom: 15px;
		text-align: center;
	}
	.bankAccountType:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
/*End of Wire Transfer deposit tab*/

.showInPro{
	display: none;	
}

/*Sumsub*/
/*popup*/
.kycPopupInner .LcWidget-KycWidget {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.kycPopupInner a.sumsubKycPageLink {
	display: block;
	transition: 0.3s ease background;
	color: #fff;
	border: 0;
	background: #5e9458;
	font-weight: 700;
	width: 272px;
	padding: 8px 0px;
	height: auto;
	border-radius: 8px;
	line-height: 21px;
	text-align: center;
}
.kycPopupInner a.sumsubKycPageLink:hover {
	background-color: #487743;
}
.kycPopupInner .sumsubBckOfficeStart input[type="button"] {
	display: none;
}
.kycPopupInner .sumsubBckOfficeStart a.sumsubKycPageLink{
	display: block;
	margin: auto;
}

/*End of popup*/
.LcWidgetTopWrapper.LcContentHtml-KycLetsStartHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-ResponseSuccessHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-ResponseFailureHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-PepSanctionsHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-PoaToLongHtml .kycInner,
.kycInner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	justify-content: space-evenly;
	min-height: 450px;
}
.sumsubStarthtmlicon {
	width: 112px;
	height: 112px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 45.5C12.14 45.5 2.5 35.86 2.5 24C2.5 12.14 12.14 2.5 24 2.5C35.86 2.5 45.5 12.14 45.5 24C45.5 35.86 35.86 45.5 24 45.5ZM24 5.5C13.8 5.5 5.5 13.8 5.5 24C5.5 34.2 13.8 42.5 24 42.5C34.2 42.5 42.5 34.2 42.5 24C42.5 13.8 34.2 5.5 24 5.5Z' fill='%235e9458'/%3E%3Cpath d='M21.16 31.16C20.76 31.16 20.38 31 20.1 30.72L14.44 25.06C13.86 24.48 13.86 23.52 14.44 22.94C15.02 22.36 15.98 22.36 16.56 22.94L21.16 27.54L31.44 17.26C32.02 16.68 32.98 16.68 33.56 17.26C34.14 17.84 34.14 18.8 33.56 19.38L22.22 30.72C21.94 31 21.56 31.16 21.16 31.16Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 8px 4px 30px rgba(46, 171, 255, 0.15);
	border-radius: 50%;
	/*margin: auto;
    margin-bottom: 90px;*/
  }
  .sumsubKycLetsStartHtmlText {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 23px;
  	text-align: center;
  	color: #3F4756;
  	/*margin-bottom: 72px;*/
  }
  .LcContentHtml-ResponseFailureHtml .sumsubBckOfficeStart input[type="button"]{
  	display:none!important;
  }
  .sumsubBckOfficeStart input[type="button"] {
  	width: 272px;
  	padding: 8px 0px;
  	height: auto;
  	border-radius: 8px;
  	line-height: 21px;
  }
  .sumsubBckOfficeStart a.sumsubKycPageLink {
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  	width: 272px;
  	padding: 8px 0px;
  	height: auto;
  	border-radius: 8px;
  	line-height: 21px;
  	display: inline-block;
  	text-align: center;
  	display: none;
  }
  .sumsubBckOfficeStart a.sumsubKycPageLink:hover {
  	background-color: #487743;
  }
  .sumsubExplainForIdHtmlInner {
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  }
  .sumsubExplainForIdHtmlTitle {
  	font-weight: 700;
  	font-size: 25px;
  	line-height: 31px;
  	color: #5e9458;
  	margin-bottom: 90px;
  	text-align: center;
  }
  .sumsubExplainForIdHtmlSteps {
  	display: flex;
  	align-items: flex-start;
  	justify-content: space-evenly;
  	width: 100%;
  	margin-bottom: 90px;
  	flex-wrap: wrap;
  }
  .sumsubExplainForIdHtmlStep {
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	width: 30%;
  	display: none;
  }

  body[data-lcstatuspoi=true] .sumsubExplainForIdHtmlStep.kycStepId{
  	display: flex;	
  }
  body[data-lcstatuspoi=true] .sumsubExplainForIdHtmlStep.kycStepId .sumsubExplainForIdHtmlStepIcon{
  	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.8333 21.75H7.83325C3.42325 21.75 2.08325 20.41 2.08325 16V8C2.08325 3.59 3.42325 2.25 7.83325 2.25H17.8333C22.2433 2.25 23.5833 3.59 23.5833 8V16C23.5833 20.41 22.2433 21.75 17.8333 21.75ZM7.83325 3.75C4.25325 3.75 3.58325 4.43 3.58325 8V16C3.58325 19.57 4.25325 20.25 7.83325 20.25H17.8333C21.4133 20.25 22.0833 19.57 22.0833 16V8C22.0833 4.43 21.4133 3.75 17.8333 3.75H7.83325Z' fill='%235e9458'/%3E%3Cpath d='M19.8333 8.75H14.8333C14.4233 8.75 14.0833 8.41 14.0833 8C14.0833 7.59 14.4233 7.25 14.8333 7.25H19.8333C20.2433 7.25 20.5833 7.59 20.5833 8C20.5833 8.41 20.2433 8.75 19.8333 8.75Z' fill='%235e9458'/%3E%3Cpath d='M19.8333 12.75H15.8333C15.4233 12.75 15.0833 12.41 15.0833 12C15.0833 11.59 15.4233 11.25 15.8333 11.25H19.8333C20.2433 11.25 20.5833 11.59 20.5833 12C20.5833 12.41 20.2433 12.75 19.8333 12.75Z' fill='%235e9458'/%3E%3Cpath d='M19.8333 16.75H17.8333C17.4233 16.75 17.0833 16.41 17.0833 16C17.0833 15.59 17.4233 15.25 17.8333 15.25H19.8333C20.2433 15.25 20.5833 15.59 20.5833 16C20.5833 16.41 20.2433 16.75 19.8333 16.75Z' fill='%235e9458'/%3E%3Cpath d='M9.33319 12.04C7.92319 12.04 6.77319 10.89 6.77319 9.48C6.77319 8.07 7.92319 6.92 9.33319 6.92C10.7432 6.92 11.8932 8.07 11.8932 9.48C11.8932 10.89 10.7432 12.04 9.33319 12.04ZM9.33319 8.42C8.75319 8.42 8.27319 8.9 8.27319 9.48C8.27319 10.06 8.75319 10.54 9.33319 10.54C9.91319 10.54 10.3932 10.06 10.3932 9.48C10.3932 8.9 9.91319 8.42 9.33319 8.42Z' fill='%235e9458'/%3E%3Cpath d='M12.8332 17.08C12.4532 17.08 12.1232 16.79 12.0832 16.4C11.9732 15.32 11.1032 14.45 10.0132 14.35C9.55316 14.31 9.09316 14.31 8.63316 14.35C7.54316 14.45 6.67316 15.31 6.56316 16.4C6.52316 16.81 6.15316 17.12 5.74316 17.07C5.33316 17.03 5.03316 16.66 5.07316 16.25C5.25316 14.45 6.68316 13.02 8.49316 12.86C9.04316 12.81 9.60316 12.81 10.1532 12.86C11.9532 13.03 13.3932 14.46 13.5732 16.25C13.6132 16.66 13.3132 17.03 12.9032 17.07C12.8832 17.08 12.8532 17.08 12.8332 17.08Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }

  body[data-lcstatuspoa=true] .sumsubExplainForIdHtmlStep.kycStepResidency{
  	display: flex;
  }
  body[data-lcstatuspoa=true] .sumsubExplainForIdHtmlStep.kycStepResidency .sumsubExplainForIdHtmlStepIcon{
  	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5464 21.13C20.3464 21.13 20.1565 21.05 20.0165 20.91L13.6364 14.53C13.3464 14.24 13.3464 13.76 13.6364 13.47L21.3665 5.74001C21.5565 5.55001 21.8464 5.48001 22.1064 5.55001C22.3664 5.63001 22.5664 5.84001 22.6264 6.10001C22.8164 6.95001 22.9164 7.90001 22.9164 9.00001V15C22.9164 17.77 22.3364 19.64 21.0764 20.91C20.9364 21.05 20.7264 21.08 20.5464 21.13ZM15.2264 14L20.4865 19.26C21.1165 18.29 21.4164 16.91 21.4164 15V9.00001C21.4164 8.59001 21.4064 8.21001 21.3764 7.85001L15.2264 14Z' fill='%235e9458'/%3E%3Cpath d='M6.43649 22.48C6.37649 22.48 6.32651 22.47 6.26651 22.46C2.95651 21.7 1.4165 19.33 1.4165 15V9C1.4165 3.57 3.7365 1.25 9.1665 1.25H15.1665C19.4965 1.25 21.8665 2.79001 22.6265 6.10001C22.6865 6.35001 22.6065 6.62 22.4265 6.8L6.96649 22.26C6.82649 22.4 6.63649 22.48 6.43649 22.48ZM9.1665 2.75C4.5565 2.75 2.9165 4.39 2.9165 9V15C2.9165 18.47 3.87651 20.21 6.20651 20.9L21.0565 6.05C20.3765 3.72 18.6265 2.75999 15.1565 2.75999H9.1665V2.75Z' fill='%235e9458'/%3E%3Cpath d='M15.1664 22.75H9.16639C8.06639 22.75 7.1264 22.66 6.2664 22.46C5.9964 22.4 5.78638 22.2 5.71638 21.94C5.63638 21.68 5.71638 21.4 5.90638 21.2L13.6364 13.47C13.9264 13.18 14.4064 13.18 14.6964 13.47L21.0764 19.85C21.2164 19.99 21.2964 20.18 21.2964 20.38C21.2964 20.58 21.2164 20.77 21.0764 20.91C19.8064 22.17 17.9364 22.75 15.1664 22.75ZM8.0164 21.21C8.3764 21.24 8.75639 21.25 9.16639 21.25H15.1664C17.0864 21.25 18.4564 20.95 19.4264 20.32L14.1664 15.06L8.0164 21.21Z' fill='%235e9458'/%3E%3Cpath d='M9.28645 13.31C8.65645 13.31 8.02644 13.08 7.52644 12.61C5.93644 11.1 5.29646 9.43999 5.67646 7.81999C6.05646 6.15999 7.50645 5.03998 9.28645 5.03998C11.0664 5.03998 12.5165 6.15999 12.8965 7.81999C13.2665 9.44999 12.6264 11.1 11.0364 12.61C10.5464 13.07 9.91645 13.31 9.28645 13.31ZM7.13645 8.14998C6.81645 9.50998 7.73644 10.73 8.56644 11.52C8.97644 11.91 9.60645 11.91 10.0064 11.52C10.8264 10.74 11.7464 9.51998 11.4364 8.14998C11.1664 6.95998 10.1064 6.52998 9.28645 6.52998C8.46645 6.52998 7.41645 6.95998 7.13645 8.14998Z' fill='%235e9458'/%3E%3Cpath d='M9.31641 9.48999C8.76641 9.48999 8.31641 9.03999 8.31641 8.48999C8.31641 7.93999 8.75641 7.48999 9.31641 7.48999H9.32642C9.87642 7.48999 10.3264 7.93999 10.3264 8.48999C10.3264 9.03999 9.86641 9.48999 9.31641 9.48999Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }

  body[data-lcisselfie=true] .sumsubExplainForIdHtmlStep.kycStepSelfie{
  	display: flex;
  }
  body[data-lcisselfie=true] .sumsubExplainForIdHtmlStep.kycStepSelfie .sumsubExplainForIdHtmlStepIcon{
  	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 9.75C2.09 9.75 1.75 9.41 1.75 9V6.5C1.75 3.6 4.11 1.25 7 1.25H9.5C9.91 1.25 10.25 1.59 10.25 2C10.25 2.41 9.91 2.75 9.5 2.75H7C4.93 2.75 3.25 4.43 3.25 6.5V9C3.25 9.41 2.91 9.75 2.5 9.75Z' fill='%235e9458'/%3E%3Cpath d='M22.5 9.75C22.09 9.75 21.75 9.41 21.75 9V6.5C21.75 4.43 20.07 2.75 18 2.75H15.5C15.09 2.75 14.75 2.41 14.75 2C14.75 1.59 15.09 1.25 15.5 1.25H18C20.89 1.25 23.25 3.6 23.25 6.5V9C23.25 9.41 22.91 9.75 22.5 9.75Z' fill='%235e9458'/%3E%3Cpath d='M18 22.75H16.5C16.09 22.75 15.75 22.41 15.75 22C15.75 21.59 16.09 21.25 16.5 21.25H18C20.07 21.25 21.75 19.57 21.75 17.5V16C21.75 15.59 22.09 15.25 22.5 15.25C22.91 15.25 23.25 15.59 23.25 16V17.5C23.25 20.4 20.89 22.75 18 22.75Z' fill='%235e9458'/%3E%3Cpath d='M9.5 22.75H7C4.11 22.75 1.75 20.4 1.75 17.5V15C1.75 14.59 2.09 14.25 2.5 14.25C2.91 14.25 3.25 14.59 3.25 15V17.5C3.25 19.57 4.93 21.25 7 21.25H9.5C9.91 21.25 10.25 21.59 10.25 22C10.25 22.41 9.91 22.75 9.5 22.75Z' fill='%235e9458'/%3E%3Cpath d='M16.7055 16.7384C16.9622 16.5013 16.9781 16.1009 16.741 15.8442C16.5038 15.5875 16.1034 15.5716 15.8467 15.8087C14.9332 16.6525 13.7447 17.1172 12.5001 17.1172C11.2555 17.1172 10.067 16.6525 9.15351 15.8087C8.89673 15.5716 8.49644 15.5875 8.25928 15.8442C8.02214 16.1009 8.03801 16.5013 8.29474 16.7384C9.44283 17.7989 10.9363 18.3829 12.5001 18.3829C14.0639 18.3829 15.5574 17.7989 16.7055 16.7384Z' fill='%235e9458'/%3E%3Cpath d='M13.7656 8.047V12.547C13.7656 13.4387 13.0402 14.1642 12.1484 14.1642H11.6328C11.2833 14.1642 11 13.8809 11 13.5314C11 13.1819 11.2833 12.8986 11.6328 12.8986H12.1484C12.3423 12.8986 12.5 12.7409 12.5 12.547V8.047C12.5 7.6975 12.7833 7.41418 13.1328 7.41418C13.4823 7.41418 13.7656 7.6975 13.7656 8.047Z' fill='%235e9458'/%3E%3Cpath d='M18.1251 9.81653V8.01184C18.1251 7.68177 17.8575 7.41418 17.5274 7.41418C17.1973 7.41418 16.9297 7.68177 16.9297 8.01184V9.81653C16.9297 10.1466 17.1973 10.4142 17.5274 10.4142C17.8575 10.4142 18.1251 10.1466 18.1251 9.81653Z' fill='%235e9458'/%3E%3Cpath d='M7.01562 9.81653C7.01562 10.1466 7.28321 10.4142 7.61328 10.4142C7.94335 10.4142 8.21094 10.1466 8.21094 9.81653V8.01184C8.21094 7.68177 7.94335 7.41418 7.61328 7.41418C7.28321 7.41418 7.01562 7.68177 7.01562 8.01184V9.81653Z' fill='%235e9458'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7109 15.6617C16.0488 15.3497 16.5757 15.3706 16.8878 15.7084L16.7409 15.8442C16.5037 15.5874 16.1034 15.5716 15.8466 15.8087C14.9331 16.6525 13.7446 17.1172 12.5001 17.1172C11.2555 17.1172 10.067 16.6525 9.15345 15.8087C8.89667 15.5716 8.49638 15.5875 8.25922 15.8442C8.02208 16.1009 8.03795 16.5013 8.29468 16.7384C9.44277 17.7989 10.9362 18.3829 12.5001 18.3829C14.0639 18.3829 15.5573 17.7989 16.7054 16.7384C16.9621 16.5013 16.978 16.1009 16.7409 15.8442L16.8878 15.7084C17.1999 16.0463 17.179 16.5732 16.8411 16.8853C15.656 17.9799 14.1141 18.5829 12.5 18.5829C10.886 18.5829 9.34402 17.9799 8.15896 16.8853C7.82108 16.5732 7.80021 16.0463 8.11229 15.7084C8.4244 15.3706 8.95121 15.3497 9.28913 15.6617C10.1657 16.4714 11.3057 16.9172 12.5 16.9172C13.6943 16.9172 14.8344 16.4714 15.7109 15.6617ZM13.9657 8.04692V12.5469C13.9657 13.5491 13.1507 14.3641 12.1485 14.3641H11.6329C11.1729 14.3641 10.8 13.9913 10.8 13.5313C10.8 13.0713 11.1729 12.6985 11.6329 12.6985H12.1485C12.2319 12.6985 12.3 12.6303 12.3 12.5469V8.04692C12.3 7.58697 12.6729 7.21411 13.1329 7.21411C13.5928 7.21411 13.9657 7.58697 13.9657 8.04692ZM18.3251 8.01177V9.81645C18.3251 10.257 17.9679 10.6141 17.5274 10.6141C17.0869 10.6141 16.7297 10.257 16.7297 9.81645V8.01177C16.7297 7.57124 17.0869 7.21411 17.5274 7.21411C17.9679 7.21411 18.3251 7.57124 18.3251 8.01177ZM7.61333 10.6141C7.1728 10.6141 6.81567 10.257 6.81567 9.81645V8.01177C6.81567 7.57124 7.1728 7.21411 7.61333 7.21411C8.05386 7.21411 8.41099 7.57124 8.41099 8.01177V9.81645C8.41099 10.257 8.05386 10.6141 7.61333 10.6141ZM13.7657 12.5469V8.04694C13.7657 7.69744 13.4824 7.41412 13.1329 7.41412C12.7834 7.41412 12.5001 7.69744 12.5001 8.04694V12.5469C12.5001 12.7408 12.3424 12.8985 12.1485 12.8985H11.6329C11.2834 12.8985 11.0001 13.1818 11.0001 13.5313C11.0001 13.8808 11.2834 14.1641 11.6329 14.1641H12.1485C13.0402 14.1641 13.7657 13.4387 13.7657 12.5469ZM18.1251 9.81647V8.01178C18.1251 7.68171 17.8575 7.41412 17.5274 7.41412C17.1973 7.41412 16.9297 7.68171 16.9297 8.01178V9.81647C16.9297 10.1465 17.1973 10.4141 17.5274 10.4141C17.8575 10.4141 18.1251 10.1465 18.1251 9.81647ZM7.61334 10.4141C7.28327 10.4141 7.01569 10.1465 7.01569 9.81647V8.01178C7.01569 7.68171 7.28327 7.41412 7.61334 7.41412C7.94341 7.41412 8.211 7.68171 8.211 8.01178V9.81647C8.211 10.1465 7.94341 10.4141 7.61334 10.4141Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }

  .sumsubExplainForIdHtmlStepIcon {
  	width: 56px;
  	height: 56px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	margin-bottom: 24px;
  	border: 1px solid #E3EBFE;
  	box-shadow: 8px 4px 30px rgba(46, 171, 255, 0.15);
  	border-radius: 50%;
  	color: #5e9458;
  	font-weight: 600;
  	font-size: 14px;
  	line-height: 18px;
  	background-repeat: no-repeat;
  	background-position: center;
  }
  .sumsubExplainForIdHtmlStepTitle {
  	font-weight: 600;
  	font-size: 16px;
  	line-height: 21px;
  	color: #3F4756;
  	text-align: center;
  }
  .sumsubExplainForIdHtmlText {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 23px;
  	color: #3F4756;
  	margin-bottom: 48px;
  	display: none;
  }
  .sumsubExplainForIdHtmlBtns {
  	display: flex;
  }
  .sumsubExplainForIdHtmlBtns input[type="button"], .sumsubExplainForIdHtmlBtns a {
  	width: 274px;
  	border-radius: 8px;
  	border: 1px solid #5e9458;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 37px;
  	background: #fff;
  	color:#5e9458;
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  }
  .sumsubExplainForIdHtmlBtns a {
  	display: none;
  }
  .sumsubExplainForIdHtmlBtns input[type="button"] {
  	/*margin-right: 30px;*/
  }

  form.LC-KycWidget &gt; div.LcContentHtml-KycVerificationHtml {
  	width: 100%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	flex-direction: column;
  }

  .maskInner {
  	width: 83px;
  	height: 83px;
  	background-image: url("data:image/svg+xml,%3Csvg width='83' height='83' viewBox='0 0 83 83' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.4997 78.7117C37.7301 78.7117 33.9951 77.605 31.0556 75.4262L16.1847 64.325C12.2422 61.3854 9.16425 55.2642 9.16425 50.3533V24.6579C9.16425 19.3321 13.0722 13.6604 18.0868 11.7929L35.3439 5.32587C38.7676 4.04628 44.1626 4.04628 47.5864 5.32587L64.8781 11.7929C69.8926 13.6604 73.8005 19.3321 73.8005 24.6579V50.3533C73.8005 55.2642 70.7226 61.3854 66.7801 64.325L51.9093 75.4262C49.0043 77.605 45.2693 78.7117 41.4997 78.7117ZM37.1768 10.1675L19.9197 16.6346C16.9456 17.7412 14.3517 21.4763 14.3517 24.6579V50.3533C14.3517 53.6387 16.6689 58.2383 19.2626 60.175L34.1334 71.2762C38.1105 74.2504 44.8543 74.2504 48.8313 71.2762L63.7022 60.175C66.3306 58.2037 68.613 53.6042 68.613 50.3533V24.6579C68.613 21.5109 66.0193 17.7758 63.0451 16.6346L45.788 10.1675C43.5055 9.30293 39.4939 9.30293 37.1768 10.1675Z' fill='%235e9458'/%3E%3Cpath d='M41.4997 40.3589C41.4305 40.3589 41.3613 40.3589 41.2576 40.3589C36.243 40.2206 32.5772 36.3818 32.5772 31.7131C32.5772 26.9406 36.4851 23.0326 41.2576 23.0326C46.0301 23.0326 49.938 26.9406 49.938 31.7131C49.9034 36.4164 46.2375 40.2205 41.5688 40.3934C41.5342 40.3588 41.5342 40.3589 41.4997 40.3589ZM41.2576 28.2201C39.3209 28.2201 37.7647 29.7764 37.7647 31.7131C37.7647 33.6152 39.2518 35.1368 41.1193 35.2059C41.1193 35.2059 41.2922 35.2059 41.4997 35.2059C43.3326 35.1022 44.7505 33.5806 44.7505 31.7131C44.7851 29.7764 43.1942 28.2201 41.2576 28.2201Z' fill='%235e9458'/%3E%3Cpath d='M41.4993 60.0022C38.5252 60.0022 35.5165 59.2068 33.1994 57.6505C30.8823 56.1289 29.5681 53.881 29.5681 51.4947C29.5681 49.1085 30.8823 46.8605 33.1994 45.3043C37.8681 42.1918 45.1652 42.2263 49.7993 45.3043C52.1164 46.8259 53.4306 49.0738 53.4306 51.4601C53.4306 53.8463 52.1164 56.0943 49.7993 57.6505C47.4822 59.2068 44.4735 60.0022 41.4993 60.0022ZM36.0697 49.5926C35.2052 50.1459 34.721 50.8376 34.7556 51.4601C34.7556 52.0826 35.2397 52.7743 36.0697 53.3276C38.9747 55.2643 44.024 55.2643 46.929 53.3276C47.7935 52.7743 48.2777 52.0826 48.2777 51.4601C48.2777 50.8376 47.7935 50.1459 46.9635 49.5926C44.0585 47.6905 38.9747 47.6905 36.0697 49.5926Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  	background-repeat: no-repeat;
  	background-position: center;
  }

  .sumsubVerificationHtml {
  	text-align: center;
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 23px;
  	color: #3F4756;
  }
/*Timer*/
.kycTNcountdownIcon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-top: 30px;
	margin-bottom: 88px;
}
.timer {
	background: -webkit-linear-gradient(left, #5e9458 50%, #E3EBFE 50%);
	border-radius: 100%;
	height: calc(var(--size) * 1px);
	width: calc(var(--size) * 1px);
	position: relative;
	-webkit-animation: time 30s steps(100000, start) infinite;
    /*-webkit-mask: radial-gradient(transparent 50%,#3F4756 50%);
    mask: radial-gradient(transparent 50%,#3F4756 50%);*/

    height: 86px;
    width: 86px;
    /*animation-duration: 30s;*/
    --duration : 30!important;

    display: flex;
    align-items: center;
    justify-content: center;

    height: 139px;
    width: 139px;

    height: 210px;
    width: 210px;
  }
  .mask {
  	border-radius: 100% 0 0 100% / 50% 0 0 50%;
  	height: 100%;
  	left: 0;
  	position: absolute;
  	top: 0;
  	width: 50%;
  	-webkit-animation: mask 30s steps(50000, start) infinite;
  	-webkit-transform-origin: 100% 50%;
  }

  .mask1 {
  	width: 76px;
  	height: 76px;
  	background-color: #E3EBFE;
  	border-radius: 50%;
  	z-index: 1;
  	background-color: #fff;
  	border: 3px solid #E3EBFE;
  	width: 129px;
  	height: 129px;

  	border: 0px solid #E3EBFE;
  	width: 192px;
  	height: 192px;
  }

  .timer:after {
  	content: "";
  	display: block;
  	border: 1px solid #3F4756;
  	width: 25px;
  	height: 25px;
  	position: absolute;
  	right: 30px;
  	background-color: #3F4756;
  	border-radius: 50%;
  	top: -8px;
  	z-index: 1;
  	right: auto;
  	display:none;
  }

  .maskInner {
  	position: absolute;
  	background-color: #fff;
  	width: 58px;
  	height: 58px;
  	z-index: 1;
  	border-radius: 50%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	/* border: 4px solid #9BCEFF; */
  	font-weight: 600;
  	font-size: 25px;
  	line-height: 32px;
  	color: #5e9458;
  	z-index: 10;
  	width: 111px;
  	height: 111px;

  	width: 170px;
  	height: 170px;
  }

  @-webkit-keyframes time {
  	100% {
  		-webkit-transform: rotate(360deg);
  	}
  }
  @-webkit-keyframes mask {
  	0% {
  		background: #E3EBFE;
  		-webkit-transform: rotate(0deg);
  	}
  	50% {
  		background: #E3EBFE;
  		-webkit-transform: rotate(-180deg);
  	}
  	50.01% {
  		background: #5e9458;
  		-webkit-transform: rotate(0deg);
  	}
  	100% {
  		background: #5e9458;
  		-webkit-transform: rotate(-180deg);
  	}
  }
/*End of Timer*/

.kycSuccessIcon {
	width: 112px;
	height: 112px;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 8px 4px 30px rgba(46, 171, 255, 0.15);
	border-radius: 50%;
	/*margin: auto;
    margin-bottom: 90px;*/
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.3008 38.7C23.4808 38.7 22.8008 38.02 22.8008 37.2V33C22.8008 32.18 23.4808 31.5 24.3008 31.5C25.1208 31.5 25.8008 32.18 25.8008 33V37.2C25.8008 38.02 25.1208 38.7 24.3008 38.7Z' fill='%235e9458'/%3E%3Cpath d='M35.8008 45.5H12.8008V42C12.8008 38.96 15.2608 36.5 18.3008 36.5H30.3008C33.3408 36.5 35.8008 38.96 35.8008 42V45.5ZM15.8008 42.5H32.8008V42C32.8008 40.62 31.6808 39.5 30.3008 39.5H18.3008C16.9208 39.5 15.8008 40.62 15.8008 42V42.5Z' fill='%235e9458'/%3E%3Cpath d='M36.3008 45.5H12.3008C11.4808 45.5 10.8008 44.82 10.8008 44C10.8008 43.18 11.4808 42.5 12.3008 42.5H36.3008C37.1208 42.5 37.8008 43.18 37.8008 44C37.8008 44.82 37.1208 45.5 36.3008 45.5Z' fill='%235e9458'/%3E%3Cpath d='M36.8614 24.88C36.4414 24.88 36.0214 24.7 35.7214 24.36C35.3414 23.92 35.2414 23.3 35.4814 22.78C36.1614 21.22 36.5014 19.56 36.5014 17.82V11.82C36.5014 11.12 36.3814 10.44 36.1414 9.72C36.1214 9.66 36.1014 9.58 36.0814 9.5C36.0214 9.2 36.0014 8.9 36.0014 8.62C36.0014 7.8 36.6814 7.12 37.5014 7.12H38.7014C42.2814 7.12 45.2014 10.12 45.2014 13.82C45.2014 16.88 43.9414 19.9 41.7614 22.08C41.7214 22.12 41.6014 22.22 41.5814 22.24C40.4014 23.22 39.0614 24.32 37.2614 24.82C37.1214 24.86 37.0014 24.88 36.8614 24.88ZM39.3614 10.18C39.4614 10.72 39.5014 11.28 39.5014 11.82V17.82C39.5014 18.64 39.4414 19.42 39.3214 20.22C39.4414 20.12 39.5414 20.04 39.6614 19.94C41.2614 18.34 42.2014 16.1 42.2014 13.82C42.2014 12.02 40.9814 10.5 39.3614 10.18Z' fill='%235e9458'/%3E%3Cpath d='M11.1608 24.8C11.0008 24.8 10.8608 24.78 10.7008 24.72C9.06078 24.2 7.52078 23.24 6.24078 21.96C3.94078 19.42 2.80078 16.64 2.80078 13.7C2.80078 10.06 5.66078 7.2 9.30078 7.2H10.6008C11.1008 7.2 11.5808 7.46 11.8608 7.88C12.1408 8.3 12.1808 8.84 11.9808 9.3C11.6608 10.02 11.5008 10.84 11.5008 11.7V17.7C11.5008 19.42 11.8408 21.1 12.5408 22.7C12.7808 23.24 12.6608 23.86 12.2808 24.3C11.9808 24.62 11.5808 24.8 11.1608 24.8ZM8.60078 10.26C6.98078 10.58 5.80078 11.98 5.80078 13.7C5.80078 15.88 6.68078 17.98 8.42078 19.9C8.50078 20 8.60078 20.08 8.70078 20.16C8.56078 19.34 8.50078 18.52 8.50078 17.7V11.7C8.50078 11.22 8.54078 10.74 8.60078 10.26Z' fill='%235e9458'/%3E%3Cpath d='M24 33.5C15.46 33.5 8.5 26.54 8.5 18V12C8.5 6.76 12.76 2.5 18 2.5H30C35.24 2.5 39.5 6.76 39.5 12V18C39.5 26.54 32.54 33.5 24 33.5ZM18 5.5C14.42 5.5 11.5 8.42 11.5 12V18C11.5 24.9 17.1 30.5 24 30.5C30.9 30.5 36.5 24.9 36.5 18V12C36.5 8.42 33.58 5.5 30 5.5H18Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }
  .kycSuccessTitle {
  	font-weight: 700;
  	font-size: 25px;
  	line-height: 31px;
  	color: #5e9458;
  	/*margin-bottom: 48px;*/
  }
  .kycSuccessSubTitle {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 23px;
  	/*margin-bottom: 72px;*/
  }
  .LcContentHtml-ResponseSuccessHtml a.readyAppLinkClass {
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  	width: 272px;
  	padding: 8px 0px;
  	height: auto;
  	border-radius: 8px;
  	line-height: 21px;
  	text-align: center;
  }

  .kycNotVarifiedIcon {
  	width: 112px;
  	height: 112px;
  	background-repeat: no-repeat;
  	background-position: center;
  	box-shadow: 8px 4px 30px rgba(224, 28, 28, 0.24);
  	border-radius: 50%;
	/*margin:auto;
    margin-bottom: 90px;*/
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.8 45.5H18.2C16.42 45.5 14.14 44.56 12.9 43.3L4.70001 35.1C3.44001 33.84 2.5 31.56 2.5 29.8V18.2C2.5 16.42 3.44001 14.14 4.70001 12.9L12.9 4.70001C14.16 3.44001 16.44 2.5 18.2 2.5H29.8C31.58 2.5 33.86 3.44001 35.1 4.70001L43.3 12.9C44.56 14.16 45.5 16.44 45.5 18.2V29.8C45.5 31.58 44.56 33.86 43.3 35.1L35.1 43.3C33.84 44.56 31.58 45.5 29.8 45.5ZM18.2 5.5C17.22 5.5 15.7 6.12001 15.02 6.82001L6.82001 15.02C6.14001 15.72 5.5 17.22 5.5 18.2V29.8C5.5 30.78 6.12001 32.3 6.82001 32.98L15.02 41.18C15.72 41.86 17.22 42.5 18.2 42.5H29.8C30.78 42.5 32.3 41.88 32.98 41.18L41.18 32.98C41.86 32.28 42.5 30.78 42.5 29.8V18.2C42.5 17.22 41.88 15.7 41.18 15.02L32.98 6.82001C32.28 6.14001 30.78 5.5 29.8 5.5H18.2Z' fill='%23E01C1C'/%3E%3Cpath d='M9.87781 39.66C9.49781 39.66 9.11781 39.52 8.81781 39.22C8.23781 38.64 8.23781 37.68 8.81781 37.1L37.0978 8.82001C37.6778 8.24001 38.6378 8.24001 39.2178 8.82001C39.7978 9.40001 39.7978 10.36 39.2178 10.94L10.9378 39.22C10.6378 39.52 10.2578 39.66 9.87781 39.66Z' fill='%23E01C1C'/%3E%3C/svg%3E%0A");
  }
  .kycNotVarifiedTitle {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 23px;
  	color: #E01C1C;
  	/*margin-bottom: 48px;*/
  }
  .kycNotVarifiedSubTitle {
  	font-weight: 600;
  	font-size: 16px;
  	line-height: 21px;
  	text-align: center;
  	/*margin-bottom: 72px;*/
  }
  a.failGoManual {
  	width: 272px;
  	padding: 8px 0px;
  	height: auto;
  	border-radius: 8px;
  	line-height: 21px;
  	border: 1px solid #5e9458;
  	text-align: center;
  	margin-right: 30px;
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  }

  .page-template-ft_kyc_auth a.failGoManual {
  	display:inline-block;
  }

  .LcContentHtml-ResponseFailureHtml .sumsubBckOfficeStart {
  	display: flex;
  	align-items: center;
  	justify-content: space-evenly;
  	width: 100%;
  	flex-wrap: wrap;
  }

  .LcContentHtml-ResponseFailureHtml .bckOfficeStart {
  	margin: 0px;
  }

  .kycVarifiedFailureIcon {
  	width: 112px;
  	height: 112px;
  	background-repeat: no-repeat;
  	background-position: center;
  	box-shadow: 8px 4px 30px rgba(253, 210, 56, 0.24);
  	border-radius: 50%;
	/*margin: auto;
    margin-bottom: 90px;*/
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 29.5C23.18 29.5 22.5 28.82 22.5 28V18C22.5 17.18 23.18 16.5 24 16.5C24.82 16.5 25.5 17.18 25.5 18V28C25.5 28.82 24.82 29.5 24 29.5Z' fill='%23FDD238'/%3E%3Cpath d='M24 36C23.88 36 23.74 35.98 23.6 35.96C23.48 35.94 23.36 35.9 23.24 35.84C23.12 35.8 23 35.74 22.88 35.66C22.78 35.58 22.68 35.5 22.58 35.42C22.22 35.04 22 34.52 22 34C22 33.48 22.22 32.96 22.58 32.58C22.68 32.5 22.78 32.42 22.88 32.34C23 32.26 23.12 32.2 23.24 32.16C23.36 32.1 23.48 32.06 23.6 32.04C23.86 31.98 24.14 31.98 24.38 32.04C24.52 32.06 24.64 32.1 24.76 32.16C24.88 32.2 25 32.26 25.12 32.34C25.22 32.42 25.32 32.5 25.42 32.58C25.78 32.96 26 33.48 26 34C26 34.52 25.78 35.04 25.42 35.42C25.32 35.5 25.22 35.58 25.12 35.66C25 35.74 24.88 35.8 24.76 35.84C24.64 35.9 24.52 35.94 24.38 35.96C24.26 35.98 24.12 36 24 36Z' fill='%23FDD238'/%3E%3Cpath d='M36.1209 44.32H11.8809C7.98093 44.32 5.00093 42.9 3.48093 40.34C1.98093 37.78 2.18093 34.48 4.08093 31.06L16.2009 9.25999C18.2009 5.65999 20.9609 3.67999 24.0009 3.67999C27.0409 3.67999 29.8009 5.65999 31.8009 9.25999L43.9209 31.08C45.8209 34.5 46.0409 37.78 44.5209 40.36C43.0009 42.9 40.0209 44.32 36.1209 44.32ZM24.0009 6.67999C22.1209 6.67999 20.2809 8.11999 18.8209 10.72L6.72093 32.54C5.36093 34.98 5.14093 37.22 6.08093 38.84C7.02093 40.46 9.10093 41.34 11.9009 41.34H36.1409C38.9409 41.34 41.0009 40.46 41.9609 38.84C42.9209 37.22 42.6809 35 41.3209 32.54L29.1809 10.72C27.7209 8.11999 25.8809 6.67999 24.0009 6.67999Z' fill='%23FDD238'/%3E%3C/svg%3E%0A");
  }

  .kycVarifiedFailureTitle {
  	font-weight: 700;
  	font-size: 25px;
  	line-height: 31px;
  	color: #5e9458;
  	/*margin-bottom: 15px;*/
  }
  .kycVarifiedFailureSubTitle {
  	font-weight: 600;
  	font-size: 16px;
  	line-height: 21px;
  	text-align: center;
  	/*margin-bottom: 72px;*/
  }

  .LcContentHtml-PepSanctionsHtml a.myAccPage,
  .LcContentHtml-PepSanctionsHtml .bckOfficeProccess.showInPro,
  .bckOfficeStart.showInPro {
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  	width: 272px;
  	padding: 8px 0px;
  	height: auto;
  	border-radius: 8px;
  	line-height: 21px;
  	text-align: center;
  	display: inline-block;
  }

  .page-template-ft_kyc_auth .LcContentHtml-PepSanctionsHtml a.myAccPage {
  	display: inline-block;
  }

  .kycPoaToLongIcon {
  	width: 112px;
  	height: 112px;
  	background-repeat: no-repeat;
  	background-position: center;
  	box-shadow: 8px 4px 30px rgba(46, 171, 255, 0.15);
  	border-radius: 50%;
	/*margin: auto;
    margin-bottom: 90px;*/
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0008 45.52C21.8208 45.52 19.6608 44.88 17.9608 43.62L9.36078 37.2C7.08078 35.5 5.30078 31.94 5.30078 29.12V14.24C5.30078 11.16 7.56082 7.88 10.4608 6.8L20.4408 3.06C22.4208 2.32 25.5408 2.32 27.5208 3.06L37.5008 6.8C40.4008 7.88 42.6608 11.16 42.6608 14.24V29.1C42.6608 31.94 40.8808 35.48 38.6008 37.18L30.0008 43.6C28.3408 44.88 26.1808 45.52 24.0008 45.52ZM21.5008 5.88001L11.5208 9.62C9.82081 10.26 8.3208 12.42 8.3208 14.26V29.12C8.3208 31.02 9.66077 33.68 11.1608 34.8L19.7608 41.22C22.0608 42.94 25.9408 42.94 28.2608 41.22L36.8608 34.8C38.3808 33.66 39.7008 31.02 39.7008 29.12V14.24C39.7008 12.42 38.2008 10.26 36.5008 9.60001L26.5208 5.86001C25.1608 5.38001 22.8408 5.38001 21.5008 5.88001Z' fill='%235e9458'/%3E%3Cpath d='M24 32.5C18.76 32.5 14.5 28.24 14.5 23C14.5 17.76 18.76 13.5 24 13.5C29.24 13.5 33.5 17.76 33.5 23C33.5 28.24 29.24 32.5 24 32.5ZM24 16.5C20.42 16.5 17.5 19.42 17.5 23C17.5 26.58 20.42 29.5 24 29.5C27.58 29.5 30.5 26.58 30.5 23C30.5 19.42 27.58 16.5 24 16.5Z' fill='%235e9458'/%3E%3Cpath d='M21.9998 26.5C21.4998 26.5 20.9998 26.24 20.7198 25.78C20.2998 25.06 20.5198 24.14 21.2398 23.72L22.7598 22.8C22.9198 22.7 22.9998 22.54 22.9998 22.38V20.52C22.9998 19.7 23.6798 19.02 24.4998 19.02C25.3198 19.02 25.9998 19.68 25.9998 20.5V22.36C25.9998 23.58 25.3398 24.74 24.2998 25.36L22.7598 26.28C22.5398 26.44 22.2598 26.5 21.9998 26.5Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
  }
  .kycPoaToLongTitle {
  	font-weight: 700;
  	font-size: 25px;
  	line-height: 31px;
  	color: #5e9458;
  	/*margin-bottom: 48px;*/
  }

  .kycPoaToLongSubTitle {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 23px;
  	text-align: center;
  	/*margin-bottom: 72px;*/
  }

  .sumsubBckOfficeStart a.readyAppLinkClass {
  	transition: 0.3s ease background;
  	color: #fff;
  	border: 0;
  	background: #5e9458;
  	font-weight: 700;
  	width: 272px;
  	padding: 8px 0px;
  	height: auto;
  	border-radius: 8px;
  	line-height: 21px;
  	text-align: center;
  	display: inline-block;
  }

  .page-template-ft_kyc_auth .sumsubBckOfficeStart a.readyAppLinkClass {
  	display:inline-block;
  }

  @media (max-width: 540px) {
  	.sumsubExplainForIdHtmlStep {
  		width: 100%;
  		margin-bottom: 16px;
  	}
  	.sumsubBckOfficeStart {
  		width: 100%;
  	}
  	.sumsubBckOfficeStart input[type="button"] {
  		width: 100%;
  		margin-bottom: 16px;
  	}
  	.LcContentHtml-ResponseFailureHtml .sumsubBckOfficeStart input[type="button"] {
  		width: 100%;
  		margin-bottom: 16px;
  	}
  	.page-template-ft_kyc_auth a.failGoManual {
  		width: 100%;
  		margin: 0px;
  		margin-bottom: 16px;
  	}
  	.sumsubExplainForIdHtmlBtns {
  		width: 100%;
  	}
  	.sumsubExplainForIdHtmlBtns input[type="button"] {
  		width: 100%;
  	}


/*For app*/
.LC-KycWidget .LcWidgetTopWrapper {
	width: 100%;
}
.LcWidgetTopWrapper.LcContentHtml-KycLetsStartHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-ResponseSuccessHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-ResponseFailureHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-PepSanctionsHtml .kycInner,
.LcWidgetTopWrapper.LcContentHtml-PoaToLongHtml .kycInner,
.kycInner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	text-align: center;
	height: 100%;
	min-height:100px;
}
.sumsubBckOfficeStart {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sumsubStarthtmlicon {
	margin: 0px;
	margin-bottom: 10px;
}
.sumsubKycLetsStartHtmlText {
	margin-bottom: 10px;
}
.mobileVersionCss#backOfficeWidgetBody .pageDesign .widgetBody #widgetsBlock {
	height: 100%;
}
.mobileVersionCss#backOfficeWidgetBody .pageDesign #BackOfficeAutoWidget {
	padding: 0;
	margin: 0px;
}
.mobileVersionCss .sumsubBckOfficeStart input[type="button"] {
	width: auto;
	padding: 10px 20px;
	float: right;
	width: 100%;
}
div#BackOfficeAutoWidget {
	height: 100%;
}
.wrapper-KycWidget {
	height: 100%;
}
#backOfficeWidgetBody .LC-KycWidget {
	height: 100%;
}
.sumsubExplainForIdHtmlTitle,
.sumsubExplainForIdHtmlSteps,
.sumsubExplainForIdHtmlText {
	margin-bottom: 10px;
}
.sumsubExplainForIdHtmlInner {
	justify-content: space-evenly;
	height: 100%;
}
.mobileVersionCss#backOfficeWidgetBody .pageDesign .LcContentHtml-KycVerificationHtml {
	height: calc(100vh - 170px);
	overflow: hidden;
	height: 100%;
}
.kycTNcountdownIcon {
	margin: 0px;
}

.timer {
	width: 195px;
	height: 195px;
}

.mask1 {
	width: 180px;
	height: 180px;
}

.sumsubExplainForIdHtmlTitle, 
.sumsubExplainForIdHtmlSteps, 
.sumsubExplainForIdHtmlText {
	margin-bottom: 10px;
	flex-direction: column;
	align-items: center;
}
.sumsubExplainForIdHtmlStep {
	width: 100%;
	margin-bottom: 30px;
}
.sumsubExplainForIdHtmlStepIcon {
	margin-bottom: 10px;
}

.mobileVersionCss#backOfficeWidgetBody .pageDesign .LcContentHtml-ResponseSuccessHtml {
	height: calc(100vh - 170px);
	height: 100%;
}

.kycSuccessIcon {
	margin: 10px;
}

.kycSuccessTitle {
	margin-bottom: 10px;
}

.kycSuccessSubTitle {
	margin-bottom: 10px;
}

.mobileVersionCss .kycNotVarifiedIcon {
	margin: 0px;
	margin-bottom: 10px;
}

.mobileVersionCss .kycNotVarifiedTitle {
	margin-bottom: 10px;
}

.mobileVersionCss .kycNotVarifiedSubTitle {
	margin-bottom: 10px;
}

.mobileVersionCss .failGoManual {
	width: 100%;
	margin-right: 10px;
}

.mobileVersionCss#backOfficeWidgetBody .pageDesign .LcContentHtml-PoaToLongHtml&gt;div {
	height: calc(100vh - 170px);
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-evenly;
	height: 100%;
}

.kycPoaToLongIcon {
	margin: 0px;
	margin-bottom: 10px;
}

.kycPoaToLongTitle {
	margin-bottom: 10px;
}

.kycPoaToLongSubTitle {
	margin-bottom: 10px;
}

.sumsubKycLetsStartHtmlText,
.sumsubVerificationHtml,
.kycSuccessSubTitle,
.kycPoaToLongSubTitle {
	font-size: 16px;
}
.sumsubExplainForIdHtmlTitle,
.kycSuccessTitle,
.kycVarifiedFailureTitle,
.kycPoaToLongTitle {
	font-size: 20px;
}
/*End For app*/

}
/*End of Sumsub*/

/*Bridgerpay*/
form.LC-BridgerPayWidget {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
	max-width: 100%;
}
.LC-BridgerPayWidget .LcWidgetTopWrapper.ClField-BridgerPayIframe.lcFieldWrapper {
	float: none;
	padding: 0px 15px;
	width: 100%;
}
.LC-BridgerPayWidget .ClField-BridgerPayIframe iframe {
	width: 100%;
	min-height: 690px;
	border: none;
}

@media (max-width: 768px) {
	.LC-BridgerPayWidget .LcWidgetTopWrapper.ClField-BridgerPayIframe.lcFieldWrapper {
		padding: 0px;
	}	
}

@media (max-width: 540px) {
	div#txt_creditcard_0 {
		margin: 0px;
	}
}
/*ENd of Bridgerpay*/


/*uplaod document new class*/
.flex{display: flex;}

.primary_text{
	color: #222734;
	font-size:14px !important;
	font-weight:600;
}

.secondary_text{color:#3F4756}

.positive{color:#69AF4D}

.primary-selected{color:#BADEFF}

.hoverLightBlue:hover {
	background-color:#F4F9FC;
}

.pointer{
	cursor: pointer;
}

.softBlue{
	color:#5e9458;
}

.LcContentHtml-MangerFilesTable .flex,
.LcContentHtml-MangerFilesTableAddress .flex,
.LcContentHtml-MangerFilesTableOther .flex {
    align-items: center;
}

.vert{
	width:1px;
	background-color:#C3C6D4;
	margin: 0 10px;
	height: 20px;
}

.LC-MangerFilesByCategoryWidget .mobileTitleContainer::before,
.LcContentHtml-FileTitle .mobileTitleContainer::before,
.LcContentHtml-FileTitleAddress .mobileTitleContainer::before,
.LcContentHtml-FileTitleOther .mobileTitleContainer::before
{
	all:unset;
}

.filesSUbNum{
    margin: 20px 15px;
    border: 1px solid #BFE3CB;
    padding: 10px;
    border-radius: 10px;
	color:#69AF4D;
}

.webVersionCss .dragFile {
    height: 100%;
}

.dragFile {
    height: 100%;
}

.dragFileInnerWraper{
	margin:100px 0;
}

.dragFileInnerWraper button.dragFileBtn{
	margin:30px 0 10px;
	color:#fff;
	background-color:#5e9458;
	border-radius:10px;
	padding:10px 45px;
}

.dragFileInIcon{
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.49994 17.75C9.08994 17.75 8.74994 17.41 8.74994 17V12.81L8.02994 13.53C7.73994 13.82 7.25994 13.82 6.96994 13.53C6.67994 13.24 6.67994 12.76 6.96994 12.47L8.96994 10.47C9.17994 10.26 9.50994 10.19 9.78994 10.31C10.0699 10.42 10.2499 10.7 10.2499 11V17C10.2499 17.41 9.90994 17.75 9.49994 17.75Z' fill='%235e9458'/%3E%3Cpath d='M11.4999 13.7499C11.3099 13.7499 11.1199 13.6799 10.9699 13.5299L8.96994 11.5299C8.67994 11.2399 8.67994 10.7599 8.96994 10.4699C9.25994 10.1799 9.73994 10.1799 10.0299 10.4699L12.0299 12.4699C12.3199 12.7599 12.3199 13.2399 12.0299 13.5299C11.8799 13.6799 11.6899 13.7499 11.4999 13.7499Z' fill='%235e9458'/%3E%3Cpath d='M15.5 22.75H9.5C4.07 22.75 1.75 20.43 1.75 15V9C1.75 3.57 4.07 1.25 9.5 1.25H14.5C14.91 1.25 15.25 1.59 15.25 2C15.25 2.41 14.91 2.75 14.5 2.75H9.5C4.89 2.75 3.25 4.39 3.25 9V15C3.25 19.61 4.89 21.25 9.5 21.25H15.5C20.11 21.25 21.75 19.61 21.75 15V10C21.75 9.59 22.09 9.25 22.5 9.25C22.91 9.25 23.25 9.59 23.25 10V15C23.25 20.43 20.93 22.75 15.5 22.75Z' fill='%235e9458'/%3E%3Cpath d='M22.5 10.75H18.5C15.08 10.75 13.75 9.41999 13.75 5.99999V1.99999C13.75 1.69999 13.93 1.41999 14.21 1.30999C14.49 1.18999 14.81 1.25999 15.03 1.46999L23.03 9.46999C23.24 9.67999 23.31 10.01 23.19 10.29C23.07 10.57 22.8 10.75 22.5 10.75ZM15.25 3.80999V5.99999C15.25 8.57999 15.92 9.24999 18.5 9.24999H20.69L15.25 3.80999Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
	margin-bottom:30px;
}

.errorFieldLc .dragFileInIcon{
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 22.75C6.57 22.75 1.75 17.93 1.75 12C1.75 6.07 6.57 1.25 12.5 1.25C18.43 1.25 23.25 6.07 23.25 12C23.25 17.93 18.43 22.75 12.5 22.75ZM12.5 2.75C7.4 2.75 3.25 6.9 3.25 12C3.25 17.1 7.4 21.25 12.5 21.25C17.6 21.25 21.75 17.1 21.75 12C21.75 6.9 17.6 2.75 12.5 2.75Z' fill='%23E01C1C'/%3E%3Cpath d='M12.5 13.75C12.09 13.75 11.75 13.41 11.75 13V8C11.75 7.59 12.09 7.25 12.5 7.25C12.91 7.25 13.25 7.59 13.25 8V13C13.25 13.41 12.91 13.75 12.5 13.75Z' fill='%23E01C1C'/%3E%3Cpath d='M12.5 16.9999C12.37 16.9999 12.24 16.9699 12.12 16.9199C12 16.8699 11.89 16.7999 11.79 16.7099C11.7 16.6099 11.63 16.5099 11.58 16.3799C11.53 16.2599 11.5 16.1299 11.5 15.9999C11.5 15.8699 11.53 15.7399 11.58 15.6199C11.63 15.4999 11.7 15.3899 11.79 15.2899C11.89 15.1999 12 15.1299 12.12 15.0799C12.36 14.9799 12.64 14.9799 12.88 15.0799C13 15.1299 13.11 15.1999 13.21 15.2899C13.3 15.3899 13.37 15.4999 13.42 15.6199C13.47 15.7399 13.5 15.8699 13.5 15.9999C13.5 16.1299 13.47 16.2599 13.42 16.3799C13.37 16.5099 13.3 16.6099 13.21 16.7099C13.11 16.7999 13 16.8699 12.88 16.9199C12.76 16.9699 12.63 16.9999 12.5 16.9999Z' fill='%23E01C1C'/%3E%3C/svg%3E%0A");
}

.LcWidgetTopWrapper div.dragFile {
    display: flex!important;
    align-items: center;
    border: 2px dashed #C3C6D4;
    border-radius: 8px;
    text-align: center;
    justify-content: center;
}

.LcWidgetTopWrapper .errorFieldLc div.dragFile {
	border: 2px dashed #F6BCBB;
}

.dragFile .dragFileIn{
	display: block;
	margin:100px  0;
}

.webVersionCss .LcContentHtml-DragFiles{
	padding:0 0 0 2%;
}


.upload-title{
	display:flex;
	cursor:pointer;
	border-radius:16px;
	padding:16px;
}

.LcContentHtml-FileTitle, .LcContentHtml-FileTitleAddress, .LcContentHtml-FileTitleOther{
	padding:5px 2%;
	width: 100%;
	max-width:100%;
}

.LcContentHtml-FileTitle .upload-title::before {
    background-image: url("data:image/svg+xml,%3Csvg width='90' height='91' viewBox='0 0 90 91' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1_2119)'%3E%3Crect x='17' y='16.5' width='56' height='56' rx='28' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M50 54.25H40C35.59 54.25 34.25 52.91 34.25 48.5V40.5C34.25 36.09 35.59 34.75 40 34.75H50C54.41 34.75 55.75 36.09 55.75 40.5V48.5C55.75 52.91 54.41 54.25 50 54.25ZM40 36.25C36.42 36.25 35.75 36.93 35.75 40.5V48.5C35.75 52.07 36.42 52.75 40 52.75H50C53.58 52.75 54.25 52.07 54.25 48.5V40.5C54.25 36.93 53.58 36.25 50 36.25H40Z' fill='%235e9458'/%3E%3Cpath d='M52 41.25H47C46.59 41.25 46.25 40.91 46.25 40.5C46.25 40.09 46.59 39.75 47 39.75H52C52.41 39.75 52.75 40.09 52.75 40.5C52.75 40.91 52.41 41.25 52 41.25Z' fill='%235e9458'/%3E%3Cpath d='M52 45.25H48C47.59 45.25 47.25 44.91 47.25 44.5C47.25 44.09 47.59 43.75 48 43.75H52C52.41 43.75 52.75 44.09 52.75 44.5C52.75 44.91 52.41 45.25 52 45.25Z' fill='%235e9458'/%3E%3Cpath d='M52 49.25H50C49.59 49.25 49.25 48.91 49.25 48.5C49.25 48.09 49.59 47.75 50 47.75H52C52.41 47.75 52.75 48.09 52.75 48.5C52.75 48.91 52.41 49.25 52 49.25Z' fill='%235e9458'/%3E%3Cpath d='M41.5 44.5399C40.09 44.5399 38.94 43.3899 38.94 41.9799C38.94 40.5699 40.09 39.4199 41.5 39.4199C42.91 39.4199 44.06 40.5699 44.06 41.9799C44.06 43.3899 42.91 44.5399 41.5 44.5399ZM41.5 40.9199C40.92 40.9199 40.44 41.3999 40.44 41.9799C40.44 42.5599 40.92 43.0399 41.5 43.0399C42.08 43.0399 42.56 42.5599 42.56 41.9799C42.56 41.3999 42.08 40.9199 41.5 40.9199Z' fill='%235e9458'/%3E%3Cpath d='M45 49.58C44.62 49.58 44.29 49.29 44.25 48.9C44.14 47.82 43.27 46.95 42.18 46.85C41.72 46.81 41.26 46.81 40.8 46.85C39.71 46.95 38.84 47.81 38.73 48.9C38.69 49.31 38.32 49.62 37.91 49.57C37.5 49.53 37.2 49.16 37.24 48.75C37.42 46.95 38.85 45.52 40.66 45.36C41.21 45.31 41.77 45.31 42.32 45.36C44.12 45.53 45.56 46.96 45.74 48.75C45.78 49.16 45.48 49.53 45.07 49.57C45.05 49.58 45.02 49.58 45 49.58Z' fill='%235e9458'/%3E%3Crect x='16.5' y='16' width='57' height='57' rx='28.5' stroke='%23E3EBFE' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1_2119' x='0' y='0.5' width='90' height='90' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.129412 0 0 0 0 0.576471 0 0 0 0 1 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1_2119'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1_2119' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

.LC-MangerFilesByCategoryWidget .upload-title::before {
    content: '';
    background-repeat: no-repeat;
    width: 90px;
    height: 91px;
    display: inline-block;
	background-position: center;
}

.caret-down{
	transform: rotate(180deg);
	transition: transform 0.1s linear;
    font-size: 2rem;
    font-weight: bold;
    top: 50px;
    margin-top: 20px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17.2999C11.3 17.2999 10.6 17.0299 10.07 16.4999L3.55002 9.97989C3.26002 9.68989 3.26002 9.20989 3.55002 8.91989C3.84002 8.62989 4.32002 8.62989 4.61002 8.91989L11.13 15.4399C11.61 15.9199 12.39 15.9199 12.87 15.4399L19.39 8.91989C19.68 8.62989 20.16 8.62989 20.45 8.91989C20.74 9.20989 20.74 9.68989 20.45 9.97989L13.93 16.4999C13.4 17.0299 12.7 17.2999 12 17.2999Z' fill='%23222734'/%3E%3C/svg%3E%0A");
    text-indent: -9999px;
    width: 25px;
    height: 25px;
	background-repeat: no-repeat;
}

.down .caret-down{
	transform: rotate(0deg);
	transition: transform 0.1s linear;
}


.hoverLightBlue:hover .caret-down{
	color:#2D80AF;
}


.uploadDocsTitle{
	text-align:left !important;
	padding:30px 30px 0 30px;
	font-weight: bold !important;
}

.LcContentHtml-FileTitle
    max-width: 75%;
    width: 75%;
}

.mobileTitleContainer{
	max-width: 74%;
    width: 74%;
}

/*	file uploaded table*/

.uploadDocumentContainer .LcContentHtml-MangerFilesTableOther, .uploadDocumentContainer .LcContentHtml-MangerFilesTableAddress, .uploadDocumentContainer .LcContentHtml-MangerFilesTable {
    width: 47%;
	height:auto;
    margin: 32px 2% 0 0;
}


.uploadDocumentContainer .FileMangerRow{
	all:unset;
    max-width: 600px;
    display: block;
	margin-bottom: 30px;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem.fileUploadName{
	all:unset;
	
}

/* submited*/
.FileMangerItemProgressOuter{
	height:3px;
	width: calc(100% - 50px);
	background-color:#D0D4E4;
	margin:10px 0;
	position:relative;
}

.FileMangerItemProgress{
	height:3px;
	width: 100%;
	background-color:#BFE3CB;
}

.FileMangerItemProgressOuter::after{
	content: "";
    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 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z' fill='%2369AF4D'/%3E%3Cpath d='M10.5799 15.5801C10.3799 15.5801 10.1899 15.5001 10.0499 15.3601L7.21994 12.5301C6.92994 12.2401 6.92994 11.7601 7.21994 11.4701C7.50994 11.1801 7.98994 11.1801 8.27994 11.4701L10.5799 13.7701L15.7199 8.6301C16.0099 8.3401 16.4899 8.3401 16.7799 8.6301C17.0699 8.9201 17.0699 9.4001 16.7799 9.6901L11.1099 15.3601C10.9699 15.5001 10.7799 15.5801 10.5799 15.5801Z' fill='%2369AF4D'/%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: -50px;
    top: -10px;
    background-repeat: no-repeat;
}
 /*rejected*/
.FileMangerRow.rejectedFile .FileMangerItemProgressOuter::after{
	/*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 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z' fill='%23E01C1C'/%3E%3Cpath d='M9.16937 15.5801C8.97937 15.5801 8.78938 15.5101 8.63938 15.3601C8.34938 15.0701 8.34938 14.5901 8.63938 14.3001L14.2994 8.64011C14.5894 8.35011 15.0694 8.35011 15.3594 8.64011C15.6494 8.93011 15.6494 9.41011 15.3594 9.70011L9.69937 15.3601C9.55937 15.5101 9.35937 15.5801 9.16937 15.5801Z' fill='%23E01C1C'/%3E%3Cpath d='M14.8294 15.5801C14.6394 15.5801 14.4494 15.5101 14.2994 15.3601L8.63938 9.70011C8.34938 9.41011 8.34938 8.93011 8.63938 8.64011C8.92937 8.35011 9.40937 8.35011 9.69937 8.64011L15.3594 14.3001C15.6494 14.5901 15.6494 15.0701 15.3594 15.3601C15.2094 15.5101 15.0194 15.5801 14.8294 15.5801Z' fill='%23E01C1C'/%3E%3C/svg%3E%0A");
	background-image: unset;*/
	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 14.75C11.59 14.75 11.25 14.41 11.25 14V9C11.25 8.59 11.59 8.25 12 8.25C12.41 8.25 12.75 8.59 12.75 9V14C12.75 14.41 12.41 14.75 12 14.75Z' fill='%23E01C1C'/%3E%3Cpath d='M12 18.0001C11.94 18.0001 11.87 17.9901 11.8 17.9801C11.74 17.9701 11.68 17.9501 11.62 17.9201C11.56 17.9001 11.5 17.8701 11.44 17.8301C11.39 17.7901 11.34 17.7501 11.29 17.7101C11.11 17.5201 11 17.2601 11 17.0001C11 16.7401 11.11 16.4801 11.29 16.2901C11.34 16.2501 11.39 16.2101 11.44 16.1701C11.5 16.1301 11.56 16.1001 11.62 16.0801C11.68 16.0501 11.74 16.0301 11.8 16.0201C11.93 15.9901 12.07 15.9901 12.19 16.0201C12.26 16.0301 12.32 16.0501 12.38 16.0801C12.44 16.1001 12.5 16.1301 12.56 16.1701C12.61 16.2101 12.66 16.2501 12.71 16.2901C12.89 16.4801 13 16.7401 13 17.0001C13 17.2601 12.89 17.5201 12.71 17.7101C12.66 17.7501 12.61 17.7901 12.56 17.8301C12.5 17.8701 12.44 17.9001 12.38 17.9201C12.32 17.9501 12.26 17.9701 12.19 17.9801C12.13 17.9901 12.06 18.0001 12 18.0001Z' fill='%23E01C1C'/%3E%3Cpath d='M18.06 22.1601H5.93998C3.98998 22.1601 2.49998 21.4501 1.73998 20.1701C0.989976 18.8901 1.08998 17.2401 2.03998 15.5301L8.09998 4.63009C9.09998 2.83009 10.48 1.84009 12 1.84009C13.52 1.84009 14.9 2.83009 15.9 4.63009L21.96 15.5401C22.91 17.2501 23.02 18.8901 22.26 20.1801C21.5 21.4501 20.01 22.1601 18.06 22.1601ZM12 3.34009C11.06 3.34009 10.14 4.06009 9.40998 5.36009L3.35998 16.2701C2.67998 17.4901 2.56998 18.6101 3.03998 19.4201C3.50998 20.2301 4.54998 20.6701 5.94998 20.6701H18.07C19.47 20.6701 20.5 20.2301 20.98 19.4201C21.46 18.6101 21.34 17.5001 20.66 16.2701L14.59 5.36009C13.86 4.06009 12.94 3.34009 12 3.34009Z' fill='%23E01C1C'/%3E%3C/svg%3E%0A");
}

.FileMangerRow.rejectedFile .FileMangerItemProgress{
	background-color:#E01C1C;
}

.uploadDocumentContainer .FileMangerRow.rejectedFile .FileMangerItem select{
	color:#E01C1C;
}

/*uploading*/

.FileMangerRow.uploadingFile .FileMangerItemProgressOuter::after{
	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='M24 12C24 9.05098 22.9141 6.20522 20.9495 4.00586C18.9849 1.8065 16.2793 0.40757 13.349 0.0760614C10.4186 -0.255447 7.46884 0.503685 5.06257 2.20857C2.65631 3.91345 0.962096 6.4447 0.303281 9.31918C-0.355534 12.1937 0.0671908 15.2101 1.49077 17.7928C2.91435 20.3754 5.2391 22.3435 8.02131 23.3212C10.8035 24.299 13.8484 24.218 16.5747 23.0938C19.301 21.9696 21.5179 19.8808 22.8022 17.2261L20.3495 16.0395C19.3568 18.0914 17.6432 19.7059 15.536 20.5749C13.4287 21.4438 11.0752 21.5064 8.92471 20.7506C6.77422 19.9949 4.97733 18.4737 3.87699 16.4775C2.77664 14.4812 2.4499 12.1497 2.95913 9.92789C3.46835 7.70608 4.77788 5.74957 6.63778 4.4318C8.49768 3.11403 10.7777 2.52726 13.0427 2.7835C15.3076 3.03973 17.3989 4.12103 18.9174 5.821C20.4359 7.52098 21.2753 9.72058 21.2753 12H24Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
}

.FileMangerRow.uploadingFile .FileMangerItemProgress{
	background-color:#BADEFF;
	width:0%;
}

.uploadDocumentContainer .FileMangerRow.uploadingFile .FileMangerItem select{
	color:#BADEFF;
}

.filerejectReason{
	border: 2px solid #F6BCBB;
    border-radius: 8px;
    padding: 6px;
    width: calc(100% - 50px);
    margin-top: 10px;
}

.filerejectReason span{
	color:#E01C1C
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem.fileUploadStatus {
    width: auto;
	padding:0 10px 0 0;
}

.uploadDocumentContainer .FileMangerRow .FileMangerItem select {
    font-size: 14px;
}

.fileUploadPreview{
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99995 11.3866C6.40661 11.3866 5.11328 10.0933 5.11328 8.49995C5.11328 6.90661 6.40661 5.61328 7.99995 5.61328C9.59328 5.61328 10.8866 6.90661 10.8866 8.49995C10.8866 10.0933 9.59328 11.3866 7.99995 11.3866ZM7.99995 6.61328C6.95995 6.61328 6.11328 7.45995 6.11328 8.49995C6.11328 9.53995 6.95995 10.3866 7.99995 10.3866C9.03995 10.3866 9.88661 9.53995 9.88661 8.49995C9.88661 7.45995 9.03995 6.61328 7.99995 6.61328Z' fill='%233F4756'/%3E%3Cpath d='M7.99997 14.5132C5.4933 14.5132 3.12664 13.0466 1.49997 10.4999C0.793304 9.39991 0.793304 7.60657 1.49997 6.49991C3.1333 3.95324 5.49997 2.48657 7.99997 2.48657C10.5 2.48657 12.8666 3.95324 14.4933 6.49991C15.2 7.59991 15.2 9.39324 14.4933 10.4999C12.8666 13.0466 10.5 14.5132 7.99997 14.5132ZM7.99997 3.48657C5.84664 3.48657 3.78664 4.77991 2.34664 7.03991C1.84664 7.81991 1.84664 9.17991 2.34664 9.95991C3.78664 12.2199 5.84664 13.5132 7.99997 13.5132C10.1533 13.5132 12.2133 12.2199 13.6533 9.95991C14.1533 9.17991 14.1533 7.81991 13.6533 7.03991C12.2133 4.77991 10.1533 3.48657 7.99997 3.48657Z' fill='%233F4756'/%3E%3C/svg%3E%0A");
    height: 17px;
    width: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
	margin:10px;
	padding:10px;
}

.mobileTitleContainer {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.filesStatusUpper {
    position: absolute;
    right: 0px;
    top: 0px;
}
/**************** 	address	**************/

.LcContentHtml-FileTitleAddress .upload-title::before {
    background-image: url("data:image/svg+xml,%3Csvg width='90' height='91' viewBox='0 0 90 91' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1_2129)'%3E%3Crect x='17' y='16.5' width='56' height='56' rx='28' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M53.3799 53.63C53.1799 53.63 52.9899 53.55 52.8499 53.41L46.4699 47.03C46.1799 46.74 46.1799 46.26 46.4699 45.97L54.2 38.24C54.39 38.05 54.6799 37.98 54.9399 38.05C55.1999 38.13 55.3999 38.34 55.4599 38.6C55.6499 39.45 55.7499 40.4 55.7499 41.5V47.5C55.7499 50.27 55.1699 52.14 53.9099 53.41C53.7699 53.55 53.5599 53.58 53.3799 53.63ZM48.0599 46.5L53.3199 51.76C53.9499 50.79 54.2499 49.41 54.2499 47.5V41.5C54.2499 41.09 54.2399 40.71 54.2099 40.35L48.0599 46.5Z' fill='%235e9458'/%3E%3Cpath d='M39.27 54.98C39.21 54.98 39.16 54.97 39.1 54.96C35.79 54.2 34.25 51.83 34.25 47.5V41.5C34.25 36.07 36.57 33.75 42 33.75H48C52.33 33.75 54.7 35.29 55.46 38.6C55.52 38.85 55.44 39.12 55.26 39.3L39.8 54.76C39.66 54.9 39.47 54.98 39.27 54.98ZM42 35.25C37.39 35.25 35.75 36.89 35.75 41.5V47.5C35.75 50.97 36.71 52.71 39.04 53.4L53.89 38.55C53.21 36.22 51.46 35.26 47.99 35.26H42V35.25Z' fill='%235e9458'/%3E%3Cpath d='M47.9999 55.2499H41.9999C40.8999 55.2499 39.9599 55.1599 39.0999 54.9599C38.8299 54.8999 38.6199 54.6999 38.5499 54.4399C38.4699 54.1799 38.5499 53.8999 38.7399 53.6999L46.4699 45.9699C46.7599 45.6799 47.2399 45.6799 47.5299 45.9699L53.9099 52.3499C54.0499 52.4899 54.1299 52.6799 54.1299 52.8799C54.1299 53.0799 54.0499 53.2699 53.9099 53.4099C52.6399 54.6699 50.7699 55.2499 47.9999 55.2499ZM40.8499 53.7099C41.2099 53.7399 41.5899 53.7499 41.9999 53.7499H47.9999C49.9199 53.7499 51.2899 53.4499 52.2599 52.8199L46.9999 47.5599L40.8499 53.7099Z' fill='%235e9458'/%3E%3Cpath d='M42.1199 45.81C41.4899 45.81 40.8599 45.58 40.3599 45.11C38.7699 43.6 38.13 41.9401 38.51 40.3201C38.89 38.6601 40.3399 37.54 42.1199 37.54C43.8999 37.54 45.35 38.6601 45.73 40.3201C46.1 41.9501 45.4599 43.6 43.8699 45.11C43.3799 45.57 42.7499 45.81 42.1199 45.81ZM39.9699 40.65C39.6499 42.01 40.5699 43.2301 41.3999 44.0201C41.8099 44.41 42.4399 44.41 42.8399 44.0201C43.6599 43.2401 44.5799 42.02 44.2699 40.65C43.9999 39.46 42.9399 39.03 42.1199 39.03C41.2999 39.03 40.2499 39.46 39.9699 40.65Z' fill='%235e9458'/%3E%3Cpath d='M42.1499 41.99C41.5999 41.99 41.1499 41.54 41.1499 40.99C41.1499 40.44 41.5899 39.99 42.1499 39.99H42.1599C42.7099 39.99 43.1599 40.44 43.1599 40.99C43.1599 41.54 42.6999 41.99 42.1499 41.99Z' fill='%235e9458'/%3E%3Crect x='16.5' y='16' width='57' height='57' rx='28.5' stroke='%23E3EBFE' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1_2129' x='0' y='0.5' width='90' height='90' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.129412 0 0 0 0 0.576471 0 0 0 0 1 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1_2129'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1_2129' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

/**************** 	other	**************/

.LcContentHtml-FileTitleOther .upload-title::before {
    background-image: url("data:image/svg+xml,%3Csvg width='90' height='91' viewBox='0 0 90 91' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1_2139)'%3E%3Crect x='17' y='16.5' width='56' height='56' rx='28' fill='white' shape-rendering='crispEdges'/%3E%3Cpath d='M48 55.25H42C36.57 55.25 34.25 52.93 34.25 47.5V41.5C34.25 36.07 36.57 33.75 42 33.75H47C47.41 33.75 47.75 34.09 47.75 34.5C47.75 34.91 47.41 35.25 47 35.25H42C37.39 35.25 35.75 36.89 35.75 41.5V47.5C35.75 52.11 37.39 53.75 42 53.75H48C52.61 53.75 54.25 52.11 54.25 47.5V42.5C54.25 42.09 54.59 41.75 55 41.75C55.41 41.75 55.75 42.09 55.75 42.5V47.5C55.75 52.93 53.43 55.25 48 55.25Z' fill='%235e9458'/%3E%3Cpath d='M55 43.25H51C47.58 43.25 46.25 41.92 46.25 38.5V34.5C46.25 34.2 46.43 33.92 46.71 33.81C46.99 33.69 47.31 33.76 47.53 33.97L55.53 41.97C55.74 42.18 55.81 42.51 55.69 42.79C55.57 43.07 55.3 43.25 55 43.25ZM47.75 36.31V38.5C47.75 41.08 48.42 41.75 51 41.75H53.19L47.75 36.31Z' fill='%235e9458'/%3E%3Cpath d='M46 46.25H40C39.59 46.25 39.25 45.91 39.25 45.5C39.25 45.09 39.59 44.75 40 44.75H46C46.41 44.75 46.75 45.09 46.75 45.5C46.75 45.91 46.41 46.25 46 46.25Z' fill='%235e9458'/%3E%3Cpath d='M44 50.25H40C39.59 50.25 39.25 49.91 39.25 49.5C39.25 49.09 39.59 48.75 40 48.75H44C44.41 48.75 44.75 49.09 44.75 49.5C44.75 49.91 44.41 50.25 44 50.25Z' fill='%235e9458'/%3E%3Crect x='16.5' y='16' width='57' height='57' rx='28.5' stroke='%23E3EBFE' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1_2139' x='0' y='0.5' width='90' height='90' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.129412 0 0 0 0 0.576471 0 0 0 0 1 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1_2139'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1_2139' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

.filesStatusUpper.rejectedFiles .filesSUbNum {
    color: #E01C1C;
    border-color: #F6BCBB;
}

.uploadDocumentContainer .FileMangerRow span {
    /* white-space: nowrap; */
    /* width: 200px; */
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
    text-align: left;
    padding: 5px 15px 0 5px;
}

.LcWidgetTopWrapper div.dragFile.errorFieldLc{
	border: 2px dashed #F6BCBB;
}
.LcWidgetTopWrapper div.dragFile.errorFieldLc .maxFileSizeLabel{
	color: #E01C1C;
}
.widgetFormErr {
	display: none;
}


#error-popup-blocker{
	display: none;
    position: absolute;
    background: rgba(39, 39, 52, .9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
}
div#error-popup {
    width: 80%;
    max-width: 343px;
    background-color: #fff;
    padding: 16px 24px;
    margin: 50% auto;
    border-radius: 8px;
}
#error-popup-title{
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23F6BCBB'/%3E%3Cpath d='M20 30.75C14.07 30.75 9.25 25.93 9.25 20C9.25 14.07 14.07 9.25 20 9.25C25.93 9.25 30.75 14.07 30.75 20C30.75 25.93 25.93 30.75 20 30.75ZM20 10.75C14.9 10.75 10.75 14.9 10.75 20C10.75 25.1 14.9 29.25 20 29.25C25.1 29.25 29.25 25.1 29.25 20C29.25 14.9 25.1 10.75 20 10.75Z' fill='%23E01C1C'/%3E%3Cpath d='M20 21.75C19.59 21.75 19.25 21.41 19.25 21V16C19.25 15.59 19.59 15.25 20 15.25C20.41 15.25 20.75 15.59 20.75 16V21C20.75 21.41 20.41 21.75 20 21.75Z' fill='%23E01C1C'/%3E%3Cpath d='M20 25C19.87 25 19.74 24.97 19.62 24.92C19.5 24.87 19.39 24.8 19.29 24.71C19.2 24.61 19.13 24.51 19.08 24.38C19.03 24.26 19 24.13 19 24C19 23.87 19.03 23.74 19.08 23.62C19.13 23.5 19.2 23.39 19.29 23.29C19.39 23.2 19.5 23.13 19.62 23.08C19.86 22.98 20.14 22.98 20.38 23.08C20.5 23.13 20.61 23.2 20.71 23.29C20.8 23.39 20.87 23.5 20.92 23.62C20.97 23.74 21 23.87 21 24C21 24.13 20.97 24.26 20.92 24.38C20.87 24.51 20.8 24.61 20.71 24.71C20.61 24.8 20.5 24.87 20.38 24.92C20.26 24.97 20.13 25 20 25Z' fill='%23E01C1C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    height: 40px;
    padding: 0 0 0 50px;
    left: super;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    color: #222734;
}
#error-popup-close-btn{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17_3993)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7397 1.51743C16.0868 1.1703 16.0868 0.607482 15.7397 0.26035C15.3925 -0.0867832 14.8297 -0.0867832 14.4826 0.26035L8 6.74292L1.51743 0.26035C1.1703 -0.0867832 0.607482 -0.0867832 0.26035 0.26035C-0.0867832 0.607482 -0.0867832 1.1703 0.26035 1.51743L6.74292 8L0.26035 14.4826C-0.0867832 14.8297 -0.0867832 15.3925 0.26035 15.7396C0.607482 16.0868 1.1703 16.0868 1.51743 15.7396L8 9.25708L14.4826 15.7396C14.8297 16.0868 15.3925 16.0868 15.7397 15.7396C16.0868 15.3925 16.0868 14.8297 15.7397 14.4826L9.25708 8L15.7397 1.51743Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17_3993'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 16px;
    height: 16px;
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}
#error-popup-msg{
    font-size: 14px;
    font-weight: 600;
    color: #3F4756;
    margin: 20px 0;
}
#error-popup-btn{
    width: 80%;
    max-width: 295px;
    background-color: #2193FF;
    color: #fff;
    text-align: center;
    padding: 16px 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
}

.errorFielMobiledLc #error-popup-blocker{
	display: block;
}


/* 25/7/2023*/
.LcWidgetTopWrapper div.dragFile.errorFieldLc{
	border: 2px dashed #F6BCBB;
}
.LcWidgetTopWrapper div.dragFile.errorFieldLc .maxFileSizeLabel{
	color: #E01C1C;
}
.widgetFormErr {
	display: none;
}
/*20/7/2023*/
.FileMangerRow.uploadingFile .FileMangerItemProgressOuter::after{
	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='M24 12C24 9.05098 22.9141 6.20522 20.9495 4.00586C18.9849 1.8065 16.2793 0.40757 13.349 0.0760614C10.4186 -0.255447 7.46884 0.503685 5.06257 2.20857C2.65631 3.91345 0.962096 6.4447 0.303281 9.31918C-0.355534 12.1937 0.0671908 15.2101 1.49077 17.7928C2.91435 20.3754 5.2391 22.3435 8.02131 23.3212C10.8035 24.299 13.8484 24.218 16.5747 23.0938C19.301 21.9696 21.5179 19.8808 22.8022 17.2261L20.3495 16.0395C19.3568 18.0914 17.6432 19.7059 15.536 20.5749C13.4287 21.4438 11.0752 21.5064 8.92471 20.7506C6.77422 19.9949 4.97733 18.4737 3.87699 16.4775C2.77664 14.4812 2.4499 12.1497 2.95913 9.92789C3.46835 7.70608 4.77788 5.74957 6.63778 4.4318C8.49768 3.11403 10.7777 2.52726 13.0427 2.7835C15.3076 3.03973 17.3989 4.12103 18.9174 5.821C20.4359 7.52098 21.2753 9.72058 21.2753 12H24Z' fill='%232193FF'/%3E%3C/svg%3E%0A");
}


#error-popup-blocker {
    display: none;
    position: fixed;
    background-color: rgba(39, 39, 52, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#error-popup-title {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23F6BCBB'/%3E%3Cpath d='M20 30.75C14.07 30.75 9.25 25.93 9.25 20C9.25 14.07 14.07 9.25 20 9.25C25.93 9.25 30.75 14.07 30.75 20C30.75 25.93 25.93 30.75 20 30.75ZM20 10.75C14.9 10.75 10.75 14.9 10.75 20C10.75 25.1 14.9 29.25 20 29.25C25.1 29.25 29.25 25.1 29.25 20C29.25 14.9 25.1 10.75 20 10.75Z' fill='%23E01C1C'/%3E%3Cpath d='M20 21.75C19.59 21.75 19.25 21.41 19.25 21V16C19.25 15.59 19.59 15.25 20 15.25C20.41 15.25 20.75 15.59 20.75 16V21C20.75 21.41 20.41 21.75 20 21.75Z' fill='%23E01C1C'/%3E%3Cpath d='M20 25C19.87 25 19.74 24.97 19.62 24.92C19.5 24.87 19.39 24.8 19.29 24.71C19.2 24.61 19.13 24.51 19.08 24.38C19.03 24.26 19 24.13 19 24C19 23.87 19.03 23.74 19.08 23.62C19.13 23.5 19.2 23.39 19.29 23.29C19.39 23.2 19.5 23.13 19.62 23.08C19.86 22.98 20.14 22.98 20.38 23.08C20.5 23.13 20.61 23.2 20.71 23.29C20.8 23.39 20.87 23.5 20.92 23.62C20.97 23.74 21 23.87 21 24C21 24.13 20.97 24.26 20.92 24.38C20.87 24.51 20.8 24.61 20.71 24.71C20.61 24.8 20.5 24.87 20.38 24.92C20.26 24.97 20.13 25 20 25Z' fill='%23E01C1C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    height: 40px;
    padding: 0 0 0 50px;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    color: #222734;
    float: left;
}
#error-popup-close-btn {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17_3993)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7397 1.51743C16.0868 1.1703 16.0868 0.607482 15.7397 0.26035C15.3925 -0.0867832 14.8297 -0.0867832 14.4826 0.26035L8 6.74292L1.51743 0.26035C1.1703 -0.0867832 0.607482 -0.0867832 0.26035 0.26035C-0.0867832 0.607482 -0.0867832 1.1703 0.26035 1.51743L6.74292 8L0.26035 14.4826C-0.0867832 14.8297 -0.0867832 15.3925 0.26035 15.7396C0.607482 16.0868 1.1703 16.0868 1.51743 15.7396L8 9.25708L14.4826 15.7396C14.8297 16.0868 15.3925 16.0868 15.7397 15.7396C16.0868 15.3925 16.0868 14.8297 15.7397 14.4826L9.25708 8L15.7397 1.51743Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17_3993'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;
}
#error-popup-msg {
    font-size: 14px;
    font-weight: 600;
    color: #3F4756;
    margin: 70px 0 30px;
    clear: both;
}
#error-popup-btn {
    width: 100%;
    max-width: 295px;
    background-color: #2193FF;
    color: #fff;
    text-align: center;
    padding: 16px 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.LcWidgetTopWrapper.LcContentHtml-ErrorPopupHtml {
    display: none;
}

@media (max-width: 991px){
.dragFileInnerWraper {
    margin: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.dragFileInIcon {
    display: none;
}
.mobileTitleContainer {
    padding: 20px;
}
.upload-title {
    padding: 0px;
}
.LC-MangerFilesByCategoryWidget .upload-title::before {
    background-position: top center;
}
.LcWidgetTopWrapper.LcContentHtml-MangerFilesTable {
    width: 100%;
}
.filesStatusUpper {
    position: relative;
    right: auto;
}
.filesSUbNum {
    margin: 10px 0px;
    display: inline-flex;
}
.softBlue {
    font-size: 14px;
    margin-top: 6px;
}
.LcWidgetTopWrapper.LcContentHtml-FileBtnsAddress {
    display: flex;
    margin: 0px;
}

.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile button, .uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile button, .uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile button {
    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='M8.99994 17.75C8.58994 17.75 8.24994 17.41 8.24994 17V12.81L7.52994 13.53C7.23994 13.82 6.75994 13.82 6.46994 13.53C6.17994 13.24 6.17994 12.76 6.46994 12.47L8.46994 10.47C8.67994 10.26 9.00994 10.19 9.28994 10.31C9.56994 10.42 9.74994 10.7 9.74994 11V17C9.74994 17.41 9.40994 17.75 8.99994 17.75Z' fill='%235e9458'/%3E%3Cpath d='M10.9999 13.7499C10.8099 13.7499 10.6199 13.6799 10.4699 13.5299L8.46994 11.5299C8.17994 11.2399 8.17994 10.7599 8.46994 10.4699C8.75994 10.1799 9.23994 10.1799 9.52994 10.4699L11.5299 12.4699C11.8199 12.7599 11.8199 13.2399 11.5299 13.5299C11.3799 13.6799 11.1899 13.7499 10.9999 13.7499Z' fill='%235e9458'/%3E%3Cpath d='M15 22.75H9C3.57 22.75 1.25 20.43 1.25 15V9C1.25 3.57 3.57 1.25 9 1.25H14C14.41 1.25 14.75 1.59 14.75 2C14.75 2.41 14.41 2.75 14 2.75H9C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H15C19.61 21.25 21.25 19.61 21.25 15V10C21.25 9.59 21.59 9.25 22 9.25C22.41 9.25 22.75 9.59 22.75 10V15C22.75 20.43 20.43 22.75 15 22.75Z' fill='%235e9458'/%3E%3Cpath d='M22 10.75H18C14.58 10.75 13.25 9.41999 13.25 5.99999V1.99999C13.25 1.69999 13.43 1.41999 13.71 1.30999C13.99 1.18999 14.31 1.25999 14.53 1.46999L22.53 9.46999C22.74 9.67999 22.81 10.01 22.69 10.29C22.57 10.57 22.3 10.75 22 10.75ZM14.75 3.80999V5.99999C14.75 8.57999 15.42 9.24999 18 9.24999H20.19L14.75 3.80999Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
    color: #5e9458;
    background-position: 20px;
    background-color: #fff;
    width: 48%;
    background-repeat: no-repeat;
    border: 1px solid #5e9458;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 12px;
}
.uploadDocumentContainer .LcContentHtml-DragFiles .dragFile button.camerabrowser, .uploadDocumentContainer .LcContentHtml-DragFilesAddress .dragFile button.camerabrowser, .uploadDocumentContainer .LcContentHtml-DragFilesOther .dragFile button.camerabrowser {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.7399 22.75H7.25993C4.45993 22.75 2.67993 21.08 2.51993 18.29L1.99993 10.04C1.91993 8.79 2.34993 7.59 3.20993 6.68C4.05993 5.77 5.25993 5.25 6.49993 5.25C6.81993 5.25 7.12993 5.06 7.27993 4.76L7.99993 3.33C8.58993 2.16 10.0699 1.25 11.3599 1.25H13.6499C14.9399 1.25 16.4099 2.16 16.9999 3.32L17.7199 4.78C17.8699 5.06 18.1699 5.25 18.4999 5.25C19.7399 5.25 20.9399 5.77 21.7899 6.68C22.6499 7.6 23.0799 8.79 22.9999 10.04L22.4799 18.3C22.2999 21.13 20.5699 22.75 17.7399 22.75ZM11.3599 2.75C10.6199 2.75 9.67993 3.33 9.33993 4L8.61993 5.44C8.19993 6.25 7.38993 6.75 6.49993 6.75C5.65993 6.75 4.87993 7.09 4.29993 7.7C3.72993 8.31 3.43993 9.11 3.49993 9.94L4.01993 18.2C4.13993 20.22 5.22993 21.25 7.25993 21.25H17.7399C19.7599 21.25 20.8499 20.22 20.9799 18.2L21.4999 9.94C21.5499 9.11 21.2699 8.31 20.6999 7.7C20.1199 7.09 19.3399 6.75 18.4999 6.75C17.6099 6.75 16.7999 6.25 16.3799 5.46L15.6499 4C15.3199 3.34 14.3799 2.76 13.6399 2.76H11.3599V2.75Z' fill='%235e9458'/%3E%3Cpath d='M14 8.75H11C10.59 8.75 10.25 8.41 10.25 8C10.25 7.59 10.59 7.25 11 7.25H14C14.41 7.25 14.75 7.59 14.75 8C14.75 8.41 14.41 8.75 14 8.75Z' fill='%235e9458'/%3E%3Cpath d='M12.5 18.75C10.29 18.75 8.5 16.96 8.5 14.75C8.5 12.54 10.29 10.75 12.5 10.75C14.71 10.75 16.5 12.54 16.5 14.75C16.5 16.96 14.71 18.75 12.5 18.75ZM12.5 12.25C11.12 12.25 10 13.37 10 14.75C10 16.13 11.12 17.25 12.5 17.25C13.88 17.25 15 16.13 15 14.75C15 13.37 13.88 12.25 12.5 12.25Z' fill='%235e9458'/%3E%3C/svg%3E%0A");
    background-size: 28px;
}

#uploadDocumentsPage .mobileUploadButtons input[type=button] {
	background-position: 10px;
	color: #5e9458 !important;
	padding-left: 30px;
}

}
/*End of New upload files*/



/* NEW wiretransfer */

.LC-BankInfoWidget .LcWidgetTopWrapper {
    width: 448px;
    max-width: 96%;
    margin: 0 auto;
    font-family: 'Open Sans';
    letter-spacing: 0px;
    text-align: left;
 }

.LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-WidgetTitle {
    padding-top:30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #5e9458;
	font-family: 'Open Sans',Arial,sans-serif;
}

.LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-WidgetBody {
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    color: #3F4756;
    margin-top: 20px;
    margin-bottom: 30px;
	font-family: 'Open Sans',Arial,sans-serif;
}


.LC-BankInfoWidget .bankAccountType {
     width: unset; 
     float: unset; 
     padding: unset; 
     border-right: unset; 
     text-align: unset; 
}

body[data-lcreg="FCA"] .LC-BankInfoWidget .fcaClass,
body[data-lcreg="Belarus"] .LC-BankInfoWidget .belarosClass,
body[data-lcreg="Asic"] .LC-BankInfoWidget .asicClass,
body[data-lcreg="iiroc"] .LC-BankInfoWidget .iirocClas,
body[data-lcreg="cysec"] .LC-BankInfoWidget .cysecClass,
body[data-lcreg="FSC"] .LC-BankInfoWidget .fscClass{
    display:block !important;
}

.LC-BankInfoWidget .LcWidgetTopWrapper .bankAccountTypeTitle.verticalAccordionTitle {
    cursor: pointer;
    color: #222734;
    margin-bottom: 24px;
    letter-spacing: 0;
    text-align: left;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.LC-BankInfoWidget .LcWidgetTopWrapper .bankAccountTypeTitle.verticalAccordionTitle div {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    max-width: 92%;
    color: #222734;
    opacity: 0.8;
	font-family: 'Open Sans',Arial,sans-serif;
}

.LC-BankInfoWidget .LcWidgetTopWrapper .bankAccountTypeTitle.verticalAccordionTitle span.verticalAccordionArrowDown,
.LC-BankInfoWidget .LcWidgetTopWrapper .bankAccountTypeTitle.verticalAccordionTitle span.verticalAccordionArrowUp {
    cursor: pointer;
    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.9995 16.8006C11.2995 16.8006 10.5995 16.5306 10.0695 16.0006L3.54953 9.48062C3.25953 9.19062 3.25953 8.71062 3.54953 8.42063C3.83953 8.13063 4.31953 8.13063 4.60953 8.42063L11.1295 14.9406C11.6095 15.4206 12.3895 15.4206 12.8695 14.9406L19.3895 8.42063C19.6795 8.13063 20.1595 8.13063 20.4495 8.42063C20.7395 8.71062 20.7395 9.19062 20.4495 9.48062L13.9295 16.0006C13.3995 16.5306 12.6995 16.8006 11.9995 16.8006Z' fill='%23222734'/%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
    display: inline-block;
    transition: all 0.3s;
	font-family: 'Open Sans',Arial,sans-serif;
}

.LC-BankInfoWidget .LcWidgetTopWrapper .bankAccountTypeTitle.verticalAccordionTitle span.verticalAccordionArrowUp {
    transform: rotate(180deg);
    transition: all 0.3s;
}

.LC-BankInfoWidget .LcWidgetTopWrapper .bankInfoExplanation {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #3F4756;
    padding: 0 15px;
    margin-top: 70px;
	font-family: 'Open Sans',Arial,sans-serif;
}

.LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-Copied {
    opacity: 0;
    transition: opacity 3s;
    width: 584px;
}
.LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-Copied.animateShow {
    opacity: 1;
    transition: opacity 1s;
}

.LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-Copied .alertInfoCopied {
    height: 40px;
    padding: 0 0 0 50px;
    background-color: #CCE6E3;
    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 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z' fill='%234B7D37'/%3E%3Cpath d='M10.5795 15.5796C10.3795 15.5796 10.1895 15.4996 10.0495 15.3596L7.21945 12.5296C6.92945 12.2396 6.92945 11.7596 7.21945 11.4696C7.50945 11.1796 7.98945 11.1796 8.27945 11.4696L10.5795 13.7696L15.7195 8.62961C16.0095 8.33961 16.4895 8.33961 16.7795 8.62961C17.0695 8.91961 17.0695 9.39961 16.7795 9.68961L11.1095 15.3596C10.9695 15.4996 10.7795 15.5796 10.5795 15.5796Z' fill='%234B7D37'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 10px center;
    line-height: 40px;
    vertical-align: central;
    color: #4B7D37;
}

.LC-BankInfoWidget .bankAccountTypeDetail.verticalAccordionList {
    margin-bottom: 24px;
}

.LC-BankInfoWidget .flex-container {
    display: flex;
    font-family: 'Open Sans';
    letter-spacing: 0px;
    text-align: left;
    padding: 4px 0 15px 20px;
    color: #3F4756;
    border-left: 2px solid #5e9458;
}

.LC-BankInfoWidget .flex-container .bankAccountInfoTitle {
    font-size: 14px;
    font-weight: 600;
    line-height: 15.6px;
    vertical-align: middle;
    flex-basis: 113px;
	font-family: 'Open Sans',Arial,sans-serif;
}

.LC-BankInfoWidget .flex-container .bankAccountInfo {
    flex-grow: 8;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    vertical-align: middle;
    max-width: 283px;
    padding: 0 10px 0 0;
	font-family: 'Open Sans',Arial,sans-serif;
}

.LC-BankInfoWidget .flex-container .bankAccountCopyBtn {
    width: 32px;
    height: 32px;
    padding: 8px;
    border-radius: 4px;
    background-color: #5e9458;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.39967 15.6663H4.59967C1.99301 15.6663 0.833008 14.5063 0.833008 11.8997V9.09967C0.833008 6.49301 1.99301 5.33301 4.59967 5.33301H7.39967C10.0063 5.33301 11.1663 6.49301 11.1663 9.09967V11.8997C11.1663 14.5063 10.0063 15.6663 7.39967 15.6663ZM4.59967 6.33301C2.53301 6.33301 1.83301 7.03301 1.83301 9.09967V11.8997C1.83301 13.9663 2.53301 14.6663 4.59967 14.6663H7.39967C9.46634 14.6663 10.1663 13.9663 10.1663 11.8997V9.09967C10.1663 7.03301 9.46634 6.33301 7.39967 6.33301H4.59967Z' fill='white'/%3E%3Cpath d='M11.3997 11.6663H10.6663C10.393 11.6663 10.1663 11.4397 10.1663 11.1663V9.09967C10.1663 7.03301 9.46634 6.33301 7.39967 6.33301H5.33301C5.05967 6.33301 4.83301 6.10634 4.83301 5.83301V5.09967C4.83301 2.49301 5.99301 1.33301 8.59967 1.33301H11.3997C14.0063 1.33301 15.1663 2.49301 15.1663 5.09967V7.89967C15.1663 10.5063 14.0063 11.6663 11.3997 11.6663ZM11.1663 10.6663H11.3997C13.4663 10.6663 14.1663 9.96634 14.1663 7.89967V5.09967C14.1663 3.03301 13.4663 2.33301 11.3997 2.33301H8.59967C6.53301 2.33301 5.83301 3.03301 5.83301 5.09967V5.33301H7.39967C10.0063 5.33301 11.1663 6.49301 11.1663 9.09967V10.6663Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.LC-BankInfoWidget .flex-container .bankAccountCopyBtn:hover {
    background-color: #2D88AF;
}
        

.LC-BankInfoWidget .bankAccountInfoOption {
    color: #5e9458;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    padding: 5px 0 20px 20px;
    border-left: 2px solid #5e9458;
    margin-top: 25px;
}


@media (max-width: 768px){

    .LC-BankInfoWidget .flex-container .bankAccountInfo {
        max-width: 170px;
    }

    .LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-WidgetBody {
        font-size: 14px;
        font-weight: 400;
    }

    .LC-BankInfoWidget .LcWidgetTopWrapper.LcContentHtml-Copied{
        width: 100%;
        max-width: 100%;
    }
}
/* END wiretransfer */

/*Hide ALL regulations except*/
body[data-lcmul="true"][data-lcreg="FCA"] #menu-my-profile li.transferAmount {
	display: none;
}
body[data-lcreg="Belarus"] li.menu-item.belarosClass,
body[data-lcreg="FCA"] li.menu-item.fcaClass,
body[data-lcreg="Asic"] li.menu-item.asicClass {
	display: none!important;
}

body[data-lcreg="Belarus"] .belarosClass {
	display: none!important;
}
body[data-lcreg="Belarus"] a.belarosClass,
body[data-lcreg="Belarus"] span.belarosClass {
	display: none!important;
}
body[data-lcreg="FCA"] .fcaClass {
	display: block!important;
}
body[data-lcreg="FCA"] a.fcaClass,
body[data-lcreg="FCA"] span.fcaClass {
	display: none!important;
}
body[data-lcislogin="false"] .tradingConditionsPage .fcaClass,
body[data-lcislogin="false"] .tradingConditionsPage .belarosClass,
body[data-lcislogin="false"] .tradingConditionsPage .asicClass {
	display: none!important;
}
body[data-lcreg="Asic"] .asicClass {
	display: none!important;
}
body[data-lcreg="Asic"] a.asicClass,
body[data-lcreg="Asic"] span.asicClass {
	display: none!important;
}
body[data-lcreg="FCA"] .fixedFooterDisclaimer,
body[data-lcreg="FCA"] .fixedFooterDisclaimer.stickyDisclaimer {
  	display: none!important;
}
body[data-lcreg="Asic"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"],
body[data-lcreg="iiroc"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"],
body[data-lcreg="FCA"] .tradingConditionsWrap .tabLinkWrap a[data-target="ETFs"] {
	display: none!important;
}
body[data-lcreg="FCA"] table tbody.fcaClass,
body[data-lcreg="Belarus"] table tbody.belarosClass,
body[data-lcreg="Asic"] table tbody.asicClass {
	display: none!important;
}

body[data-lcreg="NBRB"] td.proTraderLeverage, 
body[data-lcreg="iiroc"] td.proTraderLeverage, 
body[data-lcreg="Asic"] td.proTraderLeverage, 
body[data-lcreg="NBRB"] .becomeProClient, 
body[data-lcreg="iiroc"] .becomeProClient, 
body[data-lcreg="Asic"] .becomeProClient {
	display: none!important;
}

body[data-lcreg="FCA"] .login_reg {
	display: none!important;
}
body[data-lcreg="FCA"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.fcaClass,
body[data-lcreg="cysec"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.cysecClass,
body[data-lcreg="Belarus"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.belarosClass,
body[data-lcreg="Asic"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.asicClass,
body[data-lcreg="iiroc"] .wrapper-QuickRegistrationWidget input[name="MarketingMaterials"]+span div.iirocClass,
body[data-lcreg="FCA"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.fcaClass,
body[data-lcreg="cysec"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.cysecClass,
body[data-lcreg="Belarus"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.belarosClass,
body[data-lcreg="Asic"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.asicClass,
body[data-lcreg="iiroc"] .wrapper-DemoAccountWidget input[name="MarketingMaterials"]+span div.iirocClass{
	display: none!important;
}
body[data-lcreg="FCA"] .LC-BankInfoWidget .fcaClass,
body[data-lcreg="Belarus"] .LC-BankInfoWidget .belarosClass,
body[data-lcreg="Asic"] .LC-BankInfoWidget .asicClass,
body[data-lcreg="iiroc"] .LC-BankInfoWidget .iirocClas,
body[data-lcreg="cysec"] .LC-BankInfoWidget .cysecClass{
    display:none !important;
}
.stickyNav body[data-lcreg="FCA"] #main-header {
    top: 0px;
}
.stickyNav .mainMenuCover {
    top: 35px!important;
    width: 100%;
}
.stickyNav .mainMenuCover #top-menu {
    float: none;
}
body[data-lcreg="FCA"] .fcaClass,
body[data-lcreg="Asic"] .asicClass {
    display: none!important;
}
/*End of Hide ALL regulations except*/


/*Should get change password popup*/
.shouldChangePassPopupCover.popUpParent {
    position: fixed;
    display: flex;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000000000;
    align-items: center;
    justify-content: center;
    padding: 15px;
    display: none;
}

.page-template-inner-page.page-id-1043 .shouldChangePassPopupCover.popUpParent,
.page-template-inner-page.page-id-16070 .shouldChangePassPopupCover.popUpParent {
    display: none !important;
}

.shouldChangePassPopupInner {
    background-color: #fff;
    width: 100%;
    max-width: 432px;
    padding: 24px 32px 40px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
}

input.shouldChangePassClose {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Actions / Close' clip-path='url(%23clip0_328_48428)'%3E%3Cpath id='Union' fill-rule='evenodd' clip-rule='evenodd' d='M1.85351 1.15386C1.65828 0.958561 1.34173 0.958535 1.14646 1.1538C0.951201 1.34906 0.951175 1.66567 1.1464 1.86096L7.29375 8.01034L1.16464 14.1394C0.969383 14.3347 0.969356 14.6513 1.16459 14.8466C1.35982 15.0419 1.67637 15.0419 1.87163 14.8467L8.00979 8.70852L14.1469 14.8477C14.3421 15.0429 14.6587 15.043 14.8539 14.8477C15.0492 14.6524 15.0492 14.3358 14.854 14.1405L8.70666 7.99117L14.8358 1.86206C15.031 1.6668 15.0311 1.35019 14.8358 1.1549C14.6406 0.959601 14.324 0.959575 14.1288 1.15484L7.99062 7.29299L1.85351 1.15386Z' fill='%2313141C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_328_48428'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center right;
    height: 16px;
    width: 16px;
    padding: 0px;
    background-color: transparent;
    border: none;
}

.shouldChangePassCloseBtn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 24px;
}

.shouldChangePassPopupHeader:before {
    content: "";
    width: 48px;
    height: 48px;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    border-radius: 50%;
}

.shouldChangePassSet .shouldChangePassPopupHeader:before {
    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%3Cg id='General / Info' clip-path='url(%23clip0_328_48431)'%3E%3Cpath id='Ellipse 1621 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5C16.6944 20.5 20.5 16.6944 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2Z' fill='%23C28810'/%3E%3Cpath id='Ellipse 1629' d='M10.9968 8C10.9968 7.44772 11.4452 7 11.9984 7C12.5516 7 13 7.44772 13 8C13 8.55228 12.5516 9 11.9984 9C11.4453 9 10.9968 8.55228 10.9968 8Z' fill='%23C28810'/%3E%3Cpath id='Line 35 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M12 16.75C11.5858 16.75 11.25 16.4142 11.25 16L11.25 11C11.25 10.5858 11.5858 10.25 12 10.25C12.4142 10.25 12.75 10.5858 12.75 11L12.75 16C12.75 16.4142 12.4142 16.75 12 16.75Z' fill='%23C28810'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_328_48431'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-color: #FFE3A8;
}

.mustChangePassSet .shouldChangePassPopupHeader:before {
    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%3Cg id='General / Info' clip-path='url(%23clip0_328_48447)'%3E%3Cpath id='Ellipse 1621 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5C16.6944 20.5 20.5 16.6944 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2Z' fill='%23DF1C7A'/%3E%3Cpath id='Ellipse 1629' d='M10.9968 8C10.9968 7.44772 11.4452 7 11.9984 7C12.5516 7 13 7.44772 13 8C13 8.55228 12.5516 9 11.9984 9C11.4453 9 10.9968 8.55228 10.9968 8Z' fill='%23DF1C7A'/%3E%3Cpath id='Line 35 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M12 16.75C11.5858 16.75 11.25 16.4142 11.25 16L11.25 11C11.25 10.5858 11.5858 10.25 12 10.25C12.4142 10.25 12.75 10.5858 12.75 11L12.75 16C12.75 16.4142 12.4142 16.75 12 16.75Z' fill='%23DF1C7A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_328_48447'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-color: #F9D5E7;
}

.shouldChangePassPopupHeader {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E2E9F2;
    margin-bottom: 24px;
}

.shouldChangePassPopupTitle {
    color: #13141C;;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 16px 0px;
}

.shouldChangePassPopupBody {
    color: #222734;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px;
}

.shouldChangePassPopupBtns {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

input.shouldChangePassPopUpClose {
    width: 40%;
    background: none;
    border: none;
    color: #5e9458;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    padding: 0px;
    text-align: left;
    width: auto;
}

.shouldChangePassPopupBtns a {
    width: 100%;
    display: flex;
    height: 48px;
    padding: 24px;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    border-radius: 8px;
    background: #5e9458;
    color: #fff;
    max-width: 215px;
}

.shouldChangePassPopupTitle .mustChangePass,
.shouldChangePassPopupBody .mustChangePass,
.shouldChangePassPopupBody .shouldChangePass,
.shouldChangePassPopupTitle .shouldChangePass{
    display: none;
}

.shouldChangePassSet .shouldChangePass,
.shouldChangePassSet .shouldChangePass{
    display: block;
}

.mustChangePassSet .mustChangePass,
.mustChangePassSet .mustChangePass{
    display: block;
}

.mustChangePassSet input.shouldChangePassPopUpClose,
.mustChangePassSet .shouldChangePassCloseBtn {
    display: none;
}

.mustChangePassSet .shouldChangePassPopupBtns a {
    max-width: 100%;
}
/*End of Should get change password popup*/

/*Password manager widget*/
.LcWidgetTopWrapper.LcContentHtml-TopMenu1 {
    display: none!important;
}

form.LC-PasswordManagerWidget {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 44px;
    /*margin-bottom: 100px;*/
	padding: 15px;
	margin: auto;
}

.LcWidgetTopWrapper.LcContentHtml-MainTitle {
    color: #13141C;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px;
}

.LcWidgetTopWrapper.LcContentHtml-SecondaryTitle {
    color: #13141C;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px;
    max-width: 918px;
}

.setupPasswordNotice {
    border-radius: 12px;
    background: #FFE3A8;
    padding: 16px;
    width: 100%;
    max-width: 317px;
    display: flex;
    flex-wrap: wrap;
}

.setupPasswordNotice svg {
    width: 16px;
    height: 16px;
    margin-right: 12px;
}

.setupPasswordNotice p {
    width: 88%;
    color: #13141C;
    text-overflow: ellipsis;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.LcWidgetTopWrapper.LcContentHtml-SetupPasswordNotice {
    /*margin-bottom: 80px;*/
}

.FortradePassword-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.FortradePassword-wrapper .manager-left {
    display: flex;
    /*flex-wrap: wrap;*/
    width: 88%;
}

.FortradePassword-wrapper .manager-left svg {
    margin-left: 0px!important;
    margin-right: 8px;
}

.FortradePassword-inner-wrapper p {
    margin: 0px;
}

.FortradePassword-inner-wrapper {
    width: 86%;
}

.FortradePassword-inner-wrapper p.inner-wrapper-main-text {
    color: #13141C;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
	text-align: left;
}

.FortradePassword-inner-wrapper p.inner-wrapper-secondary-text {
    color: #60616D;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
	text-align: left;
}

.LcWidgetTopWrapper.LcContentHtml-FortradePassword {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E2E9F2;
    width: 100%;
    max-width: 444px;
    padding-left: 16px;
    padding-right: 16px;
	margin-top: 80px;
}

.FortradePassword-wrapper svg#pencil {
    display: none;
}

.FortradePassword-wrapper div#setupTitle {
    color: #5e9458;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    width: 10%;
}

svg#pencil path {
    fill: #5e9458;
}

span.LcContentHtml-ManageAccountsPasswords.text {
    color: #5e9458;
    /* color: #81838E; */
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    margin-right: 8px;
}

.LcContentHtml-ManageAccountsPasswords.wrapper svg {
    width: 16px;
    height: 16px;
    fill: #81838E;
	fill: #5e9458;
}

.LcContentHtml-ManageAccountsPasswords.wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.LcContentHtml-ManageAccountsPasswords.wrapper svg path {
    fill: #81838E;
	fill: #5e9458;
}

.LcWidgetTopWrapper.LcContentHtml-TopMenu2,
.LcWidgetTopWrapper.LcContentHtml-TopMenu3 {
    width: 100%;
    max-width: 682px;
    margin-bottom: 12px;
}

.LC-PasswordManagerWidget.TopMenu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.LC-PasswordManagerWidget.TopMenu span.TopMenu-text {
    color: #5e9458;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}

.LC-PasswordManagerWidget.TopMenu&gt;div {
    display: flex;
}

.LC-PasswordManagerWidget.TopMenu&gt;div svg {
    height: 18px;
    width: 18px;
}

.LC-PasswordManagerWidget.TopMenu&gt;div svg path {
    stroke: #5e9458;
}

.LcWidgetTopWrapper.LcContentHtml-MainTitle2 {
    color: #13141C;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 64px;
}

span.PasswordManagerWidget-passwordToggle {
    display: block !important;
    position: absolute;
    bottom: 11px;
    right: 12px;
    width: 17px;
    border: 1px solid transparent;
    height: 17px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

span.PasswordManagerWidget-passwordToggle.hidePassword {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_458_54770)'%3E%3Cpath d='M8.83069 13.125C3.7241 13.125 0.864419 8 0.728244 7.75C0.660156 7.5625 0.660156 7.375 0.728244 7.1875C1.61338 5.6875 2.83896 4.375 4.40498 3.3125C4.67733 3.0625 5.08586 3.125 5.35821 3.4375C5.56247 3.6875 5.56247 4.125 5.22203 4.3125C3.92837 5.1875 2.90705 6.25 2.09 7.5C2.70279 8.5 5.15395 11.875 8.83069 11.875C10.1244 11.875 11.418 11.4375 12.4393 10.6875C12.7117 10.5 13.1883 10.5625 13.3926 10.8125C13.5968 11.0625 13.5287 11.5 13.2564 11.6875C12.0308 12.625 10.4648 13.125 8.83069 13.125ZM14.8224 10.125C14.6862 10.125 14.482 10.0625 14.4139 10C14.1415 9.75 14.0734 9.375 14.3458 9.125C14.8224 8.625 15.2309 8.125 15.5714 7.5625C14.9586 6.5625 12.5074 3.1875 8.83069 3.1875C8.42216 3.1875 7.94554 3.25 7.53702 3.3125C7.19658 3.3125 6.85614 3.125 6.71996 2.8125C6.58379 2.5 6.85614 2.125 7.19658 2.0625C7.74128 1.9375 8.28598 1.875 8.83069 1.875C13.9373 1.875 16.797 7 16.9331 7.25C17.0012 7.4375 17.0012 7.625 16.9331 7.8125C16.5246 8.5625 15.9799 9.25 15.3671 9.9375C15.2309 10.0625 15.0267 10.125 14.8224 10.125ZM8.7626 10.0625C8.08172 10.0625 7.40084 9.8125 6.92423 9.375C6.37953 8.9375 6.10718 8.3125 6.03909 7.625C6.03909 6.9375 6.24335 6.3125 6.78805 5.8125C6.85614 5.75 6.85614 5.75 6.92423 5.6875C7.19658 5.4375 7.60511 5.4375 7.87746 5.6875C8.14981 5.9375 8.14981 6.3125 7.87746 6.5625L7.80937 6.625C7.53702 6.875 7.40084 7.1875 7.46893 7.5C7.46893 7.8125 7.60511 8.125 7.87746 8.375C8.42216 8.875 9.3073 8.8125 9.78391 8.3125C10.0563 8.0625 10.4648 8.0625 10.7371 8.3125C11.0095 8.5625 11.0095 8.9375 10.7371 9.1875C10.2605 9.75 9.51156 10.0625 8.7626 10.0625Z' fill='%233F4756'/%3E%3Cpath d='M16.3203 15C16.1161 15 15.9799 14.9375 15.8437 14.8125L0.864419 1.0625C0.592069 0.8125 0.592069 0.4375 0.864419 0.1875C1.13677 -0.0625 1.5453 -0.0625 1.81765 0.1875L16.797 13.9375C17.0693 14.1875 17.0693 14.5625 16.797 14.8125C16.6608 14.9375 16.5246 15 16.3203 15Z' fill='%233F4756'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_458_54770'%3E%3Crect width='16.3411' height='15' fill='white' transform='translate(0.660156)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

span.PasswordManagerWidget-passwordToggle.showPassword {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_722_108881)'%3E%3Cpath d='M8.83052 10.2063C7.20323 10.2063 5.88232 8.99375 5.88232 7.5C5.88232 6.00625 7.20323 4.79375 8.83052 4.79375C10.4578 4.79375 11.7787 6.00625 11.7787 7.5C11.7787 8.99375 10.4578 10.2063 8.83052 10.2063ZM8.83052 5.73125C7.76835 5.73125 6.90364 6.525 6.90364 7.5C6.90364 8.475 7.76835 9.26875 8.83052 9.26875C9.89269 9.26875 10.7574 8.475 10.7574 7.5C10.7574 6.525 9.89269 5.73125 8.83052 5.73125Z' fill='%233F4756'/%3E%3Cpath d='M8.83073 13.1375C6.27063 13.1375 3.85352 11.7625 2.19218 9.375C1.47045 8.34375 1.47045 6.6625 2.19218 5.625C3.86033 3.2375 6.27744 1.8625 8.83073 1.8625C11.384 1.8625 13.8011 3.2375 15.4625 5.625C16.1842 6.65625 16.1842 8.3375 15.4625 9.375C13.8011 11.7625 11.384 13.1375 8.83073 13.1375ZM8.83073 2.8C6.6315 2.8 4.52759 4.0125 3.05689 6.13125C2.54623 6.8625 2.54623 8.1375 3.05689 8.86875C4.52759 10.9875 6.6315 12.2 8.83073 12.2C11.03 12.2 13.1339 10.9875 14.6046 8.86875C15.1152 8.1375 15.1152 6.8625 14.6046 6.13125C13.1339 4.0125 11.03 2.8 8.83073 2.8Z' fill='%23292D32'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_722_108881'%3E%3Crect width='16.3411' height='15' fill='white' transform='translate(0.660156)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.LcWidgetTopWrapper.ClField-ApplyBtn.lcFieldWrapper {
    margin-top: 56px;
    width: 100%;
    max-width: 444px;
    text-align: right;
}

.LcWidgetTopWrapper.ClField-ApplyBtn.lcFieldWrapper input.ApplyBtn-Button {
    padding: 0px 46px;
    width: 100%;
    max-width: 193px;
    height: 40px;
    border-radius: 8px;
    background: #5e9458!important;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #FFF!important;
	border: none;
}

.LcWidgetTopWrapper.ClField-ApplyBtn.lcFieldWrapper input.ApplyBtn-Button:disabled {
    background: #EEE!important;
    color: #81838E!important;
	border: none;
}

.LC-PasswordManagerWidget .LcWidgetTopWrapper.ClField-PasswordRequirements.lcFieldWrapper {
    width: 100%;
    max-width: 444px;
    padding: 0px !important;
    margin: 0px;
    margin-bottom: 24px;
}

.LC-PasswordManagerWidget .passRequirmentsWrapper {
    background-color: #F0F2F6;
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 4px;
    width: 100%;
}

.LC-PasswordManagerWidget .LcWidgetTopWrapper.ClField-PasswordRequirements.lcFieldWrapper label {
    height: auto !important;
	padding-right: 0px;
}

.LC-PasswordManagerWidget .passRequirmentsTitle {
    color: #3F4756;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.6px;
}

.bulletsWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.LC-PasswordManagerWidget .bulletsWrapper .bullet {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /*margin-bottom: 8px;*/
}

.LC-PasswordManagerWidget .bulletsWrapper .bullet:before {
    margin-right: 8px;
    content: "";
    background-color: #60616d;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    display: block;
}

.LC-PasswordManagerWidget .bullet.passValid:before {
    background-color: #5e9458;
}

.LC-PasswordManagerWidget .ClField-Password.form-floating.PassWordWrapper {
    margin-bottom: 8px;
	max-width: 444px;
	flex-direction: column-reverse;
    align-items: flex-start;
    width: 100%;
    position: relative;
}

.LC-PasswordManagerWidget input#Password,
.LC-PasswordManagerWidget input#ReEnterPassword {
    width: 100%;
    height: 40px;
    padding: 6px;
}

.ClField-Password.form-floating.PassWordWrapper label {
    margin: 0px;
}

.ClField-Password.form-floating.PassWordWrapper .errorValidation,
.ClField-ReEnterPassword.form-floating.PassWordWrapper .errorValidation {
    display: none;
}

.ClField-ReEnterPassword.form-floating.PassWordWrapper {
    max-width: 444px;
	margin-bottom: 0px;
	flex-direction: column-reverse;
    align-items: flex-start;
    width: 100%;
    position: relative;
}

.LC-PasswordManagerWidget .ClField-Password.form-floating.PassWordWrapper .Lctooltip,
.LC-PasswordManagerWidget .ClField-ReEnterPassword.form-floating.PassWordWrapper .Lctooltip {
    display: none!important;
}

.LcWidgetTopWrapper.ClField-ReEnterErrorMessage.lcFieldWrapper {
    width: 100%;
    max-width: 444px;
    color: #E01C1C;
    font-size: 14px;
}

.LcWidgetTopWrapper.LcContentHtml-TopMenu3 {
    width: 100%;
    max-width: 682px;
    margin-bottom: 12px;
}

.LcWidgetTopWrapper.LcContentHtml-MainTitle3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
    border-bottom: 1px solid #E2E9F2;
    padding-bottom: 16px;
    width: 100%;
    max-width: 444px;
	color: #222734;
}

.LcWidgetTopWrapper.LcContentHtml-SecondaryTitle3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    width: 100%;
    max-width: 444px;
    margin-bottom: 24px;
	color: #222734;
}

.LcWidgetTopWrapper.LcContentHtml-SmsEmailTabs .tabs-container {
    display: flex;
    width: 100%;
    max-width: 328px;
    align-items: center;
    justify-content: center;
    background-color: #F0F2F6;
    margin: auto;
    margin-bottom: 32px;
    height: 36px;
    border-radius: 20px;
}

.LcWidgetTopWrapper.LcContentHtml-SmsEmailTabs {
    width: 100%;
    max-width: 444px;
    text-align: center;
}

.LcWidgetTopWrapper.LcContentHtml-SmsEmailTabs .tabs-container .tab {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
	cursor: pointer;
	color: #2A2B34;
}

.LcWidgetTopWrapper.LcContentHtml-SmsEmailTabs .tabs-container .tab.active {
    background-color: #5e9458;
    border-radius: 20px;
    color: #fff;
}

.LC-PasswordManagerWidget .enterVarifiedTokenBody {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    width: 100%;
    max-width: 444px;
}

.LcWidgetTopWrapper.ClField-ApplyBtnOtp.lcFieldWrapper {
    width: 100%;
    max-width: 444px;
}

input.ApplyBtnOtp-Button[disabled] {
    color: #81838E !important;
	background-color: #C2C7D1 !important;
}

input.ApplyBtnOtp-Button {
    width: 100%;
    max-width: 368px;
    margin: auto;
    display: flex;
    height: 48px;
    border-radius: 8px;
    background: #5e9458 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    align-items: center;
    justify-content: center;
	border: none;
    color: #fff;
}

.LC-PasswordManagerWidget .password-manager-error {
    color: red;
}

.LcWidgetTopWrapper.LcContentHtml-SecondaryTitle2 {
    margin-top: 12px;
    margin-bottom: 64px;
}

div#listFilterPopupWrapper-SelectAccountDropDown {
    width: 100%;
    max-width: 444px;
}

h3#listFilterPopupTitle-SelectAccountDropDown {
    margin: 0px;
    padding: 0px 17px;
}

plete.plete-form-floating.container-for-listFilterPopupSearchInput-SelectAccountDropDown {
    position: absolute;
    top: 100%;
    border-radius: 4px;
    border: 1px solid #E2E9F2;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    width: 100%;
    z-index: 1;
}

plete-item {
    border-bottom: 1px solid #E2E9F2;
    display: block;
    padding: 16px 20px;
    display: flex;
}

plete-item &gt; div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

plete-item &gt; div&gt; svg {
    margin-right: 8px;
}

.account-wrapper {
    display: flex;
    flex-direction: column;
}

span.account-main {
    color: #13141C;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

span.account-secondary {
    color: #60616D;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

input#listFilterPopupSearchInput-SelectAccountDropDown,
label[for="listFilterPopupSearchInput-SelectAccountDropDown"] {
    display: none !important;
}

.tokensWrapper input.TokenField.vaildFieldLc {
    color: #222734 !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
	border: 1px solid #5e9458 !important;
    background-image: none;
}

.tokensWrapper i.formFeedbackIcon.ValidIco {
    display: none;
}

.LC-PasswordManagerWidget input.TokenField {
    border: 1px solid #E2E9F2;
}

.LC-PasswordManagerWidget .LcWidgetTopWrapper.ClField-Token.lcFieldWrapper {
    margin-bottom: 8px;
	width: 100%;
    max-width: 444px;
}

.LcWidgetTopWrapper.ClField-RecieveCodeLabel.lcFieldWrapper.LcHideMe {
    width: 100%;
    max-width: 444px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #2A2B34;
}

input.ApplyBtnOtp-Button {
    width: 100%;
    max-width: 100%;
}

.wrapper-PasswordManagerWidget .LcWidgetTopWrapper.ClField-ResponseHtml.lcFieldWrapper.PopUpWrapper {
    width: 100%;
    max-width: 444px;
    margin: auto;
    padding: 0px;
	display: none;
	animation: slide-in 0.5s forwards, fade-out 0.5s 5s forwards;
	-webkit-animation: slide-in 0.5s forwards, fade-out 0.5s 5s forwards;
	-moz-animation: slide-in 0.5s forwards, fade-out 0.5s 5s forwards;
	-ms-animation: slide-in 0.5s forwards, fade-out 0.5s 5s forwards;
	-o-animation: slide-in 0.5s forwards, fade-out 0.5s 5s forwards;
	position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}

@keyframes slide-in {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fade-out {
  to {
    opacity: 0;
    transform: translateY(-20px);
  }
}

.wrapper-PasswordManagerWidget .LcWidgetTopWrapper.ClField-ResponseHtml.lcFieldWrapper.PopUpWrapper .message-wrapper {
    padding: 16px;
    display: flex;
    background-color: #F9D5E7;
    border-radius: 12px;
	border: none;
    margin: 0px;
}

.wrapper-PasswordManagerWidget .LcWidgetTopWrapper.ClField-ResponseHtml.lcFieldWrapper.PopUpWrapper .message-wrapper p {
    margin: 0px;
}

.wrapper-PasswordManagerWidget .LcWidgetTopWrapper.ClField-ResponseHtml.lcFieldWrapper.PopUpWrapper i.message-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_478_12756)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z' fill='%23DF1C7A'/%3E%3Cpath d='M8.66219 10.665C8.66219 11.0323 8.36399 11.33 7.99613 11.33C7.62828 11.33 7.33008 11.0323 7.33008 10.665C7.33008 10.2977 7.62828 10 7.99613 10C8.36399 10 8.66219 10.2977 8.66219 10.665Z' fill='%23DF1C7A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4.5C8.27614 4.5 8.5 4.72386 8.5 5L8.5 8.5C8.5 8.77614 8.27614 9 8 9C7.72386 9 7.5 8.77614 7.5 8.5L7.5 5C7.5 4.72386 7.72386 4.5 8 4.5Z' fill='%23DF1C7A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_478_12756'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 16px;
    height: 16px;
    display: flex;
    background-position: center;
    margin-right: 6px;
}

.wrapper-PasswordManagerWidget .password-manager-error,
.wrapper-PasswordManagerWidget .password-manager-verification-failed,
.wrapper-PasswordManagerWidget .password-manager-user-blocked,
.wrapper-PasswordManagerWidget .password-manager-user-details-wrong {
    color: #222734;
}

.LcWidgetTopWrapper.ClField-SelectAccountDropDown.lcFieldWrapper {
    width: 100%;
    max-width: 444px;
    margin-bottom: 24px;
}

button#SelectAccountDropDown-select-btn {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
	background-color: transparent;
    border: 1px solid #ccc;
}

ul#SelectAccountDropDown-selectList {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    max-height: 0px;
    overflow: auto;
    position: absolute;
    max-width: 444px;
    background-color: #fff;
    z-index: 1;
}

ul#SelectAccountDropDown-selectList.open {
    max-height: 600px;
}

ul#SelectAccountDropDown-selectList li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 20px;
}

ul#SelectAccountDropDown-selectList li:before {
    content: "";
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 8px;
}

ul#SelectAccountDropDown-selectList li.Forex_Real:before {
    background-color: #0D6E67;
}

ul#SelectAccountDropDown-selectList li.Forex_Demo:before {
    background-color: #6FC7C1;
}

ul#SelectAccountDropDown-selectList li.Stocks_Real:before {
    background-color: #10376D;
}

ul#SelectAccountDropDown-selectList li.Stocks_Demo:before {
    background-color: #5C6FFF;
}

.accItemCover {
    display: flex;
    flex-direction: column;
}

.accItemCover span.accItemType {
    color: #13141C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
	text-align: left;
}

.accItemCover span.accItemTp {
    color: #60616D;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
	text-align: left;
}

#listFilterPopupWrapper-SelectAccountDropDown2,
.ClField-SelectAccountDropDown2 {
    display: none !important;
}

.selectList-option {
    text-transform: capitalize;
}

.LcWidgetTopWrapper.ClField-RecieveCodeLabel.lcFieldWrapper {
    width: 100%;
    max-width: 444px;
}

.LcWidgetTopWrapper.ClField-RecieveCodeLabel.lcFieldWrapper label .password-manager-resend-code {
    display: flex;
    margin-bottom: 22px;
}

.password-manager-countdown-email,
.otpResend-email{
	display: none;
}

span.otpResend-text, 
span.otpResend-email,
span.otpResend-sms {
    margin-right: 4px;
}

span.otpResend-sms {
    color: #5e9458 !important;
}

p.password-manager-showEmailTxt, 
p.password-manager-complete-phone, 
p.password-manager-complete-email {
    display: none;
}

.LcWidgetTopWrapper.ClField-FailedOtpLabel.lcFieldWrapper {
    width: 100%;
    max-width: 444px;
    color: #E01C1C;
}

input.TokenField.otpFailed.vaildFieldLc {
    border: 1px solid #E01C1C !important;
}


button.form-selectList-btn.open ~ ul.form-select {
    transition:max-height 0.3s ease-out, border-width 0.01s;
    height:auto;
    max-height: 600px;
    border-width: 1px;
}

.form-selectList-btn::after{
    content: '';
    color: #333;
    pointer-events: none;
    transition: all 0.3s;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00001 11.2004C7.53335 11.2004 7.06668 11.0204 6.71335 10.6671L2.36668 6.32042C2.17335 6.12708 2.17335 5.80708 2.36668 5.61375C2.56001 5.42042 2.88001 5.42042 3.07335 5.61375L7.42001 9.96042C7.74001 10.2804 8.26001 10.2804 8.58001 9.96042L12.9267 5.61375C13.12 5.42042 13.44 5.42042 13.6333 5.61375C13.8267 5.80708 13.8267 6.12708 13.6333 6.32042L9.28668 10.6671C8.93335 11.0204 8.46668 11.2004 8.00001 11.2004Z' fill='%233F4756'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 4px;
}

.selectList-option{
    font-size: 16px;
    color: var(--secondary-text);
    cursor: pointer;
    text-transform: uppercase;
}
ul .selectList-option {
    margin-right: 18px;
}
.option-icon{
    background-repeat: no-repeat;
    background-size: 16px 16px;
    padding: 8px;
    margin-right: 5px;
    background-position: left;
	display: none;
}

ul.form-select li {
    cursor: pointer;
    margin: 0;
    box-shadow: none;
    padding: 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #C3C6D4;
    border-left: 1px solid #C3C6D4;
    border-right: 1px solid #C3C6D4;
}

ul.form-select li:first-child {
    
    border-radius: 4px 4px 0px 0px;
}

ul.form-select li:last-child {
    border-radius: 0px 0px 4px 4px;
    border-bottom: 1px solid #C3C6D4;
}

ul.form-select li:hover{
    background-color: #F4F9FC;
    border: 1px solid #BADEFF;
}

ul.form-select li:hover + li {
    border-top: 1px solid transparent;
}

.LC-PasswordManagerWidget .tokensWrapper {
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.LC-PasswordManagerWidget input.TokenField {
    width: 14%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border-radius: 4px;
    border: 1px solid #E2E9F2;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    max-width: 56px;
}

input.TokenField.vaildFieldLc {
    border: 1px solid #C3C6D4 !important;
}
input.TokenField::placeholder {
    color: transparent!important;
}
input.TokenField::-webkit-input-placeholder{
    color:transparent !important;
}
input.TokenField::-moz-placeholder {
    color:transparent !important;
}
input.TokenField::-ms-input-placeholder{
    color:transparent !important;
}
input.TokenField::-moz-placeholder{
    color:transparent !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/*End of Password manager widget*/


/*Password manager success popup*/
.passManagerSuccess {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.5);
    z-index: 10000000;
    display: none;
    padding: 15px;
}

.passManagerSuccessInner {
    background-color: #fff;
    width: 100%;
    max-width: 432px;
    padding: 24px 32px 40px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
}

.passManagerSuccessHeader {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E2E9F2;
    margin-bottom: 24px;
}

.passManagerSuccessHeader:before {
    content: "";
    width: 48px;
    height: 48px;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    border-radius: 50%;
    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%3Cg id='Actions / Checkmark' clip-path='url(%23clip0_1831_8735)'%3E%3Cpath id='Vector 4 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M2.06939 10.4697C2.36229 10.1768 2.83716 10.1768 3.13005 10.4697L9.67079 17.0104L20.7826 5.89856C21.0755 5.60567 21.5504 5.60567 21.8433 5.89856C22.1362 6.19146 22.1362 6.66633 21.8433 6.95922L10.3425 18.46C9.97154 18.831 9.37004 18.831 8.99904 18.46L2.06939 11.5303C1.7765 11.2374 1.7765 10.7626 2.06939 10.4697Z' fill='%2313A39A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1831_8735'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-color: #E2F4F2;
}

.passManagerSuccessTitle {
    color: #13141C;;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 16px 0px;
}

.passManagerSuccessBody {
    color: #222734;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px;
}

.passManagerSuccessBtns input {
    width: 100%;
    display: flex;
    height: 48px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #5e9458;
    color: #fff;
	border: none;
}
/*End of Password manager success popup*/

/*Hide MT4 and registration forms*/
.hpQuickForm,
.block3-homepage .block-h-cc .block-h-c:last-child,
.WeixinIcon,
.registration {
    display: none !important;
}
/*End of Hide MT4 and registration forms*/</pre></body></html>