@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}nav{left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}nav,nav.scrolled{background:linear-gradient(#fff 60%,#fff);border-bottom:1px solid #ddd}nav.scrolled{box-shadow:0 2px 5px #0000001a}nav:before{background:#fff;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}header.scrolled:before{opacity:1}nav .wrapper{align-items:center;display:flex;height:75px;justify-content:space-between;line-height:70px;margin:auto;position:relative}.wrapper .logo a{color:#632bd2;font-size:30px;font-weight:600;text-decoration:none}.wrapper .logo a img{height:56px;margin-top:0}label{margin-bottom:0!important}.wrapper .nav-links{display:inline-flex}.nav-links{transition:all .3s ease-in-out}@media (max-width:768px){.nav-links{background:#fff;height:100vh;left:-100%;padding-top:60px;position:fixed;top:0;width:100%}.nav-links.active{left:0}}.nav-links li{list-style:none}.nav-links li a{border-radius:5px;color:#632bd2;font-size:18px;font-weight:500;padding:9px 15px;text-decoration:none;transition:all .3s ease}.nav-links li a.active,.nav-links li a:hover{color:#36e4a1}.nav-links .mobile-item{display:none}.nav-links .drop-menu{background:#f2f2f2;box-shadow:0 6px 10px #00000026;line-height:45px;opacity:0;position:absolute;top:85px;visibility:hidden;width:200px}.nav-links li:hover .drop-menu,.nav-links li:hover .mega-box{opacity:1;top:70px;transition:all .3s ease;visibility:visible}.drop-menu li a{border-radius:0;display:block;font-weight:400;padding:0 0 0 15px;width:100%}.drop-menu li a.active,.drop-menu li a:hover{background:#36e4a1;color:#fff}.mega-box{left:0;opacity:0;padding:0 30px;position:absolute;top:85px;visibility:hidden;width:100%}.mega-box .content{background:#f2f2f2;box-shadow:0 6px 10px #00000026;display:flex;justify-content:space-between;padding:25px 20px;width:100%}.mega-box .content .row{line-height:45px;width:calc(25% - 30px)}.content .row img{height:100%;object-fit:cover;width:100%}.content .row header{color:#632bd2;font-size:20px;font-weight:500}.content .row .mega-links{border-left:1px solid #ffffff17;margin-left:-40px}.row .mega-links li{padding:0 20px}.row .mega-links li a{color:#0084ff;display:block;font-size:17px;padding:0 20px}.row .mega-links li a:hover{background:#0084ff;color:#f2f2f2}.wrapper .btn{background:#ddd;border:1px solid #632bd2;color:#632bd2;cursor:pointer;display:none;font-size:12px;padding:8px 12px}.wrapper .btn.close-btn{position:absolute;right:20px;top:20px}@media screen and (max-width:970px){.wrapper .btn{display:block}.wrapper .nav-links{background:#f2f2f2;box-shadow:0 15px 15px #0000002e;display:block;height:100vh;left:-100%;line-height:50px;max-width:350px;overflow-y:auto;padding:50px 10px;position:fixed;top:0;transition:all .3s ease;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#242526}::-webkit-scrollbar-thumb{background:#3a3b3c}#menu-btn:checked~.nav-links{left:0}#menu-btn:checked~.btn.menu-btn{display:none}#close-btn:checked~.btn.menu-btn{display:block}.nav-links li{margin:15px 10px}.nav-links li a{display:block;font-size:20px;padding:0 20px}.nav-links .drop-menu{box-shadow:none;max-height:0;opacity:1;overflow:hidden;padding-left:20px;position:static;top:65px;transition:all .3s ease;visibility:visible;width:100%}#showDrop:checked~.drop-menu,#showMega:checked~.mega-box{max-height:100%}.nav-links .desktop-item{display:none}.nav-links .mobile-item{border-radius:5px;color:#632bd2;cursor:pointer;display:block;font-size:20px;font-weight:500;padding-left:20px;transition:all .3s ease}.nav-links .mobile-item:hover{background:#632bd2;color:#f2f2f2}.drop-menu li{margin:0}.drop-menu li a{border-radius:5px;font-size:18px}.mega-box{max-height:0;opacity:1;overflow:hidden;padding:0 20px;position:static;top:65px;transition:all .3s ease;visibility:visible}.mega-box .content{box-shadow:none;flex-direction:column;padding:20px 20px 0}.mega-box .content .row{border-top:1px solid #00000014;margin-bottom:15px;width:100%}.mega-box .content .row:first-child,.mega-box .content .row:nth-child(2){border-top:0}.content .row .mega-links{border-left:0;padding-left:15px}.row .mega-links li{margin:0}.content .row header{font-size:19px}}nav input{display:none}.body-text{left:50%;padding:600px 30px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.body-text div{font-size:45px;font-weight:600}.footer{background:linear-gradient(60deg,#632bd2,#495057);color:#f3f3f3;margin-top:auto}.footer h5{color:#fff;margin-bottom:1rem}footer h5:after{background:#0080ff;content:"";display:block;height:4px;margin-top:10px;width:60px}.footer .logo{filter:contrast(0) brightness(0) invert(100%);height:110px;padding:10px 0}.footer ul li{margin-bottom:.5rem}.footer a{border-radius:4px;color:#fff;padding:6px 8px;text-decoration:none;transition:.3s}.footer .links a{display:block}.footer a:hover{background:linear-gradient(90deg,#36e4a1,#36e4a100)}.social-icons a{background:#f3f3f3;border:1px solid #f3f3f3;border-radius:6px;color:#0080ff;display:inline-block;font-size:18px;height:36px;line-height:1;margin-right:4px;padding:7px 0;text-align:center;transition:.3s;width:36px}.social-icons a:hover{background:#fff;border:1px solid #36e4a1;border-radius:10px;color:#36e4a1}.footer hr{border-color:#747474}.dev{color:#f8f9fa;font-size:12px;line-height:1.2;margin:0;padding:0}.dev a:hover{background:none;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.hero-section{border-radius:20px;box-shadow:0 0 10px #ddd;overflow:hidden;position:relative}.hero-section .hero-swiper{height:320px}.swiper-slide .bg-pattern{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));opacity:.2;padding:1rem}.hero-background{background:linear-gradient(#0080ff,#632bd2);background-position:left 100%;background-repeat:no-repeat;background-size:auto 32%;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.product-info{background-color:#ffffffe6;border-radius:10px;box-shadow:0 0 6px #0000001a;color:#0080ff;padding:16px 16px 10px 32px;position:absolute;right:20%;text-align:right;top:50%;transform:translateY(-50%);transition:all .3s;width:-webkit-max-content;width:max-content;z-index:1}.product-info h3{font-size:2rem;margin:16px 0 0}.product-info p{font-size:1.1rem;margin-bottom:10px}.product-info:hover{background:#ff8000f2;box-shadow:0 0 16px #0000001a}.product-info.product-list:hover svg{color:#fff}.swiper-button-next,.swiper-button-prev{align-items:center;border-radius:10%;color:#ff450099!important;display:flex!important;height:40px!important;justify-content:center;transition:all .3ms ease-in;width:20px!important}.swiper-button-next{right:0}.swiper-button-prev{left:0}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#ff4500;color:#fff!important}.swiper-button-next:after,.swiper-button-prev:after{content:none!important}.swiper-pagination{background-color:#ffffff4d;bottom:20px;height:4px;left:0;position:absolute;width:100%}.swiper-pagination-progressbar-fill{background-color:#0080ff!important}.preview-container{bottom:40px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.preview-item{background-position:50%;background-size:cover;border-radius:5px;cursor:pointer;height:40px;transition:transform .3s ease-in-out;width:60px}.preview-item:hover{border:1px solid #0080ff;transform:scale(1.1)}.preview-item.active{border:2px solid #fff;box-shadow:0 0 10px #ffffff80}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.swiper-slide .bg-pattern{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(20px,1fr));opacity:.2;padding:1rem}.product-info{max-width:90%;right:10%}}.product-list ul{grid-gap:10px;grid-row-gap:10px;display:grid;gap:10px;grid-template-columns:auto auto auto auto;list-style:none;margin:0;padding:0;row-gap:10px}.product-list a{background:#fff;border:1px solid #ddd;border-radius:10px;display:inline-block;height:-webkit-max-content;height:max-content;padding:32px;width:100%}.product-list a:hover{background:#36e4a1;background-blend-mode:multiply;background-color:#632bd2;background-image:radial-gradient(circle at center center,#ddd,#632bd2),repeating-radial-gradient(circle at center center,#ddd,#ddd,10px,#0000 20px,#0000 0);border:1px solid #632bd2;box-shadow:0 0 10px #454545;opacity:1;transition:.25s}.product-list .thumb-cont{position:relative}.product-list .thumbnail{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:auto 60%;border-radius:10px;filter:grayscale(60%);height:120px}.product-list a:hover .thumbnail{border-radius:10px 10px 4px 4px;filter:grayscale(0);transition:.25s}.product-list svg{color:#36e4a1;font-size:2.6rem;transition:all .3s}.product-list .title{color:#632bd2;font-size:1.4rem;margin:0;padding:10px 0 0}.product-list a:hover .title{color:#fff}.product-list .author{color:#454545;font-size:.9rem;padding:0 6px 10px}.product-list .category{background:#ff533d;color:#fff;font-size:.8rem;font-weight:700;padding:4px 6px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.product-list .category:hover{background:#061431;color:#fff!important}.product-list .thumb-cat{margin:8px;position:absolute}@media (max-width:992px){.product-list ul{grid-template-columns:auto auto auto}}@media (width:768px),(width:820px),(width:912px){.product-list ul{grid-template-columns:auto auto}}@media (max-width:768px){.product-list ul{grid-template-columns:auto}}.testimonial-section{border-radius:20px;overflow:hidden;padding:0 50px;position:relative}@media (max-width:768px){.testimonial-section{padding:14px}}.testimonial-section .hero-swiper{height:-webkit-max-content!important;height:max-content!important}.testimonial-section .swiper-wrapper{align-items:center;height:-webkit-max-content;height:max-content}.testimonial-section .content{color:#454545;min-height:145px}.testimonial-section p{font-size:.9rem}.testimonial-section p span{font-size:1rem;font-weight:700}.testimonial-section .test-cred{bottom:0}.testimonial-section .row svg{color:#36e4a1;font-size:4.2rem;height:100%}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:20px}.about-page h2,.about-page h3{color:#007bff}.about-page p{line-height:1.6}.about-page ul li{font-size:1.1rem}.card{transition:transform .3s ease-in-out}.card:hover{transform:translateY(-5px)}.card-title{color:#36e4a1}.contact-info{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem}.contact-info h3{color:#333;margin-bottom:1rem}.contact-info ul li{margin-bottom:.5rem}.contact-info a{color:#007bff;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#0056b3}.map-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.btn-primary{background-color:#007bff;border-color:#007bff;transition:background-color .3s ease,border-color .3s ease}.btn-primary:hover{background-color:#0056b3;border-color:#0056b3}.form-control:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}#article-section ul{grid-gap:10px;grid-row-gap:10px;display:grid;gap:10px;grid-template-columns:auto auto auto auto;list-style:none;margin:0;padding:0;row-gap:10px}#article-section ul li{background:#fff;color:#ff533d;display:inline-block;height:-webkit-max-content;height:max-content;padding:10px;width:100%}#article-section ul li:hover{box-shadow:0 0 20px #ddd;transition:.25s}#article-section .thumb-cont{position:relative}#article-section .thumbnail{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;height:180px}#article-section a:hover .thumbnail{background-size:auto 105%;transition:.25s}#article-section .title{color:#061431;font-weight:700;padding:10px 6px 0}#article-section a:hover .title{color:#ff533d}.author{color:#454545;font-size:.9rem;padding:0 6px 10px}.category{background:#ff533d;color:#fff;font-size:.8rem;font-weight:700;padding:4px 6px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.category:hover{background:#061431;color:#fff!important}.thumb-cat{margin:8px;position:absolute}a:hover{text-decoration:none}main{background-color:#f8f9fa}main,main>*{position:relative}main>*{z-index:1}.btn{background:#36e4a1;border:2px solid #36e4a1;border-radius:20px;color:#fff;font-weight:700;padding:.6rem 1rem}.btn:hover{background:#fff;color:#36e4a1!important}h1{color:#632bd2;display:inline-block;font-size:2.2rem;font-weight:700;margin-top:32px;padding:10px 20px 10px 0;text-shadow:#f8f9fa 0 1px 10px}h1:after{background:#36e4a1;content:"";display:block;height:4px;margin-top:10px;width:120px}h2{background:radial-gradient(#f8f9ffe6 20%,#fff0);color:#632bd2;font-size:2rem;padding-top:20px}h2:after{background:#cc1222;content:"";display:block;height:4px;margin:10px auto;text-align:center;width:120px}section{color:#454545;padding:80px 0}section h2{padding-top:0}.home-section{background-image:url("data:image/svg+xml;utf8, %3Csvg width=%22100%25%22 height=%22100%25%22 viewBox=%220 0 2200 1125%22 xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22 %3E %3Cmask id=%22radialMask%22 x=%220%22 y=%220%22 width=%222200%22 height=%221125%22%3E %3Crect x=%220%22 y=%220%22 width=%222200%22 height=%221125%22 fill=%22url%28%23maskRadialGradient%29%22 stroke=%22none%22 %2F%3E %3C%2Fmask%3E %3Crect x=%220%22 y=%220%22 width=%222200%22 height=%221125%22 stroke=%22none%22 stroke-width=%220%22 fill=%22%23f8f9fa%22 %2F%3E %3Cg mask=%22url%28%23radialMask%29%22%3E %3Cg transform=%22scale%281%29 rotate%280%29 skewX%280%29 skewY%280%29%22 style=%22transform-origin: center center%22%3E %3Crect x=%220%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a15b%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1a2%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a13c%22 %2F%3E %3Crect x=%221100%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a10d%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a15b%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%220%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a109%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a170%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a168%22 %2F%3E %3Crect x=%22550%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ab%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a156%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1e3%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a101%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1c3%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1dc%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ca%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%2278.57142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a12d%22 %2F%3E %3Crect x=%220%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a13f%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a14c%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1f2%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22157.14285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a124%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1e8%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1a0%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a153%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1e2%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a101%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a166%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a16b%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22235.71428571428572%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1db%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a198%22 %2F%3E %3Crect x=%22550%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a124%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a134%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1c7%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a16e%22 %2F%3E %3Crect x=%221650%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a12d%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22314.2857142857143%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a16f%22 %2F%3E %3Crect x=%220%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1dd%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1f5%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a16e%22 %2F%3E %3Crect x=%22550%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1a9%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1d2%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a104%22 %2F%3E %3Crect x=%221100%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a121%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a194%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a15d%22 %2F%3E %3Crect x=%221650%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a11b%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22392.85714285714283%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1fb%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a12e%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a146%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1b1%22 %2F%3E %3Crect x=%221650%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a154%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22471.42857142857144%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a134%22 %2F%3E %3Crect x=%220%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a18f%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a12a%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1a9%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ec%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a149%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a16c%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a184%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a179%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a163%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22550%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1f4%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a12e%22 %2F%3E %3Crect x=%22550%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a13c%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1e2%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a113%22 %2F%3E %3Crect x=%221100%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ba%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a13d%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a187%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a173%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a195%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a14f%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22628.5714285714286%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1d6%22 %2F%3E %3Crect x=%220%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ab%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1dd%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a193%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a198%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1cf%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a133%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a127%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1f6%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ca%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a186%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22707.1428571428571%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ac%22 %2F%3E %3Crect x=%220%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1d8%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a105%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1db%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a18e%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a198%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1df%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a188%22 %2F%3E %3Crect x=%221650%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1f9%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1c8%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1ec%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22785.7142857142857%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1d1%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1f2%22 %2F%3E %3Crect x=%22550%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a170%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a173%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a17e%22 %2F%3E %3Crect x=%221650%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a101%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a185%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a114%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22864.2857142857142%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1b7%22 %2F%3E %3Crect x=%220%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1fe%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a149%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a158%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a153%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a138%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a167%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1fe%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%22942.8571428571429%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a180%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a13d%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1e0%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221100%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1aa%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1d8%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%221021.4285714285714%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%220%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%2278.57142857142857%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22157.14285714285714%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22235.71428571428572%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22314.2857142857143%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a183%22 %2F%3E %3Crect x=%22392.85714285714283%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22471.42857142857144%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22550%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1be%22 %2F%3E %3Crect x=%22628.5714285714286%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22707.1428571428571%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22785.7142857142857%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%22864.2857142857142%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a192%22 %2F%3E %3Crect x=%22942.8571428571429%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1fe%22 %2F%3E %3Crect x=%221021.4285714285714%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1dd%22 %2F%3E %3Crect x=%221100%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1a8%22 %2F%3E %3Crect x=%221178.5714285714284%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221257.142857142857%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a159%22 %2F%3E %3Crect x=%221335.7142857142858%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221414.2857142857142%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221492.857142857143%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1b8%22 %2F%3E %3Crect x=%221571.4285714285713%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221650%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a1b1%22 %2F%3E %3Crect x=%221728.5714285714284%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221807.142857142857%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a134%22 %2F%3E %3Crect x=%221885.7142857142858%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%221964.2857142857142%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22%2336e4a12e%22 %2F%3E %3Crect x=%222042.857142857143%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3Crect x=%222121.4285714285716%22 y=%221100%22 width=%2278.57142857142857%22 height=%2278.57142857142857%22 stroke=%22%2336e4a1%22 stroke-width=%222.2%22 fill=%22none%22 %2F%3E %3C%2Fg%3E %3C%2Fg%3E %3Cdefs%3E %3CradialGradient id=%22maskRadialGradient%22 %3E %3Cstop offset=%2254.4%25%22 stop-color=%22white%22 stop-opacity=%220%22 %2F%3E %3Cstop offset=%22100%25%22 stop-color=%22white%22 stop-opacity=%220.45599999999999996%22 %2F%3E %3C%2FradialGradient%3E %3C%2Fdefs%3E %3C%2Fsvg%3E");background-position:50%;background-repeat:repeat;background-size:auto 100%;padding:140px 0 150px;position:relative}.hero-tagline{background:#0000;border:1px solid #cc122266;border-radius:20px;box-shadow:0 0 10px #ddd;color:#632bd2;display:inline-block;font-size:.8rem;margin-top:0;padding:.375rem .75rem}.hero-tagline span{color:#36e4a1}.home-section h3{color:#632bd2;font-family:Poppins,serif;font-size:3.2rem;font-style:normal;font-weight:400}.home-section h3 span{color:#cc1222;font-weight:700}.btn-hero{background:#36e4a1;border-color:#36e4a1;box-shadow:0 6px 10px #ddd;color:#fff}.btn-hero:hover{background:#36e4a1!important;box-shadow:0 0 0 #ddd;color:#fff!important}.alt-home{background:#632bd2;color:#fff}.alt-home h2{background:none;color:#fff}.alt-home img{border-radius:20px 60px;padding:60px 40px;width:80%}.alt-home img,.testimonials{background:#fff}section.page{background:linear-gradient(#f8f9fa 10%,#f8f9fa00)}section.page p:before{background:radial-gradient(#fff 40%,#fff0);border-radius:20px;content:"";height:100%;left:0;opacity:.95;position:absolute;top:0;width:100%;z-index:-1}.product-page svg{background-blend-mode:multiply;background-color:#632bd2;background-image:radial-gradient(circle at center center,#ddd,#632bd2),repeating-radial-gradient(circle at center center,#ddd,#ddd,10px,#0000 20px,#0000 0);border:1px solid #ddd;border-radius:10px;box-shadow:0 0 10px #ddd;color:#fff;display:inline-block;height:260px;opacity:1;padding:60px;transition:.25s;width:100%}@media (max-width:768px){.home-section h3{font-size:1.8rem}.home-section p{font-size:1rem}}
/*# sourceMappingURL=main.d43fb80c.css.map*/