2025-04-24 07:59:28

This commit is contained in:
Ho Sy Tan 2025-04-24 07:59:28 +07:00
parent 16c53a82a2
commit 5d214ffdd8
27 changed files with 1491 additions and 47 deletions

78
404 copy.html Normal file
View file

@ -0,0 +1,78 @@
<!DOCTYPE html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>404 Error - Cmesh Creative Landing Page HTML Template.</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS here ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.2.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p><span></span><span></span><span></span>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- /End Preloader -->
<!-- Start Error Area -->
<div class="error-area">
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="error-content">
<h1>404</h1>
<h2>Không tìm thấy trang cần truy cập!</h2>
<p>Trang bạn cần truy cập không tồn tại, xin kiểm tra lại chính xácn địa chỉ.</p><span></span><span></span><span></span>
<div class="button">
<a href="index.html" class="btn">Quay về trang chủ</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Error Area -->
<!-- ========================= JS here ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script>
window.onload = function () {
window.setTimeout(fadeout, 500);
}
function fadeout() {
document.querySelector('.preloader').style.opacity = '0';
document.querySelector('.preloader').style.display = 'none';
}
</script>
</body>
</html>

87
about_us.html Normal file
View file

@ -0,0 +1,87 @@
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>CT129 - Về chúng tôi</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.3.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- ========================= JS ========================= -->
<script src="assets/js/w3.js"></script>
</head>
<body>
<!-- ========================= Check old browsers ========================= -->
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p><span></span><span></span><span></span>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- End Preloader -->
<!-- ========================= Content ========================= -->
<div w3-include-html="content/header.html"></div>
<div w3-include-html="content/about_us_banner.html"></div>
<div w3-include-html="content/about_us_intro.html"></div>
<div w3-include-html="content/home_target.html"></div>
<div w3-include-html="content/home_products.html"></div>
<div w3-include-html="content/home_solutions.html"></div>
<div w3-include-html="content/home_services.html"></div>
<div w3-include-html="content/home_support.html"></div>
<div w3-include-html="content/footer.html"></div>
<script>
w3.includeHTML();
</script>
<!-- ========================= Scroll to top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript">
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: " ",
});
cu.start();
</script>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 595 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

View file

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 KiB

View file

@ -0,0 +1,212 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 751" width="800" height="751">
<title>products_banner</title>
<defs>
<linearGradient id="g1" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-507.234,-443.829,474.619,-542.422,804.503,726.834)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g2" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(543.198,842.894,-992.764,639.781,108.808,64.511)">
<stop offset="0" stop-color="#4f52ff"/>
<stop offset="1" stop-color="#4042e2"/>
</linearGradient>
<linearGradient id="g3" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-90.442,-271.327,343.279,-114.426,382.666,681.424)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g4" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(402.705,97.955,-27.64,113.631,172.227,665.209)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g5" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-117.167,114.62,-112.196,-114.69,860.719,86.574)">
<stop offset="0" stop-color="#ff928e"/>
<stop offset="1" stop-color="#fe7062"/>
</linearGradient>
<linearGradient id="g6" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-31.649,33.056,-16.642,-15.934,133.352,373.519)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g7" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-59.865,43.938,-17.876,-24.356,91.381,456.489)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g8" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(40.642,48.332,-154.179,129.65,188.065,294.104)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g9" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-122.268,127.362,-94.438,-90.661,389.542,175.159)">
<stop offset="0" stop-color="#ff928e"/>
<stop offset="1" stop-color="#fe7062"/>
</linearGradient>
<linearGradient id="g10" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-81.238,-111.138,248.482,-181.632,235.459,338.08)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g11" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-2.992,-26.931,25.303,-2.811,285.134,245.98)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g12" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(13.189,-43.501,40.156,12.175,269.175,222.488)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g13" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-12.263,69.942,-100.733,-17.661,281.077,142.612)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g14" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(13.189,-43.501,21.461,6.507,282.833,226.63)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g15" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-61.803,0,0,-81.612,175.055,312.935)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g16" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(49.43,13.547,-5.245,19.136,167.548,339.957)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g17" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-19.108,294.262,-37.565,-2.439,259.036,106.667)">
<stop offset="0" stop-color="#e1473d"/>
<stop offset="1" stop-color="#e9605a"/>
</linearGradient>
<linearGradient id="g18" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-19.108,294.262,-162.991,-10.584,293.815,108.926)">
<stop offset="0" stop-color="#e1473d"/>
<stop offset="1" stop-color="#e9605a"/>
</linearGradient>
<linearGradient id="g19" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-19.108,294.262,-277.388,-18.012,319.692,110.606)">
<stop offset="0" stop-color="#e1473d"/>
<stop offset="1" stop-color="#e9605a"/>
</linearGradient>
</defs>
<style>
.s0 { fill: url(#g1) }
.s1 { fill: url(#g2) }
.s2 { opacity: .21;fill: #91b3fa }
.s3 { fill: url(#g3) }
.s4 { fill: #7d97f4 }
.s5 { fill: #ffffff }
.s6 { fill: url(#g4) }
.s7 { fill: #91b3fa }
.s8 { opacity: .51;fill: #ffffff }
.s9 { opacity: .7;fill: #ffffff }
.s10 { fill: url(#g5) }
.s11 { opacity: .61;fill: #ffffff }
.s12 { fill: url(#g6) }
.s13 { fill: url(#g7) }
.s14 { fill: url(#g8) }
.s15 { fill: url(#g9) }
.s16 { fill: url(#g10) }
.s17 { fill: url(#g11) }
.s18 { fill: url(#g12) }
.s19 { fill: url(#g13) }
.s20 { fill: url(#g14) }
.s21 { fill: url(#g15) }
.s22 { fill: url(#g16) }
.s23 { fill: url(#g17) }
.s24 { fill: url(#g18) }
.s25 { fill: url(#g19) }
</style>
<g id="Illustration">
<g>
<path class="s0" d="m716.4 497.3c-65.1 155.7-238.7 242.9-389.2 219.4-24.5-3.9-91.6-15.3-151-69-114.4-103.6-138.9-308.7-46.6-453.2 67.2-105.1 187.6-164.8 302-161.8 24.7 0.7 119.1 4.6 202.1 74.1 12.2 10.2 39.1 34.4 63.4 72.9 56.9 90.3 61.8 216.2 19.3 317.6z"/>
<g>
<path class="s1" d="m56.3 468.3c11.1-47.5 47.5-84.8 93.8-96.2 31.8-7.8 62.4-3.6 88.2 9.1 8.5 4.2 18.7-0.6 21.1-10 22.8-90.7 103.1-157.7 198.7-157.7 113.3 0 205.2 94.2 205.2 210.4 0 3.1-0.1 7.3-0.1 11.4 0.4 8.7 4.1 12.3 9.6 13.3 44.4 4.7 79.3 42.3 81.3 88.6 2.2 53.1-40 97.2-91.9 97.2h-480c-82.2 0-146.5-78.3-125.9-166.1z"/>
<path class="s2" d="m93.5 486.1c9.9-42.4 42.4-75.7 83.7-85.9 28.4-7 55.7-3.2 78.7 8.1 7.7 3.8 16.8-0.5 18.9-8.9 20.4-81 92.1-140.8 177.4-140.8 101.2 0 183.3 84.1 183.3 187.9 0 2.7-0.1 6.5-0.1 10.1 0.3 7.8 3.6 11.1 8.5 11.9 39.7 4.2 70.9 37.7 72.6 79.1 2 47.5-35.7 86.8-82 86.8h-428.6c-73.4 0-130.8-69.9-112.4-148.3z"/>
</g>
<g>
<path class="s3" d="m149.2 691.3c0 3.9 3.2 7 7.1 7h382.8c3.9 0 7.1-3.1 7.1-7l3.2-220.1c0-3.9-4.6-11.5-13-10.9l-374.2-9.7c-4.9-0.1-9.6 1.8-13 5.2-3.5 3.5-5.4 8.2-5.3 13.1z"/>
<path class="s4" d="m156.2 684.5c0 3.7 3 6.7 6.7 6.7h367c3.7 0 6.7-3 6.7-6.7l3-199.8c-0.4-12-10.9-16.3-17.3-16.1l-358.6-9.6c-3.4-0.1-6.7 1.2-9.2 3.6-2.4 2.5-3.7 5.8-3.7 9.2z"/>
<g>
<path class="s5" d="m532.6 589.6q0 0 0 0c-0.5 0-1-0.5-1-1l0.3-16.2c0-0.6 0.4-1 0.9-1q0.1 0 0.1 0c0.5 0 0.9 0.5 0.9 1l-0.2 16.2c0 0.5-0.5 1-1 1z"/>
<path class="s5" d="m533.2 549.9q0 0 0 0c-0.6 0-1-0.5-1-1l0.9-62.1c0-3.7-1.1-6.6-3.3-8.7-4.1-3.9-10.6-3.7-10.9-3.7l-114.6-3.1c-0.5 0-0.9-0.4-0.9-1 0-0.5 0.4-1 1-0.9l114.5 3c0.7 0 7.7-0.1 12.3 4.3 2.5 2.5 3.9 5.9 3.9 10.1l-0.9 62.1c0 0.5-0.5 1-1 1z"/>
</g>
<path class="s6" d="m119.6 716.6h448.5c0.7 0 1.4-0.6 1.4-1.4v-16.5c0-0.8-0.7-1.4-1.4-1.4h-448.5c-0.8 0-1.5 0.6-1.5 1.4v16.5c0 0.8 0.7 1.4 1.5 1.4z"/>
<path class="s7" d="m315.4 681.4h-141.3c-5.2 0-9.4-4.2-9.4-9.4v-184.5c0-5.3 4.4-9.6 9.8-9.4l141.3 5.4c5 0.2 9 4.3 9 9.4v179.1c0 5.2-4.2 9.4-9.4 9.4z"/>
<g>
<path class="s8" d="m287.3 562.9h-93.6c-0.8 0-1.4-0.6-1.4-1.4v-9.7c0-0.7 0.6-1.3 1.4-1.3h93.6c0.7 0 1.3 0.6 1.3 1.3v9.7c0 0.8-0.6 1.4-1.3 1.4z"/>
<path class="s8" d="m287.5 582.8h-93.6c-0.8 0-1.4-0.6-1.4-1.4v-9.7c0-0.8 0.6-1.4 1.4-1.4h93.6c0.7 0 1.3 0.6 1.3 1.4v9.7c0 0.8-0.6 1.4-1.3 1.4z"/>
<path class="s8" d="m288 603h-93.6c-0.7 0-1.3-0.6-1.3-1.3v-9.7c0-0.8 0.6-1.4 1.3-1.4h93.6c0.8 0 1.4 0.6 1.4 1.4v9.7c0 0.7-0.6 1.3-1.4 1.3z"/>
<path class="s8" d="m288.2 622.9h-93.6c-0.7 0-1.3-0.6-1.3-1.3v-9.8c0-0.7 0.6-1.3 1.3-1.3h93.6c0.8 0 1.4 0.6 1.4 1.3v9.8c0 0.7-0.6 1.3-1.4 1.3z"/>
</g>
<g>
<path class="s8" d="m492.6 562.9h-135.8c-0.7 0-1.3-0.6-1.3-1.4v-9.7c0-0.8 0.6-1.4 1.3-1.4h135.8c0.7 0 1.3 0.6 1.3 1.4v9.7c0 0.8-0.6 1.4-1.3 1.4z"/>
<path class="s8" d="m493 582.8h-135.8c-0.7 0-1.3-0.6-1.3-1.4v-9.7c0-0.8 0.6-1.4 1.3-1.4h135.8c0.7 0 1.3 0.6 1.3 1.4v9.7c0 0.8-0.6 1.4-1.3 1.4z"/>
<path class="s8" d="m436.6 603h-79.4c-0.7 0-1.3-0.6-1.3-1.3v-9.7c0-0.8 0.6-1.4 1.3-1.4h79.4c0.7 0 1.3 0.6 1.3 1.4v9.7c0 0.7-0.6 1.3-1.3 1.3z"/>
<g style="opacity: .51">
<path class="s5" d="m429 504.1h-2.1c-1.1 0-1.9-0.9-1.9-1.9v-7.2c0-2.6-2.1-4.7-4.7-4.7h-13.1c-2.6 0-4.7 2.1-4.7 4.7v7.2c0 1-0.8 1.9-1.8 1.9h-2.2c-1 0-1.9-0.9-1.9-1.9v-7.2c0-5.9 4.8-10.6 10.6-10.6h13.1c5.8 0 10.6 4.7 10.6 10.6v7.2c0 1-0.9 1.9-1.9 1.9z"/>
<path class="s5" d="m431.6 505.8h-35.7c-2.2 0-3.9 1.7-3.9 3.9v27.4c0 2.2 1.7 3.9 3.9 3.9h35.7c2.2 0 3.9-1.7 3.9-3.9v-27.4c0-2.2-1.7-3.9-3.9-3.9zm-12.7 26.4c0.2 0.9-0.5 1.8-1.5 1.8h-7.3c-1 0-1.7-0.9-1.4-1.8l1.7-7.1c-2.1-1.2-3.4-3.5-3.2-6.1 0.1-3.3 2.8-6 6.1-6.2 3.9-0.2 7.1 2.8 7.1 6.6 0 2.4-1.3 4.5-3.3 5.7z"/>
</g>
</g>
</g>
<g>
<g>
<g>
<path class="s7" d="m532.7 184.6q-0.2 0-0.4-0.1c-0.4-0.2-0.5-0.7-0.3-1.1q0.8-1.5 1.6-3c0.2-0.4 0.7-0.6 1.1-0.4 0.4 0.2 0.6 0.7 0.4 1.2q-0.8 1.5-1.6 3c-0.2 0.3-0.5 0.4-0.8 0.4z"/>
<path class="s7" d="m433.4 243.1q-0.8 0-1.5 0c-0.5 0-0.9-0.4-0.8-0.9 0-0.4 0.3-0.8 0.8-0.8q3.3 0 6.6-0.1c0.5-0.1 0.9 0.3 0.9 0.8 0 0.5-0.3 0.8-0.8 0.9q-2.6 0.1-5.2 0.1zm-12.3-0.7q0 0-0.1 0-3.3-0.3-6.6-0.9c-0.5-0.1-0.8-0.5-0.7-1 0.1-0.4 0.5-0.8 1-0.7q3.2 0.6 6.5 0.9c0.5 0.1 0.8 0.5 0.8 1-0.1 0.4-0.5 0.7-0.9 0.7zm28.2-0.4c-0.4 0-0.7-0.3-0.8-0.8-0.1-0.4 0.2-0.9 0.7-0.9q3.3-0.5 6.5-1.1c0.5-0.1 0.9 0.2 1 0.6 0.1 0.5-0.2 0.9-0.6 1q-3.3 0.7-6.6 1.2-0.1 0-0.2 0zm-45.4-2.8q-0.1 0-0.2 0-3.2-0.9-6.4-1.9c-0.4-0.2-0.7-0.7-0.5-1.1 0.1-0.4 0.6-0.7 1-0.5q3.2 1 6.4 1.9c0.4 0.1 0.7 0.5 0.6 1-0.1 0.4-0.5 0.6-0.9 0.6zm62.5-1c-0.4 0-0.7-0.2-0.8-0.6-0.2-0.4 0.1-0.9 0.5-1.1q3.2-0.9 6.3-2.1c0.4-0.1 0.9 0.1 1.1 0.5 0.2 0.5-0.1 1-0.5 1.1q-3.2 1.2-6.4 2.2-0.1 0-0.2 0zm-78.9-4.8q-0.2 0-0.4 0-3-1.4-6-2.9c-0.4-0.2-0.6-0.8-0.4-1.2 0.2-0.4 0.7-0.5 1.2-0.3q2.9 1.5 5.9 2.8c0.4 0.2 0.6 0.7 0.4 1.1-0.1 0.3-0.4 0.5-0.7 0.5zm95.2-1.5c-0.4 0-0.7-0.2-0.8-0.5-0.2-0.4 0-0.9 0.4-1.1q3-1.5 5.9-3.1c0.4-0.2 0.9-0.1 1.1 0.3 0.2 0.4 0.1 1-0.3 1.2q-3 1.6-6 3.1-0.2 0.1-0.3 0.1zm-110.6-6.7q-0.2 0-0.5-0.2c-1.8-1.2-3.7-2.4-5.5-3.7-0.4-0.3-0.5-0.9-0.2-1.2 0.3-0.4 0.8-0.5 1.2-0.2q2.7 1.9 5.4 3.7c0.4 0.3 0.6 0.8 0.3 1.2-0.2 0.2-0.4 0.4-0.7 0.4zm125.7-2.1c-0.3 0-0.6-0.1-0.7-0.4-0.3-0.4-0.2-0.9 0.2-1.2q2.7-1.8 5.3-3.9c0.4-0.3 0.9-0.2 1.2 0.2 0.3 0.3 0.2 0.9-0.2 1.2q-2.6 2-5.4 3.9-0.2 0.2-0.4 0.2zm-139.6-8.5q-0.3 0-0.6-0.2c-1.7-1.4-3.3-3-4.9-4.6-0.3-0.3-0.3-0.8 0-1.2 0.3-0.3 0.9-0.3 1.2 0 1.6 1.6 3.2 3.1 4.8 4.6 0.4 0.3 0.4 0.8 0.1 1.2-0.2 0.1-0.4 0.2-0.6 0.2zm153.1-2.5q-0.3 0-0.6-0.3c-0.3-0.3-0.3-0.8 0.1-1.2q2.4-2.2 4.6-4.6c0.4-0.4 0.9-0.4 1.2-0.1 0.4 0.3 0.4 0.9 0.1 1.2q-2.3 2.5-4.8 4.8-0.2 0.2-0.6 0.2zm-165.3-10c-0.2 0-0.5-0.1-0.6-0.3q-2.2-2.6-4.2-5.3c-0.3-0.4-0.2-0.9 0.2-1.2 0.4-0.2 0.9-0.2 1.2 0.2q1.9 2.7 4.1 5.2c0.3 0.4 0.2 0.9-0.1 1.2q-0.3 0.2-0.6 0.2zm177.1-2.9q-0.3 0-0.5-0.2c-0.4-0.3-0.5-0.8-0.2-1.2q2.1-2.6 3.9-5.3c0.3-0.4 0.8-0.5 1.2-0.2 0.4 0.2 0.5 0.8 0.2 1.1q-1.9 2.8-3.9 5.5c-0.2 0.2-0.5 0.3-0.7 0.3zm-187.2-11.3c-0.3 0-0.6-0.2-0.7-0.4q-1.8-2.9-3.3-5.9c-0.2-0.4-0.1-0.9 0.3-1.1 0.5-0.3 1-0.1 1.2 0.3q1.5 2.9 3.2 5.8c0.3 0.4 0.1 0.9-0.3 1.1q-0.2 0.2-0.4 0.2zm-7.8-15.7c-0.3 0-0.7-0.2-0.8-0.5q-1.3-3.1-2.3-6.3c-0.2-0.4 0-0.9 0.5-1.1 0.4-0.1 0.9 0.1 1.1 0.6q1 3.1 2.3 6.2c0.2 0.4-0.1 0.9-0.5 1.1q-0.2 0-0.3 0z"/>
<path class="s7" d="m322.8 155.6c-0.4 0-0.8-0.3-0.9-0.7q-0.3-1.7-0.7-3.3c-0.1-0.5 0.2-1 0.7-1 0.4-0.1 0.9 0.2 1 0.6q0.3 1.7 0.7 3.3c0.1 0.5-0.2 0.9-0.6 1q-0.1 0.1-0.2 0.1z"/>
</g>
<g>
<path class="s7" d="m337.2 68.9q-0.3 0-0.5-0.1c-0.4-0.2-0.5-0.8-0.2-1.2q0.9-1.4 1.8-2.8c0.3-0.4 0.8-0.5 1.2-0.3 0.4 0.3 0.5 0.8 0.2 1.2q-0.9 1.4-1.8 2.9c-0.2 0.2-0.4 0.3-0.7 0.3z"/>
<path class="s7" d="m542.4 97.4c-0.4 0-0.7-0.2-0.8-0.6-0.7-2.2-1.4-4.4-2.2-6.6-0.2-0.5 0.1-0.9 0.5-1.1 0.5-0.2 0.9 0.1 1.1 0.5 0.8 2.2 1.5 4.5 2.2 6.7 0.1 0.5-0.1 0.9-0.6 1.1q-0.1 0-0.2 0zm-6.6-17.1c-0.3 0-0.6-0.2-0.8-0.5-1-2.1-2-4.2-3.2-6.2-0.2-0.4 0-0.9 0.4-1.1 0.4-0.3 0.9-0.1 1.1 0.3 1.2 2 2.3 4.1 3.3 6.2 0.2 0.5 0 1-0.4 1.2q-0.2 0.1-0.4 0.1zm-9.3-15.9c-0.2 0-0.5-0.1-0.7-0.4-1.3-1.8-2.7-3.7-4.1-5.5-0.3-0.4-0.3-0.9 0.1-1.2 0.4-0.3 0.9-0.2 1.2 0.1 1.5 1.9 2.9 3.8 4.2 5.7 0.3 0.4 0.2 0.9-0.2 1.2q-0.2 0.1-0.5 0.1zm-180.7-7.4q-0.3 0-0.5-0.2c-0.4-0.3-0.4-0.8-0.1-1.2 1.5-1.8 3-3.6 4.7-5.3 0.3-0.3 0.8-0.3 1.2 0 0.3 0.3 0.3 0.8 0 1.2-1.6 1.7-3.1 3.4-4.6 5.2-0.2 0.2-0.4 0.3-0.7 0.3zm169-6.7q-0.3 0-0.6-0.3c-1.6-1.7-3.3-3.3-5-4.8-0.3-0.4-0.3-0.9 0-1.2 0.3-0.4 0.8-0.4 1.2-0.1 1.7 1.6 3.4 3.2 5 4.9 0.4 0.4 0.4 0.9 0 1.2q-0.2 0.3-0.6 0.3zm-156.1-6.5c-0.3 0-0.5 0-0.7-0.2-0.3-0.4-0.3-0.9 0.1-1.2 1.8-1.6 3.6-3.1 5.4-4.5 0.4-0.3 1-0.2 1.2 0.1 0.3 0.4 0.3 0.9-0.1 1.2-1.8 1.4-3.6 2.9-5.4 4.4q-0.2 0.3-0.5 0.2zm142.3-5.6q-0.2 0-0.5-0.2c-1.8-1.4-3.7-2.7-5.7-4-0.4-0.2-0.5-0.8-0.2-1.2 0.2-0.3 0.8-0.5 1.2-0.2 1.9 1.3 3.9 2.6 5.7 4 0.4 0.3 0.5 0.8 0.2 1.2-0.2 0.2-0.4 0.4-0.7 0.4zm-127.6-5.3c-0.3 0-0.5-0.1-0.7-0.4-0.3-0.4-0.1-0.9 0.3-1.2 1.9-1.2 4-2.4 6.1-3.5 0.4-0.2 0.9-0.1 1.1 0.3 0.2 0.5 0.1 1-0.3 1.2-2.1 1.1-4.1 2.3-6 3.5q-0.3 0.1-0.5 0.1zm112.1-4.5q-0.2 0-0.4-0.1c-2.1-1-4.2-2-6.3-2.9-0.4-0.2-0.6-0.7-0.4-1.2 0.2-0.4 0.7-0.6 1.1-0.4 2.1 0.9 4.3 2 6.4 3 0.4 0.3 0.5 0.8 0.3 1.2-0.1 0.3-0.4 0.4-0.7 0.4zm-95.8-3.9c-0.3 0-0.6-0.2-0.7-0.5-0.2-0.5 0-0.9 0.4-1.1 2.2-0.9 4.4-1.8 6.6-2.5 0.4-0.2 0.9 0 1.1 0.5 0.1 0.4-0.1 0.9-0.5 1.1-2.2 0.7-4.4 1.6-6.5 2.4q-0.2 0.1-0.4 0.1zm78.8-3.1q-0.1 0-0.2-0.1c-2.2-0.7-4.5-1.3-6.7-1.9-0.5-0.1-0.7-0.6-0.6-1 0.1-0.5 0.6-0.8 1-0.6 2.3 0.5 4.6 1.2 6.8 1.9 0.4 0.2 0.7 0.6 0.5 1.1-0.1 0.4-0.4 0.6-0.8 0.6zm-61.3-2.5c-0.4 0-0.7-0.3-0.8-0.7-0.1-0.5 0.2-0.9 0.6-1 2.3-0.6 4.6-1 6.9-1.4 0.5-0.1 0.9 0.2 1 0.7 0.1 0.4-0.2 0.9-0.7 0.9-2.3 0.4-4.6 0.9-6.8 1.4q-0.1 0.1-0.2 0.1zm43.5-1.8q-0.1 0-0.2 0c-2.2-0.3-4.6-0.6-6.9-0.8-0.4-0.1-0.8-0.5-0.7-0.9 0-0.5 0.4-0.8 0.9-0.8 2.3 0.2 4.7 0.5 7 0.9 0.5 0 0.8 0.5 0.7 0.9-0.1 0.4-0.4 0.7-0.8 0.7zm-25.3-1c-0.5 0-0.9-0.3-0.9-0.8 0-0.5 0.3-0.9 0.8-0.9 2.3-0.2 4.7-0.3 7-0.3h0.1c0.4 0 0.8 0.4 0.8 0.9 0 0.4-0.4 0.8-0.8 0.8-2.4 0-4.7 0.1-7 0.3q0 0 0 0z"/>
<path class="s7" d="m545.6 111.9c-0.4 0-0.8-0.3-0.8-0.8q-0.3-1.6-0.6-3.3c-0.1-0.4 0.2-0.9 0.7-1 0.4-0.1 0.9 0.2 1 0.7q0.3 1.7 0.6 3.4c0 0.4-0.3 0.9-0.8 0.9q0 0.1-0.1 0.1z"/>
</g>
<g>
<path class="s7" d="m520.6 126.1c0-0.6-0.3-1.2-0.8-1.4l-15.2-6.6c-1.2-7.7-3.6-15.2-7.3-22.3l8.4-14.3c0.3-0.5 0.3-1.1-0.1-1.6l-13-15.1c-0.3-0.4-1-0.6-1.5-0.4l-15.4 6.1c-6.5-4.7-13.5-8.3-20.9-10.6l-4.2-16.1c-0.1-0.5-0.6-0.9-1.2-1l-19.8-1.5c-0.6-0.1-1.2 0.3-1.4 0.8l-6.6 15.2c-7.7 1.2-15.2 3.6-22.3 7.3l-14.3-8.4c-0.5-0.3-1.1-0.3-1.6 0.1l-15.1 12.9c-0.4 0.4-0.6 1-0.4 1.6l6.1 15.4c-4.7 6.4-8.2 13.5-10.6 20.9l-16.1 4.2c-0.5 0.1-0.9 0.6-1 1.2l-1.5 19.8c-0.1 0.6 0.3 1.2 0.8 1.4l15.2 6.6c1.2 7.7 3.6 15.2 7.3 22.3l-8.4 14.3c-0.3 0.5-0.3 1.1 0.1 1.6l12.9 15.1c0.4 0.4 1 0.6 1.6 0.4l15.4-6.1c6.4 4.7 13.5 8.3 20.9 10.6l4.2 16.1c0.1 0.5 0.6 0.9 1.2 1l19.8 1.5c0.6 0.1 1.1-0.2 1.4-0.8l6.6-15.2c7.7-1.2 15.2-3.6 22.3-7.3l14.3 8.4c0.5 0.3 1.1 0.3 1.5-0.1l15.2-12.9c0.4-0.4 0.6-1 0.4-1.6l-6.1-15.4c4.7-6.4 8.2-13.5 10.6-20.9l16-4.2c0.6-0.1 1-0.6 1.1-1.2z"/>
<path class="s9" d="m432.7 148.2c-3.9 0-7.7-1.2-11-3.5-8.5-6.1-10.5-17.9-4.5-26.4 2.9-4.2 7.3-6.9 12.3-7.8 5-0.8 10 0.3 14.1 3.2 4.2 3 6.9 7.3 7.8 12.3 0.8 5-0.3 10-3.2 14.2-3 4.1-7.3 6.8-12.3 7.7q-1.6 0.3-3.2 0.3zm0-35.4q-1.4 0-2.8 0.2c-4.3 0.8-8.1 3.1-10.6 6.7-5.2 7.4-3.5 17.7 3.9 22.9 3.6 2.5 7.9 3.5 12.3 2.8 4.3-0.8 8-3.1 10.6-6.7 2.5-3.6 3.5-7.9 2.8-12.3-0.8-4.3-3.2-8.1-6.7-10.6-2.8-2-6.1-3-9.5-3z"/>
<path class="s9" d="m432.3 178.5q-1.9 0-3.9-0.1c-13.1-1.1-25-7.1-33.6-17.1-7.7-9.1-11.8-20.3-11.8-32q0-2 0.1-3.9c1-13.2 7.1-25.1 17.1-33.7 10-8.5 22.8-12.7 35.9-11.7 13.1 1.1 25.1 7.1 33.6 17.1 2.3 2.7 4.3 5.6 6 8.7l-2.3 1.2c-1.5-2.9-3.4-5.7-5.6-8.2-8.1-9.5-19.4-15.3-31.9-16.2-12.5-1-24.5 2.9-34 11.1-9.5 8.1-15.3 19.4-16.2 31.9q-0.2 1.8-0.2 3.7c0 11.1 3.9 21.8 11.2 30.3 8.2 9.5 19.5 15.3 31.9 16.2 12.5 1 24.6-2.9 34.1-11.1 6.4-5.5 11.2-12.6 13.9-20.6l2.4 0.8c-2.8 8.4-7.9 16-14.7 21.8-9 7.7-20.2 11.8-32 11.8z"/>
</g>
</g>
<g>
<g>
<path class="s7" d="m628.5 212.5q-0.2 0-0.4-0.1c-0.4-0.3-0.6-0.8-0.3-1.2q0.8-1.4 1.6-2.9c0.2-0.4 0.7-0.6 1.1-0.4 0.4 0.2 0.6 0.7 0.4 1.2q-0.8 1.5-1.7 3c-0.1 0.2-0.4 0.4-0.7 0.4z"/>
<path class="s7" d="m573.7 240.9q0 0-0.1 0c-2.3-0.2-4.6-0.5-6.8-0.9-0.5-0.1-0.8-0.6-0.7-1 0.1-0.5 0.5-0.8 1-0.7q3.3 0.7 6.7 0.9c0.4 0.1 0.8 0.5 0.7 0.9 0 0.5-0.4 0.8-0.8 0.8zm11.1-0.2c-0.4 0-0.8-0.3-0.8-0.7-0.1-0.5 0.2-0.9 0.7-1q3.4-0.3 6.7-1.1c0.4-0.1 0.9 0.2 1 0.6 0.1 0.5-0.2 0.9-0.7 1.1-2.2 0.5-4.5 0.9-6.8 1.1q-0.1 0-0.1 0zm-28.5-3.9q-0.2 0-0.3-0.1c-2.2-0.8-4.3-1.8-6.3-2.9-0.4-0.3-0.6-0.8-0.3-1.2 0.2-0.4 0.7-0.6 1.1-0.3 2 1 4 2 6.1 2.9 0.4 0.1 0.6 0.6 0.5 1.1-0.2 0.3-0.5 0.5-0.8 0.5zm45.8-0.8c-0.3 0-0.7-0.1-0.8-0.5-0.2-0.4 0-0.9 0.4-1.1 2.1-0.9 4.1-1.9 6-3.1 0.4-0.2 0.9-0.1 1.2 0.3 0.2 0.4 0.1 0.9-0.3 1.2-2 1.1-4.1 2.2-6.2 3.2q-0.1 0-0.3 0zm-61.2-8.4q-0.3 0-0.5-0.2c-1.8-1.5-3.5-3.1-5.1-4.8-0.3-0.3-0.3-0.8 0.1-1.2 0.3-0.3 0.8-0.3 1.2 0.1q2.3 2.4 4.9 4.6c0.3 0.3 0.4 0.8 0.1 1.2-0.2 0.2-0.4 0.3-0.7 0.3zm76.2-1.3c-0.2 0-0.5-0.1-0.6-0.3-0.3-0.3-0.3-0.9 0-1.2l0.5-0.4q2.3-2.1 4.3-4.3c0.3-0.4 0.9-0.4 1.2-0.1 0.4 0.3 0.4 0.8 0.1 1.2q-2.1 2.3-4.4 4.4l-0.5 0.5q-0.3 0.2-0.6 0.2zm-88-12.1c-0.3 0-0.6-0.2-0.7-0.4q-1.9-3-3.4-6.1c-0.2-0.4 0-0.9 0.4-1.1 0.4-0.2 0.9-0.1 1.1 0.4 1 2 2.1 4 3.3 5.8 0.3 0.4 0.1 1-0.2 1.2q-0.3 0.2-0.5 0.2z"/>
<path class="s7" d="m521.9 197.7c-0.4 0-0.7-0.2-0.8-0.6q-0.5-1.7-0.8-3.4c-0.1-0.4 0.2-0.9 0.6-1 0.5 0 0.9 0.2 1 0.7q0.4 1.6 0.8 3.3c0.1 0.4-0.2 0.9-0.6 1q-0.1 0-0.2 0z"/>
</g>
<g>
<path class="s7" d="m528.9 151.6q-0.3 0-0.5-0.1c-0.4-0.2-0.5-0.8-0.3-1.2q1-1.4 2-2.8c0.2-0.4 0.8-0.5 1.2-0.2 0.3 0.3 0.4 0.8 0.1 1.2q-0.9 1.3-1.8 2.7c-0.2 0.3-0.5 0.4-0.7 0.4z"/>
<path class="s7" d="m632 159.9c-0.3 0-0.6-0.2-0.8-0.5q-1.3-3.1-2.9-6c-0.3-0.4-0.1-0.9 0.3-1.1 0.4-0.3 0.9-0.1 1.2 0.3 1.1 2 2.1 4 3 6.1 0.2 0.5 0 1-0.5 1.1q-0.1 0.1-0.3 0.1zm-9.3-15c-0.2 0-0.4-0.1-0.6-0.3q-0.7-0.7-1.3-1.5-1.6-1.7-3.3-3.3c-0.3-0.3-0.3-0.8 0-1.2 0.3-0.3 0.8-0.3 1.2 0q1.7 1.6 3.3 3.4 0.7 0.7 1.4 1.5c0.3 0.4 0.2 0.9-0.1 1.2q-0.3 0.2-0.6 0.2zm-84.8-4.3q-0.3 0-0.6-0.3c-0.3-0.3-0.3-0.9 0-1.2q0.5-0.5 1.1-1 2-1.8 4.1-3.4c0.4-0.3 0.9-0.2 1.2 0.1 0.3 0.4 0.2 0.9-0.1 1.2q-2.1 1.6-4.1 3.4-0.5 0.5-1 0.9-0.3 0.3-0.6 0.3zm71.5-7.2q-0.2 0-0.4-0.2-2.8-1.7-5.8-3.2c-0.4-0.2-0.6-0.7-0.4-1.1 0.2-0.4 0.7-0.6 1.1-0.4 2.1 1 4.1 2.1 6 3.3 0.4 0.2 0.5 0.8 0.3 1.2-0.2 0.2-0.5 0.4-0.8 0.4zm-57.1-3c-0.3 0-0.6-0.1-0.7-0.4-0.2-0.5-0.1-1 0.3-1.2q3.1-1.5 6.3-2.7c0.5-0.1 1 0.1 1.1 0.5 0.2 0.5-0.1 1-0.5 1.1q-3.1 1.2-6.1 2.6-0.2 0.1-0.4 0.1zm41-4.1q-0.1 0-0.2 0-3.2-0.9-6.5-1.3c-0.5-0.1-0.8-0.5-0.7-1 0-0.5 0.5-0.8 0.9-0.7q3.4 0.5 6.7 1.3c0.5 0.2 0.8 0.6 0.6 1.1-0.1 0.4-0.4 0.6-0.8 0.6zm-24.2-1.2c-0.4 0-0.8-0.3-0.8-0.7-0.1-0.5 0.2-0.9 0.7-1 2.2-0.4 4.5-0.6 6.8-0.7 0.4 0 0.8 0.4 0.9 0.8 0 0.5-0.4 0.9-0.9 0.9q-3.3 0.1-6.6 0.7 0 0-0.1 0z"/>
<path class="s7" d="m635.9 173.7c-0.4 0-0.7-0.3-0.8-0.7q-0.3-1.7-0.6-3.3c-0.1-0.5 0.2-0.9 0.6-1 0.5-0.1 0.9 0.2 1 0.6q0.4 1.7 0.7 3.4c0 0.5-0.3 0.9-0.7 1q-0.1 0-0.2 0z"/>
</g>
<g>
<path class="s7" d="m623.1 180.6c0-0.3-0.2-0.6-0.4-0.7l-7.8-3.4c-0.7-4-1.9-7.8-3.8-11.5l4.3-7.3c0.2-0.3 0.2-0.6 0-0.8l-6.7-7.8c-0.2-0.2-0.5-0.3-0.8-0.2l-7.9 3.1c-3.3-2.4-6.9-4.2-10.7-5.4l-2.2-8.3c0-0.3-0.3-0.5-0.6-0.5l-10.2-0.8c-0.3 0-0.6 0.2-0.7 0.4l-3.4 7.9c-3.9 0.6-7.8 1.8-11.4 3.7l-7.4-4.3c-0.2-0.2-0.5-0.2-0.8 0l-7.7 6.7c-0.3 0.2-0.3 0.5-0.2 0.8l3.1 7.9c-2.4 3.3-4.3 6.9-5.5 10.7l-8.2 2.2c-0.3 0-0.5 0.3-0.5 0.6l-0.8 10.2c0 0.3 0.1 0.6 0.4 0.7l7.8 3.4c0.6 3.9 1.9 7.8 3.7 11.4l-4.3 7.4c-0.1 0.2-0.1 0.6 0.1 0.8l6.6 7.8c0.2 0.2 0.6 0.3 0.8 0.2l8-3.2c3.3 2.5 6.9 4.3 10.7 5.5l2.1 8.2c0.1 0.3 0.4 0.5 0.6 0.6l10.2 0.8c0.3 0 0.6-0.2 0.7-0.5l3.4-7.8c4-0.6 7.8-1.8 11.5-3.7l7.3 4.3c0.3 0.2 0.6 0.1 0.8-0.1l7.8-6.6c0.2-0.2 0.3-0.5 0.2-0.8l-3.1-7.9c2.4-3.3 4.2-7 5.4-10.8l8.3-2.1c0.3-0.1 0.5-0.3 0.5-0.6z"/>
<path class="s9" d="m577.9 192.5c-2.1 0-4.2-0.6-5.9-1.9-4.7-3.3-5.8-9.7-2.5-14.4 1.6-2.3 4-3.8 6.7-4.2 2.7-0.5 5.5 0.1 7.7 1.7 2.3 1.6 3.8 4 4.2 6.7 0.5 2.8-0.1 5.5-1.7 7.8-1.6 2.2-4 3.7-6.7 4.2q-0.9 0.1-1.8 0.1zm0-18.1c-2.4 0-4.8 1.1-6.3 3.3-2.5 3.5-1.7 8.4 1.8 10.9 1.7 1.2 3.8 1.6 5.8 1.3 2.1-0.4 3.9-1.5 5.1-3.2 1.2-1.7 1.7-3.8 1.3-5.8-0.3-2.1-1.5-3.9-3.2-5.1-1.3-1-2.9-1.4-4.5-1.4z"/>
<path class="s9" d="m577.8 208.1q-1.1 0-2.1 0c-6.9-0.6-13.2-3.8-17.7-9-4.2-4.9-6.2-10.9-6.2-16.9 0-7.3 3.1-14.6 9-19.7 10.9-9.3 27.3-8.1 36.6 2.8q0.1 0.1 0.2 0.3 1.6 1.8 2.7 3.8 0 0 0 0.1 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 0.1 0.1 0 0.1 0.1 0.2l-2.3 1.2q-1.2-2.2-2.8-4.1c-5.9-7-15.1-9.6-23.4-7.5-3.4 0.8-6.7 2.4-9.6 4.9-5.4 4.6-8.2 11.2-8.2 17.8 0 5.4 1.9 10.8 5.6 15.2 8.4 9.8 23.2 11 33 2.6 3.2-2.8 5.7-6.4 7-10.4l2.4 0.8c-1.5 4.5-4.1 8.4-7.7 11.5-4.8 4.1-10.7 6.2-16.8 6.2z"/>
</g>
</g>
</g>
<g>
<g>
<path class="s10" d="m412.4 299.3c2.1-2 4.9-3 7.8-2.7 30.6 2.7 87.6-12 124.8-50.1 2.6-2.7 7.3-1.2 10.3 1 41.5 31 110.2 37.4 134 38.7 4.9 0.3 8.9 4.1 9.5 9.1 21.6 209.5-114.7 285.4-143 298.8-3.1 1.5-6.8 1.2-9.7-0.6-140.9-87.8-134.9-202-136.9-286.7 0-2.8 1.1-5.6 3.2-7.5z"/>
<path class="s11" d="m552 578.9c-0.7 0-1.3-0.2-1.9-0.5-54-34.6-89.2-75.9-107.6-126.4-16.5-45-17.3-90.9-18-131.3l-0.1-5.4c0-0.9 0.3-1.8 0.9-2.4 0.7-0.7 1.5-1 2.4-1 33.5 0 83.8-14.8 120.6-47.8 1.1-1 2.8-1.2 4.1-0.3 40.5 26.9 98.2 34.7 129 36.9 1.7 0.2 3 1.4 3.1 3.1 7.2 81.7-9.8 150.9-50.5 205.5-30.4 40.7-66.4 62-80.5 69.2q-0.8 0.4-1.5 0.4zm0.8-1.6l0.4 0.6-0.4-0.6c14-7.2 49.9-28.3 80.1-68.9 40.5-54.3 57.4-123.1 50.2-204.5 0-1-0.8-1.7-1.8-1.8-30.9-2.3-88.9-10.1-129.7-37.2-0.7-0.5-1.7-0.4-2.4 0.2-37.1 33.3-87.7 48.2-121.4 48.2-0.6 0-1.1 0.2-1.5 0.6-0.3 0.3-0.5 0.8-0.5 1.4l0.1 5.4c0.7 40.3 1.5 86.1 17.8 130.9 18.4 50.1 53.4 91.2 107.2 125.6 0.6 0.4 1.3 0.4 1.9 0.1z"/>
</g>
<g>
<path class="s11" d="m601.2 378.3h-6.3c-3.2 0-5.8-2.5-5.8-5.7v-21.8c0-7.8-6.3-14.1-14.1-14.1h-39.5c-7.8 0-14.1 6.3-14.1 14.1v21.8c0 3.2-2.6 5.7-5.8 5.7h-6.3c-3.2 0-5.8-2.5-5.8-5.7v-21.8c0-17.6 14.3-32 32-32h39.5c17.7 0 32 14.4 32 32v21.8c0 3.2-2.6 5.7-5.8 5.7z"/>
<path class="s11" d="m609.1 383.5h-107.7c-6.6 0-12 5.3-12 11.9v82.8c0 6.6 5.4 11.9 12 11.9h107.7c6.6 0 12-5.3 12-11.9v-82.8c0-6.6-5.4-11.9-12-11.9zm-38.4 79.9c0.6 2.8-1.5 5.5-4.3 5.5h-22.3c-2.8 0-4.9-2.7-4.3-5.5l5.2-21.5c-6.1-3.7-10.1-10.5-9.7-18.3 0.5-10 8.7-18.2 18.7-18.8 11.6-0.8 21.2 8.4 21.2 19.9 0 7.3-3.9 13.7-9.7 17.2z"/>
</g>
</g>
<g>
<path class="s12" d="m142.2 356.4c0 0 8.7 0.5 9.8 18.5 0 0-20.3 18.1-47.6 22.4-2.1 0.4 2.9-14 3.6-15.9 3.5-9.3 14.6-15.2 34.2-25z"/>
<path class="s4" d="m240.5 335.3h-18.5c0 0-56.5-62.4-93.6-68.7 0 0-25.8 32.9 1.4 94.5 2.2 5 8.3 7.2 12.9 4.2q2-1.3 2.9-3.5l-2.2-52.5c0 0 48.3 42.2 56.6 50.3 8.4 8.1 51 3.2 40.5-24.3z"/>
<path class="s13" d="m62.4 466.4c7.7-6.7 20-14.3 37.8-16.5l6 3.7c0 0-3.9 5.6-10.9 11.6-6.4 3.7-16.3 8.8-24.5 9.9-8 1.1-9.2-3.8-8.4-8.7z"/>
<path class="s7" d="m108 381.4c4.8 1.5 6.8 8.3 18.9 3.8 11.7-4.3 20.4-9.9 24.8-13.1q0.2 1.3 0.3 2.8c0 0-21.4 20.3-48.7 24.6-2.1 0.3-3.7-1.7-3-3.7 1.4-3.5 3.8-8.7 7.7-14.4z"/>
<path class="s7" d="m56.6 472.2c1.5-1.7 3.4-3.7 5.8-5.8-0.8 4.9 0.4 9.8 8.4 8.7 8.2-1.1 18.1-6.2 24.5-9.9-8 6.9-20.3 14.2-35.7 13.7-3.5-0.1-5.3-4.1-3-6.7z"/>
<path class="s4" d="m239.8 348.7l-86.3 0.9c0 0-49.2 40.8-58.2 102.9 0 0-1.4 4.6 7.5 5.4 0 0 29.7-19.5 49.2-53.9 23.8-42.2 70.9-23.2 70.9-23.2 22.7 5 40.7 3.2 53.9-17.2z"/>
<path class="s14" d="m237.8 279.2c0 0-9.3 46.5-54.8 64.9l-16.2-1.9-3.8 6.1 37.9 1.2c0 0 32.5-12.8 49.7-47.9 0.5-1.1 10-20.7-12.8-22.4z"/>
<path class="s15" d="m232.8 347.9c0 0 10.5-28.7 12.8-56.6 0 0-7.7-6.6-12.5-9.5-1.6-0.9-2.2-2.9-1.4-4.5 3.5-7.4 25-36.3 26.6-36.7 8.8-2.2 44.6-19.2 69.8 15.3 10.9 14.9-2.1 60.5-51.3 107.7-15.8 2.6-30.6-1.9-44-15.7z"/>
<path class="s16" d="m273.5 297.6c0 0-29.4 34.7-66.9 39.8 0 0-9.7-8.8-16.9-5.7-7.2 3.2-17.1 17.1-17.1 17.1h48.2c0 0 45.5-1.6 68.3-29.2-1.9-9.7-7.3-15.5-15.6-22z"/>
<path class="s17" d="m290.6 216.3l6.4 21.4c0.3 0.9-0.1 2-0.9 2.6-3.1 2.1-11.2 6.3-22.3 2.2-1.2-0.4-2.1-1.6-2.2-3l-1.5-18.6z"/>
<g>
<path class="s18" d="m253 198.9c0 0 3.1 22.2 11.7 29 8.5 6.9 25.1 1.7 30.7-15l-11.2-28.6z"/>
<path class="s19" d="m285.5 202.8c-0.6 0.2-1.3-0.2-1.4-0.9-0.3-2-1.1-6.1-2.7-8.9 0 0 0.9-2.9-7.3 1.5-8.2 4.4-20.5 10.9-27.7 7-7-3.7-14.2-22.6 4.4-19.1 0.8 0.1 1.4-0.4 1.4-1.1-0.3-3.1 0-10.3 7.3-12.6 6.7-2.1 10.4 0.9 12 2.8 0.4 0.5 1.2 0.5 1.7-0.1 2-2.6 7.5-8.2 15.6-4.7 6.7 3 7.7 7.1 7.6 9.7 0 0.8 0.8 1.3 1.6 1 2-0.9 5.3-1.4 8.4 2.5 4.4 5.5-1.8 10.2-3.7 11.4-0.3 0.2-0.5 0.6-0.5 0.9 0 2.9-0.5 15.3-6.7 22.2-0.5 0.6-1.5 0.5-1.8-0.3l-4.8-11.4c-0.2-0.5-0.8-0.8-1.3-0.6z"/>
<path class="s20" d="m285.4 205.1c0 0 2.9-11.9 7.3-8 4.5 3.8-1.1 12.3-6.2 13.9z"/>
</g>
<path class="s21" d="m175.1 351.5l-21.7-72.1c-0.8-3-3.5-5.1-6.5-5.3l-29.2-2c-3-0.2-5.2 2.7-4.2 5.5l24.2 68.9c0.7 2.2 2.7 3.8 5.1 4l28.7 3.2z"/>
<path class="s7" d="m135.2 303.8c1.6 3.3 4.4 5.2 6.2 4.3 1.8-0.9 2-4.3 0.4-7.6-1.6-3.2-4.4-5.1-6.2-4.2-1.9 0.9-2 4.3-0.4 7.5z"/>
<path class="s22" d="m171.5 353.7q0.1 0 0.2 0l61.2-3.1c1.5 0 2.7-1.3 2.6-2.8-0.1-1.6-1.4-2.7-2.9-2.6l-61.2 3.1c-1.5 0-2.7 1.3-2.6 2.8 0.1 1.5 1.3 2.6 2.7 2.6z"/>
<path class="s23" d="m245.6 291.7c-0.2 0-0.4-0.2-0.4-0.4-0.1-12.9 4.9-30.1 5-30.2 0-0.3 0.3-0.4 0.5-0.3 0.2 0 0.3 0.3 0.3 0.5-0.1 0.2-5 17.2-5 30 0 0.2-0.2 0.4-0.4 0.4z"/>
<path class="s24" d="m273.5 298q-0.2 0-0.3-0.1c-0.2-0.1-0.2-0.4-0.1-0.6 0.2-0.1 13.5-17.1 18-28.6 0.1-0.2 0.4-0.4 0.6-0.3 0.2 0.1 0.3 0.4 0.2 0.6-4.6 11.6-18 28.7-18.1 28.8q-0.1 0.2-0.3 0.2z"/>
<path class="s25" d="m292.3 324l-2.4-3.4c-0.1-0.2-0.1-0.4 0.1-0.6 0.2-0.1 0.5-0.1 0.6 0.1l2 2.9c18.9-8.3 30.6-30.9 30.7-31.1 0.1-0.2 0.4-0.3 0.6-0.2 0.2 0.1 0.3 0.3 0.2 0.6-0.1 0.2-12.1 23.3-31.4 31.6z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -0,0 +1,527 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 795" width="800" height="795">
<title>solutions_banner</title>
<defs>
<linearGradient id="g1" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-874.39,-1085.937,1101.67,-887.057,623.755,1464.75)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g2" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.369,0,0,22.019,188.8,385.028)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g3" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.256,0,0,22.008,128.338,385.028)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g4" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.143,0,0,21.997,67.937,385.028)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g5" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.274,0,0,21.836,188.126,424.659)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g6" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.161,0,0,21.825,127.769,424.639)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g7" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.049,0,0,21.814,67.473,424.62)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g8" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.178,0,0,21.778,187.454,463.884)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g9" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.066,0,0,21.767,127.202,463.845)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g10" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.954,0,0,21.756,67.011,463.806)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g11" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(54.084,0,0,21.72,186.785,502.974)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g12" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.972,0,0,21.709,126.637,502.915)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g13" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.86,0,0,21.698,66.551,502.856)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g14" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.989,0,0,21.662,186.118,541.928)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g15" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.878,0,0,21.652,126.075,541.849)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g16" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.766,0,0,21.641,66.092,541.771)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g17" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.895,0,0,21.605,185.453,580.747)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g18" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.784,0,0,21.594,125.513,580.65)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g19" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.673,0,0,21.584,65.634,580.553)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g20" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.801,0,0,21.548,184.79,619.433)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g21" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.69,0,0,21.537,124.955,619.316)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g22" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.58,0,0,21.527,65.178,619.2)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g23" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.708,0,0,21.491,184.13,657.986)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g24" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.597,0,0,21.48,124.397,657.85)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g25" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.487,0,0,21.47,64.724,657.715)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g26" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.614,0,0,21.435,183.472,696.406)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g27" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.505,0,0,21.424,123.842,696.251)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g28" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(53.395,0,0,21.414,64.272,696.097)">
<stop offset="0" stop-color="#dae3fe"/>
<stop offset="1" stop-color="#e9effd"/>
</linearGradient>
<linearGradient id="g29" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-156.427,912.489,-741.512,-127.117,1050.031,-216.759)">
<stop offset="0" stop-color="#4042e2"/>
<stop offset="1" stop-color="#4f52ff"/>
</linearGradient>
<linearGradient id="g30" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(275.938,0,0,353.113,357.506,287.662)">
<stop offset="0" stop-color="#4042e2"/>
<stop offset="1" stop-color="#4f52ff"/>
</linearGradient>
<linearGradient id="g31" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(110.332,-254.611,254.688,110.365,508.289,137.449)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g32" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-195.048,1351.882,-1742.263,-251.371,588.839,287.909)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g33" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-205.162,1421.985,-2380.517,-343.458,548.091,278.863)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g34" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(324.614,-645.409,469.496,236.137,463.315,386.74)">
<stop offset="0" stop-color="#fe7062"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g35" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(30.636,0,0,23.958,157.464,724.244)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g36" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-6.167,53.818,-43.235,-4.954,177.798,701.767)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g37" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(44.101,0,0,21.337,204.115,726.332)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g38" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-2.705,52.84,-35.577,-1.821,228.852,707.462)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g39" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-61.49,-293.204,110.709,-23.218,482.884,694.133)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g40" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-209.033,230.611,-286.208,-259.428,339.306,349.701)">
<stop offset="0" stop-color="#4042e2"/>
<stop offset="1" stop-color="#4f52ff"/>
</linearGradient>
<linearGradient id="g41" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-221.423,406.408,-243.577,-132.708,404.475,428.601)">
<stop offset="0" stop-color="#4042e2"/>
<stop offset="1" stop-color="#4f52ff"/>
</linearGradient>
<linearGradient id="g42" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(17.826,-48.679,33.402,12.232,156.777,403.74)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g43" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-7.813,59.661,-64.123,-8.397,224.51,251.142)">
<stop offset="0" stop-color="#4042e2"/>
<stop offset="1" stop-color="#4f52ff"/>
</linearGradient>
<linearGradient id="g44" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-8.144,62.193,-89.769,-11.755,233.577,253.699)">
<stop offset="0" stop-color="#4042e2"/>
<stop offset="1" stop-color="#4f52ff"/>
</linearGradient>
<linearGradient id="g45" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-120.738,96.163,-115.507,-145.026,243.575,367.014)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g46" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(78.064,100.508,-177.183,137.618,203.851,290.318)">
<stop offset="0" stop-color="#09005d"/>
<stop offset="1" stop-color="#1a0f91"/>
</linearGradient>
<linearGradient id="g47" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-81.766,62.564,-116.398,-152.124,240.358,337.372)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g48" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-150.427,129.941,-238.603,-276.221,309.664,335.262)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g49" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-87.631,75.697,-30.161,-34.916,289.283,337.264)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g50" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-122.852,106.122,-134.98,-156.26,292.108,337.118)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g51" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(255.503,337.266,-219.4,166.211,425.662,-2.185)">
<stop offset="0" stop-color="#e1473d"/>
<stop offset="1" stop-color="#e9605a"/>
</linearGradient>
<linearGradient id="g52" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-90.989,446.248,-909.854,-185.518,559.256,96.914)">
<stop offset="0" stop-color="#fe7062"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g53" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(438.921,32.816,-32.802,438.729,211.851,275.743)">
<stop offset="0" stop-color="#ff9085"/>
<stop offset="1" stop-color="#fb6fbb"/>
</linearGradient>
<linearGradient id="g54" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(152.073,-386.655,784.135,308.405,312.711,275.174)">
<stop offset="0" stop-color="#fe7062"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g55" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-18.554,35.949,-35.958,-18.559,529.636,79.061)">
<stop offset="0" stop-color="#fe7062"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
<linearGradient id="g56" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-89.528,446.602,-1130.871,-226.7,280.194,418.511)">
<stop offset="0" stop-color="#febbba"/>
<stop offset="1" stop-color="#ff928e"/>
</linearGradient>
</defs>
<style>
.s0 { fill: url(#g1) }
.s1 { fill: #bdd0fb }
.s2 { mix-blend-mode: overlay;fill: #ffffff }
.s3 { fill: url(#g2) }
.s4 { fill: url(#g3) }
.s5 { fill: url(#g4) }
.s6 { fill: url(#g5) }
.s7 { fill: url(#g6) }
.s8 { fill: url(#g7) }
.s9 { fill: url(#g8) }
.s10 { fill: url(#g9) }
.s11 { fill: url(#g10) }
.s12 { fill: url(#g11) }
.s13 { fill: url(#g12) }
.s14 { fill: url(#g13) }
.s15 { fill: url(#g14) }
.s16 { fill: url(#g15) }
.s17 { fill: url(#g16) }
.s18 { fill: url(#g17) }
.s19 { fill: url(#g18) }
.s20 { fill: url(#g19) }
.s21 { fill: url(#g20) }
.s22 { fill: url(#g21) }
.s23 { fill: url(#g22) }
.s24 { fill: url(#g23) }
.s25 { fill: url(#g24) }
.s26 { fill: url(#g25) }
.s27 { fill: url(#g26) }
.s28 { fill: url(#g27) }
.s29 { fill: url(#g28) }
.s30 { fill: #ffffff }
.s31 { fill: #91b3fa }
.s32 { opacity: .57;fill: #ffffff }
.s33 { fill: #7d97f4 }
.s34 { fill: url(#g29) }
.s35 { fill: url(#g30) }
.s36 { fill: url(#g31) }
.s37 { fill: url(#g32) }
.s38 { fill: url(#g33) }
.s39 { fill: url(#g34) }
.s40 { fill: url(#g35) }
.s41 { fill: url(#g36) }
.s42 { fill: url(#g37) }
.s43 { fill: url(#g38) }
.s44 { fill: url(#g39) }
.s45 { fill: url(#g40) }
.s46 { fill: url(#g41) }
.s47 { fill: url(#g42) }
.s48 { fill: url(#g43) }
.s49 { fill: url(#g44) }
.s50 { fill: url(#g45) }
.s51 { fill: url(#g46) }
.s52 { fill: url(#g47) }
.s53 { fill: url(#g48) }
.s54 { fill: url(#g49) }
.s55 { fill: url(#g50) }
.s56 { fill: url(#g51) }
.s57 { fill: url(#g52) }
.s58 { fill: url(#g53) }
.s59 { fill: url(#g54) }
.s60 { fill: url(#g55) }
.s61 { fill: url(#g56) }
</style>
<g id="_Artboards_">
</g>
<g id="Illustration">
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s0" d="m667.1 645.6c-14.6 15.2-28.5 25-39.4 32.7-128.8 90.9-281.2 64.4-313.6 58-47.8-9.6-140.3-28.1-207.1-105.4-101.1-117-85.4-301.3-6.9-423 14.3-22.2 90.1-145.7 244.1-165.5 93.2-12 201.9 12.1 280.6 77 165.2 136.2 153.4 411.2 42.3 526.2z"/>
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s1" d="m172.7 237.5c0.1-3.5 3-6.2 6.5-6.2h215c3.6 0 7.4 2.8 7.4 6.3v487.1c0 2.6-1.5 5.1-3.4 6.9-1.9 1.8-4.7 2.9-7.4 2.9l-217.3-0.6c-2.7 0-5.4-1.1-7.3-3-1.9-1.8-2.9-4.4-2.9-7z"/>
<g id="&lt;Group&gt;" style="opacity: .52">
<path id="&lt;Path&gt;" class="s2" d="m296.2 265.8l70.3-0.2v-8.6l-70.3 0.2z"/>
<path id="&lt;Path&gt;" class="s2" d="m296 297.3l70.6-0.4v-8.6l-70.6 0.3z"/>
<path id="&lt;Path&gt;" class="s2" d="m295.8 329l70.9-0.4v-8.7l-70.8 0.4z"/>
<path id="&lt;Path&gt;" class="s2" d="m295.6 361l71.2-0.5v-8.8l-71.1 0.5z"/>
<path id="&lt;Path&gt;" class="s2" d="m295.4 393.2l71.5-0.5v-8.9l-71.4 0.6z"/>
<path id="&lt;Path&gt;" class="s2" d="m295 458.5l72.1-0.7v-9l-72 0.7z"/>
<path id="&lt;Path&gt;" class="s2" d="m294.4 558.6l73-1v-9.2l-73 1z"/>
<path id="&lt;Path&gt;" class="s2" d="m295.2 425.7l71.8-0.6v-8.9l-71.7 0.6z"/>
<path id="&lt;Path&gt;" class="s2" d="m294.8 491.6l72.4-0.8v-9l-72.3 0.7z"/>
<path id="&lt;Path&gt;" class="s2" d="m294.6 525l72.7-0.9v-9.2l-72.6 0.9z"/>
<path id="&lt;Path&gt;" class="s2" d="m294.2 592.5l73.3-1v-9.3l-73.3 1z"/>
<path id="&lt;Path&gt;" class="s2" d="m294 626.7l73.6-1.1v-9.4l-73.6 1.1z"/>
<path id="&lt;Path&gt;" class="s2" d="m293.8 661.2l73.9-1.2v-9.4l-73.9 1.2z"/>
<path id="&lt;Path&gt;" class="s2" d="m293.5 696l74.3-1.3v-9.5l-74.2 1.3z"/>
<path id="&lt;Path&gt;" class="s2" d="m204 266.1l70.7-0.2 0.1-8.6-70.7 0.2z"/>
<path id="&lt;Path&gt;" class="s2" d="m203.4 297.7l71.1-0.4v-8.6l-70.9 0.3z"/>
<path id="&lt;Path&gt;" class="s2" d="m202.8 329.5l71.4-0.4 0.1-8.7-71.3 0.4z"/>
<path id="&lt;Path&gt;" class="s2" d="m202.2 361.6l71.7-0.5 0.1-8.8-71.6 0.5z"/>
<path id="&lt;Path&gt;" class="s2" d="m201.7 393.9l71.9-0.5 0.1-8.9-71.9 0.6z"/>
<path id="&lt;Path&gt;" class="s2" d="m200.5 459.5l72.5-0.8 0.1-9-72.5 0.7z"/>
<path id="&lt;Path&gt;" class="s2" d="m198.6 559.9l73.5-1 0.1-9.2-73.4 0.9z"/>
<path id="&lt;Path&gt;" class="s2" d="m201.1 426.6l72.2-0.7 0.1-8.9-72.2 0.6z"/>
<path id="&lt;Path&gt;" class="s2" d="m199.9 492.7l72.8-0.9 0.1-9-72.8 0.7z"/>
<path id="&lt;Path&gt;" class="s2" d="m199.3 526.1l73.1-0.9 0.1-9.1-73.1 0.8z"/>
<path id="&lt;Path&gt;" class="s2" d="m198 593.9l73.8-1.1 0.1-9.3-73.7 1.1z"/>
<path id="&lt;Path&gt;" class="s2" d="m197.4 628.2l74.1-1.1 0.1-9.4-74 1.1z"/>
<path id="&lt;Path&gt;" class="s2" d="m196.8 662.9l74.4-1.3 0.1-9.5-74.4 1.3z"/>
<path id="&lt;Path&gt;" class="s2" d="m196.1 697.8l74.8-1.3 0.1-9.6-74.7 1.3z"/>
</g>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s1" d="m49.4 371.8c0-4 4.1-7.2 9.1-7.2h189.4c5.1 0 10.1 3.4 10.1 7.5v360.4c0 1.9-1.5 3.8-3.2 5.1-1.7 1.4-4.3 2.2-6.7 2.2l-198-0.5c-2.5 0-4.9-0.7-6.6-2.1-1.7-1.4-2.7-3.4-2.6-5.3z"/>
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s3" d="m188.8 407h53.9l0.5-22h-54z"/>
<path id="&lt;Path&gt;" class="s4" d="m128.3 407h53.9l0.4-22h-53.9z"/>
<path id="&lt;Path&gt;" class="s5" d="m67.9 407h53.9l0.3-22h-53.9z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s6" d="m188.1 446.5h53.9l0.4-21.8h-53.9z"/>
<path id="&lt;Path&gt;" class="s7" d="m127.8 446.4l53.8 0.1 0.3-21.8-53.8-0.1z"/>
<path id="&lt;Path&gt;" class="s8" d="m67.5 446.4h53.7l0.3-21.8h-53.8z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s9" d="m187.5 485.6l53.7 0.1 0.4-21.8h-53.8z"/>
<path id="&lt;Path&gt;" class="s10" d="m127.2 485.6h53.7l0.4-21.7-53.8-0.1z"/>
<path id="&lt;Path&gt;" class="s11" d="m67 485.5l53.7 0.1 0.3-21.8h-53.7z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s12" d="m186.8 524.6l53.6 0.1 0.5-21.7h-53.7z"/>
<path id="&lt;Path&gt;" class="s13" d="m126.6 524.6h53.6l0.4-21.6-53.6-0.1z"/>
<path id="&lt;Path&gt;" class="s14" d="m66.6 524.5l53.5 0.1 0.3-21.7h-53.6z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s15" d="m186.1 563.5l53.6 0.1 0.4-21.6-53.6-0.1z"/>
<path id="&lt;Path&gt;" class="s16" d="m126.1 563.4l53.5 0.1 0.4-21.6-53.6-0.1z"/>
<path id="&lt;Path&gt;" class="s17" d="m66.1 563.3l53.5 0.1 0.3-21.6h-53.6z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s18" d="m185.5 602.3l53.4 0.1 0.4-21.6-53.5-0.1z"/>
<path id="&lt;Path&gt;" class="s19" d="m125.5 602.1l53.4 0.1 0.4-21.5-53.5-0.1z"/>
<path id="&lt;Path&gt;" class="s20" d="m65.6 602l53.4 0.1 0.3-21.5h-53.4z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s21" d="m184.8 640.9l53.4 0.1 0.4-21.5-53.4-0.1z"/>
<path id="&lt;Path&gt;" class="s22" d="m125 640.7l53.3 0.2 0.3-21.5-53.3-0.1z"/>
<path id="&lt;Path&gt;" class="s23" d="m65.2 640.6l53.3 0.1 0.3-21.4-53.4-0.1z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s24" d="m184.1 679.3l53.3 0.2 0.4-21.4-53.3-0.1z"/>
<path id="&lt;Path&gt;" class="s25" d="m124.4 679.2l53.2 0.1 0.4-21.3-53.3-0.1z"/>
<path id="&lt;Path&gt;" class="s26" d="m64.7 679.1l53.2 0.1 0.3-21.4-53.2-0.1z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s27" d="m183.5 717.7l53.2 0.1 0.4-21.3-53.3-0.1z"/>
<path id="&lt;Path&gt;" class="s28" d="m123.8 717.5l53.2 0.2 0.3-21.3-53.1-0.1z"/>
<path id="&lt;Path&gt;" class="s29" d="m64.3 717.4l53.1 0.1 0.3-21.3-53.2-0.1z"/>
</g>
</g>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s1" d="m543.6 380.4c0.1-3.9 4.2-7.2 9.2-7.2h189.3c5.1 0 10.1 3.4 10.1 7.5v360.4c0 1.9-1.4 3.8-3.1 5.2-1.8 1.3-4.3 2.1-6.8 2.1l-197.9-0.4c-2.5 0-4.9-0.8-6.6-2.2-1.8-1.4-2.7-3.4-2.7-5.3z"/>
<g id="&lt;Group&gt;" style="opacity: .5">
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m683.1 415.7l53.9-0.1 0.4-22h-54z"/>
<path id="&lt;Path&gt;" class="s30" d="m622.6 415.6h53.9l0.3-22h-53.9z"/>
<path id="&lt;Path&gt;" class="s30" d="m562.2 415.6h53.8l0.3-22h-53.8z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m682.4 455.1h53.8l0.5-21.8h-53.9z"/>
<path id="&lt;Path&gt;" class="s30" d="m622 455l53.8 0.1 0.4-21.8-53.9-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m561.7 455h53.8l0.3-21.8h-53.8z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m681.7 494.2l53.8 0.1 0.4-21.8h-53.8z"/>
<path id="&lt;Path&gt;" class="s30" d="m621.5 494.2h53.7l0.3-21.7h-53.7z"/>
<path id="&lt;Path&gt;" class="s30" d="m561.3 494.1l53.6 0.1 0.3-21.8h-53.7z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m681 533.2l53.7 0.1 0.4-21.7h-53.7z"/>
<path id="&lt;Path&gt;" class="s30" d="m620.9 533.2h53.6l0.4-21.6-53.7-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m560.8 533.1l53.6 0.1 0.3-21.7h-53.6z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m680.4 572.1l53.5 0.1 0.5-21.6-53.7-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m620.3 572l53.5 0.1 0.4-21.6h-53.6z"/>
<path id="&lt;Path&gt;" class="s30" d="m560.3 571.9l53.5 0.1 0.3-21.6h-53.5z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m679.7 610.9l53.5 0.1 0.4-21.6h-53.5z"/>
<path id="&lt;Path&gt;" class="s30" d="m619.8 610.8l53.4 0.1 0.4-21.6h-53.5z"/>
<path id="&lt;Path&gt;" class="s30" d="m559.9 610.6l53.4 0.1 0.3-21.5h-53.5z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m679 649.5l53.4 0.1 0.4-21.5-53.4-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m619.2 649.3l53.3 0.2 0.4-21.5-53.4-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m559.4 649.2l53.3 0.1 0.3-21.4-53.3-0.1z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m678.4 688l53.3 0.1 0.4-21.4-53.3-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m618.7 687.8l53.2 0.1 0.3-21.3-53.2-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m559 687.7l53.2 0.1 0.3-21.4-53.3-0.1z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s30" d="m677.7 726.3l53.2 0.1 0.4-21.2-53.2-0.2z"/>
<path id="&lt;Path&gt;" class="s30" d="m618.1 726.1l53.1 0.2 0.4-21.3-53.2-0.1z"/>
<path id="&lt;Path&gt;" class="s30" d="m558.5 726l53.1 0.1 0.3-21.3-53.1-0.1z"/>
</g>
</g>
</g>
</g>
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s31" d="m355.4 478.5c-15.5-48.5-45.4-87.2-80.8-109.9-31.7-20.3-54.5-51.9-62.9-88.5q-1.3-5.7-3.2-11.5c-18.6-58.3-69.5-94.2-113.8-80.1-44.3 14.1-65.2 72.8-46.6 131.2 3.8 11.9 9 22.9 15.1 32.7 19.8 31.3 27.5 68.8 20.2 105.1-6.5 32.5-4.7 69 6.9 105.4 17.3 54.2 52.6 96.1 93.5 117.2 15.5 8 29.5 18.7 41 31.7 19.2 21.6 46.3 31.7 71.2 23.8 26.8-8.6 43.5-35.7 44.7-67.4 0.7-17.9 4.9-35.5 11.8-52.1 16.2-39.2 18.5-88.6 2.9-137.6z"/>
<path id="&lt;Path&gt;" class="s32" d="m129.9 245.6c18.1 36.7 35 74 51.5 111.4 4.1 9.4 8.1 18.8 12.1 28.2l6 14.1 5.8 14.2c3.9 9.4 7.9 18.8 11.7 28.3l11.4 28.6c7.3 19.1 14.7 38.1 21.7 57.3 3.5 9.6 7.2 19.2 10.5 28.9l10 29c12.9 38.8 24.9 77.9 34.9 117.6l-1.7 0.4-8.6-29.4-2.1-7.3-2.4-7.3-4.6-14.6-4.6-14.6c-1.6-4.9-3.3-9.7-4.9-14.5-3.3-9.7-6.5-19.4-9.9-29-13.7-38.5-27.9-76.8-42.9-114.7-7.7-19-15.2-38-23-56.9l-5.8-14.1-5.9-14.2c-3.9-9.4-7.9-18.8-11.9-28.2q-11.8-28.3-24.1-56.3c-8.1-18.8-16.4-37.5-24.8-56.1z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s33" d="m484.7 382.1c-7.3-53-31.1-98.4-63.6-128.3-28.9-26.7-46.8-63.6-48.9-102.9q-0.3-6.2-1.2-12.5c-8.7-63.7-54.8-110-102.9-103.5-48.2 6.6-80.2 63.5-71.5 127.2 1.8 13.1 5.1 25.4 9.7 36.6 14.7 36 15.9 76.2 1.9 112.4-12.5 32.4-17.2 70.5-11.8 110.3 8.1 59.2 37 108.9 75.3 138.2 14.5 11 27 24.7 36.6 40.2 15.9 25.8 42 41.1 69 37.5 29.2-4 51.3-29.1 58.2-61.6 4-18.4 11.5-35.9 21.5-51.8 23.8-37.6 35-88.3 27.7-141.8z"/>
<path id="&lt;Path&gt;" class="s32" d="m294.2 100.4c12 41.2 22.7 82.8 33 124.5 2.5 10.4 4.9 20.9 7.4 31.4l3.6 15.7 3.5 15.7c2.3 10.5 4.8 20.9 7 31.4l6.5 31.6c4.2 21 8.4 42.1 12.2 63.3 1.8 10.5 3.9 21.1 5.6 31.7l5.1 31.8c6.4 42.5 11.7 85.1 14.9 128l-1.9 0.1-3.6-31.9-0.8-8-1.1-8-2.2-15.9-2.2-16c-0.7-5.3-1.6-10.6-2.4-15.9-1.6-10.5-3.2-21.2-5-31.7-7.2-42.3-15-84.5-23.6-126.5-4.5-21-8.8-42-13.4-62.9l-3.5-15.7-3.5-15.7c-2.4-10.5-4.8-21-7.2-31.4q-7.2-31.4-14.8-62.6c-5-20.9-10.2-41.7-15.4-62.5z"/>
</g>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s34" d="m706 746.1h-420.4c-3.3 0-6-2.6-6-5.9v-567.9c0-3.3 2.7-6 6-6h420.4c3.3 0 6 2.7 6 6v567.9c0 3.3-2.7 5.9-6 5.9z"/>
<path id="&lt;Path&gt;" class="s33" d="m638.4 669.7h-286.1c-10.8 0-19.6-8.7-19.6-19.6v-377.1c0-10.8 8.8-19.6 19.6-19.6h286.1c10.8 0 19.6 8.8 19.6 19.6v377.1c0 10.9-8.8 19.6-19.6 19.6z"/>
<path id="&lt;Path&gt;" class="s35" d="m627.6 640.8h-264.2c-3.3 0-5.9-2.7-5.9-5.9v-341.4c0-3.2 2.6-5.8 5.9-5.8h264.2c3.2 0 5.8 2.6 5.8 5.8v341.4c0 3.2-2.6 5.9-5.8 5.9z"/>
<path id="&lt;Path&gt;" fill-rule="evenodd" class="s36" d="m495 223.7c-7.1 0-12.9-5.8-12.9-12.9 0-7.2 5.8-13 12.9-13 7.2 0 13 5.8 13 13 0 7.1-5.8 12.9-13 12.9z"/>
<path id="&lt;Path&gt;" class="s37" d="m578.6 419.5l-166.4 2.7c-12.7 0.2-23 10.1-23 22v104.8c0 11.9 10.3 21.2 23 20.7l166.4-6.7c11.9-0.5 21.6-10.2 21.6-21.8v-101.2c0-11.5-9.7-20.7-21.6-20.5z"/>
<path id="&lt;Path&gt;" class="s38" d="m587 400.5c-5 0.1-9.1-3.8-9.1-8.7v-22.9c0-23-19.5-41.6-43.6-41.6l-54.2 0.2c-24.7 0.1-45 19.3-45 42.8v23.5c0 5-4.3 9.1-9.6 9.1-5.3 0.1-9.6-3.9-9.6-8.9v-23.5c0-33.6 29-60.9 64.2-60.9h54.2c34.2 0 61.8 26.5 61.8 59.1v22.9c0 4.9-4.1 8.9-9.1 8.9z"/>
<path id="&lt;Path&gt;" class="s39" d="m522.3 477.5c0-11.6-10.2-20.8-22.5-19.9-11 0.7-20 9.5-20.6 19.9-0.4 8.1 4 15.1 10.8 18.7 2.9 1.5 4.3 4.7 3.7 7.8l-4.7 26.7c-0.6 3.3 2.1 6.3 5.7 6.2l12.2-0.4c3.6-0.2 6.3-3.3 5.7-6.7l-4.7-26.4c-0.6-3.1 1-6.2 3.9-8 6.3-3.7 10.5-10.4 10.5-17.9z"/>
</g>
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s40" d="m188.1 747.1q0-0.3-0.1-0.7c-3.4-13.6-20.5-22.2-20.5-22.2l-6.8 0.6c-3.9 12-3.4 19.4-2.8 22.7q0 0.1 0.1 0.3c5.6 0.5 17.1 0.8 30.1-0.7z"/>
<path id="&lt;Path&gt;" class="s31" d="m158 747.8c0.3 1.1 1.1 1.9 2.1 2.2 8 1.6 20.6 0.3 26-0.4 1.1-0.2 2-1.3 2-2.5-13 1.5-24.5 1.2-30.1 0.7z"/>
<path id="&lt;Path&gt;" class="s41" d="m157.9 714.7l2.9 13.8c0.2 1 1 1.8 1.9 1.9 1.2 0.1 2.8 0.1 4.5-0.1 1.5-0.2 2.5-1.7 2.3-3.3l-2-12.3z"/>
<path id="&lt;Path&gt;" class="s31" d="m217.5 747.6c-7.5-0.2-11.4-1.1-13.4-1.9q0 1.1 0 2.3c0.1 0.8 0.7 1.5 1.5 1.5l41.1-0.3c1.3 0 2.1-1.5 1.5-2.7-5.4 0.4-19.1 1.4-30.7 1.1z"/>
<path id="&lt;Path&gt;" class="s42" d="m248.2 746.5q-0.1-0.2-0.1-0.3c-3.7-5.1-12.9-15.2-31.2-19.6l-8.8-0.3c0 0-3.9 6.8-4 19.4 2 0.8 5.9 1.7 13.4 1.9 11.6 0.3 25.3-0.7 30.7-1.1z"/>
<path id="&lt;Path&gt;" class="s43" d="m206.1 713.4c0.1 0.7 1.9 10.5 2.6 14.4 0.2 0.9 0.9 1.5 1.8 1.6 1.5 0.1 3.9 0.1 6-0.5 1.1-0.3 1.9-1.5 1.8-2.7l-1-15.6z"/>
<path id="&lt;Path&gt;" class="s44" d="m199.4 531.7c0 0 12.1 82.9 20.8 181.6 0.2 1.8-1.3 3.4-3.1 3.8-2.7 0.6-6.6 1.2-9.8 1.2-1.7-0.1-3.2-1.4-3.5-3.1-2.9-17.4-24.1-110.7-29.7-131.3 0 0-6.4 87.3-4.3 132.6 0 1.1-0.8 2.1-1.9 2.2-1.7 0.2-4.4 0.4-7.9 0-1.3-0.1-2.4-1.1-2.5-2.4-2.2-14.8-14.3-102.4-13.8-165.5 0-3.6 4.2-32.8 4.2-32.8z"/>
</g>
<path id="&lt;Path&gt;" class="s45" d="m204.1 392.3l1.6 43.4q6.9 2.4 13.1 3.7c2.6-8.4 8.4-18.6 13.1-26.3-17.3-6.1-27.8-20.8-27.8-20.8z"/>
<path id="&lt;Path&gt;" class="s46" d="m146.1 536.5c-1.3-0.4-2.2-1.5-2.3-2.9-1.6-15.5-9.4-112 39.7-151.7 0 0 2.8-7.4 25.9 10.7 23.2 18.1 10.8 37 5.3 63.2-6.7 31.6-18.5 57.5-13.3 77 0.4 1.3-0.4 2.7-1.7 3.2-17.9 6.6-35.8 6.9-53.6 0.5z"/>
<path id="&lt;Path&gt;" class="s47" d="m202.6 352.9c0 1.4-19.6 29.2-19.6 29.2 0 0 3.5 7 20.3 12.6l14.5-29.8z"/>
<path id="&lt;Path&gt;" class="s48" d="m192.9 448.1q-0.2 0-0.3-0.1c-15.7-10.6-23-27.6-23.1-27.8-0.1-0.3 0-0.7 0.3-0.8 0.4-0.2 0.7 0 0.9 0.3 0 0.2 7.3 16.9 22.6 27.3 0.3 0.2 0.4 0.6 0.2 0.8-0.2 0.2-0.4 0.3-0.6 0.3z"/>
<path id="&lt;Path&gt;" class="s49" d="m216.2 424.5c-0.2 0-0.4-0.1-0.5-0.3 0-0.1-4.8-7.5-13.9-23.8-2.8-5-6.5-8.2-11-9.5-7.3-2-14.5 1.9-14.5 2-0.3 0.1-0.7 0-0.9-0.3-0.2-0.3-0.1-0.7 0.2-0.8 0.3-0.2 7.7-4.3 15.6-2.1 4.8 1.3 8.7 4.7 11.7 10 9.1 16.3 13.8 23.7 13.9 23.8 0.2 0.3 0.1 0.7-0.2 0.9q-0.2 0.1-0.4 0.1z"/>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s50" d="m218.1 337c0 0 6.9 16 7.4 24.4 0.5 8.4 2.3 13.9-7.4 15.6-9.8 1.6-17.9-3.2-22.4-11.6 0 0-6.9-12.9-5.4-18.1 1.6-5.3 27.8-10.3 27.8-10.3z"/>
<path id="&lt;Path&gt;" class="s51" d="m199 359.4l0.6-0.2c0.7-0.3 1-1.2 0.7-1.9-1.4-2.6-4.1-8.7-0.6-10.1 4.4-1.8 22-5.4 25.8-11.6 3.7-6.1 0.4-13.8-4.4-16-0.3-0.2-0.7 0-0.9 0.3l-0.4 0.7c-0.3 0.6-1.1 0.5-1.2-0.1-0.2-0.5-0.9-0.6-1.2-0.2-1.2 1.9-4.3 4.9-12.8 6.5-12 2.2-19.9 7.1-20.1 15.3 0 0.6-0.6 0.9-1 0.6-0.9-0.5-2.3-0.8-4.2 0.8-3.3 2.8-1.9 9.9 5.3 15.8 0.3 0.3 0.3 0.9-0.1 1.1-1.3 0.9-3.2 2.9 1.8 5.6 5.3 2.8 9.2 2.5 10.7 2.3 0.3-0.1 0.6-0.4 0.5-0.8l-1.6-7.3c-0.1-0.4 0.2-0.8 0.6-0.8z"/>
<path id="&lt;Path&gt;" class="s52" d="m199.3 361c0 0-2.6-10.3-7.2-7.4-4.6 2.9 2.4 11.5 6.1 11.8z"/>
</g>
<path id="&lt;Path&gt;" class="s53" d="m289.6 389.1c0 0-3.5-6.2-3.3-9.2 0.3-3.1-1.6-7.5 0.4-7.1 2 0.3 2.4 0 2.9 3.6 0.6 3.6 6.9 19.4 0 12.7z"/>
<path id="&lt;Path&gt;" class="s54" d="m290.3 379.2l-0.1 12.4c-23.7 25.5-42.8 27-58.3 21.5-4.7 7.7-10.5 17.9-13.1 26.3 63.2 13.9 78.1-44.1 78.1-44.1 8.5-3.5 10.3-5.6 9.9-7.9z"/>
<path id="&lt;Path&gt;" class="s55" d="m308.5 366.9c-2.1-0.8-6-8.3-6.8-5.8-0.7 2.4 0.4 5.8 0 6.9-0.3 1-5.2 13.2-4.2 15.9 0.7 1.9 4.6 1.6 5.2 4.8 0.2 1 1 1.8 2 1.8 1 0 1.8-0.8 2-1.8 0.1-0.4 3.8-20.9 1.8-21.8z"/>
<g id="&lt;Group&gt;">
<path id="&lt;Compound Path&gt;" fill-rule="evenodd" class="s56" d="m330 312.9c25.6 13 38.8 40.9 34.3 67.8l5.5 2.8 13 6.5-2.9 5.8 9.3 4.7 2.9-5.8 4.6 2.4-2.9 5.7 5.3 2.7 2.9-5.7 7.5 3.7-1.4 2.8 9.7 4.8 1.3-2.7 4.3 2.2-2.7 5.2 11.5 5.8 2.7-5.3 8.8 4.5-2.9 5.7 9.4 4.8 2.9-5.7 11 5.5c1.3 0.7 2.3 1.8 2.8 3.1l8.8 21.9c0.8 2 0.4 4.3-1 5.9q0 0 0 0-0.2 0.3-0.4 0.5 0 0-0.1 0.1-0.2 0.2-0.4 0.3 0 0.1-0.1 0.1-0.3 0.2-0.5 0.4l-10.7 6.4c-1.8 1-4 1.1-5.8 0.2l-109.6-55.4c-19 19.6-49.2 25.5-74.9 12.5-31.5-15.9-44.2-54.4-28.2-85.9 15.9-31.6 54.4-44.2 86-28.3zm-66.1 38.3c-3.2 6.4-0.6 14.2 5.7 17.4 6.4 3.3 14.2 0.7 17.5-5.7 3.2-6.4 0.6-14.1-5.8-17.4-6.3-3.2-14.1-0.6-17.4 5.7z"/>
<path id="&lt;Path&gt;" class="s57" d="m332.8 360.5l52 26.3-2.9 5.7 9.2 4.7 3-5.8 4.6 2.4-2.9 5.7 5.3 2.7 2.9-5.7 7.5 3.7-1.4 2.8 9.6 4.8 1.4-2.7 4.3 2.2-2.7 5.2 11.5 5.8 2.6-5.2 8.9 4.4-2.9 5.8 9.4 4.7 2.9-5.7 11 5.5c1.3 0.7 2.3 1.8 2.8 3.1l8.7 21.9c1.1 2.7 0.1 5.8-2.5 7.3l-10.7 6.4c-1.7 1-3.9 1.1-5.7 0.2l-132.3-66.9z"/>
<path id="&lt;Compound Path&gt;" fill-rule="evenodd" class="s58" d="m246 337.9c15.9-31.6 54.4-44.2 86-28.3 31.5 16 44.2 54.5 28.2 86-15.9 31.5-54.4 44.2-86 28.2-31.5-15.9-44.2-54.4-28.2-85.9zm43 21.7c3.3-6.3 0.7-14.1-5.7-17.4-6.4-3.2-14.2-0.6-17.4 5.7-3.2 6.4-0.7 14.2 5.7 17.5 6.4 3.2 14.2 0.6 17.4-5.8z"/>
<path id="&lt;Compound Path&gt;" fill-rule="evenodd" class="s59" d="m274.2 423.8c-31.5-15.9-44.2-54.4-28.2-85.9 15.9-31.6 54.4-44.2 86-28.3 25.6 13 38.8 40.9 34.2 67.8l5.6 2.8c-3.8 7.1-3.6 11.7-2.3 14.7 3.5 8.6 98.5 50 108.5 60.8-0.2 1.8-1.2 3.4-2.9 4.4l-10.7 6.4c-1.7 1-3.9 1.1-5.7 0.2l-109.6-55.4c-19 19.6-49.3 25.5-74.9 12.5zm-8.3-75.9c-3.2 6.4-0.7 14.2 5.7 17.5 6.4 3.2 14.2 0.6 17.4-5.8 3.3-6.3 0.7-14.1-5.7-17.4-6.4-3.2-14.2-0.6-17.4 5.7z"/>
<path id="&lt;Compound Path&gt;" fill-rule="evenodd" class="s60" d="m257.2 343.5c12.8-25.3 43.7-35.5 69.1-22.6 25.4 12.8 35.5 43.7 22.7 69-12.8 25.4-43.8 35.6-69.1 22.7-25.4-12.8-35.5-43.7-22.7-69.1zm31.8 16.1c3.3-6.3 0.7-14.1-5.7-17.4-6.4-3.2-14.2-0.6-17.4 5.7-3.2 6.4-0.7 14.2 5.7 17.5 6.4 3.2 14.2 0.6 17.4-5.8z"/>
</g>
<path id="&lt;Path&gt;" class="s61" d="m192.9 448.1c0 0 60.3 20.2 94-5.5 2.1-1.6 4.8-2.3 7.4-1.8l12.8 2.1c5.4 0.8 10.6-2.7 11.8-8 0.6-3.1 0.9-6.4 0.3-9.3l-24.4-1.4 0.7-3.2c0 0-10.7 2.6-10.9 11.1 0 0-25.2 16.5-71.2-9.2 0 0-17.9 14-20.5 25.2z"/>
</g>
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;" style="opacity: .3">
<path id="&lt;Compound Path&gt;" class="s31" d="m658.5 146.1c-1.4-0.1-2.5-1.3-2.4-2.7 0.1-2.7 0.1-5.5 0-8.2-0.1-1.4 1-2.6 2.3-2.7q0.1 0 0.1 0c1.4 0 2.6 1 2.6 2.4 0.2 2.9 0.2 5.8 0.1 8.7-0.1 1.3-1.1 2.4-2.4 2.5q-0.2 0-0.3 0zm-4-24.2c-0.4-2.7-1.1-5.4-1.8-8-0.3-1.4 0.5-2.8 1.8-3.2 1.4-0.3 2.8 0.5 3.1 1.8 0.8 2.8 1.4 5.6 2 8.5 0.2 1.3-0.7 2.7-2.1 2.9q-0.1 0.1-0.3 0.1c-1.3 0-2.4-0.8-2.7-2.1zm-6.2-20.7c-1.1-2.5-2.3-5-3.6-7.4-0.6-1.2-0.2-2.8 1.1-3.4 1.2-0.7 2.8-0.2 3.4 1 1.4 2.6 2.7 5.2 3.8 7.8 0.5 1.3-0.1 2.8-1.3 3.4q-0.5 0.1-0.9 0.2c-1 0-2-0.6-2.5-1.6zm-10.7-18.7c-1.6-2.2-3.3-4.4-5.1-6.4-0.9-1.1-0.8-2.7 0.2-3.6 1.1-1 2.7-0.8 3.6 0.2 1.9 2.2 3.7 4.5 5.4 6.8 0.9 1.1 0.6 2.7-0.5 3.5q-0.7 0.5-1.4 0.5c-0.8 0.1-1.6-0.3-2.2-1zm-14.6-15.9c-2.1-1.8-4.2-3.5-6.4-5.1-1.2-0.9-1.4-2.5-0.6-3.6 0.8-1.1 2.4-1.4 3.6-0.5 2.3 1.7 4.6 3.5 6.7 5.4 1.1 0.9 1.2 2.5 0.3 3.5-0.5 0.6-1.1 0.9-1.8 0.9-0.6 0.1-1.3-0.1-1.8-0.6zm-17.8-12.3c-2.4-1.3-4.9-2.5-7.4-3.6-1.3-0.5-1.8-2-1.3-3.3 0.6-1.3 2.1-1.9 3.4-1.3 2.6 1.1 5.2 2.4 7.8 3.8 1.2 0.6 1.7 2.2 1 3.4-0.4 0.8-1.2 1.3-2.1 1.3q-0.7 0.1-1.4-0.3zm-94.4-1.2c-0.6-1.2-0.2-2.7 1.1-3.4 2.5-1.3 5.1-2.6 7.8-3.7 1.3-0.6 2.8 0 3.3 1.3 0.6 1.3 0 2.8-1.3 3.3-2.5 1.1-5 2.3-7.4 3.6q-0.5 0.3-1.1 0.3c-0.9 0.1-1.9-0.4-2.4-1.4zm74.4-6.8c-2.6-0.7-5.3-1.3-8-1.8-1.4-0.3-2.3-1.6-2-3 0.2-1.4 1.5-2.3 2.9-2 2.9 0.5 5.7 1.1 8.5 1.9 1.3 0.4 2.1 1.8 1.7 3.1-0.2 1.1-1.2 1.8-2.2 1.9q-0.5 0-0.9-0.1zm-54-1.8c-0.4-1.4 0.4-2.8 1.8-3.2 2.8-0.7 5.6-1.3 8.5-1.9 1.3-0.2 2.7 0.7 2.9 2.1 0.3 1.4-0.7 2.7-2 2.9-2.7 0.5-5.4 1.1-8.1 1.9q-0.2 0-0.5 0c-1.2 0.1-2.3-0.6-2.6-1.8zm32.7-1.5c-2.7-0.1-5.5-0.2-8.2 0-1.4 0-2.6-1.1-2.7-2.5 0-1.4 1-2.5 2.4-2.6q0 0 0.1 0c2.8-0.1 5.8-0.1 8.6 0 1.4 0 2.5 1.2 2.5 2.6-0.1 1.3-1.1 2.4-2.4 2.5q-0.2 0-0.3 0z"/>
<path id="&lt;Path&gt;" class="s31" d="m498.3 64.3c0.5-0.1 1-0.2 1.4-0.6q1.6-1.2 3.2-2.4c1.1-0.8 1.3-2.4 0.5-3.5-0.8-1.2-2.4-1.4-3.5-0.6q-1.7 1.3-3.4 2.6c-1.1 0.8-1.2 2.4-0.4 3.5 0.6 0.7 1.4 1 2.2 1z"/>
</g>
<g id="&lt;Group&gt;" style="opacity: .3">
<path id="&lt;Path&gt;" class="s31" d="m461.2 132.3c1.2 0 2.3-1 2.4-2.2q0.2-2 0.4-4c0.2-1.4-0.7-2.7-2.1-2.8-1.4-0.2-2.7 0.7-2.9 2.1q-0.3 2.1-0.5 4.2c-0.1 1.4 0.9 2.6 2.3 2.7q0.2 0.1 0.4 0z"/>
<path id="&lt;Compound Path&gt;" class="s31" d="m561 240.9c-1.4 0-2.6-1.1-2.6-2.5 0-1.4 1.1-2.6 2.5-2.6q4-0.1 8.1-0.5c1.4-0.1 2.6 0.9 2.8 2.3 0.1 1.4-0.9 2.7-2.3 2.8q-1.8 0.2-3.5 0.3-2.5 0.1-5 0.2zm19.1-4.7c-0.3-1.3 0.5-2.7 1.9-3 2.6-0.6 5.2-1.4 7.8-2.2 1.3-0.5 2.8 0.3 3.2 1.6 0.4 1.3-0.3 2.8-1.6 3.2-2.7 0.9-5.5 1.7-8.2 2.3q-0.2 0.1-0.5 0.1c-1.2 0.1-2.3-0.7-2.6-2zm-33 3.9c-2.8-0.3-5.6-0.8-8.4-1.4-1.4-0.3-2.2-1.6-1.9-3 0.2-1.4 1.6-2.2 3-2 2.6 0.6 5.3 1 8 1.4 1.4 0.1 2.3 1.4 2.2 2.8-0.2 1.2-1.2 2.2-2.4 2.2q-0.2 0.1-0.5 0zm53.7-10.7c-0.6-1.2-0.1-2.8 1.2-3.4 2.4-1.1 4.8-2.4 7.1-3.8 1.2-0.7 2.8-0.4 3.5 0.9 0.7 1.2 0.3 2.7-0.9 3.4-2.4 1.5-4.9 2.9-7.5 4.1q-0.4 0.2-0.9 0.3c-1 0-2-0.5-2.5-1.5zm-75.4 5.5c-2.7-0.9-5.3-2-7.9-3.2-1.3-0.6-1.8-2.1-1.3-3.3 0.6-1.3 2.1-1.9 3.4-1.3 2.5 1.1 5 2.2 7.5 3.1 1.3 0.4 2 1.9 1.6 3.2-0.4 1-1.3 1.6-2.3 1.7q-0.5 0-1-0.2zm-20.1-9.8c-2.4-1.5-4.7-3.1-7-4.8-1.1-0.9-1.3-2.5-0.5-3.6 0.9-1.1 2.5-1.3 3.6-0.5 2.1 1.6 4.4 3.2 6.6 4.6 1.2 0.8 1.6 2.4 0.8 3.5-0.4 0.8-1.2 1.2-2 1.2-0.5 0.1-1-0.1-1.5-0.4zm-17.4-13.9c-2.1-2-4-4.1-5.8-6.3-0.9-1.1-0.8-2.7 0.3-3.6 1-0.9 2.6-0.8 3.6 0.3 1.7 2.1 3.5 4.1 5.4 6 1 1 1 2.6 0.1 3.6-0.5 0.4-1.1 0.7-1.7 0.7-0.7 0.1-1.4-0.2-1.9-0.7zm-14-17.5c-1.6-2.3-3-4.8-4.3-7.3-0.7-1.3-0.2-2.8 1.1-3.5 1.2-0.6 2.7-0.1 3.4 1.1 1.2 2.4 2.6 4.7 4 7 0.8 1.2 0.5 2.8-0.7 3.5q-0.6 0.4-1.2 0.4c-0.9 0.1-1.8-0.3-2.3-1.2zm-9.9-20c-0.9-2.7-1.8-5.4-2.5-8.2-0.4-1.3 0.4-2.7 1.8-3.1 1.3-0.4 2.7 0.5 3.1 1.8 0.7 2.6 1.5 5.2 2.4 7.7 0.5 1.4-0.2 2.8-1.5 3.3q-0.4 0.1-0.7 0.1c-1.1 0.1-2.2-0.6-2.6-1.6zm-5.1-21.8q-0.4-3.1-0.6-6.2-0.1-1.2-0.2-2.3c0-1.4 1.1-2.6 2.5-2.6 1.4-0.1 2.6 1 2.6 2.4q0.1 1.1 0.1 2.1 0.2 3 0.6 6c0.2 1.4-0.8 2.7-2.2 2.8q-0.1 0-0.2 0c-1.3 0.1-2.5-0.8-2.6-2.2z"/>
<path id="&lt;Path&gt;" class="s31" d="m621.7 219.1c0.5 0 1-0.2 1.5-0.5q1.6-1.3 3.2-2.7c1-0.9 1.1-2.5 0.2-3.6-0.9-1-2.5-1.1-3.6-0.2q-1.5 1.3-3 2.5c-1.1 0.9-1.3 2.5-0.4 3.6 0.5 0.7 1.3 1 2.1 0.9z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Compound Path&gt;" class="s31" d="m626.5 175.8c0.3-0.4 0.3-0.9 0-1.4l-8.3-11.7c2.5-6.3 4.1-13 4.6-19.9l12.7-6.9c0.5-0.2 0.7-0.7 0.6-1.2l-2.8-17.2c-0.1-0.5-0.5-0.8-1-0.9l-14.3-2.4c-2.6-6.5-6.3-12.3-10.8-17.4l4.2-13.8c0.1-0.5-0.1-1-0.5-1.3l-14.1-10.1c-0.4-0.3-1-0.3-1.4 0l-11.8 8.4c-6.2-2.6-12.9-4.2-19.8-4.7l-6.9-12.7c-0.3-0.4-0.8-0.7-1.3-0.6l-17.1 2.8c-0.5 0.1-0.9 0.5-1 1l-2.4 14.3c-6.4 2.6-12.2 6.3-17.3 10.8l-13.9-4.2c-0.5-0.1-1 0.1-1.3 0.5l-10.1 14.1c-0.3 0.4-0.3 1 0 1.4l8.4 11.8c-2.6 6.2-4.2 12.9-4.6 19.8l-12.7 6.9c-0.5 0.3-0.7 0.8-0.7 1.3l2.9 17.1c0.1 0.5 0.5 0.9 1 1l14.2 2.4c2.7 6.4 6.4 12.2 10.8 17.3l-4.1 13.8c-0.2 0.5 0 1.1 0.4 1.4l14.2 10c0.4 0.3 0.9 0.3 1.3 0l11.8-8.3c6.3 2.5 13 4.1 19.9 4.6l6.9 12.7c0.2 0.5 0.7 0.7 1.2 0.6l17.2-2.8c0.5-0.1 0.8-0.5 0.9-1l2.4-14.2c6.5-2.7 12.3-6.4 17.4-10.8l13.8 4.1c0.5 0.1 1.1-0.1 1.3-0.5z"/>
<g id="&lt;Group&gt;">
<path id="&lt;Compound Path&gt;" fill-rule="evenodd" class="s1" d="m558.1 155.9c-9.6-0.8-16.7-9.2-16-18.8 0.4-4.6 2.6-8.8 6.2-11.8 3.5-3.1 8-4.5 12.7-4.1 9.6 0.8 16.7 9.2 15.9 18.8-0.7 8.7-7.8 15.4-16.3 16q-1.2 0-2.5-0.1zm-7.2-27.5c-2.7 2.3-4.4 5.5-4.7 9.1-0.6 7.3 4.9 13.8 12.2 14.4 7.4 0.6 13.8-4.9 14.5-12.2 0.6-7.4-4.9-13.8-12.3-14.5q-1 0-1.9 0c-2.9 0.2-5.6 1.3-7.8 3.2z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s1" d="m561.9 181.1q2.2-0.1 4.4-0.5 0.7-0.1 1.3-0.2 3.4-0.7 6.7-1.9 0 0 0 0 0.2-0.1 0.3-0.1 0.2-0.1 0.5-0.2c0.4-0.2 0.6-0.6 0.6-1q0-0.2-0.1-0.3c-0.2-0.6-0.8-0.8-1.3-0.6-2.7 1.1-5.5 1.8-8.4 2.3-14.2 2.4-28.1-3-37.1-13-5-5.6-8.5-12.7-9.9-20.6q-0.3-2.1-0.4-4.2c-0.6-9.3 2-18.5 7.5-26.2 6.4-8.9 15.8-14.8 26.6-16.6 22.2-3.6 43.3 11.4 47 33.6q0.3 2.1 0.4 4.2c0.4 5.9-0.5 11.9-2.7 17.5q-0.1 0.2-0.1 0.4c0 0.4 0.3 0.7 0.6 0.9 0.6 0.2 1.2-0.1 1.4-0.6 2.3-5.8 3.3-12.1 2.9-18.4q-0.2-2.1-0.5-4.3c-3.9-23.3-26-39.1-49.4-35.3-11.3 1.9-21.2 8.1-27.8 17.4-5.8 8.1-8.6 17.7-8 27.6q0.2 2.1 0.5 4.3c1.9 11.3 8.1 21.2 17.4 27.9 8.1 5.8 17.8 8.5 27.6 7.9z"/>
</g>
</g>
</g>
<g id="&lt;Group&gt;">
<g id="&lt;Group&gt;" style="opacity: .3">
<path id="&lt;Path&gt;" class="s31" d="m749.6 207.4c0.7 0 1.3-0.5 1.5-1.2q0.4-2 0.7-4c0.2-0.8-0.4-1.6-1.3-1.8-0.8-0.1-1.6 0.5-1.8 1.3q-0.3 1.9-0.7 3.8c-0.2 0.8 0.3 1.7 1.2 1.9q0.2 0 0.4 0z"/>
<path id="&lt;Compound Path&gt;" class="s31" d="m751 195.4c-0.8 0-1.5-0.7-1.5-1.6q0.2-3.3-0.1-6.6 0-0.7-0.1-1.4c0-0.8 0.6-1.6 1.5-1.7 0.8 0 1.6 0.6 1.7 1.5q0 0.7 0.1 1.4c0.1 2.3 0.2 4.6 0.1 6.9-0.1 0.8-0.7 1.5-1.5 1.5q-0.1 0-0.2 0zm-2.8-17.5c-0.6-2.5-1.3-5.1-2.1-7.6-0.3-0.9 0.1-1.8 1-2 0.8-0.3 1.7 0.1 2 0.9 0.9 2.7 1.6 5.4 2.2 8.1 0.1 0.9-0.4 1.7-1.3 1.9q-0.1 0-0.2 0c-0.7 0-1.4-0.5-1.6-1.3zm-5.2-15c-1.1-2.4-2.5-4.7-3.9-6.9-0.5-0.8-0.3-1.7 0.5-2.2 0.7-0.5 1.7-0.3 2.1 0.4 1.6 2.4 2.9 4.8 4.2 7.3 0.3 0.8 0 1.7-0.8 2.1q-0.3 0.1-0.6 0.2c-0.6 0-1.2-0.3-1.5-0.9zm-8.7-13.3c-1.7-2.1-3.5-4-5.5-5.8-0.6-0.6-0.7-1.6-0.1-2.2 0.6-0.7 1.6-0.7 2.3-0.1 2 1.9 3.9 3.9 5.7 6 0.6 0.7 0.5 1.7-0.1 2.2q-0.5 0.4-1 0.4c-0.4 0-0.9-0.1-1.3-0.5zm-11.7-10.8c-2.1-1.6-4.4-3-6.7-4.3-0.8-0.4-1-1.4-0.6-2.1 0.4-0.8 1.3-1.1 2.1-0.7 2.4 1.4 4.8 2.9 7.1 4.5 0.7 0.5 0.8 1.5 0.3 2.2-0.2 0.4-0.7 0.6-1.1 0.6q-0.6 0.1-1.1-0.2zm-13.9-7.7c-2.5-1-5-1.8-7.6-2.5-0.8-0.2-1.3-1-1.1-1.9 0.2-0.8 1.1-1.3 1.9-1.1 2.7 0.7 5.4 1.6 7.9 2.6 0.8 0.3 1.2 1.2 0.9 2-0.2 0.6-0.8 1-1.3 1q-0.4 0-0.7-0.1zm-15.4-4c-2.6-0.3-5.3-0.5-8-0.5-0.8 0-1.5-0.7-1.5-1.6 0-0.9 0.7-1.6 1.5-1.6 2.8 0.1 5.6 0.2 8.4 0.6 0.9 0.1 1.5 0.9 1.3 1.8-0.1 0.7-0.7 1.3-1.4 1.3q-0.2 0-0.3 0zm-25.7 0.2c-0.2-0.9 0.3-1.7 1.2-1.9 2.3-0.6 4.7-1 7.1-1.4q0.6 0 1.1-0.1c0.9-0.1 1.6 0.5 1.7 1.4 0.1 0.8-0.5 1.6-1.3 1.7q-0.6 0.1-1.1 0.2c-2.3 0.3-4.6 0.7-6.8 1.2q-0.1 0.1-0.3 0.1c-0.7 0-1.4-0.5-1.6-1.2z"/>
</g>
<g id="&lt;Group&gt;" style="opacity: .3">
<path id="&lt;Compound Path&gt;" class="s31" d="m688.2 259c-2.7 0.1-5.5 0.1-8.2-0.1-0.9-0.1-1.5-0.8-1.5-1.7 0.1-0.8 0.9-1.5 1.7-1.4 2.6 0.2 5.3 0.2 7.9 0.1 0.8-0.1 1.6 0.6 1.6 1.4 0.1 0.9-0.6 1.6-1.5 1.7q0 0 0 0zm6.4-2.2c-0.2-0.9 0.4-1.7 1.3-1.8 2.5-0.5 5.1-1.1 7.6-1.8 0.8-0.3 1.7 0.2 2 1 0.2 0.9-0.3 1.8-1.1 2-2.6 0.8-5.3 1.4-8 1.9q-0.1 0-0.2 0c-0.8 0.1-1.5-0.5-1.6-1.3zm-22.8 1c-2.6-0.5-5.3-1.2-7.9-2-0.8-0.3-1.3-1.2-1-2 0.2-0.8 1.1-1.3 2-1 2.4 0.8 5 1.4 7.6 1.9 0.8 0.2 1.4 1 1.2 1.9-0.1 0.7-0.8 1.2-1.5 1.3q-0.1 0-0.4-0.1zm38.3-5.2c-0.4-0.8 0-1.8 0.8-2.1 2.4-1.1 4.7-2.3 7-3.6 0.7-0.4 1.7-0.2 2.1 0.6 0.5 0.7 0.2 1.7-0.5 2.1-2.4 1.4-4.9 2.7-7.4 3.8q-0.2 0.1-0.5 0.1c-0.6 0-1.3-0.3-1.5-0.9zm-53.9 0.1c-2.4-1.1-4.9-2.4-7.2-3.9-0.7-0.4-1-1.4-0.5-2.1 0.5-0.8 1.4-1 2.2-0.5 2.2 1.3 4.5 2.6 6.9 3.7 0.8 0.4 1.1 1.3 0.7 2.1-0.2 0.5-0.7 0.8-1.3 0.9q-0.4 0-0.8-0.2zm-13.9-8.6c-2.1-1.8-4.2-3.6-6.1-5.6-0.6-0.6-0.6-1.6 0.1-2.2 0.6-0.6 1.6-0.6 2.2 0 1.8 1.9 3.7 3.7 5.8 5.3 0.7 0.6 0.8 1.5 0.2 2.2-0.3 0.4-0.7 0.6-1.1 0.6-0.4 0-0.8-0.1-1.1-0.3zm-11.4-11.8c-1.7-2.2-3.2-4.5-4.6-6.8-0.5-0.8-0.2-1.8 0.5-2.2 0.8-0.4 1.7-0.2 2.2 0.6 1.3 2.2 2.8 4.4 4.4 6.5 0.5 0.7 0.3 1.7-0.3 2.2q-0.4 0.3-0.9 0.3c-0.5 0-1-0.2-1.3-0.6z"/>
<path id="&lt;Path&gt;" class="s31" d="m725.5 245.3q0.4-0.1 0.8-0.4 1.6-1.2 3.1-2.5c0.7-0.6 0.8-1.6 0.2-2.2-0.6-0.7-1.6-0.7-2.2-0.2q-1.5 1.3-3 2.5c-0.7 0.5-0.8 1.5-0.3 2.2 0.4 0.4 0.9 0.6 1.4 0.6z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Compound Path&gt;" class="s31" d="m729.6 215.7c0.2-0.3 0.2-0.7 0-1l-5.6-7.8c1.8-4.2 2.8-8.7 3.1-13.3l8.5-4.6c0.3-0.2 0.5-0.5 0.4-0.9l-1.9-11.4c0-0.4-0.3-0.6-0.6-0.7l-9.5-1.6c-1.8-4.3-4.3-8.2-7.3-11.6l2.8-9.3c0.1-0.3 0-0.6-0.3-0.8l-9.5-6.8c-0.2-0.2-0.6-0.2-0.9 0l-7.9 5.6c-4.2-1.7-8.6-2.8-13.3-3.1l-4.6-8.5c-0.2-0.3-0.5-0.4-0.8-0.4l-11.5 1.9c-0.3 0.1-0.6 0.3-0.6 0.7l-1.6 9.5c-4.3 1.8-8.2 4.2-11.6 7.2l-9.3-2.7c-0.3-0.1-0.7 0-0.9 0.3l-6.7 9.4c-0.2 0.3-0.2 0.6 0 0.9l5.6 7.9c-1.8 4.2-2.8 8.7-3.1 13.3l-8.5 4.6c-0.3 0.2-0.5 0.5-0.5 0.8l1.9 11.5c0.1 0.3 0.4 0.6 0.7 0.7l9.5 1.6c1.8 4.3 4.3 8.2 7.3 11.6l-2.8 9.2c-0.1 0.4 0 0.7 0.3 0.9l9.4 6.8c0.3 0.2 0.7 0.2 1 0l7.9-5.6c4.1 1.7 8.6 2.7 13.3 3.1l4.6 8.5c0.1 0.3 0.5 0.4 0.8 0.4l11.5-1.9c0.3-0.1 0.6-0.4 0.6-0.7l1.6-9.5c4.3-1.8 8.2-4.3 11.6-7.2l9.3 2.7c0.3 0.1 0.7 0 0.9-0.3z"/>
<g id="&lt;Group&gt;">
<path id="&lt;Compound Path&gt;" fill-rule="evenodd" class="s1" d="m683.8 202.6c-3.2-0.3-6-1.8-8.1-4.2-2-2.4-3-5.5-2.7-8.6 0.5-6.6 6.2-11.4 12.8-10.9 6.5 0.5 11.4 6.3 10.8 12.8-0.2 3.2-1.7 6.1-4.1 8.1-2 1.7-4.4 2.6-6.9 2.8q-0.9 0-1.8 0zm-7.7-12.6c-0.2 2.3 0.5 4.6 2 6.4 1.5 1.8 3.6 2.8 6 3 2.3 0.2 4.6-0.5 6.3-2 1.8-1.5 2.9-3.6 3.1-5.9 0.4-4.8-3.2-9.1-8-9.5q-0.6 0-1.3 0c-4.2 0.3-7.8 3.6-8.1 8z"/>
</g>
<g id="&lt;Group&gt;">
<path id="&lt;Path&gt;" class="s1" d="m686.5 220.1q1.4-0.1 2.9-0.3 3-0.5 5.9-1.6 0.1-0.1 0.2-0.1c0.7-0.3 1-0.9 1-1.6q0-0.2-0.1-0.5c-0.3-0.8-1.2-1.2-2-0.8q-2.7 1-5.5 1.5-0.1 0-0.3 0c-4.4 0.7-8.8 0.3-12.9-1.2q-3.3-1.2-6.3-3.3 0 0 0 0-0.1-0.1-0.2-0.1c-5.7-4.1-9.5-10.2-10.7-17.2q-0.2-1.4-0.3-2.7c-0.4-6.1 1.3-12 4.9-17 4.1-5.7 10.2-9.5 17.2-10.7 6.9-1.2 14 0.5 19.7 4.6 5.7 4.1 9.5 10.2 10.7 17.2q0.2 1.3 0.3 2.6c0.2 3.9-0.4 7.8-1.8 11.4q-0.1 0.3-0.1 0.6c0.1 0.6 0.4 1.2 1 1.4 0.8 0.3 1.7-0.1 2-0.9 1.6-4 2.3-8.4 2-12.7q-0.1-1.5-0.3-3c-1.3-7.8-5.5-14.6-12-19.2-6.4-4.6-14.2-6.4-22-5.1-7.8 1.3-14.7 5.5-19.3 12-4 5.6-5.9 12.2-5.4 19q0.1 1.5 0.3 3c2.5 15.1 16.1 25.6 31.1 24.7z"/>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 45 KiB

View file

@ -0,0 +1,30 @@
<!-- Start Home Banner Area -->
<section id="home_banner" class="hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">Secure the future, today</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">Chúng tôi là doanh nghiệp TOP đầu tại Việt Nam về
nghiên cứu, sản xuất, cung cấp sản phẩm, dịch vụ bảo mật và an toàn thông tin</p>
<p class="wow fadeInLeft" data-wow-delay=".6s">CT129 đã tập trung vào việc phát triển các thiết bị
mã hóa và công nghệ bảo mật mạng chất lượng cao đáp ứng các tiêu chuẩn nội địa, hiện đang hướng
tới mục tiêu trở thành một công ty hàng đầu nước trên thị trường bảo mật trong nước.</p>
<p class="wow fadeInLeft" data-wow-delay=".6s">Chúng tôi cũng là đơn vị có nhiều năng lực và kinh
nghiệm trong hoạt động giám sát an toàn thông tin mạng, cung cấp giải pháp an toàn thông tin cho
người dùng cuối.</p>
<p class="wow fadeInLeft" data-wow-delay=".6s">Mục tiêu của CT129 hướng đến việc cung cấp sản phẩm,
giải pháp, dịch vụ hiệu quả nhất cho sự nghiệp chuyển đổi số của đất nước, hướng đến doanh
nghiệp có tầm cỡ trong khu vực.</p>
<span></span><span></span><span></span>
</div>
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/banner/about_us_banner.png" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Home Banner Area -->

View file

@ -0,0 +1,64 @@
<!-- Start Home Vision Area -->
<section id="about_us_intro" class="features section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">VÀI NÉT VỀ CHÚNG TÔI</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Chúng tôi là doanh nghiệp đồng hành cùng đất nước từ lâu
</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">
Được thành lập và đi vào hoạt động từ ngày 12/5/1993, Công ty TNHH một thành viên 129 - Ban Cơ yếu Chính phủ hiện đang là công ty quốc phòng, an ninh duy nhất của Ban Cơ yếu Chính phủ. Bên cạnh việc thực hiện các nhiệm vụ quốc phòng, an ninh trong ngành cơ yếu, Công ty 129 thực hiện kinh doanh trong 03 lĩnh vực chính gồm: Bảo mật, an toàn thông tin; Công nghệ thông tin và Xây dựng.
Trong lĩnh vực bảo mật, an toàn thông tin, Công ty 129 là đơn vị đi đầu trong việc cung cấp các sản phẩm mật mã để thông qua đó dẫn dắt, điều tiết thị trường, phối hợp giữa nhiệm vụ kinh tế với nhiệm vụ quốc phòng, an ninh và sẵn sàng phối hợp cùng các cơ quan nhà nước có thẩm quyền kịp thời ngăn chặn việc lợi dụng mật mã làm phương hại đến an ninh quốc gia, lợi ích hợp pháp của các tổ chức, cá nhân. Trên phương diện hợp tác quốc tế, công ty là đối tác chiến lược với các hãng công nghệ hàng đầu trên thế giới như: Kaspersky, Infotecs… và nhiều hãng công nghệ, bảo mật hàng đầu thế giới. Cũng trong năm 2019, công ty 129 tham gia liên minh phát triển Hệ sinh thái sản phẩm an toàn, an ninh mạng Việt Nam do Bộ Thông tin và Truyền thông chủ trì thực hiện.
Trong lĩnh vực công nghệ thông tin, công ty 129 có đội ngũ chuyên gia CNTT chuyên môn cao, có kinh nghiệm lâu năm, sẵn sàng tư vấn thiết kế & thi công hệ thống hạ tầng CNTT, cung cấp thiết bị và phần mềm CNTT, cung cấp các giải pháp hội nghị truyền hình, thiết bị bảo vệ và camera giám sát an ninh. Hiện nay Công ty 129 đang là đối tác chiến lược của các hãng hàng đầu thế giới như: Dell, HP, ACER, IBM Lenovo, Fujitsu, Fortinet, Juniper, Cisco, Linksys… với 02 Trung tâm bảo hành tại Hà Nội và Tp. HCM và các Trung tâm bảo hành trực tiếp của các hãng tại Việt Nam.
Trong lĩnh vực xây dựng, Công ty 129 là đơn vị tư vấn, thiết kế, thi công các công trình quốc phòng an ninh; công trình công nghiệp, dân dụng, nhà ở, bệnh viện; công trình kỹ thuật hạ tầng, giao thông đường bộ, thủy lợi… Tư vấn, thiết kế, thi công các giải pháp đảm bảo an toàn, an ninh và bí mật cho các công trình (chống nghe lén, cài cắm rệp điện tử…)
Sau 27 năm hình thành và phát triển, Công ty 129 đã không ngừng trau dồi chuyên môn nghiệp vụ, sáng tạo và ứng dụng khoa học kỹ thuật tiên tiến vào sản xuất kinh doanh, vì mục tiêu chung là xây dựng công ty ngày một phát triển và bền vững..
</p>
<span></span><span></span><span></span>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-diamond-alt"></i>
</div>
<h3>Công nghệ và dịch vụ tốt hơn</h3>
<p>Theo đuổi các sản phẩm có công nghệ và chất lượng tốt nhất, đáp ứng tiêu chuẩn trong nước và quốc
tế.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-users"></i>
<h3>Đặt khách hàng lên hàng đầu</h3>
<p>Đặt yêu cầu khách hàng làm trọng tâm, trách nhiệm của chúng tôi là giải quyết bài toán đặt ra bởi
thực tế.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-angellist"></i>
<h3>Xây dựng văn hóa công ty</h3>
<p>Tạo ra một nền văn hóa doanh nghiệp đúng đắn với
tính chính trực, minh bạch và đạo đức; doanh nghiệp đồng hành cùng đất nước.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
</div>
</div>
</section>
<!-- End Home Vision Area -->

View file

@ -89,8 +89,17 @@
</a>
</div>
<p>Secure the future, today.</p>
<p>Địa chỉ: 51 Quan Nhân, Nhân Chính, Thanh Xuân, Hà Nội.</p>
<span></span><span></span><span></span>
<!-- Single Widget -->
<div class="single-footer f-link">
<h4>Thông tin liên hệ</h4>
<ul>
<li><a href="contact_us.html"><i class="lni lni-map"></i></a> Địa chỉ: 51 Quan Nhân, Thanh Xuân, Hà Nội.</li>
<li><a href="contact_us.html"><i class="lni lni-phone"></i></a> Điện thoại: (+84) 024 35 569 083.</li>
<li><a href="contact_us.html"><i class="lni lni-envelope"></i></a> Email: info@ct129.com.</li>
<li><a href="contact_us.html"><i class="lni lni-mobile"></i></a> Hotline: (+84) 0984 322 253.</li>
</ul>
</div>
<!-- End Single Widget -->
<ul class="social">
<li><a href="https://www.facebook.com/ct129solutions"><i class="lni lni-facebook-filled"></i></a></li>
<li><a href="https://x.com/ct129solutions"><i class="lni lni-twitter-original"></i></a></li>

View file

@ -26,9 +26,9 @@
data-bs-target="#submenu-1-4" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">Sản phẩm</a>
<ul class="sub-menu collapse" id="submenu-1-4">
<li class="nav-item"><a href="products.html#crypto">Mã hóa và bảo mật</a></li>
<li class="nav-item"><a href="products.html#information_security">An toàn thông tin</a></li>
<li class="nav-item"><a href="products.html#information_technology">Công nghệ thông tin</a></li>
<li class="nav-item"><a href="products.html#crypto_products">Mã hóa và bảo mật</a></li>
<li class="nav-item"><a href="products.html#security_products">An toàn thông tin</a></li>
<li class="nav-item"><a href="products.html#information_products">Công nghệ thông tin</a></li>
<li class="nav-item"><a href="products.html#digital_transformation">Chuyển đổi số</a></li>
<li class="nav-item"><a href="products.html#mechanics">Cơ khí và máy móc</a>
</li>

View file

@ -4,7 +4,7 @@
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">Bảo mật cho ngày mai, ngay từ hôm nay</h1>
<h1 class="wow fadeInLeft" data-wow-delay=".4s">Secure the future, today</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">Chúng tôi là doanh nghiệp TOP đầu tại Việt Nam về
nghiên cứu, sản xuất, cung cấp sản phẩm, dịch vụ bảo mật và an toàn thông tin</p>
<p class="wow fadeInLeft" data-wow-delay=".6s">CT129 đã tập trung vào việc phát triển các thiết bị
@ -21,7 +21,7 @@
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/banner/data-security.svg" alt="#">
<img src="assets/images/banner/home_banner.svg" alt="#">
</div>
</div>
</div>

View file

@ -4,11 +4,12 @@
<div class="row">
<div class="col-lg-8 offset-lg-2 col-md-12 col-12">
<div class="cta-content">
<h2 class="wow fadeInUp" data-wow-delay=".2s">CT129 là tổ chức hỗ trợ cộng đồng nguồn mở hàng đầu
tại Việt Nam
<h2 class="wow fadeInUp" data-wow-delay=".2s">Chúng tôi đang thúc đầy cộng đồng mã nguồn mở Việt Nam phát triển các giải pháp của người Việt
</h2>
<p class="wow fadeInUp" data-wow-delay=".4s">Hãy cùng chúng tôi xây dựng các giải pháp và sản phẩm
nguồn mở để dần cải thiện tính minh bạch, an toàn và độ tin cậy cho chính bạn.</p>
nguồn mở để dần cải thiện tính minh bạch, an toàn và độ tin cậy cho chính bạn. Hãy chung tay phát triển các sản phẩm đậm chất Việt,
sử dụng tiêu chuẩn và quy định trong nước.
</p>
<span></span><span></span><span></span>
<div class="button wow fadeInUp" data-wow-delay=".6s">
<a href="open_sources.html" class="btn">Tham gia cùng chúng tôi</a>

View file

@ -35,7 +35,7 @@
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-users"></i>
<h3>Dịch vụ hướng khách hàng</h3>
<h3>Đặt khách hàng lên hàng đầu</h3>
<p>Đặt yêu cầu khách hàng làm trọng tâm, trách nhiệm của chúng tôi là giải quyết bài toán đặt ra bởi
thực tế.
</p><span></span><span></span><span></span>

View file

@ -1,31 +0,0 @@
<!-- Start Home Banner Area -->
<section id="product_banner" class="hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">CT129 is a group of top security experts with best
technical skills.</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">CT129 has concentrated on developing cryptographic
devices and network security
technology
and now aims to become a domestic leader in security market.</p>
<p>CT129 has been recognized for its competence and potential throughout the world, and continuously
making new stories with pleasant corporate culture, innovative process, creative thinking and
passionate activities. From development, consulting, SI service and more, CT129's ethic for
management is based on providing best technology, excellent quality and superior
products/services to the customers. As a No.1 cryptographic and security company in Vietnam, we
will always comply
with our social responsibilities.</p>
<span></span><span></span><span></span>
</div>
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/banner/data-security.svg" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Home Banner Area -->

84
content/products.html Normal file
View file

@ -0,0 +1,84 @@
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>CT129 - Sản phẩm</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.3.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- ========================= JS ========================= -->
<script src="assets/js/w3.js"></script>
</head>
<body>
<!-- ========================= Check old browsers ========================= -->
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p><span></span><span></span><span></span>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- End Preloader -->
<!-- ========================= Content ========================= -->
<div w3-include-html="content/header.html"></div>
<div w3-include-html="content/products_banner.html"></div>
<div w3-include-html="content/products_crypto.html"></div>
<div w3-include-html="content/products_security.html"></div>
<div w3-include-html="content/products_information.html"></div>
<div w3-include-html="content/footer.html"></div>
<script>
w3.includeHTML();
</script>
<!-- ========================= Scroll to top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript">
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: " ",
});
cu.start();
</script>
</body>
</html>

View file

@ -0,0 +1,22 @@
<!-- Start Home Banner Area -->
<section id="product_banner" class="hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">Sản phẩm của người Việt để phục vụ người Việt</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">Trong thế giới số hóa ngày nay, thông tin trở thành tài sản vô giá, và việc bảo vệ tài sản này là ưu tiên hàng đầu. Đó chính là lý do các sản phẩm mật mã, bảo mật, và an toàn thông tin ra đời. Chúng đóng vai trò như những người lính canh thầm lặng, sử dụng các thuật toán phức tạp và biện pháp kỹ thuật tiên tiến để mã hóa dữ liệu nhạy cảm, kiểm soát truy cập trái phép, phát hiện và ngăn chặn các mối đe dọa tiềm ẩn.</p>
<p class="wow fadeInLeft" data-wow-delay=".8s">Từ việc bảo vệ tin nhắn cá nhân đến việc đảm bảo an toàn cho hệ thống dữ liệu của các tổ chức lớn, các sản phẩm này là lá chắn vững chắc, giúp bạn an tâm trong kỷ nguyên số đầy biến động. Hãy cùng khám phá sức mạnh của chúng để xây dựng một không gian mạng an toàn và tin cậy.</p>
<p class="wow fadeInLeft" data-wow-delay=".8s">Các sản phẩm trong lĩnh vực công nghệ thông tin và chuyển đổi số của chúng tôi mang đến những giải pháp đột phá, từ việc tối ưu hóa quy trình làm việc, nâng cao hiệu quả hoạt động, đến việc tạo ra những trải nghiệm mới mẻ cho khách hàng. Chúng tôi cung cấp những công cụ và nền tảng tiên tiến nhất, giúp bạn khai thác sức mạnh của dữ liệu, tự động hóa các tác vụ, kết nối mọi người và mọi thứ một cách thông minh. Hãy cùng chúng tôi khám phá tiềm năng vô tận của công nghệ thông tin và chuyển đổi số để bứt phá và dẫn đầu trong kỷ nguyên số này.</p>
<span></span><span></span><span></span>
</div>
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/banner/products_banner.svg" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Home Banner Area -->

View file

@ -0,0 +1,85 @@
<!-- Start Home Vision Area -->
<section id="crypto_products" class="features section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">MÃ HÓA VÀ BẢO MẬT</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Đảm bảo bí mật dữ liệu là yếu tố then chốt
</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">
Chúng tôi nghiên cứu, phát triển và cung cấp các sản phẩm mã hóa và bảo mật cho hầu hết nhu cầu triển khai thực tế của các hệ thống thông tin tại Việt Nam.
</p>
<span></span><span></span><span></span>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-laptop-phone"></i>
</div>
<h3>Thiết bị bảo mật đường truyền mạng IP</h3>
<p>Các dòng thiết bị baỏ mật đường truyền mạng IP dạng VPN sử dụng IPSec, TLS và các giải pháp mới như Wireguard, Mesh.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-tab"></i>
<h3>Thiết bị lưu trữ dữ liệu có bảo mật</h3>
<p>Các thiết bị lưu trữ dữ liệu có bảo mật cho máy chủ, máy tính và các thiết bị lưu trữ dữ liệu dạng cầm tay, cắm ngoài.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-phone-set"></i>
<h3>Thiết bị bảo mật thoại VoIP, FAX</h3>
<p>Các thiết bị bảo mật thoại, FAX nền tảng VoIP; điện thoại để bàn và di động có bảo mật, hệ thống tổng đài VoIP tích hợp tính năng bảo mật.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-protection"></i>
</div>
<h3>Thiết bị ký số và xác thực thực thể</h3>
<p>Các dòng thiết bị triển khai cho hệ thống PKI (HSM, PKI Token) và các thiết bị xác thực đa yếu tố, sinh trắc học.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-graph"></i>
<h3>Phần mềm ứng dụng có bảo mật</h3>
<p>Các hệ thống phần mềm ứng dụng có bảo mật cho thư điện tử, mã hóa ổ đĩa, mã hóa cơ sở dữ liệu, trình duyệt an toàn.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-network"></i>
<h3>Phần mềm dùng chung có bảo mật</h3>
<p>Các hệ thống phần mềm dùng chung được tích hợp tính năng mã hóa và ký số, mã hóa dữ liệu tập trung, mã hóa dữ liệu đầu cuối.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
</div>
</div>
</section>
<!-- End Home Vision Area -->

View file

@ -0,0 +1,85 @@
<!-- Start Home Vision Area -->
<section id="information_products" class="features section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">CÔNG NGHỆ THÔNG TIN</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Ứng dụng phù hợp là yếu tố nền tảng
</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">
Các sản phẩm ứng dụng công nghệ thông tin và chuyển đổi số.
</p>
<span></span><span></span><span></span>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-popup"></i>
</div>
<h3>Phần mềm điều hành tác nghiệp</h3>
<p>Hệ thống điều hành tác nghiệp, quản lý văn bản phù hợp với văn hóa và quy định tại Việt Nam.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-calendar"></i>
<h3>Phòng họp không giâý tờ.</h3>
<p>Bộ ứng dụng tạo lập các cuộc họp, thảo luận, trao đổi trên nền kỹ thuật số, không còn sử dụng giấy tờ.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-database"></i>
<h3>Hệ thống lưu trữ dữ liệu đám mây</h3>
<p>Lưu trữ, chia sẻ, phân phối truy cập dữ liệu với nền tảng đám mây riêng, truy cập mọi lúc và mọi nơi.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-files"></i>
</div>
<h3>Bộ giải pháp chuyển đổi số</h3>
<p>Bộ giải pháp và công cụ đầy đủ phục vụ việc chuyển đổi số, khai phá và tổ chức dữ liệu số.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-user"></i>
<h3>Hệ thống quản lý tài khoản tập trung</h3>
<p>Hệ thống phần mềm quản lý tài khoản tập trụng, đăng nhập một lần, xác thực đa yếu tố.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-wallet"></i>
<h3>Phần mềm lưu trữ bí mật cá nhân</h3>
<p>Lưu trữ các dữ liệu cá nhân như mật khẩu, ví điện tử, số thẻ tín dụng, khóa mật mã một cách tập trung.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
</div>
</div>
</section>
<!-- End Home Vision Area -->

View file

@ -0,0 +1,85 @@
<!-- Start Home Vision Area -->
<section id="security_products" class="features section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">AN TOÀN THÔNG TIN</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Đảm bảo an toàn là yếu tố sống còn
</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">
Các dòng sản phẩm an toàn thông tin giúp củng cố lớp phòng thủ để bảo vệ hệ thống thông tin.
</p>
<span></span><span></span><span></span>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-cogs"></i>
</div>
<h3>Thiết bị tường lửa thế hệ mới</h3>
<p>Các dòng thiết bị tường lửa thế hệ mới (NGX Firewall) với cấu hình phù hợp cho từng phân vùng mạng.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-laptop"></i>
<h3>Máy tính chuyên dụng đa giao diện</h3>
<p>Máy tính cá nhân được tích hợp hai hoặc ba hệ thống trong một, tiện dụng truy cập an toàn và các phân vùng mạng khác nhau.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-forward"></i>
<h3>Thiết bị truy cập dữ liệu một chiều</h3>
<p>Truy cập dữ liệu một chiều (data-diode), cách ly an toàn giữa các phân vùng mạng nhưng vẫn đảm bảo liên lạc thông suốt.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<div class="main-icon">
<i class="lni lni-target-customer"></i>
</div>
<h3>Hệ thống phòng chống mã độc, virus</h3>
<p>Phần mềm phòng chống mã độc, virus được tích hợp all-in-one với các tính năng an toàn hiệu quả cho người dùng cuối.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-unlock"></i>
<h3>Hệ thống chống thất thoát dữ liệu (DLP)</h3>
<p>Đảm bảo dữ liệu không bị thất thoát, phòng ngừa và ngăn chặn chuyển dữ liệu ra ngoài khu vực quy định trước.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-zoom-in"></i>
<h3>Hệ thống giám sát an toàn thông tin</h3>
<p>Giám sát an toàn thông tin, cảnh báo tấn công mạng và các rủi ro tiềm ẩn giúp kịp thời khắc phục các lỗ hổng bảo mật.
</p><span></span><span></span><span></span>
</div>
<!-- End Single Feature -->
</div>
</div>
</div>
</section>
<!-- End Home Vision Area -->

View file

@ -0,0 +1,22 @@
<!-- Start Home Banner Area -->
<section id="home_banner" class="hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">Giải pháp phù hợp cho từng hệ thống</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">Chính phủ đóng vai trò then chốt trong việc xây dựng một quốc gia thông minh, hiệu quả và an toàn. Để đạt được mục tiêu này, việc triển khai các giải pháp bảo mật, an toàn thông tin, và chuyển đổi số toàn diện là vô cùng cấp thiết. Chúng tôi mang đến những giải pháp tiên tiến, được thiết kế riêng biệt để đáp ứng các yêu cầu đặc thù của Chính phủ, từ việc bảo vệ dữ liệu quốc gia, đảm bảo an ninh mạng, đến việc số hóa các quy trình nghiệp vụ, nâng cao hiệu quả quản lý và cung cấp dịch vụ công trực tuyến chất lượng cao cho người dân. Với các giải pháp của chúng tôi, Chính phủ có thể xây dựng một hệ thống vững chắc, an toàn, minh bạch và hiệu quả, kiến tạo một tương lai số thịnh vượng cho đất nước. Hãy hợp tác với chúng tôi để hiện thực hóa tầm nhìn về một Chính phủ số hiện đại và phục vụ tốt nhất cho người dân.</p>
<p class="wow fadeInLeft" data-wow-delay=".6s">Bảo vệ tài sản thông tin và tối ưu hóa hoạt động kinh doanh thông qua chuyển đổi số là yếu tố sống còn cho sự phát triển bền vững của doanh nghiệp. Chúng tôi cung cấp các giải pháp bảo mật và an toàn thông tin toàn diện, giúp doanh nghiệp xây dựng một hệ thống phòng thủ vững chắc, bảo vệ dữ liệu quan trọng, ngăn chặn các cuộc tấn công mạng và tuân thủ các quy định pháp lý. Đồng thời, các giải pháp chuyển đổi số của chúng tôi sẽ giúp doanh nghiệp tối ưu hóa quy trình, nâng cao năng suất, cải thiện trải nghiệm khách hàng và tạo ra những lợi thế cạnh tranh mới. Hãy đồng hành cùng chúng tôi để xây dựng một doanh nghiệp an toàn, hiệu quả và sẵn sàng cho tương lai số.</p>
<p class="wow fadeInLeft" data-wow-delay=".6s">Thông tin cá nhân của bạn trở nên quý giá hơn bao giờ hết. Các giải pháp bảo mật và an toàn thông tin được thiết kế để bảo vệ bạn khỏi những rủi ro tiềm ẩn như đánh cắp dữ liệu, xâm nhập tài khoản hay lừa đảo trực tuyến. Bên cạnh đó, chuyển đổi số mang đến những công cụ và ứng dụng thông minh, giúp cuộc sống của bạn trở nên tiện lợi và hiệu quả hơn, từ quản lý tài chính cá nhân, học tập trực tuyến đến giải trí và kết nối với bạn bè. Chúng tôi cung cấp những giải pháp dễ sử dụng, mạnh mẽ và đáng tin cậy, giúp bạn an tâm tận hưởng mọi tiện ích của thế giới số mà không phải lo lắng về các vấn đề an ninh.</p>
<span></span><span></span><span></span>
</div>
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/banner/solutions_banner.svg" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Home Banner Area -->

View file

@ -48,8 +48,9 @@
<div w3-include-html="content/home_banner.html"></div>
<div w3-include-html="content/home_vision.html"></div>
<div w3-include-html="content/home_target.html"></div>
<div w3-include-html="content/home_services.html"></div>
<div w3-include-html="content/home_products.html"></div>
<div w3-include-html="content/home_solutions.html"></div>
<div w3-include-html="content/home_services.html"></div>
<div w3-include-html="content/home_support.html"></div>
<div w3-include-html="content/footer.html"></div>

View file

@ -4,14 +4,14 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>CT129 Solutions - Products</title>
<title>CT129 - Sản phẩm</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.2.0.css" />
<link rel="stylesheet" href="assets/css/LineIcons.3.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
@ -45,8 +45,10 @@
<!-- ========================= Content ========================= -->
<div w3-include-html="content/header.html"></div>
<div w3-include-html="content/product_banner.html"></div>
<div w3-include-html="content/product_content.html"></div>
<div w3-include-html="content/products_banner.html"></div>
<div w3-include-html="content/products_crypto.html"></div>
<div w3-include-html="content/products_security.html"></div>
<div w3-include-html="content/products_information.html"></div>
<div w3-include-html="content/footer.html"></div>
<script>

81
solutions.html Normal file
View file

@ -0,0 +1,81 @@
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>CT129 - Sản phẩm</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.3.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- ========================= JS ========================= -->
<script src="assets/js/w3.js"></script>
</head>
<body>
<!-- ========================= Check old browsers ========================= -->
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p><span></span><span></span><span></span>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- End Preloader -->
<!-- ========================= Content ========================= -->
<div w3-include-html="content/header.html"></div>
<div w3-include-html="content/solutions_banner.html"></div>
<div w3-include-html="content/footer.html"></div>
<script>
w3.includeHTML();
</script>
<!-- ========================= Scroll to top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript">
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: " ",
});
cu.start();
</script>
</body>
</html>