/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.form-required::after{content:'';vertical-align:super;display:inline-block;background-image:url(/themes/contrib/bootstrap_barrio/images/required.svg);background-repeat:no-repeat;background-size:7px 7px;width:7px;height:7px;margin:0 0.3em;}form .form-actions{align-self:flex-end;}form .filter-wrapper{padding-left:0;padding-right:0;margin-left:1rem;margin-right:1rem;}form .form-type-textarea{margin-bottom:0;}.link-edit-summary{border:0;background:none;text-decoration:underline;color:var(--bs-link-color);}.image-button.form-control{border:none;}
:root,[data-theme=reset]{--bg-gradient-h:linear-gradient(to right,#1966ff,#9933ff);--bg-gradient-v:linear-gradient(to bottom,#1966ff,#9933ff);--bg-color:#ffffff;--color-text:#000000;--color-text-hover:#000000;--color-link:#9933ff;--color-link-hover:#1966ff;--color-border:#000000;--color-breadcrumbs:#636363;--color-breadcrumbs-hover:#9933ff;}[data-theme=gray-lighter]{--bg-color:#f0f0f0;--color-text:#000000;--color-text-hover:#000000;--color-link:#3e006b;--color-link-hover:#1966ff;}[data-theme=black]{--bg-gradient-h:linear-gradient(to right,#1966ff,#9933ff);--bg-gradient-v:linear-gradient(to bottom,#1966ff,#9933ff);--bg-color:#000000;--color-text:#ffffff;--color-text-hover:#ffffff;--color-link:#99ebff;--color-link-hover:#ffffff;--color-border:#ffffff;--color-breadcrumbs:#ffffff;--color-breadcrumbs-hover:#99ebff;}[data-theme=blue-purple]{--bg-gradient-h:linear-gradient(to right,#1966ff,#9933ff);--bg-gradient-v:linear-gradient(to bottom,#1966ff,#9933ff);--bg-color:#000000;--color-text:#ffffff;--color-text-hover:#ffffff;--color-link:#ffffff;--color-link-hover:#ffffff;--color-border:#ffffff;--color-breadcrumbs:#ffffff;--color-breadcrumbs-hover:rgba(255,255,255,0.8);}[data-theme=purple-dark-purple]{--bg-gradient-h:linear-gradient(to right,#3e006b,#9933ff);--bg-gradient-v:linear-gradient(to bottom,#3e006b,#9933ff);--bg-color:#000000;--color-text:#ffffff;--color-text-hover:#ffffff;--color-link:#ffffff;--color-link-hover:#ffffff;--color-border:#ffffff;--color-breadcrumbs:#ffffff;--color-breadcrumbs-hover:rgba(255,255,255,0.8);}[data-theme=green-light-blue-light]{--bg-gradient-h:linear-gradient(to right,#aaff33,#99ebff);--bg-gradient-v:linear-gradient(to bottom,#aaff33,#99ebff);--bg-color:#000000;--color-text:#ffffff;--color-text-hover:#ffffff;--color-link:#ffffff;--color-link-hover:#ffffff;--color-border:#ffffff;--color-breadcrumbs:#000000;--color-breadcrumbs-hover:rgba(0,0,0,0.8);}[data-theme=purple-red]{--bg-gradient-h:linear-gradient(to right,#9933ff,#ff1423);--bg-gradient-v:linear-gradient(to bottom,#9933ff,#ff1423);--bg-color:#000000;--color-text:#ffffff;--color-text-hover:#ffffff;--color-link:#ffffff;--color-link-hover:#ffffff;--color-border:#ffffff;--color-breadcrumbs:#ffffff;--color-breadcrumbs-hover:rgba(255,255,255,0.8);}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#9933ff;--secondary:#ffffff;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#ffee27;--dark:#162331;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:1080px;--breakpoint-xl:1280px;--font-family-sans-serif:"neue-haas-grotesk-text",arial,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;color:#000000;text-align:left;background-color:#fff;}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1.6rem;}p{margin-top:0;margin-bottom:1.6rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}a{color:#000000;text-decoration:none;background-color:transparent;}a:hover{color:black;text-decoration:underline;}a:not([href]):not([class]){color:inherit;text-decoration:none;}a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}caption{padding-top:1.2rem;padding-bottom:1.2rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;text-align:-webkit-match-parent;}label{display:inline-block;margin-bottom:0.8rem;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}[role=button]{cursor:pointer;}select{word-wrap:normal;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none;}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:none;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:1.6rem;font-family:"neue-haas-grotesk-display",arial,sans-serif;font-weight:700;line-height:1.2;}h1,.h1{font-size:4rem;}h2,.h2{font-size:3.2rem;}h3,.h3{font-size:2.8rem;}h4,.h4{font-size:2.4rem;}h5,.h5{font-size:2rem;}h6,.h6{font-size:1.6rem;}.lead{font-size:2rem;font-weight:300;}.display-1{font-size:9.6rem;font-weight:300;line-height:1.2;}.display-2{font-size:8.8rem;font-weight:300;line-height:1.2;}.display-3{font-size:7.2rem;font-weight:300;line-height:1.2;}.display-4{font-size:5.6rem;font-weight:300;line-height:1.2;}hr{margin-top:3.2rem;margin-bottom:3.2rem;border:0;border-top:1px solid rgba(0,0,0,0.1);}small,.small{font-size:0.875em;font-weight:400;}mark,.mark{padding:0.2em;background-color:#fcf8e3;}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:0.8rem;}.initialism{font-size:90%;text-transform:uppercase;}.blockquote{margin-bottom:3.2rem;font-size:2rem;}.blockquote-footer{display:block;font-size:0.875em;color:#6c757d;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.4rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:1.6rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.32rem 0.64rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.diff-header,.diff-controls,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;}.row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*=col-]{padding-right:0;padding-left:0;}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:20px;padding-left:20px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-12{flex:0 0 100%;max-width:100%;}.order-first{order:-1;}.order-last{order:13;}.order-0{order:0;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.order-5{order:5;}.order-6{order:6;}.order-7{order:7;}.order-8{order:8;}.order-9{order:9;}.order-10{order:10;}.order-11{order:11;}.order-12{order:12;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.table,.paragraphs-body table{width:100%;margin-bottom:3.2rem;color:#000000;}.table th,.paragraphs-body table th,.table td,.paragraphs-body table td{padding:1.2rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th,.paragraphs-body table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody + tbody,.paragraphs-body table tbody + tbody{border-top:2px solid #dee2e6;}.table-sm th,.table-sm td{padding:0.48rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}.table-hover tbody tr:hover{color:#000000;background-color:rgba(0,0,0,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:#e2c6ff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#ca95ff;}.table-hover .table-primary:hover{background-color:#d5adff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#d5adff;}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:white;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:white;}.table-hover .table-secondary:hover{background-color:#f2f2f2;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#f2f2f2;}.table-success,.table-success > th,.table-success > td{background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#8fd19e;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ed969e;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td{background-color:#fffac3;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fff68f;}.table-hover .table-light:hover{background-color:#fff8aa;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#fff8aa;}.table-dark,.table-dark > th,.table-dark > td{background-color:#bec1c5;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#868d94;}.table-hover .table-dark:hover{background-color:#b1b4b9;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b1b4b9;}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075);}.table .thead-dark th,.paragraphs-body table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55;}.table .thead-light th,.paragraphs-body table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075);}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 2rem + 2px);padding:1rem 1.5rem;font-size:1.6rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#495057;background-color:#fff;border-color:#d9b3ff;outline:0;box-shadow:0 0 0 0.32rem rgba(153,51,255,0.25);}.form-control::-moz-placeholder{color:#6c757d;opacity:1;}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(1rem + 1px);padding-bottom:calc(1rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.8rem + 1px);padding-bottom:calc(0.8rem + 1px);font-size:2rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(0.4rem + 1px);padding-bottom:calc(0.4rem + 1px);font-size:1.4rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding:1rem 0;margin-bottom:0;font-size:1.6rem;line-height:1.5;color:#000000;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + 0.8rem + 2px);padding:0.4rem 0.8rem;font-size:1.4rem;line-height:1.5;border-radius:0;}.form-control-lg{height:calc(1.5em + 1.6rem + 2px);padding:0.8rem 1.6rem;font-size:2rem;line-height:1.5;border-radius:0;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1.6rem;}.form-text{display:block;margin-top:0.4rem;}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row > .col,.form-row > [class*=col-]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:2rem;}.form-check-input{position:absolute;margin-top:0.48rem;margin-left:-2rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:1.2rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.5rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:0.4rem;font-size:0.875em;color:#28a745;}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.4rem 0.8rem;margin-top:0.1rem;font-size:1.4rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:0;}.form-row > .col > .valid-tooltip,.form-row > [class*=col-] > .valid-tooltip{left:5px;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 2rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.5rem) center;background-size:calc(0.75em + 1rem) calc(0.75em + 1rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.32rem rgba(40,167,69,0.25);}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:6rem !important;background-position:right 3rem center;}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 2rem);background-position:top calc(0.375em + 0.5rem) right calc(0.375em + 0.5rem);}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 4.6rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 3.1rem/calc(0.75em + 1rem) calc(0.75em + 1rem) no-repeat;}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.32rem rgba(40,167,69,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.32rem rgba(40,167,69,0.25);}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 0.32rem rgba(40,167,69,0.25);}.invalid-feedback{display:none;width:100%;margin-top:0.4rem;font-size:0.875em;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.4rem 0.8rem;margin-top:0.1rem;font-size:1.4rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:0;}.form-row > .col > .invalid-tooltip,.form-row > [class*=col-] > .invalid-tooltip{left:5px;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 2rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.5rem) center;background-size:calc(0.75em + 1rem) calc(0.75em + 1rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.32rem rgba(220,53,69,0.25);}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:6rem !important;background-position:right 3rem center;}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 2rem);background-position:top calc(0.375em + 0.5rem) right calc(0.375em + 0.5rem);}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 4.6rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 3.1rem/calc(0.75em + 1rem) calc(0.75em + 1rem) no-repeat;}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.32rem rgba(220,53,69,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.32rem rgba(220,53,69,0.25);}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 0.32rem rgba(220,53,69,0.25);}.form-inline{display:flex;flex-flow:row wrap;align-items:center;}.form-inline .form-check{width:100%;}.btn,.simplesamlphp-auth-login-link{display:inline-block;font-weight:600;color:#000000;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:1rem 1.5rem;font-size:1.6rem;line-height:1.5;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.btn:hover,.simplesamlphp-auth-login-link:hover{color:#000000;text-decoration:none;}.btn:focus,.simplesamlphp-auth-login-link:focus,.btn.focus,.focus.simplesamlphp-auth-login-link{outline:0;box-shadow:0 0 0 0.32rem rgba(153,51,255,0.25);}.btn.disabled,.disabled.simplesamlphp-auth-login-link,.btn:disabled,.simplesamlphp-auth-login-link:disabled{opacity:0.65;}.btn:not(:disabled):not(.disabled),.simplesamlphp-auth-login-link:not(:disabled):not(.disabled){cursor:pointer;}a.btn.disabled,a.disabled.simplesamlphp-auth-login-link,fieldset:disabled a.btn,fieldset:disabled a.simplesamlphp-auth-login-link{pointer-events:none;}.btn-primary,form.user-login-form .filter-actions input,form.user-pass .filter-actions input,form.user-register-form .filter-actions input{color:#fff;background-color:#9933ff;border-color:#9933ff;}.btn-primary:hover,form.user-login-form .filter-actions input:hover,form.user-pass .filter-actions input:hover,form.user-register-form .filter-actions input:hover{color:#fff;background-color:#860dff;border-color:#8000ff;}.btn-primary:focus,form.user-login-form .filter-actions input:focus,form.user-pass .filter-actions input:focus,form.user-register-form .filter-actions input:focus,.btn-primary.focus,form.user-login-form .filter-actions input.focus,form.user-pass .filter-actions input.focus,form.user-register-form .filter-actions input.focus{color:#fff;background-color:#860dff;border-color:#8000ff;box-shadow:0 0 0 0.32rem rgba(168,82,255,0.5);}.btn-primary.disabled,form.user-login-form .filter-actions input.disabled,form.user-pass .filter-actions input.disabled,form.user-register-form .filter-actions input.disabled,.btn-primary:disabled,form.user-login-form .filter-actions input:disabled,form.user-pass .filter-actions input:disabled,form.user-register-form .filter-actions input:disabled{color:#fff;background-color:#9933ff;border-color:#9933ff;}.btn-primary:not(:disabled):not(.disabled):active,form.user-login-form .filter-actions input:not(:disabled):not(.disabled):active,form.user-pass .filter-actions input:not(:disabled):not(.disabled):active,form.user-register-form .filter-actions input:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,form.user-login-form .filter-actions input:not(:disabled):not(.disabled).active,form.user-pass .filter-actions input:not(:disabled):not(.disabled).active,form.user-register-form .filter-actions input:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle,form.user-login-form .filter-actions .show > input.dropdown-toggle,form.user-pass .filter-actions .show > input.dropdown-toggle,form.user-register-form .filter-actions .show > input.dropdown-toggle{color:#fff;background-color:#8000ff;border-color:#7900f2;}.btn-primary:not(:disabled):not(.disabled):active:focus,form.user-login-form .filter-actions input:not(:disabled):not(.disabled):active:focus,form.user-pass .filter-actions input:not(:disabled):not(.disabled):active:focus,form.user-register-form .filter-actions input:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,form.user-login-form .filter-actions input:not(:disabled):not(.disabled).active:focus,form.user-pass .filter-actions input:not(:disabled):not(.disabled).active:focus,form.user-register-form .filter-actions input:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus,form.user-login-form .filter-actions .show > input.dropdown-toggle:focus,form.user-pass .filter-actions .show > input.dropdown-toggle:focus,form.user-register-form .filter-actions .show > input.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(168,82,255,0.5);}.btn-secondary,.simplesamlphp-auth-login-link{color:#212529;background-color:#ffffff;border-color:#ffffff;}.btn-secondary:hover,.simplesamlphp-auth-login-link:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6;}.btn-secondary:focus,.simplesamlphp-auth-login-link:focus,.btn-secondary.focus,.focus.simplesamlphp-auth-login-link{color:#212529;background-color:#ececec;border-color:#e6e6e6;box-shadow:0 0 0 0.32rem rgba(222,222,223,0.5);}.btn-secondary.disabled,.disabled.simplesamlphp-auth-login-link,.btn-secondary:disabled,.simplesamlphp-auth-login-link:disabled{color:#212529;background-color:#ffffff;border-color:#ffffff;}.btn-secondary:not(:disabled):not(.disabled):active,.simplesamlphp-auth-login-link:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.simplesamlphp-auth-login-link:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle,.show > .dropdown-toggle.simplesamlphp-auth-login-link{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf;}.btn-secondary:not(:disabled):not(.disabled):active:focus,.simplesamlphp-auth-login-link:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.simplesamlphp-auth-login-link:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus,.show > .dropdown-toggle.simplesamlphp-auth-login-link:focus{box-shadow:0 0 0 0.32rem rgba(222,222,223,0.5);}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34;}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 0.32rem rgba(72,180,97,0.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(72,180,97,0.5);}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 0.32rem rgba(58,176,195,0.5);}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(58,176,195,0.5);}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 0.32rem rgba(222,170,12,0.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(222,170,12,0.5);}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130;}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 0.32rem rgba(225,83,97,0.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(225,83,97,0.5);}.btn-light{color:#212529;background-color:#ffee27;border-color:#ffee27;}.btn-light:hover{color:#212529;background-color:#ffeb01;border-color:#f3e000;}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#ffeb01;border-color:#f3e000;box-shadow:0 0 0 0.32rem rgba(222,208,39,0.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#ffee27;border-color:#ffee27;}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#f3e000;border-color:#e6d400;}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(222,208,39,0.5);}.btn-dark{color:#fff;background-color:#162331;border-color:#162331;}.btn-dark:hover{color:#fff;background-color:#0a1017;border-color:#060a0e;}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#0a1017;border-color:#060a0e;box-shadow:0 0 0 0.32rem rgba(57,68,80,0.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#162331;border-color:#162331;}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:#060a0e;border-color:#020405;}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(57,68,80,0.5);}.btn-outline-primary{color:#9933ff;border-color:#9933ff;}.btn-outline-primary:hover{color:#fff;background-color:#9933ff;border-color:#9933ff;}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.32rem rgba(153,51,255,0.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#9933ff;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#9933ff;border-color:#9933ff;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(153,51,255,0.5);}.btn-outline-secondary{color:#ffffff;border-color:#ffffff;}.btn-outline-secondary:hover{color:#212529;background-color:#ffffff;border-color:#ffffff;}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.32rem rgba(255,255,255,0.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ffffff;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#212529;background-color:#ffffff;border-color:#ffffff;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(255,255,255,0.5);}.btn-outline-success{color:#28a745;border-color:#28a745;}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.32rem rgba(40,167,69,0.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(40,167,69,0.5);}.btn-outline-info{color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.32rem rgba(23,162,184,0.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(23,162,184,0.5);}.btn-outline-warning{color:#ffc107;border-color:#ffc107;}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.32rem rgba(255,193,7,0.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(255,193,7,0.5);}.btn-outline-danger{color:#dc3545;border-color:#dc3545;}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.32rem rgba(220,53,69,0.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(220,53,69,0.5);}.btn-outline-light{color:#ffee27;border-color:#ffee27;}.btn-outline-light:hover{color:#212529;background-color:#ffee27;border-color:#ffee27;}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.32rem rgba(255,238,39,0.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#ffee27;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#ffee27;border-color:#ffee27;}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(255,238,39,0.5);}.btn-outline-dark{color:#162331;border-color:#162331;}.btn-outline-dark:hover{color:#fff;background-color:#162331;border-color:#162331;}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.32rem rgba(22,35,49,0.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#162331;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#162331;border-color:#162331;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.32rem rgba(22,35,49,0.5);}.btn-link{font-weight:400;color:#000000;text-decoration:none;}.btn-link:hover{color:black;text-decoration:underline;}.btn-link:focus,.btn-link.focus{text-decoration:underline;}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none;}.btn-lg,.btn-group-lg > .btn,.btn-group-lg > .simplesamlphp-auth-login-link{padding:0.8rem 1.6rem;font-size:2rem;line-height:1.5;border-radius:0;}.btn-sm,.btn-group-sm > .btn,.btn-group-sm > .simplesamlphp-auth-login-link{padding:0.4rem 0.8rem;font-size:1.4rem;line-height:1.5;border-radius:0;}.btn-block{display:block;width:100%;}.btn-block + .btn-block{margin-top:0.8rem;}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%;}.fade{transition:opacity 0.15s linear;}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}.collapsing.width{width:0;height:auto;transition:width 0.35s ease;}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:16rem;padding:0.8rem 0;margin:0.2rem 0 0;font-size:1.6rem;color:#000000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.2rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.2rem;}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.2rem;}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:1.6rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:0.4rem 2.4rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#9933ff;}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.8rem 2.4rem;margin-bottom:0;font-size:1.4rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.4rem 2.4rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group > .simplesamlphp-auth-login-link,.btn-group-vertical > .btn,.btn-group-vertical > .simplesamlphp-auth-login-link{position:relative;flex:1 1 auto;}.btn-group > .btn:hover,.btn-group > .simplesamlphp-auth-login-link:hover,.btn-group-vertical > .btn:hover,.btn-group-vertical > .simplesamlphp-auth-login-link:hover{z-index:1;}.btn-group > .btn:focus,.btn-group > .simplesamlphp-auth-login-link:focus,.btn-group > .btn:active,.btn-group > .simplesamlphp-auth-login-link:active,.btn-group > .btn.active,.btn-group > .active.simplesamlphp-auth-login-link,.btn-group-vertical > .btn:focus,.btn-group-vertical > .simplesamlphp-auth-login-link:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .simplesamlphp-auth-login-link:active,.btn-group-vertical > .btn.active,.btn-group-vertical > .active.simplesamlphp-auth-login-link{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .simplesamlphp-auth-login-link:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .simplesamlphp-auth-login-link:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn,.btn-group > .btn-group:not(:last-child) > .simplesamlphp-auth-login-link{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:not(:first-child),.btn-group > .simplesamlphp-auth-login-link:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn,.btn-group > .btn-group:not(:first-child) > .simplesamlphp-auth-login-link{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split,.btn-group-sm > .simplesamlphp-auth-login-link + .dropdown-toggle-split{padding-right:0.6rem;padding-left:0.6rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split,.btn-group-lg > .simplesamlphp-auth-login-link + .dropdown-toggle-split{padding-right:1.2rem;padding-left:1.2rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .simplesamlphp-auth-login-link,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .simplesamlphp-auth-login-link:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .simplesamlphp-auth-login-link:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn,.btn-group-vertical > .btn-group:not(:last-child) > .simplesamlphp-auth-login-link{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .simplesamlphp-auth-login-link:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn,.btn-group-vertical > .btn-group:not(:first-child) > .simplesamlphp-auth-login-link{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle > .btn,.btn-group-toggle > .simplesamlphp-auth-login-link,.btn-group-toggle > .btn-group > .btn,.btn-group-toggle > .btn-group > .simplesamlphp-auth-login-link{margin-bottom:0;}.btn-group-toggle > .btn input[type=radio],.btn-group-toggle > .simplesamlphp-auth-login-link input[type=radio],.btn-group-toggle > .btn input[type=checkbox],.btn-group-toggle > .simplesamlphp-auth-login-link input[type=checkbox],.btn-group-toggle > .btn-group > .btn input[type=radio],.btn-group-toggle > .btn-group > .btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group > .custom-file .custom-file-input:focus{z-index:4;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .custom-file{display:flex;align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n+3),.input-group.has-validation > .custom-select:nth-last-child(n+3),.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{display:flex;}.input-group-prepend .btn,.input-group-prepend .simplesamlphp-auth-login-link,.input-group-append .btn,.input-group-append .simplesamlphp-auth-login-link{position:relative;z-index:2;}.input-group-prepend .btn:focus,.input-group-prepend .simplesamlphp-auth-login-link:focus,.input-group-append .btn:focus,.input-group-append .simplesamlphp-auth-login-link:focus{z-index:3;}.input-group-prepend .btn + .btn,.input-group-prepend .simplesamlphp-auth-login-link + .btn,.input-group-prepend .btn + .simplesamlphp-auth-login-link,.input-group-prepend .simplesamlphp-auth-login-link + .simplesamlphp-auth-login-link,.input-group-prepend .btn + .input-group-text,.input-group-prepend .simplesamlphp-auth-login-link + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-prepend .input-group-text + .simplesamlphp-auth-login-link,.input-group-append .btn + .btn,.input-group-append .simplesamlphp-auth-login-link + .btn,.input-group-append .btn + .simplesamlphp-auth-login-link,.input-group-append .simplesamlphp-auth-login-link + .simplesamlphp-auth-login-link,.input-group-append .btn + .input-group-text,.input-group-append .simplesamlphp-auth-login-link + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn,.input-group-append .input-group-text + .simplesamlphp-auth-login-link{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:flex;align-items:center;padding:1rem 1.5rem;margin-bottom:0;font-size:1.6rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0;}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1.6rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-prepend > .simplesamlphp-auth-login-link,.input-group-lg > .input-group-append > .btn,.input-group-lg > .input-group-append > .simplesamlphp-auth-login-link{padding:0.8rem 1.6rem;font-size:2rem;line-height:1.5;border-radius:0;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.8rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-prepend > .simplesamlphp-auth-login-link,.input-group-sm > .input-group-append > .btn,.input-group-sm > .input-group-append > .simplesamlphp-auth-login-link{padding:0.4rem 0.8rem;font-size:1.4rem;line-height:1.5;border-radius:0;}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:3.1rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .simplesamlphp-auth-login-link,.input-group > .input-group-prepend > .input-group-text,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .simplesamlphp-auth-login-link,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .simplesamlphp-auth-login-link,.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .simplesamlphp-auth-login-link:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .simplesamlphp-auth-login-link,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .simplesamlphp-auth-login-link,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .simplesamlphp-auth-login-link:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.custom-control{position:relative;z-index:1;display:block;min-height:2.4rem;padding-left:2.4rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;}.custom-control-inline{display:inline-flex;margin-right:1.6rem;}.custom-control-input{position:absolute;left:0;z-index:-1;width:1.6rem;height:2rem;opacity:0;}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#9933ff;background-color:#9933ff;}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.32rem rgba(153,51,255,0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#d9b3ff;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#f2e6ff;border-color:#f2e6ff;}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d;}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef;}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top;}.custom-control-label::before{position:absolute;top:0.4rem;left:-2.4rem;display:block;width:1.6rem;height:1.6rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd;}.custom-control-label::after{position:absolute;top:0.4rem;left:-2.4rem;display:block;width:1.6rem;height:1.6rem;content:"";background:50%/50% 50% no-repeat;}.custom-checkbox .custom-control-label::before{border-radius:0;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#9933ff;background-color:#9933ff;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(153,51,255,0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(153,51,255,0.5);}.custom-radio .custom-control-label::before{border-radius:50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(153,51,255,0.5);}.custom-switch{padding-left:3.6rem;}.custom-switch .custom-control-label::before{left:-3.6rem;width:2.8rem;pointer-events:all;border-radius:0.8rem;}.custom-switch .custom-control-label::after{top:calc(0.4rem + 2px);left:calc(-3.6rem + 2px);width:calc(1.6rem - 4px);height:calc(1.6rem - 4px);background-color:#adb5bd;border-radius:0.8rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(1.2rem);}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(153,51,255,0.5);}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 2rem + 2px);padding:1rem 3.1rem 1rem 1.5rem;font-size:1.6rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-select:focus{border-color:#d9b3ff;outline:0;box-shadow:0 0 0 0.32rem rgba(153,51,255,0.25);}.custom-select:focus::-ms-value{color:#495057;background-color:#fff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:1.5rem;background-image:none;}.custom-select:disabled{color:#6c757d;background-color:#e9ecef;}.custom-select::-ms-expand{display:none;}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}.custom-select-sm{height:calc(1.5em + 0.8rem + 2px);padding-top:0.4rem;padding-bottom:0.4rem;padding-left:0.8rem;font-size:1.4rem;}.custom-select-lg{height:calc(1.5em + 1.6rem + 2px);padding-top:0.8rem;padding-bottom:0.8rem;padding-left:1.6rem;font-size:2rem;}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 2rem + 2px);margin-bottom:0;}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 2rem + 2px);margin:0;overflow:hidden;opacity:0;}.custom-file-input:focus ~ .custom-file-label{border-color:#d9b3ff;box-shadow:0 0 0 0.32rem rgba(153,51,255,0.25);}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef;}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse);}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 2rem + 2px);padding:1rem 1.5rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:0;}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 2rem);padding:1rem 1.5rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0 0 0;}.custom-range{width:100%;height:2.24rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-range:focus{outline:0;}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.32rem rgba(153,51,255,0.25);}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.32rem rgba(153,51,255,0.25);}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.32rem rgba(153,51,255,0.25);}.custom-range::-moz-focus-outer{border:0;}.custom-range::-webkit-slider-thumb{width:1.6rem;height:1.6rem;margin-top:-0.4rem;background-color:#9933ff;border:0;border-radius:1.6rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none;}.custom-range::-webkit-slider-thumb:active{background-color:#f2e6ff;}.custom-range::-webkit-slider-runnable-track{width:100%;height:0.8rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1.6rem;}.custom-range::-moz-range-thumb{width:1.6rem;height:1.6rem;background-color:#9933ff;border:0;border-radius:1.6rem;-moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none;}.custom-range::-moz-range-thumb:active{background-color:#f2e6ff;}.custom-range::-moz-range-track{width:100%;height:0.8rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1.6rem;}.custom-range::-ms-thumb{width:1.6rem;height:1.6rem;margin-top:0;margin-right:0.32rem;margin-left:0.32rem;background-color:#9933ff;border:0;border-radius:1.6rem;-ms-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}.custom-range::-ms-thumb:active{background-color:#f2e6ff;}.custom-range::-ms-track{width:100%;height:0.8rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.8rem;}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1.6rem;}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1.6rem;}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default;}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.custom-range:disabled::-moz-range-track{cursor:default;}.custom-range:disabled::-ms-thumb{background-color:#adb5bd;}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:0.8rem 1.6rem;}.nav-link:hover,.nav-link:focus{text-decoration:none;}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{background:none;border:0;border-radius:0;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:#9933ff;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.6rem 3.2rem;}.navbar .container,.navbar .diff-header,.navbar .diff-controls,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}.navbar-brand{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem;margin-right:3.2rem;font-size:2rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;float:none;}.navbar-text{display:inline-block;padding-top:0.8rem;padding-bottom:0.8rem;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:0.4rem 1.2rem;font-size:2rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0;}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat;}.navbar-nav-scroll{max-height:75vh;overflow-y:auto;}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand > .container,.navbar-expand > .diff-header,.navbar-expand > .diff-controls,.navbar-expand > .container-fluid,.navbar-expand > .container-sm,.navbar-expand > .container-md,.navbar-expand > .container-lg,.navbar-expand > .container-xl{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:0.8rem;padding-left:0.8rem;}.navbar-expand > .container,.navbar-expand > .diff-header,.navbar-expand > .diff-controls,.navbar-expand > .container-fluid,.navbar-expand > .container-sm,.navbar-expand > .container-md,.navbar-expand > .container-lg,.navbar-expand > .container-xl{flex-wrap:nowrap;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9);}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5);}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text{color:rgba(0,0,0,0.5);}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9);}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9);}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-text a{color:#fff;}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff;}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0;}.card > hr{margin-right:0;margin-left:0;}.card > .list-group{border-top:inherit;border-bottom:inherit;}.card > .list-group:first-child{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;}.card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{flex:1 1 auto;min-height:1px;padding:2rem;}.card-title{margin-bottom:1.2rem;}.card-subtitle{margin-top:-0.6rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link + .card-link{margin-left:2rem;}.card-header{padding:1.2rem 2rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125);}.card-header:first-child{border-radius:0 0 0 0;}.card-footer{padding:1.2rem 2rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125);}.card-footer:last-child{border-radius:0 0 0 0;}.card-header-tabs{margin-right:-1rem;margin-bottom:-1.2rem;margin-left:-1rem;border-bottom:0;}.card-header-pills{margin-right:-1rem;margin-left:-1rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:2rem;border-radius:0;}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%;}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0;}.card-img,.card-img-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0;}.card-deck .card{margin-bottom:20px;}.card-group > .card{margin-bottom:20px;}.card-columns .card{margin-bottom:1.2rem;}.accordion{overflow-anchor:none;}.accordion > .card{overflow:hidden;}.accordion > .card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.accordion > .card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0;}.accordion > .card > .card-header{border-radius:0;margin-bottom:-1px;}.breadcrumb{display:flex;flex-wrap:wrap;padding:1.2rem 1.6rem;margin-bottom:1.6rem;list-style:none;background-color:#e9ecef;border-radius:0;}.breadcrumb-item + .breadcrumb-item{padding-left:0.5rem;}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:0.5rem;color:#6c757d;content:"/";}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline;}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0;}.page-link{position:relative;display:block;padding:0.8rem 1.2rem;margin-left:-1px;line-height:1.25;color:#000000;background-color:#fff;border:1px solid #dee2e6;}.page-link:hover{z-index:2;color:black;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 0.32rem rgba(153,51,255,0.25);}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}.page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#9933ff;border-color:#9933ff;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}.pagination-lg .page-link{padding:1.2rem 2.4rem;font-size:2rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0;border-bottom-left-radius:0;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0;}.pagination-sm .page-link{padding:0.4rem 0.8rem;font-size:1.4rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0;border-bottom-left-radius:0;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0;}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}a.badge:hover,a.badge:focus{text-decoration:none;}.badge:empty{display:none;}.btn .badge,.simplesamlphp-auth-login-link .badge{position:relative;top:-1px;}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem;}.badge-primary{color:#fff;background-color:#9933ff;}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#8000ff;}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(153,51,255,0.5);}.badge-secondary{color:#212529;background-color:#ffffff;}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#e6e6e6;}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(255,255,255,0.5);}.badge-success{color:#fff;background-color:#28a745;}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34;}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(40,167,69,0.5);}.badge-info{color:#fff;background-color:#17a2b8;}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b;}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(23,162,184,0.5);}.badge-warning{color:#212529;background-color:#ffc107;}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00;}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(255,193,7,0.5);}.badge-danger{color:#fff;background-color:#dc3545;}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130;}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(220,53,69,0.5);}.badge-light{color:#212529;background-color:#ffee27;}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#f3e000;}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(255,238,39,0.5);}.badge-dark{color:#fff;background-color:#162331;}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#060a0e;}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.32rem rgba(22,35,49,0.5);}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:0;}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0;}.alert{position:relative;padding:1.2rem 2rem;margin-bottom:1.6rem;border:1px solid transparent;border-radius:0;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:6.4rem;}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:1.2rem 2rem;color:inherit;}.alert-primary{color:#501b85;background-color:#ebd6ff;border-color:#e2c6ff;}.alert-primary hr{border-top-color:#d5adff;}.alert-primary .alert-link{color:#37125b;}.alert-secondary{color:#858585;background-color:white;border-color:white;}.alert-secondary hr{border-top-color:#f2f2f2;}.alert-secondary .alert-link{color:#6c6c6c;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr{border-top-color:#b1dfbb;}.alert-success .alert-link{color:#0b2e13;}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#062c33;}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr{border-top-color:#ffe8a1;}.alert-warning .alert-link{color:#533f03;}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.alert-danger hr{border-top-color:#f1b0b7;}.alert-danger .alert-link{color:#491217;}.alert-light{color:#857c14;background-color:#fffcd4;border-color:#fffac3;}.alert-light hr{border-top-color:#fff8aa;}.alert-light .alert-link{color:#59530d;}.alert-dark{color:#0b1219;background-color:#d0d3d6;border-color:#bec1c5;}.alert-dark hr{border-top-color:#b1b4b9;}.alert-dark .alert-link{color:black;}@keyframes progress-bar-stripes{from{background-position:1.6rem 0;}to{background-position:0 0;}}.progress{display:flex;height:1.6rem;overflow:hidden;line-height:0;font-size:1.2rem;background-color:#e9ecef;border-radius:0;}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#9933ff;transition:width 0.6s ease;}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1.6rem 1.6rem;}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes;}.media{display:flex;align-items:flex-start;}.media-body{flex:1;}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0;}.list-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#000000;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:1.2rem 2rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125);}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#9933ff;border-color:#9933ff;}.list-group-item + .list-group-item{border-top-width:0;}.list-group-item + .list-group-item.active{margin-top:-1px;border-top-width:1px;}.list-group-horizontal{flex-direction:row;}.list-group-horizontal > .list-group-item:first-child{border-bottom-left-radius:0;border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child{border-top-right-radius:0;border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 1px;}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{color:#501b85;background-color:#e2c6ff;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#501b85;background-color:#d5adff;}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#501b85;border-color:#501b85;}.list-group-item-secondary{color:#858585;background-color:white;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#858585;background-color:#f2f2f2;}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585;}.list-group-item-success{color:#155724;background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724;}.list-group-item-info{color:#0c5460;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460;}.list-group-item-warning{color:#856404;background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404;}.list-group-item-danger{color:#721c24;background-color:#f5c6cb;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7;}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24;}.list-group-item-light{color:#857c14;background-color:#fffac3;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#857c14;background-color:#fff8aa;}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#857c14;border-color:#857c14;}.list-group-item-dark{color:#0b1219;background-color:#bec1c5;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#0b1219;background-color:#b1b4b9;}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#0b1219;border-color:#0b1219;}.close{float:right;font-size:2.4rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.5;}.close:hover{color:#000;text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:0.75;}button.close{padding:0;background-color:transparent;border:0;}a.close.disabled{pointer-events:none;}.toast{flex-basis:350px;max-width:350px;font-size:1.4rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.2rem rgba(0,0,0,0.1);opacity:0;border-radius:0.25rem;}.toast:not(:last-child){margin-bottom:1.2rem;}.toast.showing{opacity:1;}.toast.show{display:block;opacity:1;}.toast.hide{display:none;}.toast-header{display:flex;align-items:center;padding:0.4rem 1.2rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.toast-body{padding:1.2rem;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.8rem;pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1.6rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1.6rem);overflow:hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1.6rem);}.modal-dialog-centered::before{display:block;height:calc(100vh - 1.6rem);height:-moz-min-content;height:min-content;content:"";}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before{content:none;}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.5;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.6rem 1.6rem;border-bottom:1px solid #dee2e6;border-top-left-radius:0;border-top-right-radius:0;}.modal-header .close{padding:1.6rem 1.6rem;margin:-1.6rem -1.6rem -1.6rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;flex:1 1 auto;padding:1.6rem;}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1.35rem;border-top:1px solid #dee2e6;border-bottom-right-radius:0;border-bottom-left-radius:0;}.modal-footer > *{margin:0.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:1.4rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:0.9;}.tooltip .arrow{position:absolute;display:block;width:1.28rem;height:0.64rem;}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:0.64rem 0;}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0;}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:0.64rem 0.64rem 0;border-top-color:#000;}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 0.64rem;}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:0.64rem;height:1.28rem;}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:0.64rem 0.64rem 0.64rem 0;border-right-color:#000;}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:0.64rem 0;}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0;}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 0.64rem 0.64rem;border-bottom-color:#000;}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 0.64rem;}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:0.64rem;height:1.28rem;}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:0.64rem 0 0.64rem 0.64rem;border-left-color:#000;}.tooltip-inner{max-width:200px;padding:0.4rem 0.8rem;color:#fff;text-align:center;background-color:#000;border-radius:0;}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:1.4rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0;}.popover .arrow{position:absolute;display:block;width:1.6rem;height:0.8rem;margin:0 0;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:0.8rem;}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^=top] > .arrow{bottom:calc(-0.8rem - 1px);}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^=top] > .arrow::before{bottom:0;border-width:0.8rem 0.8rem 0;border-top-color:rgba(0,0,0,0.25);}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^=top] > .arrow::after{bottom:1px;border-width:0.8rem 0.8rem 0;border-top-color:#fff;}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:0.8rem;}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^=right] > .arrow{left:calc(-0.8rem - 1px);width:0.8rem;height:1.6rem;margin:0 0;}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^=right] > .arrow::before{left:0;border-width:0.8rem 0.8rem 0.8rem 0;border-right-color:rgba(0,0,0,0.25);}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^=right] > .arrow::after{left:1px;border-width:0.8rem 0.8rem 0.8rem 0;border-right-color:#fff;}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:0.8rem;}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^=bottom] > .arrow{top:calc(-0.8rem - 1px);}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^=bottom] > .arrow::before{top:0;border-width:0 0.8rem 0.8rem 0.8rem;border-bottom-color:rgba(0,0,0,0.25);}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^=bottom] > .arrow::after{top:1px;border-width:0 0.8rem 0.8rem 0.8rem;border-bottom-color:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1.6rem;margin-left:-0.8rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:0.8rem;}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^=left] > .arrow{right:calc(-0.8rem - 1px);width:0.8rem;height:1.6rem;margin:0 0;}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^=left] > .arrow::before{right:0;border-width:0.8rem 0 0.8rem 0.8rem;border-left-color:rgba(0,0,0,0.25);}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^=left] > .arrow::after{right:1px;border-width:0.8rem 0 0.8rem 0.8rem;border-left-color:#fff;}.popover-header{padding:0.8rem 1.2rem;margin-bottom:0;font-size:1.6rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:0;border-top-right-radius:0;}.popover-header:empty{display:none;}.popover-body{padding:0.8rem 1.2rem;color:#000000;}.carousel{position:relative;}.carousel.pointer-event{touch-action:pan-y;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner::after{display:block;clear:both;content:"";}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out;}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%);}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s 0.6s;}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:0.5;transition:opacity 0.15s ease;}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:0.5;transition:opacity 0.6s ease;}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}@keyframes spinner-border{to{transform:rotate(360deg);}}.spinner-border{display:inline-block;width:3.2rem;height:3.2rem;vertical-align:-0.125em;border:0.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:0.75s linear infinite spinner-border;}.spinner-border-sm{width:1.6rem;height:1.6rem;border-width:0.2em;}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}.spinner-grow{display:inline-block;width:3.2rem;height:3.2rem;vertical-align:-0.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:0.75s linear infinite spinner-grow;}.spinner-grow-sm{width:1.6rem;height:1.6rem;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#9933ff !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#8000ff !important;}.bg-secondary{background-color:#ffffff !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#e6e6e6 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important;}.bg-light{background-color:#ffee27 !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#f3e000 !important;}.bg-dark{background-color:#162331 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#060a0e !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#9933ff !important;}.border-secondary{border-color:#ffffff !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#ffee27 !important;}.border-dark{border-color:#162331 !important;}.border-white{border-color:#fff !important;}.rounded-sm{border-radius:0 !important;}.rounded{border-radius:0 !important;}.rounded-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-bottom{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-lg{border-radius:0 !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:80rem !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714286%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-fill{flex:1 1 auto !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.075) !important;}.shadow{box-shadow:0 0.8rem 1.6rem rgba(0,0,0,0.15) !important;}.shadow-lg{box-shadow:0 1.6rem 4.8rem rgba(0,0,0,0.175) !important;}.shadow-none{box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:0.8rem !important;}.mt-1,.my-1{margin-top:0.8rem !important;}.mr-1,.mx-1{margin-right:0.8rem !important;}.mb-1,.my-1{margin-bottom:0.8rem !important;}.ml-1,.mx-1{margin-left:0.8rem !important;}.m-2{margin:1.6rem !important;}.mt-2,.my-2{margin-top:1.6rem !important;}.mr-2,.mx-2{margin-right:1.6rem !important;}.mb-2,.my-2{margin-bottom:1.6rem !important;}.ml-2,.mx-2{margin-left:1.6rem !important;}.m-3{margin:3.2rem !important;}.mt-3,.my-3{margin-top:3.2rem !important;}.mr-3,.mx-3{margin-right:3.2rem !important;}.mb-3,.my-3{margin-bottom:3.2rem !important;}.ml-3,.mx-3{margin-left:3.2rem !important;}.m-4{margin:4.8rem !important;}.mt-4,.my-4{margin-top:4.8rem !important;}.mr-4,.mx-4{margin-right:4.8rem !important;}.mb-4,.my-4{margin-bottom:4.8rem !important;}.ml-4,.mx-4{margin-left:4.8rem !important;}.m-5{margin:9.6rem !important;}.mt-5,.my-5{margin-top:9.6rem !important;}.mr-5,.mx-5{margin-right:9.6rem !important;}.mb-5,.my-5{margin-bottom:9.6rem !important;}.ml-5,.mx-5{margin-left:9.6rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:0.8rem !important;}.pt-1,.py-1{padding-top:0.8rem !important;}.pr-1,.px-1{padding-right:0.8rem !important;}.pb-1,.py-1{padding-bottom:0.8rem !important;}.pl-1,.px-1{padding-left:0.8rem !important;}.p-2{padding:1.6rem !important;}.pt-2,.py-2{padding-top:1.6rem !important;}.pr-2,.px-2{padding-right:1.6rem !important;}.pb-2,.py-2{padding-bottom:1.6rem !important;}.pl-2,.px-2{padding-left:1.6rem !important;}.p-3{padding:3.2rem !important;}.pt-3,.py-3{padding-top:3.2rem !important;}.pr-3,.px-3{padding-right:3.2rem !important;}.pb-3,.py-3{padding-bottom:3.2rem !important;}.pl-3,.px-3{padding-left:3.2rem !important;}.p-4{padding:4.8rem !important;}.pt-4,.py-4{padding-top:4.8rem !important;}.pr-4,.px-4{padding-right:4.8rem !important;}.pb-4,.py-4{padding-bottom:4.8rem !important;}.pl-4,.px-4{padding-left:4.8rem !important;}.p-5{padding:9.6rem !important;}.pt-5,.py-5{padding-top:9.6rem !important;}.pr-5,.px-5{padding-right:9.6rem !important;}.pb-5,.py-5{padding-bottom:9.6rem !important;}.pl-5,.px-5{padding-left:9.6rem !important;}.m-n1{margin:-0.8rem !important;}.mt-n1,.my-n1{margin-top:-0.8rem !important;}.mr-n1,.mx-n1{margin-right:-0.8rem !important;}.mb-n1,.my-n1{margin-bottom:-0.8rem !important;}.ml-n1,.mx-n1{margin-left:-0.8rem !important;}.m-n2{margin:-1.6rem !important;}.mt-n2,.my-n2{margin-top:-1.6rem !important;}.mr-n2,.mx-n2{margin-right:-1.6rem !important;}.mb-n2,.my-n2{margin-bottom:-1.6rem !important;}.ml-n2,.mx-n2{margin-left:-1.6rem !important;}.m-n3{margin:-3.2rem !important;}.mt-n3,.my-n3{margin-top:-3.2rem !important;}.mr-n3,.mx-n3{margin-right:-3.2rem !important;}.mb-n3,.my-n3{margin-bottom:-3.2rem !important;}.ml-n3,.mx-n3{margin-left:-3.2rem !important;}.m-n4{margin:-4.8rem !important;}.mt-n4,.my-n4{margin-top:-4.8rem !important;}.mr-n4,.mx-n4{margin-right:-4.8rem !important;}.mb-n4,.my-n4{margin-bottom:-4.8rem !important;}.ml-n4,.mx-n4{margin-left:-4.8rem !important;}.m-n5{margin:-9.6rem !important;}.mt-n5,.my-n5{margin-top:-9.6rem !important;}.mr-n5,.mx-n5{margin-right:-9.6rem !important;}.mb-n5,.my-n5{margin-bottom:-9.6rem !important;}.ml-n5,.mx-n5{margin-left:-9.6rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#9933ff !important;}a.text-primary:hover,a.text-primary:focus{color:#7300e6 !important;}.text-secondary{color:#ffffff !important;}a.text-secondary:hover,a.text-secondary:focus{color:#d9d9d9 !important;}.text-success{color:#28a745 !important;}a.text-success:hover,a.text-success:focus{color:#19692c !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#0f6674 !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important;}.text-light{color:#ffee27 !important;}a.text-light:hover,a.text-light:focus{color:#dac800 !important;}.text-dark{color:#162331 !important;}a.text-dark:hover,a.text-dark:focus{color:black !important;}.text-body{color:#000000 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;word-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.icon-animation-pause,.home-intro__animation-play-pause button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E  %3Cg id='Play' transform='translate(-1047 -1103)'%3E    %3Cpath id='Ellipse_445' data-name='Ellipse 445' d='M12.5,0A12.5,12.5,0,1,1,0,12.5,12.5,12.5,0,0,1,12.5,0Z' transform='translate(1047 1103)' fill='%23fff'/%3E    %3Crect id='Rectangle_4216' data-name='Rectangle 4216' width='3' height='9' transform='translate(1055 1111)' fill='%2393f'/%3E    %3Crect id='Rectangle_4217' data-name='Rectangle 4217' width='3' height='9' transform='translate(1061 1111)' fill='%2393f'/%3E  %3C/g%3E%3C/svg%3E");}.icon-animation-play,.home-intro__animation-play-pause button.replay,.home-intro__animation-play-pause button.play{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E  %3Cg id='Pause' transform='translate(-1156 -1094)'%3E    %3Cpath id='Ellipse_444' data-name='Ellipse 444' d='M12.5,0A12.5,12.5,0,1,1,0,12.5,12.5,12.5,0,0,1,12.5,0Z' transform='translate(1156 1094)' fill='%23fff'/%3E    %3Cpath id='Polygon_7' data-name='Polygon 7' d='M5.448.107a.1.1,0,0,1,.16,0l5.328,7.1a.1.1,0,0,1-.08.16H.2a.1.1,0,0,1-.08-.16Z' transform='translate(1173.043 1101.085) rotate(90)' fill='%2393f'/%3E  %3C/g%3E%3C/svg%3E");}.icon-arrow-right-large{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='54.921' height='54.869' viewBox='0 0 54.921 54.869'%3E  %3Cg id='Group_8660' data-name='Group 8660' transform='translate(-847.286 15506.561)'%3E    %3Cpath id='Path_52417' data-name='Path 52417' d='M772.612-15571.479l26.374,26.375-26.374,26.373' transform='translate(101.1 65.979)' fill='none' stroke='currentColor' stroke-width='3'/%3E    %3Cpath id='Path_52418' data-name='Path 52418' d='M847.286-15479.273h51.385' transform='translate(0 -0.227)' fill='none' stroke='currentColor' stroke-width='3'/%3E  %3C/g%3E%3C/svg%3E");}.icon-arrow-right{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='15.858' height='15.444' viewBox='0 0 15.858 15.444'%3E  %3Cg id='Group_8609' data-name='Group 8609' transform='translate(7.705 1) rotate(45)'%3E    %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H9.433V9.432' transform='translate(0.097)' fill='none' stroke='%23000' stroke-width='2'/%3E    %3Cpath id='Path_39203' data-name='Path 39203' d='M9.53,0,0,9.482' fill='none' stroke='%23000' stroke-width='2'/%3E  %3C/g%3E%3C/svg%3E");}.icon-arrow-s1{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.1457 13.0716'%3E    %3Cg%3E        %3Cpath d='m6.2521,12.718l6.1865-6.1865L6.2606.3536' fill='none' stroke='currentColor'            stroke-miterlimit='4' stroke-width='1' vector-effect='non-scaling-stroke' /%3E        %3Cpath d='m12.4386,6.5315L.0013,6.5634' fill='none' stroke='currentColor' stroke-miterlimit='4'            stroke-width='1' vector-effect='non-scaling-stroke' /%3E    %3C/g%3E%3C/svg%3E");}.icon-arrow-s2{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.8603 14.7538'%3E    %3Cg%3E        %3Cpath d='m6.7759.7071l6.6701,6.6701-6.6694,6.6694' fill='none' stroke='currentColor'            stroke-miterlimit='4' stroke-width='2' vector-effect='non-scaling-stroke' /%3E        %3Cpath d='m13.446,7.3772L.0025,7.3433' fill='none' stroke='currentColor'            stroke-miterlimit='4'            stroke-width='2' vector-effect='non-scaling-stroke' /%3E    %3C/g%3E%3C/svg%3E");}.icon-arrow-s4{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.0699 20.8279'%3E    %3Cg%3E      %3Cpath d='m9.2548,1.4142l8.9866,8.9866-9.0128,9.0128' fill='none' stroke='currentColor' stroke-miterlimit='4' stroke-width='4' vector-effect='non-scaling-stroke' /%3E      %3Cpath d='m18.2371,10.3965L.0048,10.3528' fill='none' stroke='currentColor' stroke-miterlimit='4' stroke-width='4' vector-effect='non-scaling-stroke' /%3E    %3C/g%3E%3C/svg%3E");}.icon-brand-logo{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 89 21'%3E %3Cg%3E  %3Cpath   d='m10.4843,3.222c-4.007,0-7.2671,3.264-7.2671,7.278s3.2602,7.278,7.2681,7.278,7.2661-3.265,7.2661-7.279-3.2592-7.277-7.2671-7.277Zm0,17.778C4.7038,21,0,16.2892,0,10.5S4.7038,0,10.4843,0s10.4843,4.7098,10.4843,10.5-4.7038,10.5-10.4843,10.5Z'   fill='%23fc3c43'/%3E  %3Cpath   d='m36.4866.4035h-7.905s-.0003,0-.0005,0-.0003,0-.0005,0c-.1048,0-.2069.0117-.3061.0309-.0057.0011-.0118.0006-.0175.0018-.1515.031-.2913.0896-.424.16-.51.2702-.8609.8003-.8609,1.4183v16.971c0,.8891.7198,1.61,1.6086,1.61s1.6086-.7209,1.6086-1.61v-4.5296h6.2974c3.8727-.0044,7.0112-3.1471,7.0161-7.0257-.0044-3.8789-3.143-7.0223-7.0161-7.0267Zm.001,10.8304h-6.2984V3.6255h6.2984c2.0935,0,3.799,1.7071,3.799,3.8037,0,2.0986-1.7056,3.8047-3.799,3.8047Z'   fill='%23fc3c43'/%3E  %3Cpath   d='m58.032,20.5955c-5.0147,0-9.0946-4.0851-9.0946-9.1083V2.0155c0-.8897.7202-1.611,1.6086-1.611s1.6086.7213,1.6086,1.611v9.4717c.0033,3.2501,2.6333,5.884,5.8785,5.8873,3.2448-.0039,5.8742-2.6376,5.8775-5.8873V2.0155c0-.8897.7202-1.611,1.6086-1.611s1.6086.7213,1.6086,1.611v9.4717c0,5.0232-4.0799,9.1093-9.0956,9.1093v-.001Z'   fill='%23fc3c43'/%3E  %3Cpath   d='m89,14.7453c0,3.5624-3.2921,6.0505-8.0029,6.0505-2.5973,0-4.9007-.7509-7.2491-2.3599-.3887-.2657-.6447-.6858-.7028-1.1534-.0563-.4615.0887-.9248.3979-1.2716l.053-.0581c.557-.623,1.4952-.7209,2.1684-.2263,2.0395,1.4678,3.72,2.0415,5.9965,2.0415,2.4124,0,3.854-1.0223,3.854-2.7314,0-1.8343-2.3574-2.443-5.0877-3.1469-3.4571-.8921-7.3741-1.9034-7.3741-5.7822,0-3.4763,3.2562-5.9033,7.917-5.9033,2.7743,0,5.2466.8831,6.9682,2.4871.3319.3104.5139.7509.5029,1.2135-.014.4706-.2299.9171-.5898,1.2215-.6183.518-1.5215.5065-2.1264-.027-1.4106-1.2215-3.0562-1.8673-4.7548-1.8673-2.6693,0-4.4588,1.0283-4.4588,2.5592,0,1.61,2.2894,2.2638,4.9457,3.0207,3.5351,1.0052,7.543,2.1467,7.543,5.9333h0Z'   fill='%23fc3c43'/%3E %3C/g%3E%3C/svg%3E");}.icon-calendar{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='form-date-picker' xmlns='http://www.w3.org/2000/svg' width='24.677' height='25.012' viewBox='0 0 24.677 25.012'%3E  %3Cpath id='Path_52936' data-name='Path 52936' d='M1.254,7.139h22.17l0,16.619H1.254Zm0-3.868H4.848V5.253H6.1V3.275H18.91V5.253h1.257V3.275h3.26v2.61H1.254ZM18.91,0V2.021H6.1V0H4.848V2.021H0V25.012H24.677V2.021H20.164V0Z' fill='%23040504'/%3E  %3Cpath id='Path_52937' data-name='Path 52937' d='M12.984,10.916H11.73v3.73H8V15.9h3.73v3.73h1.254V15.9h3.731V14.646H12.984Z' fill='%23040504'/%3E%3C/svg%3E");}.icon-chevron{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'%3E %3Cpolygon points='12 9.9996 1.8538 20 0 18.1698 8.2899 9.9996 0 1.8285 1.8538 0 12 9.9996' fill='currentColor'/%3E%3C/svg%3E");}.icon-circle--purple-light{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E  %3Crect id='Rectangle_3950' data-name='Rectangle 3950' width='12' height='12' rx='6' fill='%2393f'/%3E%3C/svg%3E");}.icon-close-icon-navy,.news-landing__filters .view-active-pills .filterIndicators__item i{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='9.707' height='9.707' viewBox='0 0 9.707 9.707'%3E  %3Cg id='Group_5566' data-name='Group 5566' transform='translate(-708.646 -17.646)'%3E    %3Cline id='Line_7737' data-name='Line 7737' x2='9' y2='9' transform='translate(709 18)' fill='none' stroke='%23223d4a' stroke-width='1'/%3E    %3Cline id='Line_7739' data-name='Line 7739' y1='9' x2='9' transform='translate(709 18)' fill='none' stroke='%23223d4a' stroke-width='1'/%3E  %3C/g%3E%3C/svg%3E");}.icon-cta-submit-disclosure-icon{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 146 146' style='enable-background:new 0 0 146 146;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%233E006B;} .st1{fill:%23FFFFFF;}%3C/style%3E%3Cg id='cta-signup-icon' transform='translate(-241.449 -4349.486)'%3E %3Cpath id='Path_52914' class='st0' d='M314.4,4349.5c40.3,0,73,32.7,73,73s-32.7,73-73,73s-73-32.7-73-73S274.1,4349.5,314.4,4349.5  '/%3E %3Cg id='Group_15032' transform='translate(-329.551 178.486)'%3E  %3Cpath id='Path_53133' class='st1' d='M645.5,4215.2c-0.5,0-1-0.1-1.6-0.1c-13.2,0-24,10.7-24,24c0,6.3,2.5,12.4,7,16.9   c2.1,2.1,3.7,4.5,4.9,7.2c1.2,2.7,1.8,5.5,1.8,8.4v2.1h20.7v-2.1c0-2.8,0.5-5.7,1.6-8.3c1-2.6,2.6-5,4.7-6.9   c9.6-9.2,9.9-24.4,0.7-33.9C657.1,4218.2,651.5,4215.6,645.5,4215.2 M663.5,4246.9c-1.1,2.8-2.8,5.3-5,7.4c-2.3,2.2-4.2,5-5.4,8   c-1.1,2.7-1.7,5.6-1.8,8.5h-14.7c-0.1-3-0.8-5.9-2-8.7c-1.3-3-3.2-5.8-5.5-8.1c-8.2-8.2-8.1-21.5,0.1-29.7   c3.9-3.9,9.3-6.1,14.8-6.1c0.5,0,0.9,0,1.4,0c11.6,0.8,20.3,10.8,19.5,22.4C664.7,4242.8,664.3,4244.9,663.5,4246.9'/%3E  %3Cpath id='Path_53134' class='st1' d='M644,4215.2L644,4215.2z'/%3E  %3Crect id='Rectangle_4203' x='642.5' y='4231.9' class='st1' width='3' height='17.4'/%3E  %3Crect id='Rectangle_4204' x='642.5' y='4254' class='st1' width='3' height='5'/%3E  %3Cpath id='Path_53135' class='st1' d='M605,4260.3l1.5,2.6l9-5.1l-1.5-2.6L605,4260.3z'/%3E     %3Crect id='Rectangle_4205' x='603.7' y='4234.5' transform='matrix(7.714302e-03 -1 1 7.714302e-03 -3639.0044 4812.1196)' class='st1' width='3' height='10.4'/%3E     %3Crect id='Rectangle_4206' x='609' y='4215.1' transform='matrix(0.5068 -0.8621 0.8621 0.5068 -3337.0889 2607.8408)' class='st1' width='3' height='10.4'/%3E     %3Crect id='Rectangle_4207' x='623.3' y='4201.1' transform='matrix(0.8699 -0.4932 0.4932 0.8699 -1993.4019 855.4629)' class='st1' width='3' height='10.4'/%3E     %3Crect id='Rectangle_4208' x='639.1' y='4199.7' transform='matrix(7.661973e-03 -1 1 7.661973e-03 -3561.7473 4813.2393)' class='st1' width='10.4' height='3'/%3E     %3Crect id='Rectangle_4209' x='658.4' y='4205' transform='matrix(0.507 -0.862 0.862 0.507 -3298.6958 2645.918)' class='st1' width='10.4' height='3'/%3E  %3Cpath id='Path_53136' class='st1' d='M682.9,4219.6l-1.5-2.6l-9,5.1l1.5,2.6L682.9,4219.6z'/%3E     %3Crect id='Rectangle_4210' x='681.2' y='4235.1' transform='matrix(7.661973e-03 -1 1 7.661973e-03 -3562.6433 4890.4639)' class='st1' width='3' height='10.4'/%3E     %3Crect id='Rectangle_4211' x='675.9' y='4254.4' transform='matrix(0.507 -0.862 0.862 0.507 -3337.6416 2683.9519)' class='st1' width='3' height='10.4'/%3E  %3Cpath id='Path_53137' class='st1' d='M633.3,4282.4h4.9v2.3c0,3.2,2.6,5.7,5.7,5.7s5.7-2.6,5.7-5.7l0,0v-2.3h4.9v-3h-21.3V4282.4z    M646.7,4284.7c0,1.5-1.2,2.7-2.7,2.7s-2.7-1.2-2.7-2.7v-2.3h5.4V4284.7z'/%3E %3C/g%3E%3C/g%3E%3C/svg%3E");}.icon-dropdown-arrow,.news-landing__filters-inner details.form-wrapper summary::after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='11.953' height='7.395' viewBox='0 0 11.953 7.395'%3E  %3Cpath id='Path_5218' data-name='Path 5218' d='M-18155.719-21277.773l5.27,5.273,5.27-5.273' transform='translate(18156.426 21278.48)' fill='none' stroke='%23000000' stroke-width='2'/%3E%3C/svg%3E");}.icon-dropdown-plus{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg class='icon-plus' xmlns='http://www.w3.org/2000/svg' width='10.5' height='10.5' viewBox='0 0 10.5 10.5'%3E    %3Cpath class='icon-plus__line icon-plus__line--vertical' d='M1,10.5H-1V0H1Z' transform='translate(5.25)' fill='currentColor' stroke-width='2'/%3E    %3Cpath class='icon-plus__line' d='M1,10.5H-1V0H1Z' transform='translate(10.5 5.248) rotate(90)' fill='currentColor' stroke-width='2'/%3E%3C/svg%3E");}.icon-dropdown{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12'%3E %3Cpolygon points='10.0004 12 0 1.8538 1.8302 0 10.0004 8.2899 18.1715 0 20 1.8538 10.0004 12' fill='currentColor'/%3E%3C/svg%3E");}.icon-email,.startup-detail__intro .social-icons .a2a_button_email span,.kr-detail__header-share .social-icons .a2a_button_email span,.news-detail__share .social-icons .a2a_button_email span,.events-detail__share .social-icons .a2a_button_email span{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.925 15.579'%3E  %3Cg id='Group_12570' data-name='Group 12570' transform='translate(0 0)'%3E    %3Cpath id='Path_52618' data-name='Path 52618' d='M1.96,0l9.994,8.861L21.938,0Z' transform='translate(0.195)' fill='currentColor'/%3E    %3Cpath id='Path_52619' data-name='Path 52619' d='M0,13.926,6.883,7.043,0,.93Z' transform='translate(0 0.092)' fill='currentColor'/%3E    %3Cpath id='Path_52620' data-name='Path 52620' d='M12.008,11.02l-3.617-3.2L1.42,14.8H22.585L15.614,7.819Z' transform='translate(0.141 0.778)' fill='currentColor'/%3E    %3Cpath id='Path_52621' data-name='Path 52621' d='M15.83,7.014l6.52,6.52V1.23Z' transform='translate(1.575 0.122)' fill='currentColor'/%3E    %3Cpath id='Path_52622' data-name='Path 52622' d='M1.96,0l9.994,8.861L21.938,0Z' transform='translate(0.195)' fill='currentColor'/%3E  %3C/g%3E%3C/svg%3E");}.icon-events-fallback-dark{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 444 334'%3E    %3Cdefs%3E        %3CclipPath id='e'%3E            %3Crect width='444' height='334' fill='none' /%3E        %3C/clipPath%3E    %3C/defs%3E    %3Cg clip-path='url(%23e)' fill='none'%3E        %3Crect width='444' height='334' fill='%23000' /%3E        %3Cg fill='none' opacity='.5'%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m431.1624,313.3267l-5.4551.9658.6621,3.7549,6.377-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m438.9671,314.1216l.8184-10.0283,2.8281-.501-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m355.4632,326.7232l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m363.2679,327.5181l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5928,2.8281-.501,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m377.8812,322.7554l-5.4531.9658.6621,3.7549,6.375-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m390.7034,326.4976l-2.5547.4521-5.207-7.9258,1.5137,8.5791-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m400.9388,313.1255l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3691-2.0938,10.709-1.8945.3682,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m279.762,340.1187l-5.4551.9658.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5791.3682,2.0938-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0273Z'                    fill='%23fff' /%3E                %3Cpath                    d='m287.5667,340.9136l.8184-10.0283,2.8281-.5-1.6768,14.0146-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m302.18,336.1519l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.584-2.3457-13.3047,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m315.0023,339.8941l-2.5547.4521-5.207-7.9258,1.5137,8.5791-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m325.2376,326.522l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3682,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m393.93,102.1871l-5.4541.9653.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m401.7357,102.981l.8184-10.0273,2.8271-.5005-1.6758,14.0151-2.6094.4619-6.3584-12.5938,2.8271-.5,4.1709,9.1445Z'                    fill='%23fff' /%3E                %3Cpath                    d='m416.3489,98.2203l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m429.1702,101.9625l-2.5547.4517-5.2051-7.9263,1.5117,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m439.4066,88.5899l-4.0957.7251,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m318.2308,115.5835l-5.4541.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m326.0364,116.3775l.8184-10.0283,2.8271-.5-1.6758,14.0156-2.6094.4614-6.3584-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m340.6497,111.6158l-5.4541.9653.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m353.471,115.358l-2.5547.4521-5.2061-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4971-8.5444,2.5723-.4556,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m363.7073,101.9859l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m242.5296,128.9795l-5.4541.9653.6621,3.7549,6.376-1.1284.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m250.3353,129.7735l.8184-10.0278,2.8271-.5005-1.6758,14.0156-2.6094.4614-6.3584-12.5933,2.8271-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m264.9485,125.0123l-5.4541.9653.6621,3.7549,6.375-1.1284.3662,2.0742-8.9482,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m277.7698,128.7544l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m288.0062,115.3824l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m166.8309,142.3755l-5.4546.9653.6621,3.7544,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3032,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m174.636,143.1695l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m189.2493,138.4083l-5.4546.9653.6621,3.7549,6.3755-1.1284.3657,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m202.0701,142.1504l-2.5537.4517-5.2065-7.9263,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m212.3069,128.7784l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m91.1287,155.772l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m98.9344,156.566l.8184-10.0283,2.8276-.5-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.501,4.1704,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m113.5477,151.8043l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5786.3691,2.0923-6.3481,1.124.5913,3.3535,5.4546-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m126.3685,155.5464l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.4565,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3457,13.3032Z'                    fill='%23fff' /%3E                %3Cpath                    d='m136.6053,142.1744l-4.0957.7251,1.9766,11.2104-2.5718.4551-1.9766-11.2104-4.041.7148-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m15.429,169.1675l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m23.2347,169.9615l.8184-10.0273,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1445Z'                    fill='%23fff' /%3E                %3Cpath                    d='m37.848,165.2007l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m50.6688,168.9429l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m60.9051,155.5709l-4.0952.7246,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m412.5462,207.7554l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9482,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m420.3519,208.5503l.8184-10.0283,2.8271-.501-1.6768,14.0156-2.6084.4619-6.3584-12.5938,2.8271-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m434.9651,203.7886l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m447.7855,207.5308l-2.5537.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8936-1.498-8.5439,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m336.847,221.1519l-5.4541.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m344.6526,221.9468l.8184-10.0293,2.8271-.5-1.6768,14.0156-2.6084.4609-6.3584-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m359.2659,217.1841l-5.4551.9658.6621,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m372.0862,220.9263l-2.5537.4521-5.2061-7.9268,1.5117,8.5801-2.5801.457-2.3457-13.3037,2.5801-.457,5.1738,7.8945-1.498-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m382.3226,207.5543l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3682-2.0918,10.707-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m261.1458,234.5484l-5.4541.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0918-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0293Z'                    fill='%23fff' /%3E                %3Cpath                    d='m268.9515,235.3433l.8184-10.0293,2.8271-.5-1.6768,14.0156-2.6084.4609-6.3584-12.5938,2.8271-.5,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m283.5648,230.5806l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9482,1.583-2.3457-13.3027,8.9199-1.5791.3691,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m296.3851,234.3228l-2.5537.4521-5.2061-7.9268,1.5117,8.5801-2.5801.457-2.3457-13.3037,2.5801-.457,5.1738,7.8945-1.498-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m306.6214,220.9507l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3682-2.0928,10.707-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m185.4466,247.9439l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3477,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m193.2518,248.7388l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m207.8651,243.9761l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3486,1.123.5918,3.3535,5.4546-.9648.3574,2.0273Z'                    fill='%23fff' /%3E                %3Cpath                    d='m220.6859,247.7183l-2.5537.4521-5.2065-7.9258,1.5127,8.5801-2.5815.4561-2.3457-13.3037,2.5815-.4561,5.1733,7.8936-1.498-8.5439,2.5723-.4551,2.3457,13.3027Z'                    fill='%23fff' /%3E                %3Cpath                    d='m230.9222,234.3462l-4.0957.7256,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m109.7444,261.3404l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m117.5501,262.1353l.8184-10.0293,2.8276-.5-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.501,4.1704,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m132.1634,257.3726l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5913,3.3535,5.4546-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m144.9842,261.1148l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.4561,5.1729,7.8936-1.4976-8.5439,2.5723-.4561,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m155.221,247.7427l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3687-2.0928,10.7085-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m34.0447,274.7359l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m41.8504,275.5308l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m56.4637,270.7691l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m69.2845,274.5113l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m79.5208,261.1392l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m3.8206,274.5347l-4.0947.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3687-2.0928,10.708-1.8955.3687,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m375.3148-3.3832l-5.4551.9653.6621,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m383.1194-2.5893l.8184-10.0273,2.8281-.5005-1.6768,14.0151-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1445Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m299.6155,10.0132l-5.4551.9648.6621,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m307.4202,10.8072l.8184-10.0283,2.8281-.5-1.6768,14.0156-2.6084.4614-6.3594-12.5938,2.8281-.5005,4.1699,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m322.0335,6.0455l-5.4541.9653.6621,3.7539,6.376-1.1279.3652,2.0752-8.9473,1.583L312.6898-.0087l8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m334.8558,9.7877l-2.5547.4521-5.207-7.9263,1.5137,8.5801-2.582.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.498-8.5444,2.5732-.4556,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m345.0911-3.5844l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m223.9144,23.4092l-5.4551.9653.6621,3.7539,6.376-1.1284.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m231.7191,24.2032l.8184-10.0278,2.8281-.5005-1.6768,14.0156-2.6084.4614-6.3594-12.5933,2.8281-.5005,4.1699,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m246.3323,19.4419l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m259.1546,23.1841l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5732-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m269.39,9.8121l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m148.2151,36.8052l-5.4551.9653.6621,3.7539,6.376-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m156.0198,37.5992l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m170.6331,32.8379l-5.4541.9653.6621,3.7539,6.375-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m183.4544,36.5801l-2.5537.4517-5.207-7.9263,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m193.6907,23.2081l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7153-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m72.513,50.2017l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m80.3187,50.9957l.8179-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m94.9319,46.2344l-5.4551.9653.6621,3.7539,6.376-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m107.7527,49.9766l-2.5537.4517-5.207-7.9263,1.5132,8.5801-2.5815.4565-2.3462-13.3037,2.5815-.4565,5.1733,7.894-1.498-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m117.9891,36.6041l-4.0957.7251,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m4.6185,64.3917l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5938,2.8276-.5,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m19.2318,59.6304l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m32.053,63.3726l-2.5537.4517-5.207-7.9263,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m42.2889,50.0005l-4.0952.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m421.8548,260.5425l-5.4551.9658.6621,3.7549,6.376-1.1289.3662,2.0742-8.9482,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m429.6605,261.3375l.8174-10.0283,2.8271-.501-1.6758,14.0156-2.6084.4619-6.3594-12.5938,2.8271-.5,4.1719,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m444.2728,256.5757l-5.4541.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m346.1556,273.939l-5.4551.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m353.9612,274.7339l.8174-10.0293,2.8271-.5-1.6758,14.0156-2.6084.4609-6.3594-12.5928,2.8271-.501,4.1719,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m368.5735,269.9712l-5.4541.9658.6621,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3467-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m381.3948,273.7134l-2.5537.4521-5.207-7.9268,1.5127,8.5801-2.5801.457-2.3467-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m391.6312,260.3414l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7148-.3691-2.0918,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m270.4544,287.3355l-5.4551.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0918-6.3477,1.124.5908,3.3535,5.4541-.9658.3584,2.0293Z'                    fill='%23fff' /%3E                %3Cpath                    d='m278.2601,288.1304l.8174-10.0293,2.8271-.5-1.6758,14.0156-2.6084.4609-6.3594-12.5938,2.8271-.5,4.1719,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m292.8724,283.3677l-5.4541.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9482,1.583-2.3467-13.3027,8.9199-1.5791.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m305.6937,287.1099l-2.5537.4521-5.207-7.9268,1.5127,8.5801-2.5801.457-2.3467-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m315.93,273.7378l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m194.7552,300.731l-5.4551.9648.6621,3.7549,6.376-1.1279.3657,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m202.5604,301.5259l.8179-10.0283,2.8276-.501-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m217.1732,296.7632l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9194-1.5791.3691,2.0938-6.3477,1.123.5913,3.3535,5.4546-.9648.3574,2.0273Z'                    fill='%23fff' /%3E                %3Cpath                    d='m229.9944,300.5054l-2.5537.4521-5.207-7.9258,1.5127,8.5801-2.5811.4561-2.3467-13.3037,2.582-.4561,5.1729,7.8936-1.4971-8.5439,2.5723-.4551,2.3457,13.3027Z'                    fill='%23fff' /%3E                %3Cpath                    d='m240.2308,287.1334l-4.0957.7256,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.041.7148-.3691-2.0928,10.709-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m119.053,314.1275l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m126.8587,314.9224l.8179-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m141.472,310.1597l-5.4551.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4546-.9658.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m154.2928,313.9019l-2.5537.4521-5.207-7.9268,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.4561,5.1733,7.8936-1.498-8.5439,2.5723-.4561,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m164.5291,300.5298l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3691-2.0928,10.7085-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m43.3528,327.523l-5.4541.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m51.159,328.3179l.8179-10.0283,2.8276-.501-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m65.7718,323.5562l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m78.5931,327.2984l-2.5537.4521-5.207-7.9268,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m88.8289,313.9263l-4.0952.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m2.8934,340.6939l-2.5542.4521-5.2065-7.9258,1.5132,8.5801-2.5815.4561-2.3462-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m13.1292,327.3218l-4.0952.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m384.6224,49.4019l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m392.428,50.1959l.8184-10.0273,2.8271-.5005-1.6768,14.0151-2.6084.4619-6.3584-12.5938,2.8271-.5,4.1709,9.1445Z'                    fill='%23fff' /%3E                %3Cpath                    d='m407.0413,45.4351l-5.4541.9648.6611,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m419.8626,49.1773l-2.5547.4517-5.2061-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.498-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m430.098,35.8047l-4.0957.7251,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m308.9232,62.7984l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m316.7288,63.5923l.8184-10.0283,2.8271-.5-1.6768,14.0156-2.6084.4614-6.3584-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m331.3421,58.8306l-5.4541.9653.6611,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m344.1634,62.5728l-2.5547.4521-5.2061-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5801-.4565,5.1738,7.894-1.498-8.5444,2.5723-.4556,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m354.3987,49.2007l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7153-.3691-2.0928,10.707-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m233.222,76.1944l-5.4541.9653.6621,3.7539,6.375-1.1284.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m241.0276,76.9883l.8184-10.0278,2.8271-.5005-1.6768,14.0156-2.6084.4614-6.3584-12.5933,2.8271-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m255.6409,72.2271l-5.4541.9653.6611,3.7539,6.376-1.1284.3662,2.0752-8.9482,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m268.4622,75.9693l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5801-.457,5.1738,7.8945-1.498-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m278.6976,62.5972l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m157.5228,89.5904l-5.4541.9653.6616,3.7539,6.3755-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m165.3284,90.3843l.8179-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m179.9417,85.6231l-5.4551.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m192.762,89.3653l-2.5537.4517-5.2065-7.9263,1.5132,8.5801-2.582.457-2.3457-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m202.9988,75.9932l-4.0957.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m81.8206,102.9869l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m89.6263,103.7808l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m104.2396,99.0196l-5.4541.9653.6616,3.7539,6.3755-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m117.0609,102.7618l-2.5537.4517-5.207-7.9263,1.5127,8.5801-2.5811.4565-2.3462-13.3037,2.5815-.4565,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m127.2972,89.3892l-4.0957.7251,1.9766,11.2109-2.5713.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m6.1214,116.3829l-5.4541.9653.6616,3.7539,6.3755-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m13.9271,117.1768l.8179-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5938,2.8276-.5,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m28.5403,112.4156l-5.4551.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m41.3607,116.1578l-2.5537.4517-5.2065-7.9263,1.5132,8.5801-2.582.457-2.3457-13.3037,2.5815-.457,5.1724,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m51.597,102.7857l-4.0952.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m403.2386,154.9722l-5.4551.9658.6621,3.7549,6.377-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m411.0433,155.7671l.8184-10.0283,2.8281-.501-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m425.6566,151.0054l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m438.4788,154.7476l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.582.457-2.3457-13.3042,2.582-.4565,5.1719,7.8936-1.4961-8.5439,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m448.7142,141.3751l-4.0957.7251,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.895.3682,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m327.5394,168.3687l-5.4551.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m335.3441,169.1636l.8184-10.0293,2.8281-.5-1.6777,14.0156-2.6074.4609-6.3594-12.5928,2.8281-.501,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m349.9573,164.4009l-5.4541.9658.6621,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m362.7786,168.1431l-2.5537.4521-5.207-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m373.015,154.771l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m251.8382,181.7652l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0918-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0293Z'                    fill='%23fff' /%3E                %3Cpath                    d='m259.6429,182.5601l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5938,2.8281-.5,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m274.2562,177.7974l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3027,8.9199-1.5791.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m287.0784,181.5396l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m297.3138,168.1675l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3682,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m176.139,195.1607l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m183.9442,195.9556l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m198.5574,191.1929l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3486,1.123.5918,3.3535,5.4541-.9648.3579,2.0273Z'                    fill='%23fff' /%3E                %3Cpath                    d='m211.3782,194.9351l-2.5537.4521-5.2065-7.9258,1.5127,8.5801-2.5815.4561-2.3457-13.3037,2.5815-.4561,5.1729,7.8936-1.4976-8.5439,2.5723-.4551,2.3457,13.3027Z'                    fill='%23fff' /%3E                %3Cpath                    d='m221.6146,181.563l-4.0957.7256,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8955.3682,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m100.4368,208.5572l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m108.2425,209.3521l.8184-10.0293,2.8276-.5-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.501,4.1704,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m122.8558,204.5894l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m135.6766,208.3316l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.4561,5.1729,7.8936-1.4976-8.5439,2.5723-.4561,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m145.9134,194.9595l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3687-2.0928,10.7085-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m24.7371,221.9527l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m32.5428,222.7476l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m47.1561,217.9859l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m59.9769,221.7281l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m70.2132,208.356l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m63.2049-2.5825l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m71.0106-1.7885l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m85.6238-6.5498l-5.4546.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m9.9241,6.8462l-5.4546.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.5835L.5799.792,9.4998-.7866l.3687,2.0928-6.3477,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m22.7449,10.5884l-2.5537.4517-5.2065-7.9263,1.5127,8.5801-2.5815.457L11.5701-1.1528l2.5815-.457,5.1724,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m32.9808-2.7836l-4.0947.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3687-2.0928,10.708-1.8945.3687,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m391.3812,293.1509l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m399.1859,293.9459l.8184-10.0293,2.8281-.5-1.6758,14.0156-2.6094.4609-6.3594-12.5928,2.8281-.501,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m413.7991,289.1832l-5.4531.9658.6611,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m426.6214,292.9253l-2.5547.4521-5.207-7.9258,1.5137,8.5791-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m436.8568,279.5533l-4.0947.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3691-2.0938,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m315.68,306.5464l-5.4531.9658.6611,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m323.4857,307.3414l.8184-10.0283,2.8271-.501-1.6758,14.0156-2.6084.4619-6.3604-12.5938,2.8281-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m338.0989,302.5796l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4531-.9648.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m350.9202,306.3218l-2.5547.4521-5.2061-7.9258,1.5127,8.5791-2.5811.457-2.3467-13.3037,2.582-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m361.1566,292.9498l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m239.9808,319.9429l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m247.7855,320.7378l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.501,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m262.3987,315.9761l-5.4531.9648.6611,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0918-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0293Z'                    fill='%23fff' /%3E                %3Cpath                    d='m275.221,319.7173l-2.5547.4521-5.207-7.9258,1.5137,8.5801-2.582.4561-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m285.4564,306.3453l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m164.2801,333.3394l-5.4546.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m172.0853,334.1343l.8179-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4609-6.3594-12.5938,2.8276-.5,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m186.6985,329.3716l-5.4541.9658.6621,3.7539,6.375-1.1279.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m199.5198,333.1138l-2.5542.4521-5.2065-7.9258,1.5132,8.5791-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m209.7557,319.7418l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m123.8201,346.5103l-2.5542.4521-5.207-7.9258,1.5132,8.5791-2.5811.4561-2.3462-13.3027,2.5811-.457,5.1729,7.8936-1.4976-8.5439,2.5728-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m134.056,333.1382l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8955.3691,2.0938Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m429.8489,68.6168l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m437.6546,69.4107l.8184-10.0278,2.8281-.5005-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.5005,4.1699,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m452.2679,64.6495l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m354.1497,82.0127l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4531-.9653.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m361.9544,82.8072l.8193-10.0283,2.8271-.5-1.6768,14.0151-2.6084.4619-6.3594-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m376.5677,78.0455l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m389.389,81.7877l-2.5537.4521-5.2061-7.9268,1.5127,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m399.6253,68.4156l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m278.4485,95.4092l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m286.2542,96.2032l.8184-10.0278,2.8281-.5005-1.6768,14.0156-2.6084.4614-6.3594-12.5938,2.8271-.5,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m300.8675,91.4419l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m313.6888,95.1841l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.894-1.498-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m323.9241,81.8121l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m202.7493,108.8052l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9482,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m210.554,109.5992l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m225.1673,104.8379l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m237.9886,108.5801l-2.5537.4517-5.2061-7.9263,1.5127,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m248.2249,95.2076l-4.0957.7251,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m127.0482,122.2012l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m134.8538,122.9952l.8179-10.0278,2.8276-.5-1.6768,14.0151-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m149.4671,118.2339l-5.4541.9653.6621,3.7539,6.375-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m162.2884,121.9761l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m172.5242,108.6041l-4.0957.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.0405.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m51.3489,135.5972l-5.4551.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m59.1536,136.3912l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m73.7669,131.6304l-5.4541.9648.6621,3.7539,6.376-1.1279.3652,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m86.5882,135.3721l-2.5537.4521-5.207-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4976-8.5444,2.5728-.4556,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m96.8245,122.0001l-4.0957.7246,1.9766,11.2109-2.5713.4556-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-1.9333,145.0259l-5.4541.9658.6621,3.7539,6.376-1.1289.3652,2.0752-8.9473,1.584-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3574,2.0278Z'                    fill='%23fff' /%3E                %3Cpath                    d='m10.888,148.7681l-2.5537.4521-5.207-7.9263,1.5127,8.5796-2.5811.457-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4976-8.5444,2.5723-.4556,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m21.1243,135.396l-4.0957.7251,1.9766,11.2104-2.5713.4551-1.9771-11.2104-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m448.4651,174.1851l-5.4541.9648.6611,3.7559,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m372.765,187.5816l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m380.5706,188.3765l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m395.1839,183.6138l-5.4541.9658.6611,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m408.0052,187.356l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m418.2405,173.9839l-4.0947.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0918,10.707-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m297.0648,200.9771l-5.4541.9658.6611,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m304.8694,201.772l.8184-10.0283,2.8281-.5-1.6768,14.0146-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m319.4827,197.0103l-5.4541.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m332.304,200.7525l-2.5537.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m342.5403,187.3804l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m221.3646,214.3736l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9194-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m229.1702,215.1685l.8184-10.0293,2.8271-.5-1.6768,14.0156-2.6084.4619-6.3584-12.5938,2.8271-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m243.7835,210.4058l-5.4541.9658.6611,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0273Z'                    fill='%23fff' /%3E                %3Cpath                    d='m256.6048,214.148l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.4561,5.1729,7.8936-1.498-8.5439,2.5723-.4561,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m266.8401,200.7759l-4.0957.7256,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m145.6644,227.7701l-5.4551.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m153.4691,228.565l.8184-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4609-6.3594-12.5928,2.8276-.501,4.1704,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m168.0823,223.8023l-5.4541.9648.6621,3.7559,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m180.9036,227.5445l-2.5537.4521-5.2065-7.9268,1.5132,8.5801-2.582.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m191.14,214.1724l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m69.9642,241.1656l-5.4541.9658.6616,3.7549,6.3755-1.1289.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4546-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m77.7698,241.9605l.8179-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m92.3831,237.1988l-5.4541.9648.6616,3.7549,6.3755-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m105.2044,240.941l-2.5547.4512-5.2065-7.9258,1.5132,8.5801-2.5811.457-2.3462-13.3047,2.5811-.4561,5.1729,7.8936-1.4976-8.5439,2.5728-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m115.4402,227.5679l-4.0957.7256,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0918Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m2.0696,255.357l.8179-10.0293,2.8276-.5-1.6768,14.0156-2.6084.4609-6.3589-12.5928,2.8276-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m16.6829,250.5943l-5.4541.9658.6616,3.7549,6.3755-1.1289.3662,2.0742-8.9482,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5913,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m29.5032,254.3365l-2.5537.4521-5.2065-7.9268,1.5132,8.5801-2.5811.457-2.3462-13.3037,2.5811-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m39.7401,240.9644l-4.0957.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.0405.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m184.1326,3.233l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9478,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m191.9378,4.0269l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m206.5511-.7343l-5.4541.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m219.3724,3.0079l-2.5537.4517-5.2065-7.9263,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m229.6087-10.3647l-4.0957.7251,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m108.4319,16.629l-5.4546.9653.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m116.2371,17.4229l.8184-10.0278,2.8276-.5-1.6768,14.0151-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m130.8504,12.6617l-5.4541.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m143.6717,16.4039l-2.5542.4521-5.2061-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m153.908,3.0318l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.0405.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m32.7322,30.025l-5.4546.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m40.5374,30.8189l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5005,4.1704,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m55.1507,26.0582l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m67.972,29.7999l-2.5542.4521-5.2065-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4976-8.5444,2.5728-.4556,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m78.2083,16.4278l-4.0957.7246,1.9766,11.2109-2.5718.4556-1.9766-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m2.5081,29.8238l-4.0957.7251,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m382.0726,240.3658l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m389.8782,241.1607l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m404.4915,236.398l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m417.3128,240.1402l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m427.5491,226.7681l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3682-2.0938,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m306.3724,253.7613l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m314.178,254.5562l.8184-10.0283,2.8271-.501-1.6768,14.0156-2.6074.4619-6.3604-12.5938,2.8281-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m328.7913,249.7945l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m341.6116,253.5367l-2.5537.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3467-13.3037,2.582-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m351.848,240.1646l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m230.6722,267.1578l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m238.4778,267.9527l.8184-10.0293,2.8271-.5-1.6758,14.0156-2.6094.4619-6.3584-12.5938,2.8271-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m253.0911,263.191l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0918-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0293Z'                    fill='%23fff' /%3E                %3Cpath                    d='m265.9124,266.9322l-2.5547.4521-5.2061-7.9258,1.5127,8.5801-2.5811.4561-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m276.1487,253.5601l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3682-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m154.972,280.5543l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m162.7772,281.3492l.8179-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5938,2.8281-.5,4.1704,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m177.3904,276.5865l-5.4541.9658.6621,3.7539,6.3755-1.1279.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m190.2117,280.3287l-2.5542.4521-5.2061-7.9268,1.5127,8.5801-2.5815.457-2.3462-13.3037,2.582-.457,5.1724,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m200.4476,266.9566l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m79.2723,293.9498l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3481,1.124.5918,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m87.0775,294.7447l.8184-10.0283,2.8271-.501-1.6763,14.0156-2.6084.4619-6.3589-12.5938,2.8271-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m101.6907,289.983l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3481,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m114.512,293.7252l-2.5542.4521-5.2065-7.9268,1.5127,8.5801-2.5811.4561-2.3457-13.3027,2.5811-.457,5.1729,7.8936-1.498-8.5439,2.5732-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m124.7479,280.3531l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3687-2.0928,10.708-1.8955.3687,2.0938Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m3.5721,307.3462l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3481,1.123.5918,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m11.3773,308.1412l.8184-10.0293,2.8271-.5-1.6763,14.0156-2.6084.4609-6.3589-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m25.9905,303.3785l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9478,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m38.8113,307.1207l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m49.0477,293.7486l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7158-.3687-2.0928,10.708-1.8955.3687,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m420.5413,15.8316l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m428.347,16.6255l.8174-10.0278,2.8281-.5005-1.6758,14.0156-2.6094.4619-6.3594-12.5938,2.8281-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m442.9603,11.8643l-5.4541.9653.6621,3.7539,6.375-1.1279.3652,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9653.3584,2.0283Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m344.8421,29.2276l-5.4551.9653.6621,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9653.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m352.6468,30.022l.8184-10.0283,2.8281-.5-1.6768,14.0151-2.6084.4619-6.3594-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m367.2601,25.2603l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m380.0814,29.0025l-2.5537.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m390.3167,15.6304l-4.0947.7246,1.9775,11.2109-2.5723.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.707-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m269.1409,42.6241l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m276.9456,43.418l.8184-10.0278,2.8281-.5005-1.6758,14.0156-2.6094.4614-6.3594-12.5938,2.8281-.5,4.1699,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m291.5589,38.6568l-5.4531.9648.6621,3.7539,6.375-1.1279.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m304.3812,42.399l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.894-1.4971-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m314.6165,29.0269l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m193.4412,56.0201l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9478,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m201.2464,56.814l.8179-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m215.8597,52.0528l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3462-13.3037,8.9204-1.5786.3691,2.0928-6.3486,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m228.681,55.795l-2.5537.4517-5.207-7.9263,1.5137,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.894-1.498-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m238.9163,42.4224l-4.0957.7251,1.9775,11.2109-2.5713.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.707-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m117.7405,69.4161l-5.4546.9653.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m125.5457,70.21l.8179-10.0278,2.8276-.5-1.6763,14.0151-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m140.159,65.4488l-5.4541.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m152.9803,69.191l-2.5542.4521-5.2061-7.9268,1.5127,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m163.2161,55.8189l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m42.0408,82.8121l-5.4546.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m49.846,83.606l.8179-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5005,4.1709,9.145Z'                    fill='%23fff' /%3E                %3Cpath                    d='m64.4593,78.8453l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m77.2806,82.587l-2.5542.4521-5.2065-7.9263,1.5127,8.5801-2.5811.4565-2.3462-13.3037,2.5811-.4565,5.1733,7.894-1.498-8.5444,2.5728-.4556,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m87.5164,69.2149l-4.0957.7246,1.9771,11.2109-2.5718.4556-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m1.5799,95.983l-2.5537.4521-5.2065-7.9263,1.5127,8.5801-2.5811.4565-2.3462-13.3037,2.5811-.4565,5.1733,7.894-1.498-8.5444,2.5723-.4556,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m11.8162,82.6109l-4.0957.7251,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m439.1566,121.4l-5.4541.9653.6621,3.7549,6.376-1.1284.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m446.9632,122.1949l.8174-10.0288,2.8271-.5005-1.6758,14.0156-2.6084.4619-6.3594-12.5938,2.8271-.5005,4.1719,9.146Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m363.4573,134.796l-5.4541.9653.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m371.262,135.5914l.8184-10.0293,2.8281-.5-1.6758,14.0151-2.6094.4619-6.3594-12.5938,2.8281-.5005,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m385.8753,130.8287l-5.4541.9653.6621,3.7549,6.376-1.1284.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m398.6976,134.5709l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m408.9329,121.1988l-4.0947.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m287.7562,148.1919l-5.4541.9658.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m295.5618,148.9869l.8184-10.0283,2.8271-.5005-1.6758,14.0151-2.6084.4619-6.3604-12.5938,2.8281-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m310.1751,144.2252l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3032,8.9199-1.5786.3691,2.0928-6.3477,1.123.5918,3.3535,5.4531-.9648.3584,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m322.9964,147.9673l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3467-13.3037,2.582-.457,5.1729,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m333.2327,134.5953l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m212.0569,161.5884l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9478,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m219.8616,162.3834l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.501,4.1699,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m234.4749,157.6207l-5.4541.9658.6621,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0273Z'                    fill='%23fff' /%3E                %3Cpath                    d='m247.2972,161.3628l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.4561,5.1719,7.8936-1.4971-8.5439,2.5723-.4561,2.3467,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m257.5325,147.9908l-4.0957.7256,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m136.3558,174.9849l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m144.1614,175.7798l.8179-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4609-6.3594-12.5928,2.8276-.501,4.1709,9.1465Z'                    fill='%23fff' /%3E                %3Cpath                    d='m158.7747,171.0171l-5.4541.9648.6621,3.7559,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m171.596,174.7593l-2.5542.4521-5.2065-7.9268,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m181.8318,161.3873l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m60.6566,188.3804l-5.4551.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4546-.9658.3579,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m68.4617,189.1753l.8179-10.0283,2.8276-.501-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23fff' /%3E                %3Cpath                    d='m83.0745,184.4136l-5.4541.9648.6621,3.7549,6.376-1.1279.3657,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m95.8963,188.1558l-2.5542.4512-5.207-7.9258,1.5132,8.5801-2.5811.457-2.3462-13.3047,2.5811-.4561,5.1729,7.8936-1.4976-8.5439,2.5728-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m106.1321,174.7828l-4.0957.7256,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0918Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m7.3743,197.8091l-5.4541.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9478,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23fff' /%3E                %3Cpath                    d='m20.1956,201.5513l-2.5537.4521-5.207-7.9268,1.5132,8.5801-2.5811.457-2.3462-13.3037,2.5811-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23fff' /%3E                %3Cpath                    d='m30.4319,188.1793l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23fff' /%3E            %3C/g%3E        %3C/g%3E    %3C/g%3E%3C/svg%3E");}.icon-events-fallback-light{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 444 334'%3E    %3Cdefs%3E        %3CclipPath id='e'%3E            %3Crect width='444' height='334' fill='none' /%3E        %3C/clipPath%3E    %3C/defs%3E    %3Cg clip-path='url(%23e)' fill='none'%3E        %3Crect width='444' height='334' fill='%23f0f0f0' /%3E        %3Cg fill='none' opacity='.5'%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m431.1624,313.3267l-5.4551.9658.6621,3.7549,6.377-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m438.9671,314.1216l.8184-10.0283,2.8281-.501-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m355.4632,326.7232l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m363.2679,327.5181l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5928,2.8281-.501,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m377.8812,322.7554l-5.4531.9658.6621,3.7549,6.375-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m390.7034,326.4976l-2.5547.4521-5.207-7.9258,1.5137,8.5791-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m400.9388,313.1255l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3691-2.0938,10.709-1.8945.3682,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m279.762,340.1187l-5.4551.9658.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5791.3682,2.0938-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0273Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m287.5667,340.9136l.8184-10.0283,2.8281-.5-1.6768,14.0146-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m302.18,336.1519l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.584-2.3457-13.3047,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m315.0023,339.8941l-2.5547.4521-5.207-7.9258,1.5137,8.5791-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m325.2376,326.522l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3682,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m393.93,102.1871l-5.4541.9653.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m401.7357,102.981l.8184-10.0273,2.8271-.5005-1.6758,14.0151-2.6094.4619-6.3584-12.5938,2.8271-.5,4.1709,9.1445Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m416.3489,98.2203l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m429.1702,101.9625l-2.5547.4517-5.2051-7.9263,1.5117,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m439.4066,88.5899l-4.0957.7251,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m318.2308,115.5835l-5.4541.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m326.0364,116.3775l.8184-10.0283,2.8271-.5-1.6758,14.0156-2.6094.4614-6.3584-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m340.6497,111.6158l-5.4541.9653.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m353.471,115.358l-2.5547.4521-5.2061-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4971-8.5444,2.5723-.4556,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m363.7073,101.9859l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m242.5296,128.9795l-5.4541.9653.6621,3.7549,6.376-1.1284.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m250.3353,129.7735l.8184-10.0278,2.8271-.5005-1.6758,14.0156-2.6094.4614-6.3584-12.5933,2.8271-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m264.9485,125.0123l-5.4541.9653.6621,3.7549,6.375-1.1284.3662,2.0742-8.9482,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m277.7698,128.7544l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m288.0062,115.3824l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m166.8309,142.3755l-5.4546.9653.6621,3.7544,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3032,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m174.636,143.1695l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m189.2493,138.4083l-5.4546.9653.6621,3.7549,6.3755-1.1284.3657,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m202.0701,142.1504l-2.5537.4517-5.2065-7.9263,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m212.3069,128.7784l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m91.1287,155.772l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m98.9344,156.566l.8184-10.0283,2.8276-.5-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.501,4.1704,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m113.5477,151.8043l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5786.3691,2.0923-6.3481,1.124.5913,3.3535,5.4546-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m126.3685,155.5464l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.4565,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3457,13.3032Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m136.6053,142.1744l-4.0957.7251,1.9766,11.2104-2.5718.4551-1.9766-11.2104-4.041.7148-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m15.429,169.1675l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m23.2347,169.9615l.8184-10.0273,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1445Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m37.848,165.2007l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m50.6688,168.9429l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m60.9051,155.5709l-4.0952.7246,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m412.5462,207.7554l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9482,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m420.3519,208.5503l.8184-10.0283,2.8271-.501-1.6768,14.0156-2.6084.4619-6.3584-12.5938,2.8271-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m434.9651,203.7886l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m447.7855,207.5308l-2.5537.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8936-1.498-8.5439,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m336.847,221.1519l-5.4541.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m344.6526,221.9468l.8184-10.0293,2.8271-.5-1.6768,14.0156-2.6084.4609-6.3584-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m359.2659,217.1841l-5.4551.9658.6621,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m372.0862,220.9263l-2.5537.4521-5.2061-7.9268,1.5117,8.5801-2.5801.457-2.3457-13.3037,2.5801-.457,5.1738,7.8945-1.498-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m382.3226,207.5543l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3682-2.0918,10.707-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m261.1458,234.5484l-5.4541.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0918-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0293Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m268.9515,235.3433l.8184-10.0293,2.8271-.5-1.6768,14.0156-2.6084.4609-6.3584-12.5938,2.8271-.5,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m283.5648,230.5806l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9482,1.583-2.3457-13.3027,8.9199-1.5791.3691,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m296.3851,234.3228l-2.5537.4521-5.2061-7.9268,1.5117,8.5801-2.5801.457-2.3457-13.3037,2.5801-.457,5.1738,7.8945-1.498-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m306.6214,220.9507l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3682-2.0928,10.707-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m185.4466,247.9439l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3477,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m193.2518,248.7388l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m207.8651,243.9761l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3486,1.123.5918,3.3535,5.4546-.9648.3574,2.0273Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m220.6859,247.7183l-2.5537.4521-5.2065-7.9258,1.5127,8.5801-2.5815.4561-2.3457-13.3037,2.5815-.4561,5.1733,7.8936-1.498-8.5439,2.5723-.4551,2.3457,13.3027Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m230.9222,234.3462l-4.0957.7256,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m109.7444,261.3404l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m117.5501,262.1353l.8184-10.0293,2.8276-.5-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.501,4.1704,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m132.1634,257.3726l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5913,3.3535,5.4546-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m144.9842,261.1148l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.4561,5.1729,7.8936-1.4976-8.5439,2.5723-.4561,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m155.221,247.7427l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3687-2.0928,10.7085-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m34.0447,274.7359l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m41.8504,275.5308l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m56.4637,270.7691l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m69.2845,274.5113l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m79.5208,261.1392l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m3.8206,274.5347l-4.0947.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3687-2.0928,10.708-1.8955.3687,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m375.3148-3.3832l-5.4551.9653.6621,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m383.1194-2.5893l.8184-10.0273,2.8281-.5005-1.6768,14.0151-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1445Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m299.6155,10.0132l-5.4551.9648.6621,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m307.4202,10.8072l.8184-10.0283,2.8281-.5-1.6768,14.0156-2.6084.4614-6.3594-12.5938,2.8281-.5005,4.1699,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m322.0335,6.0455l-5.4541.9653.6621,3.7539,6.376-1.1279.3652,2.0752-8.9473,1.583L312.6898-.0087l8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m334.8558,9.7877l-2.5547.4521-5.207-7.9263,1.5137,8.5801-2.582.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.498-8.5444,2.5732-.4556,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m345.0911-3.5844l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m223.9144,23.4092l-5.4551.9653.6621,3.7539,6.376-1.1284.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m231.7191,24.2032l.8184-10.0278,2.8281-.5005-1.6768,14.0156-2.6084.4614-6.3594-12.5933,2.8281-.5005,4.1699,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m246.3323,19.4419l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m259.1546,23.1841l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5732-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m269.39,9.8121l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m148.2151,36.8052l-5.4551.9653.6621,3.7539,6.376-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m156.0198,37.5992l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m170.6331,32.8379l-5.4541.9653.6621,3.7539,6.375-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m183.4544,36.5801l-2.5537.4517-5.207-7.9263,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m193.6907,23.2081l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7153-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m72.513,50.2017l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m80.3187,50.9957l.8179-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m94.9319,46.2344l-5.4551.9653.6621,3.7539,6.376-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m107.7527,49.9766l-2.5537.4517-5.207-7.9263,1.5132,8.5801-2.5815.4565-2.3462-13.3037,2.5815-.4565,5.1733,7.894-1.498-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m117.9891,36.6041l-4.0957.7251,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m4.6185,64.3917l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5938,2.8276-.5,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m19.2318,59.6304l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m32.053,63.3726l-2.5537.4517-5.207-7.9263,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m42.2889,50.0005l-4.0952.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m421.8548,260.5425l-5.4551.9658.6621,3.7549,6.376-1.1289.3662,2.0742-8.9482,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m429.6605,261.3375l.8174-10.0283,2.8271-.501-1.6758,14.0156-2.6084.4619-6.3594-12.5938,2.8271-.5,4.1719,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m444.2728,256.5757l-5.4541.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m346.1556,273.939l-5.4551.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m353.9612,274.7339l.8174-10.0293,2.8271-.5-1.6758,14.0156-2.6084.4609-6.3594-12.5928,2.8271-.501,4.1719,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m368.5735,269.9712l-5.4541.9658.6621,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3467-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m381.3948,273.7134l-2.5537.4521-5.207-7.9268,1.5127,8.5801-2.5801.457-2.3467-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m391.6312,260.3414l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7148-.3691-2.0918,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m270.4544,287.3355l-5.4551.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0918-6.3477,1.124.5908,3.3535,5.4541-.9658.3584,2.0293Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m278.2601,288.1304l.8174-10.0293,2.8271-.5-1.6758,14.0156-2.6084.4609-6.3594-12.5938,2.8271-.5,4.1719,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m292.8724,283.3677l-5.4541.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9482,1.583-2.3467-13.3027,8.9199-1.5791.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m305.6937,287.1099l-2.5537.4521-5.207-7.9268,1.5127,8.5801-2.5801.457-2.3467-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m315.93,273.7378l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m194.7552,300.731l-5.4551.9648.6621,3.7549,6.376-1.1279.3657,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m202.5604,301.5259l.8179-10.0283,2.8276-.501-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m217.1732,296.7632l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9194-1.5791.3691,2.0938-6.3477,1.123.5913,3.3535,5.4546-.9648.3574,2.0273Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m229.9944,300.5054l-2.5537.4521-5.207-7.9258,1.5127,8.5801-2.5811.4561-2.3467-13.3037,2.582-.4561,5.1729,7.8936-1.4971-8.5439,2.5723-.4551,2.3457,13.3027Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m240.2308,287.1334l-4.0957.7256,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.041.7148-.3691-2.0928,10.709-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m119.053,314.1275l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m126.8587,314.9224l.8179-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m141.472,310.1597l-5.4551.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4546-.9658.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m154.2928,313.9019l-2.5537.4521-5.207-7.9268,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.4561,5.1733,7.8936-1.498-8.5439,2.5723-.4561,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m164.5291,300.5298l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3691-2.0928,10.7085-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m43.3528,327.523l-5.4541.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m51.159,328.3179l.8179-10.0283,2.8276-.501-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m65.7718,323.5562l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m78.5931,327.2984l-2.5537.4521-5.207-7.9268,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m88.8289,313.9263l-4.0952.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m2.8934,340.6939l-2.5542.4521-5.2065-7.9258,1.5132,8.5801-2.5815.4561-2.3462-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m13.1292,327.3218l-4.0952.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m384.6224,49.4019l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m392.428,50.1959l.8184-10.0273,2.8271-.5005-1.6768,14.0151-2.6084.4619-6.3584-12.5938,2.8271-.5,4.1709,9.1445Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m407.0413,45.4351l-5.4541.9648.6611,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m419.8626,49.1773l-2.5547.4517-5.2061-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.498-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m430.098,35.8047l-4.0957.7251,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m308.9232,62.7984l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m316.7288,63.5923l.8184-10.0283,2.8271-.5-1.6768,14.0156-2.6084.4614-6.3584-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m331.3421,58.8306l-5.4541.9653.6611,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m344.1634,62.5728l-2.5547.4521-5.2061-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5801-.4565,5.1738,7.894-1.498-8.5444,2.5723-.4556,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m354.3987,49.2007l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7153-.3691-2.0928,10.707-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m233.222,76.1944l-5.4541.9653.6621,3.7539,6.375-1.1284.3662,2.0752-8.9473,1.5835-2.3467-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m241.0276,76.9883l.8184-10.0278,2.8271-.5005-1.6768,14.0156-2.6084.4614-6.3584-12.5933,2.8271-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m255.6409,72.2271l-5.4541.9653.6611,3.7539,6.376-1.1284.3662,2.0752-8.9482,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m268.4622,75.9693l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5801-.457,5.1738,7.8945-1.498-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m278.6976,62.5972l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m157.5228,89.5904l-5.4541.9653.6616,3.7539,6.3755-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m165.3284,90.3843l.8179-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m179.9417,85.6231l-5.4551.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m192.762,89.3653l-2.5537.4517-5.2065-7.9263,1.5132,8.5801-2.582.457-2.3457-13.3037,2.5815-.457,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m202.9988,75.9932l-4.0957.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m81.8206,102.9869l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m89.6263,103.7808l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m104.2396,99.0196l-5.4541.9653.6616,3.7539,6.3755-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m117.0609,102.7618l-2.5537.4517-5.207-7.9263,1.5127,8.5801-2.5811.4565-2.3462-13.3037,2.5815-.4565,5.1729,7.894-1.4976-8.5444,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m127.2972,89.3892l-4.0957.7251,1.9766,11.2109-2.5713.4551-1.9771-11.2109-4.041.7148-.3691-2.0928,10.7085-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m6.1214,116.3829l-5.4541.9653.6616,3.7539,6.3755-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m13.9271,117.1768l.8179-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5938,2.8276-.5,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m28.5403,112.4156l-5.4551.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m41.3607,116.1578l-2.5537.4517-5.2065-7.9263,1.5132,8.5801-2.582.457-2.3457-13.3037,2.5815-.457,5.1724,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m51.597,102.7857l-4.0952.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m403.2386,154.9722l-5.4551.9658.6621,3.7549,6.377-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m411.0433,155.7671l.8184-10.0283,2.8281-.501-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m425.6566,151.0054l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m438.4788,154.7476l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.582.457-2.3457-13.3042,2.582-.4565,5.1719,7.8936-1.4961-8.5439,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m448.7142,141.3751l-4.0957.7251,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.895.3682,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m327.5394,168.3687l-5.4551.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m335.3441,169.1636l.8184-10.0293,2.8281-.5-1.6777,14.0156-2.6074.4609-6.3594-12.5928,2.8281-.501,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m349.9573,164.4009l-5.4541.9658.6621,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m362.7786,168.1431l-2.5537.4521-5.207-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m373.015,154.771l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m251.8382,181.7652l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0918-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0293Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m259.6429,182.5601l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5938,2.8281-.5,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m274.2562,177.7974l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3027,8.9199-1.5791.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m287.0784,181.5396l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5732-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m297.3138,168.1675l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3682,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m176.139,195.1607l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m183.9442,195.9556l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m198.5574,191.1929l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3486,1.123.5918,3.3535,5.4541-.9648.3579,2.0273Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m211.3782,194.9351l-2.5537.4521-5.2065-7.9258,1.5127,8.5801-2.5815.4561-2.3457-13.3037,2.5815-.4561,5.1729,7.8936-1.4976-8.5439,2.5723-.4551,2.3457,13.3027Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m221.6146,181.563l-4.0957.7256,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8955.3682,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m100.4368,208.5572l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m108.2425,209.3521l.8184-10.0293,2.8276-.5-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.501,4.1704,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m122.8558,204.5894l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m135.6766,208.3316l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.4561,5.1729,7.8936-1.4976-8.5439,2.5723-.4561,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m145.9134,194.9595l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7158-.3687-2.0928,10.7085-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m24.7371,221.9527l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m32.5428,222.7476l.8184-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1704,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m47.1561,217.9859l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m59.9769,221.7281l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m70.2132,208.356l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m63.2049-2.5825l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m71.0106-1.7885l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m85.6238-6.5498l-5.4546.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m9.9241,6.8462l-5.4546.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.5835L.5799.792,9.4998-.7866l.3687,2.0928-6.3477,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m22.7449,10.5884l-2.5537.4517-5.2065-7.9263,1.5127,8.5801-2.5815.457L11.5701-1.1528l2.5815-.457,5.1724,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m32.9808-2.7836l-4.0947.7246,1.9766,11.2109-2.5718.4551-1.9771-11.2109-4.041.7148-.3687-2.0928,10.708-1.8945.3687,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m391.3812,293.1509l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m399.1859,293.9459l.8184-10.0293,2.8281-.5-1.6758,14.0156-2.6094.4609-6.3594-12.5928,2.8281-.501,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m413.7991,289.1832l-5.4531.9658.6611,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m426.6214,292.9253l-2.5547.4521-5.207-7.9258,1.5137,8.5791-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m436.8568,279.5533l-4.0947.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3691-2.0938,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m315.68,306.5464l-5.4531.9658.6611,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m323.4857,307.3414l.8184-10.0283,2.8271-.501-1.6758,14.0156-2.6084.4619-6.3604-12.5938,2.8281-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m338.0989,302.5796l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4531-.9648.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m350.9202,306.3218l-2.5547.4521-5.2061-7.9258,1.5127,8.5791-2.5811.457-2.3467-13.3037,2.582-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m361.1566,292.9498l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m239.9808,319.9429l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m247.7855,320.7378l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.501,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m262.3987,315.9761l-5.4531.9648.6611,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0918-6.3477,1.124.5908,3.3535,5.4541-.9658.3574,2.0293Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m275.221,319.7173l-2.5547.4521-5.207-7.9258,1.5137,8.5801-2.582.4561-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m285.4564,306.3453l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m164.2801,333.3394l-5.4546.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m172.0853,334.1343l.8179-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4609-6.3594-12.5938,2.8276-.5,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m186.6985,329.3716l-5.4541.9658.6621,3.7539,6.375-1.1279.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m199.5198,333.1138l-2.5542.4521-5.2065-7.9258,1.5132,8.5791-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m209.7557,319.7418l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m123.8201,346.5103l-2.5542.4521-5.207-7.9258,1.5132,8.5791-2.5811.4561-2.3462-13.3027,2.5811-.457,5.1729,7.8936-1.4976-8.5439,2.5728-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m134.056,333.1382l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8955.3691,2.0938Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m429.8489,68.6168l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m437.6546,69.4107l.8184-10.0278,2.8281-.5005-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.5005,4.1699,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m452.2679,64.6495l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m354.1497,82.0127l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4531-.9653.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m361.9544,82.8072l.8193-10.0283,2.8271-.5-1.6768,14.0151-2.6084.4619-6.3594-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m376.5677,78.0455l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m389.389,81.7877l-2.5537.4521-5.2061-7.9268,1.5127,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m399.6253,68.4156l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m278.4485,95.4092l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m286.2542,96.2032l.8184-10.0278,2.8281-.5005-1.6768,14.0156-2.6084.4614-6.3594-12.5938,2.8271-.5,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m300.8675,91.4419l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m313.6888,95.1841l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.894-1.498-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m323.9241,81.8121l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m202.7493,108.8052l-5.4541.9648.6621,3.7539,6.375-1.1279.3662,2.0752-8.9482,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m210.554,109.5992l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m225.1673,104.8379l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5918,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m237.9886,108.5801l-2.5537.4517-5.2061-7.9263,1.5127,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m248.2249,95.2076l-4.0957.7251,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m127.0482,122.2012l-5.4541.9653.6621,3.7539,6.375-1.1279.3662,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m134.8538,122.9952l.8179-10.0278,2.8276-.5-1.6768,14.0151-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m149.4671,118.2339l-5.4541.9653.6621,3.7539,6.375-1.1284.3662,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m162.2884,121.9761l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m172.5242,108.6041l-4.0957.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.0405.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m51.3489,135.5972l-5.4551.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m59.1536,136.3912l.8184-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m73.7669,131.6304l-5.4541.9648.6621,3.7539,6.376-1.1279.3652,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m86.5882,135.3721l-2.5537.4521-5.207-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4976-8.5444,2.5728-.4556,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m96.8245,122.0001l-4.0957.7246,1.9766,11.2109-2.5713.4556-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-1.9333,145.0259l-5.4541.9658.6621,3.7539,6.376-1.1289.3652,2.0752-8.9473,1.584-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3574,2.0278Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m10.888,148.7681l-2.5537.4521-5.207-7.9263,1.5127,8.5796-2.5811.457-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4976-8.5444,2.5723-.4556,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m21.1243,135.396l-4.0957.7251,1.9766,11.2104-2.5713.4551-1.9771-11.2104-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m448.4651,174.1851l-5.4541.9648.6611,3.7559,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m372.765,187.5816l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m380.5706,188.3765l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m395.1839,183.6138l-5.4541.9658.6611,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m408.0052,187.356l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m418.2405,173.9839l-4.0947.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0918,10.707-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m297.0648,200.9771l-5.4541.9658.6611,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3486,1.124.5908,3.3535,5.4551-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m304.8694,201.772l.8184-10.0283,2.8281-.5-1.6768,14.0146-2.6084.4619-6.3594-12.5938,2.8281-.5,4.1699,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m319.4827,197.0103l-5.4541.9648.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m332.304,200.7525l-2.5537.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m342.5403,187.3804l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m221.3646,214.3736l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9194-1.5781.3691,2.0928-6.3477,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m229.1702,215.1685l.8184-10.0293,2.8271-.5-1.6768,14.0156-2.6084.4619-6.3584-12.5938,2.8271-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m243.7835,210.4058l-5.4541.9658.6611,3.7549,6.376-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3486,1.123.5908,3.3535,5.4551-.9648.3574,2.0273Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m256.6048,214.148l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.4561,5.1729,7.8936-1.498-8.5439,2.5723-.4561,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m266.8401,200.7759l-4.0957.7256,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.04.7148-.3691-2.0928,10.707-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m145.6644,227.7701l-5.4551.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m153.4691,228.565l.8184-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4609-6.3594-12.5928,2.8276-.501,4.1704,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m168.0823,223.8023l-5.4541.9648.6621,3.7559,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m180.9036,227.5445l-2.5537.4521-5.2065-7.9268,1.5132,8.5801-2.582.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m191.14,214.1724l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m69.9642,241.1656l-5.4541.9658.6616,3.7549,6.3755-1.1289.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4546-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m77.7698,241.9605l.8179-10.0283,2.8276-.501-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m92.3831,237.1988l-5.4541.9648.6616,3.7549,6.3755-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m105.2044,240.941l-2.5547.4512-5.2065-7.9258,1.5132,8.5801-2.5811.457-2.3462-13.3047,2.5811-.4561,5.1729,7.8936-1.4976-8.5439,2.5728-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m115.4402,227.5679l-4.0957.7256,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0918Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m2.0696,255.357l.8179-10.0293,2.8276-.5-1.6768,14.0156-2.6084.4609-6.3589-12.5928,2.8276-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m16.6829,250.5943l-5.4541.9658.6616,3.7549,6.3755-1.1289.3662,2.0742-8.9482,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5913,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m29.5032,254.3365l-2.5537.4521-5.2065-7.9268,1.5132,8.5801-2.5811.457-2.3462-13.3037,2.5811-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m39.7401,240.9644l-4.0957.7246,1.9771,11.2109-2.5723.4551-1.9766-11.2109-4.0405.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m184.1326,3.233l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9478,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m191.9378,4.0269l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m206.5511-.7343l-5.4541.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m219.3724,3.0079l-2.5537.4517-5.2065-7.9263,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m229.6087-10.3647l-4.0957.7251,1.9766,11.2109-2.5713.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m108.4319,16.629l-5.4546.9653.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m116.2371,17.4229l.8184-10.0278,2.8276-.5-1.6768,14.0151-2.6084.4614-6.3589-12.5933,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m130.8504,12.6617l-5.4541.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m143.6717,16.4039l-2.5542.4521-5.2061-7.9268,1.5127,8.5801-2.5815.457-2.3457-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m153.908,3.0318l-4.0957.7246,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.0405.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m32.7322,30.025l-5.4546.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m40.5374,30.8189l.8184-10.0278,2.8276-.5005-1.6768,14.0156-2.6084.4619-6.3589-12.5938,2.8276-.5005,4.1704,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m55.1507,26.0582l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m67.972,29.7999l-2.5542.4521-5.2065-7.9263,1.5127,8.5801-2.5811.4565-2.3457-13.3037,2.5811-.4565,5.1729,7.894-1.4976-8.5444,2.5728-.4556,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m78.2083,16.4278l-4.0957.7246,1.9766,11.2109-2.5718.4556-1.9766-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m2.5081,29.8238l-4.0957.7251,1.9766,11.2109-2.5718.4551-1.9766-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m382.0726,240.3658l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m389.8782,241.1607l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m404.4915,236.398l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m417.3128,240.1402l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m427.5491,226.7681l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3682-2.0938,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m306.3724,253.7613l-5.4541.9658.6621,3.7549,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3682,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m314.178,254.5562l.8184-10.0283,2.8271-.501-1.6768,14.0156-2.6074.4619-6.3604-12.5938,2.8281-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m328.7913,249.7945l-5.4551.9648.6621,3.7549,6.376-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9648.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m341.6116,253.5367l-2.5537.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3467-13.3037,2.582-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m351.848,240.1646l-4.0957.7246,1.9766,11.2109-2.5713.4551-1.9775-11.2109-4.04.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m230.6722,267.1578l-5.4531.9648.6621,3.7549,6.375-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m238.4778,267.9527l.8184-10.0293,2.8271-.5-1.6758,14.0156-2.6094.4619-6.3584-12.5938,2.8271-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m253.0911,263.191l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3682,2.0918-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0293Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m265.9124,266.9322l-2.5547.4521-5.2061-7.9258,1.5127,8.5801-2.5811.4561-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.4971-8.5449,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m276.1487,253.5601l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7158-.3682-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m154.972,280.5543l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4551-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m162.7772,281.3492l.8179-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4609-6.3594-12.5938,2.8281-.5,4.1704,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m177.3904,276.5865l-5.4541.9658.6621,3.7539,6.3755-1.1279.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m190.2117,280.3287l-2.5542.4521-5.2061-7.9268,1.5127,8.5801-2.5815.457-2.3462-13.3037,2.582-.457,5.1724,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m200.4476,266.9566l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m79.2723,293.9498l-5.4546.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3687,2.0928-6.3481,1.124.5918,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m87.0775,294.7447l.8184-10.0283,2.8271-.501-1.6763,14.0156-2.6084.4619-6.3589-12.5938,2.8271-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m101.6907,289.983l-5.4541.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3481,1.123.5918,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m114.512,293.7252l-2.5542.4521-5.2065-7.9268,1.5127,8.5801-2.5811.4561-2.3457-13.3027,2.5811-.457,5.1729,7.8936-1.498-8.5439,2.5732-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m124.7479,280.3531l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3687-2.0928,10.708-1.8955.3687,2.0938Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m3.5721,307.3462l-5.4546.9648.6621,3.7549,6.3755-1.1279.3657,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3687,2.0928-6.3481,1.123.5918,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m11.3773,308.1412l.8184-10.0293,2.8271-.5-1.6763,14.0156-2.6084.4609-6.3589-12.5928,2.8271-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m25.9905,303.3785l-5.4541.9658.6621,3.7549,6.3755-1.1289.3657,2.0742-8.9478,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5918,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m38.8113,307.1207l-2.5537.4521-5.2065-7.9268,1.5127,8.5801-2.5811.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m49.0477,293.7486l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7158-.3687-2.0928,10.708-1.8955.3687,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m420.5413,15.8316l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m428.347,16.6255l.8174-10.0278,2.8281-.5005-1.6758,14.0156-2.6094.4619-6.3594-12.5938,2.8281-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m442.9603,11.8643l-5.4541.9653.6621,3.7539,6.375-1.1279.3652,2.0752-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9653.3584,2.0283Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m344.8421,29.2276l-5.4551.9653.6621,3.7539,6.376-1.1279.3662,2.0752-8.9473,1.583-2.3467-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5918,3.3535,5.4541-.9653.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m352.6468,30.022l.8184-10.0283,2.8281-.5-1.6768,14.0151-2.6084.4619-6.3594-12.5938,2.8271-.5005,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m367.2601,25.2603l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m380.0814,29.0025l-2.5537.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.8945-1.498-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m390.3167,15.6304l-4.0947.7246,1.9775,11.2109-2.5723.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.707-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m269.1409,42.6241l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3486,1.1235.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m276.9456,43.418l.8184-10.0278,2.8281-.5005-1.6758,14.0156-2.6094.4614-6.3594-12.5938,2.8281-.5,4.1699,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m291.5589,38.6568l-5.4531.9648.6621,3.7539,6.375-1.1279.3652,2.0752-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m304.3812,42.399l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.894-1.4971-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m314.6165,29.0269l-4.0957.7246,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m193.4412,56.0201l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9478,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m201.2464,56.814l.8179-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m215.8597,52.0528l-5.4541.9653.6621,3.7539,6.376-1.1284.3652,2.0752-8.9473,1.5835-2.3462-13.3037,8.9204-1.5786.3691,2.0928-6.3486,1.1235.5913,3.3535,5.4546-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m228.681,55.795l-2.5537.4517-5.207-7.9263,1.5137,8.5801-2.582.457-2.3457-13.3037,2.5811-.457,5.1729,7.894-1.498-8.5444,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m238.9163,42.4224l-4.0957.7251,1.9775,11.2109-2.5713.4551-1.9775-11.2109-4.04.7153-.3691-2.0928,10.707-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m117.7405,69.4161l-5.4546.9653.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m125.5457,70.21l.8179-10.0278,2.8276-.5-1.6763,14.0151-2.6084.4614-6.3594-12.5933,2.8276-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m140.159,65.4488l-5.4541.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4541-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m152.9803,69.191l-2.5542.4521-5.2061-7.9268,1.5127,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1724,7.8945-1.4971-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m163.2161,55.8189l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m42.0408,82.8121l-5.4546.9653.6621,3.7539,6.3755-1.1284.3657,2.0752-8.9473,1.5835-2.3462-13.3037,8.9199-1.5786.3691,2.0928-6.3481,1.1235.5913,3.3535,5.4546-.9653.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m49.846,83.606l.8179-10.0278,2.8276-.5005-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5005,4.1709,9.145Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m64.4593,78.8453l-5.4541.9648.6621,3.7539,6.3755-1.1279.3657,2.0752-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m77.2806,82.587l-2.5542.4521-5.2065-7.9263,1.5127,8.5801-2.5811.4565-2.3462-13.3037,2.5811-.4565,5.1733,7.894-1.498-8.5444,2.5728-.4556,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m87.5164,69.2149l-4.0957.7246,1.9771,11.2109-2.5718.4556-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m1.5799,95.983l-2.5537.4521-5.2065-7.9263,1.5127,8.5801-2.5811.4565-2.3462-13.3037,2.5811-.4565,5.1733,7.894-1.498-8.5444,2.5723-.4556,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m11.8162,82.6109l-4.0957.7251,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m439.1566,121.4l-5.4541.9653.6621,3.7549,6.376-1.1284.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m446.9632,122.1949l.8174-10.0288,2.8271-.5005-1.6758,14.0156-2.6084.4619-6.3594-12.5938,2.8271-.5005,4.1719,9.146Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m363.4573,134.796l-5.4541.9653.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5781.3691,2.0928-6.3486,1.123.5908,3.3535,5.4551-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m371.262,135.5914l.8184-10.0293,2.8281-.5-1.6758,14.0151-2.6094.4619-6.3594-12.5938,2.8281-.5005,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m385.8753,130.8287l-5.4541.9653.6621,3.7549,6.376-1.1284.3652,2.0742-8.9473,1.5835-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9653.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m398.6976,134.5709l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.457,5.1719,7.8945-1.4971-8.5449,2.5723-.4551,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m408.9329,121.1988l-4.0947.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7153-.3691-2.0928,10.708-1.895.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m287.7562,148.1919l-5.4541.9658.6621,3.7549,6.376-1.1279.3652,2.0742-8.9473,1.583-2.3457-13.3037,8.9199-1.5786.3691,2.0928-6.3477,1.1235.5908,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m295.5618,148.9869l.8184-10.0283,2.8271-.5005-1.6758,14.0151-2.6084.4619-6.3604-12.5938,2.8281-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m310.1751,144.2252l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3467-13.3032,8.9199-1.5786.3691,2.0928-6.3477,1.123.5918,3.3535,5.4531-.9648.3584,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m322.9964,147.9673l-2.5547.4521-5.2061-7.9268,1.5127,8.5801-2.5811.457-2.3467-13.3037,2.582-.457,5.1729,7.894-1.4971-8.5444,2.5723-.4551,2.3457,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m333.2327,134.5953l-4.0957.7246,1.9766,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.709-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m212.0569,161.5884l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9478,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3477,1.123.5913,3.3535,5.4541-.9648.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m219.8616,162.3834l.8184-10.0293,2.8281-.5-1.6768,14.0156-2.6084.4619-6.3594-12.5938,2.8281-.501,4.1699,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m234.4749,157.6207l-5.4541.9658.6621,3.7549,6.376-1.1289.3652,2.0742-8.9473,1.584-2.3457-13.3037,8.9199-1.5791.3691,2.0938-6.3477,1.123.5908,3.3535,5.4541-.9648.3574,2.0273Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m247.2972,161.3628l-2.5547.4521-5.207-7.9268,1.5137,8.5801-2.582.457-2.3457-13.3037,2.582-.4561,5.1719,7.8936-1.4971-8.5439,2.5723-.4561,2.3467,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m257.5325,147.9908l-4.0957.7256,1.9775,11.2109-2.5723.4551-1.9766-11.2109-4.041.7148-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m136.3558,174.9849l-5.4541.9648.6621,3.7549,6.375-1.1279.3662,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4546-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m144.1614,175.7798l.8179-10.0293,2.8276-.5-1.6763,14.0156-2.6084.4609-6.3594-12.5928,2.8276-.501,4.1709,9.1465Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m158.7747,171.0171l-5.4541.9648.6621,3.7559,6.375-1.1289.3662,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4541-.9658.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m171.596,174.7593l-2.5542.4521-5.2065-7.9268,1.5132,8.5801-2.5815.457-2.3462-13.3037,2.5815-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m181.8318,161.3873l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m60.6566,188.3804l-5.4551.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9473,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3481,1.124.5913,3.3535,5.4546-.9658.3579,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m68.4617,189.1753l.8179-10.0283,2.8276-.501-1.6763,14.0156-2.6084.4619-6.3594-12.5938,2.8276-.5,4.1709,9.1455Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m83.0745,184.4136l-5.4541.9648.6621,3.7549,6.376-1.1279.3657,2.0742-8.9473,1.583-2.3462-13.3037,8.9199-1.5781.3691,2.0928-6.3481,1.123.5913,3.3535,5.4541-.9648.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m95.8963,188.1558l-2.5542.4512-5.207-7.9258,1.5132,8.5801-2.5811.457-2.3462-13.3047,2.5811-.4561,5.1729,7.8936-1.4976-8.5439,2.5728-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m106.1321,174.7828l-4.0957.7256,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7148-.3691-2.0928,10.708-1.8945.3691,2.0918Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m7.3743,197.8091l-5.4541.9658.6621,3.7549,6.376-1.1289.3657,2.0742-8.9478,1.584-2.3462-13.3037,8.9199-1.5791.3691,2.0928-6.3477,1.124.5913,3.3535,5.4541-.9658.3574,2.0283Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m20.1956,201.5513l-2.5537.4521-5.207-7.9268,1.5132,8.5801-2.5811.457-2.3462-13.3037,2.5811-.457,5.1729,7.8945-1.4976-8.5449,2.5723-.4551,2.3462,13.3037Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m30.4319,188.1793l-4.0957.7246,1.9771,11.2109-2.5718.4551-1.9771-11.2109-4.0405.7158-.3691-2.0928,10.708-1.8955.3691,2.0928Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E        %3C/g%3E    %3C/g%3E%3C/svg%3E");}.icon-facebook{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='facebook' xmlns='http://www.w3.org/2000/svg' width='16.861' height='16.893' viewBox='0 0 16.861 16.893'%3E  %3Crect id='Rectangle_392' data-name='Rectangle 392' width='16.861' height='16.861' fill='none'/%3E  %3Cpath id='Path_1' data-name='Path 1' d='M85.724,16.891V9.2h2.628l.375-3h-3V4.317c0-.845.282-1.5,1.5-1.5h1.6V.094C88.446.094,87.507,0,86.475,0a3.622,3.622,0,0,0-3.847,3.941V6.193H80v3h2.628v7.695Z' transform='translate(-75.777 0.002)' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");}.icon-filter-back{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.1213 11.4142'%3E %3Cpath d='m6.4142,10.7071L1.4142,5.7071,6.4142.7071' fill='none' stroke='currentColor' stroke-width='2' /%3E%3C/svg%3E");}.icon-filter-remove{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E    %3Cg%3E        %3Ccircle cx='8' cy='8' r='8' fill='currentColor' /%3E        %3Cpolygon            points='11.5199 4.9823 10.8207 4.3104 7.9736 7.2739 5.1269 4.3104 4.4277 4.9823 7.3012 7.9738 4.4277 10.9647 5.1269 11.6366 7.9736 8.6737 10.8197 11.6366 11.519 10.9647 8.6459 7.9738 11.5199 4.9823'            fill='%23fff' /%3E    %3C/g%3E%3C/svg%3E");}.icon-filter{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 11'%3E    %3Cg%3E        %3Crect width='14' height='1' fill='currentColor' /%3E        %3Crect x='5.5' y='10' width='3' height='1' fill='currentColor' /%3E        %3Crect x='2.5' y='5' width='9' height='1' fill='currentColor' /%3E    %3C/g%3E%3C/svg%3E");}.icon-icon-bulb{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 83.3 89.5' style='enable-background:new 0 0 83.3 89.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2399EBFF;}%3C/style%3E%3Cg id='Group_14120'%3E %3Cpath id='Path_52908' class='st0' d='M43.1,18.1c-0.5,0-1,0-1.5,0c-12.6,0-22.8,10.2-22.8,22.8c0,6,2.4,11.8,6.6,16.1  c2,1.9,3.5,4.2,4.6,6.8c1.1,2.5,1.7,5.2,1.7,7.9v2h19.8v-2c0-2.7,0.5-5.3,1.5-7.8c1-2.5,2.5-4.7,4.4-6.5c9.1-8.7,9.4-23.2,0.6-32.2  C54.1,21,48.8,18.5,43.1,18.1 M60.1,48.2c-1.1,2.6-2.7,5-4.7,7c-2.2,2.1-4,4.7-5.1,7.6c-1,2.5-1.6,5.2-1.7,8H34.7  c-0.1-2.8-0.8-5.6-1.9-8.2c-1.3-2.9-3-5.5-5.3-7.7c-7.7-7.8-7.7-20.3,0.1-28c3.7-3.7,8.7-5.8,14-5.8c0.4,0,0.9,0,1.3,0  c10.9,0.8,19.2,10.2,18.4,21.2C61.2,44.3,60.8,46.3,60.1,48.2'/%3E %3Crect id='Rectangle_4080' x='40.1' y='34' class='st0' width='3' height='16.5'/%3E %3Crect id='Rectangle_4081' x='40.1' y='55' class='st0' width='3' height='4.7'/%3E %3Cpath id='Path_52909' class='st0' d='M4.7,60.9l1.5,2.6l8.5-4.8L13.2,56L4.7,60.9z'/%3E   %3Crect id='Rectangle_4082' x='3.4' y='36.4' transform='matrix(7.749189e-03 -1 1 7.749189e-03 -36.473 45.9514)' class='st0' width='3' height='9.8'/%3E   %3Crect id='Rectangle_4083' x='8.5' y='18.1' transform='matrix(0.5067 -0.8621 0.8621 0.5067 -14.9331 19.9666)' class='st0' width='3' height='9.8'/%3E   %3Crect id='Rectangle_4084' x='22' y='4.8' transform='matrix(0.8696 -0.4938 0.4938 0.8696 -1.7191 12.8823)' class='st0' width='3' height='9.8'/%3E   %3Crect id='Rectangle_4085' x='37' y='3.4' transform='matrix(7.661973e-03 -1 1 7.661973e-03 36.6863 46.8048)' class='st0' width='9.8' height='3'/%3E   %3Crect id='Rectangle_4086' x='55.3' y='8.5' transform='matrix(0.5067 -0.8621 0.8621 0.5067 21.114 56.8622)' class='st0' width='9.8' height='3'/%3E %3Cpath id='Path_52910' class='st0' d='M78.6,22.4l-1.5-2.6l-8.5,4.8l1.5,2.6L78.6,22.4z'/%3E   %3Crect id='Rectangle_4087' x='76.9' y='37' transform='matrix(7.661973e-03 -1 1 7.661973e-03 35.839 119.962)' class='st0' width='3' height='9.8'/%3E   %3Crect id='Rectangle_4088' x='71.8' y='55.3' transform='matrix(0.5067 -0.8621 0.8621 0.5067 -15.7801 92.9144)' class='st0' width='3' height='9.8'/%3E %3Cpath id='Path_52911' class='st0' d='M31.6,81.9h4.6V84c0,3,2.5,5.5,5.5,5.5c3,0,5.5-2.5,5.5-5.5v-2.1h4.6v-3H31.6V81.9z M44.1,84  c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5v-2.1h5V84z'/%3E%3C/g%3E%3C/svg%3E");}.icon-icon-gear{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Group_14123' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px'  y='0px' viewBox='0 0 82.3 74.5' style='enable-background:new 0 0 82.3 74.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2399EBFF;}%3C/style%3E%3Cpath id='Path_52912' class='st0' d='M51.3,60.3l-3,0.2l0.6,8.5L40.4,71l-3.7-8.7l-0.9,0c-2.8-0.1-5.7-0.7-8.3-1.8l-0.9-0.4 l-6.9,6.4l-7-5.4l4.5-8.3l-0.6-0.8c-1.7-2.3-3-4.9-3.8-7.6l-0.3-0.9l-9.3-1.4L3,33.3l9.3-1.7l0.2-0.9c0.7-2.8,2-5.4,3.6-7.7l0.5-0.8 L12,14.1l6.8-5.6l7.1,6.2l0.9-0.4c1.2-0.5,2.5-1,3.9-1.3v0v0c1.4-0.4,2.9-0.6,4.4-0.7l0.9-0.1l3.5-8.8l8.6,1.9l-0.4,8.5l3,0.1 l0.5-11L37.6,0l-3.7,9.4c-1.3,0.1-2.7,0.4-4,0.7v0v0c-1.2,0.3-2.3,0.7-3.4,1.1l-7.6-6.7L8.1,13.4l5,8.8c-1.4,2.1-2.5,4.5-3.2,6.9 L0,30.8l0.2,13.9l10,1.5c0.8,2.4,2,4.7,3.4,6.8L8.8,62l11,8.5l7.4-6.9c2.4,0.9,4.9,1.4,7.5,1.6l4,9.3l13.5-3.3L51.3,60.3z'/%3E%3Cpath id='Path_52913' class='st0' d='M75.3,30.3c-3.3,0-6.1,2.3-6.8,5.4H53.3c-0.1-0.9-0.2-1.7-0.4-2.5c-0.6-2.4-1.8-4.7-3.4-6.6H55 l6.2-6.2c1,0.5,2,0.8,3.1,0.8l0,0c3.8,0,7-3.1,7-6.9s-3.1-7-6.9-7s-7,3.1-7,6.9c0,1.6,0.5,3.1,1.5,4.3l-5.1,5.1h-7.5 c-0.3-0.2-0.6-0.4-1-0.6c-3-1.8-6.5-2.6-10-2.3c-0.9,0.1-1.7,0.2-2.6,0.4c-8.9,2.2-14.3,11.3-12.1,20.2c0,0,0,0,0,0 c0.1,0.5,0.3,1,0.5,1.5c0,0.1,0,0.1,0.1,0.2c0.2,0.5,0.4,0.9,0.6,1.4c0,0.1,0.1,0.1,0.1,0.2c0.2,0.4,0.4,0.7,0.6,1.1 c0.1,0.1,0.1,0.2,0.2,0.3c0.2,0.4,0.5,0.7,0.7,1c0.1,0.1,0.2,0.3,0.3,0.4c0.2,0.2,0.4,0.5,0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6 c0.2,0.2,0.4,0.4,0.6,0.6c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.3,0.6,0.5,0.9,0.8c0.1,0.1,0.3,0.2,0.4,0.3c0.3,0.2,0.6,0.4,0.9,0.6 c0.1,0,0.1,0.1,0.2,0.1c0.5,0.3,1.1,0.6,1.7,0.9c0,0,0.1,0,0.1,0c0.3,0.1,0.6,0.2,0.8,0.3c0,0,0,0,0.1,0l0,0c0.7,0.3,1.3,0.5,2,0.6 l0,0l0,0c0.3,0.1,0.6,0.1,0.9,0.2l0.1,0c0.3,0,0.6,0.1,0.8,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0.1,0.9,0.1h0c0.3,0,0.6,0,0.9,0 c0.5,0,1.1,0,1.6-0.1c0.8-0.1,1.7-0.2,2.5-0.4l10-2.5h3l5.1,5.1c-2.4,3-1.8,7.4,1.2,9.8c3,2.4,7.4,1.8,9.8-1.2 c2.4-3,1.8-7.4-1.2-9.8c-2.1-1.7-5-1.9-7.4-0.7L55,47.9h-5.5c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.2,0.3-0.3,0.4-0.5 c0.2-0.3,0.5-0.7,0.7-1c0.1-0.1,0.2-0.2,0.2-0.3c1.3-2.1,2.1-4.6,2.3-7.1h15.2c0.7,3.2,3.5,5.4,6.8,5.4l0,0c3.8,0,6.9-3.1,6.9-6.9 S79.1,30.3,75.3,30.3L75.3,30.3 M64.4,10.3c2.2,0,3.9,1.8,3.9,3.9c0,2.2-1.8,3.9-3.9,3.9c-2.2,0-3.9-1.8-3.9-3.9 C60.5,12.1,62.2,10.3,64.4,10.3 M64.4,56.4c2.2,0,3.9,1.8,3.9,3.9c0,2.2-1.8,3.9-3.9,3.9c-2.2,0-3.9-1.8-3.9-3.9 C60.5,58.2,62.2,56.4,64.4,56.4 M38.6,50.8c-0.2,0-0.5,0-0.7,0.1c-0.2,0-0.4,0-0.7,0.1c-0.2,0-0.4,0-0.6,0c-0.3,0-0.5,0-0.8,0 c-0.2,0-0.3,0-0.5,0c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.3-0.1c-0.3-0.1-0.7-0.1-1-0.2c-0.1,0-0.2-0.1-0.3-0.1 c-0.3-0.1-0.7-0.2-1-0.3c-0.1,0-0.2-0.1-0.3-0.1c-0.3-0.1-0.6-0.2-0.9-0.4c-0.1-0.1-0.2-0.1-0.3-0.2c-0.3-0.1-0.6-0.3-0.8-0.5 c-0.1,0-0.1-0.1-0.2-0.1c-1.8-1.1-3.3-2.6-4.4-4.4c0,0,0-0.1-0.1-0.1c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.3-0.3-0.5 c0-0.1-0.1-0.2-0.1-0.3c-0.3-0.7-0.6-1.5-0.8-2.3l0,0l0,0l0,0c-0.2-0.7-0.3-1.5-0.4-2.3c0-0.1,0-0.3,0-0.4c0-0.2,0-0.4,0-0.5 c0-0.3,0-0.5,0-0.8c0-0.1,0-0.2,0-0.2c0.3-4.4,2.7-8.3,6.5-10.7l0,0c0.3-0.2,0.6-0.4,1-0.5c0.1,0,0.2-0.1,0.2-0.1 c0.3-0.1,0.5-0.2,0.8-0.3c0.1-0.1,0.3-0.1,0.4-0.2c0.2-0.1,0.5-0.1,0.7-0.2c0.2-0.1,0.4-0.1,0.6-0.2c0,0,0.1,0,0.1,0 c0.5-0.1,0.9-0.2,1.4-0.3c0.2,0,0.4,0,0.5-0.1c0.3,0,0.7-0.1,1-0.1c0.3,0,0.5,0,0.8,0c0.1,0,0.1,0,0.2,0c0.4,0,0.8,0.1,1.2,0.1 c0.1,0,0.1,0,0.2,0c0.3,0.1,0.7,0.1,1,0.2c0.1,0,0.2,0,0.3,0.1c0.4,0.1,0.8,0.2,1.1,0.3c0.1,0,0.1,0,0.2,0.1c0.3,0.1,0.6,0.3,1,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.3,0.2,0.7,0.3,1,0.5l0,0c3.1,1.9,5.4,4.9,6.2,8.4c0.1,0.6,0.2,1.2,0.3,1.8h-6.4c-0.8-4.1-4.8-6.7-8.8-5.9 c-4.1,0.8-6.7,4.8-5.9,8.8c0.8,4.1,4.8,6.7,8.8,5.9c2.9-0.6,5.3-2.9,5.9-5.8h6.4c-0.6,5.7-4.7,10.4-10.2,11.7 c-0.3,0.1-0.6,0.1-0.8,0.2C39,50.7,38.8,50.8,38.6,50.8 M41.1,37.3c0,2.5-2,4.5-4.5,4.5s-4.5-2-4.5-4.5c0-2.5,2-4.5,4.5-4.5 C39.1,32.8,41.1,34.8,41.1,37.3 M78.1,40.1c-0.7,0.7-1.7,1.2-2.8,1.2l0,0c-2.2,0-3.9-1.8-3.9-3.9s1.8-3.9,3.9-3.9 c2.2,0,3.9,1.8,3.9,3.9C79.3,38.3,78.8,39.3,78.1,40.1'/%3E%3C/svg%3E");}.icon-impact-area--advanced-materials--hover,.home-impact .impact-area--advanced-materials:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E  %3Cg id='Group_8597' data-name='Group 8597' transform='translate(-0.002 -0.494)'%3E    %3Cpath id='Path_52654' data-name='Path 52654' d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' transform='translate(0.002 0.494)' fill='%233e006b'/%3E    %3Cg id='Group_12733' data-name='Group 12733' transform='translate(11.002 13.938)'%3E      %3Cpath id='Path_52677' data-name='Path 52677' d='M5.385,20.569c-3.236-.076-3.037.386-4.385,1.186V3.547A2.569,2.569,0,0,1,3.568.978L9.976.947V5.229' transform='translate(-1 -0.947)' fill='none' stroke='%23fff' stroke-width='1.944'/%3E      %3Cpath id='Path_52678' data-name='Path 52678' d='M10.008,19.32H4.1A3.086,3.086,0,0,0,2.294,20,3.4,3.4,0,0,0,1,22.694,3.078,3.078,0,0,0,4.1,25.75h29.77V4.972H10.008Z' transform='translate(-1 0.33)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_666' data-name='Line 666' x2='7.649' y2='7.649' transform='translate(25.352 5.193)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_667' data-name='Line 667' x2='16.204' y2='16.587' transform='translate(16.796 5.086)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_668' data-name='Line 668' x2='19.26' y2='19.26' transform='translate(9.463 6.691)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_669' data-name='Line 669' x2='10.668' y2='10.668' transform='translate(9.04 15.111)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_670' data-name='Line 670' x2='7.116' y2='6.57' transform='translate(3.056 19.649)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--advanced-materials,.home-impact .impact-area--advanced-materials,.home-impact .impact-area{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E  %3Cg id='Group_8597' data-name='Group 8597' transform='translate(-0.002 -0.494)'%3E    %3Cg id='Path_52654' data-name='Path 52654' transform='translate(0.002 0.494)' fill='none'%3E      %3Cpath d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' stroke='none'/%3E      %3Cpath d='M 27.5 2 C 24.056640625 2 20.71733856201172 2.673938751220703 17.57485961914062 4.003101348876953 C 14.53858184814453 5.287330627441406 11.81129837036133 7.126258850097656 9.468780517578125 9.468780517578125 C 7.126258850097656 11.81129837036133 5.287330627441406 14.53858184814453 4.003101348876953 17.57485961914062 C 2.673938751220703 20.71733856201172 2 24.056640625 2 27.5 C 2 30.943359375 2.673938751220703 34.28266143798828 4.003101348876953 37.42514038085938 C 5.287330627441406 40.46141815185547 7.126258850097656 43.18869781494141 9.468780517578125 45.53121948242188 C 11.81129837036133 47.87374114990234 14.53858184814453 49.71266937255859 17.57485961914062 50.99689865112305 C 20.71733856201172 52.3260612487793 24.056640625 53 27.5 53 C 30.943359375 53 34.28266143798828 52.3260612487793 37.42514038085938 50.99689865112305 C 40.46141815185547 49.71266937255859 43.18869781494141 47.87374114990234 45.53121948242188 45.53121948242188 C 47.87374114990234 43.18869781494141 49.71266937255859 40.46141815185547 50.99689865112305 37.42514038085938 C 52.3260612487793 34.28266143798828 53 30.943359375 53 27.5 C 53 24.056640625 52.3260612487793 20.71733856201172 50.99689865112305 17.57485961914062 C 49.71266937255859 14.53858184814453 47.87374114990234 11.81129837036133 45.53121948242188 9.468780517578125 C 43.18869781494141 7.126258850097656 40.46141815185547 5.287330627441406 37.42514038085938 4.003101348876953 C 34.28266143798828 2.673938751220703 30.943359375 2 27.5 2 M 27.5 0 C 42.68782806396484 0 55 12.31216812133789 55 27.5 C 55 42.68782806396484 42.68782806396484 55 27.5 55 C 12.31216812133789 55 0 42.68782806396484 0 27.5 C 0 12.31216812133789 12.31216812133789 0 27.5 0 Z' stroke='none' fill='%23fff'/%3E    %3C/g%3E    %3Cg id='Group_12733' data-name='Group 12733' transform='translate(11.002 13.938)'%3E      %3Cpath id='Path_52677' data-name='Path 52677' d='M5.385,20.569c-3.236-.076-3.037.386-4.385,1.186V3.547A2.569,2.569,0,0,1,3.568.978L9.976.947V5.229' transform='translate(-1 -0.947)' fill='none' stroke='%23fff' stroke-width='1.944'/%3E      %3Cpath id='Path_52678' data-name='Path 52678' d='M10.008,19.32H4.1A3.086,3.086,0,0,0,2.294,20,3.4,3.4,0,0,0,1,22.694,3.078,3.078,0,0,0,4.1,25.75h29.77V4.972H10.008Z' transform='translate(-1 0.33)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_666' data-name='Line 666' x2='7.649' y2='7.649' transform='translate(25.352 5.193)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_667' data-name='Line 667' x2='16.204' y2='16.587' transform='translate(16.796 5.086)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_668' data-name='Line 668' x2='19.26' y2='19.26' transform='translate(9.463 6.691)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_669' data-name='Line 669' x2='10.668' y2='10.668' transform='translate(9.04 15.111)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cline id='Line_670' data-name='Line 670' x2='7.116' y2='6.57' transform='translate(3.056 19.649)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--climate-stabilization--hover,.home-impact .impact-area--climate-stabilization:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E  %3Cg id='Group_15005' data-name='Group 15005' transform='translate(-582 -1187.918)'%3E    %3Cpath id='Path_52655' data-name='Path 52655' d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' transform='translate(582 1187.918)' fill='%233e006b'/%3E    %3Cg id='Group_14832' data-name='Group 14832' transform='translate(594.58 1198.199)'%3E      %3Cpath id='Path_53060' data-name='Path 53060' d='M161.623,32.073V11.154a3.144,3.144,0,1,0-6.287,0V32.073a5.664,5.664,0,1,0,6.287,0Z' transform='translate(-134.305 -8.01)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53061' data-name='Path 53061' d='M29.061,41.362a12.484,12.484,0,1,0-8.567,21.566,14.692,14.692,0,0,0,6.181-1.416' transform='translate(-8.01 -34.13)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53062' data-name='Path 53062' d='M20.722,93.2c1.851,2.263,3.4,1.675,5.151.9a2.317,2.317,0,0,1,3.185,2.675c-.528,2.071-2.216,4.379-3.282,5.838a2.245,2.245,0,0,0-.437,1.574c.226,1.948,2.175,3.653,2.077,5.644' transform='translate(-19.097 -82.311)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53063' data-name='Path 53063' d='M107.608,37.193c-3.188,4.518.443,5.017-1.354,8.86a5.3,5.3,0,0,0-.35,1c-.988,4.083-2.893,9.212,1.038,7.952a5.283,5.283,0,0,0,3.549-4.381c.106-.766.625-1.164,2.936-.817' transform='translate(-92.222 -33.463)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53064' data-name='Path 53064' d='M9790.358-1271.051v15.428' transform='translate(-9766.14 1284.42)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E      %3Cpath id='Path_53065' data-name='Path 53065' d='M2.868,0A2.868,2.868,0,1,1,0,2.868,2.868,2.868,0,0,1,2.868,0Z' transform='translate(21.263 25.931)' fill='%23fff'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--climate-stabilization,.home-impact .impact-area--climate-stabilization{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E  %3Cg id='Group_15005' data-name='Group 15005' transform='translate(-582 -1187.918)'%3E    %3Cg id='Path_52655' data-name='Path 52655' transform='translate(582 1187.918)' fill='none'%3E      %3Cpath d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' stroke='none'/%3E      %3Cpath d='M 27.49999809265137 1.999996185302734 C 24.05663871765137 1.999996185302734 20.71733856201172 2.673938751220703 17.57485961914062 4.003097534179688 C 14.53857803344727 5.287326812744141 11.81129837036133 7.126258850097656 9.468776702880859 9.468776702880859 C 7.126258850097656 11.81129837036133 5.287326812744141 14.53857803344727 4.003097534179688 17.57485961914062 C 2.673938751220703 20.71733856201172 1.999996185302734 24.05663871765137 1.999996185302734 27.49999809265137 C 1.999996185302734 30.94335746765137 2.673938751220703 34.28265762329102 4.003097534179688 37.42514038085938 C 5.287326812744141 40.46141815185547 7.126258850097656 43.18869781494141 9.468776702880859 45.53121948242188 C 11.81129837036133 47.87373733520508 14.53857803344727 49.71266937255859 17.57485961914062 50.99689865112305 C 20.71733856201172 52.32605743408203 24.05663871765137 53 27.49999809265137 53 C 30.94335746765137 53 34.28265762329102 52.32605743408203 37.42514038085938 50.99689865112305 C 40.46141815185547 49.71266937255859 43.18869781494141 47.87373733520508 45.53121948242188 45.53121948242188 C 47.87373733520508 43.18869781494141 49.71266937255859 40.46141815185547 50.99689865112305 37.42514038085938 C 52.32605743408203 34.28265762329102 53 30.94335746765137 53 27.49999809265137 C 53 24.05663871765137 52.32605743408203 20.71733856201172 50.99689865112305 17.57485961914062 C 49.71266937255859 14.53857803344727 47.87373733520508 11.81129837036133 45.53121948242188 9.468776702880859 C 43.18869781494141 7.126258850097656 40.46141815185547 5.287326812744141 37.42514038085938 4.003097534179688 C 34.28265762329102 2.673938751220703 30.94335746765137 1.999996185302734 27.49999809265137 1.999996185302734 M 27.49999809265137 -3.814697265625e-06 C 42.68782806396484 -3.814697265625e-06 55 12.31216812133789 55 27.49999809265137 C 55 42.68782806396484 42.68782806396484 55 27.49999809265137 55 C 12.31216812133789 55 -3.814697265625e-06 42.68782806396484 -3.814697265625e-06 27.49999809265137 C -3.814697265625e-06 12.31216812133789 12.31216812133789 -3.814697265625e-06 27.49999809265137 -3.814697265625e-06 Z' stroke='none' fill='%23fff'/%3E    %3C/g%3E    %3Cg id='Group_14832' data-name='Group 14832' transform='translate(594.58 1198.199)'%3E      %3Cpath id='Path_53060' data-name='Path 53060' d='M161.623,32.073V11.154a3.144,3.144,0,1,0-6.287,0V32.073a5.664,5.664,0,1,0,6.287,0Z' transform='translate(-134.305 -8.01)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53061' data-name='Path 53061' d='M29.061,41.362a12.484,12.484,0,1,0-8.567,21.566,14.692,14.692,0,0,0,6.181-1.416' transform='translate(-8.01 -34.13)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53062' data-name='Path 53062' d='M20.722,93.2c1.851,2.263,3.4,1.675,5.151.9a2.317,2.317,0,0,1,3.185,2.675c-.528,2.071-2.216,4.379-3.282,5.838a2.245,2.245,0,0,0-.437,1.574c.226,1.948,2.175,3.653,2.077,5.644' transform='translate(-19.097 -82.311)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53063' data-name='Path 53063' d='M107.608,37.193c-3.188,4.518.443,5.017-1.354,8.86a5.3,5.3,0,0,0-.35,1c-.988,4.083-2.893,9.212,1.038,7.952a5.283,5.283,0,0,0,3.549-4.381c.106-.766.625-1.164,2.936-.817' transform='translate(-92.222 -33.463)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cpath id='Path_53064' data-name='Path 53064' d='M9790.358-1271.051v15.428' transform='translate(-9766.14 1284.42)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E      %3Cpath id='Path_53065' data-name='Path 53065' d='M2.868,0A2.868,2.868,0,1,1,0,2.868,2.868,2.868,0,0,1,2.868,0Z' transform='translate(21.263 25.931)' fill='%23fff'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--connected-world--hover,.home-impact .impact-area--connected-world:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='Group_8597' data-name='Group 8597' xmlns='http://www.w3.org/2000/svg' width='54.998' height='54.998' viewBox='0 0 54.998 54.998'%3E  %3Cpath id='Path_52654' data-name='Path 52654' d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' fill='%233e006b'/%3E  %3Cg id='Group_12601' data-name='Group 12601' transform='translate(10.934 11)'%3E    %3Ccircle id='Ellipse_398' data-name='Ellipse 398' cx='16.499' cy='16.499' r='16.499' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cline id='Line_633' data-name='Line 633' x2='32.323' transform='translate(0.807 16.499)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cline id='Line_634' data-name='Line 634' y2='32.323' transform='translate(16.967 0.339)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cpath id='Path_52630' data-name='Path 52630' d='M17.883,1.277h0a26.642,26.642,0,0,1,.137,32.141l-.137.182' transform='translate(2.751 -0.938)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cpath id='Path_52631' data-name='Path 52631' d='M12.876,1.277h0a26.642,26.642,0,0,0-.137,32.141l.137.182' transform='translate(0.425 -0.938)' fill='none' stroke='%23fff' stroke-width='2'/%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--connected-world,.home-impact .impact-area--connected-world{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='Group_8597' data-name='Group 8597' xmlns='http://www.w3.org/2000/svg' width='54.998' height='54.998' viewBox='0 0 54.998 54.998'%3E  %3Cg id='Path_52654' data-name='Path 52654' fill='none'%3E    %3Cpath d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' stroke='none'/%3E    %3Cpath d='M 27.4990234375 2.000003814697266 C 24.05579376220703 2.000003814697266 20.71662521362305 2.673912048339844 17.57426452636719 4.003025054931641 C 14.53810501098633 5.287212371826172 11.8109245300293 7.126064300537109 9.468494415283203 9.468494415283203 C 7.126064300537109 11.8109245300293 5.287212371826172 14.53810501098633 4.003025054931641 17.57426452636719 C 2.673912048339844 20.71662521362305 2.000003814697266 24.05579376220703 2.000003814697266 27.4990234375 C 2.000003814697266 30.94225311279297 2.673912048339844 34.28142547607422 4.003025054931641 37.42378234863281 C 5.287212371826172 40.45994567871094 7.126064300537109 43.1871223449707 9.468494415283203 45.5295524597168 C 11.8109245300293 47.87198257446289 14.53810501098633 49.71083450317383 17.57426452636719 50.99502182006836 C 20.71662521362305 52.32413482666016 24.05579376220703 52.99804306030273 27.4990234375 52.99804306030273 C 30.94225311279297 52.99804306030273 34.28142547607422 52.32413482666016 37.42378234863281 50.99502182006836 C 40.45994567871094 49.71083450317383 43.1871223449707 47.87198257446289 45.5295524597168 45.5295524597168 C 47.87198257446289 43.1871223449707 49.71083450317383 40.45994567871094 50.99502182006836 37.42378234863281 C 52.32413482666016 34.28142547607422 52.99804306030273 30.94225311279297 52.99804306030273 27.4990234375 C 52.99804306030273 24.05579376220703 52.32413482666016 20.71662521362305 50.99502182006836 17.57426452636719 C 49.71083450317383 14.53810501098633 47.87198257446289 11.8109245300293 45.5295524597168 9.468494415283203 C 43.1871223449707 7.126064300537109 40.45994567871094 5.287212371826172 37.42378234863281 4.003025054931641 C 34.28142547607422 2.673912048339844 30.94225311279297 2.000003814697266 27.4990234375 2.000003814697266 M 27.4990234375 3.814697265625e-06 C 42.68631362915039 3.814697265625e-06 54.99804306030273 12.31173324584961 54.99804306030273 27.4990234375 C 54.99804306030273 42.68631362915039 42.68631362915039 54.99804306030273 27.4990234375 54.99804306030273 C 12.31173324584961 54.99804306030273 3.814697265625e-06 42.68631362915039 3.814697265625e-06 27.4990234375 C 3.814697265625e-06 12.31173324584961 12.31173324584961 3.814697265625e-06 27.4990234375 3.814697265625e-06 Z' stroke='none' fill='%23fff'/%3E  %3C/g%3E  %3Cg id='Group_12601' data-name='Group 12601' transform='translate(10.934 11)'%3E    %3Ccircle id='Ellipse_398' data-name='Ellipse 398' cx='16.499' cy='16.499' r='16.499' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cline id='Line_633' data-name='Line 633' x2='32.323' transform='translate(0.807 16.499)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cline id='Line_634' data-name='Line 634' y2='32.323' transform='translate(16.967 0.339)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cpath id='Path_52630' data-name='Path 52630' d='M17.883,1.277h0a26.642,26.642,0,0,1,.137,32.141l-.137.182' transform='translate(2.751 -0.938)' fill='none' stroke='%23fff' stroke-width='2'/%3E    %3Cpath id='Path_52631' data-name='Path 52631' d='M12.876,1.277h0a26.642,26.642,0,0,0-.137,32.141l.137.182' transform='translate(0.425 -0.938)' fill='none' stroke='%23fff' stroke-width='2'/%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--healthy-living--hover,.home-impact .impact-area--healthy-living:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E  %3Cg id='Group_15004' data-name='Group 15004' transform='translate(-517 -1187.918)'%3E    %3Cpath id='Path_52653' data-name='Path 52653' d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' transform='translate(517 1187.918)' fill='%233e006b'/%3E    %3Cg id='Group_12605' data-name='Group 12605' transform='translate(528 1202.586)'%3E      %3Cpath id='Path_52632' data-name='Path 52632' d='M24.956,1A9.416,9.416,0,0,0,17.7,4.409,9.436,9.436,0,0,0,1,10.437c0,9.437,16.7,20.547,16.7,20.547s16.7-11.11,16.7-20.547A9.437,9.437,0,0,0,24.956,1Z' transform='translate(-1 -1)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cg id='Group_12604' data-name='Group 12604' transform='translate(10.389 7.944)'%3E        %3Cline id='Line_635' data-name='Line 635' y2='13.142' transform='translate(6.572)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_636' data-name='Line 636' x1='13.142' transform='translate(0 6.572)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3C/g%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--healthy-living,.home-impact .impact-area--healthy-living{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' viewBox='0 0 55 55'%3E  %3Cg id='Group_15004' data-name='Group 15004' transform='translate(-517 -1187.918)'%3E    %3Cg id='Path_52653' data-name='Path 52653' transform='translate(517 1187.918)' fill='none'%3E      %3Cpath d='M27.5,0A27.5,27.5,0,1,1,0,27.5,27.5,27.5,0,0,1,27.5,0Z' stroke='none'/%3E      %3Cpath d='M 27.5 2 C 24.056640625 2 20.71733856201172 2.673938751220703 17.57485961914062 4.003101348876953 C 14.53858184814453 5.287330627441406 11.81129837036133 7.126258850097656 9.468780517578125 9.468780517578125 C 7.126258850097656 11.81129837036133 5.287330627441406 14.53858184814453 4.003101348876953 17.57485961914062 C 2.673938751220703 20.71733856201172 2 24.056640625 2 27.5 C 2 30.943359375 2.673938751220703 34.28266143798828 4.003101348876953 37.42514038085938 C 5.287330627441406 40.46141815185547 7.126258850097656 43.18869781494141 9.468780517578125 45.53121948242188 C 11.81129837036133 47.87374114990234 14.53858184814453 49.71266937255859 17.57485961914062 50.99689865112305 C 20.71733856201172 52.3260612487793 24.056640625 53 27.5 53 C 30.943359375 53 34.28266143798828 52.3260612487793 37.42514038085938 50.99689865112305 C 40.46141815185547 49.71266937255859 43.18869781494141 47.87374114990234 45.53121948242188 45.53121948242188 C 47.87374114990234 43.18869781494141 49.71266937255859 40.46141815185547 50.99689865112305 37.42514038085938 C 52.3260612487793 34.28266143798828 53 30.943359375 53 27.5 C 53 24.056640625 52.3260612487793 20.71733856201172 50.99689865112305 17.57485961914062 C 49.71266937255859 14.53858184814453 47.87374114990234 11.81129837036133 45.53121948242188 9.468780517578125 C 43.18869781494141 7.126258850097656 40.46141815185547 5.287330627441406 37.42514038085938 4.003101348876953 C 34.28266143798828 2.673938751220703 30.943359375 2 27.5 2 M 27.5 0 C 42.68782806396484 0 55 12.31216812133789 55 27.5 C 55 42.68782806396484 42.68782806396484 55 27.5 55 C 12.31216812133789 55 0 42.68782806396484 0 27.5 C 0 12.31216812133789 12.31216812133789 0 27.5 0 Z' stroke='none' fill='%23fff'/%3E    %3C/g%3E    %3Cg id='Group_12605' data-name='Group 12605' transform='translate(528 1202.586)'%3E      %3Cpath id='Path_52632' data-name='Path 52632' d='M24.956,1A9.416,9.416,0,0,0,17.7,4.409,9.436,9.436,0,0,0,1,10.437c0,9.437,16.7,20.547,16.7,20.547s16.7-11.11,16.7-20.547A9.437,9.437,0,0,0,24.956,1Z' transform='translate(-1 -1)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3Cg id='Group_12604' data-name='Group 12604' transform='translate(10.389 7.944)'%3E        %3Cline id='Line_635' data-name='Line 635' y2='13.142' transform='translate(6.572)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_636' data-name='Line 636' x1='13.142' transform='translate(0 6.572)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3C/g%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--sustainable-future--hover,.home-impact .impact-area--sustainable-future:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='54.998' height='54.998' viewBox='0 0 54.998 54.998'%3E  %3Cg id='Group_15006' data-name='Group 15006' transform='translate(-647 -1187.92)'%3E    %3Cg id='Group_12618' data-name='Group 12618' transform='translate(647 1187.92)'%3E      %3Crect id='Rectangle_3878' data-name='Rectangle 3878' width='54.998' height='54.998' rx='27' transform='translate(0 0)' fill='%233e006b'/%3E    %3C/g%3E    %3Cg id='Group_12620' data-name='Group 12620' transform='translate(665.333 1197.696)'%3E      %3Cg id='Group_12619' data-name='Group 12619' transform='translate(0 0)'%3E        %3Cpath id='Path_52647' data-name='Path 52647' d='M9.68,28.983h0A9.18,9.18,0,0,1,.5,19.8C.5,10.622,9.323.735,9.323.735s9.538,9.887,9.538,19.067A9.18,9.18,0,0,1,9.68,28.983Z' transform='translate(-0.5 -0.735)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_52648' data-name='Path 52648' d='M7,5.235V34.189' transform='translate(2.181 1.121)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_660' data-name='Line 660' x1='4.59' y2='3.075' transform='translate(8.952 12.635)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_662' data-name='Line 662' x1='5.639' y2='3.777' transform='translate(8.932 19.248)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_661' data-name='Line 661' x2='4.378' y2='3.224' transform='translate(4.819 12.56)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_663' data-name='Line 663' x2='5.378' y2='3.96' transform='translate(3.857 19.157)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3C/g%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--sustainable-future,.home-impact .impact-area--sustainable-future{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='54.998' height='54.998' viewBox='0 0 54.998 54.998'%3E  %3Cg id='Group_15006' data-name='Group 15006' transform='translate(-647 -1187.92)'%3E    %3Cg id='Group_12618' data-name='Group 12618' transform='translate(647 1187.92)'%3E      %3Cg id='Rectangle_3878' data-name='Rectangle 3878' transform='translate(0 0)' fill='none' stroke='%23fff' stroke-width='2'%3E        %3Crect width='54.998' height='54.998' rx='27' stroke='none'/%3E        %3Crect x='1' y='1' width='52.998' height='52.998' rx='26' fill='none'/%3E      %3C/g%3E    %3C/g%3E    %3Cg id='Group_12620' data-name='Group 12620' transform='translate(665.333 1197.696)'%3E      %3Cg id='Group_12619' data-name='Group 12619' transform='translate(0 0)'%3E        %3Cpath id='Path_52647' data-name='Path 52647' d='M9.68,28.983h0A9.18,9.18,0,0,1,.5,19.8C.5,10.622,9.323.735,9.323.735s9.538,9.887,9.538,19.067A9.18,9.18,0,0,1,9.68,28.983Z' transform='translate(-0.5 -0.735)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_52648' data-name='Path 52648' d='M7,5.235V34.189' transform='translate(2.181 1.121)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_660' data-name='Line 660' x1='4.59' y2='3.075' transform='translate(8.952 12.635)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_662' data-name='Line 662' x1='5.639' y2='3.777' transform='translate(8.932 19.248)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_661' data-name='Line 661' x2='4.378' y2='3.224' transform='translate(4.819 12.56)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cline id='Line_663' data-name='Line 663' x2='5.378' y2='3.96' transform='translate(3.857 19.157)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3C/g%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--uncharted-frontiers--hover,.home-impact .impact-area--uncharted-frontiers:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='54.998' height='54.998' viewBox='0 0 54.998 54.998'%3E  %3Cg id='Group_15007' data-name='Group 15007' transform='translate(-712 -1187.92)'%3E    %3Cg id='Group_12618' data-name='Group 12618' transform='translate(712 1187.92)'%3E      %3Crect id='Rectangle_3878' data-name='Rectangle 3878' width='54.998' height='54.998' rx='27' transform='translate(0 0)' fill='%233e006b'/%3E    %3C/g%3E    %3Cg id='Group_14831' data-name='Group 14831' transform='translate(744.383 1195.364) rotate(45)'%3E      %3Cg id='Group_14826' data-name='Group 14826' transform='translate(0 0)'%3E        %3Cpath id='Path_53056' data-name='Path 53056' d='M3.028,24.016S0,17.586,0,12.8A15.665,15.665,0,0,1,6.332,0,15.444,15.444,0,0,1,13.34,12.8c0,3.939-3.028,11.218-3.028,11.218Z' transform='translate(4.066)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Ccircle id='Ellipse_399' data-name='Ellipse 399' cx='2.882' cy='2.882' r='2.882' transform='translate(7.854 8.177)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_53057' data-name='Path 53057' d='M5.419,2.709A2.709,2.709,0,1,0,0,2.709C0,4.975,2.709,7.936,2.709,7.936S5.419,5,5.419,2.709Z' transform='translate(8.027 27.333)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_53058' data-name='Path 53058' d='M1.236,0S6.6,3.395,4.992,8.03L0,5.425' transform='translate(16.162 15.278)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_53059' data-name='Path 53059' d='M4.057,0S-1.31,3.395.3,8.03l4.992-2.6' transform='translate(0 15.278)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3C/g%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-impact-area--uncharted-frontiers,.home-impact .impact-area--uncharted-frontiers{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='54.998' height='54.998' viewBox='0 0 54.998 54.998'%3E  %3Cg id='Group_15007' data-name='Group 15007' transform='translate(-712 -1187.92)'%3E    %3Cg id='Group_12618' data-name='Group 12618' transform='translate(712 1187.92)'%3E      %3Cg id='Rectangle_3878' data-name='Rectangle 3878' transform='translate(0 0)' fill='none' stroke='%23fff' stroke-width='2'%3E        %3Crect width='54.998' height='54.998' rx='27' stroke='none'/%3E        %3Crect x='1' y='1' width='52.998' height='52.998' rx='26' fill='none'/%3E      %3C/g%3E    %3C/g%3E    %3Cg id='Group_14831' data-name='Group 14831' transform='translate(744.383 1195.364) rotate(45)'%3E      %3Cg id='Group_14826' data-name='Group 14826' transform='translate(0 0)'%3E        %3Cpath id='Path_53056' data-name='Path 53056' d='M3.028,24.016S0,17.586,0,12.8A15.665,15.665,0,0,1,6.332,0,15.444,15.444,0,0,1,13.34,12.8c0,3.939-3.028,11.218-3.028,11.218Z' transform='translate(4.066)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Ccircle id='Ellipse_399' data-name='Ellipse 399' cx='2.882' cy='2.882' r='2.882' transform='translate(7.854 8.177)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_53057' data-name='Path 53057' d='M5.419,2.709A2.709,2.709,0,1,0,0,2.709C0,4.975,2.709,7.936,2.709,7.936S5.419,5,5.419,2.709Z' transform='translate(8.027 27.333)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_53058' data-name='Path 53058' d='M1.236,0S6.6,3.395,4.992,8.03L0,5.425' transform='translate(16.162 15.278)' fill='none' stroke='%23fff' stroke-width='2'/%3E        %3Cpath id='Path_53059' data-name='Path 53059' d='M4.057,0S-1.31,3.395.3,8.03l4.992-2.6' transform='translate(0 15.278)' fill='none' stroke='%23fff' stroke-width='2'/%3E      %3C/g%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-instagram{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='instagram_icon' data-name='instagram icon' xmlns='http://www.w3.org/2000/svg' width='15.379' height='15.379' viewBox='0 0 15.379 15.379'%3E  %3Cpath id='Path_3' data-name='Path 3' d='M7.69,1.367a23.578,23.578,0,0,1,3.076.085,3.963,3.963,0,0,1,1.452.256,3,3,0,0,1,1.452,1.452,3.963,3.963,0,0,1,.256,1.452c0,.769.085,1.025.085,3.076a23.578,23.578,0,0,1-.085,3.076,3.963,3.963,0,0,1-.256,1.452,3,3,0,0,1-1.452,1.452,3.963,3.963,0,0,1-1.452.256c-.769,0-1.025.085-3.076.085a23.578,23.578,0,0,1-3.076-.085,3.963,3.963,0,0,1-1.452-.256,3,3,0,0,1-1.452-1.452,3.963,3.963,0,0,1-.256-1.452c0-.769-.085-1.025-.085-3.076a23.578,23.578,0,0,1,.085-3.076,3.963,3.963,0,0,1,.256-1.452,3.069,3.069,0,0,1,.6-.854,1.445,1.445,0,0,1,.854-.6,3.963,3.963,0,0,1,1.452-.256A23.578,23.578,0,0,1,7.69,1.367M7.69,0A25.245,25.245,0,0,0,4.528.085a5.275,5.275,0,0,0-1.88.342,3.345,3.345,0,0,0-1.367.854A3.345,3.345,0,0,0,.427,2.649a3.893,3.893,0,0,0-.342,1.88A25.245,25.245,0,0,0,0,7.69a25.245,25.245,0,0,0,.085,3.161,5.275,5.275,0,0,0,.342,1.88A3.345,3.345,0,0,0,1.282,14.1a3.345,3.345,0,0,0,1.367.854,5.275,5.275,0,0,0,1.88.342,25.246,25.246,0,0,0,3.161.085,25.246,25.246,0,0,0,3.161-.085,5.275,5.275,0,0,0,1.88-.342,3.585,3.585,0,0,0,2.221-2.221,5.275,5.275,0,0,0,.342-1.88c0-.854.085-1.111.085-3.161a25.246,25.246,0,0,0-.085-3.161,5.275,5.275,0,0,0-.342-1.88A3.345,3.345,0,0,0,14.1,1.282,3.345,3.345,0,0,0,12.731.427a5.275,5.275,0,0,0-1.88-.342A25.245,25.245,0,0,0,7.69,0m0,3.759a3.867,3.867,0,0,0-3.93,3.93,3.93,3.93,0,1,0,3.93-3.93m0,6.494A2.517,2.517,0,0,1,5.126,7.69,2.517,2.517,0,0,1,7.69,5.126,2.517,2.517,0,0,1,10.253,7.69,2.517,2.517,0,0,1,7.69,10.253m4.1-7.6a.94.94,0,1,0,.94.94.948.948,0,0,0-.94-.94' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");}.icon-linkedin{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='linkedin' xmlns='http://www.w3.org/2000/svg' width='15.068' height='15.064' viewBox='0 0 15.068 15.064'%3E  %3Cpath id='Path_495' data-name='Path 495' d='M3.373,15.064H.249V5.007H3.373ZM1.809,3.635A1.818,1.818,0,1,1,3.618,1.809,1.824,1.824,0,0,1,1.809,3.635Zm13.255,11.43H11.947v-4.9c0-1.167-.024-2.663-1.624-2.663C8.7,7.505,8.45,8.773,8.45,10.084v4.98H5.33V5.007h3V6.379H8.37a3.283,3.283,0,0,1,2.956-1.624c3.161,0,3.743,2.081,3.743,4.785v5.525Z' fill='currentColor'/%3E%3C/svg%3E");}.icon-mit-logo--fallback{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 166.3 166.2' style='enable-background:new 0 0 166.3 166.2;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%238B959E;} .st1{fill:%23FFFFFF;}%3C/style%3E%3Cg%3E %3Crect id='Rectangle_4219' x='0.3' y='0.2' class='st0' width='166' height='166'/%3E %3Cpath id='mit_logo_std_rgb_black' class='st1' d='M89.1,110.6h12.2V73.8H89.1V110.6z M107.5,67.7h30.6V55.5h-30.6L107.5,67.7z   M89.1,55.5h12.2v12.2H89.1V55.5z M70.7,110.6H83V55.5H70.7V110.6z M52.4,98.3h12.2V55.5H52.4V98.3z M34,110.6h12.2V55.5H34V110.6z   M107.5,110.6h12.2V73.8h-12.2V110.6z'/%3E%3C/g%3E%3C/svg%3E");}.icon-mit-logo{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='53' viewBox='0 0 100 53'%3E%3Cpath d='M84.588,84.647H96.353V49.314H84.588Zm17.647-41.222h29.412V31.647H102.235ZM84.588,31.647H96.353V43.425H84.588Zm-17.647,53H78.706v-53H66.941ZM49.294,72.869H61.059V31.647H49.294ZM31.647,84.647H43.412v-53H31.647Zm70.588,0H114V49.314H102.235Z' transform='translate(-31.647 -31.647)'/%3E%3C/svg%3E");}.icon-nav-browse-technologies-icon{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 28 28' style='enable-background:new 0 0 28 28;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%239933FF;} .st1{fill:%23FFFFFF;}%3C/style%3E%3Cg id='nav-browse-technologies-icon' transform='translate(-254.571 -374)'%3E %3Cg id='Group_11374'%3E  %3Cg id='Ellipse_385'%3E   %3Ccircle class='st0' cx='268.6' cy='388' r='14'/%3E  %3C/g%3E  %3Cg%3E   %3Cpath class='st1' d='M270.8,393l-1,0.1l0.1,1.7l-0.8,0.2l0,0l-0.9,0.2l-0.8-1.9l-0.3,0c-0.6,0-1.2-0.2-1.8-0.4l-0.3-0.1l-1.5,1.4    l-1.3-1l1-1.8l-0.2-0.3c-0.4-0.5-0.6-1-0.8-1.6l-0.1-0.3l-2-0.3l0-1.7l2-0.4l0.1-0.3c0.2-0.6,0.4-1.2,0.8-1.7l0.2-0.3l-1-1.8    l1.3-1.1l1.5,1.4l0.3-0.1c0.3-0.1,0.5-0.2,0.8-0.3l0,0l0,0c0.3-0.1,0.6-0.1,0.9-0.1l0.3,0l0.8-1.9l1.6,0.4l-0.1,1.7l1,0l0.1-2.6    l-3.3-0.7l-0.8,2.1c-0.3,0-0.5,0.1-0.8,0.1l0,0c-0.2,0.1-0.5,0.1-0.7,0.2l-1.7-1.5l-2.6,2.1l1.1,2c-0.3,0.4-0.5,0.9-0.6,1.4    l-2.2,0.4l0.1,3.4l2.3,0.3c0.2,0.5,0.4,0.9,0.7,1.4l-1.1,2l2.7,2.1l1.7-1.5c0.5,0.2,1,0.3,1.5,0.3l0.9,2.1l1.7-0.4l0,0l1.6-0.4    L270.8,393z'/%3E   %3Cpath class='st1' d='M275.9,386.2c-0.8,0-1.4,0.5-1.6,1.2h-3.1c0-0.1,0-0.3-0.1-0.4c-0.1-0.5-0.3-0.9-0.6-1.3h1l1.3-1.3    c0.2,0.1,0.4,0.1,0.7,0.1c0.9,0,1.7-0.8,1.7-1.7s-0.8-1.7-1.7-1.7s-1.7,0.8-1.7,1.7c0,0.3,0.1,0.7,0.3,0.9l-1,1h-1.6    c-0.9-0.6-2-0.8-3.1-0.6c-1,0.2-1.8,0.9-2.4,1.8c-0.5,0.9-0.7,1.9-0.4,2.9c0.4,1.8,2,2.9,3.7,2.9c0.3,0,0.6,0,0.9-0.1    c0.4-0.1,0.8-0.3,1.2-0.6h1.6l1,1c-0.2,0.3-0.3,0.6-0.3,0.9c0,0.9,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7s-0.8-1.7-1.7-1.7    c-0.2,0-0.5,0-0.7,0.1l-1.3-1.3h-1c0.3-0.5,0.6-1.1,0.7-1.7h3.1c0.2,0.7,0.9,1.2,1.6,1.2c0.9,0,1.7-0.8,1.7-1.7    S276.9,386.2,275.9,386.2z M273.5,382.1c0.4,0,0.7,0.3,0.7,0.7s-0.3,0.7-0.7,0.7s-0.7-0.3-0.7-0.7S273.1,382.1,273.5,382.1z     M274.2,393c0,0.4-0.3,0.7-0.7,0.7s-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7S274.2,392.6,274.2,393z M268.1,390.7    c-0.7,0.2-1.5,0.1-2.2-0.3c-0.7-0.4-1.1-1-1.3-1.8l0,0c-0.4-1.5,0.6-3.1,2.1-3.5c1.5-0.4,3.1,0.6,3.5,2.1c0,0.1,0,0.1,0,0.2h-1.1    c-0.2-0.8-0.9-1.3-1.8-1.3c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8c0.8,0,1.5-0.6,1.8-1.3h1.1C270,389.5,269.2,390.4,268.1,390.7z     M268.2,387.9c0,0.5-0.4,0.8-0.8,0.8s-0.8-0.4-0.8-0.8s0.4-0.8,0.8-0.8S268.2,387.4,268.2,387.9z M275.9,388.6    c-0.4,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7S276.3,388.6,275.9,388.6z'/%3E  %3C/g%3E %3C/g%3E%3C/g%3E%3C/svg%3E");}.icon-nav-submit-invention-icon{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 28 28' style='enable-background:new 0 0 28 28;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%239933FF;} .st1{fill:%23FFFFFF;}%3C/style%3E%3Cg id='nav-submit-invention-icon' transform='translate(-254.071 -374)'%3E %3Ccircle id='Ellipse_385' class='st0' cx='268.1' cy='388' r='14'/%3E %3Cg%3E  %3Cpath class='st1' d='M271.5,383.9c-0.9-0.9-2.1-1.4-3.4-1.4c0,0,0,0,0,0c-1.3,0-2.5,0.5-3.4,1.4c-0.9,0.9-1.4,2.1-1.4,3.4   c0,1.3,0.5,2.5,1.4,3.4c0.8,0.8,1.2,1.8,1.2,2.9v0.6h4.4v-0.6c0-1,0.4-2.1,1.1-2.8c1-1,1.6-2.4,1.5-3.9   C272.8,385.9,272.3,384.8,271.5,383.9z M271.9,387.1c0.1,1.1-0.3,2.3-1.2,3.1c-0.8,0.8-1.4,2-1.4,3.1h-2.5   c-0.1-1.2-0.6-2.3-1.5-3.2c-0.7-0.7-1.1-1.7-1.1-2.7s0.4-2,1.1-2.7c0.7-0.7,1.7-1.1,2.7-1.1c0,0,0,0,0,0c1,0,2,0.4,2.7,1.1   C271.5,385.3,271.9,386.2,271.9,387.1L271.9,387.1z'/%3E  %3Crect x='267.6' y='385.9' class='st1' width='1' height='3.4'/%3E  %3Crect x='267.6' y='390.2' class='st1' width='1' height='1'/%3E     %3Crect x='260.5' y='390.7' transform='matrix(0.8697 -0.4935 0.4935 0.8697 -159.0045 180.0285)' class='st1' width='2' height='1'/%3E     %3Crect x='260.1' y='386.5' transform='matrix(7.779974e-03 -1 1 7.779974e-03 -128.9183 644.9948)' class='st1' width='1' height='2'/%3E     %3Crect x='261.1' y='382.7' transform='matrix(0.5066 -0.8622 0.8622 0.5066 -201.7585 414.8602)' class='st1' width='1' height='2'/%3E  %3Crect x='263.9' y='380' transform='matrix(0.8698 -0.4935 0.4935 0.8698 -153.572 180.0721)' class='st1' width='1' height='2'/%3E     %3Crect x='267.1' y='379.5' transform='matrix(7.812262e-03 -1 1 7.812262e-03 -113.9572 645.1569)' class='st1' width='2' height='1'/%3E     %3Crect x='270.9' y='380.5' transform='matrix(0.5071 -0.8619 0.8619 0.5071 -194.4071 422.1174)' class='st1' width='2' height='1'/%3E     %3Crect x='273.6' y='383.3' transform='matrix(0.8696 -0.4938 0.4938 0.8696 -153.7163 185.672)' class='st1' width='2' height='1'/%3E     %3Crect x='275.1' y='386.6' transform='matrix(7.812262e-03 -1 1 7.812262e-03 -114.1324 660.1243)' class='st1' width='1' height='2'/%3E     %3Crect x='274.1' y='390.3' transform='matrix(0.5065 -0.8622 0.8622 0.5065 -201.927 429.8292)' class='st1' width='1' height='2'/%3E  %3Cpath class='st1' d='M266,395.9h0.7v0.2c0,0.7,0.6,1.3,1.3,1.3s1.3-0.6,1.3-1.3v-0.2h0.7v-1H266V395.9z M268.4,396.2   c0,0.2-0.1,0.3-0.3,0.3s-0.3-0.1-0.3-0.3v-0.2h0.6V396.2z'/%3E %3C/g%3E%3C/g%3E%3C/svg%3E");}.icon-news-fallback-dark{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 498 332'%3E    %3Cdefs%3E        %3CclipPath id='e'%3E            %3Crect width='498' height='332' fill='none' /%3E        %3C/clipPath%3E    %3C/defs%3E    %3Cg clip-path='url(%23e)' fill='none'%3E        %3Crect width='498' height='332' fill='%23000' /%3E        %3Cg fill='none' opacity='.5'%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m465.5186,3.7954l-3.085.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m477.1123-5.4775l-6.5879,1.1592.7988,4.5186,7.7002-1.3555.4404,2.4961-10.8066,1.9023-2.8281-16.0088,10.7734-1.8965.4443,2.5186-7.666,1.3496.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m488.7383-6.8545l-.5361-9.8486,2.8418-.5.6035,16.4004-2.7979.4922-3.1914-9.1875.2061,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3262-9.8174,2.2148-.3901,3.1465,9.3896Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m242.8604,42.9795l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m254.4541,33.7065l-6.5869,1.1592.7988,4.5186,7.6992-1.355.4414,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5186-7.667,1.3491.7129,4.0352,6.5879-1.1592.4307,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m266.0801,32.3301l-.5352-9.8486,2.8418-.5005.6035,16.4004-2.7979.4927-3.1904-9.188.2051,9.7134-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.375-.3262-9.8174,2.2148-.3896,3.1455,9.3896Z'                    fill='%23fff' /%3E                %3Cpath                    d='m280.4902,32.0498c-.0508-.2871-.1475-.5449-.291-.7764-.1426-.2314-.3535-.4355-.6299-.6094-.2764-.1748-.624-.3169-1.041-.4287s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3633-.6855-.1738-1.3066-.4204-1.8623-.7373-.5557-.3179-1.0264-.7188-1.4111-1.2036-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.3115.1055-1.9116s.5029-1.1387.9414-1.6167c.4375-.478.9834-.8809,1.6367-1.2114.6543-.3315,1.3848-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.3555-.2002-.6748-.3672-.9551-.167-.2808-.3818-.5088-.6436-.6865-.2627-.1772-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0259c-.4121.0723-.7676.1855-1.0703.3403-.3018.1558-.5469.3428-.7363.5605-.1875.2183-.3164.4604-.3877.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1758.5591.3701.7734.1924.2158.4502.3965.7705.54.3213.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.2002,1.2676.4712,1.7852.8145.5195.3428.9492.7617,1.29,1.2588.3408.4946.5703,1.0723.6865,1.7314.125.7031.0938,1.3535-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923s-.9775.8555-1.6338,1.1714-1.3916.5454-2.207.6885c-.5059.0894-1.0195.1333-1.5391.1289-.5186-.0024-1.0244-.0591-1.5176-.1689-.4922-.1099-.9619-.2725-1.4092-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3584-.3306-.6621-.7222-.9131-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5352c.0996.4824.2568.8804.4727,1.1978.2148.3179.4795.562.7939.7334.3135.1714.6729.2739,1.0762.3101.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3301.7393-.5371.1904-.2085.3232-.4404.3994-.7002.0742-.2583.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m298.6387,28.9575c-.085-.4834-.0957-.9395-.0312-1.3667.0645-.4263.1914-.8359.3789-1.2285.1885-.3906.4297-.7725.7246-1.1416.2939-.3691.6318-.7417,1.0117-1.1196-.5488-.5752-.9941-1.1343-1.335-1.6743-.3428-.541-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1104-.5493.3232-1.0356.6338-1.4619.3105-.4238.7139-.7812,1.208-1.0684.4951-.2861,1.0684-.4883,1.7217-.603.5508-.0972,1.0703-.0854,1.5566.0322.4863.1187.9199.3203,1.2988.605.3799.2847.6973.6348.9531,1.0508.2549.416.4258.8735.5146,1.3716.0654.374.0693.7368.0098,1.0874-.0586.3491-.165.688-.3193,1.0142-.1553.3252-.3477.6411-.5781.9453-.2295.3052-.4824.5996-.7578.8818l-.7549.8696,3.3369,3.0068c.1602-.4595.2617-.9492.3018-1.4702.04-.5215.0107-1.0679-.0908-1.6392l2.6211-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1143.916-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5029.6162-.8779-.7871c-.4912.4727-1.0195.8584-1.583,1.1582-.5645.2988-1.2256.5156-1.9814.6484-.7422.1309-1.4287.1426-2.0605.0347-.6328-.1084-1.1914-.3164-1.6719-.624-.4824-.3091-.8809-.707-1.1943-1.1958-.3135-.4893-.5264-1.0493-.6377-1.6792Zm2.8477-8.7656c.0586.3301.1846.6499.3789.96.1953.3091.4434.6304.7441.9629l.8906-.939c.2012-.1865.3477-.3687.4365-.5474.0898-.1777.1455-.3428.1689-.4946.0215-.1514.0234-.2842.0039-.3975-.0205-.1133-.0371-.2031-.0488-.2686-.0303-.1768-.0869-.3442-.168-.5029-.082-.1611-.1816-.2974-.2998-.4126-.1182-.1147-.2529-.2012-.4033-.2583-.1504-.0562-.3096-.0693-.4785-.0396-.2578.0454-.4727.1274-.6484.25-.1758.1206-.3125.2695-.4102.4458s-.1602.3701-.1855.5835c-.0273.2114-.0205.4316.0195.6582Zm2.416,9.7559c.3818-.0674.7471-.1851,1.0957-.3521.3496-.1675.6758-.376.9805-.627l-3.5615-3.2495-.0762.0815c-.1826.251-.3262.4917-.4287.7222-.1045.2295-.1777.4458-.2207.6499s-.0625.3955-.0586.5723c.0049.1763.0215.3418.0488.4961.0508.293.1436.5566.2754.79s.2949.4263.4883.5767c.1934.1514.4141.2583.6641.3198.249.062.5137.0688.793.02Z'                    fill='%23fff' /%3E                %3Cpath                    d='m324.9082,12.0342l9.2744-1.6323.4414,2.4971-3.1279.5503,1.9473,11.0264,3.1289-.5503.4385,2.4854-9.2744,1.6323-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m351.166,23.9194l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m361.7188,17.7549c-.0508-.2871-.1465-.5449-.29-.7769-.1436-.2314-.3535-.4351-.6299-.6089-.2773-.1748-.624-.3174-1.041-.4287-.418-.1123-.9258-.1938-1.5264-.2471-.7314-.0679-1.4404-.189-2.126-.3633s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7188-1.4111-1.2041-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.311.1045-1.9116.1895-.6001.5029-1.1387.9414-1.6162.4385-.478.9834-.8813,1.6367-1.2119.6533-.3311,1.3838-.5664,2.1924-.709.8369-.147,1.624-.1616,2.3604-.0415.7363.1187,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0791-.356-.2002-.6748-.3682-.9556-.167-.2808-.3809-.5088-.6426-.686-.2627-.1777-.5713-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2061.0254-.4102.0723-.7676.1855-1.0684.3408-.3027.1553-.5488.3428-.7363.5601-.1895.2188-.3184.4609-.3887.7261-.0713.2661-.0811.542-.0303.8271.0537.3008.1768.5586.3701.7734.1924.2158.4492.396.7695.54.3213.1436.7002.2598,1.1367.3491.4355.0903.9229.1587,1.4609.2075.7725.084,1.4941.2246,2.165.4238.6719.2002,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.1265-.9287,1.5923s-.9775.8555-1.6328,1.1714c-.6562.3159-1.3916.5449-2.2061.6885-.5078.0894-1.0205.1333-1.54.1289-.5186-.0024-1.0244-.0596-1.5166-.1689-.4941-.1099-.9629-.2729-1.4102-.4893-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1763-.251-.4546-.4277-.9761-.5312-1.562l3.04-.5352c.1006.4819.2578.8799.4736,1.1978.2148.3174.4785.562.793.7329.3145.1719.6738.2744,1.0771.3101.4033.0347.8369.0112,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3364.3027-.1514.5498-.3306.7402-.5371.1904-.209.3232-.4404.3984-.7007.0762-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m365.5225,4.8867l9.2754-1.6323.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m391.9023,14.8223c-.1562.2773-.3838.5713-.6855.8809-.3008.3105-.6709.6074-1.1084.8931-.4385.2847-.9404.541-1.5059.7681-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0493-.792-.1943-1.501-.5493-2.1299-1.0649-.6299-.5166-1.1641-1.1924-1.6016-2.0264-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1499-.0859-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.708.9512-1.2861,1.6025-1.7329.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7109-.1841,2.4229-.0752.7119.1084,1.3379.3369,1.876.6841s.9922.8062,1.3623,1.3755c.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.377-1.0703-1.7217s-1.1104-.4448-1.9326-.3003c-.3965.0698-.7471.2358-1.0488.4966-.3027.2607-.543.6084-.7246,1.04-.1816.4326-.2939.9497-.3398,1.5508-.0449.6001-.001,1.2793.1328,2.0342l.3877,2.1982c.2715,1.4937.7236,2.5952,1.3564,3.3047.6328.708,1.4561.9771,2.4707.8057.2422-.043.4775-.1025.707-.1807.2285-.0776.4395-.168.6328-.2695.1943-.103.3633-.21.5059-.3228.1426-.1108.2461-.2227.3105-.3315l-.502-2.9043-2.6543.4673-.4082-2.3096,5.7383-1.0103,1.127,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m405.3301,14.3877l-3.0625.5391-1.2266-6.9375-4.5381.7983,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5381-.7983-1.1592-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m417.6855-1.6963l-4.9453.8701,2.3828,13.4902-3.1064.5469-2.3838-13.4902-4.8799.8584-.4443-2.5186,12.9326-2.2754.4443,2.5186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m429.4102,5.8423c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3169-1.041-.4292-.417-.1113-.9258-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7188-1.4111-1.2036-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5771.3486,1.0576.7983,1.4424,1.3501.3857.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2803-.3818-.5088-.6436-.686-.2627-.1772-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3018.1562-.5469.3433-.7354.5605-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54.3213.144.6992.2593,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.1997,1.2676.4707,1.7852.8145.5195.3428.9492.7617,1.29,1.2583.3418.4951.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923s-.9775.8555-1.6338,1.1714-1.3906.5449-2.207.6885c-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4092-.4893-.4473-.2153-.8496-.4888-1.2061-.8184-.3584-.3311-.6621-.7227-.9121-1.1768-.252-.4546-.4287-.9761-.5322-1.562l3.041-.5352c.0996.4819.2568.8804.4727,1.1978.2148.3174.4795.562.7939.7334.3135.1709.6729.2739,1.0762.3096.4043.0352.8379.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m20.2041,82.1641l-3.085.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m31.7979,72.8911l-6.5879,1.1592.7988,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5186-7.667,1.3491.7129,4.0352,6.5874-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m43.4233,71.5147l-.5356-9.8491,2.8418-.5005.6035,16.4004-2.7979.4927-3.1909-9.1875.2056,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3252-9.8174,2.2139-.3896,3.146,9.3896Z'                    fill='%23fff' /%3E                %3Cpath                    d='m57.833,71.2344c-.0508-.2871-.1475-.5449-.2905-.7769-.1431-.2314-.3535-.4351-.6299-.6089-.2769-.1748-.624-.3174-1.0415-.4292s-.9258-.1934-1.5259-.2466c-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0264-.7188-1.4111-1.2041-.3843-.4839-.6382-1.0737-.7612-1.77-.1191-.6738-.0845-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.4385-.478.9839-.8813,1.6377-1.2119.6528-.3311,1.3838-.5664,2.1914-.709.8374-.147,1.624-.1616,2.3608-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0571.7983,1.4424,1.3501.3853.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556s-.3813-.5088-.6436-.686c-.2622-.1777-.5713-.2964-.9268-.3584-.355-.0625-.7573-.0532-1.2051.0254-.4111.0723-.7681.1855-1.0693.3403-.3018.1558-.5479.3433-.7363.5605-.1885.2183-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1763.5591.3696.7739.1929.2158.4502.396.7705.54.3213.1436.6992.2593,1.1357.3486.4365.0908.9233.1592,1.4619.208.772.084,1.4937.2246,2.1646.4238.6719.1997,1.2666.4707,1.7852.8145.519.3428.9482.7617,1.2905,1.2583.3408.4946.5693,1.0728.686,1.7319.124.7031.0933,1.353-.0933,1.9487-.186.5967-.4951,1.1265-.9277,1.5923-.4331.4658-.9775.8555-1.6338,1.1714-.6558.3159-1.3911.5449-2.2061.688-.5073.0894-1.0205.1333-1.5396.1289-.519-.002-1.0249-.0591-1.5171-.1689-.4932-.1094-.9624-.2725-1.4102-.4888-.4468-.2153-.8496-.4888-1.2065-.8188-.3569-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4272-.9756-.5308-1.5615l3.04-.5352c.0996.4819.2573.8799.4727,1.1978.2148.3174.4795.562.7939.7329.3135.1714.6733.2744,1.0767.3101.4038.0347.8369.0107,1.2998-.0708.4111-.0723.7681-.1841,1.0703-.3359.3032-.1514.5493-.3306.7402-.5371.1904-.209.3228-.4404.3989-.7007.0752-.2578.0874-.5308.0371-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m75.9819,68.1421c-.0854-.4834-.0962-.9399-.0312-1.3672.0645-.4263.1909-.8359.3789-1.2285.1885-.3906.4302-.7725.7241-1.1416.2944-.3687.6318-.7417,1.0122-1.1196-.5488-.5752-.9937-1.1338-1.3354-1.6738-.3418-.541-.5674-1.1235-.6777-1.7466-.1108-.6299-.1113-1.2202,0-1.7671.1113-.5493.3232-1.0356.6338-1.4619.311-.4243.7139-.7812,1.208-1.0684.4951-.2866,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0854,1.5562.0322.4868.1191.9199.3203,1.2998.6055.3794.2842.6973.6343.9517,1.0508.2559.416.4272.873.5151,1.3711.0664.374.0698.7373.0107,1.0879-.0596.3486-.1665.6875-.3203,1.0137-.1553.3252-.3472.6411-.5776.9453-.23.3057-.4829.5996-.7583.8818l-.7549.8701,3.3364,3.0063c.1611-.4595.2617-.9492.3022-1.4697.04-.522.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0039.2085,1.9639.0938,2.8794-.1143.9165-.3975,1.7686-.8486,2.5581l2.5381,2.2749-3.5039.6167-.877-.7871c-.4922.4722-1.0205.8584-1.584,1.1577-.5645.2988-1.2251.5156-1.9814.6489-.7412.1304-1.4287.1426-2.061.0342-.6323-.1079-1.1899-.3159-1.6714-.624-.4824-.3086-.8809-.707-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7661c.0581.3301.1846.6504.3799.9604.1943.3091.4424.6299.7432.9624l.8906-.939c.2017-.1865.3477-.3682.437-.5474.0894-.1777.146-.3428.1685-.4946.0225-.1509.0239-.2842.0039-.3975-.0205-.1133-.0361-.2031-.0479-.2686-.0312-.1768-.0874-.3438-.1689-.5029-.0811-.1606-.1812-.2974-.2998-.4126-.1182-.1147-.2529-.2007-.4028-.2578-.1504-.0566-.3101-.0693-.479-.04-.2568.0454-.4727.1279-.6479.25-.1763.1211-.3125.2695-.4102.4458s-.1602.3706-.1865.5835c-.0269.2114-.02.4316.02.6582Zm2.416,9.7559c.3818-.0674.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.25-.0762.082c-.1831.2505-.3262.4912-.4292.7217-.103.23-.1768.4463-.2197.6504-.0439.2041-.063.3955-.0586.5718s.021.3418.0483.4961c.0518.293.1436.5566.2764.79.1318.2339.2944.4263.4878.5767.1929.1514.4141.2588.6636.3203.2495.062.5142.0684.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m102.251,51.2183l9.2744-1.6323.4414,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m128.5088,63.104l-3.084.5425-6.2856-9.5391,1.8237,10.3242-3.1162.5488-2.8281-16.0088,3.1162-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m139.0625,56.939c-.0508-.2871-.1475-.5449-.291-.7764-.1431-.2319-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3174-1.041-.4292s-.9258-.1938-1.5259-.2471c-.7314-.0679-1.4399-.1885-2.1255-.3628-.686-.1748-1.3071-.4209-1.8623-.7378-.5562-.3179-1.0269-.7183-1.4116-1.2036-.3843-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.0845-1.3115.105-1.9116.1895-.6006.5029-1.1387.9414-1.6167.438-.478.9834-.8809,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3608-.042.7368.1191,1.3931.354,1.9692.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.1665-.2808-.3813-.5093-.6431-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0532-1.2051.0259-.4116.0723-.7681.1855-1.0698.3403-.3022.1558-.5474.3428-.7358.5605-.189.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5591.3696.7739.1929.2153.4502.3955.7705.5396.3213.144.6992.2598,1.1353.3491.436.0903.9238.1587,1.4624.208.772.0835,1.4932.2246,2.1646.4233.6714.2002,1.2666.4712,1.7852.8149.519.3428.9482.7612,1.2896,1.2578.3408.4951.5703,1.0732.687,1.7324.124.7031.0933,1.3525-.0933,1.9482-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4658-.978.856-1.6338,1.1714-.6558.3159-1.3916.5449-2.2065.6885-.5068.0894-1.02.1333-1.5391.1289-.519-.002-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2725-1.4097-.4888-.4473-.2153-.8496-.4888-1.2065-.8188-.3579-.3311-.6616-.7227-.9126-1.1768-.2505-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4814.2568.8799.4727,1.1973.2148.3179.4795.562.7935.7334s.6733.2744,1.0767.3101c.4043.0347.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3301.7397-.5371.1904-.2085.3232-.4404.3989-.7002.0752-.2583.0879-.5312.0376-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m142.8652,44.0708l9.2754-1.6323.4409,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m169.2451,54.0068c-.1553.2769-.3838.5708-.6855.8809-.3008.3105-.6699.6074-1.1084.8926-.438.2847-.9399.541-1.5054.7686-.5659.2285-1.186.4019-1.8613.521-.9111.1602-1.7622.144-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6021-2.0259-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0859.1406-.9351.4194-1.7578.8359-2.4653.416-.7075.9507-1.2856,1.6021-1.7329.6514-.4478,1.3926-.7432,2.2222-.8896.9038-.1587,1.7114-.1841,2.4233-.0747.7119.1084,1.3374.3364,1.8755.6841.5386.3472.9922.8057,1.3618,1.375.3696.5703.6626,1.2329.8794,1.9883l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7217-.4658-.3452-1.1104-.4453-1.9326-.3008-.397.0703-.7461.2363-1.0488.4971-.3022.2607-.5435.6079-.7241,1.0396-.1816.4326-.2944.9502-.3394,1.5513-.0459.5996-.002,1.2788.1318,2.0337l.3882,2.1982c.271,1.4937.7241,2.5952,1.356,3.3047.6328.7085,1.4565.9771,2.4712.8057.2422-.0425.4775-.1021.7065-.1807.228-.0776.4395-.168.6338-.2695.1934-.1025.3623-.21.5054-.3228.1431-.1104.2461-.2227.3101-.3315l-.5015-2.9043-2.6553.4673-.4077-2.3096,5.7393-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m182.6729,53.5718l-3.0625.5391-1.2256-6.9375-4.5386.7988,1.2261,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1592,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m195.0283,37.4878l-4.9458.8706,2.3833,13.4902-3.1064.5464-2.3833-13.4902-4.8804.8589-.4443-2.5186,12.9326-2.2759.4443,2.5186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m206.7529,45.0264c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2314-.3535-.4355-.6309-.6094-.2764-.1748-.623-.3169-1.041-.4287s-.9258-.1934-1.5254-.2471c-.7314-.0674-1.4395-.1885-2.126-.3628s-1.3066-.4204-1.8623-.7378c-.5557-.3179-1.0264-.7188-1.4111-1.2036-.3838-.4839-.6377-1.0737-.7607-1.77-.1191-.6738-.085-1.3115.1055-1.9116.1895-.6001.502-1.1387.9404-1.6167.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0576.7988,1.4434,1.3501.3848.5527.6406,1.187.7676,1.9058l-3.0176.5312c-.0791-.3555-.2012-.6743-.3682-.9551s-.3818-.5088-.6436-.6865c-.2617-.1772-.5713-.2959-.9268-.3584-.3545-.0625-.7568-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3428-.7363.5605-.1885.2183-.3184.4604-.3887.7256-.0703.2666-.0801.542-.0293.8271.0527.3008.1758.5591.3691.7734.1934.2158.4512.3965.7715.54.3203.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4619.208.7725.0835,1.4932.2246,2.165.4233.6719.2002,1.2656.4712,1.7852.8149.5186.3423.9482.7612,1.29,1.2583.3408.4946.5693,1.0723.6865,1.7314.123.7031.0928,1.3535-.0938,1.9492-.1855.5962-.4951,1.126-.9277,1.5918-.4336.4658-.9775.856-1.6328,1.1714-.6562.3159-1.3926.5454-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.0024-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3574-.3306-.6611-.7222-.9131-1.1768-.25-.4541-.4268-.9761-.5303-1.562l3.04-.5347c.0996.4819.2578.8799.4727,1.1973.2148.3179.4795.562.7939.7334.3135.1714.6729.2744,1.0771.3101.4033.0347.8359.0107,1.2988-.0708.4121-.0723.7686-.1846,1.0703-.3364.3037-.1509.5508-.3301.7402-.5371.1914-.2085.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0371-.8164Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m24.9971,17.25l-3.085.5425-6.2847-9.5381,1.8237,10.3232-3.1172.5488L11.5059,3.1187l3.1172-.5488,6.2446,9.501-1.8052-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m36.5908,7.9766l-6.5869,1.1592.7979,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9019L25.3076.6895l10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m48.2168,6.6006l-.5361-9.8486,2.8428-.5.6025,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6201,2.8311-.498,2.8379,9.3745-.3262-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m62.6265,6.3203c-.0508-.2861-.1479-.5454-.2905-.7769-.1431-.2314-.3535-.4341-.6304-.6089s-.6235-.3164-1.041-.4292c-.4175-.1118-.9258-.1934-1.5259-.2471-.7314-.0679-1.4399-.1885-2.1255-.3618-.686-.1753-1.3062-.4209-1.8623-.7388s-1.0269-.7183-1.4116-1.2036c-.3838-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.084-1.3125.1055-1.9116.1895-.6011.5024-1.1396.9404-1.6177.4385-.478.9839-.8809,1.6382-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3608-.042s1.3926.354,1.9692.7017c.5767.3486,1.0576.7988,1.4429,1.3511.3848.5518.6411,1.1875.7681,1.9053l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.167-.2798-.3813-.5088-.6431-.686-.2622-.1768-.5718-.2964-.9263-.3589-.356-.062-.7578-.0527-1.2056.0259-.4111.0723-.7681.1855-1.0698.3413-.3018.1548-.5474.3423-.7358.5596-.1885.2183-.3179.4604-.3892.7261-.0698.2656-.0796.5415-.0293.8267.0532.3018.1758.5591.3701.7749.1924.2158.4497.395.77.5391.3213.1436.6997.2593,1.1353.3496.4365.0894.9238.1587,1.4624.208.772.0825,1.4932.2236,2.1646.4229.6719.1997,1.2666.4717,1.7852.8145.519.3428.9482.7622,1.29,1.2578.3408.4951.5698,1.0732.6865,1.7324.124.7031.0928,1.3525-.0933,1.9492-.186.5957-.4956,1.1265-.9282,1.5923-.4326.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.519-.0029-1.0249-.0601-1.5176-.1699-.4927-.1084-.9624-.2725-1.4092-.4878-.4478-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9756-.5312-1.5605l3.0405-.5352c.0996.4805.2573.8789.4727,1.1963.2148.3188.4795.5625.7935.7344.3145.1704.6733.2744,1.0771.3091s.8369.0107,1.2993-.0708c.4111-.0723.7686-.1846,1.0708-.3354.3032-.1519.5493-.3311.7397-.5376.1904-.208.3237-.4409.3989-.6997.0757-.2593.0879-.5308.0376-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m80.7754,3.2285c-.0854-.4844-.0962-.9404-.0312-1.3667.0645-.4272.1904-.8374.3789-1.2285.1885-.3916.4297-.7734.7236-1.1426.2944-.3687.6323-.7417,1.0122-1.1187-.5483-.5762-.9937-1.1338-1.335-1.6748-.3418-.541-.5679-1.123-.6777-1.7461-.1113-.6299-.1113-1.2197,0-1.7681.1108-.5493.3228-1.0356.6343-1.4604.3105-.4253.7139-.7812,1.208-1.0688.4941-.2871,1.0684-.4888,1.7217-.604.5508-.0967,1.0698-.0854,1.5566.0332.4863.1187.9194.3193,1.2988.604s.6973.6348.9521,1.0508c.2554.4165.4277.8745.5156,1.3726.0659.374.0693.7358.0098,1.0869-.0591.3496-.166.6885-.3203,1.0137-.1543.3262-.3467.6411-.5771.9453-.23.3057-.4824.5996-.7583.8828l-.7549.8691,3.3364,3.0063c.1611-.4585.2617-.9492.3022-1.4702.0405-.5205.0103-1.0679-.0908-1.6392l2.6216-.4614c.1777,1.0039.209,1.9648.0947,2.8804-.1147.9155-.3975,1.7686-.8486,2.5581l2.5371,2.2739-3.5029.6167-.8779-.7871c-.4912.4722-1.02.8579-1.584,1.1577s-1.2246.5156-1.981.6489c-.7417.1304-1.4287.1426-2.061.0342-.6323-.1074-1.1895-.3164-1.6714-.624-.4829-.3086-.8809-.7061-1.1943-1.1953-.3135-.4897-.5259-1.0488-.6372-1.6787Zm2.8472-8.7656c.0581.3291.1846.6494.3794.959.1943.3105.4424.6304.7432.9629l.8911-.939c.2017-.1865.3472-.3687.4365-.5474.0898-.1777.146-.3428.1689-.4946.022-.1499.0234-.2832.0034-.3965-.02-.1143-.0361-.2031-.0479-.2695-.0308-.1758-.0869-.3442-.168-.5029-.082-.1597-.1816-.2974-.3003-.4126-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0552-.3101-.0693-.479-.0396-.2573.0454-.4731.1279-.6484.25-.1758.1216-.312.2705-.4097.4458-.0977.1763-.1602.3706-.1865.5835-.0269.2124-.0205.4316.02.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0962-.3511.3491-.1685.6758-.3755.98-.6265L84.5527-.0107l-.0762.082c-.1826.2515-.3257.4912-.4287.7217-.1035.2295-.1768.4473-.2202.6509-.0435.2041-.063.395-.0581.5713.0044.1763.0205.3428.0479.4961.0518.2939.1445.5566.2764.79.1318.2349.2944.4263.4878.5767.1929.1514.4146.2583.6646.3213.249.0605.5137.0674.7925.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m107.0439-13.6948l9.2754-1.6323.4409,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m133.3027-1.8105l-3.085.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m487.3232,127.2163l-3.085.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m498.917,117.9434l-6.5879,1.1592.7988,4.5186,7.7002-1.3555.4404,2.4961-10.8066,1.9023-2.8281-16.0088,10.7734-1.8965.4443,2.5176-7.666,1.3496.7129,4.0352,6.5869-1.1592.4316,2.4414Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m264.665,166.4004l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m276.2588,157.1274l-6.5869,1.1592.7988,4.5186,7.6992-1.355.4414,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5176-7.667,1.3491.7129,4.0352,6.5879-1.1592.4307,2.4414Z'                    fill='%23fff' /%3E                %3Cpath                    d='m287.8848,155.75l-.5352-9.8477,2.8418-.5005.6035,16.4004-2.7979.4927-3.1904-9.189.2051,9.7144-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.375-.3262-9.8174,2.2148-.3896,3.1455,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m302.2949,155.4707c-.0508-.2871-.1475-.5449-.291-.7764-.1426-.2324-.3535-.4355-.6299-.6094-.2764-.1748-.624-.3169-1.041-.4287s-.9258-.1943-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3633-.6855-.1738-1.3066-.4204-1.8623-.7373-.5557-.3179-1.0264-.7197-1.4111-1.2036s-.6387-1.0737-.7617-1.77c-.1191-.6738-.084-1.3115.1055-1.9116s.5029-1.1387.9414-1.6167c.4375-.478.9834-.8809,1.6367-1.2114.6543-.3315,1.3848-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.3555-.2002-.6748-.3672-.9551-.167-.2808-.3818-.5098-.6436-.6865-.2627-.1772-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0259c-.4121.0723-.7676.1855-1.0703.3403-.3018.1558-.5469.3428-.7363.5605-.1875.2183-.3164.4604-.3877.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1758.5591.3701.7734.1924.2158.4502.3965.7705.54.3213.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.165.4233.6709.2002,1.2666.4712,1.7842.8135.5195.3438.9492.7627,1.29,1.2598.3408.4946.5703,1.0723.6865,1.7314.125.7031.0938,1.3535-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8555-1.6338,1.1714s-1.3916.5454-2.207.6885c-.5059.0894-1.0195.1333-1.5391.1289-.5186-.0024-1.0244-.0591-1.5176-.1689-.4922-.1099-.9619-.2725-1.4092-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3584-.3306-.6621-.7222-.9131-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5352c.0996.4824.2568.8804.4727,1.1978.2148.3179.4795.562.7939.7334s.6729.2739,1.0762.3101c.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3301.7393-.5371.1904-.2085.3232-.4404.3994-.7002.0742-.2583.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m320.4434,152.3784c-.085-.4834-.0957-.9395-.0312-1.3667.0645-.4263.1914-.8359.3789-1.2285.1885-.3906.4297-.7725.7246-1.1416.2939-.3691.6318-.7427,1.0117-1.1196-.5488-.5752-.9941-1.1343-1.335-1.6743-.3428-.541-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7681s.3232-1.0347.6338-1.4609c.3105-.4238.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7217-.603.5508-.0972,1.0703-.0864,1.5566.0322s.9199.3203,1.2988.605c.3799.2847.6973.6348.9531,1.0508.2549.416.4258.8735.5146,1.3716.0654.374.0693.7368.0107,1.0874-.0596.3491-.166.688-.3203,1.0142-.1553.3252-.3477.6411-.5781.9453-.2295.3052-.4824.5996-.7578.8818l-.7549.8696,3.3369,3.0068c.1602-.4595.2617-.9492.3018-1.4702.04-.5215.0107-1.0679-.0908-1.6392l2.6211-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1143.916-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5029.6162-.8779-.7871c-.4912.4727-1.0195.8584-1.583,1.1572-.5645.2998-1.2256.5166-1.9814.6494-.7422.1309-1.4287.1426-2.0605.0347-.6328-.1084-1.1914-.3164-1.6719-.624-.4824-.3091-.8809-.707-1.1943-1.1958-.3135-.4893-.5264-1.0493-.6377-1.6792Zm2.8477-8.7656c.0586.3301.1846.6499.3789.96.1953.3091.4434.6304.7441.9629l.8906-.939c.2012-.1865.3477-.3696.4365-.5474.0898-.1787.1455-.3428.1689-.4946.0215-.1514.0234-.2842.0039-.3975-.0205-.1133-.0371-.2031-.0488-.2695-.0303-.1758-.0869-.3433-.168-.502-.082-.1611-.1816-.2974-.2998-.4126-.1182-.1147-.2529-.2012-.4033-.2583-.1504-.0562-.3096-.0693-.4785-.0396-.2578.0454-.4727.1274-.6484.25-.1758.1206-.3125.2695-.4102.4458s-.1602.3701-.1855.5825c-.0273.2124-.0205.4326.0195.6592Zm2.416,9.7559c.3818-.0674.7471-.1851,1.0957-.3521.3496-.1675.6758-.376.9805-.627l-3.5615-3.2495-.0762.0815c-.1826.251-.3262.4917-.4287.7222-.1045.2295-.1777.4458-.2207.6499s-.0625.3945-.0586.5723c.0049.1763.0215.3418.0488.4961.0508.293.1436.5566.2754.79s.2949.4263.4883.5767c.1934.1514.4141.2583.6641.3198.249.062.5137.0688.793.02Z'                    fill='%23fff' /%3E                %3Cpath                    d='m346.7129,135.4551l9.2744-1.6323.4414,2.4971-3.1279.5503,1.9473,11.0264,3.1289-.5503.4385,2.4854-9.2744,1.6323-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m372.9707,147.3403l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m383.5234,141.1758c-.0508-.2871-.1465-.5449-.29-.7769-.1436-.2324-.3535-.4351-.6299-.6089-.2773-.1748-.624-.3174-1.041-.4287-.418-.1123-.9258-.1948-1.5264-.2471-.7314-.0679-1.4404-.189-2.126-.3633s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7197-1.4111-1.2041-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.311.1045-1.9116.1895-.6001.5029-1.1387.9414-1.6162.4385-.478.9834-.8813,1.6367-1.2119.6533-.3311,1.3838-.5664,2.1924-.709.8369-.147,1.624-.1616,2.3604-.0415.7363.1187,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0791-.356-.2002-.6748-.3682-.9556-.167-.2808-.3809-.5098-.6426-.686-.2627-.1777-.5713-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2061.0254-.4102.0723-.7676.1855-1.0684.3408-.3027.1553-.5488.3428-.7363.5601-.1895.2188-.3184.4609-.3887.7261-.0713.2661-.0811.542-.0303.8271.0537.3008.1768.5586.3701.7734.1924.2158.4492.396.7695.54.3213.1436.7002.2598,1.1367.3491.4355.0903.9229.1587,1.4609.2075.7725.084,1.4941.2246,2.165.4238.6719.2002,1.2666.4707,1.7852.8135.5186.3438.9482.7627,1.29,1.2593.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.1265-.9287,1.5923-.4326.4648-.9775.8555-1.6328,1.1714-.6562.3159-1.3916.5449-2.2061.6885-.5078.0894-1.0205.1333-1.54.1289-.5186-.0024-1.0244-.0596-1.5166-.1689-.4941-.1099-.9629-.2729-1.4102-.4893-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1763-.251-.4546-.4277-.9761-.5312-1.562l3.04-.5352c.1006.4819.2578.8799.4736,1.1978.2148.3174.4785.562.793.7329.3145.1719.6738.2744,1.0771.3101.4033.0347.8369.0112,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3364.3027-.1514.5498-.3306.7402-.5371.1904-.209.3232-.4404.3984-.7007.0762-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m387.3271,128.3076l9.2754-1.6323.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m413.707,138.2432c-.1562.2773-.3838.5703-.6855.8799-.3008.3115-.6709.6084-1.1084.894-.4385.2847-.9404.541-1.5059.7681-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7607.1436-2.5527-.0493-.792-.1943-1.501-.5493-2.1299-1.0649-.6299-.5166-1.1641-1.1924-1.6016-2.0264-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1499-.0859-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.708.9512-1.2861,1.6025-1.7329.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7109-.1841,2.4229-.0762.7119.1094,1.3379.3379,1.876.6851s.9922.8062,1.3623,1.3755c.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.377-1.0703-1.7217s-1.1104-.4448-1.9326-.3003c-.3965.0698-.7471.2358-1.0488.4956-.3027.2617-.543.6094-.7246,1.041-.1816.4326-.2939.9497-.3398,1.5508-.0449.6001-.001,1.2793.1328,2.0342l.3877,2.1982c.2715,1.4937.7236,2.5952,1.3564,3.3047.6328.708,1.4561.9771,2.4707.8057.2422-.043.4775-.1025.707-.1807.2285-.0776.4395-.168.6328-.2695.1943-.103.3633-.21.5059-.3228.1426-.1108.2461-.2227.3105-.3315l-.502-2.9043-2.6543.4673-.4082-2.3096,5.7383-1.0103,1.127,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m427.1348,137.8086l-3.0625.5391-1.2266-6.9375-4.5381.7983,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5381-.7983-1.1592-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m439.4902,121.7236l-4.9453.8701,2.3828,13.4912-3.1064.5469-2.3838-13.4912-4.8799.8584-.4443-2.5176,12.9326-2.2754.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m451.2148,129.2632c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2324-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3169-1.041-.4292-.417-.1113-.9258-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7197-1.4111-1.2036-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5771.3486,1.0576.7983,1.4424,1.3501.3857.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2803-.3818-.5098-.6436-.686-.2627-.1772-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3018.1562-.5469.3433-.7354.5605-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54.3213.144.6992.2593,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.165.4233.6709.1997,1.2666.4707,1.7842.8135.5195.3438.9492.7627,1.29,1.2593.3418.4951.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8555-1.6338,1.1714s-1.3906.5449-2.207.6885c-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4092-.4893-.4473-.2153-.8496-.4888-1.2061-.8184-.3584-.3311-.6621-.7227-.9121-1.1768-.252-.4546-.4287-.9761-.5322-1.562l3.041-.5352c.0996.4819.2568.8804.4727,1.1978.2148.3174.4795.562.7939.7334.3145.1709.6729.2739,1.0762.3096.4043.0352.8379.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m42.0088,205.585l-3.085.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m53.6025,196.312l-6.5879,1.1592.7988,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5176-7.667,1.3491.7129,4.0352,6.5874-1.1592.4316,2.4414Z'                    fill='%23fff' /%3E                %3Cpath                    d='m65.228,194.9346l-.5356-9.8481,2.8418-.5005.6035,16.4004-2.7979.4927-3.1909-9.1885.2056,9.7139-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3252-9.8174,2.2139-.3896,3.146,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m79.6377,194.6553c-.0508-.2871-.1475-.5449-.29-.7769-.1436-.2324-.354-.4351-.6304-.6089-.2769-.1748-.624-.3174-1.0415-.4292s-.9258-.1943-1.5259-.2466c-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0264-.7197-1.4111-1.2041-.3843-.4839-.6382-1.0737-.7612-1.77-.1191-.6738-.0845-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.4385-.478.9839-.8813,1.6377-1.2119.6528-.3311,1.3838-.5664,2.1914-.709.8374-.147,1.624-.1616,2.3608-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0571.7983,1.4424,1.3501.3853.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556s-.3813-.5098-.6431-.686c-.2627-.1777-.5718-.2964-.9272-.3584-.355-.0625-.7573-.0532-1.2051.0254-.4111.0723-.7681.1855-1.0693.3403-.3018.1558-.5479.3433-.7363.5605-.1885.2183-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1763.5591.3696.7739.1929.2158.4502.396.7705.54.3213.1436.6992.2593,1.1357.3486.4365.0908.9233.1592,1.4619.208.772.084,1.4937.2246,2.165.4238.6714.1997,1.2661.4707,1.7847.8135.519.3438.9487.7627,1.2905,1.2593.3408.4946.5693,1.0728.686,1.7319.124.7031.0933,1.353-.0933,1.9487-.186.5967-.4951,1.1265-.9277,1.5923-.4331.4648-.9775.8555-1.6338,1.1714-.6558.3159-1.3911.5449-2.2061.688-.5073.0894-1.0205.1333-1.5396.1289-.519-.002-1.0249-.0591-1.5171-.1689-.4932-.1094-.9624-.2725-1.4102-.4888-.4468-.2153-.8496-.4888-1.2065-.8188-.3569-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4272-.9756-.5308-1.5615l3.04-.5352c.0996.4819.2573.8799.4727,1.1978.2148.3174.4795.562.7939.7329.314.1714.6733.2744,1.0767.3101.4038.0347.8369.0107,1.2998-.0708.4111-.0723.7681-.1841,1.0703-.3359.3032-.1514.5493-.3306.7402-.5371.1904-.209.3228-.4404.3989-.7007.0752-.2578.0874-.5308.0371-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m97.7866,191.563c-.0854-.4834-.0962-.9399-.0312-1.3672.0649-.4263.1909-.8359.3794-1.2285.188-.3906.4297-.7725.7236-1.1416.2944-.3687.6318-.7427,1.0122-1.1196-.5488-.5752-.9937-1.1338-1.3354-1.6738-.3418-.541-.5674-1.1235-.6777-1.7466-.1108-.6299-.1113-1.2202,0-1.7681.1113-.5483.3232-1.0347.6343-1.4609.3105-.4243.7139-.7812,1.2075-1.0684.4951-.2876,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0864,1.5562.0322.4868.1191.9199.3203,1.2998.6055.3794.2842.6973.6343.9517,1.0508.2559.416.4272.873.5151,1.3711.0664.374.0698.7373.0107,1.0879-.0596.3486-.1665.6875-.3203,1.0137-.1553.3252-.3472.6411-.5776.9453-.23.3057-.4829.5996-.7583.8818l-.7549.8701,3.3364,3.0063c.1611-.4595.2617-.9492.3022-1.4697.04-.522.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0039.2085,1.9639.0938,2.8794-.1143.9165-.3975,1.7686-.8481,2.5581l2.5376,2.2749-3.5039.6167-.877-.7871c-.4922.4722-1.0205.8584-1.584,1.1567-.5645.2998-1.2251.5166-1.9814.6499-.7412.1304-1.4282.1426-2.061.0342-.6323-.1079-1.1899-.3159-1.6714-.624-.4824-.3086-.8809-.707-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7661c.0581.3301.1846.6504.3799.9604.1943.3091.4424.6299.7432.9624l.8906-.939c.2017-.1865.3477-.3691.437-.5474.0894-.1787.146-.3428.1685-.4946.0225-.1509.0239-.2842.0039-.3975-.0205-.1133-.0361-.2031-.0479-.2695-.0312-.1758-.0874-.3428-.1689-.502-.0811-.1606-.1812-.2974-.2998-.4126-.1182-.1147-.2529-.2007-.4028-.2578-.1504-.0566-.3101-.0693-.479-.04-.2568.0454-.4727.1279-.6479.25-.1763.1211-.3125.2695-.4102.4458s-.1602.3706-.1865.5825c-.0269.2124-.02.4326.02.6592Zm2.416,9.7559c.3818-.0674.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.25-.0762.082c-.1826.2505-.3262.4912-.4292.7217-.103.23-.1768.4463-.2197.6504-.0439.2041-.063.3945-.0586.5718.0044.1763.021.3418.0483.4961.0518.293.1436.5566.2764.79.1318.2339.2944.4263.4878.5767.1929.1514.4141.2588.6636.3203.2495.062.5142.0684.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m124.0557,174.6392l9.2744-1.6323.4414,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m150.3135,186.5249l-3.084.5425-6.2856-9.5391,1.8237,10.3242-3.1162.5488-2.8281-16.0088,3.1162-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m160.8672,180.3599c-.0508-.2871-.1475-.5449-.291-.7764-.1431-.2329-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3174-1.041-.4292s-.9258-.1948-1.5259-.2471c-.7314-.0679-1.4399-.1885-2.1255-.3628-.686-.1748-1.3071-.4209-1.8623-.7378-.5562-.3179-1.0269-.7192-1.4116-1.2036-.3843-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.0845-1.3115.105-1.9116.1895-.6006.5029-1.1387.9414-1.6167.438-.478.9834-.8809,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3608-.042.7368.1191,1.3931.354,1.9692.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.1665-.2808-.3813-.5103-.6431-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0532-1.2051.0259-.4116.0723-.7681.1855-1.0698.3403-.3022.1558-.5474.3428-.7358.5605-.189.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5591.3696.7739.1929.2153.4502.3955.7705.5396.3213.144.6992.2598,1.1353.3491.436.0903.9238.1587,1.4624.208.772.0835,1.4932.2246,2.165.4233.6709.2002,1.2661.4712,1.7847.814.519.3438.9487.7622,1.2896,1.2588.3408.4951.5703,1.0732.687,1.7324.124.7031.0933,1.3525-.0933,1.9482-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4648-.978.856-1.6338,1.1714-.6558.3159-1.3916.5449-2.2065.6885-.5068.0894-1.02.1333-1.5391.1289-.519-.002-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2725-1.4097-.4888-.4473-.2153-.8496-.4888-1.2065-.8188-.3579-.3311-.6616-.7227-.9126-1.1768-.2505-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4814.2568.8799.4727,1.1973.2148.3179.4795.562.7935.7334.3145.1714.6733.2744,1.0767.3101.4043.0347.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3301.7397-.5371.1904-.2085.3232-.4404.3989-.7002.0752-.2583.0879-.5312.0376-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m164.6699,167.4917l9.2754-1.6323.4409,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m191.0498,177.4277c-.1553.2769-.3838.5698-.6855.8799-.3008.3115-.6699.6084-1.1084.8936-.438.2847-.9399.541-1.5054.7686-.5659.2285-1.186.4019-1.8613.521-.9111.1602-1.7617.144-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6021-2.0259-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0859.1406-.9351.4194-1.7578.8359-2.4653.416-.7075.9507-1.2856,1.6021-1.7329.6514-.4478,1.3926-.7432,2.2222-.8896.9038-.1587,1.7114-.1841,2.4233-.0757.7124.1094,1.3374.3374,1.8755.6851.5391.3472.9922.8057,1.3618,1.375.3696.5703.6626,1.2329.8794,1.9883l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7217-.4658-.3452-1.1104-.4453-1.9326-.3008-.397.0703-.7461.2363-1.0488.4961-.3022.2617-.5435.6089-.7241,1.0405-.1816.4326-.2944.9502-.3394,1.5513-.0459.5996-.002,1.2788.1318,2.0337l.3882,2.1982c.271,1.4937.7241,2.5952,1.356,3.3047.6328.7085,1.4565.9771,2.4712.8057.2422-.0425.478-.1021.7065-.1807.228-.0776.4395-.168.6338-.2695.1934-.1025.3623-.21.5054-.3228.1431-.1104.2461-.2227.3101-.3315l-.5015-2.9043-2.6553.4673-.4077-2.3096,5.7393-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m204.4775,176.9927l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2266,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1592,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m216.833,160.9077l-4.9463.8706,2.3838,13.4912-3.1064.5464-2.3828-13.4912-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m228.5576,168.4473c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2324-.3535-.4355-.6309-.6094-.2764-.1748-.623-.3169-1.041-.4287s-.9258-.1943-1.5254-.2471c-.7314-.0674-1.4395-.1885-2.126-.3628s-1.3066-.4204-1.8623-.7378c-.5557-.3179-1.0264-.7197-1.4111-1.2036-.3838-.4839-.6377-1.0737-.7607-1.77-.1191-.6738-.085-1.3115.1055-1.9116.1895-.6001.502-1.1387.9404-1.6167.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0576.7988,1.4434,1.3501.3848.5527.6406,1.187.7676,1.9058l-3.0176.5312c-.0791-.3555-.2012-.6743-.3682-.9551s-.3818-.5098-.6436-.6865c-.2617-.1772-.5713-.2959-.9268-.3584-.3545-.0625-.7568-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3428-.7363.5605-.1885.2183-.3184.4604-.3887.7256-.0703.2666-.0801.542-.0293.8271.0527.3008.1758.5591.3691.7734.1934.2158.4512.3965.7715.54.3203.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4619.208.7725.0835,1.4932.2246,2.165.4233.6719.2002,1.2656.4712,1.7852.814.5186.3433.9482.7622,1.29,1.2593.3408.4946.5693,1.0723.6865,1.7314.123.7031.0928,1.3535-.0938,1.9492-.1855.5962-.4951,1.126-.9277,1.5918-.4336.4648-.9775.856-1.6328,1.1714-.6562.3159-1.3926.5454-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.0024-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3574-.3306-.6611-.7222-.9131-1.1768-.25-.4541-.4268-.9761-.5303-1.562l3.04-.5347c.0996.4819.2578.8799.4727,1.1973.2148.3179.4805.562.7939.7334s.6729.2744,1.0771.3101c.4033.0347.8359.0107,1.2988-.0708.4121-.0723.7686-.1846,1.0703-.3364.3037-.1509.5508-.3301.7402-.5371.1914-.2085.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0371-.8164Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m5.9004,207.6318c-.0508-.2871-.1475-.5449-.291-.7764-.1426-.2329-.353-.4355-.6299-.6094-.2764-.1748-.6235-.3169-1.041-.4287s-.9258-.1948-1.5259-.2471c-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4116-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.438-.478.9834-.8809,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3608-.042.7368.1191,1.3931.354,1.9692.7017.5767.3486,1.0576.7988,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2808-.3813-.5098-.6431-.686-.2627-.1772-.5713-.2964-.9268-.3584-.3555-.0625-.7573-.0532-1.2051.0259-.4111.0723-.7681.1851-1.0698.3403-.3022.1558-.5474.3428-.7358.5605-.1885.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5586.3696.7734.1929.2158.4502.396.7705.54.3213.144.6992.2598,1.1353.3491.436.0903.9238.1587,1.4624.2075.772.084,1.4932.2246,2.165.4238.6714.2002,1.2661.4707,1.7847.8135.519.3438.9487.7627,1.2896,1.2593.3418.4946.5703,1.0728.687,1.7319.124.7031.0933,1.353-.0933,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8555-1.6338,1.1714s-1.3911.5449-2.2065.6885c-.5068.0894-1.02.1333-1.5391.1289-.519-.0024-1.0249-.0591-1.5176-.1689s-.9624-.2729-1.4097-.4893c-.4473-.2153-.8496-.4888-1.2065-.8184-.3579-.3311-.6616-.7227-.9121-1.1768-.251-.4546-.4282-.9761-.5317-1.562l3.041-.5352c.0996.4819.2573.8804.4727,1.1978.2148.3179.4795.562.7935.7334.3145.1714.6733.2739,1.0767.3101.4043.0342.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3232-.4404.3989-.7007.0757-.2578.0879-.5308.0376-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m509.127,250.6353l-3.084.5425-6.2852-9.5391,1.8242,10.3237-3.1172.5488-2.8281-16.0083,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m286.4697,289.8188l-3.085.543-6.2842-9.5391,1.8232,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8047-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m298.0635,280.5464l-6.5869,1.1592.7988,4.5186,7.6992-1.3555.4414,2.4961-10.8066,1.9023-2.8281-16.0088,10.7734-1.8965.4443,2.5176-7.667,1.3496.7129,4.0352,6.5879-1.1592.4307,2.4414Z'                    fill='%23fff' /%3E                %3Cpath                    d='m309.6895,279.1685l-.5352-9.8477,2.8418-.5.6035,16.4004-2.7988.4922-3.1895-9.1885.2051,9.7139-2.7988.4922-5.0312-15.6211,2.832-.498,2.8369,9.374-.3262-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m324.0996,278.8892c-.0508-.2871-.1484-.5449-.291-.7773-.1436-.2314-.3535-.4346-.6309-.6084-.2754-.1748-.623-.3164-1.04-.4287-.418-.1113-.9268-.1943-1.5264-.2471-.7314-.0674-1.4395-.1885-2.125-.3633-.6865-.1738-1.3066-.4199-1.8633-.7373-.5557-.3174-1.0264-.7197-1.4111-1.2031-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.3115.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6172.4375-.4775.9834-.8809,1.6367-1.2109.6533-.332,1.3838-.5674,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.3535,1.9697.7012.5762.3486,1.0576.7988,1.4424,1.3506.3848.5527.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2012-.6748-.3682-.9551s-.3818-.5098-.6436-.6865-.5703-.2959-.9258-.3584-.7578-.0527-1.2051.0264c-.4121.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3428-.7363.5605-.1885.2188-.3174.4609-.3887.7256-.0703.2666-.0801.542-.0293.8271.0527.3008.1758.5596.3701.7734.1924.2158.4502.3965.7705.54.3203.1445.6992.2598,1.1348.3496.4365.0898.9238.1582,1.4629.208.7715.083,1.4932.2236,2.1641.4229.6719.2002,1.2666.4717,1.7852.8135.5195.3438.9492.7627,1.29,1.2598.3408.4951.5703,1.0723.6865,1.7314.124.7031.0938,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9287,1.5918-.4326.4648-.9775.8555-1.6328,1.1719-.6562.3154-1.3926.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5186-.0029-1.0254-.0596-1.5176-.1689-.4922-.1104-.9629-.2725-1.4092-.4893-.4473-.2148-.8496-.4893-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9766-.5312-1.5625l3.04-.5352c.0996.4824.2578.8809.4727,1.1982s.4805.5615.7949.7334c.3135.1709.6729.2734,1.0762.3096.4043.0352.8369.0107,1.2988-.0703.4121-.0723.7695-.1846,1.0713-.3369.3027-.1504.5498-.3301.7402-.5371.1904-.208.3232-.4404.3984-.7002.0752-.2578.0879-.5312.0381-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m342.248,275.7974c-.0859-.4834-.0957-.9395-.0312-1.3672.0645-.4258.1914-.8359.3789-1.2285.1875-.3906.4297-.7725.7246-1.1416.2939-.3691.6318-.7422,1.0117-1.1191-.5488-.5752-.9941-1.1348-1.335-1.6748-.3428-.541-.5684-1.123-.6787-1.7461-.1113-.6299-.1113-1.2197.001-1.7686.1104-.5479.3223-1.0342.6338-1.4609.3105-.4238.7129-.7812,1.208-1.0684.4941-.2871,1.0674-.4883,1.7217-.6025.5508-.0977,1.0703-.0869,1.5566.0322.4863.1182.9199.3203,1.2988.6035.3799.2861.6973.6357.9531,1.0518.2549.416.4258.874.5137,1.3721.0664.374.0703.7363.0107,1.0859-.0596.3506-.166.6895-.3203,1.0156-.1543.3252-.3467.6406-.5771.9453s-.4824.5996-.7578.8818l-.7549.8691,3.3359,3.0068c.1611-.459.2617-.9492.3018-1.4707.041-.5205.0107-1.0674-.0898-1.6387l2.6211-.4609c.1777,1.0039.209,1.9639.0947,2.8789-.1152.916-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5029.6162-.8779-.7871c-.4912.4727-1.0195.8584-1.584,1.1572-.5645.2998-1.2246.5166-1.9805.6494-.7422.1309-1.4297.1426-2.0615.0352-.6318-.1084-1.1904-.3164-1.6709-.624-.4824-.3096-.8809-.707-1.1943-1.1963-.3145-.4893-.5264-1.0488-.6377-1.6787Zm2.8477-8.7656c.0576.3301.1836.6494.3789.959s.4424.6309.7441.9639l.8906-.9395c.2012-.1865.3467-.3691.4365-.5469.0889-.1787.1455-.3428.1689-.4951.0215-.1514.0234-.2842.0029-.3975s-.0361-.2031-.0479-.2695c-.0312-.1758-.0869-.3428-.168-.502-.082-.1611-.1816-.2969-.2998-.4121s-.2539-.2012-.4033-.2588c-.1504-.0557-.3096-.0693-.4785-.0391-.2578.0449-.4736.127-.6484.25-.1758.1201-.3125.2695-.4102.4453s-.1602.3701-.1865.583c-.0264.2119-.0205.4326.0205.6592Zm2.416,9.7559c.3809-.0674.7471-.1855,1.0957-.3525.3496-.167.6758-.376.9805-.627l-3.5625-3.249-.0762.0811c-.1816.251-.3262.4922-.4277.7227-.1045.2295-.1777.4453-.2207.6494-.0439.2041-.0635.3945-.0586.5723.0049.1768.0215.3418.0479.4961.0518.293.1445.5566.2764.79s.2949.4268.4883.5771c.1924.1514.4141.2578.6641.3193.249.0625.5137.0693.793.0205Z'                    fill='%23fff' /%3E                %3Cpath                    d='m368.5176,258.8735l9.2744-1.6318.4404,2.4971-3.1279.5498,1.9482,11.0264,3.1289-.5498.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4404-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m394.7754,270.7593l-3.084.543-6.2861-9.5391,1.8242,10.3242-3.1172.5479-2.8281-16.0088,3.1172-.5479,6.2451,9.501-1.8066-10.2822,3.1074-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m405.3281,264.5942c-.0508-.2871-.1465-.5449-.29-.7773-.1436-.2314-.3535-.4346-.6299-.6084-.2773-.1748-.624-.3174-1.042-.4287-.417-.1123-.9258-.1943-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3633-.6855-.1738-1.3066-.4199-1.8623-.7373-.5557-.3184-1.0264-.7197-1.4111-1.2041-.3848-.4834-.6377-1.0732-.7607-1.7695-.1191-.6738-.085-1.3115.1045-1.9121.1895-.5996.5029-1.1396.9414-1.6162.4385-.4775.9844-.8809,1.6377-1.2119s1.3838-.5664,2.1914-.709c.8379-.1465,1.624-.1611,2.3613-.041.7363.1182,1.3926.3535,1.9697.7012.5762.3486,1.0566.7988,1.4424,1.3506.3848.5518.6416,1.1865.7686,1.9053l-3.0186.5312c-.0791-.3555-.2012-.6748-.3682-.9551-.167-.2812-.3809-.5098-.6426-.6865-.2627-.1777-.5723-.2959-.9277-.3584s-.7568-.0527-1.2051.0254c-.4111.0723-.7676.1855-1.0693.3408s-.5479.3428-.7363.5605c-.1885.2188-.3174.4609-.3877.7256-.0713.2666-.0811.542-.0312.8271.0537.3008.1768.5586.3711.7734.1914.2158.4492.3965.7695.54.3213.1436.6992.2598,1.1357.3496s.9229.1582,1.4619.207c.7725.084,1.4941.2246,2.165.4238.6719.2002,1.2666.4707,1.7852.8135.5186.3438.9482.7627,1.29,1.2598.3408.4941.5693,1.0723.6855,1.7314.125.7031.0938,1.3535-.0928,1.9492-.1865.5967-.4951,1.126-.9277,1.5918-.4326.4648-.9775.8555-1.6328,1.1719-.6572.3154-1.3916.5449-2.207.6885-.5068.0889-1.0205.1328-1.5391.1289-.5195-.0029-1.0254-.0596-1.5176-.1689-.4932-.1104-.9619-.2734-1.4092-.4893s-.8496-.4893-1.207-.8193-.6611-.7217-.9121-1.1758c-.251-.4551-.4277-.9766-.5312-1.5625l3.04-.5352c.1006.4824.2578.8799.4727,1.1982.2148.3174.4795.5615.7939.7324.3145.1719.6738.2744,1.0771.3105.4033.0342.8369.0107,1.2998-.0703.4102-.0732.7676-.1846,1.0703-.3369.3027-.1514.5498-.3301.7402-.5371.1895-.209.3223-.4404.3984-.7002.0752-.2578.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m409.1318,251.7261l9.2744-1.6318.4414,2.4971-3.1289.5498,1.9492,11.0264,3.1279-.5498.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0518.5371-.4404-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m435.5107,261.6616c-.1553.2773-.3838.5703-.6846.8799-.3008.3105-.6709.6084-1.1094.8945-.4375.2842-.9395.541-1.5049.7676-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0488-.792-.1943-1.502-.5498-2.1309-1.0654-.6289-.5176-1.1631-1.1924-1.6016-2.0264-.4385-.833-.7568-1.8096-.9551-2.9316l-.3848-2.1768c-.1982-1.1211-.2256-2.1494-.085-3.0859.1416-.9346.4199-1.7568.8359-2.4644.417-.708.9512-1.2861,1.6025-1.7329.6514-.4482,1.3926-.7437,2.2227-.8896.9033-.1592,1.7109-.1841,2.4229-.0762.7119.1094,1.3369.3379,1.876.6851.5381.3472.9922.8062,1.3613,1.3755.3691.5703.6631,1.2324.8789,1.9873l-3.0186.5312c-.2471-.8018-.6035-1.377-1.0703-1.7212-.4658-.3447-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2358-1.0479.4956-.3027.2612-.5439.6089-.7246,1.0405-.1816.4326-.2949.9502-.3398,1.5498-.0449.6016-.002,1.2803.1318,2.0352l.3887,2.1982c.2715,1.4941.7236,2.5957,1.3564,3.3047.6318.708,1.4561.9775,2.4707.8057.2422-.043.4775-.1025.7061-.1807.2285-.0771.4404-.168.6338-.2695.1943-.1025.3633-.21.5059-.3223.1426-.1113.2461-.2227.3105-.332l-.502-2.9043-2.6553.4678-.4072-2.3096,5.7383-1.0107,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m448.9395,261.2271l-3.0625.5391-1.2266-6.9375-4.5381.7988,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.564,3.0625-.5391,2.8281,16.0083Z'                    fill='%23fff' /%3E                %3Cpath                    d='m461.2949,245.1426l-4.9453.8701,2.3828,13.4907-3.1074.5469-2.3828-13.4907-4.8799.8584-.4443-2.5176,12.9316-2.2754.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m473.0195,252.6821c-.0508-.2871-.1484-.5449-.291-.7783-.1426-.2314-.3535-.4336-.6309-.6074-.2754-.1748-.623-.3169-1.04-.4292-.418-.1113-.9268-.1943-1.5264-.2471-.7314-.0674-1.4395-.1885-2.125-.3628-.6865-.1743-1.3066-.4204-1.8633-.7373-.5557-.3184-1.0264-.7197-1.4111-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6167.4375-.478.9834-.8813,1.6367-1.2114.6533-.3315,1.3838-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2012-.6748-.3682-.9556-.167-.2803-.3818-.5098-.6436-.686-.2617-.1772-.5703-.2964-.9258-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3433-.7363.5605-.1875.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0293.8267.0527.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54s.6992.2593,1.1348.3491c.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.1997,1.2666.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2593.3408.4951.5703,1.0728.6865,1.7319.124.7031.0938,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9287,1.5928-.4326.4648-.9775.8555-1.6328,1.1709-.6562.3164-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5186-.002-1.0254-.0596-1.5176-.1689s-.9629-.2725-1.4092-.4893c-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1768-.252-.4541-.4287-.9756-.5322-1.5615l3.04-.5352c.0996.4814.2578.8799.4727,1.1973s.4805.5625.7949.7334c.3135.1709.6729.2744,1.0762.3096.4043.0352.8369.0107,1.2988-.0703.4121-.0723.7695-.1846,1.0713-.3359.3037-.1514.5498-.3311.7402-.5371.1904-.209.3232-.4404.3984-.7012.0762-.2578.0879-.5303.0381-.8154Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m63.813,329.0034l-3.0845.543-6.2852-9.5391,1.8237,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2446,9.501-1.8057-10.2822,3.1069-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m75.4067,319.731l-6.5874,1.1592.7983,4.5186,7.7002-1.3555.4409,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5176-7.667,1.3496.7129,4.0352,6.5874-1.1592.4312,2.4414Z'                    fill='%23fff' /%3E                %3Cpath                    d='m87.0327,318.353l-.5356-9.8477,2.8418-.501.603,16.4004-2.7979.4932-3.1904-9.1885.2051,9.7139-2.7979.4922-5.0308-15.6211,2.8311-.498,2.8369,9.374-.3257-9.8164,2.2144-.3896,3.146,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m101.4419,318.0737c-.0503-.2871-.147-.5449-.29-.7773-.1431-.2314-.354-.4346-.6304-.6084-.2769-.1748-.624-.3174-1.041-.4287-.418-.1123-.9263-.1943-1.5264-.2471-.7314-.0674-1.4399-.1885-2.1255-.3633-.686-.1738-1.3062-.4199-1.8623-.7373-.5562-.3184-1.0264-.7197-1.4106-1.2041-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6738-.084-1.3115.1055-1.9121.1895-.5996.5029-1.1396.9414-1.6162.438-.4775.9834-.8809,1.6372-1.2119.6528-.3311,1.3843-.5664,2.1919-.709.8369-.1465,1.624-.1611,2.3604-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0576.7988,1.4424,1.3506.3853.5518.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2007-.6748-.3672-.9551-.1675-.2812-.3818-.5098-.6436-.6865-.2622-.1777-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0254c-.4111.0723-.7686.1855-1.0698.3408-.3018.1553-.5474.3428-.7363.5605-.1885.2178-.3179.4609-.3882.7256-.0708.2666-.0806.542-.0303.8271.0532.3008.1763.5586.3701.7734.1924.2158.4497.3965.7705.54s.6992.2598,1.1353.3486c.4365.0908.9233.1592,1.4624.208.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.29,1.2598.3408.4941.5698,1.0723.686,1.7314.124.7031.0933,1.3535-.0928,1.9492-.1865.5967-.4956,1.126-.9282,1.5918-.4331.4648-.9771.8555-1.6333,1.1719-.6562.3154-1.3916.5449-2.2065.6875-.5073.0898-1.02.1338-1.5396.1289-.5186-.002-1.0249-.0586-1.5166-.1689-.4932-.1094-.9629-.2725-1.4102-.4883s-.8496-.4893-1.207-.8193c-.3569-.3301-.6606-.7217-.9116-1.1768-.2515-.4541-.4277-.9756-.5312-1.5615l3.04-.5352c.1001.4824.2573.8799.4727,1.1982.2148.3174.4795.5615.7944.7324.3135.1719.6729.2744,1.0767.3105.4033.0342.8364.0107,1.2993-.0713.4111-.0723.7681-.1836,1.0703-.3359.3032-.1514.5498-.3301.7402-.5371.1904-.209.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0366-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m119.5908,314.9819c-.0854-.4834-.0962-.9404-.0312-1.3672s.1914-.8359.3794-1.2285c.188-.3906.4297-.7725.7241-1.1416.2939-.3691.6318-.7432,1.0117-1.1201-.5483-.5752-.9937-1.1338-1.335-1.6738-.3418-.541-.5674-1.123-.6777-1.7461-.1113-.6299-.1118-1.2207,0-1.7686.1113-.5479.3228-1.0342.6338-1.4609.3105-.4238.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7217-.6035.5508-.0967,1.0698-.0859,1.5566.0322.4863.1191.9199.3203,1.2993.6045.3794.2852.6973.6357.9521,1.0518.2554.416.4272.873.5151,1.3711.0659.374.0698.7373.0103,1.0869s-.1665.6885-.3203,1.0146c-.1548.3252-.3467.6416-.5776.9453-.23.3057-.4824.5996-.7583.8818l-.7544.8701,3.3359,3.0068c.1611-.46.2617-.9492.3022-1.4707s.0103-1.0674-.0903-1.6387l2.6221-.4619c.1772,1.0039.208,1.9639.0938,2.8799-.1147.916-.3975,1.7686-.8486,2.5576l2.5376,2.2754-3.5034.6162-.877-.7871c-.4922.4727-1.0205.8584-1.5845,1.1572-.5645.2998-1.2251.5166-1.9814.6494-.7412.1309-1.4282.1426-2.061.0342-.6323-.1074-1.1895-.3154-1.6714-.624-.4824-.3086-.8804-.707-1.1938-1.1953-.3135-.4893-.5264-1.0488-.6377-1.6787Zm2.8472-8.7666c.0581.3301.1846.6504.3799.96.1948.3096.4429.6309.7432.9629l.8906-.9385c.2017-.1865.3481-.3691.437-.5479.0894-.1787.146-.3428.1685-.4941.0229-.1514.0239-.2842.0039-.3975s-.0356-.2031-.0474-.2695c-.0312-.1758-.0874-.3428-.1689-.502-.0811-.1611-.1816-.2979-.2998-.4131-.1187-.1143-.2534-.2002-.4033-.2578-.1504-.0566-.3096-.0693-.4785-.04-.2568.0459-.4731.1279-.6484.25-.1758.1211-.312.2695-.4102.4463-.0977.1748-.1602.3701-.1865.582-.0269.2129-.02.4326.02.6592Zm2.416,9.7559c.3818-.0674.7476-.1846,1.0972-.3516.3486-.167.6748-.376.979-.627l-3.561-3.25-.0767.082c-.1826.251-.3262.4912-.4287.7217-.1035.2305-.1772.4463-.2202.6504-.0439.2041-.063.3945-.0586.5723.0049.1758.0215.3418.0488.4961.0518.293.1436.5566.2759.79.1318.2334.2944.4258.4878.5762.1929.1514.4141.2588.6641.3203.249.0625.5137.0684.7925.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m145.8599,298.0581l9.2749-1.6328.4409,2.4971-3.1279.5508,1.9482,11.0264,3.1279-.5508.439,2.4854-9.2749,1.6328-.439-2.4854,3.0513-.5371-1.9482-11.0264-3.0513.5371-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m172.1182,309.9438l-3.0845.542-6.2856-9.5391,1.8242,10.3242-3.1167.5488-2.8281-16.0088,3.1167-.5488,6.2446,9.501-1.8052-10.2822,3.1064-.5459,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m182.6714,303.7788c-.0503-.2871-.1475-.5449-.2905-.7773-.1436-.2324-.3535-.4346-.6304-.6084-.2764-.1748-.6235-.3174-1.0405-.4287-.418-.1123-.9263-.1953-1.5264-.2471-.7314-.0684-1.4399-.1885-2.1255-.3633-.686-.1748-1.3066-.4209-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4116-1.2041-.3843-.4844-.6377-1.0732-.7607-1.7695-.1191-.6738-.084-1.3115.105-1.9121.1895-.6006.5034-1.1396.9414-1.6162.438-.4785.9839-.8809,1.6377-1.2119.6528-.3311,1.3833-.5664,2.1919-.709.8369-.1475,1.6235-.1621,2.3604-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0571.7988,1.4424,1.3496.3853.5527.6416,1.1875.7686,1.9062l-3.0186.5312c-.0781-.3564-.2007-.6748-.3682-.9551-.1665-.2812-.3813-.5107-.6431-.6865-.2622-.1777-.5713-.2959-.9263-.3584-.356-.0625-.7578-.0537-1.2051.0254-.4121.0723-.7686.1855-1.0703.3408s-.5469.3428-.7358.5605-.3179.46-.3887.7256c-.0703.2656-.0801.542-.0298.8271.0532.3008.1758.5586.3701.7734.1924.2158.4497.3955.7705.54.3208.1436.6992.2598,1.1348.3486.4365.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2588.3408.4951.5703,1.0732.6865,1.7324.124.7031.0933,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9282,1.5928-.4331.4648-.978.8555-1.6333,1.1709-.6562.3164-1.3921.5449-2.207.6885-.5068.0898-1.0195.1338-1.5391.1289-.5186-.002-1.0249-.0586-1.5176-.1689-.4922-.1094-.9624-.2725-1.4092-.4883-.4473-.2158-.8496-.4893-1.207-.8193-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9756-.5312-1.5615l3.0405-.5352c.0996.4814.2573.8799.4727,1.1973.2148.3184.4795.5625.7939.7334.314.1719.6733.2744,1.0767.3105.4038.0342.8369.0107,1.2993-.0713.4111-.0723.7686-.1846,1.0708-.3359.3032-.1514.5498-.3301.7402-.5371.1899-.209.3232-.4404.3984-.7002.0752-.2588.0879-.5312.0376-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m186.4746,290.9106l9.2754-1.6328.4404,2.4971-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6328-.439-2.4854,3.0513-.5371-1.9482-11.0264-3.0513.5371-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m212.8535,300.8462c-.1543.2773-.3828.5703-.6846.8799-.3018.3105-.6709.6084-1.1084.8936-.4385.2852-.9395.541-1.5059.7686-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0498-.792-.1934-1.502-.5488-2.1309-1.0645-.6289-.5176-1.1621-1.1924-1.6016-2.0264-.4385-.833-.7568-1.8105-.9551-2.9326l-.3848-2.1768c-.1973-1.1211-.2266-2.1484-.084-3.085.1406-.9346.4189-1.7578.8359-2.4648.416-.708.9502-1.2861,1.6016-1.7334s1.3926-.7432,2.2227-.8896c.9033-.1582,1.7109-.1836,2.4229-.0752.7119.1094,1.3379.3369,1.876.6846.5391.3477.9922.8057,1.3613,1.375.3701.5703.6621,1.2334.8789,1.9883l-3.0176.5312c-.248-.8018-.6045-1.377-1.0703-1.7217-.4668-.3447-1.1104-.4453-1.9326-.3008-.3975.0703-.7471.2363-1.0488.4961-.3018.2617-.5439.6094-.7246,1.041-.1807.4326-.2939.9502-.3389,1.5498-.0469.6006-.002,1.2803.1309,2.0352l.3887,2.1982c.2715,1.4932.7246,2.5947,1.3564,3.3047.6328.708,1.4561.9766,2.4707.8057.2422-.043.4775-.1025.707-.1807.2275-.0781.4395-.168.6338-.2695.1934-.1025.3623-.21.5049-.3232.1436-.1104.2461-.2227.3105-.3311l-.502-2.9043-2.6553.4668-.4082-2.3096,5.7402-1.0098,1.125,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m226.2812,300.4116l-3.0615.5391-1.2256-6.9375-4.5391.7988,1.2266,6.9375-3.0742.54-2.8281-16.0088,3.0742-.54,1.1592,6.5645,4.5381-.7988-1.1592-6.5645,3.0615-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m238.6377,284.3267l-4.9463.8701,2.3838,13.4912-3.1064.5469-2.3828-13.4912-4.8809.8584-.4453-2.5176,12.9336-2.2754.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m250.3613,291.8657c-.0498-.2871-.1465-.5449-.2891-.7773-.1436-.2314-.3545-.4346-.6309-.6084-.2773-.1748-.624-.3164-1.041-.4287-.418-.1113-.9258-.1943-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3623-.6865-.1748-1.3066-.4209-1.8623-.7383-.5566-.3174-1.0273-.7197-1.4111-1.2031-.3848-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.085-1.3115.1045-1.9111.1895-.6006.5029-1.1396.9414-1.6172s.9834-.8809,1.6377-1.2109c.6523-.332,1.3838-.5674,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.3535,1.9697.7012.5762.3486,1.0576.7988,1.4424,1.3506.3857.5527.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6738-.3672-.9551-.167-.2803-.3818-.5098-.6436-.6865s-.5713-.2959-.9268-.3584-.7578-.0527-1.2051.0264c-.4111.0723-.7686.1855-1.0693.3398-.3027.1562-.5479.3428-.7363.5605-.1895.2188-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1768.5596.3701.7734.1924.2158.4502.3965.7705.54.3213.1445.7002.2598,1.1357.3496s.9229.1582,1.4619.208c.7715.083,1.4932.2246,2.165.4229.6709.2002,1.2656.4717,1.7852.8145.5176.3428.9482.7617,1.2891,1.2588.3418.4951.5703,1.0723.6865,1.7314.124.7031.0938,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9277,1.5918-.4336.4648-.9775.8564-1.6328,1.1719-.6572.3154-1.3926.5449-2.207.6885-.5078.0889-1.0195.1328-1.54.1289-.5186-.0029-1.0244-.0596-1.5166-.1689-.4932-.1094-.9629-.2725-1.4102-.4893-.4473-.2148-.8496-.4893-1.207-.8184-.3574-.3311-.6602-.7227-.9121-1.1768-.251-.4541-.4277-.9766-.5312-1.5625l3.041-.5342c.0996.4814.2568.8799.4727,1.1973.2148.3174.4795.5615.7939.7334.3135.1709.6729.2744,1.0771.3096.4033.0352.8359.0107,1.2988-.0703.4111-.0723.7676-.1846,1.0703-.3369.3027-.1504.5498-.3301.7402-.5371.1904-.208.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0361-.8164Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m3.6245,339.5962l-3.0625.5381-1.2256-6.9375-4.5386.7988,1.2256,6.9375-3.0728.541-2.8281-16.0088,3.0728-.541,1.1597,6.5645,4.5386-.7988-1.1597-6.5645,3.0625-.5381,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m15.9805,323.5103l-4.9458.8711,2.3833,13.4912-3.1069.5469-2.3833-13.4912-4.8799.8584-.4448-2.5176,12.9326-2.2764.4448,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m27.7046,331.0503c-.0503-.2871-.1475-.5449-.2905-.7773-.1426-.2314-.3535-.4346-.6304-.6084-.2764-.1748-.6235-.3164-1.0405-.4287-.418-.1113-.9263-.1943-1.5264-.2471-.7314-.0674-1.4399-.1885-2.1255-.3633-.686-.1738-1.3062-.4199-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4116-1.2031-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.3115.1055-1.9121.1895-.5996.5029-1.1396.9409-1.6162.438-.4775.9839-.8809,1.6377-1.2109.6528-.332,1.3833-.5674,2.1919-.709.8369-.1475,1.624-.1621,2.3604-.042.7368.1191,1.3931.3535,1.9697.7012.5762.3486,1.0571.7988,1.4424,1.3506s.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2007-.6748-.3682-.9551-.1665-.2812-.3813-.5098-.6431-.6865-.2622-.1768-.5713-.2959-.9263-.3584-.356-.0625-.7578-.0527-1.2051.0264-.4111.0723-.7686.1846-1.0703.3398-.3018.1562-.5469.3428-.7358.5605-.1885.2188-.3179.4609-.3887.7256-.0703.2666-.0801.542-.0298.8271.0532.3008.1758.5586.3701.7734.1924.2158.4497.3965.7705.54.3208.1445.6992.2598,1.1348.3496.4365.0898.9238.1582,1.4629.207.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2598.3413.4941.5703,1.0723.6865,1.7314.124.7031.0933,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9282,1.5918-.4331.4648-.978.8555-1.6333,1.1719-.6562.3154-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5186-.0029-1.0249-.0596-1.5176-.1689-.4922-.1104-.9624-.2734-1.4092-.4893-.4473-.2158-.8496-.4893-1.207-.8184-.3574-.3311-.6611-.7227-.9116-1.1768-.2515-.4551-.4282-.9766-.5317-1.5625l3.0405-.5352c.0996.4824.2573.8809.4727,1.1982.2148.3174.4795.5615.7939.7334.314.1709.6733.2734,1.0767.3096.4038.0342.8369.0107,1.2993-.0703.4111-.0723.7686-.1846,1.0708-.3369.3032-.1504.5498-.3301.7402-.5371.1899-.208.3232-.4404.3984-.7002.0762-.2578.0879-.5312.0376-.8164Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m476.4209,65.5054l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m488.0146,56.2324l-6.5879,1.1592.7988,4.5195,7.7002-1.3555.4404,2.4951-10.8066,1.9023-2.8281-16.0078,10.7734-1.8965.4443,2.5176-7.666,1.3496.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m499.6406,54.8555l-.5361-9.8477,2.8418-.5.6035,16.3994-2.7979.4922-3.1914-9.1875.2061,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3262-9.8164,2.2148-.3901,3.1465,9.3887Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m253.7627,104.6895l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m265.3564,95.4165l-6.5869,1.1592.7988,4.5195,7.6992-1.355.4414,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.667,1.3491.7129,4.0352,6.5879-1.1592.4307,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m276.9824,94.04l-.5352-9.8477,2.8418-.5005.6035,16.3994-2.7979.4927-3.1904-9.188.2051,9.7134-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.374-.3262-9.8164,2.2148-.3896,3.1455,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m291.3926,93.7598c-.0508-.2861-.1475-.5449-.291-.7764-.1426-.2314-.3535-.4346-.6299-.6094-.2764-.1738-.624-.3159-1.041-.4277-.417-.1128-.9258-.1943-1.5264-.248-.7305-.0674-1.4395-.1885-2.125-.3623-.6855-.1748-1.3066-.4204-1.8623-.7383-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3848-.4829-.6387-1.0728-.7617-1.769-.1191-.6748-.084-1.3125.1055-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4375-.478.9834-.8809,1.6367-1.2114.6543-.3306,1.3848-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3936.353,1.9697.7017s1.0576.7979,1.4424,1.3501c.3857.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.3555-.2002-.6748-.3672-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.0625-.7578-.0527-1.2051.0259-.4121.0723-.7676.1865-1.0703.3413-.3018.1548-.5469.3418-.7363.5596-.1875.2183-.3164.4604-.3877.7256-.0703.2666-.0801.542-.0303.8281.0537.3008.1758.5591.3701.7734.1924.2158.4502.3955.7705.5391.3213.144.6992.2598,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.2002,1.2666.4722,1.7842.8145.5195.3428.9492.7627,1.29,1.2588.3408.4956.5703,1.0723.6865,1.7324.125.7031.0938,1.3535-.0928,1.9487-.1865.5957-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8545-1.6338,1.1704s-1.3916.5464-2.207.6895c-.5059.0894-1.0195.1323-1.5391.1289-.5186-.0034-1.0244-.0591-1.5176-.1689-.4922-.1099-.9619-.2734-1.4092-.4888-.4473-.2163-.8496-.4893-1.2061-.8188-.3584-.3306-.6621-.7222-.9131-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.041-.5352c.0996.4814.2568.8804.4727,1.1968.2148.3188.4795.562.7939.7344.3135.1704.6729.2739,1.0762.3091.4043.0347.8379.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3311.7393-.5381.1904-.2075.3232-.4404.3994-.6992.0742-.2583.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m309.541,90.6685c-.085-.4844-.0957-.9404-.0312-1.3667.0645-.4272.1914-.8369.3789-1.2285.1885-.3916.4297-.7734.7246-1.1426.2939-.3691.6318-.7417,1.0117-1.1187-.5488-.5762-.9941-1.1343-1.335-1.6753-.3428-.541-.5674-1.1226-.6777-1.7456-.1113-.6299-.1113-1.2197,0-1.7681.1104-.5493.3232-1.0356.6338-1.4609.3105-.4248.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7217-.603.5508-.0972,1.0703-.0864,1.5566.0322s.9199.3193,1.2988.604c.3799.2856.6973.6348.9531,1.0508.2549.416.4258.8745.5146,1.3726.0654.374.0693.7358.0098,1.0864-.0586.3501-.165.689-.3193,1.0142-.1553.3262-.3477.6411-.5781.9453-.2295.3052-.4824.5996-.7578.8828l-.7549.8696,3.3369,3.0059c.1602-.4585.2617-.9492.3018-1.4702.04-.5205.0107-1.0679-.0908-1.6392l2.6211-.4614c.1777,1.0049.209,1.9648.0947,2.8804-.1143.915-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8779-.7861c-.4912.4727-1.0195.8574-1.583,1.1572-.5645.2998-1.2256.5156-1.9814.6484-.7422.1309-1.4287.1426-2.0605.0347-.6328-.1074-1.1914-.3154-1.6719-.623-.4824-.3091-.8809-.707-1.1943-1.1968-.3135-.4883-.5264-1.0483-.6377-1.6782Zm2.8477-8.7656c.0586.3301.1846.6489.3789.959.1953.3101.4434.6304.7441.9629l.8906-.939c.2012-.1855.3477-.3687.4365-.5474.0898-.1777.1455-.3428.1689-.4937.0215-.1514.0234-.2842.0039-.3975-.0205-.1133-.0371-.2031-.0488-.2695-.0303-.1758-.0869-.3433-.168-.5029-.082-.1602-.1816-.2974-.2998-.4126-.1182-.1147-.2529-.2012-.4033-.2583-.1504-.0552-.3096-.0693-.4785-.0396-.2578.0454-.4727.1284-.6484.25s-.3125.2705-.4102.4458c-.0977.1763-.1602.3701-.1855.5835-.0273.2124-.0205.4316.0195.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0957-.3511.3496-.1685.6758-.376.9805-.627l-3.5615-3.2505-.0762.0815c-.1826.252-.3262.4927-.4287.7222-.1045.2295-.1777.4468-.2207.6509s-.0625.3945-.0586.5713c.0049.1772.0215.3428.0488.4971.0508.293.1436.5566.2754.79s.2949.4253.4883.5757c.1934.1523.4141.2583.6641.3208.249.061.5137.0679.793.019Z'                    fill='%23fff' /%3E                %3Cpath                    d='m335.8105,73.7451l9.2744-1.6323.4414,2.4961-3.1279.5503,1.9473,11.0264,3.1289-.5503.4385,2.4854-9.2744,1.6323-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m362.0684,85.6294l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m372.6211,79.4648c-.0508-.2861-.1465-.5449-.29-.7769-.1436-.2314-.3535-.4341-.6299-.6089-.2773-.1738-.624-.3164-1.041-.4277-.418-.1133-.9258-.1948-1.5264-.248-.7314-.0679-1.4404-.189-2.126-.3623-.6855-.1753-1.3066-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2041-.3838-.4829-.6367-1.0728-.7598-1.769-.1191-.6748-.085-1.312.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6172.4385-.478.9834-.8813,1.6367-1.2119.6533-.3301,1.3838-.5664,2.1924-.709.8369-.147,1.624-.1616,2.3604-.0405.7363.1187,1.3926.353,1.9697.7017.5762.3486,1.0576.7974,1.4424,1.3501.3848.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0791-.356-.2002-.6748-.3682-.9556-.167-.2798-.3809-.5088-.6426-.686-.2627-.1768-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2061.0254-.4102.0723-.7676.1865-1.0684.3418-.3027.1543-.5488.3418-.7363.5591-.1895.2188-.3184.4609-.3887.7261-.0713.2661-.0811.542-.0303.8281.0537.3008.1768.5586.3701.7734.1924.2158.4492.395.7695.5391.3213.1436.7002.2598,1.1367.3501.4355.0894.9229.1587,1.4609.2075.7725.083,1.4941.2236,2.165.4229.6719.2002,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4956.5703,1.0728.6865,1.7329.124.7031.0938,1.353-.0928,1.9487s-.4961,1.1265-.9287,1.5923c-.4326.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3916.5459-2.2061.6895-.5078.0894-1.0205.1323-1.54.1289-.5186-.0034-1.0244-.0596-1.5166-.1689-.4941-.1099-.9629-.2739-1.4102-.4893-.4473-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1772-.251-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.1006.481.2578.8799.4736,1.1968.2148.3184.4785.562.793.7339.3145.1709.6738.2744,1.0771.3091s.8369.0122,1.2998-.0693c.4111-.0728.7676-.1855,1.0703-.3364.3027-.1523.5498-.3315.7402-.5381.1904-.208.3232-.4404.3984-.6997.0762-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m376.4248,66.5977l9.2754-1.6323.4404,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m402.8047,76.5332c-.1562.2773-.3838.5703-.6855.8799-.3008.3105-.6709.6074-1.1084.8931-.4385.2847-.9404.542-1.5059.769-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7607.1426-2.5527-.0503-.792-.1943-1.501-.5483-2.1299-1.0649-.6299-.5166-1.1641-1.1914-1.6016-2.0254-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1768c-.1992-1.1211-.2266-2.1489-.0859-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.708.9512-1.2852,1.6025-1.7319.6514-.4482,1.3936-.7446,2.2227-.8906.9033-.1592,1.7109-.1831,2.4229-.0752.7119.1084,1.3379.3369,1.876.6841.5381.3481.9922.8062,1.3623,1.3765.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.3779-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3965.0698-.7471.2349-1.0488.4956-.3027.2617-.543.6084-.7246,1.041s-.2939.9487-.3398,1.5498c-.0449.6011-.001,1.2793.1328,2.0342l.3877,2.1992c.2715,1.4937.7236,2.5952,1.3564,3.3037.6328.708,1.4561.9771,2.4707.8066.2422-.043.4775-.1035.707-.1807.2285-.0786.4395-.1689.6328-.2705.1943-.103.3633-.209.5059-.3218.1426-.1118.2461-.2227.3105-.3325l-.502-2.9043-2.6543.4673-.4082-2.3086,5.7383-1.0103,1.127,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m416.2324,76.0977l-3.0625.5391-1.2266-6.9375-4.5381.7983,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5381-.7983-1.1592-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m428.5879,60.0137l-4.9453.8701,2.3828,13.4902-3.1064.5469-2.3838-13.4902-4.8799.8584-.4443-2.5176,12.9326-2.2754.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m440.3125,67.5522c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6299-.6089-.2764-.1738-.624-.3159-1.041-.4282s-.9258-.1943-1.5264-.248c-.7305-.0674-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2036-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6177.4375-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3936.353,1.9697.7017.5771.3486,1.0576.7974,1.4424,1.3501.3857.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2793-.3818-.5088-.6436-.686-.2627-.1763-.5713-.2954-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1865-1.0703.3408-.3018.1553-.5469.3423-.7354.5596-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1758.5596.3701.7739.1924.2158.4502.395.7705.5391.3213.144.6992.2593,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.1997,1.2666.4717,1.7842.8145.5195.3428.9492.7627,1.29,1.2583.3418.4961.5703,1.0728.6865,1.7329.125.7031.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8545-1.6338,1.1704s-1.3906.5459-2.207.6895c-.5059.0889-1.0195.1318-1.5391.1289-.5186-.0034-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2739-1.4092-.4893-.4473-.2163-.8496-.4888-1.2061-.8184-.3584-.3311-.6621-.7227-.9121-1.1777-.252-.4546-.4287-.9751-.5322-1.561l3.041-.5352c.0996.481.2568.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3135.1699.6729.2739,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3315.7393-.5381.1904-.2075.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m31.1064,143.874l-3.085.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m42.7002,134.6011l-6.5879,1.1592.7988,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9014-2.8281-16.0078,10.7734-1.8955.4448,2.5176-7.667,1.3491.7129,4.0352,6.5874-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m54.3257,133.2246l-.5356-9.8481,2.8418-.5005.6035,16.3994-2.7979.4927-3.1909-9.1875.2056,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3252-9.8164,2.2139-.3896,3.146,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m68.7354,132.9443c-.0508-.2861-.1475-.5449-.2905-.7769-.1431-.2314-.3535-.4341-.6299-.6089-.2769-.1738-.624-.3164-1.0415-.4282-.4175-.1128-.9258-.1943-1.5259-.2476-.7314-.0679-1.4399-.189-2.1255-.3623-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3174-1.0264-.7188-1.4111-1.2041-.3843-.4829-.6382-1.0728-.7612-1.769-.1191-.6748-.0845-1.312.1055-1.9116.1895-.6001.5024-1.1396.9409-1.6172.4385-.478.9839-.8813,1.6377-1.2119.6528-.3301,1.3838-.5664,2.1914-.709.8374-.147,1.624-.1616,2.3608-.041.7368.1191,1.3931.3535,1.9697.7021.5762.3486,1.0571.7974,1.4424,1.3501.3853.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556-.167-.2798-.3813-.5088-.6436-.686-.2622-.1768-.5713-.2954-.9268-.3584-.355-.0625-.7573-.0532-1.2051.0254-.4111.0723-.7681.1865-1.0693.3413-.3018.1548-.5479.3423-.7363.5596-.1885.2183-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8276.0532.3008.1763.5591.3696.7739.1929.2158.4502.395.7705.5391.3213.1436.6992.2593,1.1357.3496.4365.0898.9233.1592,1.4619.208.772.083,1.4937.2236,2.165.4229.6714.1997,1.2661.4717,1.7847.8145.519.3428.9487.7627,1.2905,1.2583.3408.4956.5693,1.0728.686,1.7329.124.7031.0933,1.353-.0933,1.9487-.186.5957-.4951,1.1265-.9277,1.5923-.4331.4648-.9775.8545-1.6338,1.1704-.6558.3159-1.3911.5459-2.2061.689-.5073.0894-1.0205.1323-1.5396.1289-.519-.0029-1.0249-.0591-1.5171-.1689-.4932-.1094-.9624-.2734-1.4102-.4888-.4468-.2163-.8496-.4888-1.2065-.8188-.3569-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4272-.9746-.5308-1.5605l3.04-.5352c.0996.481.2573.8799.4727,1.1968.2148.3184.4795.562.7939.7339.3135.1704.6733.2744,1.0767.3091.4038.0347.8369.0117,1.2998-.0698.4111-.0723.7681-.1851,1.0703-.3359.3032-.1523.5493-.3315.7402-.5381.1904-.208.3228-.4404.3989-.6997.0752-.2578.0874-.5308.0371-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m86.8843,129.853c-.0854-.4844-.0962-.9409-.0312-1.3672.0649-.4272.1909-.8369.3794-1.2285.188-.3916.4297-.7734.7236-1.1426.2944-.3687.6318-.7417,1.0122-1.1187-.5488-.5762-.9937-1.1338-1.3354-1.6748s-.5674-1.1226-.6777-1.7456c-.1108-.6299-.1113-1.2202,0-1.7681.1113-.5493.3232-1.0356.6338-1.4609.311-.4253.7139-.7812,1.208-1.0684.4951-.2876,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0864,1.5562.0322.4868.1191.9199.3193,1.2998.6045.3794.2852.6973.6343.9517,1.0508.2559.416.4272.874.5151,1.3721.0664.374.0698.7363.0107,1.0869-.0596.3496-.1665.6885-.3203,1.0137-.1553.3262-.3472.6411-.5776.9453-.23.3057-.4829.5996-.7583.8828l-.7549.8701,3.3364,3.0054c.1611-.4585.2617-.9492.3022-1.4697.04-.521.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0049.2085,1.9648.0938,2.8804-.1143.9155-.3975,1.7686-.8486,2.5581l2.5381,2.2739-3.5039.6167-.877-.7861c-.4922.4722-1.0205.8574-1.584,1.1567-.5645.2998-1.2251.5156-1.9814.6489-.7412.1304-1.4282.1426-2.061.0342-.6323-.1069-1.1899-.3149-1.6714-.623-.4824-.3086-.8809-.707-1.1943-1.1963-.3135-.4888-.5259-1.0483-.6372-1.6782Zm2.8472-8.7661c.0581.3301.1846.6494.3799.9595.1943.3101.4424.6299.7432.9624l.8906-.939c.2017-.1855.3477-.3682.437-.5474.0894-.1777.146-.3428.1685-.4937s.0239-.2842.0039-.3975c-.0205-.1133-.0361-.2031-.0479-.2695-.0312-.1758-.0874-.3428-.1689-.5029-.0811-.1597-.1812-.2974-.2998-.4126-.1182-.1147-.2529-.2007-.4028-.2578-.1504-.0557-.3101-.0693-.479-.04-.2568.0454-.4727.1289-.6479.25-.1763.1221-.3125.2705-.4102.4458-.0977.1763-.1602.3706-.1865.5835-.0269.2124-.02.4316.02.6592Zm2.416,9.7549c.3818-.0674.7471-.1846,1.0967-.3511.3486-.168.6753-.3755.9795-.6265l-3.5615-3.251-.0762.082c-.1831.2515-.3262.4922-.4292.7217-.103.23-.1768.4473-.2197.6514-.0439.2041-.063.3945-.0586.5708.0044.1772.021.3428.0483.4971.0518.293.1436.5566.2764.79.1318.2339.2944.4253.4878.5757.1929.1523.4141.2588.6636.3213.2495.061.5142.0674.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m113.1533,112.9292l9.2744-1.6323.4414,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m139.4111,124.814l-3.084.5425-6.2856-9.5381,1.8237,10.3232-3.1162.5488-2.8281-16.0078,3.1162-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m149.9648,118.6489c-.0508-.2861-.1475-.5449-.291-.7764-.1431-.2319-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3164-1.041-.4282-.4175-.1128-.9258-.1948-1.5259-.248-.7314-.0679-1.4399-.1885-2.1255-.3618-.686-.1758-1.3071-.4209-1.8623-.7388-.5562-.3169-1.0269-.7183-1.4116-1.2036-.3843-.4834-.6377-1.0728-.7607-1.769-.1191-.6748-.0845-1.3125.105-1.9116.1895-.6006.5029-1.1396.9414-1.6177.438-.478.9834-.8809,1.6377-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3608-.041.7368.1191,1.3931.353,1.9692.7017s1.0576.7979,1.4424,1.3501c.3857.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.1665-.2798-.3813-.5093-.6431-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.062-.7578-.0532-1.2051.0259-.4116.0723-.7681.1865-1.0698.3413-.3022.1548-.5474.3418-.7358.5596-.189.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8281.0532.3008.1758.5591.3696.7739.1929.2153.4502.3945.7705.5386.3213.144.6992.2598,1.1353.3501.436.0894.9238.1587,1.4624.208.772.0825,1.4932.2236,2.165.4224.6709.2002,1.2661.4722,1.7847.8149.519.3428.9487.7622,1.2896,1.2578.3408.4961.5703,1.0732.687,1.7334.124.7031.0933,1.3525-.0933,1.9482-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.855-1.6338,1.1704-.6558.3159-1.3916.5459-2.2065.6895-.5068.0894-1.02.1323-1.5391.1289-.519-.0029-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2734-1.4097-.4888-.4473-.2163-.8496-.4888-1.2065-.8188-.3579-.3311-.6616-.7227-.9126-1.1777-.2505-.4541-.4277-.9751-.5312-1.561l3.041-.5347c.0996.4805.2568.8799.4727,1.1963.2148.3188.4795.562.7935.7344.314.1704.6733.2744,1.0767.3091.4043.0347.8374.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3311.7397-.5381.1904-.2075.3232-.4404.3989-.6992.0752-.2583.0879-.5312.0376-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m153.7676,105.7817l9.2754-1.6323.4409,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m180.1475,115.7178c-.1553.2769-.3838.5698-.6855.8799-.3008.3105-.6699.6074-1.1084.8926-.438.2847-.9399.542-1.5054.7695-.5659.2285-1.186.4019-1.8613.521-.9111.1602-1.7617.1431-2.5532-.0503-.7915-.1938-1.5015-.5483-2.1299-1.0649-.6289-.5166-1.1631-1.1909-1.6021-2.0249-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.085.1406-.9351.4194-1.7578.8359-2.4663.416-.7075.9507-1.2847,1.6021-1.7319.6514-.4478,1.3926-.7441,2.2222-.8906.9038-.1587,1.7114-.1831,2.4233-.0747s1.3374.3364,1.8755.6841c.5391.3481.9922.8057,1.3618,1.376s.6626,1.2329.8794,1.9883l-3.0181.5312c-.248-.8022-.605-1.3779-1.0708-1.7217-.4658-.3452-1.1104-.4453-1.9326-.3008-.397.0703-.7461.2354-1.0488.4961-.3022.2617-.5435.6079-.7241,1.0405-.1816.4326-.2944.9492-.3394,1.5503-.0459.6006-.002,1.2788.1318,2.0337l.3882,2.1992c.271,1.4937.7241,2.5952,1.356,3.3037.6328.7085,1.4565.9771,2.4712.8066.2422-.0425.4775-.103.7065-.1807.228-.0786.4395-.1689.6338-.2705.1934-.1025.3623-.209.5054-.3218.1431-.1113.2461-.2227.3101-.3325l-.5015-2.9043-2.6553.4673-.4077-2.3086,5.7393-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m193.5752,115.2817l-3.0625.5391-1.2256-6.9375-4.5386.7988,1.2261,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1592,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m205.9307,99.1978l-4.9463.8706,2.3838,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m217.6553,106.7363c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2314-.3535-.4346-.6309-.6094-.2764-.1738-.623-.3159-1.041-.4277-.418-.1128-.9258-.1943-1.5254-.248-.7314-.0674-1.4395-.1885-2.126-.3618-.6865-.1753-1.3066-.4204-1.8623-.7388-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3838-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.085-1.3125.1055-1.9116.1895-.6001.502-1.1396.9404-1.6177.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7017s1.0576.7979,1.4434,1.3501c.3848.5518.6406,1.187.7676,1.9048l-3.0176.5312c-.0791-.3555-.2012-.6743-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5713-.2949-.9268-.3584-.3545-.0625-.7568-.0527-1.2051.0259-.4111.0723-.7676.1865-1.0693.3413s-.5479.3418-.7363.5596c-.1885.2183-.3184.4604-.3887.7256-.0703.2666-.0801.542-.0293.8281.0527.3008.1758.5591.3691.7734.1934.2158.4512.3955.7715.5391.3203.144.6992.2598,1.1348.3501.4365.0894.9238.1587,1.4619.208.7725.0825,1.4932.2236,2.165.4224.6719.2002,1.2656.4722,1.7852.8149.5186.3423.9482.7622,1.29,1.2583.3408.4956.5693,1.0723.6865,1.7324.123.7031.0928,1.3535-.0938,1.9492-.1855.5952-.4951,1.126-.9277,1.5918-.4336.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3926.5464-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289s-1.0254-.0591-1.5176-.1689c-.4932-.1094-.9629-.2734-1.4102-.4888-.4473-.2163-.8496-.4893-1.2061-.8188-.3574-.3306-.6611-.7222-.9131-1.1777-.25-.4541-.4268-.9751-.5303-1.561l3.04-.5347c.0996.481.2578.8799.4727,1.1963.2148.3188.4795.562.7939.7344.3135.1704.6729.2744,1.0771.3091.4033.0347.8359.0117,1.2988-.0698.4121-.0723.7686-.1855,1.0703-.3364.3037-.1519.5508-.3311.7402-.5381.1914-.2075.3232-.4404.3994-.6992.0752-.2578.0869-.5312.0371-.8174Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m498.2246,188.9233l-3.084.5425-6.2852-9.5381,1.8232,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m275.5674,228.1074l-3.085.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8047-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m287.1611,218.8345l-6.5869,1.1592.7979,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m298.7871,217.458l-.5361-9.8477,2.8428-.5005.6025,16.3994-2.7979.4927-3.1904-9.188.2051,9.7134-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.374-.3252-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m313.1973,217.1777c-.0508-.2861-.1484-.5449-.291-.7764-.1436-.2314-.3535-.4346-.6309-.6094-.2764-.1738-.623-.3159-1.041-.4287-.417-.1118-.9258-.1934-1.5254-.2471-.7314-.0674-1.4395-.1885-2.126-.3623-.6855-.1748-1.3066-.4204-1.8623-.7383-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3838-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.085-1.3125.1055-1.9116.1895-.6001.502-1.1396.9404-1.6177s.9834-.8809,1.6377-1.2114c.6533-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5762.3496,1.0576.7988,1.4434,1.3511.3848.5518.6406,1.187.7676,1.9048l-3.0176.5312c-.0781-.3555-.2012-.6748-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5713-.2949-.9258-.3584-.3555-.0625-.7578-.0527-1.2051.0259-.4121.0723-.7686.1865-1.0703.3413s-.5469.3418-.7363.5596c-.1885.2183-.3174.4604-.3887.7256-.0703.2666-.0801.542-.0293.8281.0527.3008.1758.5591.3691.7734.1934.2158.4512.3955.7715.5391.3203.144.6992.2598,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4922.2231,2.1641.4224.6719.2002,1.2666.4722,1.7852.8145.5195.3428.9482.7627,1.29,1.2588.3408.4956.5693,1.0723.6865,1.7324.124.7021.0928,1.3535-.0938,1.9487-.1855.5957-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3926.5464-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289s-1.0254-.0591-1.5176-.1689-.9629-.2734-1.4092-.4888c-.4482-.2163-.8496-.4893-1.207-.8188-.3574-.3306-.6611-.7222-.9131-1.1777-.25-.4541-.4268-.9751-.5303-1.561l3.04-.5352c.0996.4814.2578.8804.4727,1.1968.2148.3188.4795.562.7939.7344.3145.1704.6729.2739,1.0771.3091.4033.0347.8369.0117,1.2988-.0698.4121-.0723.7686-.1855,1.0713-.3364.3027-.1519.5498-.3311.7393-.5381.1914-.2075.3242-.4404.3994-.6992.0752-.2583.0879-.5312.0381-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m331.3457,214.0864c-.0859-.4844-.0957-.9404-.0312-1.3667.0645-.4272.1904-.8369.3789-1.2285.1875-.3916.4297-.7734.7236-1.1426s.6318-.7417,1.0127-1.1187c-.5488-.5762-.9941-1.1343-1.3359-1.6753s-.5674-1.1226-.6777-1.7456c-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3232-1.0356.6338-1.4609.3115-.4248.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7227-.603.5508-.0972,1.0703-.0864,1.5566.0322s.9189.3193,1.2988.604c.3789.2856.6973.6348.9521,1.0508s.4268.8745.5146,1.3726c.0664.374.0703.7358.0107,1.0864-.0596.3501-.166.689-.3203,1.0142-.1543.3262-.3467.6411-.5771.9453-.2305.3052-.4824.5996-.7588.8828l-.7549.8687,3.3369,3.0068c.1611-.4585.2617-.9492.3018-1.4702.041-.5205.0107-1.0679-.0898-1.6392l2.6211-.4614c.1777,1.0049.209,1.9648.0947,2.8804-.1152.915-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8779-.7861c-.4912.4727-1.0195.8574-1.584,1.1572s-1.2246.5156-1.9805.6484c-.7422.1309-1.4297.1426-2.0615.0347-.6318-.1074-1.1904-.3154-1.6719-.623-.4824-.3091-.8799-.707-1.1943-1.1968-.3135-.4883-.5254-1.0483-.6367-1.6782Zm2.8467-8.7656c.0586.3301.1846.6489.3799.959.1943.3101.4424.6304.7432.9629l.8916-.939c.2012-.1855.3467-.3687.4355-.5474.0898-.1777.1465-.3428.1699-.4937.0215-.1514.0234-.2842.0029-.3975s-.0361-.2031-.0479-.2695c-.0312-.1758-.0879-.3433-.168-.5029-.082-.1602-.1816-.2974-.3008-.4126-.1182-.1147-.2529-.2012-.4023-.2583-.1504-.0552-.3105-.0693-.4785-.0396-.2578.0454-.4736.1284-.6484.25-.1768.1216-.3125.2705-.4102.4458-.0977.1763-.1602.3701-.1865.5835-.0264.2124-.0205.4316.0195.6592Zm2.417,9.7549c.3809-.0674.7461-.1851,1.0957-.3511.3496-.1685.6758-.376.9805-.627l-3.5625-3.2505-.0762.0815c-.1826.252-.3262.4927-.4287.7222-.1035.2295-.1768.4468-.2197.6509-.0439.2041-.0635.3945-.0586.5713.0039.1772.0205.3428.0479.4971.0518.293.1436.5566.2764.79.1318.2334.2949.4253.4883.5757.1924.1523.4141.2583.6641.3208.248.061.5137.0679.793.019Z'                    fill='%23fff' /%3E                %3Cpath                    d='m357.6143,197.1631l9.2754-1.6323.4404,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m383.8721,209.0474l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8066-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m394.4258,202.8828c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6289-.6089-.2773-.1738-.625-.3164-1.042-.4287s-.9258-.1938-1.5264-.2471c-.7305-.0679-1.4395-.189-2.125-.3623-.6855-.1753-1.3066-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2041-.3848-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.085-1.312.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6172.4385-.478.9844-.8813,1.6377-1.2119.6533-.3301,1.3838-.5664,2.1914-.709.8369-.147,1.624-.1616,2.3604-.0405.7373.1187,1.3936.353,1.9707.7007.5762.3496,1.0566.7983,1.4414,1.3511.3857.5513.6426,1.187.7695,1.9048l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3809-.5088-.6436-.686-.2627-.1768-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2051.0254-.4111.0723-.7676.1865-1.0693.3418-.3018.1543-.5479.3418-.7363.5591-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.542-.0303.8281.0537.3008.1768.5586.3701.7734.1924.2158.4502.395.7705.5391.3213.1436.6992.2598,1.1357.3501.4365.0894.9229.1587,1.4619.2075.7715.083,1.4941.2236,2.165.4229.6709.2002,1.2666.4717,1.7842.8145.5195.3428.9492.7627,1.291,1.2583.3408.4956.5693,1.0728.6855,1.7329.125.7021.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8545-1.6328,1.1704-.6572.3159-1.3916.5459-2.207.6895-.5068.0894-1.0205.1323-1.54.1289-.5186-.0034-1.0244-.0596-1.5166-.1689-.4932-.1099-.9619-.2739-1.4102-.4893-.4463-.2163-.8496-.4888-1.2061-.8188-.3574-.3306-.6621-.7222-.9121-1.1772-.252-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.0996.481.2568.8799.4727,1.1968.2148.3184.4795.562.7939.7339.3135.1709.6738.2744,1.0762.3091.4043.0347.8379.0122,1.3008-.0693.4102-.0728.7676-.1855,1.0703-.3364.3027-.1523.5488-.3315.7402-.5381.1895-.208.3223-.4404.3984-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m398.2295,190.0156l9.2744-1.6323.4414,2.4961-3.1289.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2744,1.6323-.4395-2.4854,3.0518-.5371-1.9482-11.0264-3.0518.5371-.4404-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m424.6084,199.9512c-.1553.2773-.3838.5703-.6846.8799-.3008.3105-.6709.6074-1.1094.8931-.4375.2847-.9395.541-1.5059.769-.5645.2285-1.1855.4023-1.8613.5215-.9102.1602-1.7607.1426-2.5527-.0503-.791-.1943-1.501-.5483-2.1299-1.0649s-1.1631-1.1914-1.6016-2.0254c-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1406-.9351.4199-1.7573.8359-2.4658.417-.708.9512-1.2852,1.6016-1.7319.6523-.4482,1.3936-.7446,2.2227-.8906.9043-.1592,1.7109-.1831,2.4238-.0752.7109.1084,1.3369.3369,1.875.6841.5391.3481.9922.8062,1.3623,1.3765.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.3779-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2349-1.0479.4956-.3027.2617-.5439.6084-.7246,1.041-.1816.4326-.2949.9487-.3398,1.5498s-.002,1.2793.1318,2.0342l.3877,2.1992c.2715,1.4937.7246,2.5952,1.3574,3.3037.6318.708,1.4551.9771,2.4707.8066.2422-.043.4766-.1035.7061-.1807.2285-.0786.4404-.1689.6338-.2705.1943-.103.3623-.209.5059-.3218.1426-.1118.2461-.2227.3105-.3325l-.502-2.9043-2.6553.4673-.4072-2.3086,5.7383-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m438.0361,199.5156l-3.0625.5391-1.2256-6.9375-4.5391.7983,1.2266,6.9375-3.0732.541-2.8281-16.0078,3.0732-.541,1.1592,6.5645,4.5391-.7983-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m450.3926,183.4316l-4.9463.8701,2.3838,13.4902-3.1074.5469-2.3828-13.4902-4.8809.8584-.4443-2.5176,12.9326-2.2754.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m462.1172,190.9702c-.0508-.2861-.1484-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6309-.6089-.2764-.1738-.623-.3159-1.041-.4292-.417-.1113-.9258-.1934-1.5254-.2471-.7314-.0674-1.4395-.1885-2.126-.3618-.6855-.1753-1.3057-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2036-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.502-1.1401.9404-1.6177.4385-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5771.3496,1.0576.7983,1.4434,1.3511.3848.5513.6406,1.187.7676,1.9048l-3.0176.5312c-.0781-.356-.2012-.6748-.3682-.9556-.167-.2793-.3818-.5088-.6436-.686-.2617-.1763-.5713-.2954-.9258-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4121.0723-.7686.1865-1.0703.3408-.3018.1553-.5469.3423-.7363.5596-.1875.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0293.8276.0527.3008.1758.5596.3691.7739.1934.2158.4512.395.7715.5391s.6992.2593,1.1348.3501c.4365.0894.9238.1587,1.4629.208.7715.0825,1.4922.2231,2.1641.4224.6719.1997,1.2666.4717,1.7852.8145.5195.3428.9482.7627,1.29,1.2583.3408.4961.5693,1.0728.6865,1.7329.124.7021.0928,1.353-.0938,1.9487-.1855.5957-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5195-.0034-1.0254-.0596-1.5176-.1689-.4922-.1099-.9629-.2739-1.4092-.4893-.4482-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.0996.481.2578.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3145.1699.6729.2739,1.0771.3086.4033.0352.8369.0117,1.2988-.0693.4121-.0723.7686-.1855,1.0713-.3364.3037-.1519.5498-.3315.7393-.5381.1914-.2075.3242-.4404.3994-.6997.0752-.2578.0879-.5308.0381-.8169Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m52.9102,267.2915l-3.084.543-6.2856-9.5381,1.8237,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0073Z'                    fill='%23fff' /%3E                %3Cpath                    d='m64.5039,258.019l-6.5869,1.1592.7979,4.5195,7.7002-1.3555.4414,2.4951-10.8066,1.9014-2.8281-16.0073,10.7734-1.8955.4443,2.5176-7.667,1.3491.7129,4.0352,6.5874-1.1592.4312,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m76.1299,256.6421l-.5352-9.8477,2.8418-.5005.6025,16.3989-2.7979.4932-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0303-15.6201,2.8311-.498,2.8364,9.374-.3257-9.8159,2.2148-.3896,3.1455,9.3882Z'                    fill='%23fff' /%3E                %3Cpath                    d='m90.5396,256.3618c-.0508-.2861-.147-.5449-.2905-.7764-.1431-.2314-.3535-.4346-.6299-.6094-.2773-.1738-.624-.3164-1.0415-.4287s-.9258-.1934-1.5259-.2471c-.7314-.0674-1.4399-.1885-2.126-.3623-.6855-.1748-1.3062-.4199-1.8623-.7383-.5557-.3174-1.0259-.7188-1.4106-1.2041-.3843-.4824-.6382-1.0723-.7612-1.7686-.1191-.6748-.084-1.312.1055-1.9116.1895-.6001.5024-1.1396.9414-1.6172.438-.478.9834-.8813,1.6367-1.2119.6533-.3301,1.3843-.5664,2.1919-.709.8374-.147,1.6245-.1616,2.3608-.041.7363.1191,1.3926.3535,1.9697.7012.5762.3496,1.0576.7983,1.4424,1.3511.3848.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556-.1675-.2798-.3813-.5088-.6431-.686-.2627-.1768-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0254-.4111.0723-.7681.1865-1.0693.3413-.3022.1548-.5479.3423-.7363.5596-.1885.2183-.3179.4609-.3882.7261-.0713.2661-.0811.5415-.0303.8276.0532.3008.1763.5591.3696.7739.1929.2158.4502.395.7705.5391.3208.1436.6997.2593,1.1357.3491s.9233.1592,1.4619.208c.772.083,1.4937.2236,2.1646.4229.6719.2002,1.2666.4717,1.7852.8145.519.3428.9482.7627,1.29,1.2588.3408.4951.5698,1.0723.6865,1.7324.124.7021.0928,1.3535-.0933,1.9492s-.4951,1.126-.9282,1.5918c-.4326.4648-.9771.8545-1.6328,1.1709-.6562.3154-1.3916.5459-2.2065.6885-.5073.0898-1.02.1328-1.5396.1289-.519-.0029-1.0249-.0586-1.5171-.1689-.4932-.1094-.9624-.2734-1.4097-.4883-.4473-.2168-.8496-.4893-1.207-.8193s-.6611-.7217-.9121-1.1777c-.251-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.1006.4814.2578.8799.4731,1.1973.2148.3184.479.5615.7939.7334.314.1709.6733.2744,1.0767.3096.4033.0342.8369.0117,1.2998-.0703.4111-.0723.7676-.1846,1.0703-.3359.3032-.1523.5493-.3311.7402-.5381.1904-.208.3232-.4404.3989-.6992.0752-.2578.0874-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m108.6885,253.271c-.0854-.4844-.0962-.9414-.0312-1.3672.0645-.4277.1909-.8369.3789-1.2285.1885-.3916.4302-.7734.7246-1.1426.2939-.3687.6313-.7417,1.0117-1.1187-.5488-.5762-.9937-1.1338-1.3354-1.6748s-.5674-1.1226-.6772-1.7456c-.1113-.6299-.1118-1.2202-.0005-1.7681.1113-.5493.3232-1.0356.6343-1.4609.3105-.4253.7139-.7812,1.2075-1.0684.4951-.2876,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0864,1.5566.0322.4863.1191.9199.3193,1.2993.6045s.6968.6343.9517,1.0508c.2559.416.4272.874.5156,1.3721.0659.374.0693.7363.0098,1.0869-.0596.3496-.166.6885-.3198,1.0137-.1548.3262-.3472.6411-.5776.9453-.23.3057-.4824.5996-.7588.8828l-.7544.8691,3.3364,3.0063c.1611-.4585.2617-.9492.3022-1.4697.0405-.521.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0049.2085,1.9648.0942,2.8804-.1147.9155-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8774-.7861c-.4917.4727-1.0205.8574-1.5845,1.1572s-1.2246.5156-1.981.6484c-.7412.1309-1.4282.1426-2.061.0342-.6323-.1064-1.1899-.3145-1.6719-.623-.4824-.3086-.8804-.707-1.1938-1.1963-.3135-.4883-.5259-1.0479-.6372-1.6777Zm2.8467-8.7661c.0586.3301.1851.6494.3804.9595.1948.3101.4424.6299.7427.9624l.8911-.939c.2017-.1855.3477-.3682.437-.5474.0894-.1777.146-.3428.1685-.4937s.0239-.2842.0039-.3975-.0361-.2031-.0479-.2695c-.0308-.1758-.0874-.3428-.1685-.5029-.0815-.1597-.1816-.2974-.3003-.4126-.1187-.1147-.2529-.2007-.4028-.2578-.1504-.0557-.3101-.0693-.479-.04-.2568.0454-.4727.1289-.6479.25-.1758.1221-.3125.2705-.4102.4458-.0977.1763-.1602.3706-.1865.5835-.0269.2124-.0205.4316.0195.6592Zm2.4165,9.7544c.3818-.0674.7471-.1846,1.0967-.3506.3486-.168.6753-.376.9795-.627l-3.561-3.2505-.0771.082c-.1826.2515-.3257.4922-.4287.7217-.1035.23-.1768.4473-.2197.6509-.0439.2041-.063.3945-.0586.5713s.0215.3428.0483.4971c.0518.293.1436.5566.2759.79.1318.2334.2949.4248.4883.5752.1929.1523.4141.2588.6636.3213.2495.0615.5142.0674.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m134.957,236.3472l9.2754-1.6323.4409,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m161.2158,248.2319l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2446,9.501-1.8052-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m171.769,242.0669c-.0508-.2861-.1479-.5449-.291-.7764-.1431-.2319-.353-.4341-.6299-.6089-.2769-.1738-.6235-.3164-1.041-.4292-.4175-.1118-.9258-.1938-1.5259-.2471-.7314-.0679-1.4399-.1885-2.126-.3618-.6855-.1758-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2036-.3843-.4834-.6377-1.0728-.7607-1.769-.1191-.6748-.084-1.3125.105-1.9116.1895-.6006.5029-1.1396.9409-1.6177.4385-.478.9839-.8809,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1919-.709.8369-.1475,1.6235-.1621,2.3608-.041.7363.1191,1.3926.353,1.9692.7007.5762.3496,1.0571.7988,1.4424,1.3511.3853.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.167-.2798-.3813-.5093-.6436-.6865-.2622-.1763-.5713-.2949-.9258-.3584-.356-.062-.7583-.0532-1.2056.0259-.4116.0723-.7681.1865-1.0698.3413s-.5474.3418-.7358.5596c-.189.2183-.3179.4604-.3892.7256-.0703.2661-.0801.542-.0293.8281.0532.3008.1758.5591.3696.7739.1929.2153.4502.3945.7705.5386.3208.144.6997.2598,1.1353.3501.4365.0894.9238.1587,1.4624.208.772.0825,1.4932.2236,2.1646.4224.6714.2002,1.2666.4722,1.7852.8149.519.3428.9482.7622,1.29,1.2578.3408.4961.5698,1.0732.6865,1.7334.124.7021.0928,1.3525-.0933,1.9482s-.4956,1.1265-.9282,1.5923c-.4326.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3921.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.519-.0029-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2734-1.4092-.4888-.4478-.2163-.8496-.4888-1.207-.8188-.3574-.3311-.6616-.7227-.9126-1.1777-.2505-.4541-.4272-.9751-.5308-1.561l3.04-.5347c.0996.4805.2573.8799.4731,1.1963.2148.3188.479.562.7935.7344.3145.1704.6733.2744,1.0767.3091.4038.0347.8374.0117,1.2998-.0698.4111-.0723.7681-.1855,1.0708-.3364.3032-.1519.5493-.3311.7397-.5381.1904-.2075.3237-.4404.3989-.6992.0752-.2583.0879-.5312.0376-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m175.5723,229.1997l9.2744-1.6323.4414,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m201.9512,239.1357c-.1543.2769-.3838.5698-.6846.8799-.3018.3105-.6709.6074-1.1084.8926-.4385.2847-.9404.541-1.5059.7695s-1.1855.4019-1.8613.521c-.9111.1602-1.7617.1431-2.5527-.0503-.792-.1938-1.502-.5483-2.1309-1.0649s-1.1621-1.1909-1.6016-2.0249c-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1768c-.1982-1.1211-.2271-2.1489-.085-3.085.1406-.9351.4194-1.7578.8359-2.4663.4165-.7075.9507-1.2847,1.6021-1.7319.6514-.4478,1.3926-.7441,2.2227-.8906.9033-.1587,1.7109-.1831,2.4229-.0747s1.3369.3364,1.876.6841c.5381.3481.9922.8057,1.3613,1.376s.6621,1.2329.8789,1.9883l-3.0176.5312c-.248-.8022-.6045-1.3779-1.0703-1.7217-.4668-.3452-1.1113-.4453-1.9336-.3008-.3965.0703-.7461.2354-1.0488.4961-.3018.2617-.543.6079-.7236,1.0405-.1816.4326-.2949.9492-.3389,1.5503-.0469.6006-.002,1.2788.1309,2.0337l.3887,2.1992c.2715,1.4937.7236,2.5952,1.3555,3.3037.6328.7085,1.457.9771,2.4717.8066.2422-.0425.4775-.103.7061-.1807.2285-.0786.4395-.1689.6338-.2705.1943-.1025.3623-.209.5059-.3218.1426-.1113.2461-.2227.3096-.3325l-.501-2.9043-2.6553.4673-.4082-2.3086,5.7402-1.0098,1.125,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m215.3789,238.6997l-3.0615.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0615-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m227.7344,222.6157l-4.9453.8706,2.3838,13.4902-3.1064.5464-2.3838-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m239.459,230.1543c-.0508-.2861-.1465-.5449-.29-.7764s-.3535-.4346-.6299-.6094c-.2773-.1738-.624-.3159-1.041-.4287-.418-.1118-.9258-.1934-1.5254-.2471-.7324-.0674-1.4404-.1885-2.126-.3618-.6865-.1753-1.3076-.4204-1.8633-.7388-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3838-.4829-.6367-1.0728-.7598-1.769-.1191-.6748-.085-1.3125.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4385-.4775.9834-.8809,1.6367-1.2114s1.3838-.5669,2.1924-.709c.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3936.353,1.9697.7007.5762.3496,1.0576.7988,1.4424,1.3511.3848.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0791-.3555-.2002-.6743-.3682-.9551-.166-.2798-.3809-.5088-.6426-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.0625-.7578-.0527-1.2061.0259-.4102.0723-.7676.1865-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2183-.3184.4604-.3887.7256-.0703.2666-.0811.542-.0303.8281.0537.3008.1768.5591.3701.7734.1924.2158.4502.3955.7705.5391.3213.144.6992.2598,1.1357.3501.4355.0894.9229.1587,1.4609.208.7725.0825,1.4941.2236,2.165.4224.6719.2002,1.2666.4722,1.7852.8149.5186.3423.9492.7622,1.29,1.2583.3408.4956.5703,1.0723.6865,1.7324.124.7021.0938,1.3535-.0928,1.9492-.1865.5952-.4961,1.126-.9287,1.5918-.4326.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3916.5464-2.2061.6895-.5078.0894-1.0205.1323-1.54.1289-.5186-.0034-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4888-.4473-.2163-.8496-.4893-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5347c.1006.481.2578.8799.4736,1.1963.2148.3188.4795.562.793.7344.3145.1704.6738.2744,1.0771.3091.4043.0347.8369.0117,1.2998-.0698.4111-.0723.7676-.1855,1.0703-.3364.3027-.1519.5498-.3311.7402-.5381.1904-.2075.3232-.4404.3984-.6992.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m5.0776,261.7993l-4.9458.8711,2.3838,13.4902-3.1074.5469-2.3833-13.4902-4.8799.8584-.4448-2.5176,12.9326-2.2764.4448,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m16.8022,269.3384c-.0508-.2861-.1479-.5449-.291-.7764-.1426-.2314-.353-.4346-.6299-.6094-.2769-.1738-.6235-.3154-1.041-.4287-.4175-.1113-.9258-.1934-1.5259-.2471-.7314-.0674-1.4399-.1885-2.126-.3623-.6855-.1748-1.3062-.4199-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2031-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.3125.1055-1.9121s.5024-1.1396.9404-1.6172c.4385-.4775.9839-.8809,1.6377-1.2109.6533-.3311,1.3838-.5674,2.1919-.709.8374-.1475,1.6245-.1621,2.3608-.041.7363.1191,1.3926.3525,1.9692.7002.5767.3496,1.0571.7988,1.4429,1.3516.3848.5508.6411,1.1865.7681,1.9043l-3.0186.5312c-.0781-.3555-.2002-.6748-.3677-.9551-.167-.2803-.3813-.5088-.6436-.6865-.2622-.1758-.5713-.2949-.9258-.3584-.356-.0625-.7578-.0527-1.2056.0264-.4111.0723-.7681.1855-1.0698.3408s-.5474.3418-.7358.5596c-.1885.2188-.3179.4609-.3892.7256-.0703.2666-.0801.542-.0293.8281.0532.3008.1758.5586.3696.7734.1929.2158.4502.3955.7705.5391.3208.1445.6997.2598,1.1353.3506.4365.0889.9238.1582,1.4624.207.772.083,1.4932.2236,2.1646.4229.6719.2002,1.2666.4717,1.7852.8145.519.3428.9482.7627,1.29,1.2588.3408.4951.5698,1.0723.6865,1.7324.124.7021.0928,1.3535-.0933,1.9492s-.4956,1.126-.9282,1.5918c-.4326.4648-.9775.8545-1.6328,1.1709-.6562.3154-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.519-.0039-1.0249-.0596-1.5176-.1689-.4927-.1104-.9624-.2744-1.4092-.4893-.4478-.2168-.8496-.4893-1.207-.8184-.3574-.3311-.6616-.7227-.9121-1.1777-.251-.4551-.4277-.9756-.5312-1.5615l3.04-.5352c.0996.4814.2578.8809.4731,1.1973.2148.3184.479.5615.7935.7344.3145.1699.6733.2734,1.0767.3086.4038.0342.8374.0117,1.2998-.0693.4111-.0723.7681-.1855,1.0708-.3369.3032-.1514.5493-.3311.7397-.5381s.3237-.4404.3989-.6992c.0757-.2578.0879-.5312.0376-.8174Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m320.5918,340.8794l-.5352-9.8477,2.8418-.5.6035,16.3994-2.7988.4922-3.1895-9.1875.2051,9.7129-2.7988.4922-5.0312-15.6201,2.832-.498,2.8369,9.374-.3262-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m335.002,340.5991c-.0508-.2861-.1484-.5449-.291-.7764s-.3535-.4346-.6309-.6094c-.2754-.1748-.623-.3154-1.04-.4287-.418-.1113-.9268-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3623-.6865-.1748-1.3066-.4199-1.8633-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2031-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.3125.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6182.4375-.4775.9834-.8809,1.6367-1.2109.6533-.3311,1.3838-.5674,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3926.3525,1.9697.7002.5762.3486,1.0576.7988,1.4424,1.3516.3848.5518.6416,1.1865.7686,1.9043l-3.0186.5312c-.0781-.3555-.2012-.6748-.3682-.9551-.167-.2793-.3818-.5088-.6436-.6865-.2617-.1758-.5703-.2959-.9258-.3584s-.7578-.0527-1.2051.0264c-.4121.0723-.7686.1855-1.0703.3408s-.5469.3418-.7363.5596c-.1885.2188-.3174.4609-.3887.7256-.0703.2666-.0801.542-.0293.8281.0527.3008.1758.5586.3701.7734.1924.2158.4502.3955.7705.5391.3203.1445.6992.2598,1.1348.3506.4365.0889.9238.1582,1.4629.208.7715.082,1.4932.2227,2.1641.4219.6719.2002,1.2666.4727,1.7852.8145.5195.3428.9492.7627,1.29,1.2588s.5703,1.0723.6865,1.7324c.125.7021.0938,1.3535-.0928,1.9492s-.4961,1.126-.9287,1.5918c-.4326.4648-.9775.8545-1.6328,1.1709-.6562.3154-1.3926.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5186-.0039-1.0254-.0596-1.5176-.1689-.4922-.1104-.9629-.2734-1.4092-.4893-.4473-.2158-.8496-.4893-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9766-.5312-1.5615l3.04-.5352c.0996.4814.2578.8809.4727,1.1973.2148.3184.4805.5615.7949.7344.3135.1699.6729.2734,1.0762.3086.4043.0352.8369.0117,1.2988-.0693.4121-.0723.7695-.1855,1.0713-.3369.3027-.1514.5498-.3311.7402-.5381s.3232-.4404.3984-.6992c.0752-.2578.0889-.5312.0381-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m353.1504,337.5083c-.0859-.4844-.0957-.9404-.0312-1.3672s.1914-.8369.3789-1.2285.4297-.7734.7246-1.1426c.2939-.3691.6318-.7412,1.0117-1.1182-.5488-.5762-.9941-1.1348-1.335-1.6758-.3428-.541-.5684-1.1221-.6787-1.7451-.1113-.6299-.1113-1.2197.001-1.7686.1104-.5488.3223-1.0352.6338-1.4609.3105-.4248.7129-.7812,1.208-1.0684.4941-.2871,1.0674-.4893,1.7217-.6035.5508-.0977,1.0703-.0859,1.5566.0332.4863.1182.9199.3193,1.2988.6035.3799.2861.6973.6348.9531,1.0508.2549.416.4258.875.5137,1.373.0664.374.0703.7354.0107,1.0859s-.166.6895-.3203,1.0146c-.1543.3262-.3467.6406-.5771.9453s-.4824.5996-.7578.8828l-.7549.8682,3.3359,3.0068c.1611-.458.2617-.9492.3018-1.4697.041-.5205.0107-1.0684-.0898-1.6396l2.6211-.4609c.1777,1.0039.209,1.9648.0947,2.8799-.1152.915-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8779-.7871c-.4912.4736-1.0195.8584-1.584,1.1582s-1.2246.5156-1.9805.6484c-.7422.1309-1.4297.1426-2.0615.0352s-1.1904-.3164-1.6709-.624c-.4824-.3086-.8809-.7061-1.1943-1.1963-.3145-.4893-.5264-1.0479-.6377-1.6777Zm2.8477-8.7656c.0576.3301.1836.6484.3789.959.1953.3096.4424.6299.7441.9629l.8906-.9395c.2012-.1865.3467-.3682.4365-.5469.0889-.1777.1455-.3428.1689-.4941.0215-.1514.0234-.2842.0029-.3975-.0205-.1143-.0361-.2031-.0479-.2695-.0312-.1758-.0869-.3438-.168-.5029-.082-.1602-.1816-.2969-.2998-.4121s-.2539-.2012-.4033-.2588c-.1504-.0547-.3096-.0693-.4785-.0391-.2578.0449-.4736.1279-.6484.25-.1758.1211-.3125.2705-.4102.4453-.0977.1768-.1602.3701-.1865.584-.0264.2119-.0205.4316.0205.6592Zm2.416,9.7549c.3809-.0674.7471-.1855,1.0957-.3516.3496-.168.6758-.376.9805-.627l-3.5625-3.25-.0762.0811c-.1816.252-.3262.4922-.4277.7227-.1045.2295-.1777.4463-.2207.6504-.0439.2041-.0635.3945-.0586.5713s.0215.3428.0479.4961c.0518.2939.1445.5566.2764.791.1318.2334.2949.4258.4883.5762.1924.1514.4141.2578.6641.3203.249.0615.5137.0684.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m379.4199,320.5845l9.2744-1.6318.4404,2.4961-3.1279.5498,1.9482,11.0264,3.1289-.5498.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4404-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m405.6777,332.4692l-3.084.543-6.2861-9.5381,1.8242,10.3232-3.1172.5479-2.8281-16.0078,3.1172-.5479,6.2451,9.501-1.8066-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m416.2305,326.3042c-.0508-.2861-.1465-.5449-.29-.7764s-.3535-.4346-.6299-.6094c-.2773-.1748-.624-.3164-1.042-.4287-.417-.1123-.9258-.1934-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3623-.6855-.1748-1.3066-.4199-1.8623-.7383s-1.0264-.7188-1.4111-1.2041c-.3848-.4824-.6377-1.0723-.7607-1.7686-.1191-.6748-.085-1.3125.1045-1.9121s.5029-1.1396.9414-1.6172.9844-.8809,1.6377-1.2119c.6533-.3301,1.3838-.5664,2.1914-.709.8379-.1465,1.624-.1611,2.3613-.04.7363.1182,1.3926.3525,1.9697.7002.5762.3486,1.0566.7988,1.4424,1.3516.3848.5508.6416,1.1865.7686,1.9043l-3.0186.5312c-.0791-.3555-.2012-.6748-.3682-.9551s-.3809-.5088-.6426-.6865c-.2627-.1768-.5723-.2959-.9277-.3584s-.7568-.0527-1.2051.0254c-.4111.0723-.7676.1855-1.0693.3418-.3018.1543-.5479.3418-.7363.5596-.1885.2188-.3174.4609-.3877.7256-.0713.2666-.0811.542-.0312.8281.0537.3008.1768.5576.3711.7734.1914.2158.4492.3955.7695.5391.3213.1436.6992.2598,1.1357.3506.4365.0889.9229.1582,1.4619.207.7725.083,1.4941.2236,2.165.4229.6719.2002,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2588c.3408.4951.5693,1.0723.6855,1.7324.125.7021.0938,1.3535-.0928,1.9492s-.4951,1.126-.9277,1.5918c-.4326.4648-.9775.8545-1.6328,1.1709-.6572.3154-1.3916.5459-2.207.6895-.5068.0889-1.0205.1318-1.5391.1289-.5195-.0039-1.0254-.0596-1.5176-.1689-.4932-.1104-.9619-.2744-1.4092-.4893-.4473-.2168-.8496-.4893-1.207-.8193s-.6611-.7217-.9121-1.1768-.4277-.9766-.5312-1.5615l3.04-.5352c.1006.4814.2578.8799.4727,1.1973.2148.3184.4795.5615.7939.7334.3145.1709.6738.2744,1.0771.3096.4033.0342.8369.0117,1.2998-.0693.4102-.0732.7676-.1855,1.0703-.3369.3027-.1523.5498-.3311.7402-.5381.1895-.208.3223-.4404.3984-.6992.0752-.2578.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m420.0342,313.437l9.2744-1.6318.4414,2.4961-3.1289.5498,1.9492,11.0264,3.1279-.5498.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0518.5371-.4404-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m446.4131,323.3726c-.1553.2773-.3838.5703-.6846.8799-.3008.3105-.6709.6074-1.1094.8936-.4375.2842-.9395.541-1.5049.7676-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0488-.792-.1943-1.502-.5488-2.1309-1.0654s-1.1631-1.1914-1.6016-2.0254c-.4385-.833-.7568-1.8096-.9551-2.9326l-.3848-2.1758c-.1982-1.1211-.2256-2.1494-.085-3.0859.1416-.9346.4199-1.7568.8359-2.4658.417-.708.9512-1.2852,1.6025-1.7314.6514-.4482,1.3926-.7451,2.2227-.8906.9033-.1592,1.7109-.1846,2.4229-.0752.7119.1084,1.3369.3369,1.876.6836.5381.3477.9922.8066,1.3613,1.376.3691.5713.6631,1.2334.8789,1.9873l-3.0186.5312c-.2471-.8018-.6035-1.377-1.0703-1.7207-.4658-.3457-1.1104-.4443-1.9326-.2998-.3965.0693-.7461.2344-1.0479.4951-.3027.2617-.5439.6084-.7246,1.041-.1816.4326-.2949.9492-.3398,1.5498-.0449.6016-.002,1.2793.1318,2.0342l.3887,2.1982c.2715,1.4951.7236,2.5967,1.3564,3.3047.6318.708,1.4561.9775,2.4707.8066.2422-.043.4775-.1035.7061-.1807.2285-.0781.4404-.1689.6338-.2705.1943-.1025.3633-.21.5059-.3213.1426-.1123.2461-.2227.3105-.333l-.502-2.9043-2.6553.4678-.4072-2.3086,5.7383-1.0107,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m459.8418,322.937l-3.0625.5391-1.2266-6.9375-4.5381.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m472.1973,306.853l-4.9453.8701,2.3828,13.4902-3.1074.5469-2.3828-13.4902-4.8799.8584-.4443-2.5176,12.9316-2.2754.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m483.9219,314.3921c-.0508-.2861-.1484-.5449-.291-.7773-.1426-.2314-.3535-.4336-.6309-.6084-.2754-.1748-.623-.3164-1.04-.4297-.418-.1113-.9268-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3613-.6865-.1758-1.3066-.4209-1.8633-.7383-.5557-.3184-1.0264-.7188-1.4111-1.2041-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.3115.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6172.4375-.4785.9834-.8818,1.6367-1.2119s1.3838-.5664,2.1924-.709c.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3926.3535,1.9697.7012.5762.3486,1.0576.7979,1.4424,1.3506.3848.5518.6416,1.1875.7686,1.9053l-3.0186.5312c-.0781-.3564-.2012-.6748-.3682-.9561-.167-.2793-.3818-.5088-.6436-.6855s-.5703-.2969-.9258-.3594c-.3555-.0615-.7578-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3408s-.5469.3428-.7363.5596c-.1875.2188-.3174.4609-.3887.7266-.0703.2656-.0801.541-.0293.8271.0527.3008.1758.5586.3701.7744.1924.2158.4502.3945.7705.5391.3203.1436.6992.2588,1.1348.3496.4365.0898.9238.1592,1.4629.208.7715.083,1.4932.2236,2.1641.4229.6719.1992,1.2666.4717,1.7852.8145.5195.3428.9492.7627,1.29,1.2578.3408.4961.5703,1.0732.6865,1.7334.125.7021.0938,1.3525-.0928,1.9482s-.4961,1.127-.9287,1.5928c-.4326.4648-.9775.8545-1.6328,1.1699-.6562.3164-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5186-.0029-1.0254-.0596-1.5176-.1689s-.9629-.2734-1.4092-.4893c-.4473-.2158-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1777-.252-.4541-.4287-.9756-.5322-1.5605l3.04-.5352c.0996.4805.2578.8799.4727,1.1963.2148.3184.4805.5625.7949.7344.3135.1699.6729.2744,1.0762.3086.4043.0352.8369.0117,1.2988-.0693.4121-.0723.7695-.1855,1.0713-.3359.3037-.1523.5498-.332.7402-.5381.1904-.208.3232-.4404.3984-.7002.0762-.2578.0889-.5303.0381-.8164Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m325.6494,59.7832l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m337.2432,50.5098l-6.5879,1.1592.7988,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m348.8691,49.1333l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6201,2.8311-.4985,2.8379,9.375-.3262-9.8164,2.2139-.3901,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m363.2783,48.853c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2319-.3535-.4341-.6309-.6089-.2764-.1738-.623-.3164-1.041-.4282-.418-.1128-.9258-.1948-1.5254-.248-.7314-.0669-1.4404-.1885-2.126-.3618-.6865-.1758-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2026-.3838-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.084-1.3125.1055-1.9116.1895-.6006.502-1.1396.9404-1.6177s.9834-.8809,1.6377-1.2114c.6523-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.625-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017s1.0586.7979,1.4434,1.3501c.3848.5518.6406,1.187.7676,1.9048l-3.0176.5312c-.0791-.356-.2012-.6743-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5713-.2949-.9258-.3574-.3555-.063-.7578-.0542-1.2061.0249-.4111.0723-.7676.1865-1.0693.3413s-.5479.3423-.7363.5596c-.1885.2192-.3184.4604-.3887.7261s-.0801.5415-.0293.8276c.0527.3008.1758.5591.3691.7739.1934.2153.4512.3945.7715.5391.3203.1436.6992.2593,1.1348.3496.4365.0894.9238.1587,1.4619.208.7725.0825,1.4932.2236,2.165.4224.6719.2012,1.2656.4722,1.7852.8149.5186.3428.9482.7622,1.29,1.2578.3408.4961.5693,1.0732.6865,1.7334.124.7031.0928,1.3525-.0938,1.9482-.1855.5957-.4951,1.1265-.9277,1.5923-.4336.4648-.9775.856-1.6328,1.1704-.6562.3159-1.3926.5459-2.207.6895-.5068.0894-1.0195.1333-1.5391.1289-.5195-.0029-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2734-1.4102-.4888s-.8496-.4888-1.2061-.8188c-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5347c.0996.4805.2578.8799.4727,1.1963.2148.3188.4805.562.7939.7344.3135.1704.6729.2744,1.0771.3091s.8359.0117,1.2988-.0698c.4121-.0723.7686-.1855,1.0703-.3364.3037-.1519.5508-.3301.7402-.5381.1914-.2075.3232-.4404.3994-.6992.0752-.2583.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m381.4277,45.7617c-.0859-.4844-.0967-.9404-.0312-1.3667.0645-.4272.1904-.8374.3789-1.229.1875-.3916.4297-.7734.7236-1.1421.2939-.3691.6318-.7417,1.0127-1.1187-.5488-.5762-.9941-1.1343-1.3359-1.6753-.3418-.5405-.5674-1.1226-.6777-1.7456-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3232-1.0356.6348-1.4604.3105-.4248.7129-.7812,1.207-1.0688.4951-.2876,1.0684-.4878,1.7227-.603.5508-.0967,1.0693-.0864,1.5557.0322.4873.1187.9209.3193,1.2998.604.3789.2856.6973.6343.9521,1.0508s.4268.8745.5146,1.3726c.0664.374.0703.7358.0107,1.0869-.0596.3496-.167.6885-.3203,1.0137-.1553.3262-.3467.6411-.5771.9453-.2305.3057-.4824.5996-.7578.8828l-.7559.8696,3.3369,3.0054c.1611-.458.2617-.9492.3018-1.4697.041-.5205.0098-1.0679-.0908-1.6382l2.6221-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1152.9155-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5039.6167-.877-.7861c-.4922.4717-1.0195.8569-1.584,1.1567-.5645.2993-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0605.0347-.6328-.1074-1.1904-.3154-1.6719-.623-.4824-.3091-.8809-.707-1.1943-1.1968-.3135-.4888-.5254-1.0483-.6367-1.6782Zm2.8467-8.7656c.0576.3301.1846.6489.3799.959.1943.3105.4424.6299.7441.9629l.8896-.9395c.2021-.1851.3477-.3682.4365-.5459.0898-.1787.1465-.3438.1689-.4946s.0244-.2842.0039-.3975-.0361-.2031-.0479-.2695c-.0312-.1758-.0869-.3433-.1689-.5029-.0811-.1602-.1807-.2974-.2998-.4126-.1182-.1152-.2529-.2012-.4023-.2583-.1504-.0552-.3105-.0693-.4785-.0396-.2578.0454-.4736.1284-.6484.25-.1758.1216-.3125.2705-.4102.4468-.0977.1753-.1602.3696-.1875.5825-.0264.2119-.0195.4316.0205.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0967-.3511.3486-.1685.6758-.376.9805-.6265l-3.5625-3.251-.0762.082c-.1826.2515-.3262.4922-.4287.7217-.1035.2295-.1768.4468-.2197.6509-.0449.2041-.0635.395-.0586.5713.0039.1772.0205.3423.0479.4966.0518.293.1436.5571.2764.7905.1318.2334.2949.4253.4883.5757.1924.1523.4141.2583.6631.3213.249.0605.5146.0674.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m407.6963,28.8384l9.2754-1.6323.4404,2.4961-3.1279.5508,1.9482,11.0273,3.1279-.5508.4395,2.4844-9.2754,1.6323-.4385-2.4844,3.0508-.5371-1.9482-11.0273-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m433.9541,40.7227l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m444.5078,34.5581c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6299-.6089-.2764-.1738-.624-.3159-1.041-.4282s-.9258-.1943-1.5264-.248c-.7305-.0664-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4204-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2021-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.312.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6177.4375-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017.5771.3486,1.0576.7974,1.4424,1.3501.3857.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3818-.5088-.6436-.686-.2627-.1763-.5713-.2954-.9268-.3579-.3555-.063-.7578-.0537-1.2051.0254-.4111.0723-.7676.1865-1.0703.3408-.3008.1553-.5469.3423-.7354.5596-.1885.2197-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1758.5596.3701.7739.1924.2158.4502.395.7705.5391.3213.144.6992.2593,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.2007,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4961.5693,1.0728.6855,1.7329.125.7031.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8555-1.6338,1.1704-.6562.3159-1.3906.5459-2.207.6895-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0034-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2739-1.4082-.4893-.4482-.2153-.8506-.4888-1.207-.8184-.3574-.3311-.6621-.7227-.9121-1.1777-.251-.4546-.4287-.9751-.5312-1.561l3.04-.5352c.0996.481.2568.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3145.1699.6729.2739,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3306.7393-.5381s.3232-.4404.3994-.6997c.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m448.3105,21.6909l9.2754-1.6323.4414,2.4961-3.1289.5503,1.9482,11.0273,3.1279-.5503.4395,2.4844-9.2754,1.6323-.4385-2.4844,3.0508-.5371-1.9482-11.0273-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m474.6904,31.627c-.1553.2769-.3838.5698-.6846.8794-.3018.311-.6709.6084-1.1094.8931-.4375.2842-.9395.542-1.5049.7695-.5654.228-1.1865.4019-1.8623.5205-.9102.1606-1.7617.1431-2.5527-.0498-.791-.1943-1.502-.5483-2.1299-1.0649-.6289-.5171-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.7075.9512-1.2852,1.6016-1.7319.6523-.4482,1.3926-.7446,2.2227-.8906.9043-.1592,1.7109-.1836,2.4238-.0752.7119.1084,1.3369.3369,1.875.6841.5391.3481.9922.8062,1.3613,1.3765.3701.5703.6641,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3774-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7461.2354-1.0488.4956-.3018.2617-.5439.6084-.7236,1.041-.1816.4326-.2949.9487-.3398,1.5498s-.002,1.2793.1318,2.0342l.3877,2.1992c.2715,1.4937.7246,2.5952,1.3564,3.3037.6328.7095,1.4561.9771,2.4717.8066.2422-.0425.4775-.103.7061-.1807.2275-.0786.4395-.1694.6338-.271.1934-.1025.3623-.2085.5059-.3213.1426-.1118.2461-.2227.3096-.3325l-.501-2.9043-2.6553.4673-.4072-2.3086,5.7383-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m488.1182,31.1909l-3.0625.5386-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.541-2.8281-16.0078,3.0732-.541,1.1602,6.5645,4.5381-.7988-1.1602-6.5645,3.0625-.5386,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m500.4746,15.1064l-4.9463.8706,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2764.4453,2.5176Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m102.9912,98.9673l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m114.585,89.6943l-6.5869,1.1592.7988,4.5195,7.6992-1.355.4414,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4307,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m126.2119,88.3179l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3262-9.8164,2.2148-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m140.6211,88.0376c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3159-1.041-.4282s-.9258-.1943-1.5259-.248c-.731-.0664-1.4399-.1885-2.1255-.3618-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2026-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.312.1055-1.9111.1895-.6006.5024-1.1396.9409-1.6177.438-.478.9834-.8813,1.6377-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017.5767.3486,1.0576.7974,1.4429,1.3501.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3579-.356-.063-.7578-.0537-1.2056.0254-.4111.0723-.7681.1865-1.0698.3408-.3018.1553-.5474.3423-.7358.5596-.1885.2197-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8276.0532.3008.1758.5596.3696.7739.1929.2158.4502.395.7705.5391.3213.144.6997.2593,1.1353.3501.436.0894.9238.1587,1.4624.208.772.0825,1.4932.2231,2.165.4224.6714.2007,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583.3413.4961.5698,1.0728.6865,1.7329.1245.7031.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8555-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0889-1.0195.1328-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4287-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8804.4727,1.1968.2148.3184.4795.562.7939.7344.314.1699.6729.2739,1.0762.3086.4043.0352.8374.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3306.7397-.5381s.3232-.4404.3989-.6997c.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m158.77,84.9463c-.0854-.4844-.0962-.9404-.0312-1.3672.064-.4268.1909-.8369.3784-1.2285.189-.3916.4302-.7734.7246-1.1426.2939-.3687.6318-.7412,1.0117-1.1182-.5479-.5762-.9932-1.1343-1.335-1.6753s-.5679-1.1226-.6777-1.7456c-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3228-1.0356.6343-1.4609.3105-.4243.7139-.7812,1.2075-1.0684.4946-.2876,1.0688-.4883,1.7222-.603.5508-.0972,1.0698-.0869,1.5562.0322.4868.1187.9199.3193,1.2993.604.3794.2856.6978.6343.9526,1.0508.2549.416.4268.8745.5151,1.3726.0659.374.0688.7354.0098,1.0864-.0591.3496-.166.689-.3203,1.0142-.1548.3262-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8823l-.7549.8701,3.3364,3.0054c.1611-.458.2617-.9492.3022-1.4697s.0103-1.0684-.0908-1.6387l2.6216-.4609c.1772,1.0039.2095,1.9639.0942,2.8789-.1143.9155-.397,1.7686-.8481,2.5581l2.5376,2.2739-3.5039.6167-.8774-.7861c-.4912.4722-1.02.8574-1.5835,1.1567-.5645.2998-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1074-1.1899-.3154-1.6714-.6235-.4824-.3086-.8809-.7065-1.1943-1.1963-.3135-.4888-.5259-1.0483-.6372-1.6782Zm2.8472-8.7656c.0581.3301.1846.6489.3799.959.1943.3101.4419.6299.7432.9629l.8906-.9395c.2017-.1855.3472-.3682.4365-.5459.0898-.1787.146-.3438.1689-.4951.0225-.1509.0234-.2842.0034-.3975s-.0356-.2031-.0474-.2695c-.0312-.1758-.0879-.3428-.1689-.5029-.0815-.1597-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0552-.3101-.0693-.479-.0396-.2573.0449-.4731.1284-.6484.25-.1758.1216-.3125.2705-.4097.4463-.0977.1758-.1602.3696-.1865.583-.0269.2119-.02.4316.02.6592Zm2.416,9.7544c.3818-.0669.7471-.1846,1.0967-.3511.3486-.168.6753-.3755.9795-.6265l-3.5615-3.2505-.0762.0815c-.1826.2515-.3262.4927-.4287.7222-.1045.2295-.1772.4468-.2207.6509s-.063.3945-.0581.5708c.0044.1777.021.3428.0479.4971.0518.293.144.5566.2759.79.1323.2339.2954.4258.4883.5762.1929.1523.4146.2578.6641.3208.2495.061.5142.0679.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m185.0391,68.0225l9.2744-1.6318.4414,2.4961-3.1279.5503,1.9482,11.0273,3.1279-.5503.4385,2.4844-9.2744,1.6318-.4395-2.4844,3.0518-.5366-1.9482-11.0273-3.0513.5366-.4409-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m211.2969,79.9072l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m221.8496,73.7422c-.0508-.2861-.1465-.5449-.29-.7764-.1426-.2314-.3535-.4341-.6299-.6089-.2773-.1743-.624-.3164-1.041-.4282-.418-.1128-.9258-.1943-1.5254-.248-.7314-.0664-1.4404-.1885-2.126-.3618-.6865-.1753-1.3066-.4204-1.8623-.7388-.5566-.3169-1.0273-.7183-1.4121-1.2026-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.3125.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3306,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1606,2.3604-.041.7373.1191,1.3936.353,1.9697.7017s1.0576.7979,1.4424,1.3506c.3857.5513.6416,1.1865.7686,1.9043l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2798-.3809-.5088-.6426-.6865-.2627-.1763-.5713-.2949-.9268-.3574-.3555-.063-.7578-.0537-1.2061.0249-.4102.0723-.7676.1865-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2192-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8281.0537.3008.1768.5591.3701.7739.1924.2153.4502.395.7705.5386.3213.144.7002.2598,1.1357.3501.4355.0894.9238.1587,1.4609.208.7725.0825,1.4941.2236,2.166.4224.6709.2012,1.2656.4722,1.7842.8149s.9492.7622,1.29,1.2583c.3408.4956.5703,1.0728.6865,1.7329.124.7031.0938,1.353-.0928,1.9487s-.4961,1.126-.9277,1.5918c-.4336.4648-.9785.856-1.6328,1.1709-.6572.3154-1.3926.5459-2.207.6895-.5078.0889-1.0195.1328-1.54.1284-.5186-.0029-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4888s-.8496-.4888-1.207-.8188c-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.041-.5347c.0996.481.2568.8799.4727,1.1968.2148.3184.4795.5615.7939.7339.3135.1704.6729.2744,1.0762.3091.4043.0347.8369.0117,1.2998-.0693.4111-.0728.7676-.1855,1.0703-.3369.3027-.1519.5498-.3301.7402-.5381.1904-.2075.3232-.4404.3984-.6992.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m225.6533,60.875l9.2754-1.6318.4404,2.4961-3.1279.5503,1.9482,11.0273,3.1279-.5503.4395,2.4844-9.2754,1.6318-.4385-2.4844,3.0508-.5371-1.9473-11.0273-3.0518.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m252.0332,70.811c-.1562.2769-.3838.5698-.6855.8799-.3008.3105-.6699.6084-1.1074.8931-.4395.2842-.9404.5415-1.5059.769-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.1431-2.5527-.0503-.792-.1938-1.501-.5483-2.1299-1.0649s-1.1641-1.1909-1.6016-2.0249c-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1768c-.1992-1.1211-.2266-2.1494-.0859-3.0854.1416-.9351.4199-1.7573.8369-2.4663.416-.7075.9502-1.2847,1.6016-1.7314.6514-.4482,1.3936-.7446,2.2227-.8906.9033-.1592,1.7119-.1836,2.4229-.0752.7119.1084,1.3379.3364,1.876.6836.5381.3486.9922.8066,1.3623,1.377.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.3779-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2349-1.0488.4956-.3018.2617-.543.6079-.7246,1.0405-.1807.4326-.2939.9492-.3398,1.5503-.0449.6011-.001,1.2788.1328,2.0337l.3877,2.1992c.2715,1.4941.7236,2.5957,1.3564,3.3037.6328.7095,1.457.9775,2.4707.8066.2422-.0425.4785-.103.707-.1807.2285-.0781.4395-.1689.6328-.2705.1943-.1025.3633-.209.5059-.3213.1426-.1118.2461-.2227.3105-.333l-.502-2.9043-2.6543.4678-.4082-2.3086,5.7393-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m265.4609,70.375l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m277.8164,54.291l-4.9453.8706,2.3828,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m289.541,61.8301c-.0508-.2861-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4341-.6299-.6089-.2773-.1738-.625-.3164-1.042-.4282-.417-.1128-.9258-.1943-1.5264-.248-.7305-.0664-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2026-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.312.1055-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1611,2.3613-.041.7363.1191,1.3926.3535,1.9688.7017.5771.3491,1.0576.7979,1.4424,1.3501.3857.5518.6426,1.1875.7695,1.9053l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3809-.5088-.6426-.686-.2627-.1768-.5723-.2954-.9277-.3579-.3555-.063-.7578-.0537-1.2051.0249-.4111.0723-.7676.1865-1.0703.3413-.3008.1548-.5469.3423-.7354.5596-.1885.2192-.3174.4604-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1768.5591.3701.7739.1924.2158.4502.395.7705.5391.3213.1436.6992.2593,1.1348.3496.4375.0898.9238.1592,1.4629.208.7715.083,1.4941.2236,2.165.4229.6709.2007,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4956.5693,1.0728.6855,1.7329.125.7031.0938,1.353-.0928,1.9487-.1865.5952-.4951,1.1265-.9277,1.5918s-.9775.856-1.6338,1.1704c-.6562.3164-1.3906.5464-2.207.6895-.5059.0894-1.0195.1333-1.5391.1289-.5186-.0029-1.0244-.0591-1.5176-.1689-.4922-.1094-.9619-.2734-1.4082-.4888-.4482-.2153-.8506-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.0996.481.2568.8799.4727,1.1963.2148.3188.4795.5625.7939.7344.3145.1704.6738.2744,1.0762.3091.4043.0347.8379.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.3306.7393-.5381.1904-.208.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-.8066,112.9268c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3164-1.041-.4277-.4175-.1133-.9258-.1948-1.5259-.248-.731-.0669-1.4399-.189-2.1255-.3623-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3174-1.0269-.7188-1.4116-1.2026-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.312.1055-1.9116.1895-.6001.5024-1.1396.9409-1.6172.438-.478.9834-.8813,1.6377-1.2119.6528-.3301,1.3833-.5664,2.1914-.7085.8374-.1475,1.6245-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017.5767.3486,1.0576.7974,1.4429,1.3501.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2798-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3574-.356-.0635-.7578-.0542-1.2056.0244-.4111.0728-.7681.1865-1.0698.3418-.3018.1548-.5474.3418-.7358.5591-.1885.2197-.3179.4609-.3887.7261-.0703.2661-.0801.542-.0298.8281.0532.3008.1758.5586.3696.7734.1929.2158.4502.395.7705.5391.3213.144.6997.2598,1.1353.3501.437.0894.9238.1587,1.4624.2075.772.083,1.4932.2236,2.165.4229.6714.2012,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583s.5698,1.0728.6865,1.7329c.1245.7031.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8555-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0894-1.0195.1333-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4287-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8799.4727,1.1968.2148.3188.4795.562.7939.7344.314.1704.6729.2739,1.0762.3091.4043.0342.8374.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3306.7397-.5381s.3232-.4404.3989-.6997c.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m2.9961,100.0596l9.2754-1.6323.4409,2.4961-3.1279.5503,1.9478,11.0273,3.1279-.5503.4395,2.4844-9.2754,1.6323-.4385-2.4844,3.0508-.5371-1.9478-11.0273-3.0513.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m29.376,109.9951c-.1553.2773-.3838.5703-.6851.8799-.3013.311-.6704.6084-1.1084.8931-.4385.2847-.9399.542-1.5054.769-.5654.2285-1.1865.4023-1.8618.5215-.9111.1602-1.7617.1426-2.5532-.0503-.7915-.1938-1.5015-.5483-2.1299-1.0649-.6289-.5166-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.708.9507-1.2852,1.6021-1.7319.6519-.4478,1.3926-.7446,2.2222-.8906.9038-.1587,1.7114-.1831,2.4238-.0747.7119.1079,1.3369.3364,1.875.6836.5391.3481.9922.8062,1.3618,1.3765s.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.3779-1.0708-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.397.0698-.7461.2354-1.0488.4956-.3018.2617-.5435.6084-.7241,1.041-.1812.4326-.2944.9492-.3394,1.5498-.0454.6011-.0015,1.2793.1318,2.0342l.3882,2.1992c.2715,1.4937.7241,2.5952,1.356,3.3037.6328.709,1.4565.9771,2.4712.8066.2427-.043.478-.1035.7065-.1807.228-.0786.4395-.1689.6338-.2705.1934-.1025.3623-.209.5054-.3218.1431-.1118.2461-.2227.3101-.3325l-.5015-2.9043-2.6548.4673-.4077-2.3086,5.7388-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m42.8037,109.5596l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m55.1602,93.4756l-4.9463.8701,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2759.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m66.8838,101.0142c-.0508-.2861-.147-.5449-.29-.7769-.1436-.2314-.3535-.4341-.6304-.6089-.2769-.1738-.624-.3159-1.0415-.4277-.417-.1128-.9253-.1948-1.5254-.248-.7314-.0669-1.4399-.189-2.1255-.3623-.686-.1753-1.3071-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2026-.3843-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.312.105-1.9111.1895-.6006.5029-1.1396.9409-1.6177.4385-.478.9839-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1611,2.3608-.041.7363.1191,1.3926.353,1.9692.7017.5762.3486,1.0576.7974,1.4424,1.3501.3853.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2622-.1763-.5718-.2954-.9268-.3574-.3555-.0635-.7578-.0542-1.2056.0249-.4111.0723-.7676.1865-1.0693.3408-.3018.1553-.5479.3423-.7363.5596-.1885.2197-.3179.4609-.3887.7261-.0698.2661-.0801.5415-.0298.8276.0532.3008.1763.5596.3696.7739.1934.2158.4507.395.7715.5391s.6992.2598,1.1348.3501c.4365.0894.9238.1587,1.4619.208.772.0825,1.4937.2231,2.165.4224.6714.2012,1.2666.4722,1.7852.8145.519.3428.9482.7627,1.29,1.2583.3408.4961.5693,1.0728.686,1.7329.1245.7031.0933,1.353-.0928,1.9487s-.4956,1.1265-.9282,1.5923c-.4331.4648-.9775.8555-1.6328,1.1704-.6562.3159-1.3921.5459-2.207.6895-.5068.0889-1.0195.1328-1.5391.1289-.5195-.0034-1.0249-.0596-1.5176-.1689-.4932-.1099-.9624-.2734-1.4097-.4893-.4473-.2148-.8491-.4888-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5352c.1001.481.2573.8804.4727,1.1968.2153.3184.48.562.7939.7344.314.1699.6733.2739,1.0771.3086.4038.0352.8364.0122,1.2993-.0693.4111-.0723.7681-.1855,1.0703-.3364.3032-.1519.5498-.3306.7402-.5381s.3237-.4404.3989-.6997c.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m92.0889,37.2573l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m103.6826,27.9844l-6.5869,1.1592.7988,4.5186,7.6992-1.355.4414,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5186-7.666,1.3491.7129,4.0352,6.5869-1.1592.4307,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m115.3096,26.6079l-.5361-9.8491,2.8418-.5.6035,16.4004-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3262-9.8174,2.2148-.3896,3.1465,9.3896Z'                    fill='%23fff' /%3E                %3Cpath                    d='m129.7188,26.3276c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3169-1.041-.4292-.4175-.1113-.9258-.1934-1.5259-.2471-.7314-.0674-1.4399-.1885-2.1255-.3628-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3838-.4834-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5024-1.1387.9409-1.6167.438-.478.9834-.8813,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5767.3486,1.0576.7983,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2627-.1772-.5713-.2964-.9263-.3589-.356-.062-.7578-.0527-1.2056.0264-.4111.0723-.7681.1855-1.0698.3408s-.5474.3423-.7358.5596c-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1758.5596.3696.7739.1929.2158.4502.396.7705.54.3213.144.6997.2593,1.1353.3491.436.0903.9238.1597,1.4624.208.772.0835,1.4932.2241,2.165.4233.6714.1997,1.2661.4707,1.7852.8145.5186.3428.9482.7617,1.2896,1.2583.3413.4951.5698,1.0728.6865,1.7319.1245.7031.0933,1.353-.0933,1.9497-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8545-1.6338,1.1704s-1.3911.5449-2.2065.6885c-.5068.0889-1.0195.1328-1.5391.1299-.519-.0034-1.0249-.0605-1.5176-.1699-.4927-.1099-.9624-.2729-1.4092-.4883-.4478-.2163-.8501-.4897-1.207-.8193-.3574-.3311-.6616-.7227-.9116-1.1768-.251-.4546-.4287-.9761-.5317-1.562l3.0405-.5352c.0996.4819.2573.8804.4727,1.1978.2148.3174.4795.562.7939.7334.314.1709.6729.2739,1.0762.3096.4043.0352.8374.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3232-.4404.3989-.7007.0757-.2578.0879-.5308.0376-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m147.8677,23.2354c-.0854-.4834-.0962-.9395-.0312-1.3672.064-.4258.1909-.8359.3784-1.2285.189-.3906.4302-.7725.7246-1.1416.2939-.3687.6318-.7412,1.0117-1.1191-.5479-.5752-.9932-1.1343-1.335-1.6743-.3418-.541-.5679-1.1226-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3228-1.0356.6343-1.4619.3105-.4243.7139-.7812,1.2075-1.0674.4946-.2876,1.0688-.4893,1.7222-.604.5508-.0972,1.0698-.0859,1.5562.0322.4868.1187.9199.3203,1.2993.605s.6978.6343.9526,1.0508c.2549.416.4268.8735.5151,1.3716.0659.374.0688.7363.0098,1.0874-.0591.3486-.166.688-.3203,1.0142-.1548.3252-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8813l-.7549.8701,3.3364,3.0063c.1611-.459.2617-.9492.3022-1.4697s.0103-1.0684-.0908-1.6396l2.6216-.4609c.1772,1.0039.2095,1.9639.0942,2.8799-.1143.9155-.3975,1.7676-.8481,2.5571l2.5376,2.2749-3.5039.6167-.8774-.7871c-.4912.4722-1.02.8584-1.5835,1.1577-.5645.2998-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1084-1.1899-.3164-1.6714-.6245-.4824-.3086-.8809-.7065-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7656c.0581.3301.1846.6499.3799.96.1943.3091.4419.6299.7432.9629l.8906-.9395c.2017-.1865.3472-.3682.4365-.5469.0898-.1777.146-.3428.1689-.4951.0225-.1509.0234-.2832.0034-.3975-.02-.1133-.0361-.2021-.0479-.2686-.0308-.1768-.0874-.3438-.1685-.5029-.0815-.1606-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0562-.3101-.0693-.479-.0396-.2573.0449-.4731.1274-.6484.25-.1758.1206-.3125.2695-.4097.4453-.0977.1768-.1602.3706-.1865.584-.0269.2109-.02.4316.02.6582Zm2.416,9.7554c.3818-.0669.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.2495-.0762.0815c-.1826.2505-.3262.4917-.4287.7222-.1045.2295-.1772.4468-.2207.6499-.0435.2041-.063.3955-.0581.5718.0044.1768.021.3428.0479.4961.0518.293.144.5566.2759.79.1323.2339.2954.4268.4883.5771.1929.1514.4146.2578.6641.3198s.5142.0688.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m174.1367,6.3115l9.2744-1.6318.4414,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0518-.5366-1.9482-11.0264-3.0513.5366-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m200.3945,18.1973l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m210.9473,12.0322c-.0508-.2871-.1465-.5449-.29-.7764s-.3535-.4351-.6299-.6089c-.2773-.1753-.624-.3174-1.041-.4292-.418-.1118-.9258-.1934-1.5254-.2471-.7324-.0674-1.4404-.1885-2.126-.3628-.6865-.1743-1.3066-.4204-1.8623-.7378-.5566-.3179-1.0273-.7183-1.4121-1.2036-.3838-.4829-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.3115.1045-1.9116s.5029-1.1387.9414-1.6167c.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1616,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3506.3848.5522.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2808-.3809-.5088-.6426-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0527-1.2061.0259-.4102.0723-.7676.1855-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2183-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1768.5591.3701.7739.1924.2153.4502.396.7705.5396.3213.144.7002.2598,1.1357.3491.4355.0903.9238.1597,1.4609.208.7725.0835,1.4941.2246,2.166.4233.6709.2002,1.2656.4712,1.7842.8149.5186.3428.9492.7612,1.29,1.2583.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9497-.1865.5957-.4961,1.126-.9277,1.5918-.4336.4648-.9785.855-1.6338,1.1709-.6562.3154-1.3916.5449-2.2061.6885-.5078.0889-1.0195.1328-1.54.1294-.5186-.0029-1.0244-.0601-1.5166-.1699-.4941-.1094-.9629-.2725-1.4102-.4878-.4473-.2163-.8496-.4897-1.207-.8198-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4819.2568.8799.4727,1.1978.2148.3174.4795.5615.7939.7329.3135.1714.6729.2744,1.0762.3101.4043.0347.8369.0107,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3369.3027-.1509.5498-.3301.7402-.5371.1904-.2085.3232-.4404.3984-.7002.0762-.2578.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m214.751-.8359l9.2754-1.6318.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6318-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m241.1309,9.1001c-.1562.2769-.3838.5708-.6855.8809-.3008.3105-.6699.6074-1.1084.8931-.4385.2842-.9395.5405-1.5049.7681-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.144-2.5527-.0493-.792-.1938-1.501-.5493-2.1299-1.0649-.6289-.5166-1.1641-1.1919-1.6016-2.0259-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1504-.0859-3.0864.1416-.9351.4199-1.7573.8369-2.4653.416-.7075.9502-1.2856,1.6016-1.7324.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7119-.1846,2.4229-.0752.7119.1084,1.3379.3364,1.876.6836.5381.3477.9922.8066,1.3623,1.376.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.377-1.0713-1.7207-.4658-.3462-1.1104-.4458-1.9326-.3013-.3965.0698-.7461.2358-1.0488.4966-.3018.2607-.543.6079-.7246,1.0405-.1807.4316-.2939.9492-.3398,1.5503-.0449.6011-.001,1.2788.1328,2.0337l.3877,2.1982c.2715,1.4941.7236,2.5957,1.3564,3.3047.6328.7085,1.457.9775,2.4707.8066.2422-.0425.4785-.103.707-.1816.2285-.0771.4395-.168.6328-.2695.1943-.1025.3633-.21.5059-.3223.1426-.1108.2461-.2227.3105-.332l-.502-2.9043-2.6543.4678-.4082-2.3096,5.7393-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m254.5586,8.665l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m266.9141-7.4189l-4.9453.8706,2.3828,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5186,12.9326-2.2759.4443,2.5186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m278.6387.1201c-.0508-.2871-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4351-.6299-.6089-.2773-.1748-.625-.3174-1.042-.4292s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4209-1.8623-.7378c-.5557-.3179-1.0264-.7183-1.4111-1.2036-.3848-.4829-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5029-1.1387.9414-1.6167.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3311,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.3545,1.9688.7017.5771.3491,1.0576.7988,1.4424,1.3501.3857.5527.6426,1.1875.7695,1.9062l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556s-.3809-.5088-.6426-.686c-.2627-.1777-.5723-.2964-.9277-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0703.3413-.3008.1548-.5469.3423-.7354.5596-.1885.2183-.3174.4604-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1768.5591.3701.7739.1924.2158.4502.396.7705.54.3213.1436.6992.2593,1.1348.3486.4375.0908.9238.1602,1.4629.208.7715.084,1.4941.2246,2.165.4238.6709.1997,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4946.5693,1.0728.6855,1.7319.125.7031.0938,1.353-.0928,1.9497-.1865.5952-.4951,1.1265-.9277,1.5918s-.9775.855-1.6338,1.1704c-.6562.3164-1.3906.5454-2.207.6885-.5059.0894-1.0195.1333-1.5391.1299-.5186-.0029-1.0244-.0601-1.5176-.1699-.4922-.1094-.9619-.2725-1.4082-.4878-.4482-.2163-.8506-.4897-1.207-.8198-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9756-.5312-1.5615l3.04-.5352c.0996.4819.2568.8799.4727,1.1973.2148.3179.4795.5625.7939.7334.3145.1714.6738.2744,1.0762.3101.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3306.7393-.5371c.1904-.209.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-7.9062,38.3486l9.2754-1.6323.4409,2.4971-3.1279.5503,1.9478,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9478-11.0264-3.0513.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m18.4736,48.2842c-.1553.2773-.3838.5713-.6851.8809-.3013.311-.6704.6074-1.1089.8931-.438.2847-.9395.541-1.5054.7681-.5649.2285-1.186.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6016-2.0264-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0864.1411-.9351.4199-1.7573.8359-2.4648.417-.708.9507-1.2861,1.6021-1.7329.6519-.4478,1.3926-.7437,2.2222-.8896.9038-.1587,1.7114-.1841,2.4238-.0747.7119.1079,1.3369.3364,1.875.6836.5391.3472.9922.8062,1.3618,1.3755.3696.5703.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7207-.4658-.3457-1.1104-.4458-1.9326-.3013-.397.0698-.7461.2363-1.0488.4966-.3018.2607-.5435.6084-.7241,1.041-.1812.4316-.2944.9492-.3394,1.5498-.0454.6011-.0015,1.2793.1318,2.0342l.3882,2.1982c.2715,1.4937.7241,2.5952,1.356,3.3047.6328.708,1.4565.9771,2.4712.8066.2427-.043.478-.1035.7065-.1816.228-.0776.4395-.168.6338-.2695.1934-.1025.3623-.21.5054-.3228.1431-.1108.2461-.2227.3101-.3315l-.5015-2.9043-2.6548.4673-.4077-2.3096,5.7388-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m31.9014,47.8496l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m44.2578,31.7656l-4.9463.8701,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5186,12.9326-2.2759.4453,2.5186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m55.9814,39.3042c-.0508-.2871-.1475-.5449-.29-.7769-.1436-.2314-.3535-.4351-.6304-.6089-.2769-.1748-.624-.3169-1.0415-.4287-.417-.1118-.9253-.1938-1.5254-.2471-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3071-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3843-.4834-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.311.105-1.9111.1895-.6006.5029-1.1387.9409-1.6167.4385-.478.9839-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3926.354,1.9692.7017.5762.3486,1.0576.7983,1.4424,1.3501.3853.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2622-.1772-.5718-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0259-.4111.0723-.7676.1855-1.0693.3408s-.5479.3423-.7363.5596c-.1885.2188-.3179.4609-.3887.7261-.0698.2661-.0801.5415-.0298.8267.0532.3008.1763.5596.3696.7739.1934.2158.4507.396.771.54.3213.144.6997.2598,1.1353.3491.4365.0903.9238.1597,1.4619.208.772.0835,1.4937.2241,2.165.4233.6714.2002,1.2666.4712,1.7852.8145.519.3428.9482.7617,1.29,1.2583.3408.4951.5693,1.0728.686,1.7319.1245.7031.0933,1.353-.0928,1.9497-.186.5957-.4956,1.1265-.9282,1.5923-.4331.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3921.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1299-.5195-.0034-1.0249-.0605-1.5176-.1699-.4932-.1099-.9624-.2725-1.4097-.4883s-.8491-.4897-1.2065-.8193c-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9761-.5312-1.562l3.04-.5352c.1001.4819.2573.8804.4727,1.1978s.48.562.7939.7334c.314.1709.6733.2739,1.0771.3096.4038.0352.8364.0112,1.2993-.0703.4111-.0723.7681-.1846,1.0703-.3364.3032-.1509.5498-.3306.7402-.5371.1904-.2085.3237-.4404.3989-.7007.0752-.2578.0874-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m347.4541,183.2041l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m359.0479,173.9307l-6.5869,1.1592.7979,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m370.6738,172.5542l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6201,2.8311-.4985,2.8379,9.375-.3262-9.8164,2.2139-.3901,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m385.083,172.2739c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2319-.3535-.4341-.6309-.6089-.2764-.1738-.623-.3164-1.041-.4282-.418-.1128-.9258-.1948-1.5254-.248-.7314-.0679-1.4404-.1885-2.126-.3618-.6865-.1758-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2036-.3838-.4834-.6377-1.0728-.7607-1.769-.1191-.6748-.084-1.3125.1055-1.9116.1895-.6006.502-1.1396.9414-1.6177.4375-.478.9824-.8809,1.6367-1.2114.6523-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.625-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5762.3496,1.0586.7988,1.4434,1.3511.3848.5518.6416,1.187.7676,1.9048l-3.0176.5312c-.0791-.356-.2012-.6743-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5703-.2949-.9258-.3584-.3555-.062-.7578-.0532-1.2061.0259-.4111.0723-.7676.1865-1.0693.3413s-.5479.3423-.7363.5596c-.1885.2183-.3184.4604-.3887.7261s-.0801.5415-.0293.8276c.0527.3008.1758.5591.3691.7739.1934.2153.4512.3945.7715.5391.3203.1436.6992.2593,1.1348.3496.4365.0894.9238.1587,1.4619.208.7725.0825,1.4932.2236,2.165.4224.6719.2002,1.2656.4722,1.7852.8149.5186.3428.9482.7622,1.29,1.2578.3408.4961.5693,1.0732.6865,1.7334.124.7021.0928,1.3525-.0938,1.9482-.1855.5957-.4951,1.1265-.9277,1.5923-.4336.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3926.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.5195-.0029-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2734-1.4102-.4888-.4463-.2163-.8496-.4888-1.2061-.8188-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5347c.0996.4805.2578.8799.4727,1.1963.2148.3188.4805.562.7939.7344.3135.1704.6729.2744,1.0771.3091s.8359.0117,1.2988-.0698c.4121-.0723.7686-.1855,1.0703-.3364.3037-.1519.5508-.3311.7402-.5381.1914-.2075.3242-.4404.3994-.6992.0752-.2583.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m403.2324,169.1826c-.0859-.4844-.0967-.9404-.0312-1.3667.0645-.4272.1904-.8374.3789-1.229.1875-.3916.4297-.7734.7236-1.1421.2939-.3691.6318-.7417,1.0127-1.1187-.5488-.5762-.9941-1.1343-1.3359-1.6753-.3418-.5405-.5674-1.1226-.6777-1.7456-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3232-1.0356.6348-1.4604.3105-.4258.7129-.7812,1.207-1.0688.4951-.2876,1.0684-.4878,1.7227-.603.5508-.0967,1.0693-.0864,1.5557.0322.4873.1187.9209.3193,1.2998.604.3799.2856.6973.6343.9521,1.0508s.4268.8745.5146,1.3726c.0664.374.0703.7358.0107,1.0869-.0596.3496-.167.6885-.3203,1.0137-.1553.3262-.3467.6411-.5771.9453-.2305.3057-.4824.5996-.7578.8828l-.7559.8687,3.3369,3.0063c.1611-.458.2617-.9492.3018-1.4697.041-.5205.0098-1.0679-.0908-1.6392l2.6221-.4614c.1777,1.0049.209,1.9648.0947,2.8804-.1152.9155-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5039.6167-.877-.7861c-.4922.4717-1.0195.8569-1.584,1.1567-.5645.2993-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0605.0347-.6328-.1074-1.1904-.3154-1.6719-.623-.4824-.3091-.8809-.707-1.1943-1.1968-.3135-.4888-.5254-1.0483-.6367-1.6782Zm2.8467-8.7656c.0576.3301.1846.6489.3799.959.1953.3105.4424.6299.7441.9629l.8896-.9395c.2021-.1851.3477-.3682.4365-.5469.0898-.1777.1465-.3428.1689-.4937s.0244-.2842.0039-.3975-.0361-.2031-.0479-.2695c-.0312-.1758-.0869-.3433-.1689-.5029-.0811-.1602-.1807-.2974-.2998-.4126-.1182-.1152-.2529-.2012-.4023-.2583-.1504-.0552-.3105-.0693-.4785-.0396-.2578.0454-.4736.1284-.6484.25-.1758.1216-.3125.2705-.4102.4458-.0977.1763-.1602.3706-.1875.5835-.0264.2119-.0195.4316.0205.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0967-.3511.3486-.1685.6758-.376.9805-.6265l-3.5625-3.251-.0762.082c-.1826.2515-.3262.4922-.4287.7217-.1035.2295-.1768.4468-.2197.6509-.0449.2041-.0635.395-.0586.5713.0039.1772.0205.3423.0479.4966.0518.293.1436.5571.2764.7905.1318.2334.2949.4253.4883.5757.1924.1523.4141.2583.6631.3213.25.0605.5146.0674.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m429.501,152.2593l9.2754-1.6323.4404,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m455.7588,164.1436l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m466.3125,157.979c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6299-.6089-.2764-.1738-.624-.3159-1.041-.4282s-.9258-.1943-1.5264-.248c-.7305-.0674-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4204-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2031-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6177.4375-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5771.3496,1.0576.7983,1.4424,1.3511.3857.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3818-.5088-.6436-.686-.2627-.1763-.5713-.2954-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1865-1.0703.3408-.3008.1553-.5469.3423-.7354.5596-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1758.5596.3701.7739.1924.2158.4502.395.7705.5391.3213.144.6992.2593,1.1348.3501.4375.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.1997,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4961.5693,1.0728.6855,1.7329.125.7021.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8545-1.6338,1.1704s-1.3906.5459-2.207.6895c-.5059.0889-1.0195.1318-1.5391.1289-.5186-.0034-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2739-1.4082-.4893-.4482-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6621-.7227-.9121-1.1777-.251-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.0996.481.2568.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3145.1699.6729.2739,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3315.7393-.5381.1904-.2075.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m470.1152,145.1118l9.2754-1.6323.4414,2.4961-3.1289.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m496.4951,155.0479c-.1553.2769-.3838.5698-.6846.8794-.3018.311-.6709.6074-1.1094.8931-.4375.2842-.9395.541-1.5049.7695-.5654.228-1.1865.4019-1.8623.5205-.9102.1606-1.7617.1431-2.5527-.0498-.791-.1943-1.502-.5483-2.1299-1.0649-.6289-.5171-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.7075.9512-1.2852,1.6016-1.7319.6523-.4482,1.3926-.7446,2.2227-.8906.9043-.1592,1.7109-.1836,2.4238-.0752.7119.1084,1.3369.3369,1.875.6841.5391.3481.9922.8062,1.3613,1.3765.3701.5703.6641,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3774-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7461.2354-1.0488.4956-.3018.2617-.5439.6084-.7236,1.041-.1816.4326-.2949.9487-.3398,1.5498s-.002,1.2793.1318,2.0342l.3877,2.1992c.2715,1.4937.7246,2.5952,1.3564,3.3037.6328.7085,1.457.9771,2.4717.8066.2422-.0425.4775-.103.7061-.1807.2275-.0786.4395-.1694.6338-.271.1934-.1025.3623-.2085.5059-.3213.1426-.1118.2461-.2227.3096-.3325l-.501-2.9043-2.6553.4673-.4072-2.3086,5.7383-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m509.9229,154.6118l-3.0625.5386-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.541-2.8281-16.0078,3.0732-.541,1.1602,6.5645,4.5381-.7988-1.1602-6.5645,3.0625-.5386,2.8281,16.0078Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m124.7959,222.3882l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m136.3901,213.1152l-6.5869,1.1592.7983,4.5195,7.6997-1.355.4409,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4312,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m148.0166,211.7388l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3262-9.8164,2.2148-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m162.4258,211.4585c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3159-1.041-.4282s-.9258-.1943-1.5259-.248c-.731-.0674-1.4399-.1885-2.1255-.3618-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2036-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.5024-1.1396.9409-1.6177.438-.478.9834-.8813,1.6377-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5767.3496,1.0576.7983,1.4429,1.3511.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3589-.356-.062-.7578-.0527-1.2056.0264-.4111.0723-.7681.1865-1.0698.3408-.3018.1553-.5474.3423-.7358.5596-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8276.0532.3008.1758.5596.3696.7739.1929.2158.4502.395.7705.5391.3213.144.6997.2593,1.1353.3501.4365.0894.9238.1587,1.4624.208.772.0825,1.4932.2231,2.165.4224.6714.1997,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583.3413.4961.5698,1.0728.6865,1.7329.1245.7021.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.9775.8545-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4282-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8804.4727,1.1968.2148.3184.4795.562.7939.7344.314.1699.6729.2739,1.0762.3086.4043.0352.8374.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3315.7397-.5381.1904-.2075.3237-.4404.3989-.6997.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m180.5747,208.3672c-.0854-.4844-.0962-.9404-.0312-1.3672.064-.4268.1909-.8369.3784-1.2285.189-.3916.4302-.7734.7246-1.1426.2939-.3687.6318-.7412,1.0117-1.1182-.5479-.5762-.9932-1.1343-1.335-1.6753s-.5679-1.1226-.6777-1.7456c-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3228-1.0356.6343-1.4609.3105-.4253.7139-.7812,1.2075-1.0684.4946-.2876,1.0688-.4883,1.7222-.603.5508-.0972,1.0698-.0869,1.5562.0322.4868.1187.9199.3193,1.2993.604.3794.2856.6978.6343.9526,1.0508.2549.416.4268.8745.5151,1.3726.0659.374.0688.7354.0098,1.0864-.0591.3496-.166.689-.3203,1.0142-.1543.3262-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8823l-.7549.8691,3.3364,3.0063c.1611-.458.2617-.9492.3022-1.4697s.0103-1.0684-.0908-1.6396l2.6211-.4609c.1777,1.0049.21,1.9648.0957,2.8799-.1152.9155-.3984,1.7686-.8496,2.5581l2.5381,2.2739-3.5039.6167-.877-.7861c-.4917.4722-1.0205.8574-1.584,1.1567-.5645.2998-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1074-1.1899-.3154-1.6714-.6235-.4824-.3086-.8809-.7065-1.1943-1.1963-.3135-.4888-.5259-1.0483-.6372-1.6782Zm2.8472-8.7656c.0581.3301.1846.6489.3799.959.1943.3101.4419.6299.7432.9629l.8906-.9395c.2017-.1855.3472-.3682.4365-.5469.0898-.1777.146-.3428.1689-.4941.0225-.1509.0234-.2842.0034-.3975s-.0356-.2031-.0474-.2695c-.0312-.1758-.0879-.3428-.1689-.5029-.0815-.1597-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0552-.3101-.0693-.479-.0396-.2573.0449-.4731.1284-.6484.25-.1758.1216-.3125.2705-.4097.4453-.0977.1768-.1602.3706-.1865.584-.0269.2119-.02.4316.02.6592Zm2.416,9.7544c.3818-.0669.7471-.1846,1.0967-.3511.3486-.168.6758-.3755.9795-.6265l-3.5615-3.2505-.0762.0815c-.1826.2515-.3262.4927-.4287.7222-.104.2295-.1772.4468-.2207.6509s-.063.3945-.0581.5708c.0044.1777.021.3428.0479.4971.0522.293.144.5566.2764.79.1318.2339.2949.4258.4878.5762.1929.1523.4146.2578.6641.3208.25.061.5142.0679.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m206.8438,191.4434l9.2744-1.6318.4414,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0518-.5366-1.9482-11.0264-3.0508.5366-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m233.1016,203.3281l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m243.6543,197.1631c-.0498-.2861-.1465-.5449-.29-.7764-.1426-.2314-.3535-.4341-.6299-.6089-.2773-.1743-.624-.3164-1.041-.4282-.418-.1128-.9258-.1943-1.5254-.248-.7314-.0674-1.4404-.1885-2.126-.3618-.6865-.1753-1.3066-.4204-1.8623-.7388-.5566-.3169-1.0273-.7183-1.4121-1.2036-.3838-.4829-.6367-1.0728-.7598-1.769-.1191-.6748-.085-1.3125.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3306,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1616,2.3604-.041.7373.1191,1.3936.353,1.9697.7007.5762.3496,1.0576.7988,1.4424,1.3516.3857.5513.6416,1.1865.7686,1.9043l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2798-.3809-.5088-.6426-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.062-.7578-.0527-1.2061.0259-.4102.0723-.7676.1865-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2183-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8281.0537.3008.1768.5591.3701.7739.1924.2153.4502.395.7705.5386.3213.144.7002.2598,1.1357.3501.4355.0894.9238.1587,1.4619.208.7715.0825,1.4932.2236,2.165.4224.6709.2002,1.2656.4722,1.7842.8149s.9492.7622,1.29,1.2583c.3418.4956.5703,1.0728.6865,1.7329.124.7021.0938,1.353-.0928,1.9487s-.4961,1.126-.9277,1.5918c-.4336.4648-.9775.855-1.6328,1.1709-.6572.3154-1.3926.5459-2.207.6895-.5078.0889-1.0195.1318-1.54.1284-.5186-.0029-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4888-.4473-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.041-.5347c.0996.481.2568.8799.4727,1.1968.2148.3184.4795.5615.7939.7339.3135.1704.6729.2744,1.0762.3091.4043.0347.8369.0117,1.2998-.0693.4111-.0728.7676-.1855,1.0703-.3369.3027-.1519.5498-.3311.7402-.5381.1904-.2075.3242-.4404.3984-.6992.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m247.458,184.2959l9.2754-1.6318.4404,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6318-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m273.8379,194.2319c-.1562.2769-.3838.5698-.6855.8799-.3008.3105-.6699.6074-1.1074.8931-.4395.2842-.9404.5405-1.5059.769-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.1431-2.5527-.0503-.792-.1938-1.501-.5483-2.1299-1.0649s-1.1641-1.1909-1.6016-2.0249c-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1768c-.1992-1.1211-.2266-2.1494-.0859-3.0854.1416-.9351.4199-1.7573.8369-2.4663.417-.7075.9502-1.2847,1.6016-1.7314.6523-.4482,1.3936-.7446,2.2227-.8906.9033-.1592,1.7119-.1836,2.4229-.0752.7119.1084,1.3379.3364,1.876.6836.5381.3486.9922.8066,1.3623,1.377.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.3779-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2349-1.0488.4956-.3018.2617-.543.6079-.7246,1.0405-.1807.4326-.2939.9492-.3398,1.5503-.0449.6011-.001,1.2788.1328,2.0337l.3877,2.1992c.2715,1.4941.7236,2.5957,1.3564,3.3037.6328.7085,1.457.9775,2.4707.8066.2422-.0425.4785-.103.707-.1807.2285-.0781.4395-.1689.6328-.2705.1953-.1025.3633-.209.5059-.3213.1426-.1118.2461-.2227.3105-.333l-.502-2.9043-2.6543.4678-.4082-2.3086,5.7393-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m287.2656,193.7959l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m299.6211,177.7119l-4.9453.8706,2.3828,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m311.3457,185.251c-.0508-.2861-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4341-.6299-.6089-.2773-.1738-.625-.3164-1.042-.4282-.417-.1128-.9258-.1943-1.5264-.248-.7305-.0674-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2036-.3848-.4829-.6387-1.0728-.7617-1.769-.1191-.6748-.084-1.312.1055-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.3535,1.9688.7007.5771.3501,1.0576.7988,1.4424,1.3511.3857.5518.6426,1.1875.7695,1.9053l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3809-.5088-.6426-.686-.2627-.1768-.5723-.2954-.9277-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7676.1865-1.0703.3413-.3008.1548-.5469.3423-.7354.5596-.1885.2183-.3174.4604-.3877.7261-.0713.2661-.0811.5415-.0312.8276.0537.3008.1768.5591.3701.7739.1924.2158.4502.395.7705.5391.3213.1436.6992.2593,1.1348.3496.4375.0898.9238.1592,1.4629.208.7715.083,1.4941.2236,2.165.4229.6709.1997,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4956.5693,1.0728.6855,1.7329.125.7021.0938,1.353-.0928,1.9487-.1865.5952-.4951,1.1265-.9277,1.5918s-.9775.855-1.6338,1.1704c-.6562.3164-1.3906.5464-2.207.6895-.5059.0894-1.0195.1323-1.5391.1289-.5186-.0029-1.0244-.0591-1.5176-.1689-.4922-.1094-.9619-.2734-1.4082-.4888-.4482-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.0996.481.2568.8799.4727,1.1963.2148.3188.4795.5625.7939.7344.3145.1704.6738.2744,1.0762.3091.4043.0347.8379.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.3315.7393-.5381.1904-.208.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m10.4443,242.5127l-3.084.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m20.998,236.3477c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3164-1.041-.4277-.4175-.1133-.9258-.1948-1.5259-.248-.731-.0679-1.4399-.189-2.1255-.3623-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3174-1.0269-.7188-1.4116-1.2036-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.312.1055-1.9116.1895-.6001.5024-1.1396.9409-1.6172.438-.478.9834-.8813,1.6377-1.2119.6528-.3301,1.3833-.5664,2.1914-.7085.8374-.1475,1.6245-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5767.3496,1.0576.7983,1.4429,1.3511.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2798-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3584-.356-.0625-.7578-.0532-1.2056.0254-.4111.0728-.7681.1865-1.0698.3418-.3018.1548-.5474.3418-.7358.5591-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.542-.0298.8281.0532.3008.1758.5586.3696.7734.1929.2158.4502.395.7705.5391.3213.144.6997.2598,1.1353.3501.437.0894.9238.1587,1.4624.2075.772.083,1.4932.2236,2.165.4229.6714.2002,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583s.5698,1.0728.6865,1.7329c.1245.7021.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.9775.8545-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4282-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8799.4727,1.1968.2148.3188.4795.562.7939.7344.314.1704.6729.2739,1.0762.3091.4043.0342.8374.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3315.7397-.5381.1904-.2075.3237-.4404.3989-.6997.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23fff' /%3E                %3Cpath                    d='m24.8008,223.4805l9.2754-1.6323.4409,2.4961-3.1279.5503,1.9478,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9478-11.0264-3.0513.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m51.1807,233.416c-.1553.2773-.3838.5703-.6851.8799-.3013.311-.6704.6074-1.1084.8931-.438.2847-.9399.541-1.5054.769-.5654.2285-1.1865.4023-1.8618.5215-.9111.1602-1.7617.1426-2.5532-.0503-.7915-.1938-1.5015-.5483-2.1299-1.0649-.6289-.5166-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.708.9507-1.2852,1.6021-1.7319.6519-.4478,1.3926-.7446,2.2222-.8906.9038-.1587,1.7114-.1831,2.4238-.0747.7119.1079,1.3369.3364,1.875.6836.5391.3481.9922.8062,1.3618,1.3765s.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.3779-1.0708-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.397.0698-.7461.2354-1.0488.4956-.3018.2617-.5435.6084-.7241,1.041-.1812.4326-.2944.9492-.3394,1.5498-.0454.6011-.0015,1.2793.1318,2.0342l.3882,2.1992c.2715,1.4937.7241,2.5952,1.356,3.3037.6328.708,1.457.9771,2.4712.8066.2427-.043.478-.1035.7065-.1807.228-.0786.4395-.1689.6338-.2705.1938-.1025.3623-.209.5054-.3218.1431-.1118.2461-.2227.3101-.3325l-.5015-2.9043-2.6548.4673-.4077-2.3086,5.7388-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m64.6084,232.9805l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m76.9648,216.8965l-4.9463.8701,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2759.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m88.6885,224.4351c-.0508-.2861-.147-.5449-.29-.7769-.1436-.2314-.3535-.4341-.6304-.6089-.2764-.1738-.624-.3159-1.0415-.4277-.417-.1128-.9253-.1948-1.5254-.248-.7314-.0679-1.4399-.189-2.1255-.3623-.686-.1753-1.3071-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2036-.3843-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.0845-1.312.105-1.9111.1895-.6006.5029-1.1396.9414-1.6177.438-.478.9834-.8813,1.6372-1.2114.6533-.3306,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.041.7363.1191,1.3926.353,1.9692.7007.5762.3496,1.0576.7983,1.4424,1.3511.3853.5518.6421,1.187.7686,1.9048l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2622-.1763-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0259-.4111.0723-.7676.1865-1.0693.3408-.3018.1553-.5479.3423-.7363.5596-.1885.2188-.3179.4609-.3882.7261-.0703.2661-.0806.5415-.0303.8276.0532.3008.1763.5596.3696.7739.1934.2158.4507.395.7715.5391s.6992.2598,1.1348.3501c.4365.0894.9238.1587,1.4619.208.772.0825,1.4937.2231,2.165.4224.6714.2002,1.2666.4722,1.7852.8145.519.3428.9482.7627,1.29,1.2583.3408.4961.5693,1.0728.686,1.7329.1245.7021.0933,1.353-.0928,1.9487s-.4956,1.1265-.9277,1.5923c-.4336.4648-.978.8545-1.6333,1.1704-.6562.3159-1.3921.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5195-.0034-1.0249-.0596-1.5176-.1689-.4932-.1099-.9624-.2734-1.4097-.4893-.4468-.2158-.8491-.4888-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5352c.1001.481.2573.8804.4727,1.1968.2153.3184.48.562.7939.7344.314.1699.6733.2739,1.0771.3086.4038.0352.8364.0122,1.2993-.0693.4111-.0723.7681-.1855,1.0703-.3364.3032-.1519.5498-.3315.7402-.5381.1904-.2075.3237-.4404.3989-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m369.2578,306.6235l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5479-2.8281-16.0078,3.1172-.5479,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m380.8516,297.3501l-6.5869,1.1592.7979,4.5195,7.7012-1.3545.4404,2.4951-10.8066,1.9014-2.8281-16.0078,10.7734-1.8955.4443,2.5176-7.666,1.3486.7129,4.0352,6.5869-1.1592.4307,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m392.4785,295.9741l-.5361-9.8486,2.8418-.5.6025,16.3994-2.7969.4922-3.1914-9.1875.2051,9.7129-2.7969.4932-5.0312-15.6201,2.8311-.499,2.8369,9.375-.3262-9.8164,2.2148-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m406.8877,295.6938c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2324-.3535-.4346-.6309-.6094s-.623-.3164-1.041-.4287-.9258-.1943-1.5254-.2471c-.7314-.0684-1.4404-.1885-2.126-.3623-.6865-.1758-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2041c-.3848-.4834-.6377-1.0723-.7607-1.7686-.1191-.6748-.085-1.3125.1055-1.9121.1895-.6006.502-1.1396.9404-1.6172.4385-.4785.9834-.8809,1.6377-1.2119.6523-.3301,1.3838-.5664,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.3535,1.9688.7012.5762.3496,1.0576.7988,1.4434,1.3506.3848.5518.6406,1.1875.7676,1.9053l-3.0176.5312c-.0791-.3564-.2012-.6748-.3682-.9551s-.3818-.5088-.6436-.6865c-.2617-.1768-.5713-.2959-.9268-.3584-.3545-.0625-.7568-.0537-1.2051.0254-.4111.0723-.7676.1855-1.0693.3418-.3018.1543-.5479.3418-.7363.5596s-.3184.46-.3887.7256-.0801.542-.0293.8281c.0527.3008.1758.5576.3691.7734s.4512.3945.7715.5391c.3203.1436.6992.2598,1.1348.3496s.9238.1592,1.4619.208c.7725.083,1.4932.2236,2.165.4229.6719.2002,1.2656.4717,1.7852.8145.5186.3428.9482.7627,1.29,1.2578.3408.4961.5693,1.0732.6865,1.7334.123.7021.0928,1.3525-.0938,1.9482s-.4951,1.127-.9277,1.5928c-.4336.4648-.9775.8545-1.6328,1.1699-.6562.3164-1.3926.5459-2.207.6895-.5068.0898-1.0195.1328-1.5391.1289-.5195-.0029-1.0254-.0586-1.5176-.1689-.4932-.1094-.9629-.2734-1.4102-.4883-.4473-.2168-.8496-.4893-1.2061-.8193-.3574-.3311-.6611-.7227-.9131-1.1777-.25-.4541-.4277-.9746-.5303-1.5605l3.04-.5352c.0996.4805.2578.8799.4727,1.1963.2148.3193.4795.5625.7939.7344.3135.1709.6729.2744,1.0771.3096.4033.0342.8359.0117,1.2988-.0703.4121-.0723.7686-.1855,1.0703-.3359.3037-.1523.5508-.3311.7402-.5381.1914-.208.3232-.4404.3994-.6992.0752-.2588.0869-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m425.0371,292.6021c-.0859-.4844-.0967-.9404-.0312-1.3662.0645-.4277.1904-.8379.3789-1.2295.1875-.3916.4297-.7734.7236-1.1416.2939-.3691.6318-.7422,1.0127-1.1191-.5488-.5762-.9941-1.1338-1.3359-1.6748s-.5674-1.123-.6777-1.7461c-.1113-.6299-.1113-1.2197,0-1.7676.1113-.5498.3232-1.0361.6338-1.4609.3115-.4258.7139-.7812,1.208-1.0684.4951-.2881,1.0684-.4883,1.7227-.6035.5508-.0967,1.0693-.0859,1.5557.0322.4873.1191.9199.3193,1.2998.6045.3789.2852.6973.6338.9512,1.0508.2559.416.4277.874.5156,1.3721.0664.374.0703.7363.0107,1.0869-.0596.3496-.167.6885-.3203,1.0137-.1553.3262-.3467.6416-.5771.9453-.2305.3057-.4824.5996-.7588.8828l-.7549.8691,3.3369,3.0059c.1611-.458.2617-.9492.3018-1.4697s.0098-1.0674-.0908-1.6387l2.6221-.4619c.1777,1.0049.209,1.9648.0938,2.8809-.1143.915-.3975,1.7686-.8486,2.5576l2.5381,2.2744-3.5039.6162-.877-.7871c-.4922.4727-1.0195.8584-1.584,1.1582-.5645.2988-1.2246.5156-1.9814.6484-.7412.1299-1.4287.1426-2.0605.0342-.6328-.1074-1.1904-.3164-1.6719-.623-.4834-.3086-.8809-.707-1.1943-1.1963s-.5254-1.0488-.6367-1.6787Zm2.8467-8.7656c.0576.3301.1846.6494.3799.959.1943.3105.4424.6299.7432.9629l.8906-.9395c.2021-.1846.3477-.3682.4365-.5469.0898-.1777.1465-.3428.1689-.4932.0225-.1514.0234-.2842.0039-.3975-.0205-.1143-.0361-.2031-.0479-.2695-.0312-.1758-.0879-.3447-.1689-.5029-.0811-.1602-.1807-.2979-.2998-.4131-.1182-.1152-.2529-.2012-.4033-.2578-.1494-.0557-.3096-.0693-.4775-.04-.2578.0459-.4736.1289-.6484.25-.1768.1221-.3125.2705-.4102.4463s-.1602.3701-.1875.583c-.0264.2119-.0195.4316.0205.6592Zm2.416,9.7549c.3818-.0674.7471-.1846,1.0967-.3506.3486-.1689.6758-.376.9805-.627l-3.5625-3.251-.0762.082c-.1826.252-.3262.4922-.4287.7217-.1045.2295-.1768.4473-.2197.6514-.0449.2041-.0635.3945-.0586.5713.0039.1768.0205.3418.0479.4951.0518.2939.1436.5586.2764.792.1318.2334.2949.4248.4883.5752.1924.1523.4141.2588.6631.3213.249.0605.5146.0674.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m451.3057,275.6792l9.2744-1.6328.4414,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6328-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m477.5635,287.563l-3.085.543-6.2842-9.5381,1.8232,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m488.1172,281.3989c-.0508-.2861-.1484-.5449-.291-.7773-.1426-.2314-.3535-.4336-.6299-.6084s-.624-.3164-1.041-.4297c-.417-.1113-.9258-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3613-.6855-.1758-1.3066-.4209-1.8623-.7393-.5557-.3164-1.0264-.7178-1.4111-1.2031-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6748-.084-1.3115.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6172.4375-.4785.9834-.8818,1.6377-1.2119.6523-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3926.3535,1.9697.7012.5771.3496,1.0576.7979,1.4424,1.3506.3857.5518.6416,1.1875.7686,1.9053l-3.0186.5312c-.0781-.3564-.2002-.6748-.3672-.9561-.167-.2793-.3818-.5088-.6436-.6855-.2627-.1768-.5713-.2969-.9268-.3594-.3555-.0615-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3408-.3018.1553-.5469.3428-.7354.5596-.1885.2188-.3174.4609-.3896.7266-.0693.2656-.0791.541-.0293.8271.0537.3008.1758.5586.3701.7744.1924.2158.4502.3945.7705.5391.3213.1436.6992.2588,1.1348.3496.4365.0898.9238.1592,1.4629.208.7715.083,1.4932.2236,2.1641.4229.6719.1992,1.2676.4717,1.7852.8145.5195.3428.9492.7627,1.29,1.2578.3408.4961.5703,1.0732.6865,1.7334.125.7021.0938,1.3525-.0928,1.9482s-.4961,1.127-.9287,1.5928c-.4316.4648-.9766.8545-1.6328,1.1699-.6562.3164-1.3906.5459-2.207.6895-.5059.0889-1.0195.1318-1.5391.1289-.5186-.0029-1.0244-.0596-1.5176-.1689-.4922-.1094-.9619-.2734-1.4092-.4893s-.8496-.4883-1.207-.8184c-.3574-.3311-.6611-.7227-.9111-1.1777-.252-.4541-.4287-.9746-.5322-1.5605l3.041-.5352c.0996.4805.2568.8799.4727,1.1963.2148.3184.4795.5625.7939.7344.3135.1699.6729.2744,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.332.7393-.5381.1904-.208.3232-.4404.3994-.7002.0752-.2578.0879-.5303.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m491.9199,268.5317l9.2754-1.6328.4404,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6328-.4395-2.4854,3.0518-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m146.6006,345.8081l-3.0845.543-6.2847-9.5381,1.8237,10.3232-3.1172.5479-2.8281-16.0078,3.1172-.5479,6.2446,9.5-1.8057-10.2812,3.1064-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m158.1943,336.5347l-6.5869,1.1592.7983,4.5195,7.6997-1.3545.4409,2.4951-10.8066,1.9014-2.8281-16.0078,10.7734-1.8955.4448,2.5176-7.6665,1.3486.7129,4.0352,6.5869-1.1592.4312,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m169.8208,335.1587l-.5361-9.8486,2.8423-.5.603,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8374,9.375-.3262-9.8164,2.2144-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m184.2305,334.8784c-.0508-.2861-.1479-.5449-.291-.7773-.1426-.2314-.353-.4336-.6299-.6084s-.6235-.3164-1.041-.4297c-.4175-.1113-.9258-.1934-1.5259-.2471-.7314-.0674-1.4399-.1885-2.1255-.3613-.686-.1758-1.3066-.4209-1.8623-.7383-.5562-.3174-1.0269-.7188-1.4116-1.2041-.3843-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.0845-1.3115.1055-1.9111.1895-.6006.5024-1.1396.9404-1.6172.4385-.4785.9839-.8818,1.6382-1.2119.6523-.3301,1.3833-.5664,2.1914-.709.8374-.1475,1.624-.1621,2.3608-.041.7368.1191,1.3926.3535,1.9692.7012.5767.3496,1.0576.7979,1.4429,1.3506.3853.5518.6411,1.1875.7681,1.9053l-3.0186.5312c-.0781-.3564-.2002-.6748-.3677-.9561-.1665-.2793-.3813-.5088-.6431-.6855-.2627-.1768-.5718-.2969-.9268-.3594-.3555-.0615-.7573-.0527-1.2051.0264-.4111.0723-.7681.1855-1.0698.3408-.3022.1553-.5474.3428-.7358.5596-.1885.2188-.3179.4609-.3892.7266-.0698.2656-.0796.541-.0293.8271.0532.3008.1758.5586.3696.7744.1929.2158.4502.3945.7705.5391.3213.1436.6992.2588,1.1353.3496.436.0898.9238.1592,1.4624.208.772.083,1.4932.2236,2.1646.4229.6719.1992,1.2666.4717,1.7852.8145.519.3428.9482.7627,1.2896,1.2578.3413.4961.5703,1.0732.687,1.7334.124.7021.0928,1.3525-.0933,1.9482-.1865.5957-.4961,1.127-.9282,1.5928-.4326.4648-.9775.8545-1.6333,1.1699-.6558.3164-1.3911.5459-2.2065.6895-.5068.0889-1.02.1318-1.5391.1289s-1.0249-.0596-1.5176-.1689-.9624-.2734-1.4097-.4893-.8496-.4883-1.207-.8184c-.3574-.3311-.6611-.7227-.9116-1.1777-.251-.4541-.4282-.9746-.5317-1.5605l3.041-.5352c.0996.4805.2573.8799.4727,1.1963.2148.3184.4795.5625.7935.7344.314.1699.6733.2744,1.0767.3086.4043.0352.8374.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0708-.3359.3032-.1523.5493-.332.7397-.5381.1904-.208.3232-.4404.3989-.7002.0757-.2578.0879-.5303.0376-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m202.3789,331.7866c-.085-.4844-.0957-.9404-.0312-1.3672s.1914-.8369.3789-1.2285c.1895-.3916.4297-.7734.7246-1.1426.2939-.3682.6318-.7412,1.0117-1.1182-.5488-.5762-.9932-1.1338-1.335-1.6748s-.5674-1.123-.6777-1.7461c-.1113-.6299-.1113-1.2197,0-1.7676.1104-.5498.3232-1.0361.6338-1.4609.3105-.4258.7139-.7812,1.208-1.0684.4951-.2881,1.0693-.4883,1.7217-.6035.5508-.0967,1.0703-.0869,1.5566.0322s.9199.3193,1.2988.6045c.3799.2852.6982.6338.9531,1.0508.2549.416.4268.874.5146,1.3721.0664.374.0693.7354.0098,1.0869-.0586.3496-.165.6885-.3203,1.0137-.1543.3262-.3467.6406-.5771.9453-.2295.3057-.4824.5996-.7578.8828l-.7549.8691,3.3369,3.0059c.1602-.458.2617-.9492.3018-1.4697s.0107-1.0684-.0908-1.6396l2.6211-.4609c.1777,1.0049.209,1.9648.0947,2.8799-.1143.916-.3975,1.7686-.8486,2.5586l2.5371,2.2734-3.5029.6172-.8779-.7871c-.4912.4727-1.0195.8584-1.584,1.1572-.5635.2998-1.2246.5156-1.9805.6494-.7422.1299-1.4287.1426-2.0605.0342-.6328-.1074-1.1904-.3164-1.6719-.623-.4824-.3086-.8809-.707-1.1943-1.1963s-.5264-1.0488-.6377-1.6787Zm2.8477-8.7656c.0586.3301.1846.6494.3799.959.1943.3105.4424.6299.7432.9629l.8906-.9395c.2012-.1855.3477-.3682.4365-.5469.0898-.1777.1455-.3428.1689-.4941.0215-.1504.0234-.2842.0029-.3975-.0195-.1143-.0361-.2031-.0479-.2695-.0303-.1758-.0869-.3438-.168-.5029-.082-.1592-.1816-.2969-.2998-.4121s-.2529-.2012-.4033-.2578c-.1504-.0557-.3096-.0693-.4785-.04-.2578.0449-.4727.1289-.6484.25-.1758.1221-.3125.2705-.4102.4453-.0977.1768-.1602.3711-.1855.584-.0273.2119-.0215.4316.0195.6592Zm2.416,9.7549c.3818-.0674.7471-.1846,1.0957-.3516.3496-.168.6758-.375.9805-.626l-3.5625-3.251-.0762.082c-.1816.251-.3252.4922-.4277.7217-.1045.2295-.1777.4473-.2207.6514s-.0635.3945-.0586.5703c.0049.1777.0215.3428.0488.4961.0508.2939.1436.5576.2754.791.1318.2344.2949.4258.4883.5762.1934.1523.4141.2578.6641.3213.25.0605.5137.0674.793.0186Z'                    fill='%23fff' /%3E                %3Cpath                    d='m228.6484,314.8628l9.2744-1.6318.4414,2.4961-3.1279.5508,1.9473,11.0264,3.1289-.5508.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5361-1.9473-11.0264-3.0518.5361-.4404-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m254.9062,326.7476l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8066-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m265.459,320.5825c-.0508-.2861-.1465-.5449-.29-.7764s-.3535-.4336-.6299-.6084c-.2773-.1758-.624-.3164-1.041-.4297-.418-.1113-.9258-.1934-1.5254-.2471-.7324-.0674-1.4404-.1885-2.126-.3613-.6865-.1758-1.3076-.4209-1.8633-.7393-.5557-.3164-1.0264-.7178-1.4111-1.2031-.3838-.4834-.6367-1.0732-.7598-1.7695-.1191-.6748-.085-1.3125.1045-1.9111.1895-.6006.5029-1.1396.9404-1.6182.4395-.4775.9844-.8809,1.6377-1.2109.6533-.3311,1.3838-.5674,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3936.3525,1.9697.7002.5762.3496,1.0576.7988,1.4424,1.3516.3848.5518.6416,1.1865.7686,1.9043l-3.0186.5312c-.0791-.3555-.2002-.6738-.3682-.9551-.166-.2793-.3809-.5088-.6426-.6865-.2627-.1758-.5723-.2959-.9268-.3584-.3555-.0615-.7578-.0527-1.2061.0264-.4102.0723-.7676.1855-1.0684.3408-.3027.1553-.5488.3418-.7363.5596-.1895.2188-.3184.4609-.3887.7256-.0703.2666-.0811.542-.0303.8281.0537.3008.1768.5586.3701.7744.1924.2148.4502.3945.7705.5381.3213.1445.6992.2598,1.1357.3506.4355.0889.9238.1582,1.4609.208.7725.082,1.4941.2236,2.166.4219.6709.2002,1.2656.4727,1.7842.8154s.9482.7617,1.29,1.2578c.3408.4961.5703,1.0732.6865,1.7334.124.7021.0928,1.3525-.0928,1.9482-.1865.5957-.4961,1.126-.9277,1.5918-.4336.4648-.9785.8555-1.6338,1.1709-.6562.3154-1.3916.5459-2.2061.6895-.5078.0889-1.0205.1318-1.54.1289-.5186-.0029-1.0244-.0596-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4893s-.8496-.4883-1.207-.8184c-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9756-.5312-1.5615l3.04-.5342c.1006.4805.2578.8799.4736,1.1963.2139.3184.4795.5615.793.7344.3145.1699.6738.2744,1.0771.3086.4043.0352.8369.0117,1.2998-.0693.4111-.0723.7676-.1855,1.0703-.3369s.5498-.3311.7402-.5381.3232-.4404.3984-.6992c.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E                %3Cpath                    d='m269.2627,307.7153l9.2744-1.6318.4414,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23fff' /%3E                %3Cpath                    d='m295.6426,317.6519c-.1562.2764-.3848.5693-.6855.8799s-.6699.6074-1.1084.8926c-.4385.2842-.9404.541-1.5049.7686-.5664.2295-1.1865.4023-1.8623.5215-.9111.1602-1.7617.1436-2.5527-.0498-.792-.1943-1.501-.5488-2.1299-1.0654s-1.1641-1.1904-1.6016-2.0244c-.4395-.833-.7578-1.8105-.9561-2.9336l-.3848-2.1758c-.1982-1.1211-.2256-2.1494-.085-3.085.1416-.9355.4199-1.7578.8369-2.4668.416-.707.9502-1.2842,1.6016-1.7314.6514-.4482,1.3936-.7441,2.2227-.8906.9033-.1592,1.7119-.1836,2.4229-.0752.7119.1084,1.3379.3369,1.876.6836.5381.3486.9922.8066,1.3623,1.376.3691.5713.6621,1.2334.8789,1.9893l-3.0176.5312c-.248-.8027-.6055-1.3779-1.0713-1.7217-.4658-.3467-1.1104-.4453-1.9326-.3008-.3965.0703-.7471.2354-1.0488.4961-.3027.2617-.543.6074-.7246,1.04s-.2939.9492-.3398,1.5508c-.0449.6006-.001,1.2783.1318,2.0332l.3887,2.1982c.2715,1.4951.7236,2.5967,1.3564,3.3047.6328.709,1.457.9775,2.4707.8066.2422-.042.4785-.1025.707-.1807s.4395-.1689.6328-.2705c.1943-.1025.3633-.21.5059-.3213s.2461-.2227.3105-.333l-.502-2.9043-2.6543.4678-.4082-2.3086,5.7393-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m309.0703,317.2153l-3.0625.5391-1.2266-6.9375-4.5381.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23fff' /%3E                %3Cpath                    d='m321.4258,301.1313l-4.9453.8711,2.3828,13.4902-3.1064.5459-2.3838-13.4902-4.8799.8594-.4443-2.5176,12.9316-2.2764.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m333.1504,308.6704c-.0508-.2861-.1484-.5449-.291-.7764s-.3535-.4346-.6289-.6094c-.2773-.1748-.625-.3164-1.042-.4287s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3623-.6855-.1748-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2041c-.3848-.4824-.6387-1.0723-.7617-1.7686-.1191-.6748-.084-1.3125.1055-1.9121s.5029-1.1396.9414-1.6172c.4375-.4775.9844-.8809,1.6377-1.2119.6523-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3926.3535,1.9697.7012.5771.3496,1.0576.7988,1.4424,1.3506.3857.5518.6426,1.1875.7695,1.9053l-3.0195.5312c-.0781-.3555-.2002-.6748-.3672-.9551s-.3809-.5088-.6436-.6865c-.2627-.1768-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0254c-.4111.0723-.7676.1855-1.0703.3418-.3018.1543-.5469.3418-.7354.5596s-.3174.46-.3887.7256c-.0703.2666-.0801.542-.0303.8281.0537.3008.1768.5576.3701.7734.1924.2158.4502.3955.7705.5391.3213.1436.6992.2598,1.1348.3496.4375.0898.9238.1592,1.4629.208.7715.083,1.4941.2236,2.1641.4229.6719.2002,1.2676.4717,1.7852.8145.5195.3428.9492.7627,1.29,1.2588.3408.4951.5703,1.0723.6865,1.7324.125.7021.0938,1.3535-.0928,1.9492-.1865.5947-.4961,1.126-.9287,1.5918-.4316.4648-.9766.8545-1.6328,1.1699-.6562.3164-1.3906.5469-2.207.6895-.5059.0898-1.0195.1328-1.5391.1289-.5186-.0029-1.0244-.0586-1.5176-.1689-.4922-.1094-.9619-.2734-1.4092-.4883-.4473-.2168-.8496-.4893-1.207-.8193s-.6611-.7217-.9111-1.1777c-.252-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.0996.4814.2568.8799.4727,1.1963.2148.3193.4795.5625.7939.7344.3135.1709.6738.2744,1.0762.3096.4043.0342.8379.0117,1.2998-.0703.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.3311.7393-.5381.1904-.208.3232-.4404.3994-.6992.0752-.2578.0879-.5312.0371-.8174Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m336.5518,121.4941l-3.085.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m348.1455,112.2207l-6.5879,1.1592.7988,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0361,6.5869-1.1592.4316,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m359.7715,110.8442l-.5361-9.8491,2.8418-.5.6035,16.4004-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6211,2.8311-.4985,2.8379,9.376-.3262-9.8174,2.2139-.3901,3.1465,9.3896Z'                    fill='%23fff' /%3E                %3Cpath                    d='m374.1807,110.564c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2319-.3535-.4351-.6309-.6089-.2764-.1748-.623-.3174-1.041-.4292s-.9258-.1938-1.5254-.2471c-.7314-.0679-1.4404-.1885-2.126-.3628-.6865-.1748-1.3066-.4209-1.8623-.7378-.5557-.3179-1.0264-.7183-1.4111-1.2036-.3838-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.084-1.3115.1055-1.9116.1895-.6006.502-1.1387.9404-1.6167s.9834-.8809,1.6377-1.2114c.6523-.3315,1.3838-.5669,2.1914-.709.8379-.1475,1.625-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0586.7988,1.4434,1.3501.3848.5527.6406,1.187.7676,1.9058l-3.0176.5312c-.0791-.356-.2012-.6743-.3682-.9551s-.3818-.5088-.6436-.6865c-.2617-.1772-.5713-.2959-.9258-.3584-.3555-.062-.7578-.0532-1.2061.0259-.4111.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3433-.7363.5605-.1885.2183-.3184.4604-.3887.7261s-.0801.5415-.0293.8267c.0527.3008.1758.5591.3691.7739.1934.2153.4512.3955.7715.54.3203.1436.6992.2593,1.1348.3486.4365.0903.9238.1587,1.4619.208.7725.0835,1.4932.2246,2.165.4233.6719.2002,1.2656.4712,1.7852.8149.5186.3428.9482.7612,1.29,1.2578.3408.4951.5693,1.0732.6865,1.7324.124.7031.0928,1.3525-.0938,1.9482-.1855.5967-.4951,1.1265-.9277,1.5923-.4336.4658-.9775.856-1.6328,1.1714-.6562.3159-1.3926.5449-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.002-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4888-1.2061-.8188-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9761-.5312-1.562l3.04-.5347c.0996.4814.2578.8799.4727,1.1973.2148.3179.4805.562.7939.7334s.6729.2744,1.0771.3101c.4043.0347.8359.0107,1.2988-.0708.4121-.0723.7686-.1846,1.0703-.3364.3037-.1509.5508-.3301.7402-.5371.1914-.2085.3242-.4404.3994-.7002.0752-.2583.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m392.3301,107.4717c-.0859-.4834-.0967-.9395-.0312-1.3667.0645-.4263.1904-.8364.3789-1.229.1875-.3906.4297-.7725.7236-1.1411.2939-.3691.6318-.7417,1.0127-1.1196-.5488-.5752-.9941-1.1343-1.3359-1.6743-.3418-.5405-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3232-1.0356.6348-1.4614.3105-.4248.7129-.7812,1.207-1.0688.4951-.2866,1.0684-.4878,1.7227-.603.5508-.0967,1.0693-.0854,1.5557.0322.4873.1187.9209.3203,1.2998.605.3799.2847.6973.6343.9521,1.0508s.4268.8735.5146,1.3716c.0664.374.0703.7368.0107,1.0879-.0596.3486-.167.6875-.3203,1.0137-.1553.3252-.3467.6411-.5771.9453-.2305.3057-.4824.5996-.7578.8818l-.7559.8696,3.3369,3.0063c.1611-.459.2617-.9492.3018-1.4697.041-.5215.0098-1.0679-.0908-1.6392l2.6221-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1152.9165-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5039.6167-.877-.7871c-.4922.4717-1.0195.8579-1.584,1.1577-.5645.2983-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0605.0347-.6328-.1084-1.1904-.3164-1.6719-.624-.4824-.3091-.8809-.707-1.1943-1.1958-.3135-.4897-.5254-1.0493-.6367-1.6792Zm2.8467-8.7656c.0576.3301.1846.6499.3799.96.1943.3096.4424.6299.7441.9629l.8896-.9395c.2021-.186.3477-.3682.4365-.5469.0898-.1777.1465-.3428.1689-.4946.0225-.1509.0244-.2842.0039-.3975s-.0361-.2031-.0479-.2686c-.0312-.1768-.0869-.3442-.1689-.5029-.0811-.1611-.1807-.2974-.2998-.4126-.1182-.1152-.2529-.2012-.4023-.2583-.1504-.0562-.3105-.0693-.4785-.0396-.2578.0454-.4736.1274-.6484.25-.1758.1206-.3125.2695-.4102.4458s-.1602.3706-.1875.5835c-.0264.2109-.0195.4316.0205.6582Zm2.416,9.7559c.3818-.0674.7471-.1851,1.0967-.3521.3486-.1675.6758-.376.9805-.6265l-3.5625-3.25-.0762.082c-.1826.2505-.3262.4912-.4287.7217-.1035.2295-.1768.4458-.2197.6499-.0449.2041-.0635.396-.0586.5723.0039.1763.0205.3413.0479.4956.0518.293.1436.5571.2764.7905.1318.2334.2949.4263.4883.5767.1924.1514.4141.2583.6631.3203.249.0615.5146.0684.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m418.5986,90.5483l9.2754-1.6323.4404,2.4971-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m444.8564,102.4336l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m455.4102,96.269c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3169-1.041-.4292-.417-.1113-.9258-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4204-1.8623-.7378c-.5557-.3179-1.0264-.7183-1.4111-1.2031-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5771.3486,1.0576.7983,1.4424,1.3501.3857.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556s-.3818-.5088-.6436-.686c-.2627-.1772-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3008.1562-.5469.3433-.7354.5605-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54.3213.144.6992.2593,1.1348.3491.4375.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.165.4233.6709.1997,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4951.5693,1.0728.6855,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923s-.9775.8555-1.6338,1.1714-1.3906.5449-2.207.6885c-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4082-.4893-.4482-.2153-.8506-.4888-1.207-.8184-.3574-.3311-.6621-.7227-.9121-1.1768-.251-.4546-.4287-.9761-.5312-1.562l3.04-.5352c.0996.4819.2568.8804.4727,1.1978.2148.3174.4795.562.7939.7334.3145.1709.6729.2739,1.0762.3096.4043.0352.8379.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m459.2129,83.4009l9.2754-1.6323.4414,2.4971-3.1289.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m485.5928,93.3369c-.1553.2769-.3838.5698-.6846.8804-.3018.311-.6709.6074-1.1094.8931-.4375.2842-.9395.541-1.5049.7686-.5654.228-1.1865.4019-1.8623.5205-.9102.1606-1.7617.144-2.5527-.0488-.791-.1943-1.502-.5493-2.1299-1.0649-.6289-.5171-1.1631-1.1919-1.6016-2.0264-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.7075.9512-1.2861,1.6016-1.7329.6523-.4482,1.3926-.7437,2.2227-.8896.9043-.1592,1.7109-.1846,2.4238-.0762.7119.1094,1.3369.3379,1.875.6851.5391.3472.9922.8062,1.3613,1.3755.3701.5703.6641,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3765-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7461.2363-1.0488.4966-.3018.2607-.5439.6084-.7236,1.04-.1816.4326-.2949.9497-.3398,1.5508-.0449.6001-.002,1.2793.1318,2.0342l.3877,2.1982c.2715,1.4937.7246,2.5952,1.3564,3.3047.6328.7085,1.4561.9771,2.4717.8057.2422-.0425.4775-.1021.7061-.1807.2275-.0776.4395-.1685.6338-.27.1934-.1025.3623-.2095.5059-.3223.1426-.1108.2461-.2227.3096-.3315l-.501-2.9043-2.6553.4673-.4072-2.3096,5.7383-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m499.0205,92.9019l-3.0625.5386-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.541-2.8281-16.0088,3.0732-.541,1.1602,6.5645,4.5381-.7988-1.1602-6.5645,3.0625-.5386,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m511.377,76.8164l-4.9463.8706,2.3828,13.4912-3.1064.5469-2.3828-13.4912-4.8799.8589-.4453-2.5176,12.9326-2.2764.4453,2.5176Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m113.8936,160.6782l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m125.4873,151.4053l-6.5869,1.1592.7988,4.5186,7.6997-1.355.4409,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0361,6.5869-1.1592.4307,2.4404Z'                    fill='%23fff' /%3E                %3Cpath                    d='m137.1143,150.0288l-.5361-9.8491,2.8418-.5.6035,16.4004-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3262-9.8174,2.2148-.3896,3.1465,9.3896Z'                    fill='%23fff' /%3E                %3Cpath                    d='m151.5234,149.7485c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3169-1.041-.4292-.4175-.1113-.9258-.1934-1.5259-.2471-.731-.0674-1.4399-.1885-2.1255-.3628-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5024-1.1387.9409-1.6167.438-.478.9834-.8813,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5767.3486,1.0576.7983,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2627-.1772-.5713-.2964-.9263-.3589-.356-.062-.7578-.0527-1.2056.0264-.4111.0723-.7681.1855-1.0698.3398-.3018.1562-.5474.3433-.7358.5605-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1758.5596.3696.7739.1929.2158.4502.396.7705.54.3213.144.6997.2593,1.1353.3491.4365.0903.9238.1587,1.4624.208.772.0835,1.4932.2241,2.165.4233.6714.1997,1.2661.4707,1.7852.8145.5186.3428.9482.7617,1.2896,1.2583.3413.4951.5698,1.0728.6865,1.7319.1245.7031.0933,1.353-.0933,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4658-.978.8555-1.6333,1.1714-.6562.3159-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.519-.0024-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2729-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1768-.251-.4546-.4287-.9761-.5317-1.562l3.0405-.5352c.0996.4819.2573.8804.4727,1.1978.2148.3174.4795.562.7939.7334.314.1709.6729.2739,1.0762.3096.4043.0352.8374.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3237-.4404.3989-.7007.0757-.2578.0884-.5308.0376-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m169.6724,146.6563c-.0854-.4834-.0962-.9395-.0312-1.3672.064-.4258.1909-.8359.3784-1.2285.189-.3906.4302-.7725.7246-1.1416.2939-.3687.6318-.7412,1.0117-1.1191-.5479-.5752-.9932-1.1343-1.335-1.6743-.3418-.541-.5679-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3228-1.0356.6343-1.4619.3105-.4243.7139-.7812,1.2075-1.0684.4946-.2866,1.0688-.4883,1.7222-.603.5508-.0972,1.0698-.0859,1.5562.0322.4868.1187.9199.3203,1.2993.605s.6978.6343.9526,1.0508c.2549.416.4268.8735.5151,1.3716.0659.374.0688.7363.0098,1.0874-.0591.3486-.166.688-.3203,1.0142-.1543.3252-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8813l-.7549.8701,3.3364,3.0063c.1611-.459.2617-.9492.3022-1.4697.0405-.5215.0103-1.0684-.0908-1.6396l2.6216-.4609c.1772,1.0039.2095,1.9639.0942,2.8789-.1143.9165-.397,1.7686-.8481,2.5581l2.5376,2.2749-3.5039.6167-.8774-.7871c-.4912.4722-1.02.8584-1.5835,1.1577-.5645.2988-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1084-1.1899-.3164-1.6714-.6245-.4824-.3086-.8809-.7065-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7656c.0581.3301.1846.6499.3799.96.1943.3091.4419.6299.7432.9629l.8906-.9395c.2017-.1865.3472-.3682.4365-.5469.0898-.1777.146-.3428.1689-.4951.0225-.1509.0234-.2842.0034-.3975s-.0356-.2031-.0474-.2686c-.0312-.1768-.0879-.3438-.1689-.5029-.0815-.1606-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0562-.3101-.0693-.479-.0396-.2573.0449-.4731.1274-.6484.25-.1758.1206-.3125.2695-.4097.4453-.0977.1768-.1602.3706-.1865.584-.0269.2109-.02.4316.02.6582Zm2.416,9.7554c.3818-.0669.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.2495-.0762.0815c-.1826.2505-.3262.4917-.4287.7222-.1045.2295-.1772.4458-.2207.6499s-.063.3955-.0581.5718c.0044.1768.021.3418.0479.4961.0518.293.144.5566.2759.79.1323.2339.2954.4268.4883.5771.1929.1514.4146.2578.6641.3198s.5142.0688.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m195.9414,129.7324l9.2744-1.6318.4414,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0518-.5366-1.9482-11.0264-3.0508.5366-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m222.1992,141.6182l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m232.752,135.4531c-.0498-.2871-.1465-.5449-.29-.7764-.1426-.2314-.3535-.4351-.6299-.6089-.2773-.1753-.624-.3174-1.041-.4292-.418-.1118-.9258-.1934-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3628-.6865-.1743-1.3066-.4204-1.8623-.7378-.5566-.3179-1.0273-.7183-1.4121-1.2036-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.3115.1045-1.9116s.5029-1.1387.9414-1.6167c.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1616,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3506.3857.5522.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2808-.3809-.5088-.6426-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0527-1.2061.0259-.4102.0723-.7676.1855-1.0684.3403-.3027.1558-.5488.3428-.7363.5605-.1895.2183-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1768.5591.3701.7739.1924.2153.4502.396.7705.5396.3213.144.7002.2598,1.1357.3491.4355.0903.9238.1587,1.4609.208.7725.0835,1.4941.2246,2.166.4233.6709.2002,1.2656.4712,1.7842.8149.5186.3428.9492.7612,1.29,1.2583.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.126-.9277,1.5918-.4336.4658-.9785.856-1.6328,1.1719-.6572.3154-1.3926.5449-2.207.6885-.5078.0889-1.0195.1328-1.54.1284-.5186-.002-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4819.2568.8799.4727,1.1978.2148.3174.4795.5615.7939.7329.3135.1714.6729.2744,1.0762.3101.4043.0347.8369.0107,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3369.3027-.1509.5498-.3301.7402-.5371.1904-.2085.3242-.4404.3984-.7002.0762-.2578.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m236.5557,122.585l9.2754-1.6318.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6318-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m262.9355,132.521c-.1562.2769-.3838.5698-.6855.8809-.3008.3105-.6699.6074-1.1074.8931-.4395.2842-.9404.5405-1.5059.7681-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.144-2.5527-.0493-.792-.1938-1.501-.5493-2.1299-1.0649-.6289-.5166-1.1641-1.1919-1.6016-2.0259-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1504-.0859-3.0864.1416-.9351.4199-1.7573.8369-2.4653.417-.7075.9502-1.2856,1.6016-1.7324.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7119-.1846,2.4229-.0762.7119.1094,1.3379.3374,1.876.6846.5381.3477.9922.8066,1.3623,1.376.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.377-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2358-1.0488.4966-.3018.2607-.543.6079-.7246,1.0396-.1807.4326-.2939.9502-.3398,1.5513-.0449.6001-.001,1.2788.1328,2.0337l.3877,2.1982c.2715,1.4941.7236,2.5957,1.3564,3.3047.6328.7085,1.457.9775,2.4707.8057.2422-.0425.4785-.1021.707-.1807.2285-.0771.4395-.168.6328-.2695.1953-.1025.3633-.21.5059-.3223.1426-.1108.2461-.2227.3105-.332l-.502-2.9043-2.6543.4678-.4082-2.3096,5.7393-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m276.3633,132.0859l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m288.7188,116.001l-4.9453.8706,2.3828,13.4912-3.1064.5464-2.3828-13.4912-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m300.4434,123.541c-.0508-.2871-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4351-.6299-.6089-.2773-.1748-.625-.3174-1.042-.4292s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4209-1.8623-.7378c-.5557-.3179-1.0264-.7183-1.4111-1.2036-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5029-1.1387.9414-1.6167.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3311,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.3545,1.9688.7017.5771.3491,1.0576.7988,1.4424,1.3501.3857.5527.6426,1.1875.7695,1.9062l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556s-.3809-.5088-.6426-.686c-.2627-.1777-.5723-.2964-.9277-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0703.3403-.3008.1558-.5469.3433-.7354.5605-.1885.2183-.3174.4604-.3877.7261-.0713.2661-.0811.5415-.0312.8267.0537.3008.1768.5591.3701.7739.1924.2158.4502.396.7705.54.3213.1436.6992.2593,1.1348.3486.4375.0908.9238.1592,1.4629.208.7715.084,1.4941.2246,2.165.4238.6709.1997,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4946.5693,1.0728.6855,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5962-.4951,1.1265-.9277,1.5918-.4326.4663-.9775.856-1.6338,1.1714-.6562.3164-1.3906.5454-2.207.6885-.5059.0894-1.0195.1333-1.5391.1289-.5186-.002-1.0244-.0591-1.5176-.1689-.4922-.1094-.9619-.2725-1.4082-.4888-.4482-.2153-.8506-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9756-.5312-1.5615l3.04-.5352c.0996.4819.2568.8799.4727,1.1973.2148.3179.4795.5625.7939.7334.3145.1714.6738.2744,1.0762.3101.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3306.7393-.5371c.1904-.209.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m10.0957,174.6377c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3174-1.041-.4287-.4175-.1123-.9258-.1938-1.5259-.2471-.731-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0269-.7188-1.4116-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.438-.478.9834-.8813,1.6377-1.2119.6528-.3311,1.3833-.5664,2.1914-.7085.8374-.1475,1.6245-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5767.3486,1.0576.7983,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2808-.3813-.5088-.6431-.686-.2627-.1772-.5713-.2964-.9263-.3584-.356-.0625-.7578-.0532-1.2056.0254-.4111.0728-.7681.1855-1.0698.3408-.3018.1558-.5474.3428-.7358.5601-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5586.3696.7734.1929.2158.4502.396.7705.54.3213.144.6997.2598,1.1353.3491.437.0903.9238.1587,1.4624.2075.772.084,1.4932.2246,2.165.4238.6714.2002,1.2661.4707,1.7852.8145.5186.3428.9482.7617,1.2896,1.2583.3413.4946.5698,1.0728.6865,1.7319.1245.7031.0933,1.353-.0933,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4658-.978.8555-1.6333,1.1714-.6562.3159-1.3916.5449-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.519-.0024-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2729-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1768-.251-.4546-.4287-.9761-.5317-1.562l3.0405-.5352c.0996.4819.2573.8799.4727,1.1978.2148.3179.4795.562.7939.7334.314.1714.6729.2739,1.0762.3101.4043.0342.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3237-.4404.3989-.7007.0757-.2578.0884-.5308.0376-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m13.8984,161.7695l9.2754-1.6323.4409,2.4971-3.1279.5503,1.9478,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9478-11.0264-3.0513.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m40.2783,171.7051c-.1553.2773-.3838.5703-.6851.8809-.3013.311-.6704.6074-1.1084.8931-.4385.2847-.9399.541-1.5054.7681-.5654.2285-1.1865.4023-1.8618.5215-.9111.1602-1.7617.1436-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6016-2.0264-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.708.9507-1.2861,1.6021-1.7329.6519-.4478,1.3926-.7437,2.2222-.8896.9038-.1587,1.7114-.1841,2.4238-.0757.7119.1089,1.3369.3374,1.875.6846.5391.3472.9922.8062,1.3618,1.3755.3696.5703.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7217s-1.1104-.4448-1.9326-.3003c-.397.0698-.7461.2363-1.0488.4966-.3018.2607-.5435.6084-.7241,1.04-.1812.4326-.2944.9502-.3394,1.5508-.0454.6001-.0015,1.2793.1318,2.0342l.3882,2.1982c.2715,1.4937.7241,2.5952,1.356,3.3047.6328.708,1.4565.9771,2.4712.8057.2427-.043.478-.1025.7065-.1807.228-.0776.4395-.168.6338-.2695.1938-.1025.3623-.21.5054-.3228.1431-.1108.2461-.2227.3101-.3315l-.5015-2.9043-2.6548.4673-.4077-2.3096,5.7388-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m53.7061,171.2705l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m66.0625,155.1855l-4.9463.8701,2.3828,13.4912-3.1064.5469-2.3828-13.4912-4.8799.8589-.4453-2.5176,12.9326-2.2759.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m77.7861,162.7251c-.0508-.2871-.147-.5449-.29-.7769-.1436-.2314-.3535-.4351-.6304-.6089-.2764-.1748-.624-.3169-1.0415-.4287-.417-.1118-.9253-.1938-1.5254-.2471-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3071-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3843-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.311.105-1.9111.1895-.6006.5029-1.1387.9409-1.6167.4385-.478.9839-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3926.354,1.9692.7017.5762.3486,1.0576.7983,1.4424,1.3501.3853.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2622-.1772-.5718-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0259-.4111.0723-.7676.1855-1.0693.3398-.3018.1562-.5479.3433-.7363.5605-.1885.2188-.3179.4609-.3882.7261-.0703.2661-.0806.5415-.0303.8267.0532.3008.1763.5596.3696.7739.1934.2158.4507.396.7715.54s.6992.2598,1.1348.3491c.4365.0903.9238.1587,1.4619.208.772.0835,1.4937.2241,2.165.4233.6714.2002,1.2666.4712,1.7852.8145.519.3428.9482.7617,1.29,1.2583.3408.4951.5693,1.0728.686,1.7319.1245.7031.0933,1.353-.0928,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4336.4658-.978.8555-1.6333,1.1714-.6562.3159-1.3921.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5195-.0024-1.0249-.0596-1.5176-.1689-.4932-.1099-.9624-.2725-1.4097-.4893-.4473-.2148-.8491-.4888-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9761-.5312-1.562l3.04-.5352c.1001.4819.2573.8804.4727,1.1978s.48.562.7939.7334c.314.1709.6733.2739,1.0771.3096.4038.0352.8364.0112,1.2993-.0703.4111-.0723.7681-.1846,1.0703-.3364.3032-.1509.5498-.3306.7402-.5371.1904-.2085.3237-.4404.3989-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m358.3555,244.9131l-3.084.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m369.9492,235.6397l-6.5869,1.1592.7979,4.5186,7.7012-1.355.4404,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4307,2.4414Z'                    fill='%23fff' /%3E                %3Cpath                    d='m381.5762,234.2622l-.5361-9.8481,2.8418-.5.6025,16.4004-2.7969.4922-3.1914-9.1885.2051,9.7139-2.7969.4927-5.0312-15.6211,2.8311-.4985,2.8369,9.376-.3262-9.8174,2.2148-.3901,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m395.9854,233.9829c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2329-.3545-.4351-.6309-.6089-.2773-.1748-.623-.3174-1.041-.4292s-.9258-.1948-1.5254-.2471c-.7314-.0679-1.4404-.1885-2.127-.3628-.6855-.1748-1.3057-.4209-1.8613-.7378-.5566-.3179-1.0264-.7192-1.4111-1.2036s-.6377-1.0737-.7607-1.77c-.1191-.6738-.085-1.3115.1045-1.9116.1895-.6006.5029-1.1387.9414-1.6167s.9834-.8809,1.6377-1.2114c.6523-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6743-.3672-.9551s-.3818-.5098-.6436-.6865c-.2617-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7568-.0532-1.2051.0259-.4111.0723-.7676.1855-1.0693.3403-.3027.1558-.5479.3433-.7363.5605-.1895.2183-.3184.4604-.3887.7261s-.0801.5415-.0303.8267c.0537.3008.1768.5591.3701.7739.1924.2153.4502.3955.7715.54.3203.1436.6992.2593,1.1348.3486.4355.0903.9229.1587,1.4619.208.7715.0835,1.4932.2246,2.165.4233.6709.2002,1.2656.4712,1.7852.814.5176.3438.9482.7622,1.2891,1.2588.3418.4951.5703,1.0732.6865,1.7324.124.7031.0938,1.3525-.0928,1.9482-.1865.5967-.4961,1.1265-.9277,1.5923-.4336.4648-.9775.856-1.6328,1.1714-.6572.3159-1.3926.5449-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.002-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3311-.6602-.7227-.9121-1.1768-.25-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4814.2578.8799.4727,1.1973.2148.3179.4795.562.7939.7334.3135.1714.6729.2744,1.0771.3101.4033.0347.8359.0107,1.2988-.0708.4111-.0723.7676-.1846,1.0703-.3364.3027-.1509.5498-.3301.7402-.5371.1904-.2085.3232-.4404.3994-.7002.0752-.2583.0869-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m414.1348,230.8906c-.0859-.4834-.0967-.9395-.0312-1.3667.0645-.4263.1904-.8364.3789-1.229.1875-.3906.4297-.7725.7236-1.1411.2939-.3691.6318-.7427,1.0127-1.1196-.5488-.5752-.9941-1.1343-1.3359-1.6743-.3418-.5405-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3223-1.0356.6338-1.4614.3105-.4248.7139-.7812,1.208-1.0688.4951-.2866,1.0684-.4878,1.7227-.603.5498-.0967,1.0684-.0864,1.5557.0322.4863.1187.9199.3203,1.2998.605.3789.2847.6973.6343.9512,1.0508.2559.4165.4277.8735.5156,1.3716.0664.374.0703.7368.0098,1.0879-.0586.3486-.166.6875-.3203,1.0137-.1543.3252-.3457.6411-.5762.9453-.2305.3057-.4824.5996-.7588.8818l-.7549.8696,3.3369,3.0063c.1602-.459.2617-.9492.3018-1.4697.04-.5215.0098-1.0679-.0908-1.6392l2.6221-.4614c.1777,1.0039.209,1.9639.0938,2.8794-.1152.9165-.3975,1.7686-.8486,2.5576l2.5381,2.2754-3.5039.6167-.877-.7871c-.4922.4717-1.0195.8579-1.584,1.1577-.5645.2983-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0615.0347s-1.1895-.3164-1.6719-.624c-.4824-.3091-.8799-.707-1.1934-1.1958-.3135-.4897-.5254-1.0493-.6367-1.6792Zm2.8457-8.7656c.0586.3301.1855.6499.3809.96.1943.3096.4424.6299.7432.9629l.8906-.9395c.2012-.186.3477-.3691.4365-.5469.0898-.1787.1465-.3428.168-.4946.0234-.1509.0244-.2842.0039-.3975-.0195-.1133-.0352-.2031-.0469-.2686-.0312-.1768-.0879-.3442-.1689-.5029-.0811-.1611-.1816-.2974-.2998-.4126-.1191-.1152-.2529-.2012-.4033-.2583-.1504-.0562-.3096-.0693-.4775-.0396-.2578.0454-.4746.1274-.6494.25-.1758.1206-.3115.2695-.4092.4458s-.1602.3706-.1875.5835c-.0264.2109-.0195.4316.0195.6582Zm2.417,9.7559c.3818-.0674.7471-.1851,1.0967-.3521.3486-.1675.6758-.376.9795-.6265l-3.5615-3.25-.0762.082c-.1826.2505-.3262.4912-.4287.7217-.1045.2295-.1768.4458-.2207.6499s-.0635.396-.0576.5723c.0039.1763.0205.3413.0479.4956.0518.293.1436.5571.2764.7905.1309.2334.2949.4263.4873.5767.1934.1514.415.2583.6641.3203.249.0615.5137.0684.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m440.4033,213.9673l9.2744-1.6323.4414,2.4971-3.1289.5508,1.9492,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6323-.4385-2.4854,3.0508-.5371-1.9492-11.0264-3.0508.5371-.4404-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m466.6611,225.8525l-3.085.543-6.2842-9.5391,1.8232,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m477.2148,219.688c-.0508-.2871-.1484-.5449-.291-.7769-.1426-.2324-.3535-.4351-.6309-.6089-.2754-.1748-.623-.3169-1.04-.4292-.418-.1113-.9268-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628-.6865-.1743-1.3066-.4204-1.8633-.7378-.5557-.3179-1.0264-.7192-1.4102-1.2031-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6367-1.2114.6533-.3315,1.3838-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3682-.9556-.167-.2808-.3809-.5098-.6436-.686-.2617-.1772-.5703-.2964-.9258-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3433-.7363.5605-.1875.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0293.8267.0527.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54s.6992.2593,1.1348.3491c.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.1997,1.2666.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2593.3408.4951.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.1265-.9287,1.5923-.4326.4648-.9766.8555-1.6328,1.1714s-1.3916.5449-2.207.6885c-.5068.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4092-.4893-.4473-.2153-.8496-.4888-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1768-.252-.4546-.4287-.9761-.5322-1.562l3.04-.5352c.0996.4819.2578.8804.4727,1.1978s.4805.562.7949.7334c.3135.1709.6729.2739,1.0762.3096.4043.0352.8369.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E                %3Cpath                    d='m481.0176,206.8198l9.2754-1.6323.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4395-2.4854,3.0518-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m507.3975,216.7559c-.1553.2769-.3838.5698-.6855.8804-.3008.311-.6709.6074-1.1084.8931-.4375.2842-.9395.541-1.5059.7686-.5645.228-1.1855.4019-1.8613.5205-.9111.1606-1.7617.144-2.5527-.0488-.791-.1943-1.502-.5493-2.1309-1.0649-.6289-.5171-1.1621-1.1919-1.6006-2.0264-.4385-.833-.7568-1.8101-.9561-2.9321l-.3848-2.1758c-.1973-1.1221-.2266-2.1499-.084-3.0864.1406-.9351.4199-1.7573.8359-2.4648s.9502-1.2861,1.6016-1.7329c.6523-.4482,1.3926-.7437,2.2227-.8896.9033-.1592,1.7109-.1846,2.4238-.0762.7109.1094,1.3369.3379,1.875.6851.5391.3472.9922.8062,1.3613,1.3755.3701.5703.6631,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3765-1.0703-1.7217-.4668-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7471.2363-1.0488.4966-.3018.2607-.5439.6084-.7246,1.04-.1807.4326-.2939.9497-.3389,1.5508-.0459.6001-.002,1.2793.1309,2.0342l.3887,2.1982c.2715,1.4937.7246,2.5952,1.3564,3.3047.6328.7085,1.4561.9771,2.4707.8057.2432-.0425.4775-.1021.707-.1807.2275-.0776.4395-.1685.6338-.27.1934-.1025.3623-.2095.5049-.3223.1436-.1108.2461-.2227.3105-.3315l-.501-2.9043-2.6553.4673-.4082-2.3096,5.7393-1.0098,1.126,6.3086Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m135.6982,284.0972l-3.0845.543-6.2847-9.5391,1.8237,10.3242-3.1172.5479-2.8281-16.0088,3.1172-.5479,6.2446,9.5-1.8057-10.2812,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m147.292,274.8237l-6.5869,1.1592.7983,4.5186,7.6997-1.3545.4409,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5176-7.6665,1.3486.7129,4.0352,6.5869-1.1592.4312,2.4414Z'                    fill='%23fff' /%3E                %3Cpath                    d='m158.9185,273.4468l-.5361-9.8486,2.8423-.5.603,16.4004-2.7979.4922-3.1904-9.1885.2051,9.7139-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8374,9.376-.3262-9.8174,2.2144-.3896,3.1465,9.3887Z'                    fill='%23fff' /%3E                %3Cpath                    d='m173.3281,273.1675c-.0508-.2871-.1479-.5449-.291-.7773-.1426-.2324-.3535-.4346-.6304-.6084-.2764-.1748-.623-.3174-1.0405-.4297-.418-.1113-.9263-.1943-1.5259-.2471-.7314-.0674-1.4399-.1885-2.126-.3623-.686-.1748-1.3062-.4209-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4111-1.2041s-.6382-1.0742-.7612-1.7705c-.1187-.6738-.084-1.3105.1055-1.9111s.5029-1.1387.9409-1.6162c.438-.4785.9839-.8818,1.6377-1.2119.6528-.3311,1.3833-.5664,2.1919-.709.8369-.1475,1.6235-.1621,2.3608-.042.7363.1191,1.3926.3545,1.9692.7021.5762.3486,1.0571.7979,1.4424,1.3496.3853.5527.6416,1.1875.7686,1.9062l-3.0186.5312c-.0781-.3564-.2002-.6748-.3682-.9561-.1665-.2803-.3809-.5098-.6431-.6855-.2622-.1777-.5713-.2969-.9263-.3594-.356-.0615-.7573-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3438-.7358.5605-.1885.2188-.3179.4609-.3887.7266-.0703.2656-.0801.541-.0298.8262.0532.3008.1758.5596.3701.7744.1924.2158.4502.3955.7705.54.3208.1436.6992.2588,1.1348.3486.4365.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1646.4238s1.2661.4707,1.7852.8135c.5186.3438.9482.7627,1.2896,1.2588.3413.4951.5703,1.0732.6865,1.7324.1245.7031.0933,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9282,1.5928-.4331.4648-.9775.8555-1.6333,1.1709-.6562.3164-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5386.1289-.519-.002-1.0249-.0596-1.5181-.1689-.4922-.1094-.9619-.2725-1.4092-.4893-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9116-1.1768-.251-.4541-.4282-.9756-.5317-1.5615l3.0405-.5352c.0996.4814.2578.8799.4727,1.1973s.4795.5625.7939.7334c.314.1709.6733.2744,1.0767.3096.4038.0352.8369.0107,1.2998-.0703.4111-.0723.7681-.1846,1.0708-.3359s.5493-.3311.7397-.5371c.1904-.209.3232-.4404.3989-.7012.0757-.2578.0879-.5303.0376-.8154Z'                    fill='%23fff' /%3E                %3Cpath                    d='m191.4766,270.0747c-.0859-.4834-.0957-.9395-.0312-1.3672.0645-.4258.1914-.8359.3789-1.2285.1885-.3906.4297-.7725.7246-1.1416.2939-.3682.6318-.7422,1.0117-1.1191-.5488-.5752-.9932-1.1338-1.335-1.6738-.3418-.541-.5684-1.124-.6787-1.7471-.1113-.6299-.1113-1.2197.001-1.7666.1104-.5498.3223-1.0361.6338-1.4619.3105-.4248.7139-.7812,1.208-1.0684s1.0684-.4883,1.7217-.6035c.5508-.0967,1.0703-.0869,1.5566.0322s.9199.3203,1.2988.6055c.3799.2842.6973.6338.9531,1.0508.2549.416.4268.873.5146,1.3711.0664.374.0693.7363.0098,1.0879-.0596.3486-.166.6875-.3203,1.0137-.1543.3252-.3467.6406-.5771.9453-.2305.3057-.4824.5996-.7578.8818l-.7549.8701,3.3359,3.0059c.1611-.459.2617-.9492.3018-1.4697.041-.5215.0107-1.0684-.0898-1.6396l2.6211-.4609c.1777,1.0039.209,1.9639.0947,2.8789-.1143.917-.3975,1.7686-.8486,2.5586l2.5371,2.2744-3.5029.6172-.8779-.7871c-.4912.4717-1.0195.8584-1.584,1.1572s-1.2246.5156-1.9805.6494c-.7422.1299-1.4297.1426-2.0615.0342s-1.1895-.3164-1.6709-.624c-.4824-.3086-.8809-.707-1.1943-1.1953-.3135-.4902-.5264-1.0498-.6377-1.6797Zm2.8477-8.7656c.0576.3301.1846.6504.3789.96.1953.3096.4434.6299.7441.9629l.8906-.9395c.2012-.1865.3467-.3691.4365-.5469.0898-.1787.1455-.3428.1689-.4951.0215-.1504.0234-.2842.0029-.3975s-.0361-.2031-.0479-.2686c-.0312-.1768-.0869-.3438-.168-.5029-.082-.1602-.1816-.2969-.2998-.4121s-.2539-.2012-.4033-.2578c-.1504-.0566-.3096-.0693-.4785-.04-.2578.0449-.4736.1279-.6484.25-.1758.1211-.3125.2695-.4102.4453-.0977.1768-.1602.3711-.1855.584-.0273.2109-.0215.4316.0195.6582Zm2.416,9.7559c.3818-.0674.7471-.1846,1.0957-.3525.3496-.167.6758-.375.9805-.626l-3.5625-3.25-.0762.082c-.1816.25-.3252.4912-.4277.7217-.1045.2295-.1777.4463-.2207.6504-.0439.2041-.0635.3955-.0586.5713.0049.1768.0215.3418.0479.4961.0518.293.1445.5566.2764.79.1318.2344.2949.4268.4883.5771.1924.1514.4141.2578.6641.3203.25.0615.5137.0684.793.0195Z'                    fill='%23fff' /%3E                %3Cpath                    d='m217.7461,253.1509l9.2744-1.6318.4404,2.4971-3.127.5508,1.9473,11.0264,3.1289-.5508.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5361-1.9473-11.0264-3.0518.5361-.4404-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m244.0039,265.0366l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5483,6.2451,9.5005-1.8066-10.2817,3.1074-.5469,2.8281,16.0083Z'                    fill='%23fff' /%3E                %3Cpath                    d='m254.5566,258.8716c-.0508-.2871-.1465-.5449-.29-.7764-.1436-.2324-.3535-.4346-.6299-.6084-.2773-.1758-.624-.3174-1.042-.4297-.417-.1113-.9248-.1943-1.5244-.2471-.7324-.0674-1.4404-.1885-2.127-.3623-.6855-.1748-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2031-.6377-1.0742-.7607-1.7705c-.1182-.6738-.085-1.3115.1045-1.9111.1895-.6001.5039-1.1387.9414-1.6167.4385-.4775.9844-.8809,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8379-.147,1.624-.1616,2.3613-.042.7363.1191,1.3936.354,1.9697.7017.5762.3486,1.0566.7988,1.4424,1.3506.3848.5522.6416,1.1865.7686,1.9053l-3.0186.5308c-.0791-.3555-.2012-.6738-.3682-.9546-.166-.2808-.3809-.5098-.6426-.6865-.2627-.1772-.5723-.2959-.9277-.3584-.3555-.062-.7568-.0527-1.2051.0259-.4102.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3428-.7363.5605-.1885.2183-.3174.4609-.3877.7251-.0703.2666-.0811.542-.0303.8271.0527.3008.1758.5596.3701.7744.1924.2148.4502.3955.7705.5391.3213.1445.6992.2598,1.1348.3496.4365.0898.9238.1582,1.4619.208.7725.083,1.4941.2246,2.166.4229.6709.2002,1.2656.4717,1.7842.8145.5186.3438.9482.7617,1.29,1.2588.3408.4951.5703,1.0732.6865,1.7324.124.7031.0928,1.3525-.0928,1.9482-.1875.5967-.4961,1.126-.9277,1.5918-.4336.4648-.9785.8564-1.6338,1.1719-.6572.3154-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5195-.002-1.0254-.0596-1.5176-.1689-.4932-.1094-.9619-.2725-1.4092-.4893-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9766-.5312-1.5625l3.04-.5342c.1006.4814.2578.8799.4727,1.1973s.4795.5615.7939.7334c.3145.1709.6738.2744,1.0771.3096s.8369.0107,1.2998-.0703c.4111-.0723.7676-.1846,1.0703-.3369.3027-.1504.5498-.3301.7402-.5371.1904-.208.3232-.4404.3984-.7002.0762-.2578.0879-.5312.0371-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m258.3604,246.0039l9.2744-1.6318.4414,2.4971-3.1289.5503,1.9492,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0259-3.0518.5371-.4404-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m284.7393,255.9399c-.1553.2764-.3838.5693-.6846.8809-.3008.3105-.6699.6074-1.1084.8926-.4385.2842-.9404.541-1.5049.7686-.5664.2285-1.1865.4014-1.8623.5205-.9111.1602-1.7617.1445-2.5527-.0488-.792-.1943-1.502-.5498-2.1309-1.0654-.6279-.5166-1.1631-1.1914-1.6006-2.0254-.4395-.833-.7578-1.8105-.9561-2.9326l-.3848-2.1753c-.1982-1.1221-.2256-2.1504-.085-3.0864.1416-.9351.4199-1.7573.8369-2.4653.416-.7075.9502-1.2856,1.6016-1.7324.6514-.4482,1.3926-.7437,2.2227-.8896.9033-.1592,1.7119-.1846,2.4229-.0762.7119.1094,1.3369.3374,1.876.6846.5381.3477.9922.8066,1.3613,1.376.3691.5703.6631,1.2324.8799,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.377-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2358-1.0479.4966-.3027.2607-.543.6079-.7246,1.0396-.1816.4326-.2949.9502-.3398,1.5513-.0449.6001-.002,1.2788.1318,2.0337l.3887,2.1978c.2715,1.4941.7236,2.5957,1.3564,3.3047.6318.709,1.457.9775,2.4707.8057.2422-.042.4785-.1016.707-.1807.2275-.0771.4395-.168.6328-.2695.1943-.1025.3633-.21.5059-.3223.1426-.1104.2461-.2227.3105-.332l-.502-2.9043-2.6543.4678-.4082-2.3091,5.7383-1.0103,1.126,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m298.168,255.5044l-3.0625.5391-1.2266-6.937-4.5381.7988,1.2256,6.937-3.0723.541-2.8281-16.0083,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0625-.5391,2.8281,16.0083Z'                    fill='%23fff' /%3E                %3Cpath                    d='m310.5234,239.4199l-4.9453.8706,2.3828,13.4912-3.1064.5459-2.3838-13.4907-4.8799.8589-.4443-2.5176,12.9316-2.2759.4453,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m322.248,246.96c-.0508-.2871-.1484-.5454-.291-.7769-.1426-.2324-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3174-1.041-.4292-.418-.1118-.9268-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628-.6865-.1743-1.3066-.4209-1.8633-.7378-.5557-.3179-1.0264-.7192-1.4102-1.2036-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5029-1.1387.9414-1.6167.4375-.4775.9834-.8809,1.6367-1.2114.6533-.3311,1.3848-.5664,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.3545,1.9697.7017.5762.3491,1.0576.7988,1.4424,1.3501.3848.5527.6426,1.1875.7686,1.9062l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.168-.2808-.3818-.5098-.6436-.686-.2627-.1777-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7686.1855-1.0703.3403-.3018.1558-.5469.3433-.7363.5605-.1875.2183-.3174.4604-.3877.7261-.0713.2661-.0811.5415-.0303.8267.0527.3008.1768.5591.3701.7739.1924.2158.4502.396.7705.54.3203.1436.6992.2593,1.1348.3486.4375.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1641.4238.6719.1997,1.2666.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2593.3408.4946.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5962-.4961,1.1265-.9287,1.5918s-.9766.856-1.6328,1.1714c-.6562.3159-1.3916.5454-2.207.688-.5068.0898-1.0195.1338-1.5391.1289-.5186-.002-1.0244-.0586-1.5176-.1689-.4922-.1094-.9619-.2725-1.4092-.4883-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9111-1.1768-.252-.4541-.4277-.9756-.5312-1.5615l3.0391-.5352c.0996.4819.2578.8799.4727,1.1973.2148.3179.4805.5625.7949.7334.3135.1714.6729.2744,1.0762.3101.4043.0347.8369.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3306.7393-.5371c.1904-.209.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-4.9111,292.3355l9.2749-1.6318.4409,2.4971-3.1284.5508,1.9482,11.0264,3.1284-.5508.439,2.4854-9.2749,1.6318-.439-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m21.3467,304.2212l-3.0845.543-6.2847-9.5391,1.8237,10.3242-3.1172.5479-2.8281-16.0088,3.1172-.5479,6.2446,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m31.9004,298.0562c-.0508-.2871-.1479-.5449-.291-.7764-.1426-.2324-.3535-.4355-.6304-.6094-.2764-.1748-.623-.3174-1.0405-.4287-.418-.1123-.9263-.1943-1.5259-.2471-.7314-.0674-1.4399-.1885-2.126-.3633-.686-.1738-1.3062-.4199-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4111-1.2031-.3843-.4844-.6382-1.0742-.7612-1.7705-.1187-.6738-.084-1.3115.1055-1.9121.1895-.5996.5029-1.1387.9409-1.6162s.9839-.8809,1.6377-1.2119c.6528-.3311,1.3833-.5664,2.1919-.708.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3926.3535,1.9692.7012.5762.3486,1.0571.7988,1.4424,1.3506s.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6748-.3682-.9551-.1665-.2812-.3809-.5098-.6431-.6865s-.5713-.2959-.9263-.3584c-.356-.0625-.7573-.0527-1.2051.0254-.4111.0732-.7686.1855-1.0703.3408-.3018.1562-.5469.3428-.7358.5605-.1885.2188-.3179.4609-.3887.7256-.0703.2666-.0801.542-.0298.8271.0532.3008.1758.5586.3701.7734.1924.2158.4502.3965.7705.54.3208.1445.6992.2598,1.1348.3496.437.0898.9238.1582,1.4629.207.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2598.3413.4941.5703,1.0723.6865,1.7314.1245.7031.0933,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9282,1.5918-.4331.4648-.9775.8555-1.6333,1.1719-.6562.3154-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5386.1289-.519-.0029-1.0249-.0596-1.5181-.1689-.4922-.1104-.9619-.2734-1.4092-.4893s-.8496-.4893-1.207-.8184c-.3574-.3311-.6611-.7227-.9116-1.1768-.251-.4551-.4282-.9766-.5317-1.5625l3.0405-.5352c.0996.4824.2578.8799.4727,1.1982.2148.3174.4795.5615.7939.7334.314.1709.6733.2734,1.0767.3096.4038.0342.8369.0107,1.2998-.0703.4111-.0723.7681-.1846,1.0708-.3369.3027-.1504.5493-.3301.7397-.5371.1904-.208.3232-.4404.3989-.7002.0757-.2578.0879-.5312.0376-.8164Z'                    fill='%23fff' /%3E                %3Cpath                    d='m35.7031,285.188l9.2749-1.6318.4409,2.4971-3.1279.5498,1.9482,11.0264,3.1279-.5498.439,2.4854-9.2749,1.6318-.439-2.4854,3.0513-.5371-1.9482-11.0264-3.0513.5371-.4409-2.4971Z'                    fill='%23fff' /%3E                %3Cpath                    d='m62.083,295.1235c-.1558.2773-.3843.5703-.6855.8809-.3008.3115-.6704.6074-1.1084.8936-.438.2842-.9395.541-1.5054.7676-.5654.2285-1.186.4023-1.8618.5215-.9111.1602-1.7617.1436-2.5527-.0488-.7915-.1943-1.502-.5498-2.1304-1.0654-.6289-.5166-1.1626-1.1914-1.6011-2.0264-.439-.833-.7573-1.8096-.9556-2.9316l-.3848-2.1758c-.1978-1.1221-.2266-2.1504-.085-3.0869.1416-.9346.4199-1.7568.8364-2.4648s.9502-1.2861,1.6016-1.7324c.6523-.4482,1.3926-.7441,2.2227-.8896.9033-.1592,1.7114-.1846,2.4233-.0762.7119.1094,1.3374.3379,1.8755.6846.5386.3477.9922.8066,1.3613,1.376.3701.5703.6631,1.2324.8799,1.9873l-3.0186.5312c-.2476-.8018-.6045-1.377-1.0708-1.7217-.4658-.3447-1.1099-.4443-1.9321-.2998-.3975.0693-.7466.2363-1.0488.4961-.3022.2607-.5435.6084-.7246,1.04-.1812.4326-.2944.9502-.3394,1.5508-.0454.6006-.0015,1.2793.1318,2.0342l.3887,2.1982c.2715,1.4941.7236,2.5957,1.356,3.3047.6328.708,1.4565.9775,2.4707.8057.2432-.043.478-.1025.707-.1807.2275-.0771.4395-.168.6333-.2695.1938-.1025.3628-.21.5054-.3223.1431-.1113.2461-.2227.3105-.332l-.5015-2.9043-2.6548.4678-.4082-2.3096,5.7388-1.0107,1.1265,6.3086Z'                    fill='%23fff' /%3E                %3Cpath                    d='m75.5103,294.689l-3.062.5391-1.2256-6.9375-4.5386.7988,1.2256,6.9375-3.0732.541-2.8281-16.0088,3.0732-.541,1.1597,6.5645,4.5386-.7988-1.1597-6.5645,3.062-.5391,2.8281,16.0088Z'                    fill='%23fff' /%3E                %3Cpath                    d='m87.8667,278.604l-4.9463.8701,2.3833,13.4912-3.1064.5469-2.3833-13.4912-4.8799.8594-.4448-2.5176,12.9326-2.2764.4448,2.5176Z'                    fill='%23fff' /%3E                %3Cpath                    d='m99.5908,286.144c-.0508-.2871-.1475-.5449-.2905-.7773s-.353-.4346-.6304-.6084c-.2764-.1748-.6235-.3174-1.041-.4287-.417-.1123-.9258-.1953-1.5254-.2471-.7314-.0684-1.4404-.1895-2.126-.3633-.6855-.1748-1.3066-.4209-1.8623-.7373-.5562-.3184-1.0264-.7197-1.4111-1.2041s-.6377-1.0742-.7607-1.7705c-.1191-.6738-.085-1.3105.1045-1.9111s.5029-1.1387.9414-1.6162c.4385-.4785.9834-.8818,1.6372-1.2119.6533-.3311,1.3843-.5664,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3931.3545,1.9692.7021.5762.3486,1.0576.7979,1.4424,1.3496.3853.5527.6421,1.1875.7686,1.9062l-3.0186.5312c-.0776-.3564-.2002-.6748-.3672-.9561-.167-.2803-.3818-.5098-.6436-.6855-.2622-.1777-.5713-.2969-.9268-.3584-.3555-.0625-.7573-.0537-1.2051.0254-.4111.0723-.7676.1855-1.0698.3398-.3018.1562-.5474.3438-.7363.5605-.1885.2188-.3179.4609-.3882.7266s-.0806.541-.0303.8262c.0532.3008.1768.5596.3701.7744.1934.2158.4502.3955.771.54.3208.1436.6992.2598,1.1353.3486.436.0908.9233.1592,1.4619.208.7715.084,1.4932.2246,2.165.4238.6709.2002,1.2666.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2588.3408.4951.5698,1.0732.686,1.7324.1245.7031.0938,1.3525-.0928,1.9482-.186.5967-.4956,1.127-.9277,1.5928-.4336.4648-.9775.8555-1.6333,1.1709-.6562.3164-1.3921.5449-2.2065.6885-.5068.0889-1.02.1328-1.5391.1289-.5195-.002-1.0254-.0596-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4893-.4468-.2148-.8491-.4883-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9756-.5312-1.5615l3.04-.5352c.1001.4814.2578.8799.4727,1.1973.2153.3174.48.5625.7944.7334.3135.1709.6729.2744,1.0767.3096s.8364.0117,1.2993-.0703c.4111-.0723.7681-.1846,1.0708-.3359s.5493-.3311.7402-.5371c.1899-.209.3232-.4404.3989-.7012.0752-.2578.0874-.5303.0371-.8154Z'                    fill='%23fff' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m499.0195,343.1099c-.0508-.2871-.1475-.5449-.291-.7783-.1426-.2314-.3535-.4336-.6299-.6074-.2764-.1748-.624-.3174-1.041-.4297-.417-.1113-.9258-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3623-.6855-.1748-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2031-.6387-1.0742-.7617-1.7705c-.1191-.6738-.084-1.3105.1055-1.9111s.5029-1.1396.9414-1.6162c.4375-.4785.9834-.8818,1.6377-1.2119.6523-.3311,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3926.3545,1.9697.7021.5771.3486,1.0576.7979,1.4424,1.3496.3857.5527.6416,1.1875.7686,1.9062l-3.0186.5312c-.0781-.3564-.2002-.6748-.3672-.9561-.167-.2803-.3818-.5098-.6436-.6855-.2627-.1777-.5713-.2969-.9268-.3594-.3555-.0615-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3018.1562-.5469.3438-.7354.5605-.1885.2188-.3174.4609-.3896.7266-.0693.2656-.0791.541-.0293.8262.0537.3008.1758.5596.3701.7744.1924.2158.4502.3955.7705.54.3213.1436.6992.2588,1.1348.3486.4365.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1641.4238.6719.1992,1.2676.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2588.3408.4951.5703,1.0732.6865,1.7324.125.7031.0938,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9287,1.5928-.4316.4648-.9766.8555-1.6328,1.1709-.6562.3164-1.3906.5449-2.207.6885-.5059.0889-1.0195.1328-1.5391.1289-.5186-.002-1.0244-.0596-1.5176-.1689-.4922-.1094-.9619-.2725-1.4092-.4893-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1768-.252-.4551-.4287-.9756-.5322-1.5615l3.041-.5352c.0996.4814.2568.8799.4727,1.1973.2148.3174.4795.5625.7939.7334.3135.1709.6729.2744,1.0762.3086.4043.0361.8379.0117,1.2998-.0693.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3311.7393-.5371c.1904-.209.3232-.4414.3994-.7012.0752-.2578.0879-.5303.0371-.8154Z'                    fill='%23fff' /%3E            %3C/g%3E        %3C/g%3E    %3C/g%3E%3C/svg%3E");}.icon-news-fallback-light{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 498 332'%3E    %3Cdefs%3E        %3CclipPath id='e'%3E            %3Crect width='498' height='332' fill='none' /%3E        %3C/clipPath%3E    %3C/defs%3E    %3Cg clip-path='url(%23e)' fill='none'%3E        %3Crect width='498' height='332' fill='%23f0f0f0' /%3E        %3Cg fill='none' opacity='.5'%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m465.5186,3.7954l-3.085.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m477.1123-5.4775l-6.5879,1.1592.7988,4.5186,7.7002-1.3555.4404,2.4961-10.8066,1.9023-2.8281-16.0088,10.7734-1.8965.4443,2.5186-7.666,1.3496.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m488.7383-6.8545l-.5361-9.8486,2.8418-.5.6035,16.4004-2.7979.4922-3.1914-9.1875.2061,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3262-9.8174,2.2148-.3901,3.1465,9.3896Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m242.8604,42.9795l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m254.4541,33.7065l-6.5869,1.1592.7988,4.5186,7.6992-1.355.4414,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5186-7.667,1.3491.7129,4.0352,6.5879-1.1592.4307,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m266.0801,32.3301l-.5352-9.8486,2.8418-.5005.6035,16.4004-2.7979.4927-3.1904-9.188.2051,9.7134-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.375-.3262-9.8174,2.2148-.3896,3.1455,9.3896Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m280.4902,32.0498c-.0508-.2871-.1475-.5449-.291-.7764-.1426-.2314-.3535-.4355-.6299-.6094-.2764-.1748-.624-.3169-1.041-.4287s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3633-.6855-.1738-1.3066-.4204-1.8623-.7373-.5557-.3179-1.0264-.7188-1.4111-1.2036-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.3115.1055-1.9116s.5029-1.1387.9414-1.6167c.4375-.478.9834-.8809,1.6367-1.2114.6543-.3315,1.3848-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.3555-.2002-.6748-.3672-.9551-.167-.2808-.3818-.5088-.6436-.6865-.2627-.1772-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0259c-.4121.0723-.7676.1855-1.0703.3403-.3018.1558-.5469.3428-.7363.5605-.1875.2183-.3164.4604-.3877.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1758.5591.3701.7734.1924.2158.4502.3965.7705.54.3213.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.2002,1.2676.4712,1.7852.8145.5195.3428.9492.7617,1.29,1.2588.3408.4946.5703,1.0723.6865,1.7314.125.7031.0938,1.3535-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923s-.9775.8555-1.6338,1.1714-1.3916.5454-2.207.6885c-.5059.0894-1.0195.1333-1.5391.1289-.5186-.0024-1.0244-.0591-1.5176-.1689-.4922-.1099-.9619-.2725-1.4092-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3584-.3306-.6621-.7222-.9131-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5352c.0996.4824.2568.8804.4727,1.1978.2148.3179.4795.562.7939.7334.3135.1714.6729.2739,1.0762.3101.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3301.7393-.5371.1904-.2085.3232-.4404.3994-.7002.0742-.2583.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m298.6387,28.9575c-.085-.4834-.0957-.9395-.0312-1.3667.0645-.4263.1914-.8359.3789-1.2285.1885-.3906.4297-.7725.7246-1.1416.2939-.3691.6318-.7417,1.0117-1.1196-.5488-.5752-.9941-1.1343-1.335-1.6743-.3428-.541-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1104-.5493.3232-1.0356.6338-1.4619.3105-.4238.7139-.7812,1.208-1.0684.4951-.2861,1.0684-.4883,1.7217-.603.5508-.0972,1.0703-.0854,1.5566.0322.4863.1187.9199.3203,1.2988.605.3799.2847.6973.6348.9531,1.0508.2549.416.4258.8735.5146,1.3716.0654.374.0693.7368.0098,1.0874-.0586.3491-.165.688-.3193,1.0142-.1553.3252-.3477.6411-.5781.9453-.2295.3052-.4824.5996-.7578.8818l-.7549.8696,3.3369,3.0068c.1602-.4595.2617-.9492.3018-1.4702.04-.5215.0107-1.0679-.0908-1.6392l2.6211-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1143.916-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5029.6162-.8779-.7871c-.4912.4727-1.0195.8584-1.583,1.1582-.5645.2988-1.2256.5156-1.9814.6484-.7422.1309-1.4287.1426-2.0605.0347-.6328-.1084-1.1914-.3164-1.6719-.624-.4824-.3091-.8809-.707-1.1943-1.1958-.3135-.4893-.5264-1.0493-.6377-1.6792Zm2.8477-8.7656c.0586.3301.1846.6499.3789.96.1953.3091.4434.6304.7441.9629l.8906-.939c.2012-.1865.3477-.3687.4365-.5474.0898-.1777.1455-.3428.1689-.4946.0215-.1514.0234-.2842.0039-.3975-.0205-.1133-.0371-.2031-.0488-.2686-.0303-.1768-.0869-.3442-.168-.5029-.082-.1611-.1816-.2974-.2998-.4126-.1182-.1147-.2529-.2012-.4033-.2583-.1504-.0562-.3096-.0693-.4785-.0396-.2578.0454-.4727.1274-.6484.25-.1758.1206-.3125.2695-.4102.4458s-.1602.3701-.1855.5835c-.0273.2114-.0205.4316.0195.6582Zm2.416,9.7559c.3818-.0674.7471-.1851,1.0957-.3521.3496-.1675.6758-.376.9805-.627l-3.5615-3.2495-.0762.0815c-.1826.251-.3262.4917-.4287.7222-.1045.2295-.1777.4458-.2207.6499s-.0625.3955-.0586.5723c.0049.1763.0215.3418.0488.4961.0508.293.1436.5566.2754.79s.2949.4263.4883.5767c.1934.1514.4141.2583.6641.3198.249.062.5137.0688.793.02Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m324.9082,12.0342l9.2744-1.6323.4414,2.4971-3.1279.5503,1.9473,11.0264,3.1289-.5503.4385,2.4854-9.2744,1.6323-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m351.166,23.9194l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m361.7188,17.7549c-.0508-.2871-.1465-.5449-.29-.7769-.1436-.2314-.3535-.4351-.6299-.6089-.2773-.1748-.624-.3174-1.041-.4287-.418-.1123-.9258-.1938-1.5264-.2471-.7314-.0679-1.4404-.189-2.126-.3633s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7188-1.4111-1.2041-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.311.1045-1.9116.1895-.6001.5029-1.1387.9414-1.6162.4385-.478.9834-.8813,1.6367-1.2119.6533-.3311,1.3838-.5664,2.1924-.709.8369-.147,1.624-.1616,2.3604-.0415.7363.1187,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0791-.356-.2002-.6748-.3682-.9556-.167-.2808-.3809-.5088-.6426-.686-.2627-.1777-.5713-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2061.0254-.4102.0723-.7676.1855-1.0684.3408-.3027.1553-.5488.3428-.7363.5601-.1895.2188-.3184.4609-.3887.7261-.0713.2661-.0811.542-.0303.8271.0537.3008.1768.5586.3701.7734.1924.2158.4492.396.7695.54.3213.1436.7002.2598,1.1367.3491.4355.0903.9229.1587,1.4609.2075.7725.084,1.4941.2246,2.165.4238.6719.2002,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.1265-.9287,1.5923s-.9775.8555-1.6328,1.1714c-.6562.3159-1.3916.5449-2.2061.6885-.5078.0894-1.0205.1333-1.54.1289-.5186-.0024-1.0244-.0596-1.5166-.1689-.4941-.1099-.9629-.2729-1.4102-.4893-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1763-.251-.4546-.4277-.9761-.5312-1.562l3.04-.5352c.1006.4819.2578.8799.4736,1.1978.2148.3174.4785.562.793.7329.3145.1719.6738.2744,1.0771.3101.4033.0347.8369.0112,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3364.3027-.1514.5498-.3306.7402-.5371.1904-.209.3232-.4404.3984-.7007.0762-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m365.5225,4.8867l9.2754-1.6323.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m391.9023,14.8223c-.1562.2773-.3838.5713-.6855.8809-.3008.3105-.6709.6074-1.1084.8931-.4385.2847-.9404.541-1.5059.7681-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0493-.792-.1943-1.501-.5493-2.1299-1.0649-.6299-.5166-1.1641-1.1924-1.6016-2.0264-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1499-.0859-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.708.9512-1.2861,1.6025-1.7329.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7109-.1841,2.4229-.0752.7119.1084,1.3379.3369,1.876.6841s.9922.8062,1.3623,1.3755c.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.377-1.0703-1.7217s-1.1104-.4448-1.9326-.3003c-.3965.0698-.7471.2358-1.0488.4966-.3027.2607-.543.6084-.7246,1.04-.1816.4326-.2939.9497-.3398,1.5508-.0449.6001-.001,1.2793.1328,2.0342l.3877,2.1982c.2715,1.4937.7236,2.5952,1.3564,3.3047.6328.708,1.4561.9771,2.4707.8057.2422-.043.4775-.1025.707-.1807.2285-.0776.4395-.168.6328-.2695.1943-.103.3633-.21.5059-.3228.1426-.1108.2461-.2227.3105-.3315l-.502-2.9043-2.6543.4673-.4082-2.3096,5.7383-1.0103,1.127,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m405.3301,14.3877l-3.0625.5391-1.2266-6.9375-4.5381.7983,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5381-.7983-1.1592-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m417.6855-1.6963l-4.9453.8701,2.3828,13.4902-3.1064.5469-2.3838-13.4902-4.8799.8584-.4443-2.5186,12.9326-2.2754.4443,2.5186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m429.4102,5.8423c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3169-1.041-.4292-.417-.1113-.9258-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7188-1.4111-1.2036-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5771.3486,1.0576.7983,1.4424,1.3501.3857.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2803-.3818-.5088-.6436-.686-.2627-.1772-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3018.1562-.5469.3433-.7354.5605-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54.3213.144.6992.2593,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.1997,1.2676.4707,1.7852.8145.5195.3428.9492.7617,1.29,1.2583.3418.4951.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923s-.9775.8555-1.6338,1.1714-1.3906.5449-2.207.6885c-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4092-.4893-.4473-.2153-.8496-.4888-1.2061-.8184-.3584-.3311-.6621-.7227-.9121-1.1768-.252-.4546-.4287-.9761-.5322-1.562l3.041-.5352c.0996.4819.2568.8804.4727,1.1978.2148.3174.4795.562.7939.7334.3135.1709.6729.2739,1.0762.3096.4043.0352.8379.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m20.2041,82.1641l-3.085.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m31.7979,72.8911l-6.5879,1.1592.7988,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5186-7.667,1.3491.7129,4.0352,6.5874-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m43.4233,71.5147l-.5356-9.8491,2.8418-.5005.6035,16.4004-2.7979.4927-3.1909-9.1875.2056,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3252-9.8174,2.2139-.3896,3.146,9.3896Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m57.833,71.2344c-.0508-.2871-.1475-.5449-.2905-.7769-.1431-.2314-.3535-.4351-.6299-.6089-.2769-.1748-.624-.3174-1.0415-.4292s-.9258-.1934-1.5259-.2466c-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0264-.7188-1.4111-1.2041-.3843-.4839-.6382-1.0737-.7612-1.77-.1191-.6738-.0845-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.4385-.478.9839-.8813,1.6377-1.2119.6528-.3311,1.3838-.5664,2.1914-.709.8374-.147,1.624-.1616,2.3608-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0571.7983,1.4424,1.3501.3853.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556s-.3813-.5088-.6436-.686c-.2622-.1777-.5713-.2964-.9268-.3584-.355-.0625-.7573-.0532-1.2051.0254-.4111.0723-.7681.1855-1.0693.3403-.3018.1558-.5479.3433-.7363.5605-.1885.2183-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1763.5591.3696.7739.1929.2158.4502.396.7705.54.3213.1436.6992.2593,1.1357.3486.4365.0908.9233.1592,1.4619.208.772.084,1.4937.2246,2.1646.4238.6719.1997,1.2666.4707,1.7852.8145.519.3428.9482.7617,1.2905,1.2583.3408.4946.5693,1.0728.686,1.7319.124.7031.0933,1.353-.0933,1.9487-.186.5967-.4951,1.1265-.9277,1.5923-.4331.4658-.9775.8555-1.6338,1.1714-.6558.3159-1.3911.5449-2.2061.688-.5073.0894-1.0205.1333-1.5396.1289-.519-.002-1.0249-.0591-1.5171-.1689-.4932-.1094-.9624-.2725-1.4102-.4888-.4468-.2153-.8496-.4888-1.2065-.8188-.3569-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4272-.9756-.5308-1.5615l3.04-.5352c.0996.4819.2573.8799.4727,1.1978.2148.3174.4795.562.7939.7329.3135.1714.6733.2744,1.0767.3101.4038.0347.8369.0107,1.2998-.0708.4111-.0723.7681-.1841,1.0703-.3359.3032-.1514.5493-.3306.7402-.5371.1904-.209.3228-.4404.3989-.7007.0752-.2578.0874-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m75.9819,68.1421c-.0854-.4834-.0962-.9399-.0312-1.3672.0645-.4263.1909-.8359.3789-1.2285.1885-.3906.4302-.7725.7241-1.1416.2944-.3687.6318-.7417,1.0122-1.1196-.5488-.5752-.9937-1.1338-1.3354-1.6738-.3418-.541-.5674-1.1235-.6777-1.7466-.1108-.6299-.1113-1.2202,0-1.7671.1113-.5493.3232-1.0356.6338-1.4619.311-.4243.7139-.7812,1.208-1.0684.4951-.2866,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0854,1.5562.0322.4868.1191.9199.3203,1.2998.6055.3794.2842.6973.6343.9517,1.0508.2559.416.4272.873.5151,1.3711.0664.374.0698.7373.0107,1.0879-.0596.3486-.1665.6875-.3203,1.0137-.1553.3252-.3472.6411-.5776.9453-.23.3057-.4829.5996-.7583.8818l-.7549.8701,3.3364,3.0063c.1611-.4595.2617-.9492.3022-1.4697.04-.522.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0039.2085,1.9639.0938,2.8794-.1143.9165-.3975,1.7686-.8486,2.5581l2.5381,2.2749-3.5039.6167-.877-.7871c-.4922.4722-1.0205.8584-1.584,1.1577-.5645.2988-1.2251.5156-1.9814.6489-.7412.1304-1.4287.1426-2.061.0342-.6323-.1079-1.1899-.3159-1.6714-.624-.4824-.3086-.8809-.707-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7661c.0581.3301.1846.6504.3799.9604.1943.3091.4424.6299.7432.9624l.8906-.939c.2017-.1865.3477-.3682.437-.5474.0894-.1777.146-.3428.1685-.4946.0225-.1509.0239-.2842.0039-.3975-.0205-.1133-.0361-.2031-.0479-.2686-.0312-.1768-.0874-.3438-.1689-.5029-.0811-.1606-.1812-.2974-.2998-.4126-.1182-.1147-.2529-.2007-.4028-.2578-.1504-.0566-.3101-.0693-.479-.04-.2568.0454-.4727.1279-.6479.25-.1763.1211-.3125.2695-.4102.4458s-.1602.3706-.1865.5835c-.0269.2114-.02.4316.02.6582Zm2.416,9.7559c.3818-.0674.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.25-.0762.082c-.1831.2505-.3262.4912-.4292.7217-.103.23-.1768.4463-.2197.6504-.0439.2041-.063.3955-.0586.5718s.021.3418.0483.4961c.0518.293.1436.5566.2764.79.1318.2339.2944.4263.4878.5767.1929.1514.4141.2588.6636.3203.2495.062.5142.0684.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m102.251,51.2183l9.2744-1.6323.4414,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m128.5088,63.104l-3.084.5425-6.2856-9.5391,1.8237,10.3242-3.1162.5488-2.8281-16.0088,3.1162-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m139.0625,56.939c-.0508-.2871-.1475-.5449-.291-.7764-.1431-.2319-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3174-1.041-.4292s-.9258-.1938-1.5259-.2471c-.7314-.0679-1.4399-.1885-2.1255-.3628-.686-.1748-1.3071-.4209-1.8623-.7378-.5562-.3179-1.0269-.7183-1.4116-1.2036-.3843-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.0845-1.3115.105-1.9116.1895-.6006.5029-1.1387.9414-1.6167.438-.478.9834-.8809,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3608-.042.7368.1191,1.3931.354,1.9692.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.1665-.2808-.3813-.5093-.6431-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0532-1.2051.0259-.4116.0723-.7681.1855-1.0698.3403-.3022.1558-.5474.3428-.7358.5605-.189.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5591.3696.7739.1929.2153.4502.3955.7705.5396.3213.144.6992.2598,1.1353.3491.436.0903.9238.1587,1.4624.208.772.0835,1.4932.2246,2.1646.4233.6714.2002,1.2666.4712,1.7852.8149.519.3428.9482.7612,1.2896,1.2578.3408.4951.5703,1.0732.687,1.7324.124.7031.0933,1.3525-.0933,1.9482-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4658-.978.856-1.6338,1.1714-.6558.3159-1.3916.5449-2.2065.6885-.5068.0894-1.02.1333-1.5391.1289-.519-.002-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2725-1.4097-.4888-.4473-.2153-.8496-.4888-1.2065-.8188-.3579-.3311-.6616-.7227-.9126-1.1768-.2505-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4814.2568.8799.4727,1.1973.2148.3179.4795.562.7935.7334s.6733.2744,1.0767.3101c.4043.0347.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3301.7397-.5371.1904-.2085.3232-.4404.3989-.7002.0752-.2583.0879-.5312.0376-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m142.8652,44.0708l9.2754-1.6323.4409,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m169.2451,54.0068c-.1553.2769-.3838.5708-.6855.8809-.3008.3105-.6699.6074-1.1084.8926-.438.2847-.9399.541-1.5054.7686-.5659.2285-1.186.4019-1.8613.521-.9111.1602-1.7622.144-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6021-2.0259-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0859.1406-.9351.4194-1.7578.8359-2.4653.416-.7075.9507-1.2856,1.6021-1.7329.6514-.4478,1.3926-.7432,2.2222-.8896.9038-.1587,1.7114-.1841,2.4233-.0747.7119.1084,1.3374.3364,1.8755.6841.5386.3472.9922.8057,1.3618,1.375.3696.5703.6626,1.2329.8794,1.9883l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7217-.4658-.3452-1.1104-.4453-1.9326-.3008-.397.0703-.7461.2363-1.0488.4971-.3022.2607-.5435.6079-.7241,1.0396-.1816.4326-.2944.9502-.3394,1.5513-.0459.5996-.002,1.2788.1318,2.0337l.3882,2.1982c.271,1.4937.7241,2.5952,1.356,3.3047.6328.7085,1.4565.9771,2.4712.8057.2422-.0425.4775-.1021.7065-.1807.228-.0776.4395-.168.6338-.2695.1934-.1025.3623-.21.5054-.3228.1431-.1104.2461-.2227.3101-.3315l-.5015-2.9043-2.6553.4673-.4077-2.3096,5.7393-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m182.6729,53.5718l-3.0625.5391-1.2256-6.9375-4.5386.7988,1.2261,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1592,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m195.0283,37.4878l-4.9458.8706,2.3833,13.4902-3.1064.5464-2.3833-13.4902-4.8804.8589-.4443-2.5186,12.9326-2.2759.4443,2.5186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m206.7529,45.0264c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2314-.3535-.4355-.6309-.6094-.2764-.1748-.623-.3169-1.041-.4287s-.9258-.1934-1.5254-.2471c-.7314-.0674-1.4395-.1885-2.126-.3628s-1.3066-.4204-1.8623-.7378c-.5557-.3179-1.0264-.7188-1.4111-1.2036-.3838-.4839-.6377-1.0737-.7607-1.77-.1191-.6738-.085-1.3115.1055-1.9116.1895-.6001.502-1.1387.9404-1.6167.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0576.7988,1.4434,1.3501.3848.5527.6406,1.187.7676,1.9058l-3.0176.5312c-.0791-.3555-.2012-.6743-.3682-.9551s-.3818-.5088-.6436-.6865c-.2617-.1772-.5713-.2959-.9268-.3584-.3545-.0625-.7568-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3428-.7363.5605-.1885.2183-.3184.4604-.3887.7256-.0703.2666-.0801.542-.0293.8271.0527.3008.1758.5591.3691.7734.1934.2158.4512.3965.7715.54.3203.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4619.208.7725.0835,1.4932.2246,2.165.4233.6719.2002,1.2656.4712,1.7852.8149.5186.3423.9482.7612,1.29,1.2583.3408.4946.5693,1.0723.6865,1.7314.123.7031.0928,1.3535-.0938,1.9492-.1855.5962-.4951,1.126-.9277,1.5918-.4336.4658-.9775.856-1.6328,1.1714-.6562.3159-1.3926.5454-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.0024-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3574-.3306-.6611-.7222-.9131-1.1768-.25-.4541-.4268-.9761-.5303-1.562l3.04-.5347c.0996.4819.2578.8799.4727,1.1973.2148.3179.4795.562.7939.7334.3135.1714.6729.2744,1.0771.3101.4033.0347.8359.0107,1.2988-.0708.4121-.0723.7686-.1846,1.0703-.3364.3037-.1509.5508-.3301.7402-.5371.1914-.2085.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m24.9971,17.25l-3.085.5425-6.2847-9.5381,1.8237,10.3232-3.1172.5488L11.5059,3.1187l3.1172-.5488,6.2446,9.501-1.8052-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m36.5908,7.9766l-6.5869,1.1592.7979,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9019L25.3076.6895l10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m48.2168,6.6006l-.5361-9.8486,2.8428-.5.6025,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6201,2.8311-.498,2.8379,9.3745-.3262-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m62.6265,6.3203c-.0508-.2861-.1479-.5454-.2905-.7769-.1431-.2314-.3535-.4341-.6304-.6089s-.6235-.3164-1.041-.4292c-.4175-.1118-.9258-.1934-1.5259-.2471-.7314-.0679-1.4399-.1885-2.1255-.3618-.686-.1753-1.3062-.4209-1.8623-.7388s-1.0269-.7183-1.4116-1.2036c-.3838-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.084-1.3125.1055-1.9116.1895-.6011.5024-1.1396.9404-1.6177.4385-.478.9839-.8809,1.6382-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3608-.042s1.3926.354,1.9692.7017c.5767.3486,1.0576.7988,1.4429,1.3511.3848.5518.6411,1.1875.7681,1.9053l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.167-.2798-.3813-.5088-.6431-.686-.2622-.1768-.5718-.2964-.9263-.3589-.356-.062-.7578-.0527-1.2056.0259-.4111.0723-.7681.1855-1.0698.3413-.3018.1548-.5474.3423-.7358.5596-.1885.2183-.3179.4604-.3892.7261-.0698.2656-.0796.5415-.0293.8267.0532.3018.1758.5591.3701.7749.1924.2158.4497.395.77.5391.3213.1436.6997.2593,1.1353.3496.4365.0894.9238.1587,1.4624.208.772.0825,1.4932.2236,2.1646.4229.6719.1997,1.2666.4717,1.7852.8145.519.3428.9482.7622,1.29,1.2578.3408.4951.5698,1.0732.6865,1.7324.124.7031.0928,1.3525-.0933,1.9492-.186.5957-.4956,1.1265-.9282,1.5923-.4326.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.519-.0029-1.0249-.0601-1.5176-.1699-.4927-.1084-.9624-.2725-1.4092-.4878-.4478-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9756-.5312-1.5605l3.0405-.5352c.0996.4805.2573.8789.4727,1.1963.2148.3188.4795.5625.7935.7344.3145.1704.6733.2744,1.0771.3091s.8369.0107,1.2993-.0708c.4111-.0723.7686-.1846,1.0708-.3354.3032-.1519.5493-.3311.7397-.5376.1904-.208.3237-.4409.3989-.6997.0757-.2593.0879-.5308.0376-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m80.7754,3.2285c-.0854-.4844-.0962-.9404-.0312-1.3667.0645-.4272.1904-.8374.3789-1.2285.1885-.3916.4297-.7734.7236-1.1426.2944-.3687.6323-.7417,1.0122-1.1187-.5483-.5762-.9937-1.1338-1.335-1.6748-.3418-.541-.5679-1.123-.6777-1.7461-.1113-.6299-.1113-1.2197,0-1.7681.1108-.5493.3228-1.0356.6343-1.4604.3105-.4253.7139-.7812,1.208-1.0688.4941-.2871,1.0684-.4888,1.7217-.604.5508-.0967,1.0698-.0854,1.5566.0332.4863.1187.9194.3193,1.2988.604s.6973.6348.9521,1.0508c.2554.4165.4277.8745.5156,1.3726.0659.374.0693.7358.0098,1.0869-.0591.3496-.166.6885-.3203,1.0137-.1543.3262-.3467.6411-.5771.9453-.23.3057-.4824.5996-.7583.8828l-.7549.8691,3.3364,3.0063c.1611-.4585.2617-.9492.3022-1.4702.0405-.5205.0103-1.0679-.0908-1.6392l2.6216-.4614c.1777,1.0039.209,1.9648.0947,2.8804-.1147.9155-.3975,1.7686-.8486,2.5581l2.5371,2.2739-3.5029.6167-.8779-.7871c-.4912.4722-1.02.8579-1.584,1.1577s-1.2246.5156-1.981.6489c-.7417.1304-1.4287.1426-2.061.0342-.6323-.1074-1.1895-.3164-1.6714-.624-.4829-.3086-.8809-.7061-1.1943-1.1953-.3135-.4897-.5259-1.0488-.6372-1.6787Zm2.8472-8.7656c.0581.3291.1846.6494.3794.959.1943.3105.4424.6304.7432.9629l.8911-.939c.2017-.1865.3472-.3687.4365-.5474.0898-.1777.146-.3428.1689-.4946.022-.1499.0234-.2832.0034-.3965-.02-.1143-.0361-.2031-.0479-.2695-.0308-.1758-.0869-.3442-.168-.5029-.082-.1597-.1816-.2974-.3003-.4126-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0552-.3101-.0693-.479-.0396-.2573.0454-.4731.1279-.6484.25-.1758.1216-.312.2705-.4097.4458-.0977.1763-.1602.3706-.1865.5835-.0269.2124-.0205.4316.02.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0962-.3511.3491-.1685.6758-.3755.98-.6265L84.5527-.0107l-.0762.082c-.1826.2515-.3257.4912-.4287.7217-.1035.2295-.1768.4473-.2202.6509-.0435.2041-.063.395-.0581.5713.0044.1763.0205.3428.0479.4961.0518.2939.1445.5566.2764.79.1318.2349.2944.4263.4878.5767.1929.1514.4146.2583.6646.3213.249.0605.5137.0674.7925.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m107.0439-13.6948l9.2754-1.6323.4409,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m133.3027-1.8105l-3.085.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m487.3232,127.2163l-3.085.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m498.917,117.9434l-6.5879,1.1592.7988,4.5186,7.7002-1.3555.4404,2.4961-10.8066,1.9023-2.8281-16.0088,10.7734-1.8965.4443,2.5176-7.666,1.3496.7129,4.0352,6.5869-1.1592.4316,2.4414Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m264.665,166.4004l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m276.2588,157.1274l-6.5869,1.1592.7988,4.5186,7.6992-1.355.4414,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5176-7.667,1.3491.7129,4.0352,6.5879-1.1592.4307,2.4414Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m287.8848,155.75l-.5352-9.8477,2.8418-.5005.6035,16.4004-2.7979.4927-3.1904-9.189.2051,9.7144-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.375-.3262-9.8174,2.2148-.3896,3.1455,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m302.2949,155.4707c-.0508-.2871-.1475-.5449-.291-.7764-.1426-.2324-.3535-.4355-.6299-.6094-.2764-.1748-.624-.3169-1.041-.4287s-.9258-.1943-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3633-.6855-.1738-1.3066-.4204-1.8623-.7373-.5557-.3179-1.0264-.7197-1.4111-1.2036s-.6387-1.0737-.7617-1.77c-.1191-.6738-.084-1.3115.1055-1.9116s.5029-1.1387.9414-1.6167c.4375-.478.9834-.8809,1.6367-1.2114.6543-.3315,1.3848-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.3555-.2002-.6748-.3672-.9551-.167-.2808-.3818-.5098-.6436-.6865-.2627-.1772-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0259c-.4121.0723-.7676.1855-1.0703.3403-.3018.1558-.5469.3428-.7363.5605-.1875.2183-.3164.4604-.3877.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1758.5591.3701.7734.1924.2158.4502.3965.7705.54.3213.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.165.4233.6709.2002,1.2666.4712,1.7842.8135.5195.3438.9492.7627,1.29,1.2598.3408.4946.5703,1.0723.6865,1.7314.125.7031.0938,1.3535-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8555-1.6338,1.1714s-1.3916.5454-2.207.6885c-.5059.0894-1.0195.1333-1.5391.1289-.5186-.0024-1.0244-.0591-1.5176-.1689-.4922-.1099-.9619-.2725-1.4092-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3584-.3306-.6621-.7222-.9131-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5352c.0996.4824.2568.8804.4727,1.1978.2148.3179.4795.562.7939.7334s.6729.2739,1.0762.3101c.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3301.7393-.5371.1904-.2085.3232-.4404.3994-.7002.0742-.2583.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m320.4434,152.3784c-.085-.4834-.0957-.9395-.0312-1.3667.0645-.4263.1914-.8359.3789-1.2285.1885-.3906.4297-.7725.7246-1.1416.2939-.3691.6318-.7427,1.0117-1.1196-.5488-.5752-.9941-1.1343-1.335-1.6743-.3428-.541-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7681s.3232-1.0347.6338-1.4609c.3105-.4238.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7217-.603.5508-.0972,1.0703-.0864,1.5566.0322s.9199.3203,1.2988.605c.3799.2847.6973.6348.9531,1.0508.2549.416.4258.8735.5146,1.3716.0654.374.0693.7368.0107,1.0874-.0596.3491-.166.688-.3203,1.0142-.1553.3252-.3477.6411-.5781.9453-.2295.3052-.4824.5996-.7578.8818l-.7549.8696,3.3369,3.0068c.1602-.4595.2617-.9492.3018-1.4702.04-.5215.0107-1.0679-.0908-1.6392l2.6211-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1143.916-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5029.6162-.8779-.7871c-.4912.4727-1.0195.8584-1.583,1.1572-.5645.2998-1.2256.5166-1.9814.6494-.7422.1309-1.4287.1426-2.0605.0347-.6328-.1084-1.1914-.3164-1.6719-.624-.4824-.3091-.8809-.707-1.1943-1.1958-.3135-.4893-.5264-1.0493-.6377-1.6792Zm2.8477-8.7656c.0586.3301.1846.6499.3789.96.1953.3091.4434.6304.7441.9629l.8906-.939c.2012-.1865.3477-.3696.4365-.5474.0898-.1787.1455-.3428.1689-.4946.0215-.1514.0234-.2842.0039-.3975-.0205-.1133-.0371-.2031-.0488-.2695-.0303-.1758-.0869-.3433-.168-.502-.082-.1611-.1816-.2974-.2998-.4126-.1182-.1147-.2529-.2012-.4033-.2583-.1504-.0562-.3096-.0693-.4785-.0396-.2578.0454-.4727.1274-.6484.25-.1758.1206-.3125.2695-.4102.4458s-.1602.3701-.1855.5825c-.0273.2124-.0205.4326.0195.6592Zm2.416,9.7559c.3818-.0674.7471-.1851,1.0957-.3521.3496-.1675.6758-.376.9805-.627l-3.5615-3.2495-.0762.0815c-.1826.251-.3262.4917-.4287.7222-.1045.2295-.1777.4458-.2207.6499s-.0625.3945-.0586.5723c.0049.1763.0215.3418.0488.4961.0508.293.1436.5566.2754.79s.2949.4263.4883.5767c.1934.1514.4141.2583.6641.3198.249.062.5137.0688.793.02Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m346.7129,135.4551l9.2744-1.6323.4414,2.4971-3.1279.5503,1.9473,11.0264,3.1289-.5503.4385,2.4854-9.2744,1.6323-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m372.9707,147.3403l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m383.5234,141.1758c-.0508-.2871-.1465-.5449-.29-.7769-.1436-.2324-.3535-.4351-.6299-.6089-.2773-.1748-.624-.3174-1.041-.4287-.418-.1123-.9258-.1948-1.5264-.2471-.7314-.0679-1.4404-.189-2.126-.3633s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7197-1.4111-1.2041-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.311.1045-1.9116.1895-.6001.5029-1.1387.9414-1.6162.4385-.478.9834-.8813,1.6367-1.2119.6533-.3311,1.3838-.5664,2.1924-.709.8369-.147,1.624-.1616,2.3604-.0415.7363.1187,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0791-.356-.2002-.6748-.3682-.9556-.167-.2808-.3809-.5098-.6426-.686-.2627-.1777-.5713-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2061.0254-.4102.0723-.7676.1855-1.0684.3408-.3027.1553-.5488.3428-.7363.5601-.1895.2188-.3184.4609-.3887.7261-.0713.2661-.0811.542-.0303.8271.0537.3008.1768.5586.3701.7734.1924.2158.4492.396.7695.54.3213.1436.7002.2598,1.1367.3491.4355.0903.9229.1587,1.4609.2075.7725.084,1.4941.2246,2.165.4238.6719.2002,1.2666.4707,1.7852.8135.5186.3438.9482.7627,1.29,1.2593.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.1265-.9287,1.5923-.4326.4648-.9775.8555-1.6328,1.1714-.6562.3159-1.3916.5449-2.2061.6885-.5078.0894-1.0205.1333-1.54.1289-.5186-.0024-1.0244-.0596-1.5166-.1689-.4941-.1099-.9629-.2729-1.4102-.4893-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1763-.251-.4546-.4277-.9761-.5312-1.562l3.04-.5352c.1006.4819.2578.8799.4736,1.1978.2148.3174.4785.562.793.7329.3145.1719.6738.2744,1.0771.3101.4033.0347.8369.0112,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3364.3027-.1514.5498-.3306.7402-.5371.1904-.209.3232-.4404.3984-.7007.0762-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m387.3271,128.3076l9.2754-1.6323.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m413.707,138.2432c-.1562.2773-.3838.5703-.6855.8799-.3008.3115-.6709.6084-1.1084.894-.4385.2847-.9404.541-1.5059.7681-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7607.1436-2.5527-.0493-.792-.1943-1.501-.5493-2.1299-1.0649-.6299-.5166-1.1641-1.1924-1.6016-2.0264-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1499-.0859-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.708.9512-1.2861,1.6025-1.7329.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7109-.1841,2.4229-.0762.7119.1094,1.3379.3379,1.876.6851s.9922.8062,1.3623,1.3755c.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.377-1.0703-1.7217s-1.1104-.4448-1.9326-.3003c-.3965.0698-.7471.2358-1.0488.4956-.3027.2617-.543.6094-.7246,1.041-.1816.4326-.2939.9497-.3398,1.5508-.0449.6001-.001,1.2793.1328,2.0342l.3877,2.1982c.2715,1.4937.7236,2.5952,1.3564,3.3047.6328.708,1.4561.9771,2.4707.8057.2422-.043.4775-.1025.707-.1807.2285-.0776.4395-.168.6328-.2695.1943-.103.3633-.21.5059-.3228.1426-.1108.2461-.2227.3105-.3315l-.502-2.9043-2.6543.4673-.4082-2.3096,5.7383-1.0103,1.127,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m427.1348,137.8086l-3.0625.5391-1.2266-6.9375-4.5381.7983,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5381-.7983-1.1592-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m439.4902,121.7236l-4.9453.8701,2.3828,13.4912-3.1064.5469-2.3838-13.4912-4.8799.8584-.4443-2.5176,12.9326-2.2754.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m451.2148,129.2632c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2324-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3169-1.041-.4292-.417-.1113-.9258-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4204-1.8623-.7373c-.5557-.3184-1.0264-.7197-1.4111-1.2036-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5771.3486,1.0576.7983,1.4424,1.3501.3857.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2803-.3818-.5098-.6436-.686-.2627-.1772-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3018.1562-.5469.3433-.7354.5605-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54.3213.144.6992.2593,1.1348.3491.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.165.4233.6709.1997,1.2666.4707,1.7842.8135.5195.3438.9492.7627,1.29,1.2593.3418.4951.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8555-1.6338,1.1714s-1.3906.5449-2.207.6885c-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4092-.4893-.4473-.2153-.8496-.4888-1.2061-.8184-.3584-.3311-.6621-.7227-.9121-1.1768-.252-.4546-.4287-.9761-.5322-1.562l3.041-.5352c.0996.4819.2568.8804.4727,1.1978.2148.3174.4795.562.7939.7334.3145.1709.6729.2739,1.0762.3096.4043.0352.8379.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m42.0088,205.585l-3.085.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m53.6025,196.312l-6.5879,1.1592.7988,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5176-7.667,1.3491.7129,4.0352,6.5874-1.1592.4316,2.4414Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m65.228,194.9346l-.5356-9.8481,2.8418-.5005.6035,16.4004-2.7979.4927-3.1909-9.1885.2056,9.7139-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3252-9.8174,2.2139-.3896,3.146,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m79.6377,194.6553c-.0508-.2871-.1475-.5449-.29-.7769-.1436-.2324-.354-.4351-.6304-.6089-.2769-.1748-.624-.3174-1.0415-.4292s-.9258-.1943-1.5259-.2466c-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0264-.7197-1.4111-1.2041-.3843-.4839-.6382-1.0737-.7612-1.77-.1191-.6738-.0845-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.4385-.478.9839-.8813,1.6377-1.2119.6528-.3311,1.3838-.5664,2.1914-.709.8374-.147,1.624-.1616,2.3608-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0571.7983,1.4424,1.3501.3853.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556s-.3813-.5098-.6431-.686c-.2627-.1777-.5718-.2964-.9272-.3584-.355-.0625-.7573-.0532-1.2051.0254-.4111.0723-.7681.1855-1.0693.3403-.3018.1558-.5479.3433-.7363.5605-.1885.2183-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1763.5591.3696.7739.1929.2158.4502.396.7705.54.3213.1436.6992.2593,1.1357.3486.4365.0908.9233.1592,1.4619.208.772.084,1.4937.2246,2.165.4238.6714.1997,1.2661.4707,1.7847.8135.519.3438.9487.7627,1.2905,1.2593.3408.4946.5693,1.0728.686,1.7319.124.7031.0933,1.353-.0933,1.9487-.186.5967-.4951,1.1265-.9277,1.5923-.4331.4648-.9775.8555-1.6338,1.1714-.6558.3159-1.3911.5449-2.2061.688-.5073.0894-1.0205.1333-1.5396.1289-.519-.002-1.0249-.0591-1.5171-.1689-.4932-.1094-.9624-.2725-1.4102-.4888-.4468-.2153-.8496-.4888-1.2065-.8188-.3569-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4272-.9756-.5308-1.5615l3.04-.5352c.0996.4819.2573.8799.4727,1.1978.2148.3174.4795.562.7939.7329.314.1714.6733.2744,1.0767.3101.4038.0347.8369.0107,1.2998-.0708.4111-.0723.7681-.1841,1.0703-.3359.3032-.1514.5493-.3306.7402-.5371.1904-.209.3228-.4404.3989-.7007.0752-.2578.0874-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m97.7866,191.563c-.0854-.4834-.0962-.9399-.0312-1.3672.0649-.4263.1909-.8359.3794-1.2285.188-.3906.4297-.7725.7236-1.1416.2944-.3687.6318-.7427,1.0122-1.1196-.5488-.5752-.9937-1.1338-1.3354-1.6738-.3418-.541-.5674-1.1235-.6777-1.7466-.1108-.6299-.1113-1.2202,0-1.7681.1113-.5483.3232-1.0347.6343-1.4609.3105-.4243.7139-.7812,1.2075-1.0684.4951-.2876,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0864,1.5562.0322.4868.1191.9199.3203,1.2998.6055.3794.2842.6973.6343.9517,1.0508.2559.416.4272.873.5151,1.3711.0664.374.0698.7373.0107,1.0879-.0596.3486-.1665.6875-.3203,1.0137-.1553.3252-.3472.6411-.5776.9453-.23.3057-.4829.5996-.7583.8818l-.7549.8701,3.3364,3.0063c.1611-.4595.2617-.9492.3022-1.4697.04-.522.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0039.2085,1.9639.0938,2.8794-.1143.9165-.3975,1.7686-.8481,2.5581l2.5376,2.2749-3.5039.6167-.877-.7871c-.4922.4722-1.0205.8584-1.584,1.1567-.5645.2998-1.2251.5166-1.9814.6499-.7412.1304-1.4282.1426-2.061.0342-.6323-.1079-1.1899-.3159-1.6714-.624-.4824-.3086-.8809-.707-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7661c.0581.3301.1846.6504.3799.9604.1943.3091.4424.6299.7432.9624l.8906-.939c.2017-.1865.3477-.3691.437-.5474.0894-.1787.146-.3428.1685-.4946.0225-.1509.0239-.2842.0039-.3975-.0205-.1133-.0361-.2031-.0479-.2695-.0312-.1758-.0874-.3428-.1689-.502-.0811-.1606-.1812-.2974-.2998-.4126-.1182-.1147-.2529-.2007-.4028-.2578-.1504-.0566-.3101-.0693-.479-.04-.2568.0454-.4727.1279-.6479.25-.1763.1211-.3125.2695-.4102.4458s-.1602.3706-.1865.5825c-.0269.2124-.02.4326.02.6592Zm2.416,9.7559c.3818-.0674.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.25-.0762.082c-.1826.2505-.3262.4912-.4292.7217-.103.23-.1768.4463-.2197.6504-.0439.2041-.063.3945-.0586.5718.0044.1763.021.3418.0483.4961.0518.293.1436.5566.2764.79.1318.2339.2944.4263.4878.5767.1929.1514.4141.2588.6636.3203.2495.062.5142.0684.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m124.0557,174.6392l9.2744-1.6323.4414,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m150.3135,186.5249l-3.084.5425-6.2856-9.5391,1.8237,10.3242-3.1162.5488-2.8281-16.0088,3.1162-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m160.8672,180.3599c-.0508-.2871-.1475-.5449-.291-.7764-.1431-.2329-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3174-1.041-.4292s-.9258-.1948-1.5259-.2471c-.7314-.0679-1.4399-.1885-2.1255-.3628-.686-.1748-1.3071-.4209-1.8623-.7378-.5562-.3179-1.0269-.7192-1.4116-1.2036-.3843-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.0845-1.3115.105-1.9116.1895-.6006.5029-1.1387.9414-1.6167.438-.478.9834-.8809,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3608-.042.7368.1191,1.3931.354,1.9692.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.1665-.2808-.3813-.5103-.6431-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0532-1.2051.0259-.4116.0723-.7681.1855-1.0698.3403-.3022.1558-.5474.3428-.7358.5605-.189.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5591.3696.7739.1929.2153.4502.3955.7705.5396.3213.144.6992.2598,1.1353.3491.436.0903.9238.1587,1.4624.208.772.0835,1.4932.2246,2.165.4233.6709.2002,1.2661.4712,1.7847.814.519.3438.9487.7622,1.2896,1.2588.3408.4951.5703,1.0732.687,1.7324.124.7031.0933,1.3525-.0933,1.9482-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4648-.978.856-1.6338,1.1714-.6558.3159-1.3916.5449-2.2065.6885-.5068.0894-1.02.1333-1.5391.1289-.519-.002-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2725-1.4097-.4888-.4473-.2153-.8496-.4888-1.2065-.8188-.3579-.3311-.6616-.7227-.9126-1.1768-.2505-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4814.2568.8799.4727,1.1973.2148.3179.4795.562.7935.7334.3145.1714.6733.2744,1.0767.3101.4043.0347.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3301.7397-.5371.1904-.2085.3232-.4404.3989-.7002.0752-.2583.0879-.5312.0376-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m164.6699,167.4917l9.2754-1.6323.4409,2.4971-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m191.0498,177.4277c-.1553.2769-.3838.5698-.6855.8799-.3008.3115-.6699.6084-1.1084.8936-.438.2847-.9399.541-1.5054.7686-.5659.2285-1.186.4019-1.8613.521-.9111.1602-1.7617.144-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6021-2.0259-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0859.1406-.9351.4194-1.7578.8359-2.4653.416-.7075.9507-1.2856,1.6021-1.7329.6514-.4478,1.3926-.7432,2.2222-.8896.9038-.1587,1.7114-.1841,2.4233-.0757.7124.1094,1.3374.3374,1.8755.6851.5391.3472.9922.8057,1.3618,1.375.3696.5703.6626,1.2329.8794,1.9883l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7217-.4658-.3452-1.1104-.4453-1.9326-.3008-.397.0703-.7461.2363-1.0488.4961-.3022.2617-.5435.6089-.7241,1.0405-.1816.4326-.2944.9502-.3394,1.5513-.0459.5996-.002,1.2788.1318,2.0337l.3882,2.1982c.271,1.4937.7241,2.5952,1.356,3.3047.6328.7085,1.4565.9771,2.4712.8057.2422-.0425.478-.1021.7065-.1807.228-.0776.4395-.168.6338-.2695.1934-.1025.3623-.21.5054-.3228.1431-.1104.2461-.2227.3101-.3315l-.5015-2.9043-2.6553.4673-.4077-2.3096,5.7393-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m204.4775,176.9927l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2266,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1592,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m216.833,160.9077l-4.9463.8706,2.3838,13.4912-3.1064.5464-2.3828-13.4912-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m228.5576,168.4473c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2324-.3535-.4355-.6309-.6094-.2764-.1748-.623-.3169-1.041-.4287s-.9258-.1943-1.5254-.2471c-.7314-.0674-1.4395-.1885-2.126-.3628s-1.3066-.4204-1.8623-.7378c-.5557-.3179-1.0264-.7197-1.4111-1.2036-.3838-.4839-.6377-1.0737-.7607-1.77-.1191-.6738-.085-1.3115.1055-1.9116.1895-.6001.502-1.1387.9404-1.6167.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0576.7988,1.4434,1.3501.3848.5527.6406,1.187.7676,1.9058l-3.0176.5312c-.0791-.3555-.2012-.6743-.3682-.9551s-.3818-.5098-.6436-.6865c-.2617-.1772-.5713-.2959-.9268-.3584-.3545-.0625-.7568-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3428-.7363.5605-.1885.2183-.3184.4604-.3887.7256-.0703.2666-.0801.542-.0293.8271.0527.3008.1758.5591.3691.7734.1934.2158.4512.3965.7715.54.3203.144.6992.2598,1.1348.3491.4365.0903.9238.1587,1.4619.208.7725.0835,1.4932.2246,2.165.4233.6719.2002,1.2656.4712,1.7852.814.5186.3433.9482.7622,1.29,1.2593.3408.4946.5693,1.0723.6865,1.7314.123.7031.0928,1.3535-.0938,1.9492-.1855.5962-.4951,1.126-.9277,1.5918-.4336.4648-.9775.856-1.6328,1.1714-.6562.3159-1.3926.5454-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.0024-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4893-1.2061-.8188-.3574-.3306-.6611-.7222-.9131-1.1768-.25-.4541-.4268-.9761-.5303-1.562l3.04-.5347c.0996.4819.2578.8799.4727,1.1973.2148.3179.4805.562.7939.7334s.6729.2744,1.0771.3101c.4033.0347.8359.0107,1.2988-.0708.4121-.0723.7686-.1846,1.0703-.3364.3037-.1509.5508-.3301.7402-.5371.1914-.2085.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m5.9004,207.6318c-.0508-.2871-.1475-.5449-.291-.7764-.1426-.2329-.353-.4355-.6299-.6094-.2764-.1748-.6235-.3169-1.041-.4287s-.9258-.1948-1.5259-.2471c-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4116-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.438-.478.9834-.8809,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3608-.042.7368.1191,1.3931.354,1.9692.7017.5767.3486,1.0576.7988,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2808-.3813-.5098-.6431-.686-.2627-.1772-.5713-.2964-.9268-.3584-.3555-.0625-.7573-.0532-1.2051.0259-.4111.0723-.7681.1851-1.0698.3403-.3022.1558-.5474.3428-.7358.5605-.1885.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5586.3696.7734.1929.2158.4502.396.7705.54.3213.144.6992.2598,1.1353.3491.436.0903.9238.1587,1.4624.2075.772.084,1.4932.2246,2.165.4238.6714.2002,1.2661.4707,1.7847.8135.519.3438.9487.7627,1.2896,1.2593.3418.4946.5703,1.0728.687,1.7319.124.7031.0933,1.353-.0933,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8555-1.6338,1.1714s-1.3911.5449-2.2065.6885c-.5068.0894-1.02.1333-1.5391.1289-.519-.0024-1.0249-.0591-1.5176-.1689s-.9624-.2729-1.4097-.4893c-.4473-.2153-.8496-.4888-1.2065-.8184-.3579-.3311-.6616-.7227-.9121-1.1768-.251-.4546-.4282-.9761-.5317-1.562l3.041-.5352c.0996.4819.2573.8804.4727,1.1978.2148.3179.4795.562.7935.7334.3145.1714.6733.2739,1.0767.3101.4043.0342.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3232-.4404.3989-.7007.0757-.2578.0879-.5308.0376-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m509.127,250.6353l-3.084.5425-6.2852-9.5391,1.8242,10.3237-3.1172.5488-2.8281-16.0083,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m286.4697,289.8188l-3.085.543-6.2842-9.5391,1.8232,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8047-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m298.0635,280.5464l-6.5869,1.1592.7988,4.5186,7.6992-1.3555.4414,2.4961-10.8066,1.9023-2.8281-16.0088,10.7734-1.8965.4443,2.5176-7.667,1.3496.7129,4.0352,6.5879-1.1592.4307,2.4414Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m309.6895,279.1685l-.5352-9.8477,2.8418-.5.6035,16.4004-2.7988.4922-3.1895-9.1885.2051,9.7139-2.7988.4922-5.0312-15.6211,2.832-.498,2.8369,9.374-.3262-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m324.0996,278.8892c-.0508-.2871-.1484-.5449-.291-.7773-.1436-.2314-.3535-.4346-.6309-.6084-.2754-.1748-.623-.3164-1.04-.4287-.418-.1113-.9268-.1943-1.5264-.2471-.7314-.0674-1.4395-.1885-2.125-.3633-.6865-.1738-1.3066-.4199-1.8633-.7373-.5557-.3174-1.0264-.7197-1.4111-1.2031-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.3115.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6172.4375-.4775.9834-.8809,1.6367-1.2109.6533-.332,1.3838-.5674,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.3535,1.9697.7012.5762.3486,1.0576.7988,1.4424,1.3506.3848.5527.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2012-.6748-.3682-.9551s-.3818-.5098-.6436-.6865-.5703-.2959-.9258-.3584-.7578-.0527-1.2051.0264c-.4121.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3428-.7363.5605-.1885.2188-.3174.4609-.3887.7256-.0703.2666-.0801.542-.0293.8271.0527.3008.1758.5596.3701.7734.1924.2158.4502.3965.7705.54.3203.1445.6992.2598,1.1348.3496.4365.0898.9238.1582,1.4629.208.7715.083,1.4932.2236,2.1641.4229.6719.2002,1.2666.4717,1.7852.8135.5195.3438.9492.7627,1.29,1.2598.3408.4951.5703,1.0723.6865,1.7314.124.7031.0938,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9287,1.5918-.4326.4648-.9775.8555-1.6328,1.1719-.6562.3154-1.3926.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5186-.0029-1.0254-.0596-1.5176-.1689-.4922-.1104-.9629-.2725-1.4092-.4893-.4473-.2148-.8496-.4893-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9766-.5312-1.5625l3.04-.5352c.0996.4824.2578.8809.4727,1.1982s.4805.5615.7949.7334c.3135.1709.6729.2734,1.0762.3096.4043.0352.8369.0107,1.2988-.0703.4121-.0723.7695-.1846,1.0713-.3369.3027-.1504.5498-.3301.7402-.5371.1904-.208.3232-.4404.3984-.7002.0752-.2578.0879-.5312.0381-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m342.248,275.7974c-.0859-.4834-.0957-.9395-.0312-1.3672.0645-.4258.1914-.8359.3789-1.2285.1875-.3906.4297-.7725.7246-1.1416.2939-.3691.6318-.7422,1.0117-1.1191-.5488-.5752-.9941-1.1348-1.335-1.6748-.3428-.541-.5684-1.123-.6787-1.7461-.1113-.6299-.1113-1.2197.001-1.7686.1104-.5479.3223-1.0342.6338-1.4609.3105-.4238.7129-.7812,1.208-1.0684.4941-.2871,1.0674-.4883,1.7217-.6025.5508-.0977,1.0703-.0869,1.5566.0322.4863.1182.9199.3203,1.2988.6035.3799.2861.6973.6357.9531,1.0518.2549.416.4258.874.5137,1.3721.0664.374.0703.7363.0107,1.0859-.0596.3506-.166.6895-.3203,1.0156-.1543.3252-.3467.6406-.5771.9453s-.4824.5996-.7578.8818l-.7549.8691,3.3359,3.0068c.1611-.459.2617-.9492.3018-1.4707.041-.5205.0107-1.0674-.0898-1.6387l2.6211-.4609c.1777,1.0039.209,1.9639.0947,2.8789-.1152.916-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5029.6162-.8779-.7871c-.4912.4727-1.0195.8584-1.584,1.1572-.5645.2998-1.2246.5166-1.9805.6494-.7422.1309-1.4297.1426-2.0615.0352-.6318-.1084-1.1904-.3164-1.6709-.624-.4824-.3096-.8809-.707-1.1943-1.1963-.3145-.4893-.5264-1.0488-.6377-1.6787Zm2.8477-8.7656c.0576.3301.1836.6494.3789.959s.4424.6309.7441.9639l.8906-.9395c.2012-.1865.3467-.3691.4365-.5469.0889-.1787.1455-.3428.1689-.4951.0215-.1514.0234-.2842.0029-.3975s-.0361-.2031-.0479-.2695c-.0312-.1758-.0869-.3428-.168-.502-.082-.1611-.1816-.2969-.2998-.4121s-.2539-.2012-.4033-.2588c-.1504-.0557-.3096-.0693-.4785-.0391-.2578.0449-.4736.127-.6484.25-.1758.1201-.3125.2695-.4102.4453s-.1602.3701-.1865.583c-.0264.2119-.0205.4326.0205.6592Zm2.416,9.7559c.3809-.0674.7471-.1855,1.0957-.3525.3496-.167.6758-.376.9805-.627l-3.5625-3.249-.0762.0811c-.1816.251-.3262.4922-.4277.7227-.1045.2295-.1777.4453-.2207.6494-.0439.2041-.0635.3945-.0586.5723.0049.1768.0215.3418.0479.4961.0518.293.1445.5566.2764.79s.2949.4268.4883.5771c.1924.1514.4141.2578.6641.3193.249.0625.5137.0693.793.0205Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m368.5176,258.8735l9.2744-1.6318.4404,2.4971-3.1279.5498,1.9482,11.0264,3.1289-.5498.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4404-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m394.7754,270.7593l-3.084.543-6.2861-9.5391,1.8242,10.3242-3.1172.5479-2.8281-16.0088,3.1172-.5479,6.2451,9.501-1.8066-10.2822,3.1074-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m405.3281,264.5942c-.0508-.2871-.1465-.5449-.29-.7773-.1436-.2314-.3535-.4346-.6299-.6084-.2773-.1748-.624-.3174-1.042-.4287-.417-.1123-.9258-.1943-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3633-.6855-.1738-1.3066-.4199-1.8623-.7373-.5557-.3184-1.0264-.7197-1.4111-1.2041-.3848-.4834-.6377-1.0732-.7607-1.7695-.1191-.6738-.085-1.3115.1045-1.9121.1895-.5996.5029-1.1396.9414-1.6162.4385-.4775.9844-.8809,1.6377-1.2119s1.3838-.5664,2.1914-.709c.8379-.1465,1.624-.1611,2.3613-.041.7363.1182,1.3926.3535,1.9697.7012.5762.3486,1.0566.7988,1.4424,1.3506.3848.5518.6416,1.1865.7686,1.9053l-3.0186.5312c-.0791-.3555-.2012-.6748-.3682-.9551-.167-.2812-.3809-.5098-.6426-.6865-.2627-.1777-.5723-.2959-.9277-.3584s-.7568-.0527-1.2051.0254c-.4111.0723-.7676.1855-1.0693.3408s-.5479.3428-.7363.5605c-.1885.2188-.3174.4609-.3877.7256-.0713.2666-.0811.542-.0312.8271.0537.3008.1768.5586.3711.7734.1914.2158.4492.3965.7695.54.3213.1436.6992.2598,1.1357.3496s.9229.1582,1.4619.207c.7725.084,1.4941.2246,2.165.4238.6719.2002,1.2666.4707,1.7852.8135.5186.3438.9482.7627,1.29,1.2598.3408.4941.5693,1.0723.6855,1.7314.125.7031.0938,1.3535-.0928,1.9492-.1865.5967-.4951,1.126-.9277,1.5918-.4326.4648-.9775.8555-1.6328,1.1719-.6572.3154-1.3916.5449-2.207.6885-.5068.0889-1.0205.1328-1.5391.1289-.5195-.0029-1.0254-.0596-1.5176-.1689-.4932-.1104-.9619-.2734-1.4092-.4893s-.8496-.4893-1.207-.8193-.6611-.7217-.9121-1.1758c-.251-.4551-.4277-.9766-.5312-1.5625l3.04-.5352c.1006.4824.2578.8799.4727,1.1982.2148.3174.4795.5615.7939.7324.3145.1719.6738.2744,1.0771.3105.4033.0342.8369.0107,1.2998-.0703.4102-.0732.7676-.1846,1.0703-.3369.3027-.1514.5498-.3301.7402-.5371.1895-.209.3223-.4404.3984-.7002.0752-.2578.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m409.1318,251.7261l9.2744-1.6318.4414,2.4971-3.1289.5498,1.9492,11.0264,3.1279-.5498.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0518.5371-.4404-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m435.5107,261.6616c-.1553.2773-.3838.5703-.6846.8799-.3008.3105-.6709.6084-1.1094.8945-.4375.2842-.9395.541-1.5049.7676-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0488-.792-.1943-1.502-.5498-2.1309-1.0654-.6289-.5176-1.1631-1.1924-1.6016-2.0264-.4385-.833-.7568-1.8096-.9551-2.9316l-.3848-2.1768c-.1982-1.1211-.2256-2.1494-.085-3.0859.1416-.9346.4199-1.7568.8359-2.4644.417-.708.9512-1.2861,1.6025-1.7329.6514-.4482,1.3926-.7437,2.2227-.8896.9033-.1592,1.7109-.1841,2.4229-.0762.7119.1094,1.3369.3379,1.876.6851.5381.3472.9922.8062,1.3613,1.3755.3691.5703.6631,1.2324.8789,1.9873l-3.0186.5312c-.2471-.8018-.6035-1.377-1.0703-1.7212-.4658-.3447-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2358-1.0479.4956-.3027.2612-.5439.6089-.7246,1.0405-.1816.4326-.2949.9502-.3398,1.5498-.0449.6016-.002,1.2803.1318,2.0352l.3887,2.1982c.2715,1.4941.7236,2.5957,1.3564,3.3047.6318.708,1.4561.9775,2.4707.8057.2422-.043.4775-.1025.7061-.1807.2285-.0771.4404-.168.6338-.2695.1943-.1025.3633-.21.5059-.3223.1426-.1113.2461-.2227.3105-.332l-.502-2.9043-2.6553.4678-.4072-2.3096,5.7383-1.0107,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m448.9395,261.2271l-3.0625.5391-1.2266-6.9375-4.5381.7988,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.564,3.0625-.5391,2.8281,16.0083Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m461.2949,245.1426l-4.9453.8701,2.3828,13.4907-3.1074.5469-2.3828-13.4907-4.8799.8584-.4443-2.5176,12.9316-2.2754.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m473.0195,252.6821c-.0508-.2871-.1484-.5449-.291-.7783-.1426-.2314-.3535-.4336-.6309-.6074-.2754-.1748-.623-.3169-1.04-.4292-.418-.1113-.9268-.1943-1.5264-.2471-.7314-.0674-1.4395-.1885-2.125-.3628-.6865-.1743-1.3066-.4204-1.8633-.7373-.5557-.3184-1.0264-.7197-1.4111-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6167.4375-.478.9834-.8813,1.6367-1.2114.6533-.3315,1.3838-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2012-.6748-.3682-.9556-.167-.2803-.3818-.5098-.6436-.686-.2617-.1772-.5703-.2964-.9258-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3433-.7363.5605-.1875.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0293.8267.0527.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54s.6992.2593,1.1348.3491c.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.1997,1.2666.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2593.3408.4951.5703,1.0728.6865,1.7319.124.7031.0938,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9287,1.5928-.4326.4648-.9775.8555-1.6328,1.1709-.6562.3164-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5186-.002-1.0254-.0596-1.5176-.1689s-.9629-.2725-1.4092-.4893c-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1768-.252-.4541-.4287-.9756-.5322-1.5615l3.04-.5352c.0996.4814.2578.8799.4727,1.1973s.4805.5625.7949.7334c.3135.1709.6729.2744,1.0762.3096.4043.0352.8369.0107,1.2988-.0703.4121-.0723.7695-.1846,1.0713-.3359.3037-.1514.5498-.3311.7402-.5371.1904-.209.3232-.4404.3984-.7012.0762-.2578.0879-.5303.0381-.8154Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m63.813,329.0034l-3.0845.543-6.2852-9.5391,1.8237,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2446,9.501-1.8057-10.2822,3.1069-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m75.4067,319.731l-6.5874,1.1592.7983,4.5186,7.7002-1.3555.4409,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5176-7.667,1.3496.7129,4.0352,6.5874-1.1592.4312,2.4414Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m87.0327,318.353l-.5356-9.8477,2.8418-.501.603,16.4004-2.7979.4932-3.1904-9.1885.2051,9.7139-2.7979.4922-5.0308-15.6211,2.8311-.498,2.8369,9.374-.3257-9.8164,2.2144-.3896,3.146,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m101.4419,318.0737c-.0503-.2871-.147-.5449-.29-.7773-.1431-.2314-.354-.4346-.6304-.6084-.2769-.1748-.624-.3174-1.041-.4287-.418-.1123-.9263-.1943-1.5264-.2471-.7314-.0674-1.4399-.1885-2.1255-.3633-.686-.1738-1.3062-.4199-1.8623-.7373-.5562-.3184-1.0264-.7197-1.4106-1.2041-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6738-.084-1.3115.1055-1.9121.1895-.5996.5029-1.1396.9414-1.6162.438-.4775.9834-.8809,1.6372-1.2119.6528-.3311,1.3843-.5664,2.1919-.709.8369-.1465,1.624-.1611,2.3604-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0576.7988,1.4424,1.3506.3853.5518.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2007-.6748-.3672-.9551-.1675-.2812-.3818-.5098-.6436-.6865-.2622-.1777-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0254c-.4111.0723-.7686.1855-1.0698.3408-.3018.1553-.5474.3428-.7363.5605-.1885.2178-.3179.4609-.3882.7256-.0708.2666-.0806.542-.0303.8271.0532.3008.1763.5586.3701.7734.1924.2158.4497.3965.7705.54s.6992.2598,1.1353.3486c.4365.0908.9233.1592,1.4624.208.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.29,1.2598.3408.4941.5698,1.0723.686,1.7314.124.7031.0933,1.3535-.0928,1.9492-.1865.5967-.4956,1.126-.9282,1.5918-.4331.4648-.9771.8555-1.6333,1.1719-.6562.3154-1.3916.5449-2.2065.6875-.5073.0898-1.02.1338-1.5396.1289-.5186-.002-1.0249-.0586-1.5166-.1689-.4932-.1094-.9629-.2725-1.4102-.4883s-.8496-.4893-1.207-.8193c-.3569-.3301-.6606-.7217-.9116-1.1768-.2515-.4541-.4277-.9756-.5312-1.5615l3.04-.5352c.1001.4824.2573.8799.4727,1.1982.2148.3174.4795.5615.7944.7324.3135.1719.6729.2744,1.0767.3105.4033.0342.8364.0107,1.2993-.0713.4111-.0723.7681-.1836,1.0703-.3359.3032-.1514.5498-.3301.7402-.5371.1904-.209.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0366-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m119.5908,314.9819c-.0854-.4834-.0962-.9404-.0312-1.3672s.1914-.8359.3794-1.2285c.188-.3906.4297-.7725.7241-1.1416.2939-.3691.6318-.7432,1.0117-1.1201-.5483-.5752-.9937-1.1338-1.335-1.6738-.3418-.541-.5674-1.123-.6777-1.7461-.1113-.6299-.1118-1.2207,0-1.7686.1113-.5479.3228-1.0342.6338-1.4609.3105-.4238.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7217-.6035.5508-.0967,1.0698-.0859,1.5566.0322.4863.1191.9199.3203,1.2993.6045.3794.2852.6973.6357.9521,1.0518.2554.416.4272.873.5151,1.3711.0659.374.0698.7373.0103,1.0869s-.1665.6885-.3203,1.0146c-.1548.3252-.3467.6416-.5776.9453-.23.3057-.4824.5996-.7583.8818l-.7544.8701,3.3359,3.0068c.1611-.46.2617-.9492.3022-1.4707s.0103-1.0674-.0903-1.6387l2.6221-.4619c.1772,1.0039.208,1.9639.0938,2.8799-.1147.916-.3975,1.7686-.8486,2.5576l2.5376,2.2754-3.5034.6162-.877-.7871c-.4922.4727-1.0205.8584-1.5845,1.1572-.5645.2998-1.2251.5166-1.9814.6494-.7412.1309-1.4282.1426-2.061.0342-.6323-.1074-1.1895-.3154-1.6714-.624-.4824-.3086-.8804-.707-1.1938-1.1953-.3135-.4893-.5264-1.0488-.6377-1.6787Zm2.8472-8.7666c.0581.3301.1846.6504.3799.96.1948.3096.4429.6309.7432.9629l.8906-.9385c.2017-.1865.3481-.3691.437-.5479.0894-.1787.146-.3428.1685-.4941.0229-.1514.0239-.2842.0039-.3975s-.0356-.2031-.0474-.2695c-.0312-.1758-.0874-.3428-.1689-.502-.0811-.1611-.1816-.2979-.2998-.4131-.1187-.1143-.2534-.2002-.4033-.2578-.1504-.0566-.3096-.0693-.4785-.04-.2568.0459-.4731.1279-.6484.25-.1758.1211-.312.2695-.4102.4463-.0977.1748-.1602.3701-.1865.582-.0269.2129-.02.4326.02.6592Zm2.416,9.7559c.3818-.0674.7476-.1846,1.0972-.3516.3486-.167.6748-.376.979-.627l-3.561-3.25-.0767.082c-.1826.251-.3262.4912-.4287.7217-.1035.2305-.1772.4463-.2202.6504-.0439.2041-.063.3945-.0586.5723.0049.1758.0215.3418.0488.4961.0518.293.1436.5566.2759.79.1318.2334.2944.4258.4878.5762.1929.1514.4141.2588.6641.3203.249.0625.5137.0684.7925.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m145.8599,298.0581l9.2749-1.6328.4409,2.4971-3.1279.5508,1.9482,11.0264,3.1279-.5508.439,2.4854-9.2749,1.6328-.439-2.4854,3.0513-.5371-1.9482-11.0264-3.0513.5371-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m172.1182,309.9438l-3.0845.542-6.2856-9.5391,1.8242,10.3242-3.1167.5488-2.8281-16.0088,3.1167-.5488,6.2446,9.501-1.8052-10.2822,3.1064-.5459,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m182.6714,303.7788c-.0503-.2871-.1475-.5449-.2905-.7773-.1436-.2324-.3535-.4346-.6304-.6084-.2764-.1748-.6235-.3174-1.0405-.4287-.418-.1123-.9263-.1953-1.5264-.2471-.7314-.0684-1.4399-.1885-2.1255-.3633-.686-.1748-1.3066-.4209-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4116-1.2041-.3843-.4844-.6377-1.0732-.7607-1.7695-.1191-.6738-.084-1.3115.105-1.9121.1895-.6006.5034-1.1396.9414-1.6162.438-.4785.9839-.8809,1.6377-1.2119.6528-.3311,1.3833-.5664,2.1919-.709.8369-.1475,1.6235-.1621,2.3604-.042.7368.1191,1.3931.3545,1.9697.7021.5762.3486,1.0571.7988,1.4424,1.3496.3853.5527.6416,1.1875.7686,1.9062l-3.0186.5312c-.0781-.3564-.2007-.6748-.3682-.9551-.1665-.2812-.3813-.5107-.6431-.6865-.2622-.1777-.5713-.2959-.9263-.3584-.356-.0625-.7578-.0537-1.2051.0254-.4121.0723-.7686.1855-1.0703.3408s-.5469.3428-.7358.5605-.3179.46-.3887.7256c-.0703.2656-.0801.542-.0298.8271.0532.3008.1758.5586.3701.7734.1924.2158.4497.3955.7705.54.3208.1436.6992.2598,1.1348.3486.4365.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2588.3408.4951.5703,1.0732.6865,1.7324.124.7031.0933,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9282,1.5928-.4331.4648-.978.8555-1.6333,1.1709-.6562.3164-1.3921.5449-2.207.6885-.5068.0898-1.0195.1338-1.5391.1289-.5186-.002-1.0249-.0586-1.5176-.1689-.4922-.1094-.9624-.2725-1.4092-.4883-.4473-.2158-.8496-.4893-1.207-.8193-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9756-.5312-1.5615l3.0405-.5352c.0996.4814.2573.8799.4727,1.1973.2148.3184.4795.5625.7939.7334.314.1719.6733.2744,1.0767.3105.4038.0342.8369.0107,1.2993-.0713.4111-.0723.7686-.1846,1.0708-.3359.3032-.1514.5498-.3301.7402-.5371.1899-.209.3232-.4404.3984-.7002.0752-.2588.0879-.5312.0376-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m186.4746,290.9106l9.2754-1.6328.4404,2.4971-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6328-.439-2.4854,3.0513-.5371-1.9482-11.0264-3.0513.5371-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m212.8535,300.8462c-.1543.2773-.3828.5703-.6846.8799-.3018.3105-.6709.6084-1.1084.8936-.4385.2852-.9395.541-1.5059.7686-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0498-.792-.1934-1.502-.5488-2.1309-1.0645-.6289-.5176-1.1621-1.1924-1.6016-2.0264-.4385-.833-.7568-1.8105-.9551-2.9326l-.3848-2.1768c-.1973-1.1211-.2266-2.1484-.084-3.085.1406-.9346.4189-1.7578.8359-2.4648.416-.708.9502-1.2861,1.6016-1.7334s1.3926-.7432,2.2227-.8896c.9033-.1582,1.7109-.1836,2.4229-.0752.7119.1094,1.3379.3369,1.876.6846.5391.3477.9922.8057,1.3613,1.375.3701.5703.6621,1.2334.8789,1.9883l-3.0176.5312c-.248-.8018-.6045-1.377-1.0703-1.7217-.4668-.3447-1.1104-.4453-1.9326-.3008-.3975.0703-.7471.2363-1.0488.4961-.3018.2617-.5439.6094-.7246,1.041-.1807.4326-.2939.9502-.3389,1.5498-.0469.6006-.002,1.2803.1309,2.0352l.3887,2.1982c.2715,1.4932.7246,2.5947,1.3564,3.3047.6328.708,1.4561.9766,2.4707.8057.2422-.043.4775-.1025.707-.1807.2275-.0781.4395-.168.6338-.2695.1934-.1025.3623-.21.5049-.3232.1436-.1104.2461-.2227.3105-.3311l-.502-2.9043-2.6553.4668-.4082-2.3096,5.7402-1.0098,1.125,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m226.2812,300.4116l-3.0615.5391-1.2256-6.9375-4.5391.7988,1.2266,6.9375-3.0742.54-2.8281-16.0088,3.0742-.54,1.1592,6.5645,4.5381-.7988-1.1592-6.5645,3.0615-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m238.6377,284.3267l-4.9463.8701,2.3838,13.4912-3.1064.5469-2.3828-13.4912-4.8809.8584-.4453-2.5176,12.9336-2.2754.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m250.3613,291.8657c-.0498-.2871-.1465-.5449-.2891-.7773-.1436-.2314-.3545-.4346-.6309-.6084-.2773-.1748-.624-.3164-1.041-.4287-.418-.1113-.9258-.1943-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3623-.6865-.1748-1.3066-.4209-1.8623-.7383-.5566-.3174-1.0273-.7197-1.4111-1.2031-.3848-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.085-1.3115.1045-1.9111.1895-.6006.5029-1.1396.9414-1.6172s.9834-.8809,1.6377-1.2109c.6523-.332,1.3838-.5674,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3936.3535,1.9697.7012.5762.3486,1.0576.7988,1.4424,1.3506.3857.5527.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6738-.3672-.9551-.167-.2803-.3818-.5098-.6436-.6865s-.5713-.2959-.9268-.3584-.7578-.0527-1.2051.0264c-.4111.0723-.7686.1855-1.0693.3398-.3027.1562-.5479.3428-.7363.5605-.1895.2188-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1768.5596.3701.7734.1924.2158.4502.3965.7705.54.3213.1445.7002.2598,1.1357.3496s.9229.1582,1.4619.208c.7715.083,1.4932.2246,2.165.4229.6709.2002,1.2656.4717,1.7852.8145.5176.3428.9482.7617,1.2891,1.2588.3418.4951.5703,1.0723.6865,1.7314.124.7031.0938,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9277,1.5918-.4336.4648-.9775.8564-1.6328,1.1719-.6572.3154-1.3926.5449-2.207.6885-.5078.0889-1.0195.1328-1.54.1289-.5186-.0029-1.0244-.0596-1.5166-.1689-.4932-.1094-.9629-.2725-1.4102-.4893-.4473-.2148-.8496-.4893-1.207-.8184-.3574-.3311-.6602-.7227-.9121-1.1768-.251-.4541-.4277-.9766-.5312-1.5625l3.041-.5342c.0996.4814.2568.8799.4727,1.1973.2148.3174.4795.5615.7939.7334.3135.1709.6729.2744,1.0771.3096.4033.0352.8359.0107,1.2988-.0703.4111-.0723.7676-.1846,1.0703-.3369.3027-.1504.5498-.3301.7402-.5371.1904-.208.3232-.4404.3994-.7002.0752-.2578.0869-.5312.0361-.8164Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m3.6245,339.5962l-3.0625.5381-1.2256-6.9375-4.5386.7988,1.2256,6.9375-3.0728.541-2.8281-16.0088,3.0728-.541,1.1597,6.5645,4.5386-.7988-1.1597-6.5645,3.0625-.5381,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m15.9805,323.5103l-4.9458.8711,2.3833,13.4912-3.1069.5469-2.3833-13.4912-4.8799.8584-.4448-2.5176,12.9326-2.2764.4448,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m27.7046,331.0503c-.0503-.2871-.1475-.5449-.2905-.7773-.1426-.2314-.3535-.4346-.6304-.6084-.2764-.1748-.6235-.3164-1.0405-.4287-.418-.1113-.9263-.1943-1.5264-.2471-.7314-.0674-1.4399-.1885-2.1255-.3633-.686-.1738-1.3062-.4199-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4116-1.2031-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.3115.1055-1.9121.1895-.5996.5029-1.1396.9409-1.6162.438-.4775.9839-.8809,1.6377-1.2109.6528-.332,1.3833-.5674,2.1919-.709.8369-.1475,1.624-.1621,2.3604-.042.7368.1191,1.3931.3535,1.9697.7012.5762.3486,1.0571.7988,1.4424,1.3506s.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2007-.6748-.3682-.9551-.1665-.2812-.3813-.5098-.6431-.6865-.2622-.1768-.5713-.2959-.9263-.3584-.356-.0625-.7578-.0527-1.2051.0264-.4111.0723-.7686.1846-1.0703.3398-.3018.1562-.5469.3428-.7358.5605-.1885.2188-.3179.4609-.3887.7256-.0703.2666-.0801.542-.0298.8271.0532.3008.1758.5586.3701.7734.1924.2158.4497.3965.7705.54.3208.1445.6992.2598,1.1348.3496.4365.0898.9238.1582,1.4629.207.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2598.3413.4941.5703,1.0723.6865,1.7314.124.7031.0933,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9282,1.5918-.4331.4648-.978.8555-1.6333,1.1719-.6562.3154-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5186-.0029-1.0249-.0596-1.5176-.1689-.4922-.1104-.9624-.2734-1.4092-.4893-.4473-.2158-.8496-.4893-1.207-.8184-.3574-.3311-.6611-.7227-.9116-1.1768-.2515-.4551-.4282-.9766-.5317-1.5625l3.0405-.5352c.0996.4824.2573.8809.4727,1.1982.2148.3174.4795.5615.7939.7334.314.1709.6733.2734,1.0767.3096.4038.0342.8369.0107,1.2993-.0703.4111-.0723.7686-.1846,1.0708-.3369.3032-.1504.5498-.3301.7402-.5371.1899-.208.3232-.4404.3984-.7002.0762-.2578.0879-.5312.0376-.8164Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m476.4209,65.5054l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m488.0146,56.2324l-6.5879,1.1592.7988,4.5195,7.7002-1.3555.4404,2.4951-10.8066,1.9023-2.8281-16.0078,10.7734-1.8965.4443,2.5176-7.666,1.3496.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m499.6406,54.8555l-.5361-9.8477,2.8418-.5.6035,16.3994-2.7979.4922-3.1914-9.1875.2061,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3262-9.8164,2.2148-.3901,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m253.7627,104.6895l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m265.3564,95.4165l-6.5869,1.1592.7988,4.5195,7.6992-1.355.4414,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.667,1.3491.7129,4.0352,6.5879-1.1592.4307,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m276.9824,94.04l-.5352-9.8477,2.8418-.5005.6035,16.3994-2.7979.4927-3.1904-9.188.2051,9.7134-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.374-.3262-9.8164,2.2148-.3896,3.1455,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m291.3926,93.7598c-.0508-.2861-.1475-.5449-.291-.7764-.1426-.2314-.3535-.4346-.6299-.6094-.2764-.1738-.624-.3159-1.041-.4277-.417-.1128-.9258-.1943-1.5264-.248-.7305-.0674-1.4395-.1885-2.125-.3623-.6855-.1748-1.3066-.4204-1.8623-.7383-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3848-.4829-.6387-1.0728-.7617-1.769-.1191-.6748-.084-1.3125.1055-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4375-.478.9834-.8809,1.6367-1.2114.6543-.3306,1.3848-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3936.353,1.9697.7017s1.0576.7979,1.4424,1.3501c.3857.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.3555-.2002-.6748-.3672-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.0625-.7578-.0527-1.2051.0259-.4121.0723-.7676.1865-1.0703.3413-.3018.1548-.5469.3418-.7363.5596-.1875.2183-.3164.4604-.3877.7256-.0703.2666-.0801.542-.0303.8281.0537.3008.1758.5591.3701.7734.1924.2158.4502.3955.7705.5391.3213.144.6992.2598,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.2002,1.2666.4722,1.7842.8145.5195.3428.9492.7627,1.29,1.2588.3408.4956.5703,1.0723.6865,1.7324.125.7031.0938,1.3535-.0928,1.9487-.1865.5957-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8545-1.6338,1.1704s-1.3916.5464-2.207.6895c-.5059.0894-1.0195.1323-1.5391.1289-.5186-.0034-1.0244-.0591-1.5176-.1689-.4922-.1099-.9619-.2734-1.4092-.4888-.4473-.2163-.8496-.4893-1.2061-.8188-.3584-.3306-.6621-.7222-.9131-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.041-.5352c.0996.4814.2568.8804.4727,1.1968.2148.3188.4795.562.7939.7344.3135.1704.6729.2739,1.0762.3091.4043.0347.8379.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3311.7393-.5381.1904-.2075.3232-.4404.3994-.6992.0742-.2583.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m309.541,90.6685c-.085-.4844-.0957-.9404-.0312-1.3667.0645-.4272.1914-.8369.3789-1.2285.1885-.3916.4297-.7734.7246-1.1426.2939-.3691.6318-.7417,1.0117-1.1187-.5488-.5762-.9941-1.1343-1.335-1.6753-.3428-.541-.5674-1.1226-.6777-1.7456-.1113-.6299-.1113-1.2197,0-1.7681.1104-.5493.3232-1.0356.6338-1.4609.3105-.4248.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7217-.603.5508-.0972,1.0703-.0864,1.5566.0322s.9199.3193,1.2988.604c.3799.2856.6973.6348.9531,1.0508.2549.416.4258.8745.5146,1.3726.0654.374.0693.7358.0098,1.0864-.0586.3501-.165.689-.3193,1.0142-.1553.3262-.3477.6411-.5781.9453-.2295.3052-.4824.5996-.7578.8828l-.7549.8696,3.3369,3.0059c.1602-.4585.2617-.9492.3018-1.4702.04-.5205.0107-1.0679-.0908-1.6392l2.6211-.4614c.1777,1.0049.209,1.9648.0947,2.8804-.1143.915-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8779-.7861c-.4912.4727-1.0195.8574-1.583,1.1572-.5645.2998-1.2256.5156-1.9814.6484-.7422.1309-1.4287.1426-2.0605.0347-.6328-.1074-1.1914-.3154-1.6719-.623-.4824-.3091-.8809-.707-1.1943-1.1968-.3135-.4883-.5264-1.0483-.6377-1.6782Zm2.8477-8.7656c.0586.3301.1846.6489.3789.959.1953.3101.4434.6304.7441.9629l.8906-.939c.2012-.1855.3477-.3687.4365-.5474.0898-.1777.1455-.3428.1689-.4937.0215-.1514.0234-.2842.0039-.3975-.0205-.1133-.0371-.2031-.0488-.2695-.0303-.1758-.0869-.3433-.168-.5029-.082-.1602-.1816-.2974-.2998-.4126-.1182-.1147-.2529-.2012-.4033-.2583-.1504-.0552-.3096-.0693-.4785-.0396-.2578.0454-.4727.1284-.6484.25s-.3125.2705-.4102.4458c-.0977.1763-.1602.3701-.1855.5835-.0273.2124-.0205.4316.0195.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0957-.3511.3496-.1685.6758-.376.9805-.627l-3.5615-3.2505-.0762.0815c-.1826.252-.3262.4927-.4287.7222-.1045.2295-.1777.4468-.2207.6509s-.0625.3945-.0586.5713c.0049.1772.0215.3428.0488.4971.0508.293.1436.5566.2754.79s.2949.4253.4883.5757c.1934.1523.4141.2583.6641.3208.249.061.5137.0679.793.019Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m335.8105,73.7451l9.2744-1.6323.4414,2.4961-3.1279.5503,1.9473,11.0264,3.1289-.5503.4385,2.4854-9.2744,1.6323-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m362.0684,85.6294l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m372.6211,79.4648c-.0508-.2861-.1465-.5449-.29-.7769-.1436-.2314-.3535-.4341-.6299-.6089-.2773-.1738-.624-.3164-1.041-.4277-.418-.1133-.9258-.1948-1.5264-.248-.7314-.0679-1.4404-.189-2.126-.3623-.6855-.1753-1.3066-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2041-.3838-.4829-.6367-1.0728-.7598-1.769-.1191-.6748-.085-1.312.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6172.4385-.478.9834-.8813,1.6367-1.2119.6533-.3301,1.3838-.5664,2.1924-.709.8369-.147,1.624-.1616,2.3604-.0405.7363.1187,1.3926.353,1.9697.7017.5762.3486,1.0576.7974,1.4424,1.3501.3848.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0791-.356-.2002-.6748-.3682-.9556-.167-.2798-.3809-.5088-.6426-.686-.2627-.1768-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2061.0254-.4102.0723-.7676.1865-1.0684.3418-.3027.1543-.5488.3418-.7363.5591-.1895.2188-.3184.4609-.3887.7261-.0713.2661-.0811.542-.0303.8281.0537.3008.1768.5586.3701.7734.1924.2158.4492.395.7695.5391.3213.1436.7002.2598,1.1367.3501.4355.0894.9229.1587,1.4609.2075.7725.083,1.4941.2236,2.165.4229.6719.2002,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4956.5703,1.0728.6865,1.7329.124.7031.0938,1.353-.0928,1.9487s-.4961,1.1265-.9287,1.5923c-.4326.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3916.5459-2.2061.6895-.5078.0894-1.0205.1323-1.54.1289-.5186-.0034-1.0244-.0596-1.5166-.1689-.4941-.1099-.9629-.2739-1.4102-.4893-.4473-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1772-.251-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.1006.481.2578.8799.4736,1.1968.2148.3184.4785.562.793.7339.3145.1709.6738.2744,1.0771.3091s.8369.0122,1.2998-.0693c.4111-.0728.7676-.1855,1.0703-.3364.3027-.1523.5498-.3315.7402-.5381.1904-.208.3232-.4404.3984-.6997.0762-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m376.4248,66.5977l9.2754-1.6323.4404,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m402.8047,76.5332c-.1562.2773-.3838.5703-.6855.8799-.3008.3105-.6709.6074-1.1084.8931-.4385.2847-.9404.542-1.5059.769-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7607.1426-2.5527-.0503-.792-.1943-1.501-.5483-2.1299-1.0649-.6299-.5166-1.1641-1.1914-1.6016-2.0254-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1768c-.1992-1.1211-.2266-2.1489-.0859-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.708.9512-1.2852,1.6025-1.7319.6514-.4482,1.3936-.7446,2.2227-.8906.9033-.1592,1.7109-.1831,2.4229-.0752.7119.1084,1.3379.3369,1.876.6841.5381.3481.9922.8062,1.3623,1.3765.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.3779-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3965.0698-.7471.2349-1.0488.4956-.3027.2617-.543.6084-.7246,1.041s-.2939.9487-.3398,1.5498c-.0449.6011-.001,1.2793.1328,2.0342l.3877,2.1992c.2715,1.4937.7236,2.5952,1.3564,3.3037.6328.708,1.4561.9771,2.4707.8066.2422-.043.4775-.1035.707-.1807.2285-.0786.4395-.1689.6328-.2705.1943-.103.3633-.209.5059-.3218.1426-.1118.2461-.2227.3105-.3325l-.502-2.9043-2.6543.4673-.4082-2.3086,5.7383-1.0103,1.127,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m416.2324,76.0977l-3.0625.5391-1.2266-6.9375-4.5381.7983,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5381-.7983-1.1592-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m428.5879,60.0137l-4.9453.8701,2.3828,13.4902-3.1064.5469-2.3838-13.4902-4.8799.8584-.4443-2.5176,12.9326-2.2754.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m440.3125,67.5522c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6299-.6089-.2764-.1738-.624-.3159-1.041-.4282s-.9258-.1943-1.5264-.248c-.7305-.0674-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2036-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6177.4375-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3936.353,1.9697.7017.5771.3486,1.0576.7974,1.4424,1.3501.3857.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2793-.3818-.5088-.6436-.686-.2627-.1763-.5713-.2954-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1865-1.0703.3408-.3018.1553-.5469.3423-.7354.5596-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1758.5596.3701.7739.1924.2158.4502.395.7705.5391.3213.144.6992.2593,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.1997,1.2666.4717,1.7842.8145.5195.3428.9492.7627,1.29,1.2583.3418.4961.5703,1.0728.6865,1.7329.125.7031.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8545-1.6338,1.1704s-1.3906.5459-2.207.6895c-.5059.0889-1.0195.1318-1.5391.1289-.5186-.0034-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2739-1.4092-.4893-.4473-.2163-.8496-.4888-1.2061-.8184-.3584-.3311-.6621-.7227-.9121-1.1777-.252-.4546-.4287-.9751-.5322-1.561l3.041-.5352c.0996.481.2568.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3135.1699.6729.2739,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3315.7393-.5381.1904-.2075.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m31.1064,143.874l-3.085.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2446,9.501-1.8062-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m42.7002,134.6011l-6.5879,1.1592.7988,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9014-2.8281-16.0078,10.7734-1.8955.4448,2.5176-7.667,1.3491.7129,4.0352,6.5874-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m54.3257,133.2246l-.5356-9.8481,2.8418-.5005.6035,16.3994-2.7979.4927-3.1909-9.1875.2056,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3252-9.8164,2.2139-.3896,3.146,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m68.7354,132.9443c-.0508-.2861-.1475-.5449-.2905-.7769-.1431-.2314-.3535-.4341-.6299-.6089-.2769-.1738-.624-.3164-1.0415-.4282-.4175-.1128-.9258-.1943-1.5259-.2476-.7314-.0679-1.4399-.189-2.1255-.3623-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3174-1.0264-.7188-1.4111-1.2041-.3843-.4829-.6382-1.0728-.7612-1.769-.1191-.6748-.0845-1.312.1055-1.9116.1895-.6001.5024-1.1396.9409-1.6172.4385-.478.9839-.8813,1.6377-1.2119.6528-.3301,1.3838-.5664,2.1914-.709.8374-.147,1.624-.1616,2.3608-.041.7368.1191,1.3931.3535,1.9697.7021.5762.3486,1.0571.7974,1.4424,1.3501.3853.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556-.167-.2798-.3813-.5088-.6436-.686-.2622-.1768-.5713-.2954-.9268-.3584-.355-.0625-.7573-.0532-1.2051.0254-.4111.0723-.7681.1865-1.0693.3413-.3018.1548-.5479.3423-.7363.5596-.1885.2183-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8276.0532.3008.1763.5591.3696.7739.1929.2158.4502.395.7705.5391.3213.1436.6992.2593,1.1357.3496.4365.0898.9233.1592,1.4619.208.772.083,1.4937.2236,2.165.4229.6714.1997,1.2661.4717,1.7847.8145.519.3428.9487.7627,1.2905,1.2583.3408.4956.5693,1.0728.686,1.7329.124.7031.0933,1.353-.0933,1.9487-.186.5957-.4951,1.1265-.9277,1.5923-.4331.4648-.9775.8545-1.6338,1.1704-.6558.3159-1.3911.5459-2.2061.689-.5073.0894-1.0205.1323-1.5396.1289-.519-.0029-1.0249-.0591-1.5171-.1689-.4932-.1094-.9624-.2734-1.4102-.4888-.4468-.2163-.8496-.4888-1.2065-.8188-.3569-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4272-.9746-.5308-1.5605l3.04-.5352c.0996.481.2573.8799.4727,1.1968.2148.3184.4795.562.7939.7339.3135.1704.6733.2744,1.0767.3091.4038.0347.8369.0117,1.2998-.0698.4111-.0723.7681-.1851,1.0703-.3359.3032-.1523.5493-.3315.7402-.5381.1904-.208.3228-.4404.3989-.6997.0752-.2578.0874-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m86.8843,129.853c-.0854-.4844-.0962-.9409-.0312-1.3672.0649-.4272.1909-.8369.3794-1.2285.188-.3916.4297-.7734.7236-1.1426.2944-.3687.6318-.7417,1.0122-1.1187-.5488-.5762-.9937-1.1338-1.3354-1.6748s-.5674-1.1226-.6777-1.7456c-.1108-.6299-.1113-1.2202,0-1.7681.1113-.5493.3232-1.0356.6338-1.4609.311-.4253.7139-.7812,1.208-1.0684.4951-.2876,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0864,1.5562.0322.4868.1191.9199.3193,1.2998.6045.3794.2852.6973.6343.9517,1.0508.2559.416.4272.874.5151,1.3721.0664.374.0698.7363.0107,1.0869-.0596.3496-.1665.6885-.3203,1.0137-.1553.3262-.3472.6411-.5776.9453-.23.3057-.4829.5996-.7583.8828l-.7549.8701,3.3364,3.0054c.1611-.4585.2617-.9492.3022-1.4697.04-.521.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0049.2085,1.9648.0938,2.8804-.1143.9155-.3975,1.7686-.8486,2.5581l2.5381,2.2739-3.5039.6167-.877-.7861c-.4922.4722-1.0205.8574-1.584,1.1567-.5645.2998-1.2251.5156-1.9814.6489-.7412.1304-1.4282.1426-2.061.0342-.6323-.1069-1.1899-.3149-1.6714-.623-.4824-.3086-.8809-.707-1.1943-1.1963-.3135-.4888-.5259-1.0483-.6372-1.6782Zm2.8472-8.7661c.0581.3301.1846.6494.3799.9595.1943.3101.4424.6299.7432.9624l.8906-.939c.2017-.1855.3477-.3682.437-.5474.0894-.1777.146-.3428.1685-.4937s.0239-.2842.0039-.3975c-.0205-.1133-.0361-.2031-.0479-.2695-.0312-.1758-.0874-.3428-.1689-.5029-.0811-.1597-.1812-.2974-.2998-.4126-.1182-.1147-.2529-.2007-.4028-.2578-.1504-.0557-.3101-.0693-.479-.04-.2568.0454-.4727.1289-.6479.25-.1763.1221-.3125.2705-.4102.4458-.0977.1763-.1602.3706-.1865.5835-.0269.2124-.02.4316.02.6592Zm2.416,9.7549c.3818-.0674.7471-.1846,1.0967-.3511.3486-.168.6753-.3755.9795-.6265l-3.5615-3.251-.0762.082c-.1831.2515-.3262.4922-.4292.7217-.103.23-.1768.4473-.2197.6514-.0439.2041-.063.3945-.0586.5708.0044.1772.021.3428.0483.4971.0518.293.1436.5566.2764.79.1318.2339.2944.4253.4878.5757.1929.1523.4141.2588.6636.3213.2495.061.5142.0674.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m113.1533,112.9292l9.2744-1.6323.4414,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m139.4111,124.814l-3.084.5425-6.2856-9.5381,1.8237,10.3232-3.1162.5488-2.8281-16.0078,3.1162-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m149.9648,118.6489c-.0508-.2861-.1475-.5449-.291-.7764-.1431-.2319-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3164-1.041-.4282-.4175-.1128-.9258-.1948-1.5259-.248-.7314-.0679-1.4399-.1885-2.1255-.3618-.686-.1758-1.3071-.4209-1.8623-.7388-.5562-.3169-1.0269-.7183-1.4116-1.2036-.3843-.4834-.6377-1.0728-.7607-1.769-.1191-.6748-.0845-1.3125.105-1.9116.1895-.6006.5029-1.1396.9414-1.6177.438-.478.9834-.8809,1.6377-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3608-.041.7368.1191,1.3931.353,1.9692.7017s1.0576.7979,1.4424,1.3501c.3857.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.1665-.2798-.3813-.5093-.6431-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.062-.7578-.0532-1.2051.0259-.4116.0723-.7681.1865-1.0698.3413-.3022.1548-.5474.3418-.7358.5596-.189.2183-.3179.4604-.3887.7256-.0703.2661-.0801.542-.0298.8281.0532.3008.1758.5591.3696.7739.1929.2153.4502.3945.7705.5386.3213.144.6992.2598,1.1353.3501.436.0894.9238.1587,1.4624.208.772.0825,1.4932.2236,2.165.4224.6709.2002,1.2661.4722,1.7847.8149.519.3428.9487.7622,1.2896,1.2578.3408.4961.5703,1.0732.687,1.7334.124.7031.0933,1.3525-.0933,1.9482-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.855-1.6338,1.1704-.6558.3159-1.3916.5459-2.2065.6895-.5068.0894-1.02.1323-1.5391.1289-.519-.0029-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2734-1.4097-.4888-.4473-.2163-.8496-.4888-1.2065-.8188-.3579-.3311-.6616-.7227-.9126-1.1777-.2505-.4541-.4277-.9751-.5312-1.561l3.041-.5347c.0996.4805.2568.8799.4727,1.1963.2148.3188.4795.562.7935.7344.314.1704.6733.2744,1.0767.3091.4043.0347.8374.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3311.7397-.5381.1904-.2075.3232-.4404.3989-.6992.0752-.2583.0879-.5312.0376-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m153.7676,105.7817l9.2754-1.6323.4409,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m180.1475,115.7178c-.1553.2769-.3838.5698-.6855.8799-.3008.3105-.6699.6074-1.1084.8926-.438.2847-.9399.542-1.5054.7695-.5659.2285-1.186.4019-1.8613.521-.9111.1602-1.7617.1431-2.5532-.0503-.7915-.1938-1.5015-.5483-2.1299-1.0649-.6289-.5166-1.1631-1.1909-1.6021-2.0249-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.085.1406-.9351.4194-1.7578.8359-2.4663.416-.7075.9507-1.2847,1.6021-1.7319.6514-.4478,1.3926-.7441,2.2222-.8906.9038-.1587,1.7114-.1831,2.4233-.0747s1.3374.3364,1.8755.6841c.5391.3481.9922.8057,1.3618,1.376s.6626,1.2329.8794,1.9883l-3.0181.5312c-.248-.8022-.605-1.3779-1.0708-1.7217-.4658-.3452-1.1104-.4453-1.9326-.3008-.397.0703-.7461.2354-1.0488.4961-.3022.2617-.5435.6079-.7241,1.0405-.1816.4326-.2944.9492-.3394,1.5503-.0459.6006-.002,1.2788.1318,2.0337l.3882,2.1992c.271,1.4937.7241,2.5952,1.356,3.3037.6328.7085,1.4565.9771,2.4712.8066.2422-.0425.4775-.103.7065-.1807.228-.0786.4395-.1689.6338-.2705.1934-.1025.3623-.209.5054-.3218.1431-.1113.2461-.2227.3101-.3325l-.5015-2.9043-2.6553.4673-.4077-2.3086,5.7393-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m193.5752,115.2817l-3.0625.5391-1.2256-6.9375-4.5386.7988,1.2261,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1592,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m205.9307,99.1978l-4.9463.8706,2.3838,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m217.6553,106.7363c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2314-.3535-.4346-.6309-.6094-.2764-.1738-.623-.3159-1.041-.4277-.418-.1128-.9258-.1943-1.5254-.248-.7314-.0674-1.4395-.1885-2.126-.3618-.6865-.1753-1.3066-.4204-1.8623-.7388-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3838-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.085-1.3125.1055-1.9116.1895-.6001.502-1.1396.9404-1.6177.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7017s1.0576.7979,1.4434,1.3501c.3848.5518.6406,1.187.7676,1.9048l-3.0176.5312c-.0791-.3555-.2012-.6743-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5713-.2949-.9268-.3584-.3545-.0625-.7568-.0527-1.2051.0259-.4111.0723-.7676.1865-1.0693.3413s-.5479.3418-.7363.5596c-.1885.2183-.3184.4604-.3887.7256-.0703.2666-.0801.542-.0293.8281.0527.3008.1758.5591.3691.7734.1934.2158.4512.3955.7715.5391.3203.144.6992.2598,1.1348.3501.4365.0894.9238.1587,1.4619.208.7725.0825,1.4932.2236,2.165.4224.6719.2002,1.2656.4722,1.7852.8149.5186.3423.9482.7622,1.29,1.2583.3408.4956.5693,1.0723.6865,1.7324.123.7031.0928,1.3535-.0938,1.9492-.1855.5952-.4951,1.126-.9277,1.5918-.4336.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3926.5464-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289s-1.0254-.0591-1.5176-.1689c-.4932-.1094-.9629-.2734-1.4102-.4888-.4473-.2163-.8496-.4893-1.2061-.8188-.3574-.3306-.6611-.7222-.9131-1.1777-.25-.4541-.4268-.9751-.5303-1.561l3.04-.5347c.0996.481.2578.8799.4727,1.1963.2148.3188.4795.562.7939.7344.3135.1704.6729.2744,1.0771.3091.4033.0347.8359.0117,1.2988-.0698.4121-.0723.7686-.1855,1.0703-.3364.3037-.1519.5508-.3311.7402-.5381.1914-.2075.3232-.4404.3994-.6992.0752-.2578.0869-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m498.2246,188.9233l-3.084.5425-6.2852-9.5381,1.8232,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m275.5674,228.1074l-3.085.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8047-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m287.1611,218.8345l-6.5869,1.1592.7979,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m298.7871,217.458l-.5361-9.8477,2.8428-.5005.6025,16.3994-2.7979.4927-3.1904-9.188.2051,9.7134-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.374-.3252-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m313.1973,217.1777c-.0508-.2861-.1484-.5449-.291-.7764-.1436-.2314-.3535-.4346-.6309-.6094-.2764-.1738-.623-.3159-1.041-.4287-.417-.1118-.9258-.1934-1.5254-.2471-.7314-.0674-1.4395-.1885-2.126-.3623-.6855-.1748-1.3066-.4204-1.8623-.7383-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3838-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.085-1.3125.1055-1.9116.1895-.6001.502-1.1396.9404-1.6177s.9834-.8809,1.6377-1.2114c.6533-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5762.3496,1.0576.7988,1.4434,1.3511.3848.5518.6406,1.187.7676,1.9048l-3.0176.5312c-.0781-.3555-.2012-.6748-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5713-.2949-.9258-.3584-.3555-.0625-.7578-.0527-1.2051.0259-.4121.0723-.7686.1865-1.0703.3413s-.5469.3418-.7363.5596c-.1885.2183-.3174.4604-.3887.7256-.0703.2666-.0801.542-.0293.8281.0527.3008.1758.5591.3691.7734.1934.2158.4512.3955.7715.5391.3203.144.6992.2598,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4922.2231,2.1641.4224.6719.2002,1.2666.4722,1.7852.8145.5195.3428.9482.7627,1.29,1.2588.3408.4956.5693,1.0723.6865,1.7324.124.7021.0928,1.3535-.0938,1.9487-.1855.5957-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3926.5464-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289s-1.0254-.0591-1.5176-.1689-.9629-.2734-1.4092-.4888c-.4482-.2163-.8496-.4893-1.207-.8188-.3574-.3306-.6611-.7222-.9131-1.1777-.25-.4541-.4268-.9751-.5303-1.561l3.04-.5352c.0996.4814.2578.8804.4727,1.1968.2148.3188.4795.562.7939.7344.3145.1704.6729.2739,1.0771.3091.4033.0347.8369.0117,1.2988-.0698.4121-.0723.7686-.1855,1.0713-.3364.3027-.1519.5498-.3311.7393-.5381.1914-.2075.3242-.4404.3994-.6992.0752-.2583.0879-.5312.0381-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m331.3457,214.0864c-.0859-.4844-.0957-.9404-.0312-1.3667.0645-.4272.1904-.8369.3789-1.2285.1875-.3916.4297-.7734.7236-1.1426s.6318-.7417,1.0127-1.1187c-.5488-.5762-.9941-1.1343-1.3359-1.6753s-.5674-1.1226-.6777-1.7456c-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3232-1.0356.6338-1.4609.3115-.4248.7139-.7812,1.208-1.0684.4951-.2871,1.0684-.4883,1.7227-.603.5508-.0972,1.0703-.0864,1.5566.0322s.9189.3193,1.2988.604c.3789.2856.6973.6348.9521,1.0508s.4268.8745.5146,1.3726c.0664.374.0703.7358.0107,1.0864-.0596.3501-.166.689-.3203,1.0142-.1543.3262-.3467.6411-.5771.9453-.2305.3052-.4824.5996-.7588.8828l-.7549.8687,3.3369,3.0068c.1611-.4585.2617-.9492.3018-1.4702.041-.5205.0107-1.0679-.0898-1.6392l2.6211-.4614c.1777,1.0049.209,1.9648.0947,2.8804-.1152.915-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8779-.7861c-.4912.4727-1.0195.8574-1.584,1.1572s-1.2246.5156-1.9805.6484c-.7422.1309-1.4297.1426-2.0615.0347-.6318-.1074-1.1904-.3154-1.6719-.623-.4824-.3091-.8799-.707-1.1943-1.1968-.3135-.4883-.5254-1.0483-.6367-1.6782Zm2.8467-8.7656c.0586.3301.1846.6489.3799.959.1943.3101.4424.6304.7432.9629l.8916-.939c.2012-.1855.3467-.3687.4355-.5474.0898-.1777.1465-.3428.1699-.4937.0215-.1514.0234-.2842.0029-.3975s-.0361-.2031-.0479-.2695c-.0312-.1758-.0879-.3433-.168-.5029-.082-.1602-.1816-.2974-.3008-.4126-.1182-.1147-.2529-.2012-.4023-.2583-.1504-.0552-.3105-.0693-.4785-.0396-.2578.0454-.4736.1284-.6484.25-.1768.1216-.3125.2705-.4102.4458-.0977.1763-.1602.3701-.1865.5835-.0264.2124-.0205.4316.0195.6592Zm2.417,9.7549c.3809-.0674.7461-.1851,1.0957-.3511.3496-.1685.6758-.376.9805-.627l-3.5625-3.2505-.0762.0815c-.1826.252-.3262.4927-.4287.7222-.1035.2295-.1768.4468-.2197.6509-.0439.2041-.0635.3945-.0586.5713.0039.1772.0205.3428.0479.4971.0518.293.1436.5566.2764.79.1318.2334.2949.4253.4883.5757.1924.1523.4141.2583.6641.3208.248.061.5137.0679.793.019Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m357.6143,197.1631l9.2754-1.6323.4404,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m383.8721,209.0474l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8066-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m394.4258,202.8828c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6289-.6089-.2773-.1738-.625-.3164-1.042-.4287s-.9258-.1938-1.5264-.2471c-.7305-.0679-1.4395-.189-2.125-.3623-.6855-.1753-1.3066-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2041-.3848-.4829-.6377-1.0728-.7607-1.769-.1191-.6748-.085-1.312.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6172.4385-.478.9844-.8813,1.6377-1.2119.6533-.3301,1.3838-.5664,2.1914-.709.8369-.147,1.624-.1616,2.3604-.0405.7373.1187,1.3936.353,1.9707.7007.5762.3496,1.0566.7983,1.4414,1.3511.3857.5513.6426,1.187.7695,1.9048l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3809-.5088-.6436-.686-.2627-.1768-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2051.0254-.4111.0723-.7676.1865-1.0693.3418-.3018.1543-.5479.3418-.7363.5591-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.542-.0303.8281.0537.3008.1768.5586.3701.7734.1924.2158.4502.395.7705.5391.3213.1436.6992.2598,1.1357.3501.4365.0894.9229.1587,1.4619.2075.7715.083,1.4941.2236,2.165.4229.6709.2002,1.2666.4717,1.7842.8145.5195.3428.9492.7627,1.291,1.2583.3408.4956.5693,1.0728.6855,1.7329.125.7021.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8545-1.6328,1.1704-.6572.3159-1.3916.5459-2.207.6895-.5068.0894-1.0205.1323-1.54.1289-.5186-.0034-1.0244-.0596-1.5166-.1689-.4932-.1099-.9619-.2739-1.4102-.4893-.4463-.2163-.8496-.4888-1.2061-.8188-.3574-.3306-.6621-.7222-.9121-1.1772-.252-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.0996.481.2568.8799.4727,1.1968.2148.3184.4795.562.7939.7339.3135.1709.6738.2744,1.0762.3091.4043.0347.8379.0122,1.3008-.0693.4102-.0728.7676-.1855,1.0703-.3364.3027-.1523.5488-.3315.7402-.5381.1895-.208.3223-.4404.3984-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m398.2295,190.0156l9.2744-1.6323.4414,2.4961-3.1289.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2744,1.6323-.4395-2.4854,3.0518-.5371-1.9482-11.0264-3.0518.5371-.4404-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m424.6084,199.9512c-.1553.2773-.3838.5703-.6846.8799-.3008.3105-.6709.6074-1.1094.8931-.4375.2847-.9395.541-1.5059.769-.5645.2285-1.1855.4023-1.8613.5215-.9102.1602-1.7607.1426-2.5527-.0503-.791-.1943-1.501-.5483-2.1299-1.0649s-1.1631-1.1914-1.6016-2.0254c-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1406-.9351.4199-1.7573.8359-2.4658.417-.708.9512-1.2852,1.6016-1.7319.6523-.4482,1.3936-.7446,2.2227-.8906.9043-.1592,1.7109-.1831,2.4238-.0752.7109.1084,1.3369.3369,1.875.6841.5391.3481.9922.8062,1.3623,1.3765.3691.5703.6621,1.2329.8789,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.3779-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2349-1.0479.4956-.3027.2617-.5439.6084-.7246,1.041-.1816.4326-.2949.9487-.3398,1.5498s-.002,1.2793.1318,2.0342l.3877,2.1992c.2715,1.4937.7246,2.5952,1.3574,3.3037.6318.708,1.4551.9771,2.4707.8066.2422-.043.4766-.1035.7061-.1807.2285-.0786.4404-.1689.6338-.2705.1943-.103.3623-.209.5059-.3218.1426-.1118.2461-.2227.3105-.3325l-.502-2.9043-2.6553.4673-.4072-2.3086,5.7383-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m438.0361,199.5156l-3.0625.5391-1.2256-6.9375-4.5391.7983,1.2266,6.9375-3.0732.541-2.8281-16.0078,3.0732-.541,1.1592,6.5645,4.5391-.7983-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m450.3926,183.4316l-4.9463.8701,2.3838,13.4902-3.1074.5469-2.3828-13.4902-4.8809.8584-.4443-2.5176,12.9326-2.2754.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m462.1172,190.9702c-.0508-.2861-.1484-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6309-.6089-.2764-.1738-.623-.3159-1.041-.4292-.417-.1113-.9258-.1934-1.5254-.2471-.7314-.0674-1.4395-.1885-2.126-.3618-.6855-.1753-1.3057-.4204-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2036-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.502-1.1401.9404-1.6177.4385-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5771.3496,1.0576.7983,1.4434,1.3511.3848.5513.6406,1.187.7676,1.9048l-3.0176.5312c-.0781-.356-.2012-.6748-.3682-.9556-.167-.2793-.3818-.5088-.6436-.686-.2617-.1763-.5713-.2954-.9258-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4121.0723-.7686.1865-1.0703.3408-.3018.1553-.5469.3423-.7363.5596-.1875.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0293.8276.0527.3008.1758.5596.3691.7739.1934.2158.4512.395.7715.5391s.6992.2593,1.1348.3501c.4365.0894.9238.1587,1.4629.208.7715.0825,1.4922.2231,2.1641.4224.6719.1997,1.2666.4717,1.7852.8145.5195.3428.9482.7627,1.29,1.2583.3408.4961.5693,1.0728.6865,1.7329.124.7021.0928,1.353-.0938,1.9487-.1855.5957-.4951,1.1265-.9277,1.5923-.4326.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5195-.0034-1.0254-.0596-1.5176-.1689-.4922-.1099-.9629-.2739-1.4092-.4893-.4482-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.0996.481.2578.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3145.1699.6729.2739,1.0771.3086.4033.0352.8369.0117,1.2988-.0693.4121-.0723.7686-.1855,1.0713-.3364.3037-.1519.5498-.3315.7393-.5381.1914-.2075.3242-.4404.3994-.6997.0752-.2578.0879-.5308.0381-.8169Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m52.9102,267.2915l-3.084.543-6.2856-9.5381,1.8237,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0073Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m64.5039,258.019l-6.5869,1.1592.7979,4.5195,7.7002-1.3555.4414,2.4951-10.8066,1.9014-2.8281-16.0073,10.7734-1.8955.4443,2.5176-7.667,1.3491.7129,4.0352,6.5874-1.1592.4312,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m76.1299,256.6421l-.5352-9.8477,2.8418-.5005.6025,16.3989-2.7979.4932-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0303-15.6201,2.8311-.498,2.8364,9.374-.3257-9.8159,2.2148-.3896,3.1455,9.3882Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m90.5396,256.3618c-.0508-.2861-.147-.5449-.2905-.7764-.1431-.2314-.3535-.4346-.6299-.6094-.2773-.1738-.624-.3164-1.0415-.4287s-.9258-.1934-1.5259-.2471c-.7314-.0674-1.4399-.1885-2.126-.3623-.6855-.1748-1.3062-.4199-1.8623-.7383-.5557-.3174-1.0259-.7188-1.4106-1.2041-.3843-.4824-.6382-1.0723-.7612-1.7686-.1191-.6748-.084-1.312.1055-1.9116.1895-.6001.5024-1.1396.9414-1.6172.438-.478.9834-.8813,1.6367-1.2119.6533-.3301,1.3843-.5664,2.1919-.709.8374-.147,1.6245-.1616,2.3608-.041.7363.1191,1.3926.3535,1.9697.7012.5762.3496,1.0576.7983,1.4424,1.3511.3848.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0786-.356-.2007-.6748-.3677-.9556-.1675-.2798-.3813-.5088-.6431-.686-.2627-.1768-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0254-.4111.0723-.7681.1865-1.0693.3413-.3022.1548-.5479.3423-.7363.5596-.1885.2183-.3179.4609-.3882.7261-.0713.2661-.0811.5415-.0303.8276.0532.3008.1763.5591.3696.7739.1929.2158.4502.395.7705.5391.3208.1436.6997.2593,1.1357.3491s.9233.1592,1.4619.208c.772.083,1.4937.2236,2.1646.4229.6719.2002,1.2666.4717,1.7852.8145.519.3428.9482.7627,1.29,1.2588.3408.4951.5698,1.0723.6865,1.7324.124.7021.0928,1.3535-.0933,1.9492s-.4951,1.126-.9282,1.5918c-.4326.4648-.9771.8545-1.6328,1.1709-.6562.3154-1.3916.5459-2.2065.6885-.5073.0898-1.02.1328-1.5396.1289-.519-.0029-1.0249-.0586-1.5171-.1689-.4932-.1094-.9624-.2734-1.4097-.4883-.4473-.2168-.8496-.4893-1.207-.8193s-.6611-.7217-.9121-1.1777c-.251-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.1006.4814.2578.8799.4731,1.1973.2148.3184.479.5615.7939.7334.314.1709.6733.2744,1.0767.3096.4033.0342.8369.0117,1.2998-.0703.4111-.0723.7676-.1846,1.0703-.3359.3032-.1523.5493-.3311.7402-.5381.1904-.208.3232-.4404.3989-.6992.0752-.2578.0874-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m108.6885,253.271c-.0854-.4844-.0962-.9414-.0312-1.3672.0645-.4277.1909-.8369.3789-1.2285.1885-.3916.4302-.7734.7246-1.1426.2939-.3687.6313-.7417,1.0117-1.1187-.5488-.5762-.9937-1.1338-1.3354-1.6748s-.5674-1.1226-.6772-1.7456c-.1113-.6299-.1118-1.2202-.0005-1.7681.1113-.5493.3232-1.0356.6343-1.4609.3105-.4253.7139-.7812,1.2075-1.0684.4951-.2876,1.0688-.4883,1.7222-.6035.5508-.0967,1.0698-.0864,1.5566.0322.4863.1191.9199.3193,1.2993.6045s.6968.6343.9517,1.0508c.2559.416.4272.874.5156,1.3721.0659.374.0693.7363.0098,1.0869-.0596.3496-.166.6885-.3198,1.0137-.1548.3262-.3472.6411-.5776.9453-.23.3057-.4824.5996-.7588.8828l-.7544.8691,3.3364,3.0063c.1611-.4585.2617-.9492.3022-1.4697.0405-.521.0103-1.0684-.0908-1.6396l2.6221-.4614c.1772,1.0049.2085,1.9648.0942,2.8804-.1147.9155-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8774-.7861c-.4917.4727-1.0205.8574-1.5845,1.1572s-1.2246.5156-1.981.6484c-.7412.1309-1.4282.1426-2.061.0342-.6323-.1064-1.1899-.3145-1.6719-.623-.4824-.3086-.8804-.707-1.1938-1.1963-.3135-.4883-.5259-1.0479-.6372-1.6777Zm2.8467-8.7661c.0586.3301.1851.6494.3804.9595.1948.3101.4424.6299.7427.9624l.8911-.939c.2017-.1855.3477-.3682.437-.5474.0894-.1777.146-.3428.1685-.4937s.0239-.2842.0039-.3975-.0361-.2031-.0479-.2695c-.0308-.1758-.0874-.3428-.1685-.5029-.0815-.1597-.1816-.2974-.3003-.4126-.1187-.1147-.2529-.2007-.4028-.2578-.1504-.0557-.3101-.0693-.479-.04-.2568.0454-.4727.1289-.6479.25-.1758.1221-.3125.2705-.4102.4458-.0977.1763-.1602.3706-.1865.5835-.0269.2124-.0205.4316.0195.6592Zm2.4165,9.7544c.3818-.0674.7471-.1846,1.0967-.3506.3486-.168.6753-.376.9795-.627l-3.561-3.2505-.0771.082c-.1826.2515-.3257.4922-.4287.7217-.1035.23-.1768.4473-.2197.6509-.0439.2041-.063.3945-.0586.5713s.0215.3428.0483.4971c.0518.293.1436.5566.2759.79.1318.2334.2949.4248.4883.5752.1929.1523.4141.2588.6636.3213.2495.0615.5142.0674.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m134.957,236.3472l9.2754-1.6323.4409,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.439-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m161.2158,248.2319l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2446,9.501-1.8052-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m171.769,242.0669c-.0508-.2861-.1479-.5449-.291-.7764-.1431-.2319-.353-.4341-.6299-.6089-.2769-.1738-.6235-.3164-1.041-.4292-.4175-.1118-.9258-.1938-1.5259-.2471-.7314-.0679-1.4399-.1885-2.126-.3618-.6855-.1758-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2036-.3843-.4834-.6377-1.0728-.7607-1.769-.1191-.6748-.084-1.3125.105-1.9116.1895-.6006.5029-1.1396.9409-1.6177.4385-.478.9839-.8809,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1919-.709.8369-.1475,1.6235-.1621,2.3608-.041.7363.1191,1.3926.353,1.9692.7007.5762.3496,1.0571.7988,1.4424,1.3511.3853.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6743-.3677-.9551-.167-.2798-.3813-.5093-.6436-.6865-.2622-.1763-.5713-.2949-.9258-.3584-.356-.062-.7583-.0532-1.2056.0259-.4116.0723-.7681.1865-1.0698.3413s-.5474.3418-.7358.5596c-.189.2183-.3179.4604-.3892.7256-.0703.2661-.0801.542-.0293.8281.0532.3008.1758.5591.3696.7739.1929.2153.4502.3945.7705.5386.3208.144.6997.2598,1.1353.3501.4365.0894.9238.1587,1.4624.208.772.0825,1.4932.2236,2.1646.4224.6714.2002,1.2666.4722,1.7852.8149.519.3428.9482.7622,1.29,1.2578.3408.4961.5698,1.0732.6865,1.7334.124.7021.0928,1.3525-.0933,1.9482s-.4956,1.1265-.9282,1.5923c-.4326.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3921.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.519-.0029-1.0249-.0591-1.5176-.1689-.4927-.1094-.9624-.2734-1.4092-.4888-.4478-.2163-.8496-.4888-1.207-.8188-.3574-.3311-.6616-.7227-.9126-1.1777-.2505-.4541-.4272-.9751-.5308-1.561l3.04-.5347c.0996.4805.2573.8799.4731,1.1963.2148.3188.479.562.7935.7344.3145.1704.6733.2744,1.0767.3091.4038.0347.8374.0117,1.2998-.0698.4111-.0723.7681-.1855,1.0708-.3364.3032-.1519.5493-.3311.7397-.5381.1904-.2075.3237-.4404.3989-.6992.0752-.2583.0879-.5312.0376-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m175.5723,229.1997l9.2744-1.6323.4414,2.4961-3.1279.5508,1.9478,11.0264,3.1279-.5508.439,2.4854-9.2744,1.6323-.4395-2.4854,3.0513-.5366-1.9478-11.0264-3.0513.5366-.4409-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m201.9512,239.1357c-.1543.2769-.3838.5698-.6846.8799-.3018.3105-.6709.6074-1.1084.8926-.4385.2847-.9404.541-1.5059.7695s-1.1855.4019-1.8613.521c-.9111.1602-1.7617.1431-2.5527-.0503-.792-.1938-1.502-.5483-2.1309-1.0649s-1.1621-1.1909-1.6016-2.0249c-.4385-.833-.7568-1.8105-.9551-2.9326l-.3843-2.1768c-.1982-1.1211-.2271-2.1489-.085-3.085.1406-.9351.4194-1.7578.8359-2.4663.4165-.7075.9507-1.2847,1.6021-1.7319.6514-.4478,1.3926-.7441,2.2227-.8906.9033-.1587,1.7109-.1831,2.4229-.0747s1.3369.3364,1.876.6841c.5381.3481.9922.8057,1.3613,1.376s.6621,1.2329.8789,1.9883l-3.0176.5312c-.248-.8022-.6045-1.3779-1.0703-1.7217-.4668-.3452-1.1113-.4453-1.9336-.3008-.3965.0703-.7461.2354-1.0488.4961-.3018.2617-.543.6079-.7236,1.0405-.1816.4326-.2949.9492-.3389,1.5503-.0469.6006-.002,1.2788.1309,2.0337l.3887,2.1992c.2715,1.4937.7236,2.5952,1.3555,3.3037.6328.7085,1.457.9771,2.4717.8066.2422-.0425.4775-.103.7061-.1807.2285-.0786.4395-.1689.6338-.2705.1943-.1025.3623-.209.5059-.3218.1426-.1113.2461-.2227.3096-.3325l-.501-2.9043-2.6553.4673-.4082-2.3086,5.7402-1.0098,1.125,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m215.3789,238.6997l-3.0615.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0615-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m227.7344,222.6157l-4.9453.8706,2.3838,13.4902-3.1064.5464-2.3838-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m239.459,230.1543c-.0508-.2861-.1465-.5449-.29-.7764s-.3535-.4346-.6299-.6094c-.2773-.1738-.624-.3159-1.041-.4287-.418-.1118-.9258-.1934-1.5254-.2471-.7324-.0674-1.4404-.1885-2.126-.3618-.6865-.1753-1.3076-.4204-1.8633-.7388-.5557-.3169-1.0264-.7188-1.4111-1.2036-.3838-.4829-.6367-1.0728-.7598-1.769-.1191-.6748-.085-1.3125.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4385-.4775.9834-.8809,1.6367-1.2114s1.3838-.5669,2.1924-.709c.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3936.353,1.9697.7007.5762.3496,1.0576.7988,1.4424,1.3511.3848.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0791-.3555-.2002-.6743-.3682-.9551-.166-.2798-.3809-.5088-.6426-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.0625-.7578-.0527-1.2061.0259-.4102.0723-.7676.1865-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2183-.3184.4604-.3887.7256-.0703.2666-.0811.542-.0303.8281.0537.3008.1768.5591.3701.7734.1924.2158.4502.3955.7705.5391.3213.144.6992.2598,1.1357.3501.4355.0894.9229.1587,1.4609.208.7725.0825,1.4941.2236,2.165.4224.6719.2002,1.2666.4722,1.7852.8149.5186.3423.9492.7622,1.29,1.2583.3408.4956.5703,1.0723.6865,1.7324.124.7021.0938,1.3535-.0928,1.9492-.1865.5952-.4961,1.126-.9287,1.5918-.4326.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3916.5464-2.2061.6895-.5078.0894-1.0205.1323-1.54.1289-.5186-.0034-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4888-.4473-.2163-.8496-.4893-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5347c.1006.481.2578.8799.4736,1.1963.2148.3188.4795.562.793.7344.3145.1704.6738.2744,1.0771.3091.4043.0347.8369.0117,1.2998-.0698.4111-.0723.7676-.1855,1.0703-.3364.3027-.1519.5498-.3311.7402-.5381.1904-.2075.3232-.4404.3984-.6992.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m5.0776,261.7993l-4.9458.8711,2.3838,13.4902-3.1074.5469-2.3833-13.4902-4.8799.8584-.4448-2.5176,12.9326-2.2764.4448,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m16.8022,269.3384c-.0508-.2861-.1479-.5449-.291-.7764-.1426-.2314-.353-.4346-.6299-.6094-.2769-.1738-.6235-.3154-1.041-.4287-.4175-.1113-.9258-.1934-1.5259-.2471-.7314-.0674-1.4399-.1885-2.126-.3623-.6855-.1748-1.3062-.4199-1.8623-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2031-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.3125.1055-1.9121s.5024-1.1396.9404-1.6172c.4385-.4775.9839-.8809,1.6377-1.2109.6533-.3311,1.3838-.5674,2.1919-.709.8374-.1475,1.6245-.1621,2.3608-.041.7363.1191,1.3926.3525,1.9692.7002.5767.3496,1.0571.7988,1.4429,1.3516.3848.5508.6411,1.1865.7681,1.9043l-3.0186.5312c-.0781-.3555-.2002-.6748-.3677-.9551-.167-.2803-.3813-.5088-.6436-.6865-.2622-.1758-.5713-.2949-.9258-.3584-.356-.0625-.7578-.0527-1.2056.0264-.4111.0723-.7681.1855-1.0698.3408s-.5474.3418-.7358.5596c-.1885.2188-.3179.4609-.3892.7256-.0703.2666-.0801.542-.0293.8281.0532.3008.1758.5586.3696.7734.1929.2158.4502.3955.7705.5391.3208.1445.6997.2598,1.1353.3506.4365.0889.9238.1582,1.4624.207.772.083,1.4932.2236,2.1646.4229.6719.2002,1.2666.4717,1.7852.8145.519.3428.9482.7627,1.29,1.2588.3408.4951.5698,1.0723.6865,1.7324.124.7021.0928,1.3535-.0933,1.9492s-.4956,1.126-.9282,1.5918c-.4326.4648-.9775.8545-1.6328,1.1709-.6562.3154-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.519-.0039-1.0249-.0596-1.5176-.1689-.4927-.1104-.9624-.2744-1.4092-.4893-.4478-.2168-.8496-.4893-1.207-.8184-.3574-.3311-.6616-.7227-.9121-1.1777-.251-.4551-.4277-.9756-.5312-1.5615l3.04-.5352c.0996.4814.2578.8809.4731,1.1973.2148.3184.479.5615.7935.7344.3145.1699.6733.2734,1.0767.3086.4038.0342.8374.0117,1.2998-.0693.4111-.0723.7681-.1855,1.0708-.3369.3032-.1514.5493-.3311.7397-.5381s.3237-.4404.3989-.6992c.0757-.2578.0879-.5312.0376-.8174Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m320.5918,340.8794l-.5352-9.8477,2.8418-.5.6035,16.3994-2.7988.4922-3.1895-9.1875.2051,9.7129-2.7988.4922-5.0312-15.6201,2.832-.498,2.8369,9.374-.3262-9.8164,2.2139-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m335.002,340.5991c-.0508-.2861-.1484-.5449-.291-.7764s-.3535-.4346-.6309-.6094c-.2754-.1748-.623-.3154-1.04-.4287-.418-.1113-.9268-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3623-.6865-.1748-1.3066-.4199-1.8633-.7383-.5557-.3174-1.0264-.7188-1.4111-1.2031-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.3125.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6182.4375-.4775.9834-.8809,1.6367-1.2109.6533-.3311,1.3838-.5674,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3926.3525,1.9697.7002.5762.3486,1.0576.7988,1.4424,1.3516.3848.5518.6416,1.1865.7686,1.9043l-3.0186.5312c-.0781-.3555-.2012-.6748-.3682-.9551-.167-.2793-.3818-.5088-.6436-.6865-.2617-.1758-.5703-.2959-.9258-.3584s-.7578-.0527-1.2051.0264c-.4121.0723-.7686.1855-1.0703.3408s-.5469.3418-.7363.5596c-.1885.2188-.3174.4609-.3887.7256-.0703.2666-.0801.542-.0293.8281.0527.3008.1758.5586.3701.7734.1924.2158.4502.3955.7705.5391.3203.1445.6992.2598,1.1348.3506.4365.0889.9238.1582,1.4629.208.7715.082,1.4932.2227,2.1641.4219.6719.2002,1.2666.4727,1.7852.8145.5195.3428.9492.7627,1.29,1.2588s.5703,1.0723.6865,1.7324c.125.7021.0938,1.3535-.0928,1.9492s-.4961,1.126-.9287,1.5918c-.4326.4648-.9775.8545-1.6328,1.1709-.6562.3154-1.3926.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5186-.0039-1.0254-.0596-1.5176-.1689-.4922-.1104-.9629-.2734-1.4092-.4893-.4473-.2158-.8496-.4893-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9766-.5312-1.5615l3.04-.5352c.0996.4814.2578.8809.4727,1.1973.2148.3184.4805.5615.7949.7344.3135.1699.6729.2734,1.0762.3086.4043.0352.8369.0117,1.2988-.0693.4121-.0723.7695-.1855,1.0713-.3369.3027-.1514.5498-.3311.7402-.5381s.3232-.4404.3984-.6992c.0752-.2578.0889-.5312.0381-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m353.1504,337.5083c-.0859-.4844-.0957-.9404-.0312-1.3672s.1914-.8369.3789-1.2285.4297-.7734.7246-1.1426c.2939-.3691.6318-.7412,1.0117-1.1182-.5488-.5762-.9941-1.1348-1.335-1.6758-.3428-.541-.5684-1.1221-.6787-1.7451-.1113-.6299-.1113-1.2197.001-1.7686.1104-.5488.3223-1.0352.6338-1.4609.3105-.4248.7129-.7812,1.208-1.0684.4941-.2871,1.0674-.4893,1.7217-.6035.5508-.0977,1.0703-.0859,1.5566.0332.4863.1182.9199.3193,1.2988.6035.3799.2861.6973.6348.9531,1.0508.2549.416.4258.875.5137,1.373.0664.374.0703.7354.0107,1.0859s-.166.6895-.3203,1.0146c-.1543.3262-.3467.6406-.5771.9453s-.4824.5996-.7578.8828l-.7549.8682,3.3359,3.0068c.1611-.458.2617-.9492.3018-1.4697.041-.5205.0107-1.0684-.0898-1.6396l2.6211-.4609c.1777,1.0039.209,1.9648.0947,2.8799-.1152.915-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5029.6162-.8779-.7871c-.4912.4736-1.0195.8584-1.584,1.1582s-1.2246.5156-1.9805.6484c-.7422.1309-1.4297.1426-2.0615.0352s-1.1904-.3164-1.6709-.624c-.4824-.3086-.8809-.7061-1.1943-1.1963-.3145-.4893-.5264-1.0479-.6377-1.6777Zm2.8477-8.7656c.0576.3301.1836.6484.3789.959.1953.3096.4424.6299.7441.9629l.8906-.9395c.2012-.1865.3467-.3682.4365-.5469.0889-.1777.1455-.3428.1689-.4941.0215-.1514.0234-.2842.0029-.3975-.0205-.1143-.0361-.2031-.0479-.2695-.0312-.1758-.0869-.3438-.168-.5029-.082-.1602-.1816-.2969-.2998-.4121s-.2539-.2012-.4033-.2588c-.1504-.0547-.3096-.0693-.4785-.0391-.2578.0449-.4736.1279-.6484.25-.1758.1211-.3125.2705-.4102.4453-.0977.1768-.1602.3701-.1865.584-.0264.2119-.0205.4316.0205.6592Zm2.416,9.7549c.3809-.0674.7471-.1855,1.0957-.3516.3496-.168.6758-.376.9805-.627l-3.5625-3.25-.0762.0811c-.1816.252-.3262.4922-.4277.7227-.1045.2295-.1777.4463-.2207.6504-.0439.2041-.0635.3945-.0586.5713s.0215.3428.0479.4961c.0518.2939.1445.5566.2764.791.1318.2334.2949.4258.4883.5762.1924.1514.4141.2578.6641.3203.249.0615.5137.0684.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m379.4199,320.5845l9.2744-1.6318.4404,2.4961-3.1279.5498,1.9482,11.0264,3.1289-.5498.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4404-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m405.6777,332.4692l-3.084.543-6.2861-9.5381,1.8242,10.3232-3.1172.5479-2.8281-16.0078,3.1172-.5479,6.2451,9.501-1.8066-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m416.2305,326.3042c-.0508-.2861-.1465-.5449-.29-.7764s-.3535-.4346-.6299-.6094c-.2773-.1748-.624-.3164-1.042-.4287-.417-.1123-.9258-.1934-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3623-.6855-.1748-1.3066-.4199-1.8623-.7383s-1.0264-.7188-1.4111-1.2041c-.3848-.4824-.6377-1.0723-.7607-1.7686-.1191-.6748-.085-1.3125.1045-1.9121s.5029-1.1396.9414-1.6172.9844-.8809,1.6377-1.2119c.6533-.3301,1.3838-.5664,2.1914-.709.8379-.1465,1.624-.1611,2.3613-.04.7363.1182,1.3926.3525,1.9697.7002.5762.3486,1.0566.7988,1.4424,1.3516.3848.5508.6416,1.1865.7686,1.9043l-3.0186.5312c-.0791-.3555-.2012-.6748-.3682-.9551s-.3809-.5088-.6426-.6865c-.2627-.1768-.5723-.2959-.9277-.3584s-.7568-.0527-1.2051.0254c-.4111.0723-.7676.1855-1.0693.3418-.3018.1543-.5479.3418-.7363.5596-.1885.2188-.3174.4609-.3877.7256-.0713.2666-.0811.542-.0312.8281.0537.3008.1768.5576.3711.7734.1914.2158.4492.3955.7695.5391.3213.1436.6992.2598,1.1357.3506.4365.0889.9229.1582,1.4619.207.7725.083,1.4941.2236,2.165.4229.6719.2002,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2588c.3408.4951.5693,1.0723.6855,1.7324.125.7021.0938,1.3535-.0928,1.9492s-.4951,1.126-.9277,1.5918c-.4326.4648-.9775.8545-1.6328,1.1709-.6572.3154-1.3916.5459-2.207.6895-.5068.0889-1.0205.1318-1.5391.1289-.5195-.0039-1.0254-.0596-1.5176-.1689-.4932-.1104-.9619-.2744-1.4092-.4893-.4473-.2168-.8496-.4893-1.207-.8193s-.6611-.7217-.9121-1.1768-.4277-.9766-.5312-1.5615l3.04-.5352c.1006.4814.2578.8799.4727,1.1973.2148.3184.4795.5615.7939.7334.3145.1709.6738.2744,1.0771.3096.4033.0342.8369.0117,1.2998-.0693.4102-.0732.7676-.1855,1.0703-.3369.3027-.1523.5498-.3311.7402-.5381.1895-.208.3223-.4404.3984-.6992.0752-.2578.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m420.0342,313.437l9.2744-1.6318.4414,2.4961-3.1289.5498,1.9492,11.0264,3.1279-.5498.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0518.5371-.4404-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m446.4131,323.3726c-.1553.2773-.3838.5703-.6846.8799-.3008.3105-.6709.6074-1.1094.8936-.4375.2842-.9395.541-1.5049.7676-.5654.2285-1.1855.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5527-.0488-.792-.1943-1.502-.5488-2.1309-1.0654s-1.1631-1.1914-1.6016-2.0254c-.4385-.833-.7568-1.8096-.9551-2.9326l-.3848-2.1758c-.1982-1.1211-.2256-2.1494-.085-3.0859.1416-.9346.4199-1.7568.8359-2.4658.417-.708.9512-1.2852,1.6025-1.7314.6514-.4482,1.3926-.7451,2.2227-.8906.9033-.1592,1.7109-.1846,2.4229-.0752.7119.1084,1.3369.3369,1.876.6836.5381.3477.9922.8066,1.3613,1.376.3691.5713.6631,1.2334.8789,1.9873l-3.0186.5312c-.2471-.8018-.6035-1.377-1.0703-1.7207-.4658-.3457-1.1104-.4443-1.9326-.2998-.3965.0693-.7461.2344-1.0479.4951-.3027.2617-.5439.6084-.7246,1.041-.1816.4326-.2949.9492-.3398,1.5498-.0449.6016-.002,1.2793.1318,2.0342l.3887,2.1982c.2715,1.4951.7236,2.5967,1.3564,3.3047.6318.708,1.4561.9775,2.4707.8066.2422-.043.4775-.1035.7061-.1807.2285-.0781.4404-.1689.6338-.2705.1943-.1025.3633-.21.5059-.3213.1426-.1123.2461-.2227.3105-.333l-.502-2.9043-2.6553.4678-.4072-2.3086,5.7383-1.0107,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m459.8418,322.937l-3.0625.5391-1.2266-6.9375-4.5381.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m472.1973,306.853l-4.9453.8701,2.3828,13.4902-3.1074.5469-2.3828-13.4902-4.8799.8584-.4443-2.5176,12.9316-2.2754.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m483.9219,314.3921c-.0508-.2861-.1484-.5449-.291-.7773-.1426-.2314-.3535-.4336-.6309-.6084-.2754-.1748-.623-.3164-1.04-.4297-.418-.1113-.9268-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3613-.6865-.1758-1.3066-.4209-1.8633-.7383-.5557-.3184-1.0264-.7188-1.4111-1.2041-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.3115.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6172.4375-.4785.9834-.8818,1.6367-1.2119s1.3838-.5664,2.1924-.709c.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3926.3535,1.9697.7012.5762.3486,1.0576.7979,1.4424,1.3506.3848.5518.6416,1.1875.7686,1.9053l-3.0186.5312c-.0781-.3564-.2012-.6748-.3682-.9561-.167-.2793-.3818-.5088-.6436-.6855s-.5703-.2969-.9258-.3594c-.3555-.0615-.7578-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3408s-.5469.3428-.7363.5596c-.1875.2188-.3174.4609-.3887.7266-.0703.2656-.0801.541-.0293.8271.0527.3008.1758.5586.3701.7744.1924.2158.4502.3945.7705.5391.3203.1436.6992.2588,1.1348.3496.4365.0898.9238.1592,1.4629.208.7715.083,1.4932.2236,2.1641.4229.6719.1992,1.2666.4717,1.7852.8145.5195.3428.9492.7627,1.29,1.2578.3408.4961.5703,1.0732.6865,1.7334.125.7021.0938,1.3525-.0928,1.9482s-.4961,1.127-.9287,1.5928c-.4326.4648-.9775.8545-1.6328,1.1699-.6562.3164-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5186-.0029-1.0254-.0596-1.5176-.1689s-.9629-.2734-1.4092-.4893c-.4473-.2158-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1777-.252-.4541-.4287-.9756-.5322-1.5605l3.04-.5352c.0996.4805.2578.8799.4727,1.1963.2148.3184.4805.5625.7949.7344.3135.1699.6729.2744,1.0762.3086.4043.0352.8369.0117,1.2988-.0693.4121-.0723.7695-.1855,1.0713-.3359.3037-.1523.5498-.332.7402-.5381.1904-.208.3232-.4404.3984-.7002.0762-.2578.0889-.5303.0381-.8164Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m325.6494,59.7832l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m337.2432,50.5098l-6.5879,1.1592.7988,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m348.8691,49.1333l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6201,2.8311-.4985,2.8379,9.375-.3262-9.8164,2.2139-.3901,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m363.2783,48.853c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2319-.3535-.4341-.6309-.6089-.2764-.1738-.623-.3164-1.041-.4282-.418-.1128-.9258-.1948-1.5254-.248-.7314-.0669-1.4404-.1885-2.126-.3618-.6865-.1758-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2026-.3838-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.084-1.3125.1055-1.9116.1895-.6006.502-1.1396.9404-1.6177s.9834-.8809,1.6377-1.2114c.6523-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.625-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017s1.0586.7979,1.4434,1.3501c.3848.5518.6406,1.187.7676,1.9048l-3.0176.5312c-.0791-.356-.2012-.6743-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5713-.2949-.9258-.3574-.3555-.063-.7578-.0542-1.2061.0249-.4111.0723-.7676.1865-1.0693.3413s-.5479.3423-.7363.5596c-.1885.2192-.3184.4604-.3887.7261s-.0801.5415-.0293.8276c.0527.3008.1758.5591.3691.7739.1934.2153.4512.3945.7715.5391.3203.1436.6992.2593,1.1348.3496.4365.0894.9238.1587,1.4619.208.7725.0825,1.4932.2236,2.165.4224.6719.2012,1.2656.4722,1.7852.8149.5186.3428.9482.7622,1.29,1.2578.3408.4961.5693,1.0732.6865,1.7334.124.7031.0928,1.3525-.0938,1.9482-.1855.5957-.4951,1.1265-.9277,1.5923-.4336.4648-.9775.856-1.6328,1.1704-.6562.3159-1.3926.5459-2.207.6895-.5068.0894-1.0195.1333-1.5391.1289-.5195-.0029-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2734-1.4102-.4888s-.8496-.4888-1.2061-.8188c-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5347c.0996.4805.2578.8799.4727,1.1963.2148.3188.4805.562.7939.7344.3135.1704.6729.2744,1.0771.3091s.8359.0117,1.2988-.0698c.4121-.0723.7686-.1855,1.0703-.3364.3037-.1519.5508-.3301.7402-.5381.1914-.2075.3232-.4404.3994-.6992.0752-.2583.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m381.4277,45.7617c-.0859-.4844-.0967-.9404-.0312-1.3667.0645-.4272.1904-.8374.3789-1.229.1875-.3916.4297-.7734.7236-1.1421.2939-.3691.6318-.7417,1.0127-1.1187-.5488-.5762-.9941-1.1343-1.3359-1.6753-.3418-.5405-.5674-1.1226-.6777-1.7456-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3232-1.0356.6348-1.4604.3105-.4248.7129-.7812,1.207-1.0688.4951-.2876,1.0684-.4878,1.7227-.603.5508-.0967,1.0693-.0864,1.5557.0322.4873.1187.9209.3193,1.2998.604.3789.2856.6973.6343.9521,1.0508s.4268.8745.5146,1.3726c.0664.374.0703.7358.0107,1.0869-.0596.3496-.167.6885-.3203,1.0137-.1553.3262-.3467.6411-.5771.9453-.2305.3057-.4824.5996-.7578.8828l-.7559.8696,3.3369,3.0054c.1611-.458.2617-.9492.3018-1.4697.041-.5205.0098-1.0679-.0908-1.6382l2.6221-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1152.9155-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5039.6167-.877-.7861c-.4922.4717-1.0195.8569-1.584,1.1567-.5645.2993-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0605.0347-.6328-.1074-1.1904-.3154-1.6719-.623-.4824-.3091-.8809-.707-1.1943-1.1968-.3135-.4888-.5254-1.0483-.6367-1.6782Zm2.8467-8.7656c.0576.3301.1846.6489.3799.959.1943.3105.4424.6299.7441.9629l.8896-.9395c.2021-.1851.3477-.3682.4365-.5459.0898-.1787.1465-.3438.1689-.4946s.0244-.2842.0039-.3975-.0361-.2031-.0479-.2695c-.0312-.1758-.0869-.3433-.1689-.5029-.0811-.1602-.1807-.2974-.2998-.4126-.1182-.1152-.2529-.2012-.4023-.2583-.1504-.0552-.3105-.0693-.4785-.0396-.2578.0454-.4736.1284-.6484.25-.1758.1216-.3125.2705-.4102.4468-.0977.1753-.1602.3696-.1875.5825-.0264.2119-.0195.4316.0205.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0967-.3511.3486-.1685.6758-.376.9805-.6265l-3.5625-3.251-.0762.082c-.1826.2515-.3262.4922-.4287.7217-.1035.2295-.1768.4468-.2197.6509-.0449.2041-.0635.395-.0586.5713.0039.1772.0205.3423.0479.4966.0518.293.1436.5571.2764.7905.1318.2334.2949.4253.4883.5757.1924.1523.4141.2583.6631.3213.249.0605.5146.0674.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m407.6963,28.8384l9.2754-1.6323.4404,2.4961-3.1279.5508,1.9482,11.0273,3.1279-.5508.4395,2.4844-9.2754,1.6323-.4385-2.4844,3.0508-.5371-1.9482-11.0273-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m433.9541,40.7227l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m444.5078,34.5581c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6299-.6089-.2764-.1738-.624-.3159-1.041-.4282s-.9258-.1943-1.5264-.248c-.7305-.0664-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4204-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2021-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.312.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6177.4375-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017.5771.3486,1.0576.7974,1.4424,1.3501.3857.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3818-.5088-.6436-.686-.2627-.1763-.5713-.2954-.9268-.3579-.3555-.063-.7578-.0537-1.2051.0254-.4111.0723-.7676.1865-1.0703.3408-.3008.1553-.5469.3423-.7354.5596-.1885.2197-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1758.5596.3701.7739.1924.2158.4502.395.7705.5391.3213.144.6992.2593,1.1348.3501.4365.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.2007,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4961.5693,1.0728.6855,1.7329.125.7031.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8555-1.6338,1.1704-.6562.3159-1.3906.5459-2.207.6895-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0034-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2739-1.4082-.4893-.4482-.2153-.8506-.4888-1.207-.8184-.3574-.3311-.6621-.7227-.9121-1.1777-.251-.4546-.4287-.9751-.5312-1.561l3.04-.5352c.0996.481.2568.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3145.1699.6729.2739,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3306.7393-.5381s.3232-.4404.3994-.6997c.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m448.3105,21.6909l9.2754-1.6323.4414,2.4961-3.1289.5503,1.9482,11.0273,3.1279-.5503.4395,2.4844-9.2754,1.6323-.4385-2.4844,3.0508-.5371-1.9482-11.0273-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m474.6904,31.627c-.1553.2769-.3838.5698-.6846.8794-.3018.311-.6709.6084-1.1094.8931-.4375.2842-.9395.542-1.5049.7695-.5654.228-1.1865.4019-1.8623.5205-.9102.1606-1.7617.1431-2.5527-.0498-.791-.1943-1.502-.5483-2.1299-1.0649-.6289-.5171-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.7075.9512-1.2852,1.6016-1.7319.6523-.4482,1.3926-.7446,2.2227-.8906.9043-.1592,1.7109-.1836,2.4238-.0752.7119.1084,1.3369.3369,1.875.6841.5391.3481.9922.8062,1.3613,1.3765.3701.5703.6641,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3774-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7461.2354-1.0488.4956-.3018.2617-.5439.6084-.7236,1.041-.1816.4326-.2949.9487-.3398,1.5498s-.002,1.2793.1318,2.0342l.3877,2.1992c.2715,1.4937.7246,2.5952,1.3564,3.3037.6328.7095,1.4561.9771,2.4717.8066.2422-.0425.4775-.103.7061-.1807.2275-.0786.4395-.1694.6338-.271.1934-.1025.3623-.2085.5059-.3213.1426-.1118.2461-.2227.3096-.3325l-.501-2.9043-2.6553.4673-.4072-2.3086,5.7383-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m488.1182,31.1909l-3.0625.5386-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.541-2.8281-16.0078,3.0732-.541,1.1602,6.5645,4.5381-.7988-1.1602-6.5645,3.0625-.5386,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m500.4746,15.1064l-4.9463.8706,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2764.4453,2.5176Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m102.9912,98.9673l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m114.585,89.6943l-6.5869,1.1592.7988,4.5195,7.6992-1.355.4414,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4307,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m126.2119,88.3179l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3262-9.8164,2.2148-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m140.6211,88.0376c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3159-1.041-.4282s-.9258-.1943-1.5259-.248c-.731-.0664-1.4399-.1885-2.1255-.3618-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2026-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.312.1055-1.9111.1895-.6006.5024-1.1396.9409-1.6177.438-.478.9834-.8813,1.6377-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017.5767.3486,1.0576.7974,1.4429,1.3501.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3579-.356-.063-.7578-.0537-1.2056.0254-.4111.0723-.7681.1865-1.0698.3408-.3018.1553-.5474.3423-.7358.5596-.1885.2197-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8276.0532.3008.1758.5596.3696.7739.1929.2158.4502.395.7705.5391.3213.144.6997.2593,1.1353.3501.436.0894.9238.1587,1.4624.208.772.0825,1.4932.2231,2.165.4224.6714.2007,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583.3413.4961.5698,1.0728.6865,1.7329.1245.7031.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8555-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0889-1.0195.1328-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4287-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8804.4727,1.1968.2148.3184.4795.562.7939.7344.314.1699.6729.2739,1.0762.3086.4043.0352.8374.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3306.7397-.5381s.3232-.4404.3989-.6997c.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m158.77,84.9463c-.0854-.4844-.0962-.9404-.0312-1.3672.064-.4268.1909-.8369.3784-1.2285.189-.3916.4302-.7734.7246-1.1426.2939-.3687.6318-.7412,1.0117-1.1182-.5479-.5762-.9932-1.1343-1.335-1.6753s-.5679-1.1226-.6777-1.7456c-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3228-1.0356.6343-1.4609.3105-.4243.7139-.7812,1.2075-1.0684.4946-.2876,1.0688-.4883,1.7222-.603.5508-.0972,1.0698-.0869,1.5562.0322.4868.1187.9199.3193,1.2993.604.3794.2856.6978.6343.9526,1.0508.2549.416.4268.8745.5151,1.3726.0659.374.0688.7354.0098,1.0864-.0591.3496-.166.689-.3203,1.0142-.1548.3262-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8823l-.7549.8701,3.3364,3.0054c.1611-.458.2617-.9492.3022-1.4697s.0103-1.0684-.0908-1.6387l2.6216-.4609c.1772,1.0039.2095,1.9639.0942,2.8789-.1143.9155-.397,1.7686-.8481,2.5581l2.5376,2.2739-3.5039.6167-.8774-.7861c-.4912.4722-1.02.8574-1.5835,1.1567-.5645.2998-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1074-1.1899-.3154-1.6714-.6235-.4824-.3086-.8809-.7065-1.1943-1.1963-.3135-.4888-.5259-1.0483-.6372-1.6782Zm2.8472-8.7656c.0581.3301.1846.6489.3799.959.1943.3101.4419.6299.7432.9629l.8906-.9395c.2017-.1855.3472-.3682.4365-.5459.0898-.1787.146-.3438.1689-.4951.0225-.1509.0234-.2842.0034-.3975s-.0356-.2031-.0474-.2695c-.0312-.1758-.0879-.3428-.1689-.5029-.0815-.1597-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0552-.3101-.0693-.479-.0396-.2573.0449-.4731.1284-.6484.25-.1758.1216-.3125.2705-.4097.4463-.0977.1758-.1602.3696-.1865.583-.0269.2119-.02.4316.02.6592Zm2.416,9.7544c.3818-.0669.7471-.1846,1.0967-.3511.3486-.168.6753-.3755.9795-.6265l-3.5615-3.2505-.0762.0815c-.1826.2515-.3262.4927-.4287.7222-.1045.2295-.1772.4468-.2207.6509s-.063.3945-.0581.5708c.0044.1777.021.3428.0479.4971.0518.293.144.5566.2759.79.1323.2339.2954.4258.4883.5762.1929.1523.4146.2578.6641.3208.2495.061.5142.0679.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m185.0391,68.0225l9.2744-1.6318.4414,2.4961-3.1279.5503,1.9482,11.0273,3.1279-.5503.4385,2.4844-9.2744,1.6318-.4395-2.4844,3.0518-.5366-1.9482-11.0273-3.0513.5366-.4409-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m211.2969,79.9072l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m221.8496,73.7422c-.0508-.2861-.1465-.5449-.29-.7764-.1426-.2314-.3535-.4341-.6299-.6089-.2773-.1743-.624-.3164-1.041-.4282-.418-.1128-.9258-.1943-1.5254-.248-.7314-.0664-1.4404-.1885-2.126-.3618-.6865-.1753-1.3066-.4204-1.8623-.7388-.5566-.3169-1.0273-.7183-1.4121-1.2026-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.3125.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3306,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1606,2.3604-.041.7373.1191,1.3936.353,1.9697.7017s1.0576.7979,1.4424,1.3506c.3857.5513.6416,1.1865.7686,1.9043l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2798-.3809-.5088-.6426-.6865-.2627-.1763-.5713-.2949-.9268-.3574-.3555-.063-.7578-.0537-1.2061.0249-.4102.0723-.7676.1865-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2192-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8281.0537.3008.1768.5591.3701.7739.1924.2153.4502.395.7705.5386.3213.144.7002.2598,1.1357.3501.4355.0894.9238.1587,1.4609.208.7725.0825,1.4941.2236,2.166.4224.6709.2012,1.2656.4722,1.7842.8149s.9492.7622,1.29,1.2583c.3408.4956.5703,1.0728.6865,1.7329.124.7031.0938,1.353-.0928,1.9487s-.4961,1.126-.9277,1.5918c-.4336.4648-.9785.856-1.6328,1.1709-.6572.3154-1.3926.5459-2.207.6895-.5078.0889-1.0195.1328-1.54.1284-.5186-.0029-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4888s-.8496-.4888-1.207-.8188c-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.041-.5347c.0996.481.2568.8799.4727,1.1968.2148.3184.4795.5615.7939.7339.3135.1704.6729.2744,1.0762.3091.4043.0347.8369.0117,1.2998-.0693.4111-.0728.7676-.1855,1.0703-.3369.3027-.1519.5498-.3301.7402-.5381.1904-.2075.3232-.4404.3984-.6992.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m225.6533,60.875l9.2754-1.6318.4404,2.4961-3.1279.5503,1.9482,11.0273,3.1279-.5503.4395,2.4844-9.2754,1.6318-.4385-2.4844,3.0508-.5371-1.9473-11.0273-3.0518.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m252.0332,70.811c-.1562.2769-.3838.5698-.6855.8799-.3008.3105-.6699.6084-1.1074.8931-.4395.2842-.9404.5415-1.5059.769-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.1431-2.5527-.0503-.792-.1938-1.501-.5483-2.1299-1.0649s-1.1641-1.1909-1.6016-2.0249c-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1768c-.1992-1.1211-.2266-2.1494-.0859-3.0854.1416-.9351.4199-1.7573.8369-2.4663.416-.7075.9502-1.2847,1.6016-1.7314.6514-.4482,1.3936-.7446,2.2227-.8906.9033-.1592,1.7119-.1836,2.4229-.0752.7119.1084,1.3379.3364,1.876.6836.5381.3486.9922.8066,1.3623,1.377.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.3779-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2349-1.0488.4956-.3018.2617-.543.6079-.7246,1.0405-.1807.4326-.2939.9492-.3398,1.5503-.0449.6011-.001,1.2788.1328,2.0337l.3877,2.1992c.2715,1.4941.7236,2.5957,1.3564,3.3037.6328.7095,1.457.9775,2.4707.8066.2422-.0425.4785-.103.707-.1807.2285-.0781.4395-.1689.6328-.2705.1943-.1025.3633-.209.5059-.3213.1426-.1118.2461-.2227.3105-.333l-.502-2.9043-2.6543.4678-.4082-2.3086,5.7393-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m265.4609,70.375l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m277.8164,54.291l-4.9453.8706,2.3828,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m289.541,61.8301c-.0508-.2861-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4341-.6299-.6089-.2773-.1738-.625-.3164-1.042-.4282-.417-.1128-.9258-.1943-1.5264-.248-.7305-.0664-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2026-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.312.1055-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1611,2.3613-.041.7363.1191,1.3926.3535,1.9688.7017.5771.3491,1.0576.7979,1.4424,1.3501.3857.5518.6426,1.1875.7695,1.9053l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3809-.5088-.6426-.686-.2627-.1768-.5723-.2954-.9277-.3579-.3555-.063-.7578-.0537-1.2051.0249-.4111.0723-.7676.1865-1.0703.3413-.3008.1548-.5469.3423-.7354.5596-.1885.2192-.3174.4604-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1768.5591.3701.7739.1924.2158.4502.395.7705.5391.3213.1436.6992.2593,1.1348.3496.4375.0898.9238.1592,1.4629.208.7715.083,1.4941.2236,2.165.4229.6709.2007,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4956.5693,1.0728.6855,1.7329.125.7031.0938,1.353-.0928,1.9487-.1865.5952-.4951,1.1265-.9277,1.5918s-.9775.856-1.6338,1.1704c-.6562.3164-1.3906.5464-2.207.6895-.5059.0894-1.0195.1333-1.5391.1289-.5186-.0029-1.0244-.0591-1.5176-.1689-.4922-.1094-.9619-.2734-1.4082-.4888-.4482-.2153-.8506-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.0996.481.2568.8799.4727,1.1963.2148.3188.4795.5625.7939.7344.3145.1704.6738.2744,1.0762.3091.4043.0347.8379.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.3306.7393-.5381.1904-.208.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-.8066,112.9268c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3164-1.041-.4277-.4175-.1133-.9258-.1948-1.5259-.248-.731-.0669-1.4399-.189-2.1255-.3623-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3174-1.0269-.7188-1.4116-1.2026-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.312.1055-1.9116.1895-.6001.5024-1.1396.9409-1.6172.438-.478.9834-.8813,1.6377-1.2119.6528-.3301,1.3833-.5664,2.1914-.7085.8374-.1475,1.6245-.1611,2.3613-.041.7363.1191,1.3926.353,1.9688.7017.5767.3486,1.0576.7974,1.4429,1.3501.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2798-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3574-.356-.0635-.7578-.0542-1.2056.0244-.4111.0728-.7681.1865-1.0698.3418-.3018.1548-.5474.3418-.7358.5591-.1885.2197-.3179.4609-.3887.7261-.0703.2661-.0801.542-.0298.8281.0532.3008.1758.5586.3696.7734.1929.2158.4502.395.7705.5391.3213.144.6997.2598,1.1353.3501.437.0894.9238.1587,1.4624.2075.772.083,1.4932.2236,2.165.4229.6714.2012,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583s.5698,1.0728.6865,1.7329c.1245.7031.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8555-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0894-1.0195.1333-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4287-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8799.4727,1.1968.2148.3188.4795.562.7939.7344.314.1704.6729.2739,1.0762.3091.4043.0342.8374.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3306.7397-.5381s.3232-.4404.3989-.6997c.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m2.9961,100.0596l9.2754-1.6323.4409,2.4961-3.1279.5503,1.9478,11.0273,3.1279-.5503.4395,2.4844-9.2754,1.6323-.4385-2.4844,3.0508-.5371-1.9478-11.0273-3.0513.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m29.376,109.9951c-.1553.2773-.3838.5703-.6851.8799-.3013.311-.6704.6084-1.1084.8931-.4385.2847-.9399.542-1.5054.769-.5654.2285-1.1865.4023-1.8618.5215-.9111.1602-1.7617.1426-2.5532-.0503-.7915-.1938-1.5015-.5483-2.1299-1.0649-.6289-.5166-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.708.9507-1.2852,1.6021-1.7319.6519-.4478,1.3926-.7446,2.2222-.8906.9038-.1587,1.7114-.1831,2.4238-.0747.7119.1079,1.3369.3364,1.875.6836.5391.3481.9922.8062,1.3618,1.3765s.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.3779-1.0708-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.397.0698-.7461.2354-1.0488.4956-.3018.2617-.5435.6084-.7241,1.041-.1812.4326-.2944.9492-.3394,1.5498-.0454.6011-.0015,1.2793.1318,2.0342l.3882,2.1992c.2715,1.4937.7241,2.5952,1.356,3.3037.6328.709,1.4565.9771,2.4712.8066.2427-.043.478-.1035.7065-.1807.228-.0786.4395-.1689.6338-.2705.1934-.1025.3623-.209.5054-.3218.1431-.1118.2461-.2227.3101-.3325l-.5015-2.9043-2.6548.4673-.4077-2.3086,5.7388-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m42.8037,109.5596l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m55.1602,93.4756l-4.9463.8701,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2759.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m66.8838,101.0142c-.0508-.2861-.147-.5449-.29-.7769-.1436-.2314-.3535-.4341-.6304-.6089-.2769-.1738-.624-.3159-1.0415-.4277-.417-.1128-.9253-.1948-1.5254-.248-.7314-.0669-1.4399-.189-2.1255-.3623-.686-.1753-1.3071-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2026-.3843-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.312.105-1.9111.1895-.6006.5029-1.1396.9409-1.6177.4385-.478.9839-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1611,2.3608-.041.7363.1191,1.3926.353,1.9692.7017.5762.3486,1.0576.7974,1.4424,1.3501.3853.5518.6416,1.187.7686,1.9048l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2622-.1763-.5718-.2954-.9268-.3574-.3555-.0635-.7578-.0542-1.2056.0249-.4111.0723-.7676.1865-1.0693.3408-.3018.1553-.5479.3423-.7363.5596-.1885.2197-.3179.4609-.3887.7261-.0698.2661-.0801.5415-.0298.8276.0532.3008.1763.5596.3696.7739.1934.2158.4507.395.7715.5391s.6992.2598,1.1348.3501c.4365.0894.9238.1587,1.4619.208.772.0825,1.4937.2231,2.165.4224.6714.2012,1.2666.4722,1.7852.8145.519.3428.9482.7627,1.29,1.2583.3408.4961.5693,1.0728.686,1.7329.1245.7031.0933,1.353-.0928,1.9487s-.4956,1.1265-.9282,1.5923c-.4331.4648-.9775.8555-1.6328,1.1704-.6562.3159-1.3921.5459-2.207.6895-.5068.0889-1.0195.1328-1.5391.1289-.5195-.0034-1.0249-.0596-1.5176-.1689-.4932-.1099-.9624-.2734-1.4097-.4893-.4473-.2148-.8491-.4888-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5352c.1001.481.2573.8804.4727,1.1968.2153.3184.48.562.7939.7344.314.1699.6733.2739,1.0771.3086.4038.0352.8364.0122,1.2993-.0693.4111-.0723.7681-.1855,1.0703-.3364.3032-.1519.5498-.3306.7402-.5381s.3237-.4404.3989-.6997c.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m92.0889,37.2573l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m103.6826,27.9844l-6.5869,1.1592.7988,4.5186,7.6992-1.355.4414,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5186-7.666,1.3491.7129,4.0352,6.5869-1.1592.4307,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m115.3096,26.6079l-.5361-9.8491,2.8418-.5.6035,16.4004-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3262-9.8174,2.2148-.3896,3.1465,9.3896Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m129.7188,26.3276c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3169-1.041-.4292-.4175-.1113-.9258-.1934-1.5259-.2471-.7314-.0674-1.4399-.1885-2.1255-.3628-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3838-.4834-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5024-1.1387.9409-1.6167.438-.478.9834-.8813,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5767.3486,1.0576.7983,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2627-.1772-.5713-.2964-.9263-.3589-.356-.062-.7578-.0527-1.2056.0264-.4111.0723-.7681.1855-1.0698.3408s-.5474.3423-.7358.5596c-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1758.5596.3696.7739.1929.2158.4502.396.7705.54.3213.144.6997.2593,1.1353.3491.436.0903.9238.1597,1.4624.208.772.0835,1.4932.2241,2.165.4233.6714.1997,1.2661.4707,1.7852.8145.5186.3428.9482.7617,1.2896,1.2583.3413.4951.5698,1.0728.6865,1.7319.1245.7031.0933,1.353-.0933,1.9497-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.978.8545-1.6338,1.1704s-1.3911.5449-2.2065.6885c-.5068.0889-1.0195.1328-1.5391.1299-.519-.0034-1.0249-.0605-1.5176-.1699-.4927-.1099-.9624-.2729-1.4092-.4883-.4478-.2163-.8501-.4897-1.207-.8193-.3574-.3311-.6616-.7227-.9116-1.1768-.251-.4546-.4287-.9761-.5317-1.562l3.0405-.5352c.0996.4819.2573.8804.4727,1.1978.2148.3174.4795.562.7939.7334.314.1709.6729.2739,1.0762.3096.4043.0352.8374.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3232-.4404.3989-.7007.0757-.2578.0879-.5308.0376-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m147.8677,23.2354c-.0854-.4834-.0962-.9395-.0312-1.3672.064-.4258.1909-.8359.3784-1.2285.189-.3906.4302-.7725.7246-1.1416.2939-.3687.6318-.7412,1.0117-1.1191-.5479-.5752-.9932-1.1343-1.335-1.6743-.3418-.541-.5679-1.1226-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3228-1.0356.6343-1.4619.3105-.4243.7139-.7812,1.2075-1.0674.4946-.2876,1.0688-.4893,1.7222-.604.5508-.0972,1.0698-.0859,1.5562.0322.4868.1187.9199.3203,1.2993.605s.6978.6343.9526,1.0508c.2549.416.4268.8735.5151,1.3716.0659.374.0688.7363.0098,1.0874-.0591.3486-.166.688-.3203,1.0142-.1548.3252-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8813l-.7549.8701,3.3364,3.0063c.1611-.459.2617-.9492.3022-1.4697s.0103-1.0684-.0908-1.6396l2.6216-.4609c.1772,1.0039.2095,1.9639.0942,2.8799-.1143.9155-.3975,1.7676-.8481,2.5571l2.5376,2.2749-3.5039.6167-.8774-.7871c-.4912.4722-1.02.8584-1.5835,1.1577-.5645.2998-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1084-1.1899-.3164-1.6714-.6245-.4824-.3086-.8809-.7065-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7656c.0581.3301.1846.6499.3799.96.1943.3091.4419.6299.7432.9629l.8906-.9395c.2017-.1865.3472-.3682.4365-.5469.0898-.1777.146-.3428.1689-.4951.0225-.1509.0234-.2832.0034-.3975-.02-.1133-.0361-.2021-.0479-.2686-.0308-.1768-.0874-.3438-.1685-.5029-.0815-.1606-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0562-.3101-.0693-.479-.0396-.2573.0449-.4731.1274-.6484.25-.1758.1206-.3125.2695-.4097.4453-.0977.1768-.1602.3706-.1865.584-.0269.2109-.02.4316.02.6582Zm2.416,9.7554c.3818-.0669.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.2495-.0762.0815c-.1826.2505-.3262.4917-.4287.7222-.1045.2295-.1772.4468-.2207.6499-.0435.2041-.063.3955-.0581.5718.0044.1768.021.3428.0479.4961.0518.293.144.5566.2759.79.1323.2339.2954.4268.4883.5771.1929.1514.4146.2578.6641.3198s.5142.0688.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m174.1367,6.3115l9.2744-1.6318.4414,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0518-.5366-1.9482-11.0264-3.0513.5366-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m200.3945,18.1973l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m210.9473,12.0322c-.0508-.2871-.1465-.5449-.29-.7764s-.3535-.4351-.6299-.6089c-.2773-.1753-.624-.3174-1.041-.4292-.418-.1118-.9258-.1934-1.5254-.2471-.7324-.0674-1.4404-.1885-2.126-.3628-.6865-.1743-1.3066-.4204-1.8623-.7378-.5566-.3179-1.0273-.7183-1.4121-1.2036-.3838-.4829-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.3115.1045-1.9116s.5029-1.1387.9414-1.6167c.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1616,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3506.3848.5522.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2808-.3809-.5088-.6426-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0527-1.2061.0259-.4102.0723-.7676.1855-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2183-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1768.5591.3701.7739.1924.2153.4502.396.7705.5396.3213.144.7002.2598,1.1357.3491.4355.0903.9238.1597,1.4609.208.7725.0835,1.4941.2246,2.166.4233.6709.2002,1.2656.4712,1.7842.8149.5186.3428.9492.7612,1.29,1.2583.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9497-.1865.5957-.4961,1.126-.9277,1.5918-.4336.4648-.9785.855-1.6338,1.1709-.6562.3154-1.3916.5449-2.2061.6885-.5078.0889-1.0195.1328-1.54.1294-.5186-.0029-1.0244-.0601-1.5166-.1699-.4941-.1094-.9629-.2725-1.4102-.4878-.4473-.2163-.8496-.4897-1.207-.8198-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4819.2568.8799.4727,1.1978.2148.3174.4795.5615.7939.7329.3135.1714.6729.2744,1.0762.3101.4043.0347.8369.0107,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3369.3027-.1509.5498-.3301.7402-.5371.1904-.2085.3232-.4404.3984-.7002.0762-.2578.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m214.751-.8359l9.2754-1.6318.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6318-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m241.1309,9.1001c-.1562.2769-.3838.5708-.6855.8809-.3008.3105-.6699.6074-1.1084.8931-.4385.2842-.9395.5405-1.5049.7681-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.144-2.5527-.0493-.792-.1938-1.501-.5493-2.1299-1.0649-.6289-.5166-1.1641-1.1919-1.6016-2.0259-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1504-.0859-3.0864.1416-.9351.4199-1.7573.8369-2.4653.416-.7075.9502-1.2856,1.6016-1.7324.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7119-.1846,2.4229-.0752.7119.1084,1.3379.3364,1.876.6836.5381.3477.9922.8066,1.3623,1.376.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.377-1.0713-1.7207-.4658-.3462-1.1104-.4458-1.9326-.3013-.3965.0698-.7461.2358-1.0488.4966-.3018.2607-.543.6079-.7246,1.0405-.1807.4316-.2939.9492-.3398,1.5503-.0449.6011-.001,1.2788.1328,2.0337l.3877,2.1982c.2715,1.4941.7236,2.5957,1.3564,3.3047.6328.7085,1.457.9775,2.4707.8066.2422-.0425.4785-.103.707-.1816.2285-.0771.4395-.168.6328-.2695.1943-.1025.3633-.21.5059-.3223.1426-.1108.2461-.2227.3105-.332l-.502-2.9043-2.6543.4678-.4082-2.3096,5.7393-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m254.5586,8.665l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m266.9141-7.4189l-4.9453.8706,2.3828,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5186,12.9326-2.2759.4443,2.5186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m278.6387.1201c-.0508-.2871-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4351-.6299-.6089-.2773-.1748-.625-.3174-1.042-.4292s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4209-1.8623-.7378c-.5557-.3179-1.0264-.7183-1.4111-1.2036-.3848-.4829-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5029-1.1387.9414-1.6167.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3311,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.3545,1.9688.7017.5771.3491,1.0576.7988,1.4424,1.3501.3857.5527.6426,1.1875.7695,1.9062l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556s-.3809-.5088-.6426-.686c-.2627-.1777-.5723-.2964-.9277-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0703.3413-.3008.1548-.5469.3423-.7354.5596-.1885.2183-.3174.4604-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1768.5591.3701.7739.1924.2158.4502.396.7705.54.3213.1436.6992.2593,1.1348.3486.4375.0908.9238.1602,1.4629.208.7715.084,1.4941.2246,2.165.4238.6709.1997,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4946.5693,1.0728.6855,1.7319.125.7031.0938,1.353-.0928,1.9497-.1865.5952-.4951,1.1265-.9277,1.5918s-.9775.855-1.6338,1.1704c-.6562.3164-1.3906.5454-2.207.6885-.5059.0894-1.0195.1333-1.5391.1299-.5186-.0029-1.0244-.0601-1.5176-.1699-.4922-.1094-.9619-.2725-1.4082-.4878-.4482-.2163-.8506-.4897-1.207-.8198-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9756-.5312-1.5615l3.04-.5352c.0996.4819.2568.8799.4727,1.1973.2148.3179.4795.5625.7939.7334.3145.1714.6738.2744,1.0762.3101.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3306.7393-.5371c.1904-.209.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-7.9062,38.3486l9.2754-1.6323.4409,2.4971-3.1279.5503,1.9478,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9478-11.0264-3.0513.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m18.4736,48.2842c-.1553.2773-.3838.5713-.6851.8809-.3013.311-.6704.6074-1.1089.8931-.438.2847-.9395.541-1.5054.7681-.5649.2285-1.186.4023-1.8613.5215-.9111.1602-1.7617.1436-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6016-2.0264-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0864.1411-.9351.4199-1.7573.8359-2.4648.417-.708.9507-1.2861,1.6021-1.7329.6519-.4478,1.3926-.7437,2.2222-.8896.9038-.1587,1.7114-.1841,2.4238-.0747.7119.1079,1.3369.3364,1.875.6836.5391.3472.9922.8062,1.3618,1.3755.3696.5703.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7207-.4658-.3457-1.1104-.4458-1.9326-.3013-.397.0698-.7461.2363-1.0488.4966-.3018.2607-.5435.6084-.7241,1.041-.1812.4316-.2944.9492-.3394,1.5498-.0454.6011-.0015,1.2793.1318,2.0342l.3882,2.1982c.2715,1.4937.7241,2.5952,1.356,3.3047.6328.708,1.4565.9771,2.4712.8066.2427-.043.478-.1035.7065-.1816.228-.0776.4395-.168.6338-.2695.1934-.1025.3623-.21.5054-.3228.1431-.1108.2461-.2227.3101-.3315l-.5015-2.9043-2.6548.4673-.4077-2.3096,5.7388-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m31.9014,47.8496l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m44.2578,31.7656l-4.9463.8701,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5186,12.9326-2.2759.4453,2.5186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m55.9814,39.3042c-.0508-.2871-.1475-.5449-.29-.7769-.1436-.2314-.3535-.4351-.6304-.6089-.2769-.1748-.624-.3169-1.0415-.4287-.417-.1118-.9253-.1938-1.5254-.2471-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3071-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3843-.4834-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.311.105-1.9111.1895-.6006.5029-1.1387.9409-1.6167.4385-.478.9839-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3926.354,1.9692.7017.5762.3486,1.0576.7983,1.4424,1.3501.3853.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2622-.1772-.5718-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0259-.4111.0723-.7676.1855-1.0693.3408s-.5479.3423-.7363.5596c-.1885.2188-.3179.4609-.3887.7261-.0698.2661-.0801.5415-.0298.8267.0532.3008.1763.5596.3696.7739.1934.2158.4507.396.771.54.3213.144.6997.2598,1.1353.3491.4365.0903.9238.1597,1.4619.208.772.0835,1.4937.2241,2.165.4233.6714.2002,1.2666.4712,1.7852.8145.519.3428.9482.7617,1.29,1.2583.3408.4951.5693,1.0728.686,1.7319.1245.7031.0933,1.353-.0928,1.9497-.186.5957-.4956,1.1265-.9282,1.5923-.4331.4648-.9775.8545-1.6328,1.1704-.6562.3159-1.3921.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1299-.5195-.0034-1.0249-.0605-1.5176-.1699-.4932-.1099-.9624-.2725-1.4097-.4883s-.8491-.4897-1.2065-.8193c-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9761-.5312-1.562l3.04-.5352c.1001.4819.2573.8804.4727,1.1978s.48.562.7939.7334c.314.1709.6733.2739,1.0771.3096.4038.0352.8364.0112,1.2993-.0703.4111-.0723.7681-.1846,1.0703-.3364.3032-.1509.5498-.3306.7402-.5371.1904-.2085.3237-.4404.3989-.7007.0752-.2578.0874-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m347.4541,183.2041l-3.085.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m359.0479,173.9307l-6.5869,1.1592.7979,4.5195,7.7002-1.355.4404,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0352,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m370.6738,172.5542l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6201,2.8311-.4985,2.8379,9.375-.3262-9.8164,2.2139-.3901,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m385.083,172.2739c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2319-.3535-.4341-.6309-.6089-.2764-.1738-.623-.3164-1.041-.4282-.418-.1128-.9258-.1948-1.5254-.248-.7314-.0679-1.4404-.1885-2.126-.3618-.6865-.1758-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2036-.3838-.4834-.6377-1.0728-.7607-1.769-.1191-.6748-.084-1.3125.1055-1.9116.1895-.6006.502-1.1396.9414-1.6177.4375-.478.9824-.8809,1.6367-1.2114.6523-.3306,1.3838-.5669,2.1914-.709.8379-.1475,1.625-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5762.3496,1.0586.7988,1.4434,1.3511.3848.5518.6416,1.187.7676,1.9048l-3.0176.5312c-.0791-.356-.2012-.6743-.3682-.9551-.167-.2798-.3818-.5088-.6436-.6865-.2617-.1763-.5703-.2949-.9258-.3584-.3555-.062-.7578-.0532-1.2061.0259-.4111.0723-.7676.1865-1.0693.3413s-.5479.3423-.7363.5596c-.1885.2183-.3184.4604-.3887.7261s-.0801.5415-.0293.8276c.0527.3008.1758.5591.3691.7739.1934.2153.4512.3945.7715.5391.3203.1436.6992.2593,1.1348.3496.4365.0894.9238.1587,1.4619.208.7725.0825,1.4932.2236,2.165.4224.6719.2002,1.2656.4722,1.7852.8149.5186.3428.9482.7622,1.29,1.2578.3408.4961.5693,1.0732.6865,1.7334.124.7021.0928,1.3525-.0938,1.9482-.1855.5957-.4951,1.1265-.9277,1.5923-.4336.4648-.9775.855-1.6328,1.1704-.6562.3159-1.3926.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.5195-.0029-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2734-1.4102-.4888-.4463-.2163-.8496-.4888-1.2061-.8188-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5347c.0996.4805.2578.8799.4727,1.1963.2148.3188.4805.562.7939.7344.3135.1704.6729.2744,1.0771.3091s.8359.0117,1.2988-.0698c.4121-.0723.7686-.1855,1.0703-.3364.3037-.1519.5508-.3311.7402-.5381.1914-.2075.3242-.4404.3994-.6992.0752-.2583.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m403.2324,169.1826c-.0859-.4844-.0967-.9404-.0312-1.3667.0645-.4272.1904-.8374.3789-1.229.1875-.3916.4297-.7734.7236-1.1421.2939-.3691.6318-.7417,1.0127-1.1187-.5488-.5762-.9941-1.1343-1.3359-1.6753-.3418-.5405-.5674-1.1226-.6777-1.7456-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3232-1.0356.6348-1.4604.3105-.4258.7129-.7812,1.207-1.0688.4951-.2876,1.0684-.4878,1.7227-.603.5508-.0967,1.0693-.0864,1.5557.0322.4873.1187.9209.3193,1.2998.604.3799.2856.6973.6343.9521,1.0508s.4268.8745.5146,1.3726c.0664.374.0703.7358.0107,1.0869-.0596.3496-.167.6885-.3203,1.0137-.1553.3262-.3467.6411-.5771.9453-.2305.3057-.4824.5996-.7578.8828l-.7559.8687,3.3369,3.0063c.1611-.458.2617-.9492.3018-1.4697.041-.5205.0098-1.0679-.0908-1.6392l2.6221-.4614c.1777,1.0049.209,1.9648.0947,2.8804-.1152.9155-.3975,1.7686-.8486,2.5576l2.5371,2.2744-3.5039.6167-.877-.7861c-.4922.4717-1.0195.8569-1.584,1.1567-.5645.2993-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0605.0347-.6328-.1074-1.1904-.3154-1.6719-.623-.4824-.3091-.8809-.707-1.1943-1.1968-.3135-.4888-.5254-1.0483-.6367-1.6782Zm2.8467-8.7656c.0576.3301.1846.6489.3799.959.1953.3105.4424.6299.7441.9629l.8896-.9395c.2021-.1851.3477-.3682.4365-.5469.0898-.1777.1465-.3428.1689-.4937s.0244-.2842.0039-.3975-.0361-.2031-.0479-.2695c-.0312-.1758-.0869-.3433-.1689-.5029-.0811-.1602-.1807-.2974-.2998-.4126-.1182-.1152-.2529-.2012-.4023-.2583-.1504-.0552-.3105-.0693-.4785-.0396-.2578.0454-.4736.1284-.6484.25-.1758.1216-.3125.2705-.4102.4458-.0977.1763-.1602.3706-.1875.5835-.0264.2119-.0195.4316.0205.6592Zm2.416,9.7549c.3818-.0674.7471-.1851,1.0967-.3511.3486-.1685.6758-.376.9805-.6265l-3.5625-3.251-.0762.082c-.1826.2515-.3262.4922-.4287.7217-.1035.2295-.1768.4468-.2197.6509-.0449.2041-.0635.395-.0586.5713.0039.1772.0205.3423.0479.4966.0518.293.1436.5571.2764.7905.1318.2334.2949.4253.4883.5757.1924.1523.4141.2583.6631.3213.25.0605.5146.0674.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m429.501,152.2593l9.2754-1.6323.4404,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m455.7588,164.1436l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m466.3125,157.979c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4341-.6299-.6089-.2764-.1738-.624-.3159-1.041-.4282s-.9258-.1943-1.5264-.248c-.7305-.0674-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4204-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2031-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.5029-1.1401.9414-1.6177.4375-.478.9834-.8813,1.6377-1.2114.6533-.3306,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5771.3496,1.0576.7983,1.4424,1.3511.3857.5513.6416,1.187.7686,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3818-.5088-.6436-.686-.2627-.1763-.5713-.2954-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1865-1.0703.3408-.3008.1553-.5469.3423-.7354.5596-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8276.0537.3008.1758.5596.3701.7739.1924.2158.4502.395.7705.5391.3213.144.6992.2593,1.1348.3501.4375.0894.9238.1587,1.4629.208.7715.0825,1.4932.2231,2.165.4224.6709.1997,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4961.5693,1.0728.6855,1.7329.125.7021.0938,1.353-.0928,1.9487s-.4951,1.1265-.9277,1.5923c-.4326.4648-.9775.8545-1.6338,1.1704s-1.3906.5459-2.207.6895c-.5059.0889-1.0195.1318-1.5391.1289-.5186-.0034-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2739-1.4082-.4893-.4482-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6621-.7227-.9121-1.1777-.251-.4546-.4277-.9751-.5312-1.561l3.04-.5352c.0996.481.2568.8804.4727,1.1968.2148.3184.4795.562.7939.7344.3145.1699.6729.2739,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3364.3027-.1519.5488-.3315.7393-.5381.1904-.2075.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m470.1152,145.1118l9.2754-1.6323.4414,2.4961-3.1289.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m496.4951,155.0479c-.1553.2769-.3838.5698-.6846.8794-.3018.311-.6709.6074-1.1094.8931-.4375.2842-.9395.541-1.5049.7695-.5654.228-1.1865.4019-1.8623.5205-.9102.1606-1.7617.1431-2.5527-.0498-.791-.1943-1.502-.5483-2.1299-1.0649-.6289-.5171-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.7075.9512-1.2852,1.6016-1.7319.6523-.4482,1.3926-.7446,2.2227-.8906.9043-.1592,1.7109-.1836,2.4238-.0752.7119.1084,1.3369.3369,1.875.6841.5391.3481.9922.8062,1.3613,1.3765.3701.5703.6641,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3774-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7461.2354-1.0488.4956-.3018.2617-.5439.6084-.7236,1.041-.1816.4326-.2949.9487-.3398,1.5498s-.002,1.2793.1318,2.0342l.3877,2.1992c.2715,1.4937.7246,2.5952,1.3564,3.3037.6328.7085,1.457.9771,2.4717.8066.2422-.0425.4775-.103.7061-.1807.2275-.0786.4395-.1694.6338-.271.1934-.1025.3623-.2085.5059-.3213.1426-.1118.2461-.2227.3096-.3325l-.501-2.9043-2.6553.4673-.4072-2.3086,5.7383-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m509.9229,154.6118l-3.0625.5386-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.541-2.8281-16.0078,3.0732-.541,1.1602,6.5645,4.5381-.7988-1.1602-6.5645,3.0625-.5386,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m124.7959,222.3882l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m136.3901,213.1152l-6.5869,1.1592.7983,4.5195,7.6997-1.355.4409,2.4951-10.8066,1.9019-2.8281-16.0078,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4312,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m148.0166,211.7388l-.5361-9.8481,2.8418-.5.6035,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8369,9.3745-.3262-9.8164,2.2148-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m162.4258,211.4585c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3159-1.041-.4282s-.9258-.1943-1.5259-.248c-.731-.0674-1.4399-.1885-2.1255-.3618-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2036-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.312.1055-1.9111.1895-.6006.5024-1.1396.9409-1.6177.438-.478.9834-.8813,1.6377-1.2114.6528-.3306,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5767.3496,1.0576.7983,1.4429,1.3511.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3589-.356-.062-.7578-.0527-1.2056.0264-.4111.0723-.7681.1865-1.0698.3408-.3018.1553-.5474.3423-.7358.5596-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8276.0532.3008.1758.5596.3696.7739.1929.2158.4502.395.7705.5391.3213.144.6997.2593,1.1353.3501.4365.0894.9238.1587,1.4624.208.772.0825,1.4932.2231,2.165.4224.6714.1997,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583.3413.4961.5698,1.0728.6865,1.7329.1245.7021.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.9775.8545-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4282-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8804.4727,1.1968.2148.3184.4795.562.7939.7344.314.1699.6729.2739,1.0762.3086.4043.0352.8374.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3315.7397-.5381.1904-.2075.3237-.4404.3989-.6997.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m180.5747,208.3672c-.0854-.4844-.0962-.9404-.0312-1.3672.064-.4268.1909-.8369.3784-1.2285.189-.3916.4302-.7734.7246-1.1426.2939-.3687.6318-.7412,1.0117-1.1182-.5479-.5762-.9932-1.1343-1.335-1.6753s-.5679-1.1226-.6777-1.7456c-.1113-.6299-.1113-1.2197,0-1.7681.1113-.5493.3228-1.0356.6343-1.4609.3105-.4253.7139-.7812,1.2075-1.0684.4946-.2876,1.0688-.4883,1.7222-.603.5508-.0972,1.0698-.0869,1.5562.0322.4868.1187.9199.3193,1.2993.604.3794.2856.6978.6343.9526,1.0508.2549.416.4268.8745.5151,1.3726.0659.374.0688.7354.0098,1.0864-.0591.3496-.166.689-.3203,1.0142-.1543.3262-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8823l-.7549.8691,3.3364,3.0063c.1611-.458.2617-.9492.3022-1.4697s.0103-1.0684-.0908-1.6396l2.6211-.4609c.1777,1.0049.21,1.9648.0957,2.8799-.1152.9155-.3984,1.7686-.8496,2.5581l2.5381,2.2739-3.5039.6167-.877-.7861c-.4917.4722-1.0205.8574-1.584,1.1567-.5645.2998-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1074-1.1899-.3154-1.6714-.6235-.4824-.3086-.8809-.7065-1.1943-1.1963-.3135-.4888-.5259-1.0483-.6372-1.6782Zm2.8472-8.7656c.0581.3301.1846.6489.3799.959.1943.3101.4419.6299.7432.9629l.8906-.9395c.2017-.1855.3472-.3682.4365-.5469.0898-.1777.146-.3428.1689-.4941.0225-.1509.0234-.2842.0034-.3975s-.0356-.2031-.0474-.2695c-.0312-.1758-.0879-.3428-.1689-.5029-.0815-.1597-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0552-.3101-.0693-.479-.0396-.2573.0449-.4731.1284-.6484.25-.1758.1216-.3125.2705-.4097.4453-.0977.1768-.1602.3706-.1865.584-.0269.2119-.02.4316.02.6592Zm2.416,9.7544c.3818-.0669.7471-.1846,1.0967-.3511.3486-.168.6758-.3755.9795-.6265l-3.5615-3.2505-.0762.0815c-.1826.2515-.3262.4927-.4287.7222-.104.2295-.1772.4468-.2207.6509s-.063.3945-.0581.5708c.0044.1777.021.3428.0479.4971.0522.293.144.5566.2764.79.1318.2339.2949.4258.4878.5762.1929.1523.4146.2578.6641.3208.25.061.5142.0679.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m206.8438,191.4434l9.2744-1.6318.4414,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0518-.5366-1.9482-11.0264-3.0508.5366-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m233.1016,203.3281l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m243.6543,197.1631c-.0498-.2861-.1465-.5449-.29-.7764-.1426-.2314-.3535-.4341-.6299-.6089-.2773-.1743-.624-.3164-1.041-.4282-.418-.1128-.9258-.1943-1.5254-.248-.7314-.0674-1.4404-.1885-2.126-.3618-.6865-.1753-1.3066-.4204-1.8623-.7388-.5566-.3169-1.0273-.7183-1.4121-1.2036-.3838-.4829-.6367-1.0728-.7598-1.769-.1191-.6748-.085-1.3125.1045-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3306,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1616,2.3604-.041.7373.1191,1.3936.353,1.9697.7007.5762.3496,1.0576.7988,1.4424,1.3516.3857.5513.6416,1.1865.7686,1.9043l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2798-.3809-.5088-.6426-.6865-.2627-.1763-.5713-.2949-.9268-.3584-.3555-.062-.7578-.0527-1.2061.0259-.4102.0723-.7676.1865-1.0684.3413-.3027.1548-.5488.3418-.7363.5596-.1895.2183-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8281.0537.3008.1768.5591.3701.7739.1924.2153.4502.395.7705.5386.3213.144.7002.2598,1.1357.3501.4355.0894.9238.1587,1.4619.208.7715.0825,1.4932.2236,2.165.4224.6709.2002,1.2656.4722,1.7842.8149s.9492.7622,1.29,1.2583c.3418.4956.5703,1.0728.6865,1.7329.124.7021.0938,1.353-.0928,1.9487s-.4961,1.126-.9277,1.5918c-.4336.4648-.9775.855-1.6328,1.1709-.6572.3154-1.3926.5459-2.207.6895-.5078.0889-1.0195.1318-1.54.1284-.5186-.0029-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4888-.4473-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.041-.5347c.0996.481.2568.8799.4727,1.1968.2148.3184.4795.5615.7939.7339.3135.1704.6729.2744,1.0762.3091.4043.0347.8369.0117,1.2998-.0693.4111-.0728.7676-.1855,1.0703-.3369.3027-.1519.5498-.3311.7402-.5381.1904-.2075.3242-.4404.3984-.6992.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m247.458,184.2959l9.2754-1.6318.4404,2.4961-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6318-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m273.8379,194.2319c-.1562.2769-.3838.5698-.6855.8799-.3008.3105-.6699.6074-1.1074.8931-.4395.2842-.9404.5405-1.5059.769-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.1431-2.5527-.0503-.792-.1938-1.501-.5483-2.1299-1.0649s-1.1641-1.1909-1.6016-2.0249c-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1768c-.1992-1.1211-.2266-2.1494-.0859-3.0854.1416-.9351.4199-1.7573.8369-2.4663.417-.7075.9502-1.2847,1.6016-1.7314.6523-.4482,1.3936-.7446,2.2227-.8906.9033-.1592,1.7119-.1836,2.4229-.0752.7119.1084,1.3379.3364,1.876.6836.5381.3486.9922.8066,1.3623,1.377.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.3779-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2349-1.0488.4956-.3018.2617-.543.6079-.7246,1.0405-.1807.4326-.2939.9492-.3398,1.5503-.0449.6011-.001,1.2788.1328,2.0337l.3877,2.1992c.2715,1.4941.7236,2.5957,1.3564,3.3037.6328.7085,1.457.9775,2.4707.8066.2422-.0425.4785-.103.707-.1807.2285-.0781.4395-.1689.6328-.2705.1953-.1025.3633-.209.5059-.3213.1426-.1118.2461-.2227.3105-.333l-.502-2.9043-2.6543.4678-.4082-2.3086,5.7393-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m287.2656,193.7959l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m299.6211,177.7119l-4.9453.8706,2.3828,13.4902-3.1064.5464-2.3828-13.4902-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m311.3457,185.251c-.0508-.2861-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4341-.6299-.6089-.2773-.1738-.625-.3164-1.042-.4282-.417-.1128-.9258-.1943-1.5264-.248-.7305-.0674-1.4395-.1885-2.125-.3618-.6855-.1753-1.3066-.4209-1.8623-.7388-.5557-.3169-1.0264-.7183-1.4111-1.2036-.3848-.4829-.6387-1.0728-.7617-1.769-.1191-.6748-.084-1.312.1055-1.9116.1895-.6001.5029-1.1396.9414-1.6177.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.3535,1.9688.7007.5771.3501,1.0576.7988,1.4424,1.3511.3857.5518.6426,1.1875.7695,1.9053l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556-.167-.2798-.3809-.5088-.6426-.686-.2627-.1768-.5723-.2954-.9277-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7676.1865-1.0703.3413-.3008.1548-.5469.3423-.7354.5596-.1885.2183-.3174.4604-.3877.7261-.0713.2661-.0811.5415-.0312.8276.0537.3008.1768.5591.3701.7739.1924.2158.4502.395.7705.5391.3213.1436.6992.2593,1.1348.3496.4375.0898.9238.1592,1.4629.208.7715.083,1.4941.2236,2.165.4229.6709.1997,1.2666.4717,1.7852.8145s.9482.7627,1.29,1.2583c.3408.4956.5693,1.0728.6855,1.7329.125.7021.0938,1.353-.0928,1.9487-.1865.5952-.4951,1.1265-.9277,1.5918s-.9775.855-1.6338,1.1704c-.6562.3164-1.3906.5464-2.207.6895-.5059.0894-1.0195.1323-1.5391.1289-.5186-.0029-1.0244-.0591-1.5176-.1689-.4922-.1094-.9619-.2734-1.4082-.4888-.4482-.2163-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1777-.251-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.0996.481.2568.8799.4727,1.1963.2148.3188.4795.5625.7939.7344.3145.1704.6738.2744,1.0762.3091.4043.0347.8379.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.3315.7393-.5381.1904-.208.3232-.4404.3994-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m10.4443,242.5127l-3.084.5425-6.2852-9.5381,1.8242,10.3232-3.1172.5483-2.8281-16.0078,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m20.998,236.3477c-.0508-.2861-.1475-.5449-.291-.7769-.1426-.2314-.353-.4341-.6299-.6089-.2764-.1738-.6235-.3164-1.041-.4277-.4175-.1133-.9258-.1948-1.5259-.248-.731-.0679-1.4399-.189-2.1255-.3623-.686-.1753-1.3066-.4204-1.8623-.7383-.5562-.3174-1.0269-.7188-1.4116-1.2036-.3838-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.084-1.312.1055-1.9116.1895-.6001.5024-1.1396.9409-1.6172.438-.478.9834-.8813,1.6377-1.2119.6528-.3301,1.3833-.5664,2.1914-.7085.8374-.1475,1.6245-.1621,2.3613-.041.7363.1191,1.3926.353,1.9688.7007.5767.3496,1.0576.7983,1.4429,1.3511.3853.5513.6411,1.187.7681,1.9048l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2798-.3813-.5088-.6431-.686-.2627-.1763-.5713-.2954-.9263-.3584-.356-.0625-.7578-.0532-1.2056.0254-.4111.0728-.7681.1865-1.0698.3418-.3018.1548-.5474.3418-.7358.5591-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.542-.0298.8281.0532.3008.1758.5586.3696.7734.1929.2158.4502.395.7705.5391.3213.144.6997.2598,1.1353.3501.437.0894.9238.1587,1.4624.2075.772.083,1.4932.2236,2.165.4229.6714.2002,1.2661.4717,1.7852.8145.5186.3428.9482.7627,1.2896,1.2583s.5698,1.0728.6865,1.7329c.1245.7021.0933,1.353-.0933,1.9487-.186.5957-.4956,1.1265-.9277,1.5923-.4331.4648-.9775.8545-1.6333,1.1704-.6562.3159-1.3916.5459-2.207.6895-.5068.0894-1.0195.1323-1.5391.1289-.519-.0034-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2739-1.4092-.4893-.4478-.2163-.8496-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1777-.251-.4546-.4282-.9751-.5317-1.561l3.0405-.5352c.0996.481.2573.8799.4727,1.1968.2148.3188.4795.562.7939.7344.314.1704.6729.2739,1.0762.3091.4043.0342.8374.0117,1.2998-.0698.4111-.0723.7686-.1855,1.0708-.3364.3032-.1519.5493-.3315.7397-.5381.1904-.2075.3237-.4404.3989-.6997.0757-.2578.0884-.5308.0376-.8169Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m24.8008,223.4805l9.2754-1.6323.4409,2.4961-3.1279.5503,1.9478,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9478-11.0264-3.0513.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m51.1807,233.416c-.1553.2773-.3838.5703-.6851.8799-.3013.311-.6704.6074-1.1084.8931-.438.2847-.9399.541-1.5054.769-.5654.2285-1.1865.4023-1.8618.5215-.9111.1602-1.7617.1426-2.5532-.0503-.7915-.1938-1.5015-.5483-2.1299-1.0649-.6289-.5166-1.1631-1.1909-1.6016-2.0254-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1768c-.1982-1.1211-.2266-2.1489-.085-3.0854.1416-.9351.4199-1.7573.8359-2.4658.417-.708.9507-1.2852,1.6021-1.7319.6519-.4478,1.3926-.7446,2.2222-.8906.9038-.1587,1.7114-.1831,2.4238-.0747.7119.1079,1.3369.3364,1.875.6836.5391.3481.9922.8062,1.3618,1.3765s.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.3779-1.0708-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.397.0698-.7461.2354-1.0488.4956-.3018.2617-.5435.6084-.7241,1.041-.1812.4326-.2944.9492-.3394,1.5498-.0454.6011-.0015,1.2793.1318,2.0342l.3882,2.1992c.2715,1.4937.7241,2.5952,1.356,3.3037.6328.708,1.457.9771,2.4712.8066.2427-.043.478-.1035.7065-.1807.228-.0786.4395-.1689.6338-.2705.1938-.1025.3623-.209.5054-.3218.1431-.1118.2461-.2227.3101-.3325l-.5015-2.9043-2.6548.4673-.4077-2.3086,5.7388-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m64.6084,232.9805l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0078,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m76.9648,216.8965l-4.9463.8701,2.3828,13.4902-3.1064.5469-2.3828-13.4902-4.8799.8589-.4453-2.5176,12.9326-2.2759.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m88.6885,224.4351c-.0508-.2861-.147-.5449-.29-.7769-.1436-.2314-.3535-.4341-.6304-.6089-.2764-.1738-.624-.3159-1.0415-.4277-.417-.1128-.9253-.1948-1.5254-.248-.7314-.0679-1.4399-.189-2.1255-.3623-.686-.1753-1.3071-.4204-1.8623-.7383-.5562-.3169-1.0269-.7188-1.4116-1.2036-.3843-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.0845-1.312.105-1.9111.1895-.6006.5029-1.1396.9414-1.6177.438-.478.9834-.8813,1.6372-1.2114.6533-.3306,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.041.7363.1191,1.3926.353,1.9692.7007.5762.3496,1.0576.7983,1.4424,1.3511.3853.5518.6421,1.187.7686,1.9048l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2793-.3813-.5088-.6431-.686-.2622-.1763-.5713-.2954-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0259-.4111.0723-.7676.1865-1.0693.3408-.3018.1553-.5479.3423-.7363.5596-.1885.2188-.3179.4609-.3882.7261-.0703.2661-.0806.5415-.0303.8276.0532.3008.1763.5596.3696.7739.1934.2158.4507.395.7715.5391s.6992.2598,1.1348.3501c.4365.0894.9238.1587,1.4619.208.772.0825,1.4937.2231,2.165.4224.6714.2002,1.2666.4722,1.7852.8145.519.3428.9482.7627,1.29,1.2583.3408.4961.5693,1.0728.686,1.7329.1245.7021.0933,1.353-.0928,1.9487s-.4956,1.1265-.9277,1.5923c-.4336.4648-.978.8545-1.6333,1.1704-.6562.3159-1.3921.5459-2.207.6895-.5068.0889-1.0195.1318-1.5391.1289-.5195-.0034-1.0249-.0596-1.5176-.1689-.4932-.1099-.9624-.2734-1.4097-.4893-.4468-.2158-.8491-.4888-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9751-.5312-1.561l3.04-.5352c.1001.481.2573.8804.4727,1.1968.2153.3184.48.562.7939.7344.314.1699.6733.2739,1.0771.3086.4038.0352.8364.0122,1.2993-.0693.4111-.0723.7681-.1855,1.0703-.3364.3032-.1519.5498-.3315.7402-.5381.1904-.2075.3237-.4404.3989-.6997.0752-.2578.0879-.5308.0371-.8169Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m369.2578,306.6235l-3.084.543-6.2852-9.5381,1.8242,10.3232-3.1172.5479-2.8281-16.0078,3.1172-.5479,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m380.8516,297.3501l-6.5869,1.1592.7979,4.5195,7.7012-1.3545.4404,2.4951-10.8066,1.9014-2.8281-16.0078,10.7734-1.8955.4443,2.5176-7.666,1.3486.7129,4.0352,6.5869-1.1592.4307,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m392.4785,295.9741l-.5361-9.8486,2.8418-.5.6025,16.3994-2.7969.4922-3.1914-9.1875.2051,9.7129-2.7969.4932-5.0312-15.6201,2.8311-.499,2.8369,9.375-.3262-9.8164,2.2148-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m406.8877,295.6938c-.0508-.2861-.1475-.5449-.29-.7764-.1436-.2324-.3535-.4346-.6309-.6094s-.623-.3164-1.041-.4287-.9258-.1943-1.5254-.2471c-.7314-.0684-1.4404-.1885-2.126-.3623-.6865-.1758-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2041c-.3848-.4834-.6377-1.0723-.7607-1.7686-.1191-.6748-.085-1.3125.1055-1.9121.1895-.6006.502-1.1396.9404-1.6172.4385-.4785.9834-.8809,1.6377-1.2119.6523-.3301,1.3838-.5664,2.1914-.709.8379-.1475,1.624-.1621,2.3613-.041.7363.1191,1.3926.3535,1.9688.7012.5762.3496,1.0576.7988,1.4434,1.3506.3848.5518.6406,1.1875.7676,1.9053l-3.0176.5312c-.0791-.3564-.2012-.6748-.3682-.9551s-.3818-.5088-.6436-.6865c-.2617-.1768-.5713-.2959-.9268-.3584-.3545-.0625-.7568-.0537-1.2051.0254-.4111.0723-.7676.1855-1.0693.3418-.3018.1543-.5479.3418-.7363.5596s-.3184.46-.3887.7256-.0801.542-.0293.8281c.0527.3008.1758.5576.3691.7734s.4512.3945.7715.5391c.3203.1436.6992.2598,1.1348.3496s.9238.1592,1.4619.208c.7725.083,1.4932.2236,2.165.4229.6719.2002,1.2656.4717,1.7852.8145.5186.3428.9482.7627,1.29,1.2578.3408.4961.5693,1.0732.6865,1.7334.123.7021.0928,1.3525-.0938,1.9482s-.4951,1.127-.9277,1.5928c-.4336.4648-.9775.8545-1.6328,1.1699-.6562.3164-1.3926.5459-2.207.6895-.5068.0898-1.0195.1328-1.5391.1289-.5195-.0029-1.0254-.0586-1.5176-.1689-.4932-.1094-.9629-.2734-1.4102-.4883-.4473-.2168-.8496-.4893-1.2061-.8193-.3574-.3311-.6611-.7227-.9131-1.1777-.25-.4541-.4277-.9746-.5303-1.5605l3.04-.5352c.0996.4805.2578.8799.4727,1.1963.2148.3193.4795.5625.7939.7344.3135.1709.6729.2744,1.0771.3096.4033.0342.8359.0117,1.2988-.0703.4121-.0723.7686-.1855,1.0703-.3359.3037-.1523.5508-.3311.7402-.5381.1914-.208.3232-.4404.3994-.6992.0752-.2588.0869-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m425.0371,292.6021c-.0859-.4844-.0967-.9404-.0312-1.3662.0645-.4277.1904-.8379.3789-1.2295.1875-.3916.4297-.7734.7236-1.1416.2939-.3691.6318-.7422,1.0127-1.1191-.5488-.5762-.9941-1.1338-1.3359-1.6748s-.5674-1.123-.6777-1.7461c-.1113-.6299-.1113-1.2197,0-1.7676.1113-.5498.3232-1.0361.6338-1.4609.3115-.4258.7139-.7812,1.208-1.0684.4951-.2881,1.0684-.4883,1.7227-.6035.5508-.0967,1.0693-.0859,1.5557.0322.4873.1191.9199.3193,1.2998.6045.3789.2852.6973.6338.9512,1.0508.2559.416.4277.874.5156,1.3721.0664.374.0703.7363.0107,1.0869-.0596.3496-.167.6885-.3203,1.0137-.1553.3262-.3467.6416-.5771.9453-.2305.3057-.4824.5996-.7588.8828l-.7549.8691,3.3369,3.0059c.1611-.458.2617-.9492.3018-1.4697s.0098-1.0674-.0908-1.6387l2.6221-.4619c.1777,1.0049.209,1.9648.0938,2.8809-.1143.915-.3975,1.7686-.8486,2.5576l2.5381,2.2744-3.5039.6162-.877-.7871c-.4922.4727-1.0195.8584-1.584,1.1582-.5645.2988-1.2246.5156-1.9814.6484-.7412.1299-1.4287.1426-2.0605.0342-.6328-.1074-1.1904-.3164-1.6719-.623-.4834-.3086-.8809-.707-1.1943-1.1963s-.5254-1.0488-.6367-1.6787Zm2.8467-8.7656c.0576.3301.1846.6494.3799.959.1943.3105.4424.6299.7432.9629l.8906-.9395c.2021-.1846.3477-.3682.4365-.5469.0898-.1777.1465-.3428.1689-.4932.0225-.1514.0234-.2842.0039-.3975-.0205-.1143-.0361-.2031-.0479-.2695-.0312-.1758-.0879-.3447-.1689-.5029-.0811-.1602-.1807-.2979-.2998-.4131-.1182-.1152-.2529-.2012-.4033-.2578-.1494-.0557-.3096-.0693-.4775-.04-.2578.0459-.4736.1289-.6484.25-.1768.1221-.3125.2705-.4102.4463s-.1602.3701-.1875.583c-.0264.2119-.0195.4316.0205.6592Zm2.416,9.7549c.3818-.0674.7471-.1846,1.0967-.3506.3486-.1689.6758-.376.9805-.627l-3.5625-3.251-.0762.082c-.1826.252-.3262.4922-.4287.7217-.1045.2295-.1768.4473-.2197.6514-.0449.2041-.0635.3945-.0586.5713.0039.1768.0205.3418.0479.4951.0518.2939.1436.5586.2764.792.1318.2334.2949.4248.4883.5752.1924.1523.4141.2588.6631.3213.249.0605.5146.0674.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m451.3057,275.6792l9.2744-1.6328.4414,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6328-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m477.5635,287.563l-3.085.543-6.2842-9.5381,1.8232,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m488.1172,281.3989c-.0508-.2861-.1484-.5449-.291-.7773-.1426-.2314-.3535-.4336-.6299-.6084s-.624-.3164-1.041-.4297c-.417-.1113-.9258-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3613-.6855-.1758-1.3066-.4209-1.8623-.7393-.5557-.3164-1.0264-.7178-1.4111-1.2031-.3848-.4834-.6387-1.0732-.7617-1.7695-.1191-.6748-.084-1.3115.1055-1.9111.1895-.6006.5029-1.1396.9414-1.6172.4375-.4785.9834-.8818,1.6377-1.2119.6523-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3926.3535,1.9697.7012.5771.3496,1.0576.7979,1.4424,1.3506.3857.5518.6416,1.1875.7686,1.9053l-3.0186.5312c-.0781-.3564-.2002-.6748-.3672-.9561-.167-.2793-.3818-.5088-.6436-.6855-.2627-.1768-.5713-.2969-.9268-.3594-.3555-.0615-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3408-.3018.1553-.5469.3428-.7354.5596-.1885.2188-.3174.4609-.3896.7266-.0693.2656-.0791.541-.0293.8271.0537.3008.1758.5586.3701.7744.1924.2158.4502.3945.7705.5391.3213.1436.6992.2588,1.1348.3496.4365.0898.9238.1592,1.4629.208.7715.083,1.4932.2236,2.1641.4229.6719.1992,1.2676.4717,1.7852.8145.5195.3428.9492.7627,1.29,1.2578.3408.4961.5703,1.0732.6865,1.7334.125.7021.0938,1.3525-.0928,1.9482s-.4961,1.127-.9287,1.5928c-.4316.4648-.9766.8545-1.6328,1.1699-.6562.3164-1.3906.5459-2.207.6895-.5059.0889-1.0195.1318-1.5391.1289-.5186-.0029-1.0244-.0596-1.5176-.1689-.4922-.1094-.9619-.2734-1.4092-.4893s-.8496-.4883-1.207-.8184c-.3574-.3311-.6611-.7227-.9111-1.1777-.252-.4541-.4287-.9746-.5322-1.5605l3.041-.5352c.0996.4805.2568.8799.4727,1.1963.2148.3184.4795.5625.7939.7344.3135.1699.6729.2744,1.0762.3086.4043.0352.8379.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.332.7393-.5381.1904-.208.3232-.4404.3994-.7002.0752-.2578.0879-.5303.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m491.9199,268.5317l9.2754-1.6328.4404,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6328-.4395-2.4854,3.0518-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m146.6006,345.8081l-3.0845.543-6.2847-9.5381,1.8237,10.3232-3.1172.5479-2.8281-16.0078,3.1172-.5479,6.2446,9.5-1.8057-10.2812,3.1064-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m158.1943,336.5347l-6.5869,1.1592.7983,4.5195,7.6997-1.3545.4409,2.4951-10.8066,1.9014-2.8281-16.0078,10.7734-1.8955.4448,2.5176-7.6665,1.3486.7129,4.0352,6.5869-1.1592.4312,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m169.8208,335.1587l-.5361-9.8486,2.8423-.5.603,16.3994-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6201,2.8311-.498,2.8374,9.375-.3262-9.8164,2.2144-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m184.2305,334.8784c-.0508-.2861-.1479-.5449-.291-.7773-.1426-.2314-.353-.4336-.6299-.6084s-.6235-.3164-1.041-.4297c-.4175-.1113-.9258-.1934-1.5259-.2471-.7314-.0674-1.4399-.1885-2.1255-.3613-.686-.1758-1.3066-.4209-1.8623-.7383-.5562-.3174-1.0269-.7188-1.4116-1.2041-.3843-.4834-.6377-1.0732-.7607-1.7695-.1191-.6748-.0845-1.3115.1055-1.9111.1895-.6006.5024-1.1396.9404-1.6172.4385-.4785.9839-.8818,1.6382-1.2119.6523-.3301,1.3833-.5664,2.1914-.709.8374-.1475,1.624-.1621,2.3608-.041.7368.1191,1.3926.3535,1.9692.7012.5767.3496,1.0576.7979,1.4429,1.3506.3853.5518.6411,1.1875.7681,1.9053l-3.0186.5312c-.0781-.3564-.2002-.6748-.3677-.9561-.1665-.2793-.3813-.5088-.6431-.6855-.2627-.1768-.5718-.2969-.9268-.3594-.3555-.0615-.7573-.0527-1.2051.0264-.4111.0723-.7681.1855-1.0698.3408-.3022.1553-.5474.3428-.7358.5596-.1885.2188-.3179.4609-.3892.7266-.0698.2656-.0796.541-.0293.8271.0532.3008.1758.5586.3696.7744.1929.2158.4502.3945.7705.5391.3213.1436.6992.2588,1.1353.3496.436.0898.9238.1592,1.4624.208.772.083,1.4932.2236,2.1646.4229.6719.1992,1.2666.4717,1.7852.8145.519.3428.9482.7627,1.2896,1.2578.3413.4961.5703,1.0732.687,1.7334.124.7021.0928,1.3525-.0933,1.9482-.1865.5957-.4961,1.127-.9282,1.5928-.4326.4648-.9775.8545-1.6333,1.1699-.6558.3164-1.3911.5459-2.2065.6895-.5068.0889-1.02.1318-1.5391.1289s-1.0249-.0596-1.5176-.1689-.9624-.2734-1.4097-.4893-.8496-.4883-1.207-.8184c-.3574-.3311-.6611-.7227-.9116-1.1777-.251-.4541-.4282-.9746-.5317-1.5605l3.041-.5352c.0996.4805.2573.8799.4727,1.1963.2148.3184.4795.5625.7935.7344.314.1699.6733.2744,1.0767.3086.4043.0352.8374.0117,1.2998-.0693.4111-.0723.7686-.1855,1.0708-.3359.3032-.1523.5493-.332.7397-.5381.1904-.208.3232-.4404.3989-.7002.0757-.2578.0879-.5303.0376-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m202.3789,331.7866c-.085-.4844-.0957-.9404-.0312-1.3672s.1914-.8369.3789-1.2285c.1895-.3916.4297-.7734.7246-1.1426.2939-.3682.6318-.7412,1.0117-1.1182-.5488-.5762-.9932-1.1338-1.335-1.6748s-.5674-1.123-.6777-1.7461c-.1113-.6299-.1113-1.2197,0-1.7676.1104-.5498.3232-1.0361.6338-1.4609.3105-.4258.7139-.7812,1.208-1.0684.4951-.2881,1.0693-.4883,1.7217-.6035.5508-.0967,1.0703-.0869,1.5566.0322s.9199.3193,1.2988.6045c.3799.2852.6982.6338.9531,1.0508.2549.416.4268.874.5146,1.3721.0664.374.0693.7354.0098,1.0869-.0586.3496-.165.6885-.3203,1.0137-.1543.3262-.3467.6406-.5771.9453-.2295.3057-.4824.5996-.7578.8828l-.7549.8691,3.3369,3.0059c.1602-.458.2617-.9492.3018-1.4697s.0107-1.0684-.0908-1.6396l2.6211-.4609c.1777,1.0049.209,1.9648.0947,2.8799-.1143.916-.3975,1.7686-.8486,2.5586l2.5371,2.2734-3.5029.6172-.8779-.7871c-.4912.4727-1.0195.8584-1.584,1.1572-.5635.2998-1.2246.5156-1.9805.6494-.7422.1299-1.4287.1426-2.0605.0342-.6328-.1074-1.1904-.3164-1.6719-.623-.4824-.3086-.8809-.707-1.1943-1.1963s-.5264-1.0488-.6377-1.6787Zm2.8477-8.7656c.0586.3301.1846.6494.3799.959.1943.3105.4424.6299.7432.9629l.8906-.9395c.2012-.1855.3477-.3682.4365-.5469.0898-.1777.1455-.3428.1689-.4941.0215-.1504.0234-.2842.0029-.3975-.0195-.1143-.0361-.2031-.0479-.2695-.0303-.1758-.0869-.3438-.168-.5029-.082-.1592-.1816-.2969-.2998-.4121s-.2529-.2012-.4033-.2578c-.1504-.0557-.3096-.0693-.4785-.04-.2578.0449-.4727.1289-.6484.25-.1758.1221-.3125.2705-.4102.4453-.0977.1768-.1602.3711-.1855.584-.0273.2119-.0215.4316.0195.6592Zm2.416,9.7549c.3818-.0674.7471-.1846,1.0957-.3516.3496-.168.6758-.375.9805-.626l-3.5625-3.251-.0762.082c-.1816.251-.3252.4922-.4277.7217-.1045.2295-.1777.4473-.2207.6514s-.0635.3945-.0586.5703c.0049.1777.0215.3428.0488.4961.0508.2939.1436.5576.2754.791.1318.2344.2949.4258.4883.5762.1934.1523.4141.2578.6641.3213.25.0605.5137.0674.793.0186Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m228.6484,314.8628l9.2744-1.6318.4414,2.4961-3.1279.5508,1.9473,11.0264,3.1289-.5508.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5361-1.9473-11.0264-3.0518.5361-.4404-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m254.9062,326.7476l-3.084.543-6.2852-9.5381,1.8232,10.3232-3.1172.5488-2.8281-16.0078,3.1172-.5488,6.2451,9.501-1.8066-10.2822,3.1074-.5469,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m265.459,320.5825c-.0508-.2861-.1465-.5449-.29-.7764s-.3535-.4336-.6299-.6084c-.2773-.1758-.624-.3164-1.041-.4297-.418-.1113-.9258-.1934-1.5254-.2471-.7324-.0674-1.4404-.1885-2.126-.3613-.6865-.1758-1.3076-.4209-1.8633-.7393-.5557-.3164-1.0264-.7178-1.4111-1.2031-.3838-.4834-.6367-1.0732-.7598-1.7695-.1191-.6748-.085-1.3125.1045-1.9111.1895-.6006.5029-1.1396.9404-1.6182.4395-.4775.9844-.8809,1.6377-1.2109.6533-.3311,1.3838-.5674,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.041.7363.1191,1.3936.3525,1.9697.7002.5762.3496,1.0576.7988,1.4424,1.3516.3848.5518.6416,1.1865.7686,1.9043l-3.0186.5312c-.0791-.3555-.2002-.6738-.3682-.9551-.166-.2793-.3809-.5088-.6426-.6865-.2627-.1758-.5723-.2959-.9268-.3584-.3555-.0615-.7578-.0527-1.2061.0264-.4102.0723-.7676.1855-1.0684.3408-.3027.1553-.5488.3418-.7363.5596-.1895.2188-.3184.4609-.3887.7256-.0703.2666-.0811.542-.0303.8281.0537.3008.1768.5586.3701.7744.1924.2148.4502.3945.7705.5381.3213.1445.6992.2598,1.1357.3506.4355.0889.9238.1582,1.4609.208.7725.082,1.4941.2236,2.166.4219.6709.2002,1.2656.4727,1.7842.8154s.9482.7617,1.29,1.2578c.3408.4961.5703,1.0732.6865,1.7334.124.7021.0928,1.3525-.0928,1.9482-.1865.5957-.4961,1.126-.9277,1.5918-.4336.4648-.9785.8555-1.6338,1.1709-.6562.3154-1.3916.5459-2.2061.6895-.5078.0889-1.0205.1318-1.54.1289-.5186-.0029-1.0244-.0596-1.5166-.1689-.4941-.1094-.9629-.2734-1.4102-.4893s-.8496-.4883-1.207-.8184c-.3574-.3311-.6611-.7227-.9121-1.1777-.251-.4541-.4277-.9756-.5312-1.5615l3.04-.5342c.1006.4805.2578.8799.4736,1.1963.2139.3184.4795.5615.793.7344.3145.1699.6738.2744,1.0771.3086.4043.0352.8369.0117,1.2998-.0693.4111-.0723.7676-.1855,1.0703-.3369s.5498-.3311.7402-.5381.3232-.4404.3984-.6992c.0762-.2578.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m269.2627,307.7153l9.2744-1.6318.4414,2.4961-3.1279.5508,1.9482,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4961Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m295.6426,317.6519c-.1562.2764-.3848.5693-.6855.8799s-.6699.6074-1.1084.8926c-.4385.2842-.9404.541-1.5049.7686-.5664.2295-1.1865.4023-1.8623.5215-.9111.1602-1.7617.1436-2.5527-.0498-.792-.1943-1.501-.5488-2.1299-1.0654s-1.1641-1.1904-1.6016-2.0244c-.4395-.833-.7578-1.8105-.9561-2.9336l-.3848-2.1758c-.1982-1.1211-.2256-2.1494-.085-3.085.1416-.9355.4199-1.7578.8369-2.4668.416-.707.9502-1.2842,1.6016-1.7314.6514-.4482,1.3936-.7441,2.2227-.8906.9033-.1592,1.7119-.1836,2.4229-.0752.7119.1084,1.3379.3369,1.876.6836.5381.3486.9922.8066,1.3623,1.376.3691.5713.6621,1.2334.8789,1.9893l-3.0176.5312c-.248-.8027-.6055-1.3779-1.0713-1.7217-.4658-.3467-1.1104-.4453-1.9326-.3008-.3965.0703-.7471.2354-1.0488.4961-.3027.2617-.543.6074-.7246,1.04s-.2939.9492-.3398,1.5508c-.0449.6006-.001,1.2783.1318,2.0332l.3887,2.1982c.2715,1.4951.7236,2.5967,1.3564,3.3047.6328.709,1.457.9775,2.4707.8066.2422-.042.4785-.1025.707-.1807s.4395-.1689.6328-.2705c.1943-.1025.3633-.21.5059-.3213s.2461-.2227.3105-.333l-.502-2.9043-2.6543.4678-.4082-2.3086,5.7393-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m309.0703,317.2153l-3.0625.5391-1.2266-6.9375-4.5381.7988,1.2256,6.9375-3.0723.541-2.8281-16.0078,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0625-.5391,2.8281,16.0078Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m321.4258,301.1313l-4.9453.8711,2.3828,13.4902-3.1064.5459-2.3838-13.4902-4.8799.8594-.4443-2.5176,12.9316-2.2764.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m333.1504,308.6704c-.0508-.2861-.1484-.5449-.291-.7764s-.3535-.4346-.6289-.6094c-.2773-.1748-.625-.3164-1.042-.4287s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3623-.6855-.1748-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2041c-.3848-.4824-.6387-1.0723-.7617-1.7686-.1191-.6748-.084-1.3125.1055-1.9121s.5029-1.1396.9414-1.6172c.4375-.4775.9844-.8809,1.6377-1.2119.6523-.3301,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.041.7373.1191,1.3926.3535,1.9697.7012.5771.3496,1.0576.7988,1.4424,1.3506.3857.5518.6426,1.1875.7695,1.9053l-3.0195.5312c-.0781-.3555-.2002-.6748-.3672-.9551s-.3809-.5088-.6436-.6865c-.2627-.1768-.5713-.2959-.9268-.3584s-.7578-.0527-1.2051.0254c-.4111.0723-.7676.1855-1.0703.3418-.3018.1543-.5469.3418-.7354.5596s-.3174.46-.3887.7256c-.0703.2666-.0801.542-.0303.8281.0537.3008.1768.5576.3701.7734.1924.2158.4502.3955.7705.5391.3213.1436.6992.2598,1.1348.3496.4375.0898.9238.1592,1.4629.208.7715.083,1.4941.2236,2.1641.4229.6719.2002,1.2676.4717,1.7852.8145.5195.3428.9492.7627,1.29,1.2588.3408.4951.5703,1.0723.6865,1.7324.125.7021.0938,1.3535-.0928,1.9492-.1865.5947-.4961,1.126-.9287,1.5918-.4316.4648-.9766.8545-1.6328,1.1699-.6562.3164-1.3906.5469-2.207.6895-.5059.0898-1.0195.1328-1.5391.1289-.5186-.0029-1.0244-.0586-1.5176-.1689-.4922-.1094-.9619-.2734-1.4092-.4883-.4473-.2168-.8496-.4893-1.207-.8193s-.6611-.7217-.9111-1.1777c-.252-.4541-.4277-.9746-.5312-1.5605l3.04-.5352c.0996.4814.2568.8799.4727,1.1963.2148.3193.4795.5625.7939.7344.3135.1709.6738.2744,1.0762.3096.4043.0342.8379.0117,1.2998-.0703.4111-.0723.7686-.1855,1.0713-.3359.3027-.1523.5488-.3311.7393-.5381.1904-.208.3232-.4404.3994-.6992.0752-.2578.0879-.5312.0371-.8174Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m336.5518,121.4941l-3.085.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1074-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m348.1455,112.2207l-6.5879,1.1592.7988,4.5186,7.7002-1.355.4404,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4453,2.5176-7.667,1.3491.7129,4.0361,6.5869-1.1592.4316,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m359.7715,110.8442l-.5361-9.8491,2.8418-.5.6035,16.4004-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4927-5.0312-15.6211,2.8311-.4985,2.8379,9.376-.3262-9.8174,2.2139-.3901,3.1465,9.3896Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m374.1807,110.564c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2319-.3535-.4351-.6309-.6089-.2764-.1748-.623-.3174-1.041-.4292s-.9258-.1938-1.5254-.2471c-.7314-.0679-1.4404-.1885-2.126-.3628-.6865-.1748-1.3066-.4209-1.8623-.7378-.5557-.3179-1.0264-.7183-1.4111-1.2036-.3838-.4844-.6377-1.0737-.7607-1.77-.1191-.6738-.084-1.3115.1055-1.9116.1895-.6006.502-1.1387.9404-1.6167s.9834-.8809,1.6377-1.2114c.6523-.3315,1.3838-.5669,2.1914-.709.8379-.1475,1.625-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0586.7988,1.4434,1.3501.3848.5527.6406,1.187.7676,1.9058l-3.0176.5312c-.0791-.356-.2012-.6743-.3682-.9551s-.3818-.5088-.6436-.6865c-.2617-.1772-.5713-.2959-.9258-.3584-.3555-.062-.7578-.0532-1.2061.0259-.4111.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3433-.7363.5605-.1885.2183-.3184.4604-.3887.7261s-.0801.5415-.0293.8267c.0527.3008.1758.5591.3691.7739.1934.2153.4512.3955.7715.54.3203.1436.6992.2593,1.1348.3486.4365.0903.9238.1587,1.4619.208.7725.0835,1.4932.2246,2.165.4233.6719.2002,1.2656.4712,1.7852.8149.5186.3428.9482.7612,1.29,1.2578.3408.4951.5693,1.0732.6865,1.7324.124.7031.0928,1.3525-.0938,1.9482-.1855.5967-.4951,1.1265-.9277,1.5923-.4336.4658-.9775.856-1.6328,1.1714-.6562.3159-1.3926.5449-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.002-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4888-1.2061-.8188-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9761-.5312-1.562l3.04-.5347c.0996.4814.2578.8799.4727,1.1973.2148.3179.4805.562.7939.7334s.6729.2744,1.0771.3101c.4043.0347.8359.0107,1.2988-.0708.4121-.0723.7686-.1846,1.0703-.3364.3037-.1509.5508-.3301.7402-.5371.1914-.2085.3242-.4404.3994-.7002.0752-.2583.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m392.3301,107.4717c-.0859-.4834-.0967-.9395-.0312-1.3667.0645-.4263.1904-.8364.3789-1.229.1875-.3906.4297-.7725.7236-1.1411.2939-.3691.6318-.7417,1.0127-1.1196-.5488-.5752-.9941-1.1343-1.3359-1.6743-.3418-.5405-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3232-1.0356.6348-1.4614.3105-.4248.7129-.7812,1.207-1.0688.4951-.2866,1.0684-.4878,1.7227-.603.5508-.0967,1.0693-.0854,1.5557.0322.4873.1187.9209.3203,1.2998.605.3799.2847.6973.6343.9521,1.0508s.4268.8735.5146,1.3716c.0664.374.0703.7368.0107,1.0879-.0596.3486-.167.6875-.3203,1.0137-.1553.3252-.3467.6411-.5771.9453-.2305.3057-.4824.5996-.7578.8818l-.7559.8696,3.3369,3.0063c.1611-.459.2617-.9492.3018-1.4697.041-.5215.0098-1.0679-.0908-1.6392l2.6221-.4614c.1777,1.0039.209,1.9639.0947,2.8794-.1152.9165-.3975,1.7686-.8486,2.5576l2.5371,2.2754-3.5039.6167-.877-.7871c-.4922.4717-1.0195.8579-1.584,1.1577-.5645.2983-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0605.0347-.6328-.1084-1.1904-.3164-1.6719-.624-.4824-.3091-.8809-.707-1.1943-1.1958-.3135-.4897-.5254-1.0493-.6367-1.6792Zm2.8467-8.7656c.0576.3301.1846.6499.3799.96.1943.3096.4424.6299.7441.9629l.8896-.9395c.2021-.186.3477-.3682.4365-.5469.0898-.1777.1465-.3428.1689-.4946.0225-.1509.0244-.2842.0039-.3975s-.0361-.2031-.0479-.2686c-.0312-.1768-.0869-.3442-.1689-.5029-.0811-.1611-.1807-.2974-.2998-.4126-.1182-.1152-.2529-.2012-.4023-.2583-.1504-.0562-.3105-.0693-.4785-.0396-.2578.0454-.4736.1274-.6484.25-.1758.1206-.3125.2695-.4102.4458s-.1602.3706-.1875.5835c-.0264.2109-.0195.4316.0205.6582Zm2.416,9.7559c.3818-.0674.7471-.1851,1.0967-.3521.3486-.1675.6758-.376.9805-.6265l-3.5625-3.25-.0762.082c-.1826.2505-.3262.4912-.4287.7217-.1035.2295-.1768.4458-.2197.6499-.0449.2041-.0635.396-.0586.5723.0039.1763.0205.3413.0479.4956.0518.293.1436.5571.2764.7905.1318.2334.2949.4263.4883.5767.1924.1514.4141.2583.6631.3203.249.0615.5146.0684.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m418.5986,90.5483l9.2754-1.6323.4404,2.4971-3.1279.5508,1.9482,11.0264,3.1279-.5508.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m444.8564,102.4336l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2441,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m455.4102,96.269c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3169-1.041-.4292-.417-.1113-.9258-.1934-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4204-1.8623-.7378c-.5557-.3179-1.0264-.7183-1.4111-1.2031-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5771.3486,1.0576.7983,1.4424,1.3501.3857.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556s-.3818-.5088-.6436-.686c-.2627-.1772-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3008.1562-.5469.3433-.7354.5605-.1885.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0303.8267.0537.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54.3213.144.6992.2593,1.1348.3491.4375.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.165.4233.6709.1997,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4951.5693,1.0728.6855,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4951,1.1265-.9277,1.5923s-.9775.8555-1.6338,1.1714-1.3906.5449-2.207.6885c-.5059.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4082-.4893-.4482-.2153-.8506-.4888-1.207-.8184-.3574-.3311-.6621-.7227-.9121-1.1768-.251-.4546-.4287-.9761-.5312-1.562l3.04-.5352c.0996.4819.2568.8804.4727,1.1978.2148.3174.4795.562.7939.7334.3145.1709.6729.2739,1.0762.3096.4043.0352.8379.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m459.2129,83.4009l9.2754-1.6323.4414,2.4971-3.1289.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m485.5928,93.3369c-.1553.2769-.3838.5698-.6846.8804-.3018.311-.6709.6074-1.1094.8931-.4375.2842-.9395.541-1.5049.7686-.5654.228-1.1865.4019-1.8623.5205-.9102.1606-1.7617.144-2.5527-.0488-.791-.1943-1.502-.5493-2.1299-1.0649-.6289-.5171-1.1631-1.1919-1.6016-2.0264-.4385-.833-.7568-1.8101-.9561-2.9321l-.3838-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.7075.9512-1.2861,1.6016-1.7329.6523-.4482,1.3926-.7437,2.2227-.8896.9043-.1592,1.7109-.1846,2.4238-.0762.7119.1094,1.3369.3379,1.875.6851.5391.3472.9922.8062,1.3613,1.3755.3701.5703.6641,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3765-1.0703-1.7217-.4658-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7461.2363-1.0488.4966-.3018.2607-.5439.6084-.7236,1.04-.1816.4326-.2949.9497-.3398,1.5508-.0449.6001-.002,1.2793.1318,2.0342l.3877,2.1982c.2715,1.4937.7246,2.5952,1.3564,3.3047.6328.7085,1.4561.9771,2.4717.8057.2422-.0425.4775-.1021.7061-.1807.2275-.0776.4395-.1685.6338-.27.1934-.1025.3623-.2095.5059-.3223.1426-.1108.2461-.2227.3096-.3315l-.501-2.9043-2.6553.4673-.4072-2.3096,5.7383-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m499.0205,92.9019l-3.0625.5386-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.541-2.8281-16.0088,3.0732-.541,1.1602,6.5645,4.5381-.7988-1.1602-6.5645,3.0625-.5386,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m511.377,76.8164l-4.9463.8706,2.3828,13.4912-3.1064.5469-2.3828-13.4912-4.8799.8589-.4453-2.5176,12.9326-2.2764.4453,2.5176Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m113.8936,160.6782l-3.084.543-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.5005-1.8057-10.2817,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m125.4873,151.4053l-6.5869,1.1592.7988,4.5186,7.6997-1.355.4409,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0361,6.5869-1.1592.4307,2.4404Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m137.1143,150.0288l-.5361-9.8491,2.8418-.5.6035,16.4004-2.7979.4922-3.1904-9.1875.2051,9.7129-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8369,9.3755-.3262-9.8174,2.2148-.3896,3.1465,9.3896Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m151.5234,149.7485c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3169-1.041-.4292-.4175-.1113-.9258-.1934-1.5259-.2471-.731-.0674-1.4399-.1885-2.1255-.3628-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5024-1.1387.9409-1.6167.438-.478.9834-.8813,1.6377-1.2114.6528-.3315,1.3833-.5669,2.1914-.709.8374-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5767.3486,1.0576.7983,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2627-.1772-.5713-.2964-.9263-.3589-.356-.062-.7578-.0527-1.2056.0264-.4111.0723-.7681.1855-1.0698.3398-.3018.1562-.5474.3433-.7358.5605-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.5415-.0298.8267.0532.3008.1758.5596.3696.7739.1929.2158.4502.396.7705.54.3213.144.6997.2593,1.1353.3491.4365.0903.9238.1587,1.4624.208.772.0835,1.4932.2241,2.165.4233.6714.1997,1.2661.4707,1.7852.8145.5186.3428.9482.7617,1.2896,1.2583.3413.4951.5698,1.0728.6865,1.7319.1245.7031.0933,1.353-.0933,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4658-.978.8555-1.6333,1.1714-.6562.3159-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.519-.0024-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2729-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1768-.251-.4546-.4287-.9761-.5317-1.562l3.0405-.5352c.0996.4819.2573.8804.4727,1.1978.2148.3174.4795.562.7939.7334.314.1709.6729.2739,1.0762.3096.4043.0352.8374.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3237-.4404.3989-.7007.0757-.2578.0884-.5308.0376-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m169.6724,146.6563c-.0854-.4834-.0962-.9395-.0312-1.3672.064-.4258.1909-.8359.3784-1.2285.189-.3906.4302-.7725.7246-1.1416.2939-.3687.6318-.7412,1.0117-1.1191-.5479-.5752-.9932-1.1343-1.335-1.6743-.3418-.541-.5679-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3228-1.0356.6343-1.4619.3105-.4243.7139-.7812,1.2075-1.0684.4946-.2866,1.0688-.4883,1.7222-.603.5508-.0972,1.0698-.0859,1.5562.0322.4868.1187.9199.3203,1.2993.605s.6978.6343.9526,1.0508c.2549.416.4268.8735.5151,1.3716.0659.374.0688.7363.0098,1.0874-.0591.3486-.166.688-.3203,1.0142-.1543.3252-.3472.6406-.5771.9453-.23.3052-.4829.5996-.7583.8813l-.7549.8701,3.3364,3.0063c.1611-.459.2617-.9492.3022-1.4697.0405-.5215.0103-1.0684-.0908-1.6396l2.6216-.4609c.1772,1.0039.2095,1.9639.0942,2.8789-.1143.9165-.397,1.7686-.8481,2.5581l2.5376,2.2749-3.5039.6167-.8774-.7871c-.4912.4722-1.02.8584-1.5835,1.1577-.5645.2988-1.2251.5156-1.9814.6489-.7417.1304-1.4287.1426-2.061.0347-.6323-.1084-1.1899-.3164-1.6714-.6245-.4824-.3086-.8809-.7065-1.1943-1.1953-.3135-.4897-.5259-1.0493-.6372-1.6792Zm2.8472-8.7656c.0581.3301.1846.6499.3799.96.1943.3091.4419.6299.7432.9629l.8906-.9395c.2017-.1865.3472-.3682.4365-.5469.0898-.1777.146-.3428.1689-.4951.0225-.1509.0234-.2842.0034-.3975s-.0356-.2031-.0474-.2686c-.0312-.1768-.0879-.3438-.1689-.5029-.0815-.1606-.1812-.2969-.2998-.4121-.1182-.1152-.2534-.2012-.4028-.2583-.1504-.0562-.3101-.0693-.479-.0396-.2573.0449-.4731.1274-.6484.25-.1758.1206-.3125.2695-.4097.4453-.0977.1768-.1602.3706-.1865.584-.0269.2109-.02.4316.02.6582Zm2.416,9.7554c.3818-.0669.7471-.1846,1.0967-.3521.3486-.167.6753-.3755.9795-.6265l-3.5615-3.2495-.0762.0815c-.1826.2505-.3262.4917-.4287.7222-.1045.2295-.1772.4458-.2207.6499s-.063.3955-.0581.5718c.0044.1768.021.3418.0479.4961.0518.293.144.5566.2759.79.1323.2339.2954.4268.4883.5771.1929.1514.4146.2578.6641.3198s.5142.0688.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m195.9414,129.7324l9.2744-1.6318.4414,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0518-.5366-1.9482-11.0264-3.0508.5366-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m222.1992,141.6182l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m232.752,135.4531c-.0498-.2871-.1465-.5449-.29-.7764-.1426-.2314-.3535-.4351-.6299-.6089-.2773-.1753-.624-.3174-1.041-.4292-.418-.1118-.9258-.1934-1.5254-.2471-.7314-.0674-1.4404-.1885-2.126-.3628-.6865-.1743-1.3066-.4204-1.8623-.7378-.5566-.3179-1.0273-.7183-1.4121-1.2036-.3838-.4839-.6367-1.0737-.7598-1.77-.1191-.6738-.085-1.3115.1045-1.9116s.5029-1.1387.9414-1.6167c.4385-.4775.9834-.8809,1.6377-1.2114.6523-.3315,1.3828-.5669,2.1914-.709.8369-.147,1.624-.1616,2.3604-.042.7373.1191,1.3936.354,1.9697.7017.5762.3486,1.0576.7988,1.4424,1.3506.3857.5522.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6743-.3682-.9551-.166-.2808-.3809-.5088-.6426-.6865-.2627-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7578-.0527-1.2061.0259-.4102.0723-.7676.1855-1.0684.3403-.3027.1558-.5488.3428-.7363.5605-.1895.2183-.3184.4609-.3887.7256-.0703.2666-.0801.542-.0303.8271.0537.3008.1768.5591.3701.7739.1924.2153.4502.396.7705.5396.3213.144.7002.2598,1.1357.3491.4355.0903.9238.1587,1.4609.208.7725.0835,1.4941.2246,2.166.4233.6709.2002,1.2656.4712,1.7842.8149.5186.3428.9492.7612,1.29,1.2583.3408.4946.5703,1.0728.6865,1.7319.124.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.126-.9277,1.5918-.4336.4658-.9785.856-1.6328,1.1719-.6572.3154-1.3926.5449-2.207.6885-.5078.0889-1.0195.1328-1.54.1284-.5186-.002-1.0244-.0591-1.5166-.1689-.4941-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4819.2568.8799.4727,1.1978.2148.3174.4795.5615.7939.7329.3135.1714.6729.2744,1.0762.3101.4043.0347.8369.0107,1.2998-.0703.4111-.0728.7676-.1846,1.0703-.3369.3027-.1509.5498-.3301.7402-.5371.1904-.2085.3242-.4404.3984-.7002.0762-.2578.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m236.5557,122.585l9.2754-1.6318.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6318-.4385-2.4854,3.0508-.5371-1.9473-11.0264-3.0518.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m262.9355,132.521c-.1562.2769-.3838.5698-.6855.8809-.3008.3105-.6699.6074-1.1074.8931-.4395.2842-.9404.5405-1.5059.7681-.5664.2285-1.1865.4019-1.8623.521-.9111.1602-1.7607.144-2.5527-.0493-.792-.1938-1.501-.5493-2.1299-1.0649-.6289-.5166-1.1641-1.1919-1.6016-2.0259-.4395-.833-.7578-1.8101-.9561-2.9321l-.3838-2.1758c-.1992-1.1221-.2266-2.1504-.0859-3.0864.1416-.9351.4199-1.7573.8369-2.4653.417-.7075.9502-1.2856,1.6016-1.7324.6514-.4482,1.3936-.7437,2.2227-.8896.9033-.1592,1.7119-.1846,2.4229-.0762.7119.1094,1.3379.3374,1.876.6846.5381.3477.9922.8066,1.3623,1.376.3691.5703.6621,1.2324.8789,1.9878l-3.0176.5312c-.248-.8022-.6055-1.377-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2358-1.0488.4966-.3018.2607-.543.6079-.7246,1.0396-.1807.4326-.2939.9502-.3398,1.5513-.0449.6001-.001,1.2788.1328,2.0337l.3877,2.1982c.2715,1.4941.7236,2.5957,1.3564,3.3047.6328.7085,1.457.9775,2.4707.8057.2422-.0425.4785-.1021.707-.1807.2285-.0771.4395-.168.6328-.2695.1953-.1025.3633-.21.5059-.3223.1426-.1108.2461-.2227.3105-.332l-.502-2.9043-2.6543.4678-.4082-2.3096,5.7393-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m276.3633,132.0859l-3.0625.5391-1.2256-6.9375-4.5391.7988,1.2256,6.9375-3.0723.541-2.8281-16.0088,3.0723-.541,1.1602,6.5645,4.5391-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m288.7188,116.001l-4.9453.8706,2.3828,13.4912-3.1064.5464-2.3828-13.4912-4.8809.8589-.4443-2.5176,12.9326-2.2759.4443,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m300.4434,123.541c-.0508-.2871-.1475-.5454-.29-.7769-.1436-.2314-.3545-.4351-.6299-.6089-.2773-.1748-.625-.3174-1.042-.4292s-.9258-.1934-1.5264-.2471c-.7305-.0674-1.4395-.1885-2.125-.3628s-1.3066-.4209-1.8623-.7378c-.5557-.3179-1.0264-.7183-1.4111-1.2036-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5029-1.1387.9414-1.6167.4375-.4775.9844-.8809,1.6377-1.2114.6533-.3311,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.3545,1.9688.7017.5771.3491,1.0576.7988,1.4424,1.3501.3857.5527.6426,1.1875.7695,1.9062l-3.0195.5312c-.0781-.356-.2002-.6748-.3672-.9556s-.3809-.5088-.6426-.686c-.2627-.1777-.5723-.2964-.9277-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7676.1855-1.0703.3403-.3008.1558-.5469.3433-.7354.5605-.1885.2183-.3174.4604-.3877.7261-.0713.2661-.0811.5415-.0312.8267.0537.3008.1768.5591.3701.7739.1924.2158.4502.396.7705.54.3213.1436.6992.2593,1.1348.3486.4375.0908.9238.1592,1.4629.208.7715.084,1.4941.2246,2.165.4238.6709.1997,1.2666.4707,1.7852.8145.5186.3428.9482.7617,1.29,1.2583.3408.4946.5693,1.0728.6855,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5962-.4951,1.1265-.9277,1.5918-.4326.4663-.9775.856-1.6338,1.1714-.6562.3164-1.3906.5454-2.207.6885-.5059.0894-1.0195.1333-1.5391.1289-.5186-.002-1.0244-.0591-1.5176-.1689-.4922-.1094-.9619-.2725-1.4082-.4888-.4482-.2153-.8506-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9121-1.1768-.251-.4541-.4277-.9756-.5312-1.5615l3.04-.5352c.0996.4819.2568.8799.4727,1.1973.2148.3179.4795.5625.7939.7334.3145.1714.6738.2744,1.0762.3101.4043.0347.8379.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3306.7393-.5371c.1904-.209.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m10.0957,174.6377c-.0508-.2871-.1475-.5449-.291-.7769-.1426-.2314-.353-.4351-.6299-.6089-.2764-.1748-.6235-.3174-1.041-.4287-.4175-.1123-.9258-.1938-1.5259-.2471-.731-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3066-.4204-1.8623-.7373-.5562-.3184-1.0269-.7188-1.4116-1.2036-.3838-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5024-1.1387.9409-1.6162.438-.478.9834-.8813,1.6377-1.2119.6528-.3311,1.3833-.5664,2.1914-.7085.8374-.1475,1.6245-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5767.3486,1.0576.7983,1.4429,1.3501.3853.5522.6411,1.187.7681,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3677-.9556-.1665-.2808-.3813-.5088-.6431-.686-.2627-.1772-.5713-.2964-.9263-.3584-.356-.0625-.7578-.0532-1.2056.0254-.4111.0728-.7681.1855-1.0698.3408-.3018.1558-.5474.3428-.7358.5601-.1885.2188-.3179.4609-.3887.7261-.0703.2661-.0801.542-.0298.8271.0532.3008.1758.5586.3696.7734.1929.2158.4502.396.7705.54.3213.144.6997.2598,1.1353.3491.437.0903.9238.1587,1.4624.2075.772.084,1.4932.2246,2.165.4238.6714.2002,1.2661.4707,1.7852.8145.5186.3428.9482.7617,1.2896,1.2583.3413.4946.5698,1.0728.6865,1.7319.1245.7031.0933,1.353-.0933,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4331.4658-.978.8555-1.6333,1.1714-.6562.3159-1.3916.5449-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.519-.0024-1.0249-.0596-1.5176-.1689-.4927-.1099-.9624-.2729-1.4092-.4893-.4478-.2153-.8501-.4888-1.207-.8184-.3574-.3311-.6616-.7227-.9116-1.1768-.251-.4546-.4287-.9761-.5317-1.562l3.0405-.5352c.0996.4819.2573.8799.4727,1.1978.2148.3179.4795.562.7939.7334.314.1714.6729.2739,1.0762.3101.4043.0342.8374.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0708-.3364.3032-.1509.5493-.3306.7397-.5371.1904-.2085.3237-.4404.3989-.7007.0757-.2578.0884-.5308.0376-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m13.8984,161.7695l9.2754-1.6323.4409,2.4971-3.1279.5503,1.9478,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4385-2.4854,3.0508-.5371-1.9478-11.0264-3.0513.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m40.2783,171.7051c-.1553.2773-.3838.5703-.6851.8809-.3013.311-.6704.6074-1.1084.8931-.4385.2847-.9399.541-1.5054.7681-.5654.2285-1.1865.4023-1.8618.5215-.9111.1602-1.7617.1436-2.5532-.0493-.7915-.1938-1.5015-.5493-2.1299-1.0649-.6289-.5166-1.1631-1.1919-1.6016-2.0264-.4385-.833-.7573-1.8101-.9556-2.9321l-.3843-2.1758c-.1982-1.1221-.2266-2.1499-.085-3.0864.1416-.9351.4199-1.7573.8359-2.4648.417-.708.9507-1.2861,1.6021-1.7329.6519-.4478,1.3926-.7437,2.2222-.8896.9038-.1587,1.7114-.1841,2.4238-.0757.7119.1089,1.3369.3374,1.875.6846.5391.3472.9922.8062,1.3618,1.3755.3696.5703.6631,1.2329.8794,1.9878l-3.0181.5312c-.248-.8022-.605-1.377-1.0708-1.7217s-1.1104-.4448-1.9326-.3003c-.397.0698-.7461.2363-1.0488.4966-.3018.2607-.5435.6084-.7241,1.04-.1812.4326-.2944.9502-.3394,1.5508-.0454.6001-.0015,1.2793.1318,2.0342l.3882,2.1982c.2715,1.4937.7241,2.5952,1.356,3.3047.6328.708,1.4565.9771,2.4712.8057.2427-.043.478-.1025.7065-.1807.228-.0776.4395-.168.6338-.2695.1938-.1025.3623-.21.5054-.3228.1431-.1108.2461-.2227.3101-.3315l-.5015-2.9043-2.6548.4673-.4077-2.3096,5.7388-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m53.7061,171.2705l-3.0625.5391-1.2256-6.9375-4.5381.7988,1.2256,6.9375-3.0732.5405-2.8281-16.0088,3.0732-.5405,1.1597,6.5645,4.5386-.7988-1.1602-6.5645,3.0625-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m66.0625,155.1855l-4.9463.8701,2.3828,13.4912-3.1064.5469-2.3828-13.4912-4.8799.8589-.4453-2.5176,12.9326-2.2759.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m77.7861,162.7251c-.0508-.2871-.147-.5449-.29-.7769-.1436-.2314-.3535-.4351-.6304-.6089-.2764-.1748-.624-.3169-1.0415-.4287-.417-.1118-.9253-.1938-1.5254-.2471-.7314-.0679-1.4399-.189-2.1255-.3633-.686-.1743-1.3071-.4204-1.8623-.7373-.5562-.3179-1.0269-.7188-1.4116-1.2036-.3843-.4844-.6377-1.0742-.7607-1.7705-.1191-.6738-.0845-1.311.105-1.9111.1895-.6006.5029-1.1387.9409-1.6167.4385-.478.9839-.8813,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3926.354,1.9692.7017.5762.3486,1.0576.7983,1.4424,1.3501.3853.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0776-.356-.2002-.6748-.3677-.9556-.1665-.2803-.3813-.5088-.6431-.686-.2622-.1772-.5718-.2964-.9268-.3584-.3555-.0625-.7578-.0532-1.2056.0259-.4111.0723-.7676.1855-1.0693.3398-.3018.1562-.5479.3433-.7363.5605-.1885.2188-.3179.4609-.3882.7261-.0703.2661-.0806.5415-.0303.8267.0532.3008.1763.5596.3696.7739.1934.2158.4507.396.7715.54s.6992.2598,1.1348.3491c.4365.0903.9238.1587,1.4619.208.772.0835,1.4937.2241,2.165.4233.6714.2002,1.2666.4712,1.7852.8145.519.3428.9482.7617,1.29,1.2583.3408.4951.5693,1.0728.686,1.7319.1245.7031.0933,1.353-.0928,1.9487-.186.5967-.4956,1.1265-.9277,1.5923-.4336.4658-.978.8555-1.6333,1.1714-.6562.3159-1.3921.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5195-.0024-1.0249-.0596-1.5176-.1689-.4932-.1099-.9624-.2725-1.4097-.4893-.4473-.2148-.8491-.4888-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9761-.5312-1.562l3.04-.5352c.1001.4819.2573.8804.4727,1.1978s.48.562.7939.7334c.314.1709.6733.2739,1.0771.3096.4038.0352.8364.0112,1.2993-.0703.4111-.0723.7681-.1846,1.0703-.3364.3032-.1509.5498-.3306.7402-.5371.1904-.2085.3237-.4404.3989-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m358.3555,244.9131l-3.084.5425-6.2852-9.5391,1.8242,10.3242-3.1172.5483-2.8281-16.0088,3.1172-.5483,6.2441,9.501-1.8057-10.2822,3.1064-.5464,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m369.9492,235.6397l-6.5869,1.1592.7979,4.5186,7.7012-1.355.4404,2.4961-10.8066,1.9019-2.8281-16.0088,10.7734-1.896.4443,2.5176-7.666,1.3491.7129,4.0352,6.5869-1.1592.4307,2.4414Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m381.5762,234.2622l-.5361-9.8481,2.8418-.5.6025,16.4004-2.7969.4922-3.1914-9.1885.2051,9.7139-2.7969.4927-5.0312-15.6211,2.8311-.4985,2.8369,9.376-.3262-9.8174,2.2148-.3901,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m395.9854,233.9829c-.0508-.2871-.1475-.5449-.29-.7764-.1436-.2329-.3545-.4351-.6309-.6089-.2773-.1748-.623-.3174-1.041-.4292s-.9258-.1948-1.5254-.2471c-.7314-.0679-1.4404-.1885-2.127-.3628-.6855-.1748-1.3057-.4209-1.8613-.7378-.5566-.3179-1.0264-.7192-1.4111-1.2036s-.6377-1.0737-.7607-1.77c-.1191-.6738-.085-1.3115.1045-1.9116.1895-.6006.5029-1.1387.9414-1.6167s.9834-.8809,1.6377-1.2114c.6523-.3315,1.3838-.5669,2.1914-.709.8369-.1475,1.624-.1621,2.3613-.042.7363.1191,1.3926.354,1.9688.7017.5762.3486,1.0576.7988,1.4424,1.3501.3857.5527.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6743-.3672-.9551s-.3818-.5098-.6436-.6865c-.2617-.1772-.5713-.2959-.9268-.3584-.3555-.062-.7568-.0532-1.2051.0259-.4111.0723-.7676.1855-1.0693.3403-.3027.1558-.5479.3433-.7363.5605-.1895.2183-.3184.4604-.3887.7261s-.0801.5415-.0303.8267c.0537.3008.1768.5591.3701.7739.1924.2153.4502.3955.7715.54.3203.1436.6992.2593,1.1348.3486.4355.0903.9229.1587,1.4619.208.7715.0835,1.4932.2246,2.165.4233.6709.2002,1.2656.4712,1.7852.814.5176.3438.9482.7622,1.2891,1.2588.3418.4951.5703,1.0732.6865,1.7324.124.7031.0938,1.3525-.0928,1.9482-.1865.5967-.4961,1.1265-.9277,1.5923-.4336.4648-.9775.856-1.6328,1.1714-.6572.3159-1.3926.5449-2.207.6885-.5068.0894-1.0195.1333-1.5391.1289-.5195-.002-1.0254-.0591-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4888-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3311-.6602-.7227-.9121-1.1768-.25-.4541-.4277-.9761-.5312-1.562l3.041-.5347c.0996.4814.2578.8799.4727,1.1973.2148.3179.4795.562.7939.7334.3135.1714.6729.2744,1.0771.3101.4033.0347.8359.0107,1.2988-.0708.4111-.0723.7676-.1846,1.0703-.3364.3027-.1509.5498-.3301.7402-.5371.1904-.2085.3232-.4404.3994-.7002.0752-.2583.0869-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m414.1348,230.8906c-.0859-.4834-.0967-.9395-.0312-1.3667.0645-.4263.1904-.8364.3789-1.229.1875-.3906.4297-.7725.7236-1.1411.2939-.3691.6318-.7427,1.0127-1.1196-.5488-.5752-.9941-1.1343-1.3359-1.6743-.3418-.5405-.5674-1.1235-.6777-1.7466-.1113-.6299-.1113-1.2197,0-1.7671.1113-.5493.3223-1.0356.6338-1.4614.3105-.4248.7139-.7812,1.208-1.0688.4951-.2866,1.0684-.4878,1.7227-.603.5498-.0967,1.0684-.0864,1.5557.0322.4863.1187.9199.3203,1.2998.605.3789.2847.6973.6343.9512,1.0508.2559.4165.4277.8735.5156,1.3716.0664.374.0703.7368.0098,1.0879-.0586.3486-.166.6875-.3203,1.0137-.1543.3252-.3457.6411-.5762.9453-.2305.3057-.4824.5996-.7588.8818l-.7549.8696,3.3369,3.0063c.1602-.459.2617-.9492.3018-1.4697.04-.5215.0098-1.0679-.0908-1.6392l2.6221-.4614c.1777,1.0039.209,1.9639.0938,2.8794-.1152.9165-.3975,1.7686-.8486,2.5576l2.5381,2.2754-3.5039.6167-.877-.7871c-.4922.4717-1.0195.8579-1.584,1.1577-.5645.2983-1.2246.5156-1.9814.6484-.7412.1304-1.4287.1431-2.0615.0347s-1.1895-.3164-1.6719-.624c-.4824-.3091-.8799-.707-1.1934-1.1958-.3135-.4897-.5254-1.0493-.6367-1.6792Zm2.8457-8.7656c.0586.3301.1855.6499.3809.96.1943.3096.4424.6299.7432.9629l.8906-.9395c.2012-.186.3477-.3691.4365-.5469.0898-.1787.1465-.3428.168-.4946.0234-.1509.0244-.2842.0039-.3975-.0195-.1133-.0352-.2031-.0469-.2686-.0312-.1768-.0879-.3442-.1689-.5029-.0811-.1611-.1816-.2974-.2998-.4126-.1191-.1152-.2529-.2012-.4033-.2583-.1504-.0562-.3096-.0693-.4775-.0396-.2578.0454-.4746.1274-.6494.25-.1758.1206-.3115.2695-.4092.4458s-.1602.3706-.1875.5835c-.0264.2109-.0195.4316.0195.6582Zm2.417,9.7559c.3818-.0674.7471-.1851,1.0967-.3521.3486-.1675.6758-.376.9795-.6265l-3.5615-3.25-.0762.082c-.1826.2505-.3262.4912-.4287.7217-.1045.2295-.1768.4458-.2207.6499s-.0635.396-.0576.5723c.0039.1763.0205.3413.0479.4956.0518.293.1436.5571.2764.7905.1309.2334.2949.4263.4873.5767.1934.1514.415.2583.6641.3203.249.0615.5137.0684.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m440.4033,213.9673l9.2744-1.6323.4414,2.4971-3.1289.5508,1.9492,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6323-.4385-2.4854,3.0508-.5371-1.9492-11.0264-3.0508.5371-.4404-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m466.6611,225.8525l-3.085.543-6.2842-9.5391,1.8232,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5488,6.2451,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m477.2148,219.688c-.0508-.2871-.1484-.5449-.291-.7769-.1426-.2324-.3535-.4351-.6309-.6089-.2754-.1748-.623-.3169-1.04-.4292-.418-.1113-.9268-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628-.6865-.1743-1.3066-.4204-1.8633-.7378-.5557-.3179-1.0264-.7192-1.4102-1.2031-.3848-.4844-.6387-1.0742-.7617-1.7705-.1191-.6738-.084-1.311.1055-1.9111.1895-.6006.5029-1.1392.9414-1.6167.4375-.478.9834-.8813,1.6367-1.2114.6533-.3315,1.3838-.5669,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.354,1.9697.7017.5762.3486,1.0576.7983,1.4424,1.3501.3848.5522.6416,1.187.7686,1.9058l-3.0186.5312c-.0781-.356-.2002-.6748-.3682-.9556-.167-.2808-.3809-.5098-.6436-.686-.2617-.1772-.5703-.2964-.9258-.3589-.3555-.062-.7578-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3433-.7363.5605-.1875.2188-.3174.4609-.3887.7261-.0703.2661-.0801.5415-.0293.8267.0527.3008.1758.5596.3701.7739.1924.2158.4502.396.7705.54s.6992.2593,1.1348.3491c.4365.0903.9238.1587,1.4629.208.7715.0835,1.4932.2241,2.1641.4233.6719.1997,1.2666.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2593.3408.4951.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5967-.4961,1.1265-.9287,1.5923-.4326.4648-.9766.8555-1.6328,1.1714s-1.3916.5449-2.207.6885c-.5068.0889-1.0195.1328-1.5391.1289-.5186-.0024-1.0244-.0596-1.5176-.1689-.4922-.1099-.9619-.2729-1.4092-.4893-.4473-.2153-.8496-.4888-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1768-.252-.4546-.4287-.9761-.5322-1.562l3.04-.5352c.0996.4819.2578.8804.4727,1.1978s.4805.562.7949.7334c.3135.1709.6729.2739,1.0762.3096.4043.0352.8369.0107,1.2998-.0703.4111-.0723.7686-.1846,1.0713-.3364.3027-.1509.5488-.3306.7393-.5371.1904-.2085.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m481.0176,206.8198l9.2754-1.6323.4404,2.4971-3.1279.5503,1.9482,11.0264,3.1279-.5503.4395,2.4854-9.2754,1.6323-.4395-2.4854,3.0518-.5371-1.9482-11.0264-3.0508.5371-.4414-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m507.3975,216.7559c-.1553.2769-.3838.5698-.6855.8804-.3008.311-.6709.6074-1.1084.8931-.4375.2842-.9395.541-1.5059.7686-.5645.228-1.1855.4019-1.8613.5205-.9111.1606-1.7617.144-2.5527-.0488-.791-.1943-1.502-.5493-2.1309-1.0649-.6289-.5171-1.1621-1.1919-1.6006-2.0264-.4385-.833-.7568-1.8101-.9561-2.9321l-.3848-2.1758c-.1973-1.1221-.2266-2.1499-.084-3.0864.1406-.9351.4199-1.7573.8359-2.4648s.9502-1.2861,1.6016-1.7329c.6523-.4482,1.3926-.7437,2.2227-.8896.9033-.1592,1.7109-.1846,2.4238-.0762.7109.1094,1.3369.3379,1.875.6851.5391.3472.9922.8062,1.3613,1.3755.3701.5703.6631,1.2324.8799,1.9883l-3.0186.5308c-.248-.8022-.6045-1.3765-1.0703-1.7217-.4668-.3447-1.1104-.4448-1.9326-.3003-.3975.0698-.7471.2363-1.0488.4966-.3018.2607-.5439.6084-.7246,1.04-.1807.4326-.2939.9497-.3389,1.5508-.0459.6001-.002,1.2793.1309,2.0342l.3887,2.1982c.2715,1.4937.7246,2.5952,1.3564,3.3047.6328.7085,1.4561.9771,2.4707.8057.2432-.0425.4775-.1021.707-.1807.2275-.0776.4395-.1685.6338-.27.1934-.1025.3623-.2095.5049-.3223.1436-.1108.2461-.2227.3105-.3315l-.501-2.9043-2.6553.4673-.4082-2.3096,5.7393-1.0098,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m135.6982,284.0972l-3.0845.543-6.2847-9.5391,1.8237,10.3242-3.1172.5479-2.8281-16.0088,3.1172-.5479,6.2446,9.5-1.8057-10.2812,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m147.292,274.8237l-6.5869,1.1592.7983,4.5186,7.6997-1.3545.4409,2.4961-10.8066,1.9014-2.8281-16.0088,10.7734-1.8955.4448,2.5176-7.6665,1.3486.7129,4.0352,6.5869-1.1592.4312,2.4414Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m158.9185,273.4468l-.5361-9.8486,2.8423-.5.603,16.4004-2.7979.4922-3.1904-9.1885.2051,9.7139-2.7979.4922-5.0312-15.6211,2.8311-.498,2.8374,9.376-.3262-9.8174,2.2144-.3896,3.1465,9.3887Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m173.3281,273.1675c-.0508-.2871-.1479-.5449-.291-.7773-.1426-.2324-.3535-.4346-.6304-.6084-.2764-.1748-.623-.3174-1.0405-.4297-.418-.1113-.9263-.1943-1.5259-.2471-.7314-.0674-1.4399-.1885-2.126-.3623-.686-.1748-1.3062-.4209-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4111-1.2041s-.6382-1.0742-.7612-1.7705c-.1187-.6738-.084-1.3105.1055-1.9111s.5029-1.1387.9409-1.6162c.438-.4785.9839-.8818,1.6377-1.2119.6528-.3311,1.3833-.5664,2.1919-.709.8369-.1475,1.6235-.1621,2.3608-.042.7363.1191,1.3926.3545,1.9692.7021.5762.3486,1.0571.7979,1.4424,1.3496.3853.5527.6416,1.1875.7686,1.9062l-3.0186.5312c-.0781-.3564-.2002-.6748-.3682-.9561-.1665-.2803-.3809-.5098-.6431-.6855-.2622-.1777-.5713-.2969-.9263-.3594-.356-.0615-.7573-.0527-1.2051.0264-.4111.0723-.7686.1855-1.0703.3398-.3018.1562-.5469.3438-.7358.5605-.1885.2188-.3179.4609-.3887.7266-.0703.2656-.0801.541-.0298.8262.0532.3008.1758.5596.3701.7744.1924.2158.4502.3955.7705.54.3208.1436.6992.2588,1.1348.3486.4365.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1646.4238s1.2661.4707,1.7852.8135c.5186.3438.9482.7627,1.2896,1.2588.3413.4951.5703,1.0732.6865,1.7324.1245.7031.0933,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9282,1.5928-.4331.4648-.9775.8555-1.6333,1.1709-.6562.3164-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5386.1289-.519-.002-1.0249-.0596-1.5181-.1689-.4922-.1094-.9619-.2725-1.4092-.4893-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9116-1.1768-.251-.4541-.4282-.9756-.5317-1.5615l3.0405-.5352c.0996.4814.2578.8799.4727,1.1973s.4795.5625.7939.7334c.314.1709.6733.2744,1.0767.3096.4038.0352.8369.0107,1.2998-.0703.4111-.0723.7681-.1846,1.0708-.3359s.5493-.3311.7397-.5371c.1904-.209.3232-.4404.3989-.7012.0757-.2578.0879-.5303.0376-.8154Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m191.4766,270.0747c-.0859-.4834-.0957-.9395-.0312-1.3672.0645-.4258.1914-.8359.3789-1.2285.1885-.3906.4297-.7725.7246-1.1416.2939-.3682.6318-.7422,1.0117-1.1191-.5488-.5752-.9932-1.1338-1.335-1.6738-.3418-.541-.5684-1.124-.6787-1.7471-.1113-.6299-.1113-1.2197.001-1.7666.1104-.5498.3223-1.0361.6338-1.4619.3105-.4248.7139-.7812,1.208-1.0684s1.0684-.4883,1.7217-.6035c.5508-.0967,1.0703-.0869,1.5566.0322s.9199.3203,1.2988.6055c.3799.2842.6973.6338.9531,1.0508.2549.416.4268.873.5146,1.3711.0664.374.0693.7363.0098,1.0879-.0596.3486-.166.6875-.3203,1.0137-.1543.3252-.3467.6406-.5771.9453-.2305.3057-.4824.5996-.7578.8818l-.7549.8701,3.3359,3.0059c.1611-.459.2617-.9492.3018-1.4697.041-.5215.0107-1.0684-.0898-1.6396l2.6211-.4609c.1777,1.0039.209,1.9639.0947,2.8789-.1143.917-.3975,1.7686-.8486,2.5586l2.5371,2.2744-3.5029.6172-.8779-.7871c-.4912.4717-1.0195.8584-1.584,1.1572s-1.2246.5156-1.9805.6494c-.7422.1299-1.4297.1426-2.0615.0342s-1.1895-.3164-1.6709-.624c-.4824-.3086-.8809-.707-1.1943-1.1953-.3135-.4902-.5264-1.0498-.6377-1.6797Zm2.8477-8.7656c.0576.3301.1846.6504.3789.96.1953.3096.4434.6299.7441.9629l.8906-.9395c.2012-.1865.3467-.3691.4365-.5469.0898-.1787.1455-.3428.1689-.4951.0215-.1504.0234-.2842.0029-.3975s-.0361-.2031-.0479-.2686c-.0312-.1768-.0869-.3438-.168-.5029-.082-.1602-.1816-.2969-.2998-.4121s-.2539-.2012-.4033-.2578c-.1504-.0566-.3096-.0693-.4785-.04-.2578.0449-.4736.1279-.6484.25-.1758.1211-.3125.2695-.4102.4453-.0977.1768-.1602.3711-.1855.584-.0273.2109-.0215.4316.0195.6582Zm2.416,9.7559c.3818-.0674.7471-.1846,1.0957-.3525.3496-.167.6758-.375.9805-.626l-3.5625-3.25-.0762.082c-.1816.25-.3252.4912-.4277.7217-.1045.2295-.1777.4463-.2207.6504-.0439.2041-.0635.3955-.0586.5713.0049.1768.0215.3418.0479.4961.0518.293.1445.5566.2764.79.1318.2344.2949.4268.4883.5771.1924.1514.4141.2578.6641.3203.25.0615.5137.0684.793.0195Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m217.7461,253.1509l9.2744-1.6318.4404,2.4971-3.127.5508,1.9473,11.0264,3.1289-.5508.4385,2.4854-9.2744,1.6318-.4395-2.4854,3.0508-.5361-1.9473-11.0264-3.0518.5361-.4404-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m244.0039,265.0366l-3.084.543-6.2852-9.5391,1.8232,10.3242-3.1172.5488-2.8281-16.0088,3.1172-.5483,6.2451,9.5005-1.8066-10.2817,3.1074-.5469,2.8281,16.0083Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m254.5566,258.8716c-.0508-.2871-.1465-.5449-.29-.7764-.1436-.2324-.3535-.4346-.6299-.6084-.2773-.1758-.624-.3174-1.042-.4297-.417-.1113-.9248-.1943-1.5244-.2471-.7324-.0674-1.4404-.1885-2.127-.3623-.6855-.1748-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2031-.6377-1.0742-.7607-1.7705c-.1182-.6738-.085-1.3115.1045-1.9111.1895-.6001.5039-1.1387.9414-1.6167.4385-.4775.9844-.8809,1.6377-1.2114.6533-.3315,1.3838-.5669,2.1914-.709.8379-.147,1.624-.1616,2.3613-.042.7363.1191,1.3936.354,1.9697.7017.5762.3486,1.0566.7988,1.4424,1.3506.3848.5522.6416,1.1865.7686,1.9053l-3.0186.5308c-.0791-.3555-.2012-.6738-.3682-.9546-.166-.2808-.3809-.5098-.6426-.6865-.2627-.1772-.5723-.2959-.9277-.3584-.3555-.062-.7568-.0527-1.2051.0259-.4102.0723-.7676.1855-1.0693.3403-.3018.1558-.5479.3428-.7363.5605-.1885.2183-.3174.4609-.3877.7251-.0703.2666-.0811.542-.0303.8271.0527.3008.1758.5596.3701.7744.1924.2148.4502.3955.7705.5391.3213.1445.6992.2598,1.1348.3496.4365.0898.9238.1582,1.4619.208.7725.083,1.4941.2246,2.166.4229.6709.2002,1.2656.4717,1.7842.8145.5186.3438.9482.7617,1.29,1.2588.3408.4951.5703,1.0732.6865,1.7324.124.7031.0928,1.3525-.0928,1.9482-.1875.5967-.4961,1.126-.9277,1.5918-.4336.4648-.9785.8564-1.6338,1.1719-.6572.3154-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5391.1289-.5195-.002-1.0254-.0596-1.5176-.1689-.4932-.1094-.9619-.2725-1.4092-.4893-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9766-.5312-1.5625l3.04-.5342c.1006.4814.2578.8799.4727,1.1973s.4795.5615.7939.7334c.3145.1709.6738.2744,1.0771.3096s.8369.0107,1.2998-.0703c.4111-.0723.7676-.1846,1.0703-.3369.3027-.1504.5498-.3301.7402-.5371.1904-.208.3232-.4404.3984-.7002.0762-.2578.0879-.5312.0371-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m258.3604,246.0039l9.2744-1.6318.4414,2.4971-3.1289.5503,1.9492,11.0264,3.1279-.5508.4385,2.4854-9.2744,1.6318-.4385-2.4854,3.0508-.5371-1.9482-11.0259-3.0518.5371-.4404-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m284.7393,255.9399c-.1553.2764-.3838.5693-.6846.8809-.3008.3105-.6699.6074-1.1084.8926-.4385.2842-.9404.541-1.5049.7686-.5664.2285-1.1865.4014-1.8623.5205-.9111.1602-1.7617.1445-2.5527-.0488-.792-.1943-1.502-.5498-2.1309-1.0654-.6279-.5166-1.1631-1.1914-1.6006-2.0254-.4395-.833-.7578-1.8105-.9561-2.9326l-.3848-2.1753c-.1982-1.1221-.2256-2.1504-.085-3.0864.1416-.9351.4199-1.7573.8369-2.4653.416-.7075.9502-1.2856,1.6016-1.7324.6514-.4482,1.3926-.7437,2.2227-.8896.9033-.1592,1.7119-.1846,2.4229-.0762.7119.1094,1.3369.3374,1.876.6846.5381.3477.9922.8066,1.3613,1.376.3691.5703.6631,1.2324.8799,1.9878l-3.0186.5312c-.2471-.8022-.6045-1.377-1.0713-1.7217-.4658-.3452-1.1104-.4448-1.9326-.3003-.3965.0698-.7461.2358-1.0479.4966-.3027.2607-.543.6079-.7246,1.0396-.1816.4326-.2949.9502-.3398,1.5513-.0449.6001-.002,1.2788.1318,2.0337l.3887,2.1978c.2715,1.4941.7236,2.5957,1.3564,3.3047.6318.709,1.457.9775,2.4707.8057.2422-.042.4785-.1016.707-.1807.2275-.0771.4395-.168.6328-.2695.1943-.1025.3633-.21.5059-.3223.1426-.1104.2461-.2227.3105-.332l-.502-2.9043-2.6543.4678-.4082-2.3091,5.7383-1.0103,1.126,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m298.168,255.5044l-3.0625.5391-1.2266-6.937-4.5381.7988,1.2256,6.937-3.0723.541-2.8281-16.0083,3.0723-.541,1.1602,6.5645,4.5381-.7988-1.1592-6.5645,3.0625-.5391,2.8281,16.0083Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m310.5234,239.4199l-4.9453.8706,2.3828,13.4912-3.1064.5459-2.3838-13.4907-4.8799.8589-.4443-2.5176,12.9316-2.2759.4453,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m322.248,246.96c-.0508-.2871-.1484-.5454-.291-.7769-.1426-.2324-.3535-.4351-.6299-.6089-.2764-.1748-.624-.3174-1.041-.4292-.418-.1118-.9268-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3628-.6865-.1743-1.3066-.4209-1.8633-.7378-.5557-.3179-1.0264-.7192-1.4102-1.2036-.3848-.4839-.6387-1.0737-.7617-1.77-.1191-.6738-.084-1.311.1055-1.9116.1895-.6001.5029-1.1387.9414-1.6167.4375-.4775.9834-.8809,1.6367-1.2114.6533-.3311,1.3848-.5664,2.1924-.709.8369-.1475,1.624-.1621,2.3604-.042.7363.1191,1.3926.3545,1.9697.7017.5762.3491,1.0576.7988,1.4424,1.3501.3848.5527.6426,1.1875.7686,1.9062l-3.0186.5312c-.0781-.356-.2002-.6748-.3672-.9556-.168-.2808-.3818-.5098-.6436-.686-.2627-.1777-.5713-.2964-.9268-.3589-.3555-.062-.7578-.0527-1.2051.0259-.4111.0723-.7686.1855-1.0703.3403-.3018.1558-.5469.3433-.7363.5605-.1875.2183-.3174.4604-.3877.7261-.0713.2661-.0811.5415-.0303.8267.0527.3008.1768.5591.3701.7739.1924.2158.4502.396.7705.54.3203.1436.6992.2593,1.1348.3486.4375.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1641.4238.6719.1997,1.2666.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2593.3408.4946.5703,1.0728.6865,1.7319.125.7031.0938,1.353-.0928,1.9487-.1865.5962-.4961,1.1265-.9287,1.5918s-.9766.856-1.6328,1.1714c-.6562.3159-1.3916.5454-2.207.688-.5068.0898-1.0195.1338-1.5391.1289-.5186-.002-1.0244-.0586-1.5176-.1689-.4922-.1094-.9619-.2725-1.4092-.4883-.4473-.2153-.8496-.4888-1.207-.8188-.3574-.3306-.6611-.7222-.9111-1.1768-.252-.4541-.4277-.9756-.5312-1.5615l3.0391-.5352c.0996.4819.2578.8799.4727,1.1973.2148.3179.4805.5625.7949.7334.3135.1714.6729.2744,1.0762.3101.4043.0347.8369.0107,1.2998-.0708.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3306.7393-.5371c.1904-.209.3232-.4404.3994-.7007.0752-.2578.0879-.5308.0371-.8159Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m-4.9111,292.3355l9.2749-1.6318.4409,2.4971-3.1284.5508,1.9482,11.0264,3.1284-.5508.439,2.4854-9.2749,1.6318-.439-2.4854,3.0508-.5371-1.9482-11.0264-3.0508.5371-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m21.3467,304.2212l-3.0845.543-6.2847-9.5391,1.8237,10.3242-3.1172.5479-2.8281-16.0088,3.1172-.5479,6.2446,9.501-1.8057-10.2822,3.1064-.5469,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m31.9004,298.0562c-.0508-.2871-.1479-.5449-.291-.7764-.1426-.2324-.3535-.4355-.6304-.6094-.2764-.1748-.623-.3174-1.0405-.4287-.418-.1123-.9263-.1943-1.5259-.2471-.7314-.0674-1.4399-.1885-2.126-.3633-.686-.1738-1.3062-.4199-1.8623-.7373-.5562-.3184-1.0269-.7197-1.4111-1.2031-.3843-.4844-.6382-1.0742-.7612-1.7705-.1187-.6738-.084-1.3115.1055-1.9121.1895-.5996.5029-1.1387.9409-1.6162s.9839-.8809,1.6377-1.2119c.6528-.3311,1.3833-.5664,2.1919-.708.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3926.3535,1.9692.7012.5762.3486,1.0571.7988,1.4424,1.3506s.6416,1.1865.7686,1.9053l-3.0186.5312c-.0781-.3555-.2002-.6748-.3682-.9551-.1665-.2812-.3809-.5098-.6431-.6865s-.5713-.2959-.9263-.3584c-.356-.0625-.7573-.0527-1.2051.0254-.4111.0732-.7686.1855-1.0703.3408-.3018.1562-.5469.3428-.7358.5605-.1885.2188-.3179.4609-.3887.7256-.0703.2666-.0801.542-.0298.8271.0532.3008.1758.5586.3701.7734.1924.2158.4502.3965.7705.54.3208.1445.6992.2598,1.1348.3496.437.0898.9238.1582,1.4629.207.7715.084,1.4932.2246,2.1646.4238.6714.2002,1.2661.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2598.3413.4941.5703,1.0723.6865,1.7314.1245.7031.0933,1.3535-.0928,1.9492-.1865.5967-.4961,1.126-.9282,1.5918-.4331.4648-.9775.8555-1.6333,1.1719-.6562.3154-1.3916.5449-2.207.6885-.5068.0889-1.0195.1328-1.5386.1289-.519-.0029-1.0249-.0596-1.5181-.1689-.4922-.1104-.9619-.2734-1.4092-.4893s-.8496-.4893-1.207-.8184c-.3574-.3311-.6611-.7227-.9116-1.1768-.251-.4551-.4282-.9766-.5317-1.5625l3.0405-.5352c.0996.4824.2578.8799.4727,1.1982.2148.3174.4795.5615.7939.7334.314.1709.6733.2734,1.0767.3096.4038.0342.8369.0107,1.2998-.0703.4111-.0723.7681-.1846,1.0708-.3369.3027-.1504.5493-.3301.7397-.5371.1904-.208.3232-.4404.3989-.7002.0757-.2578.0879-.5312.0376-.8164Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m35.7031,285.188l9.2749-1.6318.4409,2.4971-3.1279.5498,1.9482,11.0264,3.1279-.5498.439,2.4854-9.2749,1.6318-.439-2.4854,3.0513-.5371-1.9482-11.0264-3.0513.5371-.4409-2.4971Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m62.083,295.1235c-.1558.2773-.3843.5703-.6855.8809-.3008.3115-.6704.6074-1.1084.8936-.438.2842-.9395.541-1.5054.7676-.5654.2285-1.186.4023-1.8618.5215-.9111.1602-1.7617.1436-2.5527-.0488-.7915-.1943-1.502-.5498-2.1304-1.0654-.6289-.5166-1.1626-1.1914-1.6011-2.0264-.439-.833-.7573-1.8096-.9556-2.9316l-.3848-2.1758c-.1978-1.1221-.2266-2.1504-.085-3.0869.1416-.9346.4199-1.7568.8364-2.4648s.9502-1.2861,1.6016-1.7324c.6523-.4482,1.3926-.7441,2.2227-.8896.9033-.1592,1.7114-.1846,2.4233-.0762.7119.1094,1.3374.3379,1.8755.6846.5386.3477.9922.8066,1.3613,1.376.3701.5703.6631,1.2324.8799,1.9873l-3.0186.5312c-.2476-.8018-.6045-1.377-1.0708-1.7217-.4658-.3447-1.1099-.4443-1.9321-.2998-.3975.0693-.7466.2363-1.0488.4961-.3022.2607-.5435.6084-.7246,1.04-.1812.4326-.2944.9502-.3394,1.5508-.0454.6006-.0015,1.2793.1318,2.0342l.3887,2.1982c.2715,1.4941.7236,2.5957,1.356,3.3047.6328.708,1.4565.9775,2.4707.8057.2432-.043.478-.1025.707-.1807.2275-.0771.4395-.168.6333-.2695.1938-.1025.3628-.21.5054-.3223.1431-.1113.2461-.2227.3105-.332l-.5015-2.9043-2.6548.4678-.4082-2.3096,5.7388-1.0107,1.1265,6.3086Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m75.5103,294.689l-3.062.5391-1.2256-6.9375-4.5386.7988,1.2256,6.9375-3.0732.541-2.8281-16.0088,3.0732-.541,1.1597,6.5645,4.5386-.7988-1.1597-6.5645,3.062-.5391,2.8281,16.0088Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m87.8667,278.604l-4.9463.8701,2.3833,13.4912-3.1064.5469-2.3833-13.4912-4.8799.8594-.4448-2.5176,12.9326-2.2764.4448,2.5176Z'                    fill='%23c7c7c7' /%3E                %3Cpath                    d='m99.5908,286.144c-.0508-.2871-.1475-.5449-.2905-.7773s-.353-.4346-.6304-.6084c-.2764-.1748-.6235-.3174-1.041-.4287-.417-.1123-.9258-.1953-1.5254-.2471-.7314-.0684-1.4404-.1895-2.126-.3633-.6855-.1748-1.3066-.4209-1.8623-.7373-.5562-.3184-1.0264-.7197-1.4111-1.2041s-.6377-1.0742-.7607-1.7705c-.1191-.6738-.085-1.3105.1045-1.9111s.5029-1.1387.9414-1.6162c.4385-.4785.9834-.8818,1.6372-1.2119.6533-.3311,1.3843-.5664,2.1919-.709.8369-.1475,1.624-.1621,2.3608-.042.7363.1191,1.3931.3545,1.9692.7021.5762.3486,1.0576.7979,1.4424,1.3496.3853.5527.6421,1.1875.7686,1.9062l-3.0186.5312c-.0776-.3564-.2002-.6748-.3672-.9561-.167-.2803-.3818-.5098-.6436-.6855-.2622-.1777-.5713-.2969-.9268-.3584-.3555-.0625-.7573-.0537-1.2051.0254-.4111.0723-.7676.1855-1.0698.3398-.3018.1562-.5474.3438-.7363.5605-.1885.2188-.3179.4609-.3882.7266s-.0806.541-.0303.8262c.0532.3008.1768.5596.3701.7744.1934.2158.4502.3955.771.54.3208.1436.6992.2598,1.1353.3486.436.0908.9233.1592,1.4619.208.7715.084,1.4932.2246,2.165.4238.6709.2002,1.2666.4707,1.7852.8135.5186.3438.9482.7627,1.2896,1.2588.3408.4951.5698,1.0732.686,1.7324.1245.7031.0938,1.3525-.0928,1.9482-.186.5967-.4956,1.127-.9277,1.5928-.4336.4648-.9775.8555-1.6333,1.1709-.6562.3164-1.3921.5449-2.2065.6885-.5068.0889-1.02.1328-1.5391.1289-.5195-.002-1.0254-.0596-1.5176-.1689-.4932-.1094-.9629-.2725-1.4102-.4893-.4468-.2148-.8491-.4883-1.2065-.8184-.3574-.3311-.6611-.7227-.9121-1.1768s-.4277-.9756-.5312-1.5615l3.04-.5352c.1001.4814.2578.8799.4727,1.1973.2153.3174.48.5625.7944.7334.3135.1709.6729.2744,1.0767.3096s.8364.0117,1.2993-.0703c.4111-.0723.7681-.1846,1.0708-.3359s.5493-.3311.7402-.5371c.1899-.209.3232-.4404.3989-.7012.0752-.2578.0874-.5303.0371-.8154Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E            %3Cg fill='none' isolation='isolate'%3E                %3Cpath                    d='m499.0195,343.1099c-.0508-.2871-.1475-.5449-.291-.7783-.1426-.2314-.3535-.4336-.6299-.6074-.2764-.1748-.624-.3174-1.041-.4297-.417-.1113-.9258-.1943-1.5264-.2471-.7305-.0674-1.4395-.1885-2.125-.3623-.6855-.1748-1.3066-.4209-1.8623-.7383s-1.0264-.7188-1.4111-1.2031-.6387-1.0742-.7617-1.7705c-.1191-.6738-.084-1.3105.1055-1.9111s.5029-1.1396.9414-1.6162c.4375-.4785.9834-.8818,1.6377-1.2119.6523-.3311,1.3838-.5664,2.1914-.709.8369-.1475,1.624-.1621,2.3604-.042.7373.1191,1.3926.3545,1.9697.7021.5771.3486,1.0576.7979,1.4424,1.3496.3857.5527.6416,1.1875.7686,1.9062l-3.0186.5312c-.0781-.3564-.2002-.6748-.3672-.9561-.167-.2803-.3818-.5098-.6436-.6855-.2627-.1777-.5713-.2969-.9268-.3594-.3555-.0615-.7578-.0527-1.2051.0264-.4111.0723-.7676.1855-1.0703.3398-.3018.1562-.5469.3438-.7354.5605-.1885.2188-.3174.4609-.3896.7266-.0693.2656-.0791.541-.0293.8262.0537.3008.1758.5596.3701.7744.1924.2158.4502.3955.7705.54.3213.1436.6992.2588,1.1348.3486.4365.0908.9238.1592,1.4629.208.7715.084,1.4932.2246,2.1641.4238.6719.1992,1.2676.4707,1.7852.8135.5195.3438.9492.7627,1.29,1.2588.3408.4951.5703,1.0732.6865,1.7324.125.7031.0938,1.3525-.0928,1.9482-.1865.5967-.4961,1.127-.9287,1.5928-.4316.4648-.9766.8555-1.6328,1.1709-.6562.3164-1.3906.5449-2.207.6885-.5059.0889-1.0195.1328-1.5391.1289-.5186-.002-1.0244-.0596-1.5176-.1689-.4922-.1094-.9619-.2725-1.4092-.4893-.4473-.2148-.8496-.4883-1.207-.8184-.3574-.3311-.6611-.7227-.9111-1.1768-.252-.4551-.4287-.9756-.5322-1.5615l3.041-.5352c.0996.4814.2568.8799.4727,1.1973.2148.3174.4795.5625.7939.7334.3135.1709.6729.2744,1.0762.3086.4043.0361.8379.0117,1.2998-.0693.4111-.0723.7686-.1846,1.0713-.3359s.5488-.3311.7393-.5371c.1904-.209.3232-.4414.3994-.7012.0752-.2578.0879-.5303.0371-.8154Z'                    fill='%23c7c7c7' /%3E            %3C/g%3E        %3C/g%3E    %3C/g%3E%3C/svg%3E");}.icon-plus--purple{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='Group_11364' data-name='Group 11364' xmlns='http://www.w3.org/2000/svg' width='10.5' height='10.5' viewBox='0 0 10.5 10.5'%3E  %3Cline id='Line_540' data-name='Line 540' y2='10.5' transform='translate(5.25)' fill='none' stroke='%2393f' stroke-width='2'/%3E  %3Cline id='Line_541' data-name='Line 541' y2='10.5' transform='translate(10.5 5.248) rotate(90)' fill='none' stroke='%2393f' stroke-width='2'/%3E%3C/svg%3E");}.icon-plus{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.185 11.186'%3E  %3Cg id='Group_11280' data-name='Group 11280' transform='translate(-696.205 -36.961)'%3E    %3Cg id='Group_10977' data-name='Group 10977' transform='translate(696.205 42.554)'%3E      %3Cline id='Line_39' data-name='Line 39' x2='11.185' transform='translate(0)' fill='none' stroke='%23fff' stroke-width='1'/%3E    %3C/g%3E    %3Cg id='Group_11057' data-name='Group 11057' transform='translate(701.797 36.961) rotate(90)'%3E      %3Cline id='Line_39-2' data-name='Line 39' x2='11.185' fill='none' stroke='%23fff' stroke-width='1'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-quotes{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='82' height='67.276' viewBox='0 0 82 67.276'%3E  %3Cdefs%3E    %3ClinearGradient id='linear-gradient' x1='0.547' y1='1' x2='0.559' gradientUnits='objectBoundingBox'%3E      %3Cstop offset='0' stop-color='%23ff1423'/%3E      %3Cstop offset='1' stop-color='%2393f'/%3E    %3C/linearGradient%3E  %3C/defs%3E  %3Cg transform='translate(-41 -4005)'%3E    %3Cg transform='translate(41 4005)'%3E      %3Cpath d='M1.36,75.556H35.111V41.8h-15.4c0-9.967,7.249-17.669,16.083-20.387V8.28C26.73,9.186,17.216,13.263,11.1,19.606,4.984,25.722,1.36,34.1,1.36,45.882Zm47.569,0H82.68V41.8h-15.4c0-9.967,7.249-17.669,16.083-20.387V8.28c-9.061.906-18.575,4.983-24.691,11.326-6.116,6.116-9.74,14.5-9.74,26.276Z' transform='translate(-1.36 -8.28)' fill='url(%23linear-gradient)'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");}.icon-search,.news-landing__filters-inner input[type=text].form-control{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='13.242' height='12.873' viewBox='0 0 13.242 12.873'%3E  %3Cpath id='Path_532' data-name='Path 532' d='M4.948,7.714A2.765,2.765,0,1,0,2.183,4.948,2.783,2.783,0,0,0,4.948,7.714Zm4.221-.175,4.073,3.674-1.659,1.659L7.51,9.2a5.035,5.035,0,0,1-2.562.7A4.938,4.938,0,1,1,9.169,7.539Z' fill='%23fff'/%3E%3C/svg%3E");}.icon-sprite{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' style='width:0px; height:0px; position:absolute;' aria-hidden='true'%3E %3Cdefs%3E  %3Csymbol id='iconDropdown' viewBox='0 0 20 12'%3E   %3Cpolygon    points='10.0004 12 0 1.8538 1.8302 0 10.0004 8.2899 18.1715 0 20 1.8538 10.0004 12'    fill='currentColor' /%3E  %3C/symbol%3E  %3Csymbol id='dropdownPlus' class='icon-plus' xmlns='http://www.w3.org/2000/svg' width='10.5'   height='10.5' viewBox='0 0 10.5 10.5'%3E   %3Cpath class='icon-plus__line icon-plus__line--vertical' d='M1,10.5H-1V0H1Z'    transform='translate(5.25)' fill='currentColor' /%3E   %3Cpath class='icon-plus__line' d='M1,10.5H-1V0H1Z'    transform='translate(10.5 5.248) rotate(90)' fill='currentColor' /%3E  %3C/symbol%3E  %3Csymbol id='iconChevron' viewBox='0 0 12 20'%3E   %3Cpolygon    points='12 9.9996 1.8538 20 0 18.1698 8.2899 9.9996 0 1.8285 1.8538 0 12 9.9996'    fill='currentColor' /%3E  %3C/symbol%3E        %3Csymbol id='iconArrowRight' viewBox='0 0 28.835 28.42'%3E          %3Cg id='Group_8609' data-name='Group 8609' transform='translate(14.177 1) rotate(45)'%3E            %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H18.632V18.584' transform='translate(0.097)' fill='none' stroke='currentColor' stroke-width='2'/%3E            %3Cpath id='Path_39203' data-name='Path 39203' d='M18.729,0,0,18.635' fill='none' stroke='currentColor' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E  %3Csymbol id='iconArrowRightLarge' viewBox='0 0 54.921 54.869'%3E   %3Cg id='Group_8660' data-name='Group 8660' transform='translate(-847.286 15506.561)'%3E    %3Cpath id='Path_52417' data-name='Path 52417'     d='M772.612-15571.479l26.374,26.375-26.374,26.373'     transform='translate(101.1 65.979)' fill='none' stroke='currentColor'     stroke-width='3' /%3E    %3Cpath id='Path_52418' data-name='Path 52418' d='M847.286-15479.273h51.385'     transform='translate(0 -0.227)' fill='none' stroke='currentColor'     stroke-width='3' /%3E   %3C/g%3E  %3C/symbol%3E        %3Csymbol id='iconArrowRightBtn' viewBox='0 0 15.858 15.444'%3E          %3Cg id='Group_8609' data-name='Group 8609' transform='translate(7.705 1) rotate(45)'%3E            %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H9.433V9.432' transform='translate(0.097)' fill='none' stroke='currentColor' stroke-width='2'/%3E            %3Cpath id='Path_39203' data-name='Path 39203' d='M9.53,0,0,9.482' fill='none' stroke='currentColor' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconArrowSliderLeft' viewBox='0 0 34.637 34.604'%3E          %3Cg id='Group_11594' data-name='Group 11594' transform='translate(1149.826 2245.549) rotate(180)'%3E            %3Cg id='Group_11589' data-name='Group 11589' transform='translate(1115.189 2212.005)'%3E              %3Cpath id='Path_52417' data-name='Path 52417' d='M772.612-15571.479l16.242,16.242L772.612-15539' transform='translate(-756.338 15571.479)' fill='none' stroke='%23000' stroke-width='3'/%3E              %3Cpath id='Path_52418' data-name='Path 52418' d='M847.286-15479.273h31.644' transform='translate(-847.286 15495.284)' fill='none' stroke='%23000' stroke-width='3'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconArrowSliderRight' viewBox='0 0 34.637 34.604'%3E          %3Cg transform='translate(-1115.189 -2210.944)'%3E            %3Cg id='Group_11589' data-name='Group 11589' transform='translate(1115.189 2212.005)'%3E              %3Cpath id='Path_52417' data-name='Path 52417' d='M772.612-15571.479l16.242,16.242L772.612-15539' transform='translate(-756.338 15571.479)' fill='none' stroke='%23000' stroke-width='3'/%3E              %3Cpath id='Path_52418' data-name='Path 52418' d='M847.286-15479.273h31.644' transform='translate(-847.286 15495.284)' fill='none' stroke='%23000' stroke-width='3'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconArrowTechDetail' viewBox='0 0 28.835 28.42'%3E          %3Cg transform='translate(14.177 1) rotate(45)'%3E            %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H18.632V18.584' transform='translate(0.097)' fill='none' stroke='currentColor' stroke-width='2'/%3E            %3Cpath id='Path_39203' data-name='Path 39203' d='M18.729,0,0,18.635' fill='none' stroke='currentColor' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconArrowTechDetailPrint' viewBox='0 0 28.835 28.42'%3E          %3Cg transform='translate(14.177 1) rotate(45)'%3E            %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H18.632V18.584' transform='translate(0.097)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_39203' data-name='Path 39203' d='M18.729,0,0,18.635' fill='none' stroke='%23fff' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E  %3Csymbol id='iconGear' viewBox='0 0 28 28'%3E   %3Cg transform='translate(-254.571 -374)'%3E    %3Cg%3E     %3Cg id='Ellipse_385'%3E      %3Ccircle fill='currentColor' cx='268.6' cy='388' r='14' /%3E     %3C/g%3E     %3Cg%3E      %3Cpath fill='%23ffffff'       d='M270.8,393l-1,0.1l0.1,1.7l-0.8,0.2l0,0l-0.9,0.2l-0.8-1.9l-0.3,0c-0.6,0-1.2-0.2-1.8-0.4l-0.3-0.1l-1.5,1.4       l-1.3-1l1-1.8l-0.2-0.3c-0.4-0.5-0.6-1-0.8-1.6l-0.1-0.3l-2-0.3l0-1.7l2-0.4l0.1-0.3c0.2-0.6,0.4-1.2,0.8-1.7l0.2-0.3l-1-1.8       l1.3-1.1l1.5,1.4l0.3-0.1c0.3-0.1,0.5-0.2,0.8-0.3l0,0l0,0c0.3-0.1,0.6-0.1,0.9-0.1l0.3,0l0.8-1.9l1.6,0.4l-0.1,1.7l1,0l0.1-2.6       l-3.3-0.7l-0.8,2.1c-0.3,0-0.5,0.1-0.8,0.1l0,0c-0.2,0.1-0.5,0.1-0.7,0.2l-1.7-1.5l-2.6,2.1l1.1,2c-0.3,0.4-0.5,0.9-0.6,1.4       l-2.2,0.4l0.1,3.4l2.3,0.3c0.2,0.5,0.4,0.9,0.7,1.4l-1.1,2l2.7,2.1l1.7-1.5c0.5,0.2,1,0.3,1.5,0.3l0.9,2.1l1.7-0.4l0,0l1.6-0.4       L270.8,393z' /%3E      %3Cpath fill='%23ffffff'       d='M275.9,386.2c-0.8,0-1.4,0.5-1.6,1.2h-3.1c0-0.1,0-0.3-0.1-0.4c-0.1-0.5-0.3-0.9-0.6-1.3h1l1.3-1.3       c0.2,0.1,0.4,0.1,0.7,0.1c0.9,0,1.7-0.8,1.7-1.7s-0.8-1.7-1.7-1.7s-1.7,0.8-1.7,1.7c0,0.3,0.1,0.7,0.3,0.9l-1,1h-1.6       c-0.9-0.6-2-0.8-3.1-0.6c-1,0.2-1.8,0.9-2.4,1.8c-0.5,0.9-0.7,1.9-0.4,2.9c0.4,1.8,2,2.9,3.7,2.9c0.3,0,0.6,0,0.9-0.1       c0.4-0.1,0.8-0.3,1.2-0.6h1.6l1,1c-0.2,0.3-0.3,0.6-0.3,0.9c0,0.9,0.8,1.7,1.7,1.7s1.7-0.8,1.7-1.7s-0.8-1.7-1.7-1.7       c-0.2,0-0.5,0-0.7,0.1l-1.3-1.3h-1c0.3-0.5,0.6-1.1,0.7-1.7h3.1c0.2,0.7,0.9,1.2,1.6,1.2c0.9,0,1.7-0.8,1.7-1.7       S276.9,386.2,275.9,386.2z M273.5,382.1c0.4,0,0.7,0.3,0.7,0.7s-0.3,0.7-0.7,0.7s-0.7-0.3-0.7-0.7S273.1,382.1,273.5,382.1z        M274.2,393c0,0.4-0.3,0.7-0.7,0.7s-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7S274.2,392.6,274.2,393z M268.1,390.7       c-0.7,0.2-1.5,0.1-2.2-0.3c-0.7-0.4-1.1-1-1.3-1.8l0,0c-0.4-1.5,0.6-3.1,2.1-3.5c1.5-0.4,3.1,0.6,3.5,2.1c0,0.1,0,0.1,0,0.2h-1.1       c-0.2-0.8-0.9-1.3-1.8-1.3c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8c0.8,0,1.5-0.6,1.8-1.3h1.1C270,389.5,269.2,390.4,268.1,390.7z        M268.2,387.9c0,0.5-0.4,0.8-0.8,0.8s-0.8-0.4-0.8-0.8s0.4-0.8,0.8-0.8S268.2,387.4,268.2,387.9z M275.9,388.6       c-0.4,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7s0.7,0.3,0.7,0.7S276.3,388.6,275.9,388.6z' /%3E     %3C/g%3E    %3C/g%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconGearAlt' viewBox='0 0 82.3 74.5'%3E   %3Cpath id='Path_52912' fill='currentColor'    d='M51.3,60.3l-3,0.2l0.6,8.5L40.4,71l-3.7-8.7l-0.9,0c-2.8-0.1-5.7-0.7-8.3-1.8l-0.9-0.4    l-6.9,6.4l-7-5.4l4.5-8.3l-0.6-0.8c-1.7-2.3-3-4.9-3.8-7.6l-0.3-0.9l-9.3-1.4L3,33.3l9.3-1.7l0.2-0.9c0.7-2.8,2-5.4,3.6-7.7l0.5-0.8    L12,14.1l6.8-5.6l7.1,6.2l0.9-0.4c1.2-0.5,2.5-1,3.9-1.3v0v0c1.4-0.4,2.9-0.6,4.4-0.7l0.9-0.1l3.5-8.8l8.6,1.9l-0.4,8.5l3,0.1    l0.5-11L37.6,0l-3.7,9.4c-1.3,0.1-2.7,0.4-4,0.7v0v0c-1.2,0.3-2.3,0.7-3.4,1.1l-7.6-6.7L8.1,13.4l5,8.8c-1.4,2.1-2.5,4.5-3.2,6.9    L0,30.8l0.2,13.9l10,1.5c0.8,2.4,2,4.7,3.4,6.8L8.8,62l11,8.5l7.4-6.9c2.4,0.9,4.9,1.4,7.5,1.6l4,9.3l13.5-3.3L51.3,60.3z' /%3E   %3Cpath id='Path_52913' fill='currentColor'    d='M75.3,30.3c-3.3,0-6.1,2.3-6.8,5.4H53.3c-0.1-0.9-0.2-1.7-0.4-2.5c-0.6-2.4-1.8-4.7-3.4-6.6H55   l6.2-6.2c1,0.5,2,0.8,3.1,0.8l0,0c3.8,0,7-3.1,7-6.9s-3.1-7-6.9-7s-7,3.1-7,6.9c0,1.6,0.5,3.1,1.5,4.3l-5.1,5.1h-7.5   c-0.3-0.2-0.6-0.4-1-0.6c-3-1.8-6.5-2.6-10-2.3c-0.9,0.1-1.7,0.2-2.6,0.4c-8.9,2.2-14.3,11.3-12.1,20.2c0,0,0,0,0,0   c0.1,0.5,0.3,1,0.5,1.5c0,0.1,0,0.1,0.1,0.2c0.2,0.5,0.4,0.9,0.6,1.4c0,0.1,0.1,0.1,0.1,0.2c0.2,0.4,0.4,0.7,0.6,1.1   c0.1,0.1,0.1,0.2,0.2,0.3c0.2,0.4,0.5,0.7,0.7,1c0.1,0.1,0.2,0.3,0.3,0.4c0.2,0.2,0.4,0.5,0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6   c0.2,0.2,0.4,0.4,0.6,0.6c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.3,0.6,0.5,0.9,0.8c0.1,0.1,0.3,0.2,0.4,0.3c0.3,0.2,0.6,0.4,0.9,0.6   c0.1,0,0.1,0.1,0.2,0.1c0.5,0.3,1.1,0.6,1.7,0.9c0,0,0.1,0,0.1,0c0.3,0.1,0.6,0.2,0.8,0.3c0,0,0,0,0.1,0l0,0c0.7,0.3,1.3,0.5,2,0.6   l0,0l0,0c0.3,0.1,0.6,0.1,0.9,0.2l0.1,0c0.3,0,0.6,0.1,0.8,0.1c0,0,0.1,0,0.1,0c0.3,0,0.6,0.1,0.9,0.1h0c0.3,0,0.6,0,0.9,0   c0.5,0,1.1,0,1.6-0.1c0.8-0.1,1.7-0.2,2.5-0.4l10-2.5h3l5.1,5.1c-2.4,3-1.8,7.4,1.2,9.8c3,2.4,7.4,1.8,9.8-1.2   c2.4-3,1.8-7.4-1.2-9.8c-2.1-1.7-5-1.9-7.4-0.7L55,47.9h-5.5c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.2,0.3-0.3,0.4-0.5   c0.2-0.3,0.5-0.7,0.7-1c0.1-0.1,0.2-0.2,0.2-0.3c1.3-2.1,2.1-4.6,2.3-7.1h15.2c0.7,3.2,3.5,5.4,6.8,5.4l0,0c3.8,0,6.9-3.1,6.9-6.9   S79.1,30.3,75.3,30.3L75.3,30.3 M64.4,10.3c2.2,0,3.9,1.8,3.9,3.9c0,2.2-1.8,3.9-3.9,3.9c-2.2,0-3.9-1.8-3.9-3.9   C60.5,12.1,62.2,10.3,64.4,10.3 M64.4,56.4c2.2,0,3.9,1.8,3.9,3.9c0,2.2-1.8,3.9-3.9,3.9c-2.2,0-3.9-1.8-3.9-3.9   C60.5,58.2,62.2,56.4,64.4,56.4 M38.6,50.8c-0.2,0-0.5,0-0.7,0.1c-0.2,0-0.4,0-0.7,0.1c-0.2,0-0.4,0-0.6,0c-0.3,0-0.5,0-0.8,0   c-0.2,0-0.3,0-0.5,0c-0.3,0-0.6-0.1-0.9-0.1c-0.1,0-0.2,0-0.3-0.1c-0.3-0.1-0.7-0.1-1-0.2c-0.1,0-0.2-0.1-0.3-0.1   c-0.3-0.1-0.7-0.2-1-0.3c-0.1,0-0.2-0.1-0.3-0.1c-0.3-0.1-0.6-0.2-0.9-0.4c-0.1-0.1-0.2-0.1-0.3-0.2c-0.3-0.1-0.6-0.3-0.8-0.5   c-0.1,0-0.1-0.1-0.2-0.1c-1.8-1.1-3.3-2.6-4.4-4.4c0,0,0-0.1-0.1-0.1c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.3-0.3-0.5   c0-0.1-0.1-0.2-0.1-0.3c-0.3-0.7-0.6-1.5-0.8-2.3l0,0l0,0l0,0c-0.2-0.7-0.3-1.5-0.4-2.3c0-0.1,0-0.3,0-0.4c0-0.2,0-0.4,0-0.5   c0-0.3,0-0.5,0-0.8c0-0.1,0-0.2,0-0.2c0.3-4.4,2.7-8.3,6.5-10.7l0,0c0.3-0.2,0.6-0.4,1-0.5c0.1,0,0.2-0.1,0.2-0.1   c0.3-0.1,0.5-0.2,0.8-0.3c0.1-0.1,0.3-0.1,0.4-0.2c0.2-0.1,0.5-0.1,0.7-0.2c0.2-0.1,0.4-0.1,0.6-0.2c0,0,0.1,0,0.1,0   c0.5-0.1,0.9-0.2,1.4-0.3c0.2,0,0.4,0,0.5-0.1c0.3,0,0.7-0.1,1-0.1c0.3,0,0.5,0,0.8,0c0.1,0,0.1,0,0.2,0c0.4,0,0.8,0.1,1.2,0.1   c0.1,0,0.1,0,0.2,0c0.3,0.1,0.7,0.1,1,0.2c0.1,0,0.2,0,0.3,0.1c0.4,0.1,0.8,0.2,1.1,0.3c0.1,0,0.1,0,0.2,0.1c0.3,0.1,0.6,0.3,1,0.4   c0.1,0,0.2,0.1,0.3,0.1c0.3,0.2,0.7,0.3,1,0.5l0,0c3.1,1.9,5.4,4.9,6.2,8.4c0.1,0.6,0.2,1.2,0.3,1.8h-6.4c-0.8-4.1-4.8-6.7-8.8-5.9   c-4.1,0.8-6.7,4.8-5.9,8.8c0.8,4.1,4.8,6.7,8.8,5.9c2.9-0.6,5.3-2.9,5.9-5.8h6.4c-0.6,5.7-4.7,10.4-10.2,11.7   c-0.3,0.1-0.6,0.1-0.8,0.2C39,50.7,38.8,50.8,38.6,50.8 M41.1,37.3c0,2.5-2,4.5-4.5,4.5s-4.5-2-4.5-4.5c0-2.5,2-4.5,4.5-4.5   C39.1,32.8,41.1,34.8,41.1,37.3 M78.1,40.1c-0.7,0.7-1.7,1.2-2.8,1.2l0,0c-2.2,0-3.9-1.8-3.9-3.9s1.8-3.9,3.9-3.9   c2.2,0,3.9,1.8,3.9,3.9C79.3,38.3,78.8,39.3,78.1,40.1' /%3E  %3C/symbol%3E  %3Csymbol id='iconBulb' viewBox='0 0 28 28'%3E   %3Cg transform='translate(-254.071 -374)'%3E    %3Ccircle fill='currentColor' cx='268.1' cy='388' r='14' /%3E    %3Cg%3E     %3Cpath fill='%23ffffff'      d='M271.5,383.9c-0.9-0.9-2.1-1.4-3.4-1.4c0,0,0,0,0,0c-1.3,0-2.5,0.5-3.4,1.4c-0.9,0.9-1.4,2.1-1.4,3.4      c0,1.3,0.5,2.5,1.4,3.4c0.8,0.8,1.2,1.8,1.2,2.9v0.6h4.4v-0.6c0-1,0.4-2.1,1.1-2.8c1-1,1.6-2.4,1.5-3.9      C272.8,385.9,272.3,384.8,271.5,383.9z M271.9,387.1c0.1,1.1-0.3,2.3-1.2,3.1c-0.8,0.8-1.4,2-1.4,3.1h-2.5      c-0.1-1.2-0.6-2.3-1.5-3.2c-0.7-0.7-1.1-1.7-1.1-2.7s0.4-2,1.1-2.7c0.7-0.7,1.7-1.1,2.7-1.1c0,0,0,0,0,0c1,0,2,0.4,2.7,1.1      C271.5,385.3,271.9,386.2,271.9,387.1L271.9,387.1z' /%3E     %3Crect x='267.6' y='385.9' fill='%23ffffff' width='1' height='3.4' /%3E     %3Crect x='267.6' y='390.2' fill='%23ffffff' width='1' height='1' /%3E     %3Crect x='260.5' y='390.7'      transform='matrix(0.8697 -0.4935 0.4935 0.8697 -159.0045 180.0285)'      fill='%23ffffff' width='2' height='1' /%3E     %3Crect x='260.1' y='386.5'      transform='matrix(7.779974e-03 -1 1 7.779974e-03 -128.9183 644.9948)'      fill='%23ffffff' width='1' height='2' /%3E     %3Crect x='261.1' y='382.7'      transform='matrix(0.5066 -0.8622 0.8622 0.5066 -201.7585 414.8602)'      fill='%23ffffff' width='1' height='2' /%3E     %3Crect x='263.9' y='380'      transform='matrix(0.8698 -0.4935 0.4935 0.8698 -153.572 180.0721)'      fill='%23ffffff' width='1' height='2' /%3E     %3Crect x='267.1' y='379.5'      transform='matrix(7.812262e-03 -1 1 7.812262e-03 -113.9572 645.1569)'      fill='%23ffffff' width='2' height='1' /%3E     %3Crect x='270.9' y='380.5'      transform='matrix(0.5071 -0.8619 0.8619 0.5071 -194.4071 422.1174)'      fill='%23ffffff' width='2' height='1' /%3E     %3Crect x='273.6' y='383.3'      transform='matrix(0.8696 -0.4938 0.4938 0.8696 -153.7163 185.672)'      fill='%23ffffff' width='2' height='1' /%3E     %3Crect x='275.1' y='386.6'      transform='matrix(7.812262e-03 -1 1 7.812262e-03 -114.1324 660.1243)'      fill='%23ffffff' width='1' height='2' /%3E     %3Crect x='274.1' y='390.3'      transform='matrix(0.5065 -0.8622 0.8622 0.5065 -201.927 429.8292)'      fill='%23ffffff' width='1' height='2' /%3E     %3Cpath fill='%23ffffff'      d='M266,395.9h0.7v0.2c0,0.7,0.6,1.3,1.3,1.3s1.3-0.6,1.3-1.3v-0.2h0.7v-1H266V395.9z M268.4,396.2      c0,0.2-0.1,0.3-0.3,0.3s-0.3-0.1-0.3-0.3v-0.2h0.6V396.2z' /%3E    %3C/g%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconBulbAlt' viewBox='0 0 83.3 89.5'%3E   %3Cg id='Group_14120'%3E    %3Cpath id='Path_52908' fill='currentColor'     d='M43.1,18.1c-0.5,0-1,0-1.5,0c-12.6,0-22.8,10.2-22.8,22.8c0,6,2.4,11.8,6.6,16.1     c2,1.9,3.5,4.2,4.6,6.8c1.1,2.5,1.7,5.2,1.7,7.9v2h19.8v-2c0-2.7,0.5-5.3,1.5-7.8c1-2.5,2.5-4.7,4.4-6.5c9.1-8.7,9.4-23.2,0.6-32.2     C54.1,21,48.8,18.5,43.1,18.1 M60.1,48.2c-1.1,2.6-2.7,5-4.7,7c-2.2,2.1-4,4.7-5.1,7.6c-1,2.5-1.6,5.2-1.7,8H34.7     c-0.1-2.8-0.8-5.6-1.9-8.2c-1.3-2.9-3-5.5-5.3-7.7c-7.7-7.8-7.7-20.3,0.1-28c3.7-3.7,8.7-5.8,14-5.8c0.4,0,0.9,0,1.3,0     c10.9,0.8,19.2,10.2,18.4,21.2C61.2,44.3,60.8,46.3,60.1,48.2' /%3E    %3Crect id='Rectangle_4080' x='40.1' y='34' fill='currentColor' width='3'     height='16.5' /%3E    %3Crect id='Rectangle_4081' x='40.1' y='55' fill='currentColor' width='3' height='4.7' /%3E    %3Cpath id='Path_52909' fill='currentColor'     d='M4.7,60.9l1.5,2.6l8.5-4.8L13.2,56L4.7,60.9z' /%3E    %3Crect id='Rectangle_4082' x='3.4' y='36.4'     transform='matrix(7.749189e-03 -1 1 7.749189e-03 -36.473 45.9514)'     fill='currentColor' width='3' height='9.8' /%3E    %3Crect id='Rectangle_4083' x='8.5' y='18.1'     transform='matrix(0.5067 -0.8621 0.8621 0.5067 -14.9331 19.9666)'     fill='currentColor' width='3' height='9.8' /%3E    %3Crect id='Rectangle_4084' x='22' y='4.8'     transform='matrix(0.8696 -0.4938 0.4938 0.8696 -1.7191 12.8823)'     fill='currentColor' width='3' height='9.8' /%3E    %3Crect id='Rectangle_4085' x='37' y='3.4'     transform='matrix(7.661973e-03 -1 1 7.661973e-03 36.6863 46.8048)'     fill='currentColor' width='9.8' height='3' /%3E    %3Crect id='Rectangle_4086' x='55.3' y='8.5'     transform='matrix(0.5067 -0.8621 0.8621 0.5067 21.114 56.8622)'     fill='currentColor' width='9.8' height='3' /%3E    %3Cpath id='Path_52910' fill='currentColor'     d='M78.6,22.4l-1.5-2.6l-8.5,4.8l1.5,2.6L78.6,22.4z' /%3E    %3Crect id='Rectangle_4087' x='76.9' y='37'     transform='matrix(7.661973e-03 -1 1 7.661973e-03 35.839 119.962)'     fill='currentColor' width='3' height='9.8' /%3E    %3Crect id='Rectangle_4088' x='71.8' y='55.3'     transform='matrix(0.5067 -0.8621 0.8621 0.5067 -15.7801 92.9144)'     fill='currentColor' width='3' height='9.8' /%3E    %3Cpath id='Path_52911' fill='currentColor'     d='M31.6,81.9h4.6V84c0,3,2.5,5.5,5.5,5.5c3,0,5.5-2.5,5.5-5.5v-2.1h4.6v-3H31.6V81.9z M44.1,84     c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5v-2.1h5V84z' /%3E   %3C/g%3E  %3C/symbol%3E        %3Csymbol id='iconTwitter' viewBox='0 0 19.404 19.83'%3E          %3Cpath id='logo' fill='currentColor' d='M11.548,8.4,18.771,0H17.059L10.787,7.291,5.778,0H0L7.575,11.025,0,19.83H1.712l6.624-7.7,5.29,7.7H19.4L11.547,8.4ZM9.2,11.122l-.768-1.1L2.329,1.289H4.958l4.928,7.05.768,1.1L17.06,18.6H14.431L9.2,11.122Z'/%3E        %3C/symbol%3E  %3Csymbol id='iconLinkedIn' viewBox='0 0 15.068 15.064'%3E   %3Cpath id='Path_495' data-name='Path 495'    d='M3.373,15.064H.249V5.007H3.373ZM1.809,3.635A1.818,1.818,0,1,1,3.618,1.809,1.824,1.824,0,0,1,1.809,3.635Zm13.255,11.43H11.947v-4.9c0-1.167-.024-2.663-1.624-2.663C8.7,7.505,8.45,8.773,8.45,10.084v4.98H5.33V5.007h3V6.379H8.37a3.283,3.283,0,0,1,2.956-1.624c3.161,0,3.743,2.081,3.743,4.785v5.525Z'    fill='currentColor' /%3E  %3C/symbol%3E        %3Csymbol id='iconYoutube' viewBox='0 0 33.702 24.188'%3E          %3Cg id='Group_14821' data-name='Group 14821' transform='translate(20296.75 -13036.25)'%3E            %3Cpath id='Path_53054' data-name='Path 53054' d='M31.529,3.543A4.046,4.046,0,0,0,28.682.677C26.171,0,16.1,0,16.1,0S6.031,0,3.52.677A4.046,4.046,0,0,0,.673,3.543,42.443,42.443,0,0,0,0,11.344a42.443,42.443,0,0,0,.673,7.8A4.046,4.046,0,0,0,3.52,22.01c2.511.677,12.581.677,12.581.677s10.07,0,12.581-.677a4.046,4.046,0,0,0,2.847-2.865,42.446,42.446,0,0,0,.673-7.8,42.443,42.443,0,0,0-.673-7.8' transform='translate(-20296 13037)' fill='none' stroke='currentColor' stroke-width='1.5'/%3E            %3Cpath id='Path_53055' data-name='Path 53055' d='M93.333,57.351l8.416-4.788-8.416-4.788Z' transform='translate(-20376.525 12995.78)' fill='none' stroke='currentColor' stroke-width='1.5'/%3E          %3C/g%3E        %3C/symbol%3E  %3Csymbol id='iconFilter' viewBox='0 0 14 11'%3E   %3Cg%3E    %3Crect width='14' height='1' fill='currentColor' /%3E    %3Crect x='5.5' y='10' width='3' height='1' fill='currentColor' /%3E    %3Crect x='2.5' y='5' width='9' height='1' fill='currentColor' /%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconFilterBack' viewBox='0 0 7.1213 11.4142'%3E   %3Cpath d='m6.4142,10.7071L1.4142,5.7071,6.4142.7071' fill='none' stroke='currentColor'    stroke-width='2' /%3E  %3C/symbol%3E  %3Csymbol id='iconFilterRemove' viewBox='0 0 16 16'%3E   %3Cg%3E    %3Ccircle cx='8' cy='8' r='8' fill='currentColor' /%3E    %3Cpolygon     points='11.5199 4.9823 10.8207 4.3104 7.9736 7.2739 5.1269 4.3104 4.4277 4.9823 7.3012 7.9738 4.4277 10.9647 5.1269 11.6366 7.9736 8.6737 10.8197 11.6366 11.519 10.9647 8.6459 7.9738 11.5199 4.9823'     fill='%23fff' /%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconArrowS1' viewBox='0 0 13.1457 13.0716'%3E   %3Cg%3E    %3Cpath d='m6.2521,12.718l6.1865-6.1865L6.2606.3536' fill='none' stroke='currentColor'     stroke-miterlimit='4' stroke-width='1' vector-effect='non-scaling-stroke' /%3E    %3Cpath d='m12.4386,6.5315L.0013,6.5634' fill='none' stroke='currentColor'     stroke-miterlimit='4'     stroke-width='1' vector-effect='non-scaling-stroke' /%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconArrowS2' viewBox='0 0 14.8603 14.7538'%3E   %3Cg%3E    %3Cpath d='m6.7759.7071l6.6701,6.6701-6.6694,6.6694' fill='none' stroke='currentColor'     stroke-miterlimit='4' stroke-width='2' vector-effect='non-scaling-stroke' /%3E    %3Cpath d='m13.446,7.3772L.0025,7.3433' fill='none' stroke='currentColor'     stroke-miterlimit='4'     stroke-width='2' vector-effect='non-scaling-stroke' /%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconArrowS4' viewBox='0 0 21.0699 20.8279'%3E   %3Cg%3E    %3Cpath d='m9.2548,1.4142l8.9866,8.9866-9.0128,9.0128' fill='none'     stroke='currentColor' stroke-miterlimit='4' stroke-width='4' vector-effect='non-scaling-stroke' /%3E    %3Cpath d='m18.2371,10.3965L.0048,10.3528' fill='none' stroke='currentColor'     stroke-miterlimit='4' stroke-width='4' vector-effect='non-scaling-stroke' /%3E   %3C/g%3E  %3C/symbol%3E  %3Csymbol id='iconQuotes' width='82' height='67.276' viewBox='0 0 82 67.276'%3E   %3Cdefs%3E    %3ClinearGradient id='linear-gradient' x1='0.547' y1='1' x2='0.559'     gradientUnits='objectBoundingBox'%3E     %3Cstop offset='0' stop-color='%23ff1423' /%3E     %3Cstop offset='1' stop-color='%2393f' /%3E    %3C/linearGradient%3E   %3C/defs%3E   %3Cg id='flexpage-quote-tablet' transform='translate(-41 -4005)'%3E    %3Cg id='Group_11111' data-name='Group 11111' transform='translate(41 4005)'%3E     %3Cpath id='Path_52441' data-name='Path 52441'      d='M1.36,75.556H35.111V41.8h-15.4c0-9.967,7.249-17.669,16.083-20.387V8.28C26.73,9.186,17.216,13.263,11.1,19.606,4.984,25.722,1.36,34.1,1.36,45.882Zm47.569,0H82.68V41.8h-15.4c0-9.967,7.249-17.669,16.083-20.387V8.28c-9.061.906-18.575,4.983-24.691,11.326-6.116,6.116-9.74,14.5-9.74,26.276Z'      transform='translate(-1.36 -8.28)' fill='url(%23linear-gradient)' /%3E    %3C/g%3E   %3C/g%3E  %3C/symbol%3E        %3Csymbol id='iconQuotes' width='82' height='67.276' viewBox='0 0 82 67.276'%3E          %3Cdefs%3E            %3ClinearGradient id='linear-gradient' x1='0.547' y1='1' x2='0.559' gradientUnits='objectBoundingBox'%3E              %3Cstop offset='0' stop-color='%23ff1423'/%3E              %3Cstop offset='1' stop-color='%2393f'/%3E            %3C/linearGradient%3E          %3C/defs%3E          %3Cg id='flexpage-quote-tablet' transform='translate(-41 -4005)'%3E            %3Cg id='Group_11111' data-name='Group 11111' transform='translate(41 4005)'%3E              %3Cpath id='Path_52441' data-name='Path 52441' d='M1.36,75.556H35.111V41.8h-15.4c0-9.967,7.249-17.669,16.083-20.387V8.28C26.73,9.186,17.216,13.263,11.1,19.606,4.984,25.722,1.36,34.1,1.36,45.882Zm47.569,0H82.68V41.8h-15.4c0-9.967,7.249-17.669,16.083-20.387V8.28c-9.061.906-18.575,4.983-24.691,11.326-6.116,6.116-9.74,14.5-9.74,26.276Z' transform='translate(-1.36 -8.28)' fill='url(%23linear-gradient)'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconMailCta' viewBox='0 0 49.987 34.759'%3E          %3Cdefs%3E            %3CclipPath id='clip-path'%3E              %3Crect id='Rectangle_3890' data-name='Rectangle 3890' width='49.987' height='34.759' fill='none' stroke='currentColor' stroke-width='1'/%3E            %3C/clipPath%3E          %3C/defs%3E          %3Cg id='Group_8634-2' data-name='Group 8634' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E            %3Crect id='Rectangle_3889' data-name='Rectangle 3889' width='47.669' height='32.442' transform='translate(1.159 1.159)' fill='none' stroke='currentColor' stroke-miterlimit='9.999' stroke-width='3.5'/%3E            %3Cpath id='Path_39220' data-name='Path 39220' d='M49.757,1.75l-23.5,20.855L2.75,1.75' transform='translate(-0.929 -0.591)' fill='none' stroke='currentColor' stroke-miterlimit='9.999' stroke-width='3.5'/%3E            %3Cline id='Line_565' data-name='Line 565' x2='16.615' y2='16.615' transform='translate(32.213 16.323)' fill='none' stroke='currentColor' stroke-miterlimit='9.999' stroke-width='3.5'/%3E            %3Cline id='Line_566' data-name='Line 566' y1='16.856' x2='16.856' transform='translate(1.821 16.083)' fill='none' stroke='currentColor' stroke-miterlimit='9.999' stroke-width='3.5'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconDatachart' viewBox='0 0 23 19'%3E          %3Cpath id='Rectangle_3880' data-name='Rectangle 3880' d='M2,2V17H4V2H2M0,0H6V19H0Z' fill='currentColor'/%3E          %3Cpath id='Rectangle_3881' data-name='Rectangle 3881' d='M2,2V9H4V2H2M0,0H6V11H0Z' transform='translate(9 8)' fill='currentColor'/%3E          %3Cpath id='Rectangle_3882' data-name='Rectangle 3882' d='M2,2V4H4V2H2M0,0H6V6H0Z' transform='translate(17 13)' fill='currentColor'/%3E        %3C/symbol%3E        %3Csymbol id='iconExternalresource' viewBox='0 0 16.536 16.467'%3E          %3Cg id='Group_8585' data-name='Group 8585' transform='translate(0.705 1)'%3E            %3Cpath id='Path_39202' data-name='Path 39202' d='M2697.811-17307.037h-2v-13.68h-13.68v-2h15.68Z' transform='translate(-2681.98 17321.717)' fill='currentColor'/%3E            %3Cpath id='Path_39203' data-name='Path 39203' d='M2719.786-17313.25l-1.411-1.418,14.831-14.758,1.411,1.418Z' transform='translate(-2719.081 17328.717)' fill='currentColor'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconKnowledge' viewBox='0 0 32.192 20.68'%3E          %3Cg id='Group_8589' data-name='Group 8589' transform='translate(2.613 1.082)'%3E            %3Cpath id='Path_39205' data-name='Path 39205' d='M49.646,68.981l9.8,4.06,9.8-4.06V79.371l-.472.293c-.19.118-4.7,2.886-9.328,2.886s-9.139-2.768-9.328-2.886l-.472-.293Zm9.8,6.224-7.8-3.231v6.261a17.877,17.877,0,0,0,7.8,2.314,17.876,17.876,0,0,0,7.8-2.314V71.975Z' transform='translate(-45.963 -62.953)' fill='currentColor'/%3E            %3Cpath id='Path_39206' data-name='Path 39206' d='M22.629,16.04,6.533,9.373l16.1-6.667,16.1,6.667ZM11.759,9.373l10.87,4.5,10.87-4.5-10.87-4.5Z' transform='translate(-9.146 -3.788)' fill='currentColor'/%3E            %3Cg id='Group_8588' data-name='Group 8588' transform='translate(24.881 5.988)'%3E              %3Cpath id='Line_564' data-name='Line 564' d='M1,7.268H-1V0H1Z' transform='translate(1.368)' fill='currentColor'/%3E              %3Ccircle id='Ellipse_382' data-name='Ellipse 382' cx='1.368' cy='1.368' r='1.368' transform='translate(0 6.5)' fill='currentColor'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconVideo' viewBox='0 0 27.619 19.436'%3E          %3Cg id='Group_12158' data-name='Group 12158' transform='translate(-16572.311 19325.5)'%3E            %3Cg id='Group_12159' data-name='Group 12159' transform='translate(0 -1)'%3E              %3Cpath id='Rectangle_3977' data-name='Rectangle 3977' d='M2,2V17.436H25.62V2H2M0,0H27.62V19.436H0Z' transform='translate(16572.311 -19324.5)' fill='currentColor'/%3E              %3Cpath id='Polygon_6' data-name='Polygon 6' d='M3.652,0,7.3,6.615H0Z' transform='translate(16590.6 -19318.434) rotate(90)' fill='currentColor'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconAudio' viewBox='0 0 18.541 25.434'%3E          %3Cg id='Group_12164' data-name='Group 12164' transform='translate(-16688 20022.74)'%3E            %3Cpath id='Path_52585' data-name='Path 52585' d='M9.271,32.336A9.281,9.281,0,0,1,0,23.066v-1.79H2v1.79a7.271,7.271,0,0,0,14.541,0v-1.79h2v1.79A9.281,9.281,0,0,1,9.271,32.336Z' transform='translate(16688 -20033.549)' fill='currentColor'/%3E            %3Cpath id='Path_52586' data-name='Path 52586' d='M8.92,6.26a5.7,5.7,0,0,1,5.7,5.7v6.264a5.7,5.7,0,0,1-11.395,0V11.957A5.7,5.7,0,0,1,8.92,6.26Zm0,15.659a3.7,3.7,0,0,0,3.7-3.7V11.957a3.7,3.7,0,1,0-7.395,0v6.264A3.7,3.7,0,0,0,8.92,21.919Z' transform='translate(16688.352 -20029)' fill='currentColor'/%3E            %3Cpath id='Line_614' data-name='Line 614' d='M1,4.909H-1V0H1Z' transform='translate(16697.27 -20002.215)' fill='currentColor'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconMitcommunityresource' viewBox='0 0 27.62 15.023'%3E          %3Crect id='Rectangle_3970' data-name='Rectangle 3970' width='3.226' height='15.022' transform='translate(9.753 0.002)' fill='currentColor'/%3E          %3Crect id='Rectangle_3971' data-name='Rectangle 3971' width='3.225' height='15.022' fill='currentColor'/%3E          %3Crect id='Rectangle_3972' data-name='Rectangle 3972' width='3.227' height='11.763' transform='translate(4.877 0.001)' fill='currentColor'/%3E          %3Crect id='Rectangle_3973' data-name='Rectangle 3973' width='3.227' height='10.136' transform='translate(19.513 4.879)' fill='currentColor'/%3E          %3Crect id='Rectangle_3974' data-name='Rectangle 3974' width='3.227' height='10.136' transform='translate(14.629 4.881)' fill='currentColor'/%3E          %3Crect id='Rectangle_3975' data-name='Rectangle 3975' width='8.111' height='3.225' transform='translate(19.509 0.006)' fill='currentColor'/%3E          %3Crect id='Rectangle_3976' data-name='Rectangle 3976' width='3.226' height='3.225' transform='translate(14.637 0.006)' fill='currentColor'/%3E        %3C/symbol%3E        %3Csymbol id='iconDownload' viewBox='0 0 8.564 11.008'%3E          %3Cg id='Group_11680' data-name='Group 11680' transform='translate(0.353)'%3E            %3Cg id='Group_11680-2' data-name='Group 11680' transform='translate(7.857) rotate(90)'%3E              %3Cg id='Group_11589' data-name='Group 11589'%3E                %3Cpath id='Path_52417' data-name='Path 52417' d='M0,0,3.929,3.929,0,7.857' transform='translate(3.936)' fill='none' stroke='%23fff' stroke-width='1'/%3E                %3Cpath id='Path_52418' data-name='Path 52418' d='M0,0H7.654' transform='translate(0 3.872)' fill='none' stroke='%23fff' stroke-width='1'/%3E              %3C/g%3E            %3C/g%3E            %3Cpath id='Path_52514' data-name='Path 52514' d='M3699.139-21805.279H3707' transform='translate(-3699.139 21815.787)' fill='none' stroke='%23fff' stroke-width='1'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconAdvancedmaterials' viewBox='0 0 28.895 23.315'%3E          %3Cg id='Group_12733' data-name='Group 12733' transform='translate(23160 -4182.97)'%3E            %3Cpath id='Path_52677' data-name='Path 52677' d='M4.588,17C1.94,16.94,2.1,17.317,1,17.972V3.074A2.1,2.1,0,0,1,3.1.972L8.344.947v3.5' transform='translate(-23160 4183)' fill='none' stroke='%23fff' stroke-width='1.944'/%3E            %3Cpath id='Path_52678' data-name='Path 52678' d='M8.37,16.711H3.537a2.525,2.525,0,0,0-1.479.558A2.779,2.779,0,0,0,1,19.472a2.518,2.518,0,0,0,2.537,2.5H27.895v-17H8.37Z' transform='translate(-23160 4183.313)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_666' data-name='Line 666' x2='6.258' y2='6.258' transform='translate(-23138.258 4188.196)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_667' data-name='Line 667' x2='13.258' y2='13.571' transform='translate(-23145.258 4188.108)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_668' data-name='Line 668' x2='15.758' y2='15.758' transform='translate(-23151.258 4189.421)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_669' data-name='Line 669' x2='8.728' y2='8.728' transform='translate(-23151.604 4196.311)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_670' data-name='Line 670' x2='5.822' y2='5.375' transform='translate(-23156.5 4200.023)' fill='none' stroke='%23fff' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconConnectedworld' viewBox='0 0 29 29'%3E          %3Cg id='Group_12601' data-name='Group 12601' transform='translate(-750.646 -1762)'%3E            %3Ccircle id='Ellipse_398' data-name='Ellipse 398' cx='13.5' cy='13.5' r='13.5' transform='translate(751.646 1763)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_633' data-name='Line 633' x2='26.447' transform='translate(752.307 1776.5)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_634' data-name='Line 634' y2='26.447' transform='translate(765.529 1763.277)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52630' data-name='Path 52630' d='M17.883,1.277h0A21.8,21.8,0,0,1,18,27.575l-.112.149' transform='translate(750.646 1762)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52631' data-name='Path 52631' d='M11.883,1.277h0a21.8,21.8,0,0,0-.112,26.3l.112.149' transform='translate(750.646 1762)' fill='none' stroke='%23fff' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconHealthyliving' viewBox='0 0 29.321 26.733'%3E          %3Cg id='Group_12605' data-name='Group 12605' transform='translate(-186.66 -1607.673)'%3E            %3Cpath id='Path_52632' data-name='Path 52632' d='M20.6,1a7.7,7.7,0,0,0-5.939,2.789A7.72,7.72,0,0,0,1,8.721c0,7.721,13.661,16.811,13.661,16.811s13.661-9.09,13.661-16.811A7.721,7.721,0,0,0,20.6,1Z' transform='translate(186.66 1607.673)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cg id='Group_12604' data-name='Group 12604' transform='translate(-1.033 -1.628)'%3E              %3Cline id='Line_635' data-name='Line 635' y2='10.752' transform='translate(202.57 1616.801)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cline id='Line_636' data-name='Line 636' x1='10.752' transform='translate(197.193 1622.178)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconSmartliving' viewBox='0 0 29.094 23.729'%3E          %3Cg id='Group_12731' data-name='Group 12731' transform='translate(-275.433 -1775.49)'%3E            %3Cpath id='Path_52674' data-name='Path 52674' d='M31.8,17.555V33.661H14.161V17.555' transform='translate(267 1764.558)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52675' data-name='Path 52675' d='M8.98,20.836l14-9.151,14,9.151' transform='translate(267 1765)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52676' data-name='Path 52676' d='M25.5,32.618V24.187H19.46v8.431' transform='translate(267.5 1765.979)' fill='none' stroke='%23fff' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconSustainablefuture' viewBox='0 0 17.023 30.36'%3E          %3Cg id='Group_12620' data-name='Group 12620' transform='translate(-360.078 -1604.677)'%3E            %3Cg id='Group_12619' data-name='Group 12619'%3E              %3Cpath id='Path_52647' data-name='Path 52647' d='M8.012,23.847h0A7.511,7.511,0,0,1,.5,16.336C.5,8.824,7.719.735,7.719.735s7.8,8.089,7.8,15.6A7.511,7.511,0,0,1,8.012,23.847Z' transform='translate(360.578 1605.412)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cpath id='Path_52648' data-name='Path 52648' d='M7,5.235v23.69' transform='translate(361.59 1606.112)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cline id='Line_660' data-name='Line 660' x1='3.756' y2='2.516' transform='translate(368.402 1616.485)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cline id='Line_662' data-name='Line 662' x1='4.613' y2='3.091' transform='translate(368.387 1621.896)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cline id='Line_661' data-name='Line 661' x2='3.582' y2='2.638' transform='translate(365.021 1616.424)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cline id='Line_663' data-name='Line 663' x2='4.401' y2='3.24' transform='translate(364.234 1621.821)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconSustainablefood' viewBox='0 0 30.886 26.435'%3E          %3Cg id='Group_12623' data-name='Group 12623' transform='translate(-350.862 -1603.088)'%3E            %3Cpath id='Path_52649' data-name='Path 52649' d='M17.548,13.126,20.7,9.97a5.3,5.3,0,0,1,1.621-5.288L26.3.707' transform='translate(348.63 1603.088)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52650' data-name='Path 52650' d='M16.291,20.454,9.377,27.369,6.932,24.923l6.879-6.879' transform='translate(349.797 1600.74)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52651' data-name='Path 52651' d='M32.8,7.778l-3.973,3.973a5.308,5.308,0,0,1-5.288,1.621L20.407,16.5' transform='translate(348.242 1602.13)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_664' data-name='Line 664' x1='4.964' y2='4.964' transform='translate(372.102 1605.934)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cline id='Line_665' data-name='Line 665' x1='4.964' y2='4.964' transform='translate(373.935 1607.768)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_52652' data-name='Path 52652' d='M10.048,3.793C7.516,1.261,3.958.713,2.1,2.57S.792,7.985,3.324,10.517a6.83,6.83,0,0,0,6.3,2.166l2.968,2.967,9.241,9.241,2.445-2.445L12.139,10.311C12.789,8.379,12.03,5.774,10.048,3.793Z' transform='translate(350.871 1602.985)' fill='none' stroke='%23fff' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconClimatestabilization' viewBox='0 0 26.413 30.177'%3E          %3Cg id='Group_14832' data-name='Group 14832' transform='translate(-432.014 -3366.5)'%3E            %3Cpath id='Path_53060' data-name='Path 53060' d='M160.022,27.7V10.582a2.572,2.572,0,1,0-5.144,0V27.7a4.634,4.634,0,1,0,5.144,0Z' transform='translate(295.343 3359.49)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_53061' data-name='Path 53061' d='M25.234,40.743a10.215,10.215,0,1,0-7.009,17.645,12.021,12.021,0,0,0,5.057-1.159' transform='translate(425.004 3332.675)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_53062' data-name='Path 53062' d='M20.722,93.2c1.515,1.852,2.784,1.371,4.214.74a1.9,1.9,0,0,1,2.606,2.189,16.021,16.021,0,0,1-2.685,4.777,1.837,1.837,0,0,0-.357,1.288c.185,1.594,1.779,2.989,1.7,4.618' transform='translate(413.621 3283.209)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_53063' data-name='Path 53063' d='M107.055,37.193c-2.608,3.7.362,4.1-1.108,7.249a4.337,4.337,0,0,0-.287.819c-.808,3.34-2.367,7.537.849,6.506a4.323,4.323,0,0,0,2.9-3.585c.087-.627.511-.952,2.4-.669' transform='translate(338.547 3333.359)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3Cpath id='Path_53064' data-name='Path 53064' d='M9790.358-1271.051v12.623' transform='translate(-9337.529 4649.489)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5'/%3E            %3Cpath id='Path_53065' data-name='Path 53065' d='M2.346,0A2.346,2.346,0,1,1,0,2.346,2.346,2.346,0,0,1,2.346,0Z' transform='translate(450.411 3388.716)' fill='%23fff'/%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconUnchartedfrontiers' viewBox='0 0 29.121 29.121'%3E          %3Cg id='Group_14831' data-name='Group 14831' transform='translate(17.513 -0.815) rotate(45)'%3E            %3Cg id='Group_14826' data-name='Group 14826' transform='translate(0 0)'%3E              %3Cpath id='Path_53056' data-name='Path 53056' d='M2.477,19.65S0,14.389,0,10.471A12.817,12.817,0,0,1,5.181,0a12.637,12.637,0,0,1,5.734,10.471c0,3.223-2.477,9.179-2.477,9.179Z' transform='translate(3.327 0)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Ccircle id='Ellipse_399' data-name='Ellipse 399' cx='2.358' cy='2.358' r='2.358' transform='translate(6.426 6.691)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cpath id='Path_53057' data-name='Path 53057' d='M4.434,2.217A2.217,2.217,0,1,0,0,2.217C0,4.071,2.217,6.493,2.217,6.493S4.434,4.094,4.434,2.217Z' transform='translate(6.568 22.364)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cpath id='Path_53058' data-name='Path 53058' d='M1.012,0S5.4,2.778,4.084,6.57L0,4.439' transform='translate(13.224 12.501)' fill='none' stroke='%23fff' stroke-width='2'/%3E              %3Cpath id='Path_53059' data-name='Path 53059' d='M3.32,0S-1.072,2.778.247,6.57L4.331,4.439' transform='translate(0 12.501)' fill='none' stroke='%23fff' stroke-width='2'/%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E        %3Csymbol id='iconExternallink' viewBox='0 0 22.324 22.301'%3E          %3Cg transform='translate(-351.483 -1413.021)'%3E            %3Cg id='Group_12596' data-name='Group 12596' transform='translate(358.784 1414.021)'%3E              %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H8.922V8.91' transform='translate(5.101)' fill='none' stroke='currentColor' stroke-width='2'/%3E              %3Cpath id='Path_39203' data-name='Path 39203' d='M6.022,0-8,13.978' transform='translate(8)' fill='none' stroke='currentColor' stroke-width='2'/%3E            %3C/g%3E            %3Cpath id='Path_52625' data-name='Path 52625' d='M8.544,17.245h8.725V0H0V8.333' transform='translate(369.751 1434.322) rotate(180)' fill='none' stroke='currentColor' stroke-width='2'/%3E          %3C/g%3E        %3C/symbol%3E    %3Csymbol id='angledDivider' style='overflow:visible;'%3E   %3Cline x1='0%25' y1='100%25' x2='100%25' y2='0%25' style='stroke:currentColor; stroke-width:2' /%3E  %3C/symbol%3E    %3Csymbol id='iconCtaEvent' viewBox='0 0 146 146'%3E   %3Cpath d='m73,0c40.3168,0,73,32.6832,73,73s-32.6832,73-73,73S0,113.3168,0,73,32.6832,0,73,0' fill='currentColor'/%3E   %3Cpath d='m98.5,39.044v-6.044h-3v6.04h-45v-6.04h-3v6.04h-11.5v67.96h73V39.044h-10.5Zm7.5,64.956H39v-50.4h67v50.4Zm0-53.4H39v-8.56h8.5v5.91h3v-5.91h45v5.91h3v-5.91h7.5v8.56Z' fill='%23fff'/%3E   %3Cpath d='m73,94c-9.3888,0-17-7.6112-17-17s7.6112-17,17-17,17,7.6112,17,17c-.0105,9.3845-7.6155,16.9895-17,17m0-31c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14c-.0083-7.7286-6.2714-13.9917-14-14' fill='%23fff'/%3E   %3Cpath d='m80.382,82.221l-8.882-3.163v-10.958h3v8.837l6.889,2.453-1.007,2.831Z' fill='%23fff'/%3E  %3C/symbol%3E    %3Csymbol id='iconCtaLicense' viewBox='0 0 146 146'%3E   %3Cpath d='m72.7664.0004c40.3166-.129,73.1042,32.4494,73.2333,72.766.129,40.3166-32.4494,73.1042-72.766,73.2333C32.9174,146.1287.1298,113.5507.0004,73.2344-.1291,32.9178,32.4491.1298,72.7656.0004h.0007' fill='currentColor'/%3E   %3Cpath d='m105.1084,42.7164l-13.578-15.2h-44.244v42.213c-7.2654,4.86-9.2154,14.6895-4.3554,21.9549.5866.8769,1.2594,1.693,2.0084,2.4361v26.38l11.013-7.677,11.2,7.642v-12.179h37.954l.002-65.57Zm-3,1.145v.228h-13.574v-13.574h1.652l11.922,13.346Zm-58.849,39.027c-.0137-7.0974,5.7288-12.8621,12.8262-12.8758s12.8621,5.7288,12.8758,12.8262c.0039,2.0374-.4766,4.0465-1.402,5.8616l-.508.9c-3.6992,6.0481-11.601,7.9522-17.649,4.253-3.8177-2.3351-6.1439-6.4898-6.139-10.965m12.675,26.287l-7.995,5.574v-18.305c4.9725,3.0309,11.214,3.0605,16.215.077v18.263l-8.22-5.609Zm11.22-3.889v-11.052c.7918-.7691,1.5016-1.6183,2.1181-2.534h23.836v-3h-22.271c1.6271-4.0681,1.4741-8.6321-.422-12.582h22.693v-3h-24.546c-4.3098-5.5377-11.7619-7.5586-18.279-4.957V30.5154h35.248v16.574h16.574v58.2l-34.951-.003Z' fill='%23fff'/%3E   %3Crect x='59.2843' y='57.5355' width='33.828' height='3' fill='%23fff'/%3E  %3C/symbol%3E    %3Csymbol id='iconCtaMail' viewBox='0 0 146 146'%3E   %3Cpath d='m73,0c40.3168,0,73,32.6832,73,73s-32.6832,73-73,73S0,113.3168,0,73,32.6832,0,73,0' fill='currentColor'/%3E   %3Cpath d='m30.433,102.479h85.854v-59.387H30.433v59.387Zm43.5-23.643l-36.9-32.744h73.8l-36.9,32.744Zm-13.771-8.209l-26.73,26.73v-50.45l26.73,23.72Zm2.248,1.994l11.523,10.226,11.526-10.227,26.859,26.859H35.553l26.857-26.858Zm25.3-2l25.581-22.7v48.286l-25.581-25.586Z' fill='%23fff'/%3E  %3C/symbol%3E    %3Csymbol id='iconCtaSignup' viewBox='0 0 146 146'%3E   %3Cpath d='m73,0c40.3168,0,73,32.6832,73,73s-32.6832,73-73,73S0,113.3168,0,73,32.6832,0,73,0' fill='currentColor'/%3E   %3Cpath d='m97.555,107.474c-19.0476,13.5576-45.4793,9.107-59.0369-9.9406-4.4079-6.1928-7.067-13.4583-7.6981-21.0334l6.535,5.857,2-2.234-10.39-9.313-8.535,11.041,2.374,1.835,5.054-6.538c1.789,20.5267,17.278,37.2226,37.613,40.544,2.521.426,5.0732.6407,7.63.642,22.0995-.0582,40.9417-16.032,44.616-37.824l-2.959-.5c-1.8359,11.0836-8.0294,20.9722-17.2,27.462M29.367,75.193l.028.025h-.05l.022-.025Z' fill='%23fff'/%3E   %3Cpath d='m80.072,31.256c19.117,3.1447,33.6146,18.9383,35.115,38.254l-6.542-5.864-2,2.235,10.39,9.313,8.535-11.042-2.37-1.835-5.049,6.532c-2.2911-24.935-24.3622-43.2915-49.2972-41.0005-20.4744,1.8812-37.1199,17.3046-40.5538,37.5765l2.958.5c3.9315-23.0395,25.7706-38.5491,48.819-34.67m36.561,39.55l-.03-.027h.053l-.023.027Z' fill='%23fff'/%3E   %3Cpath d='m73,58.711c-7.8872.0039-14.2778,6.4009-14.2739,14.2881.0039,7.8817,6.3923,14.27,14.2739,14.2739h0c7.8872-.0039,14.2778-6.4009,14.2739-14.2881-.0039-7.8817-6.3923-14.27-14.2739-14.2739m7.98,22.257c-2.1117,2.1234-4.9853,3.3136-7.98,3.305h0c-6.2292-.0006-11.2785-5.0509-11.2779-11.2801s5.0509-11.2785,11.2801-11.2779c6.2292.0006,11.2785,5.0509,11.2779,11.2801-.0003,2.9903-1.188,5.8581-3.3021,7.9729' fill='%23fff'/%3E   %3Cpath d='m104.242,79.118l.153-12.051-8.453-1.516-1.465-3.526,4.907-7.064-8.62-8.395-6.89,5.057-3.443-1.536-1.519-8.5-12.05.169-1.289,8.435-3.515,1.331-7.085-4.922-8.411,8.621,5.071,6.9-1.539,3.434-8.494,1.512.153,12.05,8.48,1.294,1.422,3.428-5.086,6.9,8.409,8.62,7.05-4.894c1.2.5,2.418.965,3.649,1.376l1.168,8.39,12.066.169,1.515-8.455c1.175-.481,2.34-1.006,3.478-1.569l6.842,5.026,8.623-8.402-4.921-7.074,1.35-3.52,8.444-1.288Zm-8.787,11.507l-4.98,4.856-6.287-4.616-.826.427c-1.564.8083-3.1692,1.5343-4.809,2.175l-.783.305-1.361,7.6-6.946-.1-1.073-7.712-.907-.284c-1.7068-.5349-3.3824-1.1645-5.019-1.886l-.77-.34-6.339,4.4-4.8551-4.979,4.58-6.217-2.722-6.554-7.635-1.165-.089-6.963,7.55-1.352,2.9-6.476-4.6-6.255,4.859-4.98,6.3,4.38,6.632-2.51,1.17-7.657,6.963-.1,1.35,7.556,6.487,2.892,6.246-4.584,4.98,4.849-4.392,6.324,2.722,6.554,7.564,1.356-.089,6.964-7.654,1.167-2.544,6.632,4.377,6.293Z' fill='%23fff'/%3E  %3C/symbol%3E    %3Csymbol id='iconCtaTechnology' viewBox='0 0 146 146'%3E   %3Cpath d='m73,0c40.3168,0,73,32.6832,73,73s-32.6832,73-73,73S0,113.3168,0,73,32.6832,0,73,0' fill='currentColor'/%3E   %3Cpath d='m82.512,102.395l.812,11.05-11.543,2.8-4.714-11.08-.95-.038c-3.6559-.1431-7.2595-.9182-10.651-2.291l-.882-.356-8.834,8.174-9.389-7.284,5.729-10.584-.562-.766c-2.1664-2.9481-3.8088-6.2473-4.855-9.753l-.272-.91-11.9-1.819-.157-11.88,11.853-2.127.249-.915c.9595-3.5303,2.5153-6.8707,4.6-9.877l.54-.779-6-10.441,9.194-7.528,9.046,7.941.87-.375c1.601-.6873,3.2542-1.2457,4.944-1.67v-.005.005c1.8538-.4641,3.7447-.7652,5.651-.9l.944-.066,4.421-11.192,11.6099,2.495-.526,11.076,3,.142.645-13.617-16.587-3.558-4.666,11.81c-1.7606.1701-3.506.471-5.222.9h-.006c-1.538.3848-3.0484.8726-4.521,1.46l-9.543-8.378-13.134,10.75,6.333,11.014c-1.8376,2.8111-3.2625,5.8713-4.231,9.087l-12.5,2.245.224,16.965,12.553,1.918c1.0488,3.1927,2.5544,6.2168,4.47,8.978l-6.043,11.164,13.409,10.4,9.316-8.62c3.1503,1.1753,6.455,1.8858,9.81,2.109l4.971,11.684,16.486-3.994-1-13.588-2.9919.224Z' fill='%23fff'/%3E   %3Cpath d='m116.279,64.64c-4.0559.008-7.5281,2.9099-8.256,6.9h-19.957c-.024-.324-.062-.649-.1-.974-.031-.249-.056-.5-.095-.746-.088-.553-.2-1.106-.331-1.659-.012-.051-.018-.1-.03-.151-.8222-3.2918-2.4461-6.3291-4.727-8.841h7.674l7.97-7.968c1.2421.688,2.639,1.0483,4.059,1.047h0c4.6469.0073,8.4199-3.7538,8.4272-8.4007.0073-4.6469-3.7538-8.4199-8.4008-8.4272-4.6469-.0073-8.4199,3.7538-8.4272,8.4007-.0031,2.0041.7092,3.9436,2.0087,5.4692l-6.881,6.879h-9.835c-1.5114-1.074-3.1592-1.9416-4.9-2.58-3.8715-1.4133-8.0784-1.6307-12.075-.624-.265.067-.515.161-.775.237-.407.118-.818.228-1.214.37-.214.077-.416.175-.626.259-.438.173-.876.343-1.3.544-.107.052-.207.114-.313.168-.513.255-1.02.522-1.508.819l-.01.007c-6.4183,3.9214-10.2075,11.0129-9.9,18.528.018.432.073.867.119,1.3.025.233.032.466.065.7.068.484.174.969.278,1.455.037.175.058.352.1.527v.275l.11.166c.006.021.014.04.02.061.156.583.338,1.152.54,1.71.031.087.061.175.094.262.217.576.454,1.141.718,1.688.034.07.072.137.107.206.223.45.463.887.717,1.316.095.161.191.322.29.481.274.435.56.862.863,1.272.13.177.27.346.406.518.225.284.454.563.693.834.168.192.338.382.514.568.2993.3153.6073.6203.924.915.207.193.422.379.638.564.271.233.548.46.831.678.186.144.373.288.565.426.421.3.851.591,1.293.862.054.032.1.071.156.1.255.153.517.29.778.432.061.033.122.069.184.1.334.177.672.341,1.012.5.056.026.111.053.167.078.355.161.715.31,1.077.45l.124.049c.3773.142.757.273,1.139.393.018,0,.034.012.052.018l1.268.35.059.012c.357.085.716.162,1.077.228l.148.025c.356.062.713.118,1.072.161.054.007.109.011.163.017.36.04.721.076,1.083.1h.055c.38.022.76.039,1.142.039.671,0,1.345-.043,2.018-.109,1.028-.0957,2.0474-.2679,3.0499-.515l11.8-3.2h4.952l6.882,6.881c-3.0067,3.533-2.58,8.8345.9531,11.8411,1.5175,1.2913,3.4445,2.0012,5.437,2.0029h0c4.6392.0002,8.4001-3.7604,8.4004-8.3996.0002-4.6392-3.7604-8.4002-8.3997-8.4004-1.4199,0-2.8167.3598-4.0598,1.046l-7.972-7.971h-7.663c.194-.216.368-.451.554-.676.127-.154.257-.306.38-.464.223-.286.437-.58.646-.879.139-.2.271-.4.4-.6s.282-.4.409-.614c.056-.093.1-.191.153-.285.1-.172.187-.351.281-.525.3441-.6349.6552-1.2871.932-1.954.065-.158.134-.313.2-.473.145-.376.274-.756.4-1.138.0507-.162.1-.3243.148-.487.116-.4.226-.794.318-1.195.024-.107.041-.214.063-.321.1678-.7944.2881-1.5982.36-2.407.011-.117.029-.232.038-.349h19.953c.7214,3.9951,4.1993,6.9007,8.259,6.9h0c4.6371-.0049,8.3951-3.7629,8.4-8.4h0c-.0049-4.6371-3.7629-8.3951-8.4-8.4m-13.8-26.195c2.9824.0013,5.3989,2.4201,5.3976,5.4024-.0013,2.9804-2.4171,5.3962-5.3976,5.3976h0c-2.9824-.0013-5.3989-2.4201-5.3976-5.4024.0013-2.9804,2.4171-5.3962,5.3976-5.3976m-3.8241,59.969c2.1086-2.109,5.5277-2.1094,7.6368-.0007,2.109,2.1086,2.1094,5.5277.0007,7.6367-1.0125,1.0126-2.3856,1.5817-3.8175,1.582h0c-2.9824.0001-5.4001-2.4174-5.4002-5.3998,0-1.4321.5687-2.8055,1.5812-3.8182m-23.5-9.467c-.024.011-.047.026-.071.038-.419.2-.855.373-1.294.542-.12.047-.235.1-.357.148-.4.144-.816.259-1.232.376-.16.044-.313.1-.474.143-.338.085-.678.139-1.017.2-.275.052-.55.114-.824.152-.258.037-.516.052-.774.077-.335.033-.671.071-1.005.084-.189.008-.377,0-.566,0-.4,0-.806.006-1.205-.019-.118-.008-.235-.026-.353-.035-.465-.039-.929-.085-1.386-.16-.058-.009-.116-.025-.175-.035-.508-.088-1.013-.193-1.509-.325l-.067-.02c-.525-.142-1.044-.305-1.552-.494-.018-.006-.034-.015-.052-.021-.51-.192-1.012-.4-1.5-.641-.024-.012-.048-.027-.072-.039-2.9935-1.4631-5.5143-3.7397-7.274-6.569-.033-.054-.073-.1-.1-.157-.174-.288-.324-.593-.483-.892-.117-.223-.248-.438-.356-.667-.05-.105-.087-.217-.135-.323-.4363-.9611-.7867-1.959-1.047-2.982v-.006c-.2367-.9697-.3922-1.9575-.465-2.953-.013-.177-.041-.355-.049-.531-.012-.242,0-.483,0-.724,0-.351-.012-.7.008-1.051.006-.11.024-.219.032-.329.4253-5.6808,3.5493-10.813,8.4-13.8l.033-.023c.407-.247.833-.47,1.263-.685.1-.05.194-.11.295-.158.349-.167.716-.308,1.08-.453.19-.076.372-.164.565-.233.308-.111.631-.195.949-.29.252-.075.5-.164.753-.228.54-.135,1.08-.236,1.619-.319.089-.014.179-.029.267-.041.5207-.072,1.0393-.1207,1.556-.146.091-.005.18-.006.27-.009.4-.013.8-.005,1.193.009.2.007.4.011.6.025.372.026.74.069,1.107.118.167.022.336.036.5.063.522.085,1.039.19,1.549.321.1.026.2.062.3.089.411.113.818.237,1.218.378.19.068.374.146.561.22.3.12.608.243.906.379.2.092.4.191.595.291.2773.1387.5503.285.819.439.2.111.388.224.578.342.268.167.528.344.786.524.176.123.354.242.525.371.289.218.568.451.844.687.126.107.257.206.379.317.383.345.75.709,1.1,1.088.121.131.233.273.35.407.233.266.462.534.679.815.133.171.257.351.384.528.186.261.368.525.541.8.122.191.239.387.354.584.161.277.314.561.461.849.1.2.205.4.3.606.146.315.277.638.4.964.075.19.156.376.224.57.165.466.309.943.436,1.429.015.058.036.112.051.169.2229.9199.3717,1.8563.445,2.8h-8.842c-.8085-4.9637-5.4879-8.3321-10.4515-7.5235-4.9637.8085-8.3321,5.4879-7.5236,10.4515.8085,4.9637,5.4879,8.3321,10.4515,7.5235,3.8381-.6252,6.8556-3.6186,7.5115-7.4515h8.858c-.5363,6.2076-4.2886,11.6793-9.886,14.416m-1.841-15.949c-.0005,3.3734-2.7357,6.1076-6.109,6.107-3.3734-.0006-6.1075-2.7356-6.107-6.109.0005-3.373,2.735-6.107,6.108-6.107,3.3721.0039,6.1047,2.7369,6.108,6.109m42.956,5.438h0c-2.9824,0-5.4-2.4177-5.4-5.4s2.4177-5.4,5.4-5.4c2.9823,0,5.4,2.4177,5.4,5.4.0205,2.9618-2.3639,5.3795-5.3257,5.4-.0248.0002-.0495.0002-.0743,0' fill='%23fff'/%3E  %3C/symbol%3E    %3Csymbol id='iconCtaChat' viewBox='0 0 146 146'%3E   %3Cpath d='m73,0c40.3168,0,73,32.6832,73,73s-32.6832,73-73,73S0,113.3168,0,73,32.6832,0,73,0' fill='currentColor'/%3E   %3Cpath d='m56.643,41.536v18h-27v40.164h6.56v10.4l13.277-10.4h34.483v-18h7.163l13.277,10.4v-10.4h6.56v-40.164h-54.32Zm24.211,55.064h-32.451l-9.089,7.123v-7.123h-6.56v-33.956h48.1v33.956Zm27.009-18h-6.56v7.123l-9.1-7.123h-8.24v-14.426c1.1073-.3594,1.8582-1.3898,1.861-2.554h-.009c-.0796-1.4819-1.3454-2.6186-2.8272-2.539-.4854.0261-.9547.1833-1.3578.455h-6.432c-.9022-.6124-2.0868-.6124-2.989,0h-12.456v-14.891h48.11v33.955Z' fill='%23fff'/%3E   %3Cpath d='m92.563,64.325c1.4912-.0007,2.6995-1.21,2.6988-2.7012-.0007-1.4902-1.2086-2.6981-2.6988-2.6988h-.01c-1.4912.0028-2.6978,1.2138-2.695,2.705.0028,1.4912,1.2138,2.6978,2.705,2.695' fill='%23fff'/%3E   %3Cpath d='m66.91,82.325c1.4912.0028,2.7022-1.2038,2.705-2.695.0028-1.4912-1.2038-2.7022-2.695-2.705h-.01c-1.4912,0-2.7,1.2088-2.7,2.7s1.2088,2.7,2.7,2.7' fill='%23fff'/%3E   %3Cpath d='m57.477,82.315c1.4884,0,2.695-1.2066,2.695-2.695s-1.2066-2.695-2.695-2.695c-1.4865,0-2.6922,1.2035-2.695,2.69h0c.0028,1.4873,1.2077,2.6922,2.695,2.695' fill='%23fff'/%3E   %3Cpath d='m48.043,82.325c1.4912.0028,2.7022-1.2038,2.705-2.695.0028-1.4912-1.2038-2.7022-2.695-2.705h0c-1.4873,0-2.6945,1.2027-2.7,2.69v.005c-.0028,1.4892,1.2008,2.6995,2.69,2.705' fill='%23fff'/%3E  %3C/symbol%3E    %3Csvg id='iconCtaConnect' viewBox='0 0 146 146'%3E   %3Cpath d='m73,0c40.3168,0,73,32.6832,73,73s-32.6832,73-73,73S0,113.3168,0,73h0C0,32.6832,32.6832,0,73,0' fill='currentColor'/%3E   %3Cpath d='m67.5648,94.9099h10.8804v10.8449h-10.8804v-10.8449Zm-29.5025-47.0254h69.8854v43.0487H38.0623v-43.0487Zm-3.1089-3.1089v49.2651h29.5011v12.089h-8.3794v3.1089h33.8626v-3.1089h-8.3794v-12.089h29.5039v-49.2651H34.9534Z' fill='%23fff'/%3E   %3Cpath d='m55.7271,55.0028v25.7304h4.086v6.8498l8.7472-6.8498h21.7125v-25.7304h-34.5458Zm6.7333,27.1463v-4.0633h-4.0889v-20.4357h29.2568v20.4357h-19.9813l-5.1867,4.0633Z' fill='%23fff'/%3E   %3Cpath d='m79.2945,65.8335c-1.1252.0297-2.0132.9659-1.9835,2.0911.0286,1.0834.9001,1.9549,1.9835,1.9835h0c1.1252.0297,2.0614-.8583,2.0911-1.9835s-.8583-2.0614-1.9835-2.0911c-.0359-.0009-.0717-.0009-.1076,0' fill='%23fff'/%3E   %3Cpath d='m73.419,65.8349c-1.1232,0-2.0338.9106-2.0338,2.0338,0,1.1232.9105,2.0338,2.0338,2.0338,1.1232,0,2.0338-.9105,2.0338-2.0338h0c-.0016-1.1226-.9112-2.0322-2.0338-2.0338Z' fill='%23fff'/%3E   %3Cpath d='m67.5477,65.8335h0c-1.122.0008-2.0321.9089-2.0352,2.0309h0c-.0008,1.1247.9091,2.0377,2.0338,2.0409h0c1.1252,0,2.0373-.9121,2.0373-2.0373s-.9121-2.0373-2.0373-2.0373' fill='%23fff'/%3E  %3C/svg%3E    %3Csvg id='iconCtaSubmitdisclosure' viewBox='0 0 146 146'%3E   %3Cg id='cta-signup-icon' transform='translate(-241.4 -4349.5)'%3E    %3Cpath id='Path_52914' d='M314.4,4349.5a73,73,0,1,1-73,73,73.022,73.022,0,0,1,73-73' fill='currentColor'/%3E    %3Cg id='Group_15032' transform='translate(-329.551 178.486)'%3E    %3Cpath id='Path_53133' d='M645.5,4215.2c-.5,0-1-.1-1.6-.1a23.971,23.971,0,0,0-17,40.9,23.579,23.579,0,0,1,4.9,7.2,20.47,20.47,0,0,1,1.8,8.4v2.1h20.7v-2.1a21.512,21.512,0,0,1,1.6-8.3,18.07,18.07,0,0,1,4.7-6.9,23.908,23.908,0,0,0,.7-33.9,24.313,24.313,0,0,0-15.8-7.3m18,31.7a20.645,20.645,0,0,1-5,7.4,23.1,23.1,0,0,0-5.4,8,24.869,24.869,0,0,0-1.8,8.5H636.6a24,24,0,0,0-2-8.7,26.413,26.413,0,0,0-5.5-8.1,21,21,0,0,1,14.9-35.8h1.4a20.962,20.962,0,0,1,19.5,22.4,22.184,22.184,0,0,1-1.4,6.3' fill='%23fff'/%3E    %3Cpath id='Path_53134' d='M644,4215.2Z' fill='%23fff'/%3E    %3Crect id='Rectangle_4203' width='3' height='17.4' transform='translate(642.5 4231.9)' fill='%23fff'/%3E    %3Crect id='Rectangle_4204' width='3' height='5' transform='translate(642.5 4254)' fill='%23fff'/%3E    %3Cpath id='Path_53135' d='M605,4260.3l1.5,2.6,9-5.1-1.5-2.6Z' fill='%23fff'/%3E    %3Crect id='Rectangle_4205' width='3' height='10.4' transform='translate(600.15 4241.067) rotate(-89.558)' fill='%23fff'/%3E    %3Crect id='Rectangle_4206' width='3' height='10.4' transform='translate(605.39 4219.035) rotate(-59.55)' fill='%23fff'/%3E    %3Crect id='Rectangle_4207' width='3' height='10.4' transform='translate(620.789 4202.588) rotate(-29.552)' fill='%23fff'/%3E    %3Crect id='Rectangle_4208' width='10.4' height='3' transform='translate(642.848 4206.309) rotate(-89.561)' fill='%23fff'/%3E    %3Crect id='Rectangle_4209' width='10.4' height='3' transform='translate(659.823 4210.312) rotate(-59.537)' fill='%23fff'/%3E    %3Cpath id='Path_53136' d='M682.9,4219.6l-1.5-2.6-9,5.1,1.5,2.6Z' fill='%23fff'/%3E    %3Crect id='Rectangle_4210' width='3' height='10.4' transform='translate(677.675 4241.705) rotate(-89.561)' fill='%23fff'/%3E    %3Crect id='Rectangle_4211' width='3' height='10.4' transform='translate(672.332 4258.307) rotate(-59.537)' fill='%23fff'/%3E    %3Cpath id='Path_53137' d='M633.3,4282.4h4.9v2.3a5.7,5.7,0,0,0,5.7,5.7,5.763,5.763,0,0,0,5.7-5.7h0v-2.3h4.9v-3H633.2v3Zm13.4,2.3a2.7,2.7,0,1,1-5.4,0v-2.3h5.4Z' fill='%23fff'/%3E    %3C/g%3E   %3C/g%3E  %3C/svg%3E    %3Csymbol id='iconQuickSearch' viewBox='0 0 21 21'%3E   %3Cg%3E    %3Cpath d='m10.5,0c5.799,0,10.5,4.701,10.5,10.5s-4.701,10.5-10.5,10.5S0,16.299,0,10.5,4.701,0,10.5,0Z' fill='currentColor'/%3E    %3Cpath d='m15.835,15.0665l-2.2924-2.2941c.5801-.7552.9388-1.6885.9388-2.7122,0-2.4702-2.0098-4.48-4.4805-4.48s-4.48,2.0098-4.48,4.48,2.0098,4.48,4.48,4.48c1.0861,0,2.0699-.404,2.8463-1.0491l2.2807,2.2825.707-.707Zm-5.834-1.5264c-1.9189,0-3.48-1.5615-3.48-3.48s1.561-3.48,3.48-3.48,3.4805,1.561,3.4805,3.48-1.5615,3.48-3.4805,3.48Z' fill='%23fff'/%3E   %3C/g%3E  %3C/symbol%3E        %3Csymbol id='iconInvalidField' viewBox='0 0 20 20'%3E          %3Cg id='Group_14206' data-name='Group 14206' transform='translate(-821.25)'%3E            %3Cg id='Group_14202' data-name='Group 14202' transform='translate(821.25)'%3E              %3Cg id='Group_14205' data-name='Group 14205'%3E                %3Cpath id='Path_52470' data-name='Path 52470' d='M10,0A10,10,0,1,1,0,10,10,10,0,0,1,10,0Z' fill='%2393f'/%3E                %3Cg id='Group_14201' data-name='Group 14201' transform='translate(8.982 3.644)'%3E                  %3Cg id='Group_14200' data-name='Group 14200'%3E                    %3Cg id='Group_14198' data-name='Group 14198'%3E                      %3Cg id='Group_14199' data-name='Group 14199'%3E                        %3Cpath id='Line_547' data-name='Line 547' d='M1.534,8.136H-.5V0H1.534Z' transform='translate(0.5)' fill='%23fff'/%3E                        %3Cpath id='Line_548' data-name='Line 548' d='M1.534,2.852H-.5V0H1.534Z' transform='translate(0.5 9.352)' fill='%23fff'/%3E                      %3C/g%3E                    %3C/g%3E                  %3C/g%3E                %3C/g%3E              %3C/g%3E            %3C/g%3E          %3C/g%3E        %3C/symbol%3E %3C/defs%3E%3C/svg%3E");}.icon-square--blue-light{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E    %3Crect width='12' height='12' fill='%2399EBFF' /%3E%3C/svg%3E");}.icon-square--purple-light{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E    %3Crect width='12' height='12' fill='%239933ff' /%3E%3C/svg%3E");}.icon-team-member-fallback-16x9{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 544 306'%3E %3Cg%3E  %3Cpath d='m0,0h544v305.96H0V0Z' fill='%23f0f0f0'/%3E  %3Cg fill='none' opacity='.1'%3E   %3Cellipse cx='272.9772' cy='120.9913' rx='69.5507' ry='69.9921' fill='%23212326'/%3E   %3Cpath d='m217.4587,211.5514h109.105c31.4198,0,56.9421,25.6844,56.9421,57.3036h0v37.145h-222.9892v-37.145c0-31.6194,25.5222-57.3036,56.9421-57.3036Z' fill='%23212326'/%3E  %3C/g%3E %3C/g%3E%3C/svg%3E");}.icon-team-member-fallback-1x1{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 170 170'%3E %3Cdefs%3E  %3ClinearGradient id='d' x1='-321.4838' y1='592.3699' x2='-321.4838' y2='591.3699' gradientTransform='translate(54737.2414 100702.8907) scale(170 -170)' gradientUnits='userSpaceOnUse'%3E   %3Cstop offset='0' stop-color='%23af3'/%3E   %3Cstop offset='1' stop-color='%2399ebff'/%3E  %3C/linearGradient%3E %3C/defs%3E %3Cg%3E  %3Crect width='170' height='170' fill='url(%23d)'/%3E  %3Cg opacity='.2'%3E   %3Ccircle cx='86.002' cy='72.9399' r='34'/%3E   %3Cpath d='m81.002,116.9399h9c27.6142,0,50,22.3858,50,50v3.048H31.002v-3.048c0-27.6142,22.3858-50,50-50Z'/%3E  %3C/g%3E %3C/g%3E%3C/svg%3E");}.icon-tech-brief-teaser-cta-arrow--purple,.tech-brief-teaser__cta-button:hover{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22.103' height='21.689' viewBox='0 0 22.103 21.689'%3E  %3Cg id='tech-detail-button-arrow' transform='translate(10.82 1) rotate(45)'%3E    %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H13.885V13.849' transform='translate(0.072)' fill='none' stroke='%239933ff' stroke-width='2'/%3E    %3Cpath id='Path_39203' data-name='Path 39203' d='M13.957,0,0,13.887' fill='none' stroke='%239933ff' stroke-width='2'/%3E  %3C/g%3E%3C/svg%3E");}.icon-tech-brief-teaser-cta-arrow,.tech-brief-teaser__cta-button{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22.103' height='21.689' viewBox='0 0 22.103 21.689'%3E  %3Cg id='tech-detail-button-arrow' transform='translate(10.82 1) rotate(45)'%3E    %3Cpath id='Path_39202' data-name='Path 39202' d='M0,0H13.885V13.849' transform='translate(0.072)' fill='none' stroke='%23000' stroke-width='2'/%3E    %3Cpath id='Path_39203' data-name='Path 39203' d='M13.957,0,0,13.887' fill='none' stroke='%23000' stroke-width='2'/%3E  %3C/g%3E%3C/svg%3E");}.icon-tlo-logo-black{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 230.3 40.9' style='enable-background:new 0 0 230.3 40.9;' xml:space='preserve'%3E%3Cg id='tlo-logo-black' transform='translate(1240 -1098)'%3E %3Cpath id='Path_52877' d='M-1109.3,1131.5h2.7c0.2,1.2,1.2,2,2.4,1.8c0,0,0,0,0,0c1.3,0,2-0.5,2-1.3c0-1.1-1.4-1.2-2.9-1.5  c-2-0.4-3.9-0.9-3.9-3.4c0-2.4,2-3.5,4.5-3.5c2.9,0,4.5,1.4,4.8,3.7h-2.7c-0.1-1.2-0.9-1.6-2.1-1.6c-1.1,0-1.9,0.4-1.9,1.2  c0,1,1.5,1,3,1.4c1.9,0.4,3.9,0.9,3.9,3.5c0,2.2-1.9,3.6-4.7,3.6C-1107.4,1135.4-1109.1,1133.9-1109.3,1131.5z'/%3E %3Cpath id='Path_52878' d='M-1098.1,1119.6h2.9v2.6h-2.9V1119.6z M-1098.1,1124h2.9v11.1h-2.9V1124z'/%3E %3Cpath id='Path_52879' d='M-1090.4,1125.5L-1090.4,1125.5c0.7-1.2,2-1.9,3.4-1.8c2.3,0,3.8,1.7,3.8,4.2v7.2h-2.9v-6.8  c0.1-1-0.6-1.9-1.6-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9V1124h2.9V1125.5z'/%3E %3Cpath id='Path_52880' d='M-1081.7,1135.4h2.9c0.2,0.7,0.9,1.2,2.2,1.2c1.7,0,2.5-0.8,2.5-2.3v-1.2h-0.1c-0.7,0.9-1.8,1.3-2.9,1.3  c-2.8,0-4.9-2.3-4.9-5.1c0-0.1,0-0.2,0-0.2c0-3.3,2-5.4,4.8-5.4c1.2-0.1,2.4,0.5,3.1,1.5h0v-1.2h2.8v10.2c0.1,1.3-0.4,2.5-1.3,3.4  c-1.1,0.9-2.6,1.3-4,1.3C-1079.6,1138.9-1081.4,1137.6-1081.7,1135.4z M-1074,1129.1c0-1.6-0.9-3-2.6-3c-1.5,0-2.5,1.2-2.5,3  c0,1.9,1,3,2.5,3C-1074.7,1132.1-1074,1130.7-1074,1129.1L-1074,1129.1z'/%3E %3Cpath id='Path_52890' d='M-1103.6,1107.9c0-3.2,2.7-5.8,5.9-5.7c3.2,0,5.8,2.7,5.7,5.9c0,3.2-2.6,5.7-5.8,5.7  c-3.1,0.1-5.7-2.4-5.8-5.5C-1103.6,1108.2-1103.6,1108.1-1103.6,1107.9z M-1095,1107.9c0-2.2-1-3.6-2.8-3.6c-1.8,0-2.8,1.5-2.8,3.6  c0,2.2,1,3.6,2.8,3.6C-1096,1111.5-1095,1110.1-1095,1107.9L-1095,1107.9z'/%3E %3Cpath id='Path_52891' d='M-1090.6,1098h2.9v15.5h-2.9V1098z'/%3E %3Cpath id='Path_52892' d='M-1086.3,1107.9c0-3.2,2.7-5.8,5.9-5.7c3.2,0,5.8,2.7,5.7,5.9c0,3.2-2.6,5.7-5.8,5.7  c-3.1,0.1-5.7-2.4-5.8-5.5C-1086.3,1108.2-1086.3,1108.1-1086.3,1107.9z M-1077.7,1107.9c0-2.2-1-3.6-2.8-3.6  c-1.8,0-2.8,1.5-2.8,3.6c0,2.2,1,3.6,2.8,3.6C-1078.7,1111.5-1077.7,1110.1-1077.7,1107.9z'/%3E %3Cpath id='Path_52882' d='M-1050.4,1124h1.5v-0.9c0-2.7,2.1-3.7,4.8-3.4v2.3c-1.3-0.1-1.9,0.1-1.9,1.3v0.7h3.3v-1  c0-2.7,2.1-3.7,4.9-3.4v2.3c-1.4-0.1-2,0.1-2,1.3v0.8h2v2h-2v9.1h-2.9v-9.1h-3.3v9.1h-2.9v-9.1h-1.5V1124z M-1036.4,1119.6h2.9v2.6  h-2.9V1119.6z M-1036.4,1124h2.9v11.1h-2.9V1124z'/%3E %3Cpath id='Path_52883' d='M-1032.1,1129.6c0-3.3,2.2-5.9,5.5-5.9c2.5-0.2,4.7,1.6,5,4.1h-2.9c-0.2-1-1-1.7-2-1.7  c-1.8,0-2.7,1.4-2.7,3.5c0,2.1,0.8,3.5,2.6,3.5c1.1,0.1,2.1-0.7,2.2-1.9h2.8c-0.2,2.5-2.4,4.4-5,4.2c-3,0.1-5.6-2.3-5.7-5.3  C-1032.1,1129.9-1032.1,1129.7-1032.1,1129.6z'/%3E %3Cpath id='Path_52884' d='M-1020.7,1129.5c0-3.3,2.2-5.8,5.5-5.8c3.6,0,5.5,2.7,5.5,6.7h-8c0.2,1.7,1.2,2.8,2.8,2.8  c0.9,0.1,1.8-0.5,2.1-1.4h2.9c-0.4,2-2.2,3.6-5,3.6C-1018.6,1135.4-1020.7,1132.9-1020.7,1129.5z M-1017.7,1128.4h4.9  c0-1.3-1-2.4-2.3-2.4c0,0,0,0-0.1,0C-1016.5,1125.9-1017.7,1127-1017.7,1128.4C-1017.7,1128.3-1017.7,1128.4-1017.7,1128.4  L-1017.7,1128.4z'/%3E %3Cpath id='Path_52881' d='M-1066.1,1127.4c0-4.6,2.9-8.1,7.5-8.1s7.4,3.4,7.4,8.1s-2.9,8-7.4,8S-1066.1,1132-1066.1,1127.4z   M-1054.4,1127.4c0-3.1-1.4-5.5-4.2-5.5s-4.3,2.4-4.3,5.5c0,3.1,1.4,5.5,4.3,5.5S-1054.4,1130.5-1054.4,1127.4z'/%3E %3Cpath id='Path_52893' d='M-1073.6,1113.8h2.9c0.2,0.7,0.9,1.2,2.2,1.2c1.7,0,2.5-0.8,2.5-2.3v-1.2h-0.1c-0.7,0.9-1.8,1.3-2.9,1.3  c-2.8,0-4.9-2.3-4.9-5.1c0-0.1,0-0.2,0-0.2c0-3.3,2-5.4,4.8-5.4c1.2-0.1,2.4,0.5,3.1,1.5h0v-1.2h2.8v10.2c0.1,1.3-0.4,2.5-1.3,3.4  c-1.1,0.9-2.6,1.3-4,1.3C-1071.5,1117.2-1073.3,1115.9-1073.6,1113.8z M-1065.9,1107.4c0-1.6-0.9-3-2.6-3c-1.5,0-2.5,1.2-2.5,3  c0,1.9,1,3,2.5,3C-1066.6,1110.4-1065.9,1109.1-1065.9,1107.4L-1065.9,1107.4z'/%3E %3Cpath id='Path_52894' d='M-1061,1114.8h1c1.2,0,1.6-0.6,1.6-1.5c-0.1-1-0.4-2.1-0.8-3l-3-7.9h3.1l1.6,5c0.3,1,0.7,2.4,0.7,2.4h0  c0,0,0.3-1.4,0.6-2.4l1.6-5h3l-3.9,11.4c-0.8,2.5-1.7,3.4-3.9,3.4h-1.7L-1061,1114.8z'/%3E %3Cpath id='Path_52871' d='M-1202.9,1135.1h8.2v-24.7h-8.2V1135.1z M-1190.5,1106.2h20.6v-8.2h-20.6V1106.2z M-1202.9,1098h8.2v8.2  h-8.2V1098z M-1215.3,1135.1h8.2V1098h-8.2L-1215.3,1135.1z M-1227.6,1126.9h8.2V1098h-8.2V1126.9z M-1240,1135.1h8.2V1098h-8.2  V1135.1z M-1190.5,1135.1h8.2v-24.7h-8.2V1135.1z'/%3E %3Cpath id='Path_52872' d='M-1160.5,1119.6h3.1v12.8h7.3v2.6h-10.4V1119.6z'/%3E %3Cpath id='Path_52873' d='M-1148.5,1119.6h2.9v2.6h-2.9V1119.6z M-1148.5,1124h2.9v11.1h-2.9V1124z'/%3E %3Cpath id='Path_52874' d='M-1144.2,1129.6c0-3.3,2.2-5.9,5.5-5.9c2.5-0.2,4.7,1.6,5,4.1h-2.9c-0.2-1-1-1.7-2-1.7  c-1.8,0-2.7,1.4-2.7,3.5c0,2.1,0.8,3.5,2.6,3.5c1.1,0.1,2.1-0.7,2.2-1.9h2.8c-0.2,2.5-2.4,4.4-5,4.2c-3,0.1-5.6-2.3-5.7-5.3  C-1144.2,1129.9-1144.2,1129.7-1144.2,1129.6z'/%3E %3Cpath id='Path_52875' d='M-1132.8,1129.5c0-3.3,2.2-5.8,5.5-5.8c3.6,0,5.5,2.7,5.5,6.7h-8c0.2,1.7,1.2,2.8,2.8,2.8  c0.9,0.1,1.8-0.5,2.1-1.4h2.9c-0.4,2-2.2,3.6-5,3.6C-1130.7,1135.4-1132.8,1132.9-1132.8,1129.5z M-1129.9,1128.4h4.9  c0-1.3-1-2.4-2.3-2.4c0,0,0,0-0.1,0C-1128.7,1125.9-1129.8,1127-1129.9,1128.4C-1129.9,1128.3-1129.9,1128.4-1129.9,1128.4z'/%3E %3Cpath id='Path_52876' d='M-1117.6,1125.5L-1117.6,1125.5c0.7-1.2,2-1.9,3.4-1.8c2.3,0,3.8,1.7,3.8,4.2v7.2h-2.9v-6.8  c0.1-1-0.6-1.9-1.6-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9V1124h2.9V1125.5z'/%3E %3Cpath id='Path_52885' d='M-1161.3,1098h12.4v2.6h-4.6v12.8h-3.1v-12.8h-4.6L-1161.3,1098z'/%3E %3Cpath id='Path_52886' d='M-1150.5,1107.9c0-3.3,2.2-5.8,5.5-5.8c3.6,0,5.5,2.7,5.5,6.7h-8c0.2,1.7,1.2,2.8,2.8,2.8  c0.9,0.1,1.8-0.5,2.1-1.4h2.9c-0.4,2-2.2,3.6-5,3.6C-1148.5,1113.8-1150.5,1111.2-1150.5,1107.9z M-1147.6,1106.7h4.9  c0-1.3-1-2.4-2.3-2.4c0,0,0,0-0.1,0C-1146.4,1104.3-1147.5,1105.3-1147.6,1106.7C-1147.6,1106.7-1147.6,1106.7-1147.6,1106.7z'/%3E %3Cpath id='Path_52887' d='M-1138.8,1107.9c0-3.3,2.2-5.9,5.5-5.9c2.5-0.2,4.7,1.6,5,4.1h-2.9c-0.2-1-1-1.7-2-1.7  c-1.8,0-2.7,1.4-2.7,3.5c0,2.1,0.8,3.5,2.6,3.5c1.1,0.1,2.1-0.7,2.2-1.9h2.8c-0.2,2.5-2.4,4.4-5,4.2c-3,0.1-5.6-2.3-5.7-5.3  C-1138.8,1108.3-1138.8,1108.1-1138.8,1107.9z'/%3E %3Cpath id='Path_52888' d='M-1123.9,1103.8L-1123.9,1103.8c0.7-1.1,2-1.8,3.3-1.8c2.3,0,3.8,1.7,3.8,4.2v7.2h-2.9v-6.8  c0.1-1-0.6-1.9-1.6-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9V1098h2.9L-1123.9,1103.8z'/%3E %3Cpath id='Path_52889' d='M-1112.1,1103.9L-1112.1,1103.9c0.7-1.2,2-1.9,3.4-1.8c2.3,0,3.8,1.7,3.8,4.2v7.2h-2.9v-6.8  c0.1-1-0.6-1.9-1.6-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9v-11.1h2.9V1103.9z'/%3E%3C/g%3E%3C/svg%3E");}.icon-tlo-logo-white{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  viewBox='0 0 230.7 41' style='enable-background:new 0 0 230.7 41;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;}%3C/style%3E%3Cg id='tlo-logo-white' transform='translate(0 -1241.811)'%3E %3Cpath id='Path_52877' class='st0' d='M130.9,1275.4h2.7c0.2,1.2,1.2,2,2.4,1.8c0,0,0,0,0,0c1.3,0,2-0.5,2-1.3  c0-1.1-1.4-1.2-2.9-1.5c-2-0.4-3.9-0.9-3.9-3.4c0-2.4,2-3.6,4.5-3.6c2.9,0,4.6,1.5,4.8,3.7h-2.7c-0.1-1.2-0.9-1.6-2.1-1.6  c-1.1,0-1.9,0.4-1.9,1.2c0,1,1.5,1,3.1,1.4c1.9,0.4,3.9,0.9,3.9,3.5c0,2.2-1.9,3.6-4.7,3.6C132.9,1279.3,131.1,1277.8,130.9,1275.4  z'/%3E %3Cpath id='Path_52878' class='st0' d='M142.1,1263.5h2.9v2.6h-2.9V1263.5z M142.1,1267.9h2.9v11.1h-2.9V1267.9z'/%3E %3Cpath id='Path_52879' class='st0' d='M149.9,1269.4L149.9,1269.4c0.7-1.2,2-1.9,3.4-1.8c2.3,0,3.8,1.7,3.8,4.2v7.3h-2.9v-6.8  c0.1-1-0.6-1.9-1.7-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3H147v-11.1h2.9V1269.4z'/%3E %3Cpath id='Path_52880' class='st0' d='M158.6,1279.3h2.9c0.2,0.7,0.9,1.2,2.2,1.2c1.7,0,2.5-0.8,2.5-2.3v-1.2h-0.1  c-0.7,0.9-1.8,1.3-2.9,1.3c-2.8-0.1-5-2.3-4.9-5.1c0-0.1,0-0.1,0-0.2c0-3.3,2-5.4,4.8-5.4c1.2-0.1,2.4,0.5,3.1,1.5h0v-1.2h2.8v10.3  c0.1,1.3-0.4,2.5-1.3,3.4c-1.1,0.9-2.6,1.4-4,1.3C160.7,1282.8,158.9,1281.5,158.6,1279.3z M166.4,1272.9c0-1.6-0.9-3-2.6-3  c-1.5,0-2.5,1.2-2.5,3c0,1.9,1,3,2.5,3C165.6,1276,166.4,1274.6,166.4,1272.9L166.4,1272.9z'/%3E %3Cpath id='Path_52890' class='st0' d='M136.7,1251.8c0-3.2,2.7-5.8,5.9-5.7c3.2,0,5.8,2.7,5.7,5.9c0,3.2-2.6,5.7-5.8,5.7  c-3.1,0.1-5.7-2.4-5.8-5.5C136.6,1252,136.6,1251.9,136.7,1251.8z M145.3,1251.8c0-2.2-1-3.6-2.8-3.6c-1.8,0-2.8,1.5-2.8,3.6  c0,2.2,1,3.6,2.8,3.6C144.3,1255.4,145.3,1253.9,145.3,1251.8z'/%3E %3Cpath id='Path_52891' class='st0' d='M149.7,1241.8h2.9v15.5h-2.9V1241.8z'/%3E %3Cpath id='Path_52892' class='st0' d='M154,1251.8c0-3.2,2.7-5.8,5.9-5.7c3.2,0,5.8,2.7,5.7,5.9c0,3.2-2.6,5.7-5.8,5.7  c-3.1,0.1-5.7-2.4-5.8-5.5C154,1252,154,1251.9,154,1251.8z M162.6,1251.8c0-2.2-1-3.6-2.8-3.6c-1.8,0-2.8,1.5-2.8,3.6  c0,2.2,1,3.6,2.8,3.6C161.6,1255.4,162.6,1253.9,162.6,1251.8L162.6,1251.8z'/%3E %3Cpath id='Path_52882' class='st0' d='M190,1267.9h1.5v-0.9c0-2.7,2.1-3.7,4.8-3.4v2.3c-1.3-0.1-1.9,0.1-1.9,1.3v0.7h3.3v-1  c0-2.7,2.1-3.7,4.9-3.4v2.3c-1.4-0.1-2,0.1-2,1.3v0.8h2v2h-2v9.1h-2.9v-9.1h-3.3v9.1h-2.9v-9.1H190V1267.9z M204,1263.5h2.9v2.6  H204V1263.5z M204,1267.9h2.9v11.1H204V1267.9z'/%3E %3Cpath id='Path_52883' class='st0' d='M208.3,1273.4c0-3.3,2.2-5.9,5.5-5.9c2.5-0.2,4.7,1.6,5,4.1H216c-0.2-1-1-1.7-2-1.7  c-1.8,0-2.7,1.4-2.7,3.5c0,2.1,0.8,3.5,2.6,3.5c1.1,0.1,2.1-0.8,2.2-1.9h2.8c-0.2,2.5-2.4,4.4-5,4.2c-3.1,0.1-5.6-2.3-5.7-5.3  C208.3,1273.8,208.3,1273.6,208.3,1273.4z'/%3E %3Cpath id='Path_52884' class='st0' d='M219.8,1273.4c0-3.3,2.2-5.8,5.5-5.8c3.6,0,5.5,2.7,5.5,6.7h-8.1c0.2,1.7,1.2,2.8,2.8,2.8  c0.9,0.1,1.8-0.5,2.1-1.4h2.9c-0.4,2-2.2,3.6-5,3.6C221.8,1279.3,219.8,1276.7,219.8,1273.4z M222.7,1272.2h4.9  c0-1.3-1-2.4-2.3-2.4c0,0,0,0-0.1,0C223.9,1269.8,222.8,1270.8,222.7,1272.2C222.7,1272.2,222.7,1272.2,222.7,1272.2z'/%3E %3Cpath id='Path_52881' class='st0' d='M174.2,1271.3c0-4.6,2.9-8.1,7.5-8.1s7.5,3.4,7.5,8.1s-2.9,8.1-7.5,8.1  S174.2,1275.9,174.2,1271.3z M185.9,1271.3c0-3.1-1.4-5.5-4.2-5.5s-4.3,2.4-4.3,5.5c0,3.1,1.5,5.5,4.3,5.5  S185.9,1274.4,185.9,1271.3L185.9,1271.3z'/%3E %3Cpath id='Path_52893' class='st0' d='M166.7,1257.6h2.9c0.2,0.7,0.9,1.2,2.2,1.2c1.7,0,2.5-0.8,2.5-2.3v-1.2h-0.1  c-0.7,0.9-1.8,1.3-2.9,1.3c-2.8-0.1-5-2.3-4.9-5.1c0-0.1,0-0.1,0-0.2c0-3.3,2-5.4,4.8-5.4c1.2-0.1,2.4,0.5,3.1,1.5h0v-1.2h2.8v10.3  c0.1,1.3-0.4,2.5-1.3,3.4c-1.1,0.9-2.6,1.4-4,1.3C168.9,1261.1,167,1259.8,166.7,1257.6z M174.5,1251.3c0-1.6-0.9-3-2.6-3  c-1.5,0-2.5,1.2-2.5,3c0,1.9,1,3,2.5,3C173.7,1254.3,174.5,1252.9,174.5,1251.3z'/%3E %3Cpath id='Path_52894' class='st0' d='M179.4,1258.6h1c1.2,0,1.6-0.6,1.6-1.5c-0.1-1-0.4-2.1-0.8-3l-3-7.9h3.1l1.6,5  c0.3,1,0.7,2.4,0.7,2.4h0c0,0,0.3-1.4,0.6-2.4l1.6-5h3l-3.9,11.4c-0.8,2.5-1.7,3.4-3.9,3.4h-1.7L179.4,1258.6z'/%3E %3Cpath id='Path_52871' class='st0' d='M37.2,1279h8.3v-24.8h-8.3V1279z M49.6,1250.1h20.7v-8.3H49.6V1250.1z M37.2,1241.8h8.3v8.3  h-8.3V1241.8z M24.8,1279H33v-37.2h-8.3V1279z M12.4,1270.7h8.3v-28.9h-8.3V1270.7z M0,1279h8.3v-37.2H0V1279z M49.6,1279h8.3  v-24.8h-8.3V1279z'/%3E %3Cpath id='Path_52872' class='st0' d='M79.7,1263.5h3.1v12.9h7.3v2.6H79.7V1263.5z'/%3E %3Cpath id='Path_52873' class='st0' d='M91.7,1263.5h2.9v2.6h-2.9V1263.5z M91.7,1267.9h2.9v11.1h-2.9V1267.9z'/%3E %3Cpath id='Path_52874' class='st0' d='M96,1273.4c0-3.3,2.2-5.9,5.5-5.9c2.5-0.2,4.7,1.6,5,4.1h-2.9c-0.2-1-1-1.7-2-1.7  c-1.8,0-2.7,1.4-2.7,3.5c0,2.1,0.8,3.5,2.6,3.5c1.1,0.1,2.1-0.8,2.2-1.9h2.8c-0.2,2.5-2.4,4.4-5,4.2c-3.1,0.1-5.6-2.3-5.7-5.3  C96,1273.8,96,1273.6,96,1273.4z'/%3E %3Cpath id='Path_52875' class='st0' d='M107.4,1273.4c0-3.3,2.2-5.8,5.5-5.8c3.6,0,5.5,2.7,5.5,6.7h-8.1c0.2,1.7,1.2,2.8,2.8,2.8  c0.9,0.1,1.8-0.5,2.1-1.4h2.9c-0.4,2-2.2,3.6-5,3.6C109.5,1279.3,107.4,1276.7,107.4,1273.4z M110.4,1272.2h4.9  c0-1.3-1-2.4-2.3-2.4c0,0,0,0-0.1,0C111.6,1269.8,110.4,1270.8,110.4,1272.2C110.4,1272.2,110.4,1272.2,110.4,1272.2L110.4,1272.2z  '/%3E %3Cpath id='Path_52876' class='st0' d='M122.6,1269.4L122.6,1269.4c0.7-1.2,2-1.9,3.4-1.8c2.3,0,3.8,1.7,3.8,4.2v7.3h-2.9v-6.8  c0.1-1-0.6-1.9-1.7-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9v-11.1h2.9L122.6,1269.4z'/%3E %3Cpath id='Path_52885' class='st0' d='M78.9,1241.8h12.5v2.6h-4.7v12.8h-3.1v-12.8h-4.7L78.9,1241.8z'/%3E %3Cpath id='Path_52886' class='st0' d='M89.6,1251.7c0-3.3,2.2-5.8,5.5-5.8c3.6,0,5.5,2.7,5.5,6.7h-8.1c0.2,1.7,1.2,2.8,2.8,2.8  c0.9,0.1,1.8-0.5,2.1-1.4h2.9c-0.4,2-2.2,3.6-5,3.6C91.7,1257.6,89.6,1255,89.6,1251.7z M92.6,1250.5h4.9c0-1.3-1-2.4-2.3-2.4  c0,0,0,0-0.1,0C93.8,1248.1,92.6,1249.2,92.6,1250.5C92.6,1250.5,92.6,1250.5,92.6,1250.5L92.6,1250.5z'/%3E %3Cpath id='Path_52887' class='st0' d='M101.4,1251.8c0-3.3,2.2-5.9,5.5-5.9c2.5-0.2,4.7,1.6,5,4.1h-2.9c-0.2-1-1-1.7-2-1.7  c-1.8,0-2.7,1.4-2.7,3.5c0,2.1,0.8,3.5,2.6,3.5c1.1,0.1,2.1-0.8,2.2-1.9h2.8c-0.2,2.6-2.5,4.4-5,4.2c-3.1,0.1-5.6-2.3-5.7-5.3  C101.4,1252.1,101.4,1251.9,101.4,1251.8z'/%3E %3Cpath id='Path_52888' class='st0' d='M116.4,1247.6L116.4,1247.6c0.7-1.1,2-1.8,3.3-1.8c2.3,0,3.8,1.7,3.8,4.2v7.3h-2.9v-6.8  c0.1-1-0.6-1.9-1.7-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9v-15.5h2.9V1247.6z'/%3E %3Cpath id='Path_52889' class='st0' d='M128.2,1247.7L128.2,1247.7c0.7-1.2,2-1.9,3.4-1.8c2.3,0,3.8,1.7,3.8,4.2v7.3h-2.9v-6.8  c0.1-1-0.6-1.9-1.7-2c-0.1,0-0.2,0-0.3,0c-1.3,0-2.3,1.1-2.3,2.4c0,0.1,0,0.1,0,0.2v6.3h-2.9v-11.1h2.9V1247.7z'/%3E%3C/g%3E%3C/svg%3E");}.icon-tlo-osatt-logo{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='tlo-osatt-logo' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px'  y='0px' viewBox='0 0 269.8 42.2' style='enable-background:new 0 0 269.8 42.2;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} .st1{fill:%238B959E;}%3C/style%3E%3Cg%3E %3Cpath id='Path_53066' class='st0' d='M39.3,39.5H48V13.3h-8.7V39.5z M52.4,39.5h8.7V13.3h-8.7V39.5z M0,39.5h8.7V0.2H0V39.5z   M13.1,30.8h8.7V0.2h-8.7V30.8z M26.2,39.5h8.7V0.2h-8.7V39.5z M39.3,8.9H48V0.2h-8.7V8.9z M52.4,8.9h21.8V0.2H52.4V8.9z'/%3E %3Cpath id='Path_53067' class='st0' d='M82.4,0.2h8.8v1.9h-3.3v9.1h-2.2V2.1h-3.3L82.4,0.2z'/%3E %3Cpath id='Path_53068' class='st0' d='M90,7.2c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7C90,7.5,90,7.4,90,7.2   M92.1,6.4h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C92.9,4.6,92.1,5.4,92.1,6.4C92.1,6.4,92.1,6.4,92.1,6.4'/%3E %3Cpath id='Path_53069' class='st0' d='M98.3,7.2c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C98.3,7.5,98.3,7.3,98.3,7.2'/%3E %3Cpath id='Path_53070' class='st0' d='M108.8,4.3L108.8,4.3c0.5-0.8,1.4-1.3,2.3-1.2c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1V6.3c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1V0.2h2.1L108.8,4.3z'/%3E %3Cpath id='Path_53071' class='st0' d='M117.2,4.4L117.2,4.4c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1V6.3c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1V3.3h2L117.2,4.4z'/%3E %3Cpath id='Path_53072' class='st0' d='M123.1,7.2c0-2.3,1.9-4.1,4.1-4s4.1,1.9,4,4.1c0,2.2-1.8,4-4.1,4c-2.2,0.1-4-1.7-4.1-3.9  C123.1,7.4,123.1,7.3,123.1,7.2 M129.2,7.2c0-1.5-0.7-2.6-2-2.6c-1.3,0-2,1-2,2.6s0.7,2.5,2,2.5C128.5,9.8,129.2,8.7,129.2,7.2'/%3E %3Crect id='Rectangle_4195' x='132.3' y='0.2' class='st0' width='2.1' height='10.9'/%3E %3Cpath id='Path_53073' class='st0' d='M135.4,7.2c0-2.3,1.9-4.1,4.1-4s4.1,1.9,4,4.1c0,2.2-1.8,4-4.1,4c-2.2,0.1-4-1.7-4.1-3.9  C135.4,7.4,135.4,7.3,135.4,7.2 M141.5,7.2c0-1.5-0.7-2.6-2-2.6c-1.3,0-2,1-2,2.6s0.7,2.5,2,2.5C140.7,9.8,141.5,8.7,141.5,7.2'/%3E %3Cpath id='Path_53074' class='st0' d='M144.3,11.4h2.1c0.2,0.5,0.6,0.9,1.6,0.9c1.2,0,1.7-0.6,1.7-1.6V9.7h0c-0.5,0.6-1.3,0.9-2,0.9  c-1.9,0-3.5-1.6-3.5-3.6c0-0.1,0-0.1,0-0.2c0-2.3,1.4-3.8,3.4-3.8c0.9,0,1.7,0.3,2.2,1h0V3.3h2v7.2c0.1,0.9-0.3,1.8-0.9,2.4  c-0.8,0.6-1.8,1-2.8,0.9C145.8,13.8,144.5,12.9,144.3,11.4 M149.8,6.9c0.1-1-0.6-2-1.6-2.1c-0.1,0-0.2,0-0.2,0  c-1.1,0-1.8,0.8-1.8,2.1c0,1.3,0.7,2.1,1.8,2.1C149.3,9,149.8,8,149.8,6.9'/%3E %3Cpath id='Path_53075' class='st0' d='M153.2,12.1h0.7c0.8,0,1.2-0.4,1.2-1.1c-0.1-0.7-0.3-1.5-0.6-2.1l-2.1-5.6h2.2l1.2,3.5  c0.2,0.7,0.5,1.7,0.5,1.7h0c0,0,0.2-1,0.5-1.7l1.1-3.5h2.1l-2.7,8c-0.6,1.7-1.2,2.4-2.8,2.4h-1.2L153.2,12.1z'/%3E %3Cpath id='Path_53076' class='st0' d='M163.4,0.2h2.2v9.1h5.1v1.8h-7.3L163.4,0.2z'/%3E %3Cpath id='Path_53077' class='st0' d='M171.8,0.2h2.1v1.9h-2.1V0.2z M171.8,3.3h2.1v7.8h-2.1V3.3z'/%3E %3Cpath id='Path_53078' class='st0' d='M174.9,7.2c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C174.9,7.5,174.9,7.3,174.9,7.2'/%3E %3Cpath id='Path_53079' class='st0' d='M182.9,7.2c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7H185  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C182.9,7.5,182.9,7.4,182.9,7.2 M185,6.4h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C185.9,4.6,185.1,5.4,185,6.4  C185,6.4,185,6.4,185,6.4'/%3E %3Cpath id='Path_53080' class='st0' d='M193.7,4.4L193.7,4.4c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1V6.3c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1V3.3h2L193.7,4.4z'/%3E %3Cpath id='Path_53081' class='st0' d='M199.5,8.6h1.9c0.1,0.8,0.9,1.4,1.7,1.3c0,0,0,0,0,0c0.9,0,1.4-0.4,1.4-0.9c0-0.7-1-0.8-2.1-1  c-1.4-0.3-2.8-0.7-2.8-2.4c0-1.7,1.4-2.5,3.2-2.5c2.1,0,3.2,1,3.4,2.6h-1.9c-0.1-0.8-0.6-1.1-1.5-1.1c-0.8,0-1.3,0.3-1.3,0.9  c0,0.7,1,0.7,2.2,1c1.3,0.3,2.8,0.6,2.8,2.5c0,1.6-1.3,2.5-3.3,2.5C200.9,11.4,199.6,10.3,199.5,8.6'/%3E %3Cpath id='Path_53082' class='st0' d='M207.4,0.2h2.1v1.9h-2.1V0.2z M207.4,3.3h2.1v7.8h-2.1V3.3z'/%3E %3Cpath id='Path_53083' class='st0' d='M212.9,4.4L212.9,4.4c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1V6.3c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1V3.3h2L212.9,4.4z'/%3E %3Cpath id='Path_53084' class='st0' d='M219,11.4h2.1c0.2,0.5,0.6,0.9,1.6,0.9c1.2,0,1.7-0.6,1.7-1.6V9.7h0c-0.5,0.6-1.3,0.9-2,0.9  c-1.9,0-3.5-1.6-3.5-3.6c0-0.1,0-0.1,0-0.2c0-2.3,1.4-3.8,3.4-3.8c0.9,0,1.7,0.3,2.2,1h0V3.3h2v7.2c0.1,0.9-0.3,1.8-0.9,2.4  c-0.8,0.6-1.8,1-2.8,0.9C220.5,13.8,219.2,12.9,219,11.4 M224.5,6.9c0.1-1-0.6-2-1.6-2.1c-0.1,0-0.2,0-0.2,0  c-1.1,0-1.8,0.8-1.8,2.1c0,1.3,0.7,2.1,1.8,2.1C224,9,224.5,8,224.5,6.9'/%3E %3Cpath id='Path_53085' class='st0' d='M230,5.7c0-3.3,2-5.7,5.3-5.7s5.3,2.4,5.3,5.7s-2,5.7-5.3,5.7S230,9,230,5.7 M238.3,5.7  c0-2.2-1-3.9-3-3.9s-3,1.7-3,3.9c0,2.2,1,3.9,3,3.9S238.3,7.9,238.3,5.7'/%3E %3Cpath id='Path_53086' class='st0' d='M241.1,3.3h1.1V2.7c0-1.9,1.5-2.6,3.4-2.4v1.6c-0.9,0-1.3,0.1-1.3,0.9v0.5h2.3V2.6  c0-1.9,1.5-2.6,3.5-2.4v1.6c-1,0-1.4,0.1-1.4,0.9v0.6h1.4v1.4h-1.4v6.4h-2.1V4.7h-2.3v6.4h-2.1V4.7h-1.1V3.3z M251,0.2h2.1v1.9H251  V0.2z M251,3.3h2.1v7.8H251V3.3z'/%3E %3Cpath id='Path_53087' class='st0' d='M254.1,7.2c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C254.1,7.5,254.1,7.3,254.1,7.2'/%3E %3Cpath id='Path_53088' class='st0' d='M262.1,7.2c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C262.1,7.5,262.1,7.4,262.1,7.2 M264.2,6.4h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C265.1,4.6,264.2,5.4,264.2,6.4  C264.2,6.4,264.2,6.4,264.2,6.4'/%3E %3Cpath id='Path_53089' class='st1' d='M82.5,19.9c0-3.3,2-5.7,5.3-5.7s5.3,2.4,5.3,5.7s-2,5.7-5.3,5.7S82.5,23.2,82.5,19.9   M90.8,19.9c0-2.2-1-3.9-3-3.9s-3,1.7-3,3.9c0,2.2,1,3.9,3,3.9S90.8,22.1,90.8,19.9'/%3E %3Cpath id='Path_53090' class='st1' d='M93.6,17.5h1.1v-0.6c0-1.9,1.5-2.6,3.4-2.4v1.6c-0.9,0-1.3,0.1-1.3,0.9v0.5h2.3v-0.7  c0-1.9,1.5-2.6,3.5-2.4V16c-1,0-1.4,0.1-1.4,0.9v0.6h1.4v1.4h-1.4v6.4h-2.1v-6.4h-2.3v6.4h-2.1v-6.4h-1.1L93.6,17.5L93.6,17.5z   M103.5,14.4h2.1v1.9h-2.1V14.4z M103.5,17.5h2.1v7.8h-2.1V17.5z'/%3E %3Cpath id='Path_53091' class='st1' d='M106.5,21.4c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C106.5,21.7,106.5,21.5,106.5,21.4'/%3E %3Cpath id='Path_53092' class='st1' d='M114.6,21.4c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C114.6,21.7,114.6,21.6,114.6,21.4 M116.7,20.6h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C117.5,18.8,116.7,19.6,116.7,20.6  C116.7,20.5,116.7,20.6,116.7,20.6'/%3E %3Cpath id='Path_53093' class='st1' d='M125.5,21.4c0-2.3,1.9-4.1,4.1-4c2.3,0,4.1,1.9,4,4.1c0,2.2-1.8,4-4.1,4  c-2.2,0.1-4-1.7-4.1-3.9C125.5,21.6,125.5,21.5,125.5,21.4 M131.6,21.4c0-1.5-0.7-2.6-2-2.6c-1.3,0-2,1-2,2.6s0.7,2.5,2,2.5  S131.6,22.9,131.6,21.4'/%3E %3Cpath id='Path_53094' class='st1' d='M134,17.5h1.1v-0.7c0-1.9,1.5-2.6,3.5-2.4V16c-1,0-1.4,0.1-1.4,0.9v0.6h1.4v1.4h-1.4v6.4h-2.1  v-6.4H134V17.5z'/%3E %3Cpath id='Path_53095' class='st1' d='M141.8,21.9h2.2c0.2,1.3,0.9,1.8,2.5,1.8c1.1,0,2.1-0.4,2.1-1.4c0-1.1-1-1.3-2.7-1.7  c-2-0.4-3.7-1-3.7-3.2c0-2.2,1.8-3.3,4.2-3.3c2.5,0,4,1.2,4.2,3.4h-2.1c-0.1-1-1.1-1.8-2.1-1.7c0,0,0,0,0,0c-1.2,0-2,0.5-2,1.3  c0,0.9,0.8,1.1,2.4,1.5c2.2,0.5,4.1,1,4.1,3.4c0,2.2-1.8,3.5-4.2,3.5C143.5,25.6,141.8,24.3,141.8,21.9'/%3E %3Cpath id='Path_53096' class='st1' d='M151.3,17.5h1.1V15h2v2.4h1.3v1.4h-1.3V23c-0.1,0.4,0.2,0.7,0.6,0.8c0.1,0,0.1,0,0.2,0  c0.3,0,0.6,0,0.6,0v1.5c0,0-0.5,0-1.3,0c-1,0-2.1-0.4-2.1-1.9v-4.6h-1.1L151.3,17.5z'/%3E %3Cpath id='Path_53097' class='st1' d='M158.9,18.7L158.9,18.7c0.3-0.8,1.1-1.3,2-1.3c0.2,0,0.3,0,0.5,0.1v1.8h0  c-1.1-0.2-2.1,0.5-2.3,1.6c0,0.2,0,0.5,0,0.7v3.8h-2.1v-7.8h2L158.9,18.7z'/%3E %3Cpath id='Path_53098' class='st1' d='M166.7,24.5L166.7,24.5c-0.5,0.8-1.4,1.2-2.3,1.1c-1.6,0-2.7-0.8-2.7-2.4  c0-1.7,1.4-2.3,3.1-2.5c1.3-0.2,1.9-0.3,1.9-0.9c0-0.6-0.4-0.9-1.3-0.9c-1,0-1.4,0.4-1.5,1.1H162c0.1-1.4,1.1-2.6,3.4-2.6  c2.4,0,3.3,1.1,3.3,2.9v4c0,0.6,0.1,0.9,0.3,1.1v0.1h-2C166.8,25.1,166.7,24.8,166.7,24.5 M166.7,22.6v-1.2  c-0.5,0.2-0.9,0.4-1.5,0.5c-1.1,0.2-1.6,0.5-1.6,1.2s0.5,1,1.2,1C166,24.1,166.7,23.3,166.7,22.6'/%3E %3Cpath id='Path_53099' class='st1' d='M169.4,17.5h1.1V15h2v2.4h1.3v1.4h-1.3V23c-0.1,0.4,0.2,0.7,0.6,0.8c0.1,0,0.1,0,0.2,0  c0.3,0,0.6,0,0.6,0v1.5c0,0-0.5,0-1.3,0c-1,0-2.1-0.4-2.1-1.9v-4.6h-1.1L169.4,17.5z'/%3E %3Cpath id='Path_53100' class='st1' d='M174.4,21.4c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C174.4,21.7,174.4,21.6,174.4,21.4 M176.5,20.6h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C177.4,18.8,176.5,19.6,176.5,20.6  C176.5,20.6,176.5,20.6,176.5,20.6'/%3E %3Cpath id='Path_53101' class='st1' d='M182.9,25.6h2.1c0.2,0.5,0.6,0.9,1.6,0.9c1.2,0,1.7-0.6,1.7-1.6v-0.9h0  c-0.5,0.6-1.3,0.9-2,0.9c-1.9,0-3.5-1.6-3.5-3.6c0-0.1,0-0.1,0-0.2c0-2.3,1.4-3.8,3.4-3.8c0.9,0,1.7,0.3,2.2,1h0v-0.8h2v7.2  c0.1,0.9-0.3,1.8-0.9,2.4c-0.8,0.6-1.8,1-2.8,0.9C184.4,28,183.1,27.1,182.9,25.6 M188.4,21.1c0.1-1-0.6-2-1.6-2.1  c-0.1,0-0.2,0-0.2,0c-1.1,0-1.8,0.8-1.8,2.1c0,1.3,0.7,2.1,1.8,2.1C187.8,23.2,188.4,22.2,188.4,21.1'/%3E %3Cpath id='Path_53102' class='st1' d='M191.7,14.4h2.1v1.9h-2.1V14.4z M191.7,17.5h2.1v7.8h-2.1V17.5z'/%3E %3Cpath id='Path_53103' class='st1' d='M194.7,21.4c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C194.7,21.7,194.7,21.5,194.7,21.4'/%3E %3Cpath id='Path_53104' class='st1' d='M208.9,14.4h2.3l3.8,10.9h-2.3L212,23H208l-0.7,2.3h-2.2L208.9,14.4z M208.6,21.3h2.9l-1-3.1  c-0.2-0.6-0.4-1.7-0.4-1.7h0c0,0-0.3,1.1-0.5,1.7L208.6,21.3z'/%3E %3Crect id='Rectangle_4196' x='215.8' y='14.4' class='st1' width='2.1' height='10.9'/%3E %3Crect id='Rectangle_4197' x='219.3' y='14.4' class='st1' width='2.1' height='10.9'/%3E %3Cpath id='Path_53105' class='st1' d='M222.7,14.4h2.1v1.9h-2.1V14.4z M222.7,17.5h2.1v7.8h-2.1V17.5z'/%3E %3Cpath id='Path_53106' class='st1' d='M230.8,24.5L230.8,24.5c-0.5,0.8-1.4,1.2-2.3,1.1c-1.6,0-2.7-0.8-2.7-2.4  c0-1.7,1.4-2.3,3.1-2.5c1.3-0.2,1.9-0.3,1.9-0.9c0-0.6-0.4-0.9-1.3-0.9c-1,0-1.5,0.4-1.5,1.1h-1.8c0.1-1.4,1.1-2.6,3.4-2.6  c2.4,0,3.3,1.1,3.3,2.9v4c0,0.6,0.1,0.9,0.3,1.1v0.1h-2C230.9,25.1,230.9,24.8,230.8,24.5 M230.9,22.6v-1.2  c-0.5,0.2-0.9,0.4-1.5,0.5c-1.1,0.2-1.6,0.5-1.6,1.2s0.5,1,1.2,1C230.2,24.1,230.9,23.3,230.9,22.6'/%3E %3Cpath id='Path_53107' class='st1' d='M236.2,18.6L236.2,18.6c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1v-4.8c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1v-7.8h2L236.2,18.6z'/%3E %3Cpath id='Path_53108' class='st1' d='M242.1,21.4c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C242.1,21.7,242.1,21.5,242.1,21.4'/%3E %3Cpath id='Path_53109' class='st1' d='M250.2,21.4c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C250.2,21.7,250.2,21.6,250.2,21.4 M252.3,20.6h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C253.1,18.8,252.3,19.6,252.3,20.6  C252.3,20.6,252.3,20.6,252.3,20.6'/%3E %3Cpath id='Path_53110' class='st1' d='M258.4,22.8h1.9c0.1,0.8,0.9,1.4,1.7,1.3c0,0,0,0,0,0c0.9,0,1.4-0.4,1.4-0.9  c0-0.7-1-0.8-2.1-1c-1.4-0.3-2.8-0.7-2.8-2.4c0-1.7,1.4-2.5,3.2-2.5c2.1,0,3.2,1,3.4,2.6h-1.9c-0.1-0.8-0.6-1.1-1.5-1.1  c-0.8,0-1.3,0.3-1.3,0.9c0,0.7,1,0.7,2.2,1c1.3,0.3,2.8,0.6,2.8,2.5c0,1.6-1.3,2.5-3.3,2.5C259.8,25.6,258.5,24.5,258.4,22.8'/%3E %3Cpath id='Path_53111' class='st1' d='M87.5,38.6L87.5,38.6c-0.5,0.8-1.4,1.2-2.3,1.1c-1.6,0-2.7-0.8-2.7-2.4c0-1.7,1.4-2.3,3.1-2.5  c1.3-0.2,1.9-0.3,1.9-0.9c0-0.6-0.4-0.9-1.3-0.9c-1,0-1.4,0.4-1.5,1.1h-1.8c0.1-1.4,1.1-2.6,3.4-2.6c2.4,0,3.3,1.1,3.3,2.9v4  c0,0.6,0.1,0.9,0.3,1.1v0.1h-2C87.6,39.2,87.5,38.9,87.5,38.6 M87.5,36.7v-1.2c-0.5,0.2-0.9,0.4-1.4,0.5c-1.1,0.2-1.6,0.5-1.6,1.2  s0.5,1,1.2,1C86.9,38.2,87.5,37.5,87.5,36.7'/%3E %3Cpath id='Path_53112' class='st1' d='M92.8,32.8L92.8,32.8c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1v-4.8c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1v-7.8h2L92.8,32.8z'/%3E %3Cpath id='Path_53113' class='st1' d='M98.8,35.6c0-2.4,1.4-4.1,3.3-4.1c0.9,0,1.7,0.4,2.2,1.2h0v-4h2.1v10.9h-2v-1h0  c-0.5,0.8-1.4,1.3-2.3,1.3C100.1,39.7,98.8,38.1,98.8,35.6 M104.4,35.6c0-1.5-0.5-2.5-1.8-2.5c-1.1,0-1.7,1-1.7,2.5  c0,1.5,0.6,2.4,1.7,2.4C103.8,38,104.4,37.1,104.4,35.6'/%3E %3Cpath id='Path_53114' class='st1' d='M110,28.6h8.8v1.9h-3.3v9.1h-2.2v-9.1H110L110,28.6z'/%3E %3Cpath id='Path_53115' class='st1' d='M117.6,35.6c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C117.6,35.9,117.6,35.7,117.6,35.6 M119.6,34.8h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C120.5,33,119.7,33.8,119.6,34.8  C119.6,34.7,119.6,34.7,119.6,34.8'/%3E %3Cpath id='Path_53116' class='st1' d='M125.9,35.6c-0.2-2.1,1.4-4,3.6-4.1c0.1,0,0.2,0,0.3,0c1.8-0.1,3.3,1.1,3.6,2.9h-2  c-0.1-0.7-0.7-1.2-1.4-1.2c-1.3,0-1.9,1-1.9,2.5c0,1.5,0.6,2.5,1.9,2.5c0.8,0.1,1.5-0.5,1.6-1.3h2c-0.2,1.8-1.7,3.1-3.5,3  c-2.2,0.1-4-1.6-4-3.8C125.9,35.8,125.9,35.7,125.9,35.6'/%3E %3Cpath id='Path_53117' class='st1' d='M136.4,32.7L136.4,32.7c0.5-0.8,1.4-1.3,2.3-1.2c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1v-4.8c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1V28.6h2.1V32.7z'/%3E %3Cpath id='Path_53118' class='st1' d='M144.7,32.8L144.7,32.8c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1v-4.8c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1v-7.8h2L144.7,32.8z'/%3E %3Cpath id='Path_53119' class='st1' d='M150.7,35.6c0-2.3,1.9-4.1,4.1-4c2.3,0,4.1,1.9,4,4.1c0,2.2-1.9,4-4.1,4  c-2.2,0.1-4-1.7-4.1-3.9C150.7,35.8,150.7,35.7,150.7,35.6 M156.8,35.6c0-1.5-0.7-2.6-2-2.6c-1.3,0-2,1-2,2.6s0.7,2.5,2,2.5  S156.8,37.1,156.8,35.6'/%3E %3Crect id='Rectangle_4198' x='159.9' y='28.6' class='st1' width='2.1' height='10.9'/%3E %3Cpath id='Path_53120' class='st1' d='M162.9,35.6c0-2.3,1.9-4.1,4.1-4c2.3,0,4.1,1.9,4,4.1c0,2.2-1.8,4-4.1,4  c-2.2,0.1-4-1.7-4.1-3.9C162.9,35.8,162.9,35.7,162.9,35.6 M169,35.6c0-1.5-0.7-2.6-2-2.6c-1.3,0-2,1-2,2.6s0.7,2.5,2,2.5  C168.3,38.2,169,37.1,169,35.6'/%3E %3Cpath id='Path_53121' class='st1' d='M171.9,39.7h2.1c0.2,0.5,0.6,0.9,1.6,0.9c1.2,0,1.7-0.6,1.7-1.6v-0.9h0  c-0.5,0.6-1.3,0.9-2,0.9c-1.9,0-3.5-1.6-3.5-3.6c0-0.1,0-0.1,0-0.2c0-2.3,1.4-3.8,3.4-3.8c0.9,0,1.7,0.3,2.2,1h0v-0.8h2v7.2  c0.1,0.9-0.3,1.8-0.9,2.4c-0.8,0.6-1.8,1-2.8,0.9C173.4,42.2,172.1,41.3,171.9,39.7 M177.4,35.2c0.1-1-0.6-2-1.6-2.1  c-0.1,0-0.2,0-0.2,0c-1.1,0-1.8,0.8-1.8,2.1c0,1.3,0.7,2.1,1.8,2.1C176.8,37.4,177.4,36.4,177.4,35.2'/%3E %3Cpath id='Path_53122' class='st1' d='M180.8,40.4h0.7c0.8,0,1.2-0.4,1.2-1.1c-0.1-0.7-0.3-1.5-0.6-2.1l-2.1-5.6h2.2l1.2,3.5  c0.2,0.7,0.5,1.7,0.5,1.7h0c0,0,0.2-1,0.5-1.7l1.1-3.5h2.1l-2.7,8c-0.6,1.7-1.2,2.4-2.8,2.4h-1.2L180.8,40.4z'/%3E %3Cpath id='Path_53123' class='st1' d='M190.4,28.6h8.8v1.9h-3.3v9.1h-2.2v-9.1h-3.3V28.6z'/%3E %3Cpath id='Path_53124' class='st1' d='M201.1,32.9L201.1,32.9c0.3-0.8,1.1-1.3,2-1.3c0.2,0,0.3,0,0.5,0.1v1.8h0  c-1.1-0.2-2.1,0.5-2.3,1.6c0,0.2,0,0.5,0,0.7v3.8h-2.1v-7.8h2V32.9z'/%3E %3Cpath id='Path_53125' class='st1' d='M208.9,38.6L208.9,38.6c-0.5,0.8-1.4,1.2-2.3,1.1c-1.6,0-2.7-0.8-2.7-2.4  c0-1.7,1.4-2.3,3.1-2.5c1.3-0.2,1.9-0.3,1.9-0.9c0-0.6-0.4-0.9-1.3-0.9c-1,0-1.4,0.4-1.5,1.1h-1.8c0.1-1.4,1.1-2.6,3.4-2.6  c2.4,0,3.3,1.1,3.3,2.9v4c0,0.6,0.1,0.9,0.3,1.1v0.1h-2C209,39.2,208.9,38.9,208.9,38.6 M208.9,36.7v-1.2c-0.5,0.2-0.9,0.4-1.4,0.5  c-1.1,0.2-1.6,0.5-1.6,1.2s0.5,1,1.2,1C208.2,38.2,208.9,37.5,208.9,36.7'/%3E %3Cpath id='Path_53126' class='st1' d='M214.2,32.8L214.2,32.8c0.5-0.8,1.4-1.3,2.4-1.3c1.5,0,2.7,1.2,2.7,2.7c0,0.1,0,0.2,0,0.2v5.1  h-2.1v-4.8c0.1-0.7-0.4-1.4-1.2-1.4c-0.1,0-0.1,0-0.2,0c-0.9,0-1.6,0.8-1.6,1.7c0,0,0,0.1,0,0.1v4.4h-2.1v-7.8h2V32.8z'/%3E %3Cpath id='Path_53127' class='st1' d='M220,37h1.9c0.1,0.8,0.9,1.4,1.7,1.3c0,0,0,0,0,0c0.9,0,1.4-0.4,1.4-0.9c0-0.7-1-0.8-2.1-1  c-1.4-0.3-2.8-0.7-2.8-2.4c0-1.7,1.4-2.5,3.2-2.5c2.1,0,3.2,1,3.4,2.6h-1.9c-0.1-0.8-0.6-1.1-1.5-1.1c-0.8,0-1.3,0.3-1.3,0.9  c0,0.7,1,0.7,2.2,1c1.3,0.3,2.8,0.6,2.8,2.5c0,1.6-1.3,2.5-3.3,2.5C221.4,39.8,220.2,38.7,220,37'/%3E %3Cpath id='Path_53128' class='st1' d='M227.3,31.7h1.1V31c0-1.9,1.5-2.6,3.5-2.4v1.6c-1,0-1.4,0.1-1.4,0.9v0.6h1.4v1.4h-1.4v6.4  h-2.1v-6.4h-1.1L227.3,31.7L227.3,31.7z'/%3E %3Cpath id='Path_53129' class='st1' d='M232.2,35.6c-0.1-2.1,1.5-4,3.6-4.1c0.1,0,0.2,0,0.2,0c2.5,0,3.9,1.9,3.9,4.7h-5.7  c0,1.1,0.9,2,1.9,2c0,0,0,0,0.1,0c0.7,0.1,1.3-0.3,1.5-1h2c-0.4,1.6-1.9,2.7-3.5,2.6c-2.1,0.1-4-1.5-4.1-3.7  C232.2,35.9,232.2,35.7,232.2,35.6 M234.3,34.8h3.5c0-0.9-0.7-1.7-1.6-1.7c0,0,0,0,0,0C235.1,33,234.3,33.8,234.3,34.8  C234.3,34.7,234.3,34.7,234.3,34.8'/%3E %3Cpath id='Path_53130' class='st1' d='M242.9,32.9L242.9,32.9c0.3-0.8,1.1-1.3,2-1.3c0.2,0,0.3,0,0.5,0.1v1.8h0  c-1.1-0.2-2.1,0.5-2.3,1.6c0,0.2-0.1,0.5,0,0.7v3.8h-2.1v-7.8h2V32.9z'/%3E%3C/g%3E%3C/svg%3E");}.icon-twitter{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg id='wtitter' xmlns='http://www.w3.org/2000/svg' width='16.891' height='16.861' viewBox='0 0 16.891 16.861'%3E  %3Crect id='Rectangle_393' data-name='Rectangle 393' width='16.861' height='16.861' fill='none'/%3E  %3Cpath id='Path_2' data-name='Path 2' d='M43.349,15.7A9.766,9.766,0,0,0,53.2,5.847V5.378A7.628,7.628,0,0,0,54.891,3.6a7.79,7.79,0,0,1-1.971.563,3.651,3.651,0,0,0,1.5-1.877,8.607,8.607,0,0,1-2.158.845A3.351,3.351,0,0,0,49.73,2a3.526,3.526,0,0,0-3.472,3.472,1.829,1.829,0,0,0,.094.751,9.7,9.7,0,0,1-7.132-3.66,3.594,3.594,0,0,0-.469,1.783,3.728,3.728,0,0,0,1.5,2.909,3.163,3.163,0,0,1-1.6-.469h0a3.43,3.43,0,0,0,2.815,3.378,2.893,2.893,0,0,1-.938.094,1.6,1.6,0,0,1-.657-.094,3.555,3.555,0,0,0,3.284,2.44,7.085,7.085,0,0,1-4.317,1.5A2.6,2.6,0,0,1,38,14.012,8.857,8.857,0,0,0,43.349,15.7' transform='translate(-38 0.112)' fill='currentColor' fill-rule='evenodd'/%3E%3C/svg%3E");}html{font-size:62.5%;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;}body{font-size:1.8rem;line-height:1.45;}body.nav-open,body.facets-open{overflow:hidden;position:fixed;width:100%;}img{height:auto;max-width:100%;}a{text-decoration:underline;transition:color 0.25s ease-in-out;}[class*=icon-]{background-position:center;background-repeat:no-repeat;text-decoration:none;}h1,h2,h3,h5{color:var(--color-text);}h1,h2,h3,h4,h5,h6{margin-block-start:4rem;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;}h1,.h1{font-size:3.8rem;line-height:1.2;}h2,.h2{font-size:3.4rem;line-height:1.3;}h3,.h3{font-size:2.9rem;line-height:1.25;}h4,.h4{font-size:2.5rem;line-height:1.3;}h5,.h5{font-size:2.2rem;line-height:1.4;}h6,.h6{font-size:2rem;line-height:1.45;}p{margin-block:0 1.5rem;}p a{color:var(--color-link);}p a:hover,p a:active{color:var(--color-link-hover);}hr{border-block-start:2px solid var(--color-border);margin:4rem 0;}.paragraphs-body ol a,.paragraphs-body ul a{color:#3e006b;}.paragraphs-body ol a:hover,.paragraphs-body ol a:active,.paragraphs-body ul a:hover,.paragraphs-body ul a:active{color:#1966ff;}.paragraphs-body ol{counter-reset:item;list-style:none;margin-inline-start:0;padding-inline-start:0;}.paragraphs-body ol > li{background-color:#f0f0f0;margin-block-start:1.5rem;padding:1.5rem 1.5rem 1.5rem 5rem;position:relative;}.paragraphs-body ol > li + .paragraphs-body ol > li{margin-block-start:1.5rem;}.paragraphs-body ol > li:not(:first-child){margin-block-start:1.5rem;}.paragraphs-body ol > li::marker{content:none;}.paragraphs-body ol > li::before{background-color:#212326;block-size:2.6rem;border-radius:50%;color:#ffffff;content:counter(item);counter-increment:item;font-size:1.8rem;font-weight:700;inline-size:2.6rem;inset-block-start:1.5rem;inset-inline-start:1.5rem;position:absolute;text-align:center;vertical-align:middle;}.paragraphs-body ol > li:last-child *{margin-bottom:0;}.paragraphs-body ol ul{list-style:none;padding:0;}.paragraphs-body ol ul li{margin-block-start:1.5rem;padding-inline-start:1.5rem;position:relative;}.paragraphs-body ol ul li::marker{content:none;}.paragraphs-body ol ul li::before{background-color:#3e006b;block-size:0.6rem;border-radius:50%;content:"";inline-size:0.6rem;inset-block-start:0;inset-inline-start:0;margin-block-start:1rem;position:absolute;text-align:center;vertical-align:middle;}.paragraphs-body ol ul li:last-child *{margin-bottom:0;}.paragraphs-body ol ol{counter-reset:item;list-style:none;margin-inline-start:0;padding-inline-start:0;}.paragraphs-body ol ol li{margin-block-start:1.5rem;padding:0 0 0 2.5rem;position:relative;}.paragraphs-body ol ol li::marker{content:none;}.paragraphs-body ol ol li::before{background-color:transparent;color:#000000;content:counter(item) ".";counter-increment:item;font-size:1.8rem;font-weight:700;inset-block-start:0;inset-inline-start:0;position:absolute;text-align:start;vertical-align:middle;}.paragraphs-body ol ol li:last-child *{margin-bottom:0;}.paragraphs-body ul{background-color:#f0f0f0;list-style:none;padding:1.5rem;}.paragraphs-body ul > li{padding-left:1.5rem;position:relative;}.paragraphs-body ul > li:not(:first-child){margin-block-start:1.5rem;}.paragraphs-body ul > li::marker{content:none;}.paragraphs-body ul > li::before{background-color:#3e006b;block-size:0.6rem;border-radius:50%;content:"";inline-size:0.6rem;inset-block-start:0;inset-inline-start:0;margin-block-start:1rem;position:absolute;text-align:center;vertical-align:middle;}.paragraphs-body ul > li:last-child *{margin-bottom:0;}.paragraphs-body ul ol{counter-reset:item;margin-inline-start:0;padding-inline-start:0;}.paragraphs-body ul ol li{margin-block-start:1.5rem;padding:0 0 0 2.5rem;position:relative;}.paragraphs-body ul ol li::marker{content:none;}.paragraphs-body ul ol li::before{background-color:transparent;color:#000000;content:counter(item) ".";counter-increment:item;font-size:1.8rem;font-weight:700;inset-block-start:0;inset-inline-start:0;position:absolute;text-align:start;vertical-align:middle;}.paragraphs-body ul ol li:last-child *{margin-bottom:0;}.paragraphs-body ul ul{padding:0;}.paragraphs-body ul ul li{margin-block-start:1.5rem;}.paragraphs-body ul ul li:last-child *{margin-bottom:0;}.paragraphs-body .cover:last-child{margin-bottom:-4rem !important;}button,.button{font-family:"roboto-mono",serif;}.btn,.simplesamlphp-auth-login-link{box-shadow:none;font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;}.btn:focus,.simplesamlphp-auth-login-link:focus{box-shadow:none;}.btn:focus:active,.simplesamlphp-auth-login-link:focus:active{box-shadow:none !important;}.btn:focus-visible,.simplesamlphp-auth-login-link:focus-visible{outline:-webkit-focus-ring-color auto 1px;}.btn-primary:hover,form.user-login-form .filter-actions input:hover,form.user-pass .filter-actions input:hover,form.user-register-form .filter-actions input:hover,.btn-primary:active,form.user-login-form .filter-actions input:active,form.user-pass .filter-actions input:active,form.user-register-form .filter-actions input:active{background-color:#3e006b;border-color:#3e006b;}[data-theme]:not([data-theme=gray-lighter]) .btn-primary:hover,[data-theme]:not([data-theme=gray-lighter]) form.user-login-form .filter-actions input:hover,form.user-login-form .filter-actions [data-theme]:not([data-theme=gray-lighter]) input:hover,[data-theme]:not([data-theme=gray-lighter]) form.user-pass .filter-actions input:hover,form.user-pass .filter-actions [data-theme]:not([data-theme=gray-lighter]) input:hover,[data-theme]:not([data-theme=gray-lighter]) form.user-register-form .filter-actions input:hover,form.user-register-form .filter-actions [data-theme]:not([data-theme=gray-lighter]) input:hover,[data-theme]:not([data-theme=gray-lighter]) .btn-primary:active,[data-theme]:not([data-theme=gray-lighter]) form.user-login-form .filter-actions input:active,form.user-login-form .filter-actions [data-theme]:not([data-theme=gray-lighter]) input:active,[data-theme]:not([data-theme=gray-lighter]) form.user-pass .filter-actions input:active,form.user-pass .filter-actions [data-theme]:not([data-theme=gray-lighter]) input:active,[data-theme]:not([data-theme=gray-lighter]) form.user-register-form .filter-actions input:active,form.user-register-form .filter-actions [data-theme]:not([data-theme=gray-lighter]) input:active{background-color:#99ebff;border-color:#99ebff;color:#000000;}.btn-secondary,.simplesamlphp-auth-login-link{border-width:2px;transition:color 0s,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.btn-secondary:hover,.simplesamlphp-auth-login-link:hover,.btn-secondary:active,.simplesamlphp-auth-login-link:active{background-color:transparent;border-color:#ffffff;color:#ffffff;}.btn-secondary a,.simplesamlphp-auth-login-link a{transition:color 0s,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}form{margin:0;}form > :first-child{margin-top:0 !important;}form > :last-child{margin-bottom:0 !important;}form fieldset{border:0;display:flex;flex-direction:column;margin:2rem 0 0;padding:0;}form fieldset > :last-child{margin-bottom:0 !important;}form fieldset fieldset{margin:0;}form fieldset label,form fieldset .fieldset-legend{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;}form fieldset .fieldset-legend{display:block;margin-bottom:2rem;}form fieldset legend{margin:0;}form fieldset legend + .fieldset-wrapper{}form fieldset legend + .fieldset-wrapper > *:first-child{margin-top:0;}form fieldset .form-group{margin:2rem 0 0;}form fieldset .form-check{padding:0;}form input,form select,form textarea{border:1px solid var(--color-border);border-radius:0;color:var(--color-text);font-size:1.8rem;line-height:1.2;padding:1.4rem 2rem;}form select{-webkit-appearance:none;-moz-appearance:none;background-image:url("/themes/custom/tlo/assets//images/dist/svg/plus--purple.svg");background-position:center right 1.5rem;background-repeat:no-repeat;background-size:1.05rem;text-indent:1px;text-overflow:"";}form input[type=date]{background-color:#ffffff;background-image:url("/themes/custom/tlo/assets//images/dist/svg/calendar.svg");background-position:center right 2rem;background-repeat:no-repeat;background-size:2.5rem;min-height:5.159rem;width:100%;}form input[type=date]::-webkit-inner-spin-button,form input[type=date]::-webkit-calendar-picker-indicator{opacity:0;}@-moz-document url-prefix(){form input[type=date]{background-image:none;}}form .form-group{margin:0;}form .form-group select{width:100%;}form .form-textarea{border:1px solid var(--color-border);color:#000000;height:20rem;}form .form-select{background-color:#ffffff;padding-block:1.4rem;}form .form-date{font-size:1.8rem;line-height:1.2;padding-block:1.3rem;}form .form-field--text{width:100%;}form .form-type-webform-markup,form .form-type-processed-text{display:block;margin-block:4rem;}form .form-type-webform-markup hr,form .form-type-processed-text hr{margin:0;}form .form-type-webform-markup p + hr,form .form-type-processed-text p + hr{margin-block:4rem;}form .form-type-webform-markup a,form .form-type-processed-text a{color:#9933ff;}form .form-type-webform-markup a:hover,form .form-type-webform-markup a:active,form .form-type-processed-text a:hover,form .form-type-processed-text a:active{color:#000000;}form .radios--wrapper,form .checkboxes--wrapper,form .webform-checkboxes-other--wrapper{margin-block:4rem;}form .form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:transparent;margin:0;outline:unset;}form .form-check-input:checked + label::before{background-image:url("/themes/custom/tlo/assets//images/dist/svg/square--purple-light.svg");background-size:1.2rem;}form .form-check-input:focus + label::before{outline:auto;outline:-webkit-focus-ring-color auto 1px;}form .form-check-label{align-items:flex-start;display:flex;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-size:1.8rem;font-weight:400;gap:1rem;letter-spacing:0;text-transform:none;}form .form-check-label::before{background:transparent;background-position:center;background-repeat:no-repeat;background-size:1px;border:1px solid #000000;content:"";display:inline-block;flex-shrink:0;height:2.5rem;transition:0.25s ease-in-out;width:2.5rem;}form .radio .form-check-input:checked + label::before{background-image:url("/themes/custom/tlo/assets//images/dist/svg/circle--purple-light.svg");}form .radio .form-check-label::before{border-radius:50%;}form .description{margin-bottom:2rem;}form .form-required::after{background:transparent;color:#000000;content:"*";font-family:"roboto-condensed",serif;font-size:1.8rem;margin:0;vertical-align:unset;}form .form-control:focus{color:#000000;}form .form-control.is-invalid{background:none;border-color:#000000;}form .is-invalid ~ .invalid-feedback{align-items:center;color:#9933ff;display:flex;font-size:1.6rem;line-height:1.65;margin-top:1rem;}form .is-invalid ~ .invalid-feedback svg{margin-right:1rem;max-width:2rem;min-width:2rem;}form .alert-success{display:none;}form .alert-danger{background:transparent;border:0;color:#9933ff;padding:0;}form .alert .item-list{background:transparent;border:0;}form .alert .list-group{list-style:none;margin:0;padding:0;background:transparent;border:0;display:block;}form .alert .list-group-item{background:transparent;border:0;display:inline-block;margin:0 0.5rem 0 0;padding:0;}form .alert .list-group-item::before{display:none;}form .alert .list-group-item a{color:#9933ff;}form .alert button{padding:0 !important;}form button[type=submit]{display:block;margin-top:4rem;}@keyframes fadeIn{0%{opacity:0;visibility:hidden;}to{opacity:1;visibility:visible;}}@keyframes slideIn{0%{transform:translateY(-100%);visibility:hidden;}to{transform:translateY(0);visibility:visible;}}@keyframes clipIn{0%{clip-path:inset(0 100% 0 -100%);visibility:hidden;}to{clip-path:inset(0 0 0 0);visibility:visible;}}@keyframes moveIn{0%{clip-path:inset(0 100% 0 -100%);transform:translateX(0);visibility:hidden;}75%{clip-path:inset(0 0 0 0);transform:translateX(10px);visibility:visible;}to{transform:translateX(0);}}.full-bleed{margin-left:calc((100vw - 100%) / -2);width:100vw;}.full-bleed .container,.full-bleed .diff-header,.full-bleed .diff-controls{padding:0 2rem !important;}.opus-icon{background-position:center center;background-repeat:no-repeat;background-size:contain;}.caret{--caret-color:#ffffff;--caret-size:1.6rem;align-items:center;background:transparent;block-size:3rem;border:0;display:inline-flex;inline-size:3rem;justify-content:center;position:relative;transition:0.25s ease-in-out;}.caret::after,.caret::before{background-color:var(--caret-color);content:"";position:absolute;transition:0.25s ease-in-out;}.caret::before{block-size:var(--caret-size);inline-size:0.2rem;}.caret::after{block-size:0.2rem;inline-size:var(--caret-size);}.caret[aria-expanded=true]::before,[aria-expanded=true] > .caret::before{transform:rotate(90deg);}.caret[aria-expanded=true]::after,[aria-expanded=true] > .caret::after{transform:rotate(180deg);}.arrow-text__icon{margin-left:1rem;width:0.75em;}.arrow-text span:last-child{white-space:nowrap;}a.arrow-text--hide svg,a .arrow-text--hide svg{opacity:0;transform:translateX(calc(-100% + 1rem));transition:transform 0.25s ease-in-out,opacity 0.25s ease-in-out;}a.arrow-text--hide:hover svg,a:hover .arrow-text--hide svg{opacity:1;transform:none;}.addtoany_list a:hover span{opacity:1 !important;}#toolbar-bar{position:fixed;}.btn-group.local-tasks{inset-block-end:0;inset-inline-end:0;position:fixed;z-index:1000;}.node-preview-container{position:relative !important;}.btn-close{}.diff-header,.diff-controls{background:#ffc0cb;padding-bottom:2rem;padding-top:2rem;}.workflow-status{background:#ffc0cb;}.header{--header-height:7.1rem;inline-size:100%;position:fixed;z-index:400;}body.nav-open .header,body.facets-open .header{top:0;}.header__navbar{align-items:center;background-color:#ffffff;block-size:var(--header-height);display:flex;position:relative;z-index:1;}.header__navbar-inner{align-items:center;background-color:#ffffff;block-size:var(--header-height);border-block-end:1px solid #c7c7c7;display:flex;inline-size:100%;justify-content:space-between;margin:auto;max-inline-size:1280px;padding:1.4rem 2rem;position:relative;}.header__navbar-top{align-items:center;display:flex;inline-size:100%;justify-content:space-between;}.header__navbar-bottom{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;gap:3rem;inline-size:100%;}.header__brand{line-height:0;}.header__brand svg{block-size:2.6rem;inline-size:auto;}.header .nav-toggle{background-color:transparent;border:0;padding:0;align-items:stretch;background-color:#000000;block-size:3.4rem;border-radius:50%;display:flex;flex-direction:column;inline-size:3.4rem;justify-content:space-between;padding:1rem;}.header .nav-toggle__line{background-color:#ffffff;block-size:1px;inline-size:100%;transition:0.25s ease-in-out;}.nav-open .header .nav-toggle__line:nth-child(1){transform:translateY(7px) rotate(45deg);}.nav-open .header .nav-toggle__line:nth-child(2){opacity:0;transition:none;}.nav-open .header .nav-toggle__line:nth-child(3){transform:translateY(-6px) rotate(-45deg);}.header__mobile-nav{background-color:#ffffff;block-size:100%;display:none;inline-size:100%;inset-block-start:0;inset-inline-end:0;overflow-y:auto;padding-block-start:var(--header-height);position:fixed;transform:translateX(calc(100% + 5px));transition:0.4s ease-in-out;z-index:-1;}.nav-open .header__mobile-nav{transform:none;}.header__mobile-nav-inner{display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem;}.header .header__main-nav-desktop{width:100%;}body.scrolled .header .header__main-nav-desktop{width:100%;}.header .header__utility-nav-desktop{position:absolute;top:4rem;z-index:10;}#main-wrapper{padding-block-start:7.1rem;}.content-wrapper{overflow:hidden;}.content{position:relative;}.content-header{position:relative;}.container,.diff-header,.diff-controls,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding-inline:2rem;}.container .container,.diff-header .container,.diff-controls .container,.container .diff-header,.diff-header .diff-header,.diff-controls .diff-header,.container .diff-controls,.diff-header .diff-controls,.diff-controls .diff-controls,.container .container-fluid,.diff-header .container-fluid,.diff-controls .container-fluid,.container .container-sm,.diff-header .container-sm,.diff-controls .container-sm,.container .container-md,.diff-header .container-md,.diff-controls .container-md,.container .container-lg,.diff-header .container-lg,.diff-controls .container-lg,.container .container-xl,.diff-header .container-xl,.diff-controls .container-xl,.container-fluid .container,.container-sm .container,.container-md .container,.container-lg .container,.container-xl .container,.container-fluid .diff-header,.container-sm .diff-header,.container-md .diff-header,.container-lg .diff-header,.container-xl .diff-header,.container-fluid .diff-controls,.container-sm .diff-controls,.container-md .diff-controls,.container-lg .diff-controls,.container-xl .diff-controls,.container-fluid .container-fluid,.container-sm .container-fluid,.container-md .container-fluid,.container-lg .container-fluid,.container-xl .container-fluid,.container-fluid .container-sm,.container-sm .container-sm,.container-md .container-sm,.container-lg .container-sm,.container-xl .container-sm,.container-fluid .container-md,.container-sm .container-md,.container-md .container-md,.container-lg .container-md,.container-xl .container-md,.container-fluid .container-lg,.container-sm .container-lg,.container-md .container-lg,.container-lg .container-lg,.container-xl .container-lg,.container-fluid .container-xl,.container-sm .container-xl,.container-md .container-xl,.container-lg .container-xl,.container-xl .container-xl{padding-inline:0;}.row > .container,.row > .diff-header,.row > .diff-controls{padding:0 2rem;}.container .fullbleed .container-fluid .fullbleed .container,.diff-header .fullbleed .container-fluid .fullbleed .container,.diff-controls .fullbleed .container-fluid .fullbleed .container,.container .fullbleed .container-sm .fullbleed .container,.diff-header .fullbleed .container-sm .fullbleed .container,.diff-controls .fullbleed .container-sm .fullbleed .container,.container .fullbleed .container-md .fullbleed .container,.diff-header .fullbleed .container-md .fullbleed .container,.diff-controls .fullbleed .container-md .fullbleed .container,.container .fullbleed .container-lg .fullbleed .container,.diff-header .fullbleed .container-lg .fullbleed .container,.diff-controls .fullbleed .container-lg .fullbleed .container,.container .fullbleed .container-xl .fullbleed .container,.diff-header .fullbleed .container-xl .fullbleed .container,.diff-controls .fullbleed .container-xl .fullbleed .container,.container .fullbleed .container-fluid .fullbleed .diff-header,.diff-header .fullbleed .container-fluid .fullbleed .diff-header,.diff-controls .fullbleed .container-fluid .fullbleed .diff-header,.container .fullbleed .container-sm .fullbleed .diff-header,.diff-header .fullbleed .container-sm .fullbleed .diff-header,.diff-controls .fullbleed .container-sm .fullbleed .diff-header,.container .fullbleed .container-md .fullbleed .diff-header,.diff-header .fullbleed .container-md .fullbleed .diff-header,.diff-controls .fullbleed .container-md .fullbleed .diff-header,.container .fullbleed .container-lg .fullbleed .diff-header,.diff-header .fullbleed .container-lg .fullbleed .diff-header,.diff-controls .fullbleed .container-lg .fullbleed .diff-header,.container .fullbleed .container-xl .fullbleed .diff-header,.diff-header .fullbleed .container-xl .fullbleed .diff-header,.diff-controls .fullbleed .container-xl .fullbleed .diff-header,.container .fullbleed .container-fluid .fullbleed .diff-controls,.diff-header .fullbleed .container-fluid .fullbleed .diff-controls,.diff-controls .fullbleed .container-fluid .fullbleed .diff-controls,.container .fullbleed .container-sm .fullbleed .diff-controls,.diff-header .fullbleed .container-sm .fullbleed .diff-controls,.diff-controls .fullbleed .container-sm .fullbleed .diff-controls,.container .fullbleed .container-md .fullbleed .diff-controls,.diff-header .fullbleed .container-md .fullbleed .diff-controls,.diff-controls .fullbleed .container-md .fullbleed .diff-controls,.container .fullbleed .container-lg .fullbleed .diff-controls,.diff-header .fullbleed .container-lg .fullbleed .diff-controls,.diff-controls .fullbleed .container-lg .fullbleed .diff-controls,.container .fullbleed .container-xl .fullbleed .diff-controls,.diff-header .fullbleed .container-xl .fullbleed .diff-controls,.diff-controls .fullbleed .container-xl .fullbleed .diff-controls,.container .fullbleed .container-fluid .fullbleed .container-fluid,.diff-header .fullbleed .container-fluid .fullbleed .container-fluid,.diff-controls .fullbleed .container-fluid .fullbleed .container-fluid,.container .fullbleed .container-sm .fullbleed .container-fluid,.diff-header .fullbleed .container-sm .fullbleed .container-fluid,.diff-controls .fullbleed .container-sm .fullbleed .container-fluid,.container .fullbleed .container-md .fullbleed .container-fluid,.diff-header .fullbleed .container-md .fullbleed .container-fluid,.diff-controls .fullbleed .container-md .fullbleed .container-fluid,.container .fullbleed .container-lg .fullbleed .container-fluid,.diff-header .fullbleed .container-lg .fullbleed .container-fluid,.diff-controls .fullbleed .container-lg .fullbleed .container-fluid,.container .fullbleed .container-xl .fullbleed .container-fluid,.diff-header .fullbleed .container-xl .fullbleed .container-fluid,.diff-controls .fullbleed .container-xl .fullbleed .container-fluid,.container .fullbleed .container-fluid .fullbleed .container-sm,.diff-header .fullbleed .container-fluid .fullbleed .container-sm,.diff-controls .fullbleed .container-fluid .fullbleed .container-sm,.container .fullbleed .container-sm .fullbleed .container-sm,.diff-header .fullbleed .container-sm .fullbleed .container-sm,.diff-controls .fullbleed .container-sm .fullbleed .container-sm,.container .fullbleed .container-md .fullbleed .container-sm,.diff-header .fullbleed .container-md .fullbleed .container-sm,.diff-controls .fullbleed .container-md .fullbleed .container-sm,.container .fullbleed .container-lg .fullbleed .container-sm,.diff-header .fullbleed .container-lg .fullbleed .container-sm,.diff-controls .fullbleed .container-lg .fullbleed .container-sm,.container .fullbleed .container-xl .fullbleed .container-sm,.diff-header .fullbleed .container-xl .fullbleed .container-sm,.diff-controls .fullbleed .container-xl .fullbleed .container-sm,.container .fullbleed .container-fluid .fullbleed .container-md,.diff-header .fullbleed .container-fluid .fullbleed .container-md,.diff-controls .fullbleed .container-fluid .fullbleed .container-md,.container .fullbleed .container-sm .fullbleed .container-md,.diff-header .fullbleed .container-sm .fullbleed .container-md,.diff-controls .fullbleed .container-sm .fullbleed .container-md,.container .fullbleed .container-md .fullbleed .container-md,.diff-header .fullbleed .container-md .fullbleed .container-md,.diff-controls .fullbleed .container-md .fullbleed .container-md,.container .fullbleed .container-lg .fullbleed .container-md,.diff-header .fullbleed .container-lg .fullbleed .container-md,.diff-controls .fullbleed .container-lg .fullbleed .container-md,.container .fullbleed .container-xl .fullbleed .container-md,.diff-header .fullbleed .container-xl .fullbleed .container-md,.diff-controls .fullbleed .container-xl .fullbleed .container-md,.container .fullbleed .container-fluid .fullbleed .container-lg,.diff-header .fullbleed .container-fluid .fullbleed .container-lg,.diff-controls .fullbleed .container-fluid .fullbleed .container-lg,.container .fullbleed .container-sm .fullbleed .container-lg,.diff-header .fullbleed .container-sm .fullbleed .container-lg,.diff-controls .fullbleed .container-sm .fullbleed .container-lg,.container .fullbleed .container-md .fullbleed .container-lg,.diff-header .fullbleed .container-md .fullbleed .container-lg,.diff-controls .fullbleed .container-md .fullbleed .container-lg,.container .fullbleed .container-lg .fullbleed .container-lg,.diff-header .fullbleed .container-lg .fullbleed .container-lg,.diff-controls .fullbleed .container-lg .fullbleed .container-lg,.container .fullbleed .container-xl .fullbleed .container-lg,.diff-header .fullbleed .container-xl .fullbleed .container-lg,.diff-controls .fullbleed .container-xl .fullbleed .container-lg,.container .fullbleed .container-fluid .fullbleed .container-xl,.diff-header .fullbleed .container-fluid .fullbleed .container-xl,.diff-controls .fullbleed .container-fluid .fullbleed .container-xl,.container .fullbleed .container-sm .fullbleed .container-xl,.diff-header .fullbleed .container-sm .fullbleed .container-xl,.diff-controls .fullbleed .container-sm .fullbleed .container-xl,.container .fullbleed .container-md .fullbleed .container-xl,.diff-header .fullbleed .container-md .fullbleed .container-xl,.diff-controls .fullbleed .container-md .fullbleed .container-xl,.container .fullbleed .container-lg .fullbleed .container-xl,.diff-header .fullbleed .container-lg .fullbleed .container-xl,.diff-controls .fullbleed .container-lg .fullbleed .container-xl,.container .fullbleed .container-xl .fullbleed .container-xl,.diff-header .fullbleed .container-xl .fullbleed .container-xl,.diff-controls .fullbleed .container-xl .fullbleed .container-xl{padding-inline:4rem;}.footer{background-color:#000000;color:#ffffff;overflow:hidden;}.footer-col-1{order:1;padding-block:4rem;}.footer__logo{block-size:4.2rem;display:flex;margin-block-end:5rem;}.footer-text .content > :first-child{margin-top:0 !important;}.footer-text .content > :last-child{margin-bottom:0 !important;}.footer-text p{margin-block-end:2.3rem;}.footer-text a{color:#ffffff;text-decoration:none;}.footer-text a:hover,.footer-text a:active{color:#99ebff;text-decoration:underline;}.footer-text strong{display:inline-block;margin-block-end:0.5rem;}.footer-buttons{block-size:100%;display:flex;flex-direction:column;gap:0.2rem;}.footer-buttons__inner{align-items:center;display:flex;width:100%;}.footer-buttons__link{align-items:center;background-color:#212326;display:flex;flex:1;height:100%;justify-content:center;padding-block:5rem;padding-inline:2.1rem;text-decoration:none;}.footer-buttons__link:hover,.footer-buttons__link:active{background-color:#9933ff;text-decoration:none;}.footer-buttons__link:hover .footer-buttons__icon,.footer-buttons__link:active .footer-buttons__icon{color:#ffffff;}.footer-buttons__link:hover .footer-buttons__arrow,.footer-buttons__link:active .footer-buttons__arrow{color:#9933ff;}.footer-buttons__link:hover .footer-buttons__arrow-wrapper::before,.footer-buttons__link:active .footer-buttons__arrow-wrapper::before{transform:translate(-50%,-50%) scale(1);}.footer-buttons__text{color:#ffffff;display:inline-block;font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:2.1rem;font-weight:600;line-height:1.4;margin-inline-end:2rem;max-inline-size:25rem;}.footer-buttons__link:hover .footer-buttons__text{text-decoration:underline;}.footer-buttons__icon{block-size:5.4rem;color:#99ebff;margin-inline:0 2rem;min-inline-size:5.4rem;}.footer-buttons__icon-wrapper{display:flex;inline-size:100%;}.footer-buttons__arrow{block-size:4.3rem;color:#ffffff;display:inline-block;inline-size:4.3rem;position:relative;transition:0.25s ease-in-out;width:4.3rem;z-index:2;}.footer-buttons__arrow-wrapper{margin-inline-start:auto;position:relative;}.footer-buttons__arrow-wrapper::before{background-color:#ffffff;block-size:calc(100% + 4rem);border-radius:50%;content:"";inline-size:calc(100% + 4rem);inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%) scale(0);transition:0.25s ease-in-out;z-index:1;}.footer .social-nav{display:flex;gap:1.8rem;margin-block-start:2.6rem;}.footer .social-nav__link{block-size:2.4rem;color:inherit;inline-size:2.4rem;}.footer .social-nav__link:hover,.footer .social-nav__link:active{color:#99ebff;}.footer .social-nav__link--youtube{block-size:3.4rem;inline-size:3.4rem;margin-top:-3px;}.mobile-nav a{text-decoration:none;}.mobile-nav a:hover,.mobile-nav a:active{color:#9933ff;}.mobile-nav__dropdown{display:none;inline-size:100%;}.mobile-nav button{background-color:transparent;border:0;padding:0;color:#9933ff;padding:0 2.75rem 0 0.5rem;}.mobile-nav button[aria-expanded=true] svg .icon-plus__line--vertical{transform:translateX(100%) translateY(50%) rotateZ(90deg);}.mobile-nav button svg{block-size:2rem;display:block;inline-size:2rem;}.mobile-nav button svg .icon-plus__line--vertical{transition:0.25s ease-in-out;}.mobile-nav__list{list-style:none;margin:0;padding:0;display:block;inline-size:100%;inline-size:100%;}.mobile-nav__list--2{padding-block:1.2rem;}.mobile-nav__list--col:not(:last-child){border-block-end:1px solid #c7c7c7;}.mobile-nav__list--col > .mobile-nav__item{padding:0;}.mobile-nav__item{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:1.8rem;inline-size:100%;justify-content:space-between;line-height:2.4rem;}.mobile-nav__item--has-submenu .mobile-nav__link--1{max-inline-size:calc(100% - 2rem - 1.4rem - 1rem);}.mobile-nav__item--has-submenu button{animation:fadeIn 0.25s cubic-bezier(0.33,0,0.66,1) 0.6s both;flex-shrink:0;}.mobile-nav__item--1{font-weight:600;margin-block-start:-1px;}.mobile-nav__item--1:nth-last-child(3) .mobile-nav__toggle-wrapper::after,.mobile-nav__item--1:nth-last-child(3) .mobile-nav__link--1::after{background-color:#ffffff;}.mobile-nav__item--1:nth-last-child(3).open .mobile-nav__toggle-wrapper::after,.mobile-nav__item--1:nth-last-child(3).open .mobile-nav__link--1::after{background-color:#000000;}.mobile-nav__item--2{font-weight:600;padding:1.2rem 0;}.mobile-nav__item--3{font-weight:600;}.mobile-nav__item--4{padding:1rem 0 1rem 3rem;}.mobile-nav__item--button:hover .mobile-nav__link,.mobile-nav__item--button:active .mobile-nav__link{color:#ffffff;}.mobile-nav__item--button .mobile-nav__link{align-items:center;background-color:#9933ff;color:#ffffff;display:flex;padding:1rem 2rem;text-decoration:underline;}.mobile-nav__item--icon{animation:fadeIn 0.5s cubic-bezier(0.33,0,0.66,1) 0.45s both;}.mobile-nav__item--icon + .mobile-nav__item--icon{margin-block-start:0.1rem;}.mobile-nav__item > .mobile-nav__link--1{padding:2rem;position:relative;}.mobile-nav__item > .mobile-nav__link--1::before,.mobile-nav__item > .mobile-nav__link--1::after{animation:clipIn 0.25s cubic-bezier(0.06,0.36,0.7,0.96) 0.45s both;background-color:#212326;content:"";height:1px;left:0;position:absolute;width:100%;}.mobile-nav__item > .mobile-nav__link--1::before{top:0;}.mobile-nav__item > .mobile-nav__link--1::after{bottom:0;}.mobile-nav__toggle-wrapper{display:flex;inline-size:100%;justify-content:space-between;position:relative;}.mobile-nav__toggle-wrapper::before,.mobile-nav__toggle-wrapper::after{animation:clipIn 0.25s cubic-bezier(0.06,0.36,0.7,0.96) 0.45s both;background-color:#212326;content:"";height:1px;left:0;position:absolute;width:100%;}.mobile-nav__toggle-wrapper::before{top:0;}.mobile-nav__toggle-wrapper::after{bottom:0;}.mobile-nav__link{font-family:"neue-haas-grotesk-display",arial,sans-serif;inline-size:100%;}.mobile-nav__link--1{animation:fadeIn 0.5s cubic-bezier(0.33,0,0.66,1) 0.45s both;font-weight:600;padding:2rem;}.mobile-nav__link--2{font-size:1.5rem;font-weight:600;inline-size:100%;padding:0 2rem;}.mobile-nav__link--3{font-size:1.5rem;font-weight:600;padding:1.2rem 2rem;}.mobile-nav__link--4{font-size:1.4rem;font-weight:400;}.mobile-nav__title{font-family:"neue-haas-grotesk-display",arial,sans-serif;}.mobile-nav__title--2{font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:1.12px;margin-block:0;padding:2rem 2rem 0;text-transform:uppercase;}.mobile-nav__icon{block-size:6rem;color:#9933ff;margin-inline:-1rem 1rem;min-inline-size:6rem;}.mobile-nav__icon-wrapper{display:flex;inline-size:100%;}.mobile-nav__arrow{block-size:2.8rem;inline-size:2.8rem;margin-inline-start:auto;}.desktop-nav a{text-decoration:none;}.desktop-nav a:hover,.desktop-nav a:active{color:#9933ff;}.desktop-nav button{background-color:transparent;border:0;color:#9933ff;flex-shrink:0;inline-size:1.05rem;margin-inline-start:0.6rem;padding:0;}.desktop-nav button[aria-expanded=true] svg .icon-plus__line--vertical{transform:translateX(100%) translateY(50%) rotateZ(90deg);}.desktop-nav button svg{display:block;}.desktop-nav button svg .icon-plus__line--vertical{transition:0.25s ease-in-out;}.desktop-nav__dropdown{background-color:#f5f5f5;display:none;inline-size:100%;inset-block-start:calc(100% + 2.9rem);inset-inline-start:0;max-block-size:60vh;min-inline-size:25rem;overflow-y:auto;padding:3.5rem 3rem;position:absolute;z-index:1;}.desktop-nav__item--has-cols .desktop-nav__dropdown{inset-block-start:calc(100% + 2.4rem);}.desktop-nav__dropdown.overflow{inset-inline:auto -2.4rem;}.desktop-nav__grid{display:flex;}.desktop-nav__grid > *{flex:1;}.desktop-nav__grid--cols-3{gap:4rem;}.desktop-nav__list{list-style:none;margin:0;padding:0;}.desktop-nav__list--1{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem 2.45rem;justify-content:flex-end;list-style:none;margin:0;padding:0;position:relative;}.desktop-nav__list--1 ul{display:block !important;}.desktop-nav__list--3{inline-size:100%;padding-block-start:1rem;}.desktop-nav__list--col{position:relative;}.desktop-nav__list--col:not(:last-child)::after{background-color:#c7c7c7;block-size:100%;content:"";inline-size:1px;inset-block-start:0;inset-inline-end:-2rem;position:absolute;}.desktop-nav__item{display:flex;font-size:1.6rem;font-weight:600;line-height:2.2rem;}.desktop-nav__item--1{position:relative;}.desktop-nav__item--1:hover .desktop-nav__link--1,.desktop-nav__item--1:active .desktop-nav__link--1{color:#9933ff;}.desktop-nav__item--1 > a,.desktop-nav__item--1 > button{position:relative;}.desktop-nav__item--2{display:flex;flex-direction:column;flex-wrap:wrap;}.desktop-nav__item--2:not(:last-child){margin-block-end:1.5rem;}.desktop-nav__item--3{font-size:1.4rem;font-weight:400;line-height:2rem;}.desktop-nav__item--3:not(:last-child){margin-block-end:1rem;}.desktop-nav__item--has-cols{position:static;}.desktop-nav__item--button:hover .desktop-nav__link,.desktop-nav__item--button:active .desktop-nav__link{background-color:#9933ff;color:#ffffff;}.desktop-nav__item--button:last-child{margin-left:-2rem;}.desktop-nav__item--button .desktop-nav__link{background-color:#3e006b;color:#ffffff;font-family:"roboto-mono",serif;font-size:1.4rem;font-weight:700;padding:0.5rem 1rem;}.desktop-nav__item--see-all:hover .desktop-nav__link,.desktop-nav__item--see-all:active .desktop-nav__link{color:#1966ff;}.desktop-nav__item--see-all .desktop-nav__link{border-block-start:1px solid #c7c7c7;display:inline-flex;font-family:"roboto-mono",serif;font-weight:700;margin-block-start:0.8rem;padding-block-start:2rem;}.desktop-nav__item--see-all .desktop-nav__link svg{inline-size:1.5rem;margin-inline-start:1rem;min-inline-size:1.5rem;}.desktop-nav__item--icon .desktop-nav__icon{align-items:center;display:flex;}.open .desktop-nav__toggle-wrapper{position:relative;}.open .desktop-nav__toggle-wrapper::before{content:"";inset:100% -2rem -4rem;position:absolute;}.desktop-nav__toggle-wrapper{align-items:center;display:inline-flex;}.desktop-nav__link{font-family:"neue-haas-grotesk-display",arial,sans-serif;}.desktop-nav__link--1{font-size:1.5rem;font-weight:600;z-index:1;}.desktop-nav__link--2{font-size:1.5rem;font-weight:600;}.desktop-nav__title{font-family:"roboto-condensed",serif;}.desktop-nav__title--2{color:#000000;font-size:1.6rem;font-weight:700;letter-spacing:1.12px;margin-block:0 2rem;text-transform:uppercase;}.desktop-nav__icon{block-size:2.8rem;color:#9933ff;inline-size:2.8rem;margin-inline-start:1rem;}.desktop-nav__icon-wrapper{align-items:center;display:flex;}.utility-nav__list{list-style:none;margin:0;padding:0;}.utility-nav__item{font-size:1.4rem;line-height:2rem;text-transform:uppercase;}.utility-nav--mobile{display:flex;flex-direction:column;gap:2rem;padding-inline:2rem;}.utility-nav--mobile .utility-nav__list{display:flex;flex-direction:column;gap:1.5rem;}.utility-nav--mobile .utility-nav__link{font-size:1.2rem;text-decoration:none;}.utility-nav--mobile .utility-nav__item{letter-spacing:0.07em;animation:fadeIn 0.25s cubic-bezier(0.33,0,0.66,1) 0.45s both;}.utility-nav--desktop{display:flex;gap:2rem;}.utility-nav--desktop .utility-nav__list{display:flex;flex-wrap:wrap;gap:2rem;}.utility-nav--desktop .utility-nav__link{color:#212326;font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:1.2rem;letter-spacing:0.84px;text-decoration:none;}.utility-nav--desktop .utility-nav__link:hover,.utility-nav--desktop .utility-nav__link:active{color:#9933ff;}.footer-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;margin-block-start:2.4rem;}.footer-nav__link{color:#ffffff;font-family:"neue-haas-grotesk-display",arial,sans-serif;text-decoration:none;}.footer-nav__link:hover,.footer-nav__link:active{color:#99ebff;}.breadcrumbs{color:var(--color-breadcrumbs);}.breadcrumbs__list{display:flex;flex-wrap:wrap;font-family:"roboto-condensed",serif;font-size:1.3rem;font-weight:400;gap:1rem 1rem;line-height:1.4;margin:2.5rem 0 0;}.breadcrumbs__list a{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline;}.breadcrumbs__list a:hover{color:var(--color-breadcrumbs-hover);}.breadcrumbs__item{letter-spacing:0.07em;align-items:center;color:inherit;display:inline-flex;gap:0.7rem;text-transform:uppercase;}.breadcrumbs__item svg{transform:rotate(-180deg);width:1.1rem;}.pager{font-family:"roboto-mono",serif;font-size:2rem;font-weight:700;line-height:1;margin-top:4rem;}.pager__inner{list-style:none;margin:0;padding:0;align-items:center;display:flex;gap:2rem;justify-content:center;}.pager__item--ellipses{font-family:"roboto-condensed",serif;}.pager__link{color:inherit;text-decoration:none;transition:0.25s ease-in-out;}.pager__link:not(.pager__link--no-hover){color:#9933ff;text-decoration:underline;}.pager__link:not(.pager__link--no-hover):hover{color:#000000;}.pager__link--prev,.pager__link--next{background-color:#9933ff;border-radius:50%;color:#ffffff;display:flex;height:2.5rem;justify-content:center;width:2.5rem;}.pager__link--prev:hover,.pager__link--next:hover{background-color:#000000;color:#ffffff;text-decoration:none;}.pager__link--prev svg,.pager__link--next svg{width:1.3rem;}.pager__link--prev{transform:rotate(180deg);}.accordion{--acc-caret-size:2.5rem;--acc-caret-spacing:1.5rem;--acc-caret-color:#000000;border-bottom:1px solid #000000;border-top:1px solid #000000;margin-block:4rem;}.accordion + .accordion{margin-top:calc((4rem + .1rem) * -1);}.accordion__heading{font-weight:700;inline-size:100%;margin:0;padding:2rem 0;position:relative;}.accordion__btn{background-color:transparent;border:0;padding:0;align-items:flex-start;color:inherit;display:flex;font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:2.5rem;font-weight:inherit;gap:var(--acc-caret-spacing);text-align:left;}.accordion__btn:active,.accordion__btn:hover{color:var(--color-link);--acc-caret-color:var(--color-link);}.accordion__btn-caret{--caret-color:var(--acc-caret-color);--caret-size:var(--acc-caret-size);flex-shrink:0;height:var(--acc-caret-size);margin-top:0.1em;width:var(--acc-caret-size);}.accordion__btn-text{transition:0.25s ease-in-out;}.accordion__content-inner{padding-bottom:2rem;padding-left:calc(var(--acc-caret-size) + var(--acc-caret-spacing));}.accordion__content-inner > :first-child{margin-top:0 !important;}.accordion__content-inner > :last-child{margin-bottom:0 !important;}.btn,.simplesamlphp-auth-login-link{text-decoration:none;transition:0.25s ease-in-out;}.btn > a,.simplesamlphp-auth-login-link > a{color:inherit;text-decoration:inherit;transition:none;}.btn .body-button-paragraph,.simplesamlphp-auth-login-link .body-button-paragraph{margin-block:3rem;}.cover{margin-block:4rem;padding:4rem 0;position:relative;}.cover::before{background-image:linear-gradient(to left,#1966ff,#9933ff);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;}.cover__heading{color:#ffffff;margin:0;}.cover__body{margin-top:2rem;}.cover__text{color:#ffffff;font-size:2.1rem;}.cover__text > :first-child{margin-top:0 !important;}.cover__text > :last-child{margin-bottom:0 !important;}.cover__text a{color:inherit;}.cover__text a:hover,.cover__text a:active{color:#e6e6e6;}.cover__btn{margin-block-start:2rem;}.cover__image{inset:0;position:absolute;z-index:-1;}.cover__image .media-item,.cover__image img{filter:grayscale(1);height:100%;width:100%;}.cover__image img{max-inline-size:none;-o-object-fit:cover;object-fit:cover;}.cover__image::after{background:linear-gradient(to left,#1966ff,#9933ff);content:"";height:100%;left:0;opacity:0.8;position:absolute;top:0;width:100%;}.column-paragraph{margin:4rem 0;}.column-paragraph__row{row-gap:4rem;}.column-paragraph__col > :first-child{margin-top:0 !important;}.column-paragraph__col > :last-child{margin-bottom:0 !important;}.column-paragraph hr{margin-block:2rem;}.cta-section{--gap:4rem;background-color:#f0f0f0;padding-block:3rem;}.cta-section__inner{display:flex;flex-direction:column;gap:var(--gap);position:relative;}.cta-section__inner > :first-child{margin-top:0 !important;}.cta-section__inner > :last-child{margin-bottom:0 !important;}.cta-section__inner--2col > *:nth-child(2){order:3;}.cta-section__inner--2col::after{background:#000000;content:"";height:2px;order:2;pointer-events:none;position:relative;transform:rotate(-5deg);transform-origin:50%;width:100%;}.cta-block{--icon-size:8.5rem;display:flex;flex-direction:column;gap:2rem;}.cta-block__content{display:flex;flex:1;flex-direction:column;gap:2rem;}.cta-block__icon{color:#3e006b;width:var(--icon-size);}.cta-block__icon svg{width:100%;}.cta-block__title{font-size:3.8rem;line-height:4.8rem;margin:0;}.cta-block__description{color:#000000;font-size:2.1rem;margin:0;}.facets{--facets-border-color:1px solid #000000;--facets-hover-color:#9933ff;--facets-indicator-bg:#f5f5f5;--facets-toggle-bg:#f0f0f0;--facets-toggle-color:#000000;font-family:"roboto-condensed",serif;font-size:1.6rem;line-height:2.2rem;}.facets--gradient-bg{--facets-hover-color:#3e006b;--facets-toggle-bg:#000000;--facets-toggle-color:#ffffff;}.facets *::-webkit-input-placeholder{color:#000000;}.facets *::-moz-placeholder{color:#000000;}.facets *:-ms-input-placeholder{color:#000000;}.facets *:-moz-placeholder{color:#000000;}.facets__toggle{background-color:transparent;border:0;padding:0;align-items:center;background-color:var(--facets-toggle-bg);border:1px solid var(--facets-toggle-bg);color:var(--facets-toggle-color);display:inline-flex;font-weight:700;gap:1rem;padding:0.9rem 1.5rem;transition:0.25s ease-in-out;}.facets__toggle:hover{background-color:var(--facets-hover-color);border-color:var(--facets-hover-color);color:#ffffff;}.facets__toggle svg{width:1.4rem;}.facets__header{position:relative;}.facets__header-label{color:#000000;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;line-height:2.2rem;margin:0;text-align:center;text-transform:uppercase;}.facets__header-close{background-color:transparent;border:0;padding:0;color:#000000;left:0;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:0.25s ease-in-out;width:0.85rem;}.facets__header-close:hover{color:var(--facets-hover-color);}.facets__header-close svg{color:#000000;}.facets__body{display:flex;flex-direction:column;gap:3rem;}.facets__body form{display:flex;}.facets__body form fieldset{margin:0;}.facets__body form .form-type-textfield{flex-grow:1;}.facets__body form .form-type-textfield label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.facets__body form .filter-actions{flex-shrink:0;}.facets__body form input{line-height:2.2rem;padding:0.9rem 1.5rem;}.facets__body form input[type=text]{border:var(--facets-border-color);border-radius:0;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-size:1.6rem;width:100%;}.facets__body form input[type=text]::-webkit-input-placeholder{font-family:"roboto-condensed",serif;font-weight:700;letter-spacing:0.07em;opacity:1;text-transform:uppercase;}.facets__body form input[type=text]::-moz-placeholder{font-family:"roboto-condensed",serif;font-weight:700;letter-spacing:0.07em;opacity:1;text-transform:uppercase;}.facets__body form input[type=text]:-ms-input-placeholder{font-family:"roboto-condensed",serif;font-weight:700;letter-spacing:0.07em;opacity:1;text-transform:uppercase;}.facets__body form input[type=text]:-moz-placeholder{font-family:"roboto-condensed",serif;font-weight:700;letter-spacing:0.07em;opacity:1;text-transform:uppercase;}.facets__body form input[type=submit]{background-color:#000000;border:1px solid #000000;color:#ffffff;font-family:"roboto-mono",serif;font-weight:700;transition:0.25s ease-in-out;}.facets__body form input[type=submit]:hover{background-color:var(--facets-hover-color);border-color:var(--facets-hover-color);}.facets__body .facet-wrapper.disabled{opacity:0.5;}.facets--vertical .facets__body .facet-wrapper.disabled{display:none;}.facets__body .facet-wrapper.disabled .dropdown-toggle{color:inherit;}.facets__body .facet-wrapper.disabled .dropdown-collapse{display:none;}.facets__body .dropdown-toggle{letter-spacing:0.07em;background-color:transparent;border:0;padding:0;align-items:center;background-color:#fff;border:var(--facets-border-color);color:#000000;display:flex;font-family:"roboto-condensed",serif;font-weight:700;gap:1rem;justify-content:space-between;line-height:2.2rem;padding:0.9rem 1.5rem;text-align:left;text-transform:uppercase;width:100%;}.facets__body .dropdown-toggle::after{content:unset;}.facets__body .dropdown-toggle__icon{align-items:center;display:flex;height:1.1rem;justify-content:center;position:relative;transition:transform 0.35s ease-in-out;width:1.1rem;}.facets__body .dropdown-toggle__icon::before,.facets__body .dropdown-toggle__icon::after{background-color:#9933ff;content:"";height:0.2rem;position:absolute;transition:transform 0.35s ease-in-out;width:100%;}.facets__body .dropdown-toggle__icon::after{transform:rotate(90deg);}.facets__body .dropdown-toggle[aria-expanded=true] .dropdown-toggle__icon{transform:rotate(135deg);}.facets__body .dropdown-toggle[aria-expanded=true] .dropdown-toggle__icon::before,.facets__body .dropdown-toggle[aria-expanded=true] .dropdown-toggle__icon::after{transform:rotate(45deg);}.facets__body .dropdown-collapse{background-color:#fff;border:var(--facets-border-color);border-top:unset;padding:0;position:static;width:100%;}.facets__body .dropdown-collapse .block-facets{padding:1.8rem 1.5rem;}.facets__body .dropdown-collapse .block-facets > .content{overflow:hidden;}.facets__body .dropdown-collapse .block-facets.block-facet-blockresearcher-facet{overflow:visible;}.facets__body .dropdown-collapse .block-facets.block-facet-blockresearcher-facet > .content{overflow:visible;}.facets__body .facets-widget-searchbox{border:1px solid #000000;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-size:1.6rem;padding:0.9rem 1.5rem;width:100%;}.facets__body .facets-widget-searchbox:not(:last-child){margin-bottom:2rem;}.facets__body .facets-widget-tlo_searchbox_checkbox .facets-widget-searchbox{margin:2rem 0 0;}.facets__body .facets-widget-checkbox{position:relative;}.facets__body .facets-widget-checkbox ul{list-style:none;margin:0;padding:0;}.facets__body .facets-widget-checkbox ul ul{margin-top:2rem;}.facets__body .facets-widget-checkbox ul.facets-widget-searchbox-list{background:#ffffff;border:solid 1px #000000;margin-top:-1px;max-height:21rem;overflow:auto;padding:0 1.5rem 1.8rem;position:absolute;width:100%;z-index:10000;}.facets__body .facets-widget-checkbox ul.facets-widget-searchbox-list li.facet-item{margin-top:1.6rem;}.facets__body .facets-widget-checkbox ul.facets-widget-searchbox-list li.facets-widget-searchbox-no-result{font-family:"neue-haas-grotesk-text",arial,sans-serif;font-size:1.6rem;}.facets__body .facets-widget-checkbox .facets-widget-searchbox-no-result{padding-top:1.5rem;}.facets__body .facets-widget-checkbox .facet-item{font-family:"roboto-mono",serif;margin-left:0;}.facets__body .facets-widget-checkbox .facet-item:not(:first-child){margin-top:1.6rem;}.facets__body .facets-widget-checkbox .facet-item input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.facets__body .facets-widget-checkbox .facet-item input:focus + label::before{outline:auto;outline:-webkit-focus-ring-color auto 1px;}.facets__body .facets-widget-checkbox .facet-item input:checked + label::before{background-image:url("/themes/custom/tlo/assets//images/dist/svg/square--purple-light.svg");background-size:1.2rem;}.facets__body .facets-widget-checkbox .facet-item label{align-items:flex-start;display:flex;gap:1rem;margin:0;width:100%;}.facets__body .facets-widget-checkbox .facet-item label::before{background-color:#ffffff;background-position:center;background-repeat:no-repeat;background-size:1px;border:1px solid #000000;content:"";flex-shrink:0;height:2.5rem;transition:0.25s ease-in-out;width:2.5rem;}.facets__body .facets-widget-checkbox .facet-item__value{margin-top:2px;}.facets__body .facets-widget-checkbox .facet-item__count{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;font-size:1.3rem;height:2.7rem;justify-content:center;line-height:1;margin-left:auto;min-width:2.7rem;padding:0.5rem;}.facets__body .facets-widget-checkbox .facet-item .facets-widget-{margin-top:-0.5rem;padding-left:3.7rem;}.facets__footer-inner{margin-top:3rem;}.facets__footer-label{color:#000;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;line-height:2.2rem;margin:0 0 2.2rem;text-transform:uppercase;}.facets__footer ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;}.facets__footer ul li a{text-decoration:none;}.facets__footer .facet-summary-item{transform:0.25s ease-in-out;}.facets__footer .facet-summary-item--facet a{background-color:var(--facets-indicator-bg);display:block;font-family:"roboto-mono",serif;padding:0.4rem 1rem;}.facets__footer .facet-summary-item--facet a:hover{color:var(--facets-hover-color);}.facets__footer .facet-summary-item--facet a svg{min-width:1.6rem;width:1.6rem;}.facets__footer .facet-summary-item--facet .facet-item__value{align-items:center;display:flex;gap:1rem;}.facets__footer .facet-summary-item--clear{font-family:"roboto-mono",serif;margin-right:100% !important;margin-top:0.5rem;max-width:8rem;width:100%;}.facets__footer .facet-summary-item--clear a{background-color:#000000;color:#ffffff;display:inline-block;font-weight:700;line-height:2.2rem;padding:0.9rem 1.5rem;transition:0.25s ease-in-out;}.facets__footer .facet-summary-item--clear a:hover{background-color:var(--facets-hover-color);border-color:var(--facets-hover-color);}.modal-overlay{background-color:rgba(0,0,0,0.5);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:450;}body.facets-open .modal-overlay{display:block;}.ajax-progress-fullscreen{background-color:transparent;background-image:url("/themes/custom/tlo/assets/images/dist/gif/tlo-loading.gif");background-size:cover;border-radius:unset;height:4rem;left:50%;opacity:1;top:50%;transform:translate(-50%,-50%);width:4rem;}.factoid{border:2px solid #000000;margin-block:4rem;padding:3rem 2rem;text-align:center;}.factoid__number span{background:linear-gradient(to bottom,#9933ff,#ff1423);-webkit-background-clip:text;background-clip:text;font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:5.4rem;font-weight:700;line-height:1;-webkit-text-fill-color:transparent;}.factoid__description{font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:2.9rem;font-weight:bold;line-height:1.2;margin:2rem 0 0;}.factoid__link{margin-block:3rem 0;}.feat-event{margin-block:4rem;}.feat-event p a{color:#9933ff;}.feat-event p a:hover{color:#1966ff;}.feat-event__inner{--feat-event-padding-y:2rem;--feat-event-gap:2rem;display:flex;flex-direction:column;gap:var(--feat-event-gap);padding:var(--feat-event-padding-y) 0;position:relative;}.feat-event__inner > :first-child{margin-top:0 !important;}.feat-event__inner > :last-child{margin-bottom:0 !important;}.feat-event__inner::before,.feat-event__inner::after{background-color:#000000;content:"";height:2px;left:0;position:absolute;right:0;}.feat-event__inner::before{top:0;}.feat-event__inner::after{bottom:0;}.feat-event__image-wrapper{order:-1;width:18.5rem;}.feat-event__image{border-radius:50%;overflow:hidden;position:relative;width:100%;}.feat-event__image img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%;aspect-ratio:1/1;}.feat-event__content{display:flex;flex:1;flex-direction:column;}.feat-event__content > :first-child{margin-top:0 !important;}.feat-event__content > :last-child{margin-bottom:0 !important;}.feat-event__type{color:var(--color-text);font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;margin-bottom:1rem;text-transform:uppercase;}.feat-event__title{margin:0;}.feat-event__title + *:not(.feat-event__type){margin-top:3rem;}.feat-event__link{color:var(--color-text);}.feat-event__link:active,.feat-event__link:hover{color:var(--color-link);}.feat-event__access{display:block;font-family:"roboto-mono",serif;font-size:1.8rem;font-weight:700;margin-top:3rem;text-transform:uppercase;}.feat-event__speakers{margin-top:1.5rem;}.feat-event__speakers-label{font-size:1.6rem;font-weight:700;}.feat-event__speakers p{display:inline;font-size:1.6rem;}.feat-event__date{display:block;font-size:1.6rem;margin-top:1rem;}.feat-event__time{display:block;font-size:1.6rem;margin-top:1rem;}.feat-event__location-text{font-size:1.6rem;margin-top:1rem;}.feat-event__location-text p{margin:0;}.feat-event__cta-wrapper{display:flex;flex-direction:column;gap:3rem;margin-top:3rem;}.feat-event add-to-calendar-button{display:block;z-index:1;}.feat-kr{background-color:#000000;margin-bottom:4rem;margin-top:4rem;padding:4rem 0;}.feat-kr__header{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;}.feat-kr__heading{color:#ffffff;margin:0;}.feat-kr__cards{display:flex;flex-direction:column;gap:3rem 4rem;}.feat-kr__cards > *{flex:1;}.feat-kr__btn{text-align:right;}.feat-kr__btn--footer{margin-top:3rem;}.feat-kr__btn a{color:#ffffff;font-family:"roboto-mono",serif;font-weight:700;text-decoration:none;}.feat-kr__btn a:hover,.feat-kr__btn a:active{color:#99ebff;}.feat-portfolio{background-color:#000000;color:#ffffff;margin:4rem 0;padding-bottom:4rem;position:relative;}.feat-portfolio::before{margin-left:calc((100vw - 100%) / -2);width:100vw;background-color:#000000;content:"";height:100%;left:0;position:absolute;top:0;z-index:-1;}.feat-portfolio__heading-image-wrapper{position:relative;}.feat-portfolio__heading-image-wrapper::before{margin-left:calc((100vw - 100%) / -2);width:100vw;background-color:#ffffff;content:"";height:50%;left:0;position:absolute;top:0;}.feat-portfolio__heading{color:#ffffff;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;margin:0;margin-inline:auto;text-transform:uppercase;}.feat-portfolio__heading-image{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;inline-size:100%;justify-content:center;margin-inline:0 auto;max-width:19.5rem;overflow:hidden;position:relative;z-index:5;}.feat-portfolio__heading-image::before{background:linear-gradient(to bottom,#1966ff,#9933ff);content:"";height:100%;left:0;opacity:0.8;position:absolute;top:0;width:100%;z-index:-1;}.feat-portfolio__image{height:100%;position:absolute;width:100%;z-index:-2;}.feat-portfolio__image .media-item,.feat-portfolio__image-fallback{height:100%;width:100%;}.feat-portfolio__image img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%;filter:grayscale(1);}.feat-portfolio__image-fallback{background-color:#000000;}.feat-portfolio__content > :first-child{margin-top:0 !important;}.feat-portfolio__content > :last-child{margin-bottom:0 !important;}.feat-portfolio__sub-heading{margin:2.5rem 0 0;}.feat-portfolio__link{color:inherit;font-weight:600;text-decoration-thickness:3px;text-underline-offset:6px;}.feat-portfolio__link:hover,.feat-portfolio__link:active{color:#99ebff;}.feat-portfolio__description{font-size:2rem;margin:2rem 0 0;}.feat-portfolio__btn{margin-block-start:3rem;}.feat-startup{--startup-img-height:13.5rem;margin-bottom:4rem;margin-top:4rem;position:relative;}.feat-startup__inner{align-items:center;background-color:#000000;color:#ffffff;display:flex;flex-direction:column;gap:2rem;padding:4rem 2rem;position:relative;}.feat-startup__intro{display:flex;min-height:var(--startup-img-height);position:relative;width:100%;}.feat-startup__divider{display:none;}.feat-startup__content{width:100%;}.feat-startup__link{color:#ffffff;display:flex;flex-direction:column;gap:2rem;position:relative;text-decoration:none;}.feat-startup__link:hover,.feat-startup__link:active{color:#ffffff;text-decoration:none;}.feat-startup__heading{color:#ffffff;color:#ffffff;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;margin:0;text-transform:uppercase;}.feat-startup__heading-wrapper{display:flex;flex-direction:column;justify-content:center;order:1;position:relative;z-index:2;}.feat-startup__sub-heading{line-height:1.2;margin:0.5rem 0 0;text-decoration:underline;}.feat-startup__image-wrapper{aspect-ratio:1/1;order:0;position:relative;width:var(--startup-img-height);}.feat-startup__image-wrapper::before{background:linear-gradient(to bottom,#9933ff,#ff1423);border-radius:50%;content:"";height:100%;left:0;opacity:0.85;position:absolute;top:0;width:100%;z-index:1;}.feat-startup__image-wrapper::after{background:linear-gradient(to bottom,#9933ff,#ff1423);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;transform:scale(0);transition:0.25s ease-in-out;width:100%;z-index:1;}.feat-startup__link:hover .feat-startup__image-wrapper::after{transform:scale(1);}.feat-startup__image-wrapper .media-item{aspect-ratio:1/1;border-radius:50%;filter:grayscale(1);margin:0;max-width:var(--startup-img-height);overflow:hidden;position:relative;width:100%;}.feat-startup__image-wrapper .media-item img{height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;}.feat-startup__description{font-size:2.4rem;}.feat-startup__date{font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;}.feat-startup__tax{font-size:1.8rem;margin-top:1.5rem;}.feat-startup__tax-list{background-color:transparent;}.feat-startup__btn{margin-top:1.5rem;}.feat-tech-brief{margin-bottom:4rem;margin-top:4rem;}.feat-tech-brief__inner{background-color:var(--bg-color);display:flex;flex-direction:column;padding:4rem 2rem;}.feat-tech-brief__inner > :first-child{margin-top:0 !important;}.feat-tech-brief__inner > :last-child{margin-bottom:0 !important;}.feat-tech-brief__subtitle{letter-spacing:0.07em;color:var(--color-text);font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin:0;order:-1;text-transform:uppercase;}.feat-tech-brief__title{font-size:2.6rem;list-style-type:3.6rem;margin-block:1.5rem 0;}.feat-tech-brief__link{color:var(--color-text);}.feat-tech-brief__link:active,.feat-tech-brief__link:hover{color:#99ebff;}.feat-tech-brief__case-number{color:var(--color-text);font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;margin-top:2rem;order:-1;}.feat-tech-brief__researchers{color:var(--color-text);margin:1.5rem 0 0;}.feat-tech-brief__btn{margin-top:2rem;}.feat-tech-impact__inner{display:flex;flex-direction:column;gap:2rem;}.feat-inventor{margin-bottom:4rem;margin-top:4rem;}.feat-inventor__inner{display:flex;flex-direction:column;gap:2rem;}.feat-inventor__inner > :first-child{margin-top:0 !important;}.feat-inventor__inner > :last-child{margin-bottom:0 !important;}.feat-inventor__image-wrapper{width:14.8rem;}.feat-inventor__image{border-radius:50%;overflow:hidden;padding-top:100%;position:relative;width:100%;}.feat-inventor__image img{height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;}.feat-inventor__image-fallback{border-radius:50%;}.feat-inventor .feat-inventor__image-fallback{display:block;height:auto;left:50%;margin:auto;top:50%;transform:translate(-50%,-50%);width:62%;}.feat-inventor__heading{letter-spacing:0.07em;color:var(--color-text);font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin:0;text-transform:uppercase;}.feat-inventor__name{font-size:2.6rem;line-height:3.9rem;margin-block:1rem 0;}.feat-inventor__link{color:var(--color-text);}.feat-inventor__link:active,.feat-inventor__link:hover{color:var(--color-link);}.feat-inventor__job-title{color:var(--color-text);font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;margin-block:1.5rem 0;text-transform:uppercase;}.feat-inventor__description{margin-block:2rem 0;}.feat-inventor__btn{margin-top:3rem;}.feat-team{--feat-team-bg-offset:1rem;}.feat-team__inner{display:flex;flex-direction:column;gap:3rem;}.feat-team__text{display:flex;flex:1;flex-direction:column;}.feat-team__heading{margin:0;}.feat-team__link:hover{color:#9933ff;}.feat-team__job-title{letter-spacing:0.07em;font-family:"roboto-mono",serif;font-weight:700;margin-top:1.5rem;text-transform:uppercase;}.feat-team__description{margin-top:2rem;}.feat-team__btn{margin-top:3rem;}.feat-team__media{flex-shrink:0;margin-bottom:var(--feat-team-bg-offset);margin-right:var(--feat-team-bg-offset);order:-1;position:relative;}.feat-team__media::before{background-image:linear-gradient(to left,#aaff33,#99ebff);content:"";height:100%;left:var(--feat-team-bg-offset);position:absolute;top:var(--feat-team-bg-offset);width:100%;z-index:-1;}.feat-team__media .embed-caption{display:none;}figure.caption,.media-item--view-mode-default{display:table;margin-block:3rem;}figure.caption.align-left,figure.caption.align-right,.media-item--view-mode-default.align-left,.media-item--view-mode-default.align-right{float:none;margin:1em 0 3rem;}figure.caption.media-item--type-video,.media-item--view-mode-default.media-item--type-video{inline-size:100%;margin:0;}figure.caption .media-item{display:block;margin:0;}figure.caption figcaption{border-bottom:1px solid #c7c7c7;caption-side:bottom;display:table-caption;font-family:"roboto-mono",serif;font-size:1.6rem;padding-block:1rem;}.body-text ol{counter-reset:item;margin:2rem 0;margin-inline-start:2rem;padding-inline-start:3.5rem;}.body-text ol ol{margin-inline-start:0;padding-inline-start:5rem;}.body-text ol li{margin-block-end:1.1rem;}.body-text ol li li:first-child{margin-block-start:1.9rem;}.body-text ol li li:last-child{margin-block-end:2.2rem;}.body-text ol li li li:first-child{margin-block-start:2.3rem;}.body-text ol > li{counter-increment:item;list-style-type:none;position:relative;}.body-text ol > li::before{color:#9933ff;content:counter(item) ".";display:block;font-weight:bold;inline-size:3rem;inset-block-start:0.115rem;inset-inline-start:-3rem;position:absolute;}.body-text ol > li ol li::before{color:#9933ff;content:counter(item,lower-alpha) ".";inline-size:3.5rem;inset-inline-start:-3.5rem;}.body-text ol > li ol ol li::before{content:counter(item,lower-roman) ".";}.body-text ul:not(.list-unstyled){list-style-type:disc;margin:2rem 0 3.2rem;padding-inline-start:4rem;}.body-text ul:not(.list-unstyled) ul{list-style-type:disc;padding-inline-start:2.8rem;}.body-text ul:not(.list-unstyled) ul ul{list-style-type:disc;padding-inline-start:2.8rem;}.body-text ul:not(.list-unstyled) li{margin-block-end:1rem;padding-inline-start:0.5rem;}.body-text ul:not(.list-unstyled) li:marker{color:#9933ff;}.body-text ul:not(.list-unstyled) li li{margin-block-end:1rem;padding-inline-start:1.3rem;}.body-text ul:not(.list-unstyled) li li:marker{color:#9933ff;}.body-text ul:not(.list-unstyled) li li:first-child{margin-block-start:1.9rem;}.body-text ul:not(.list-unstyled) li li:last-child{margin-block-end:2.2rem;}.body-text ul:not(.list-unstyled) li li li:first-child{margin-block-start:2.3rem;}.body-text ul.no-bullets{list-style-type:none;}.media-text{background-color:#000000;color:#ffffff;padding-block:7rem;position:relative;}.media-text + .media-text{padding-block-start:0;}.media-text__media .media-item{max-width:18.2rem;}.media-text__media .media-item img{border-radius:50%;}.media-text__text{margin-block-start:2rem;}.media-text__text > :first-child{margin-top:0 !important;}.media-text__text > :last-child{margin-bottom:0 !important;}.media-text__text h2{color:#ffffff;}.media-text__text p{font-size:2.1rem;}.pullquote{font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.4;margin-block:4rem;}.pullquote blockquote{margin:0;}.quote{background-color:#000000;color:#ffffff;font-family:"neue-haas-grotesk-display",arial,sans-serif;margin-block:4rem;padding:4rem 0;position:relative;}.quote::before{background-color:#000000;block-size:100%;content:"";inline-size:100vw;inset-block-start:0;inset-inline-start:calc((100vw - 100%) / 2 * -1);position:absolute;z-index:-1;}.quote__inner{display:flex;flex-direction:column;row-gap:2rem;}.quote figure{margin:2rem 0 0;position:relative;}.quote blockquote{font-size:2.5rem;font-weight:700;line-height:3.2rem;margin:0;}.quote figcaption{font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;margin-top:1.5rem;text-transform:uppercase;}.quote figcaption::before{color:#99ebff;content:"/";display:inline-block;font-size:2.2rem;font-weight:700;margin-inline-end:0.5rem;vertical-align:baseline;}.tile-grid{margin-block:4rem;}.tile-grid__inner{display:flex;flex-direction:column;gap:3rem;}.tile{--tile-img-offset:-1rem;--tile-padding-x:2rem;--tile-padding-y:3rem;box-shadow:inset 0 0 0 2px #000000;display:flex;flex-direction:column;overflow:hidden;position:relative;text-decoration:none;transition:0.4s ease-in-out;}.tile__image{margin-bottom:var(--tile-img-offset);padding:0 2rem;position:relative;z-index:1;}.tile__image--fallback{margin-bottom:0;}.tile__image::before{background-color:#ffffff;bottom:50%;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;}.tile__image::after{background-color:#000000;content:"";height:2px;left:0;position:absolute;right:0;top:50%;transition:0.4s ease-in-out;z-index:-1;}.tile__image .media-item{margin:0 auto;}.tile__image .media-item img{border-radius:50%;display:block;margin:auto;}.tile__body{padding:var(--tile-padding-y) var(--tile-padding-x);}.tile__body > :first-child{margin-top:0 !important;}.tile__body > :last-child{margin-bottom:0 !important;}.tile .tile__heading{color:#000000;margin:0 0 2rem;position:relative;}a.tile .tile__heading{text-decoration:underline;}.tile__description{font-size:2.1rem;line-height:3rem;margin:0;}a.tile .tile__heading::before{aspect-ratio:1/1;background-image:linear-gradient(to bottom,#aaff33,#99ebff);background-size:cover;border-radius:50%;content:"";height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all 0.5s ease-in-out;width:calc(100% + var(--tile-padding-x) * 2);z-index:-1;}a.tile:hover{box-shadow:inset 0 0 0 2px rgba(0,0,0,0);text-decoration:none;}a.tile:hover .tile__heading::before{transform:translate(-50%,-50%) scale(3);}a.tile:hover .tile__image::after{background-color:rgba(0,0,0,0);}table.bt tbody th,table.bt thead{display:none;}table.bt tbody td,table.bt tfoot td,table.bt tfoot th{border:0;display:block;display:flex;}table.bt tbody td::before,table.bt tfoot td::before,table.bt tfoot th::before{content:attr(data-th);display:inline-block;flex-shrink:0;font-weight:bold;inline-size:6.5em;}table.bt tbody td.bt-hide,table.bt tfoot td.bt-hide,table.bt tfoot th.bt-hide{display:none;}table.bt tbody td .bt-content,table.bt tfoot td .bt-content,table.bt tfoot th .bt-content{vertical-align:top;}.bt-wrapper.active{max-block-size:310px;overflow:auto;}table.bt.bt--no-header tbody td::before,table.bt.bt--no-header tfoot td::before{display:none;}.paragraphs-body table{margin:4rem 0;}.paragraphs-body table caption{color:#000000;font-family:"roboto-mono",serif;font-size:1.6rem;padding-block:1rem 0;}.paragraphs-body table thead th{letter-spacing:0.07em;background-color:#000000;border:0;color:#ffffff;font-family:"roboto-mono",serif;padding:1.5rem;text-transform:uppercase;vertical-align:text-top;}.paragraphs-body table thead th:not(:last-child){border-inline-end:1px solid #ffffff;}.paragraphs-body table tbody tr{background-color:#ffffff;}.paragraphs-body table tbody th{border:0;color:#000000;}.paragraphs-body table tbody td{border:1px solid #000000;padding:1.5rem;}.paragraphs-body table tfoot td{border:0;border-block-start:2px solid #9933ff;}.paragraphs-body table.equal-columns{table-layout:fixed;}.paragraphs-body table.bt tbody tr{display:block;}.paragraphs-body table.bt tbody tr + tr{margin-top:1rem;}.paragraphs-body table.bt tbody td{border:unset;padding:0;}.paragraphs-body table.bt tbody td + td{margin-top:-1px;}.paragraphs-body table.bt tbody td + td::before{letter-spacing:0.07em;border-top:1px solid #ffffff;font-family:"roboto-mono",serif;font-size:1.8rem;text-transform:uppercase;}.paragraphs-body table.bt tbody td::before{letter-spacing:0.07em;background-color:#000000;border:1px solid #000000;border-left:unset;border-right:unset;color:#ffffff;font-family:"roboto-mono",serif;text-transform:uppercase;width:52%;}.paragraphs-body table.bt tbody td span{border:1px solid #000000;border-left:unset;width:48%;}.paragraphs-body table.bt tbody td::before,.paragraphs-body table.bt tbody td span{align-items:center;display:inline-flex;padding:1.5rem;}.paragraph--type--video{margin-block:4rem;}.paragraph--type--video .embed-caption{border-block-end:1px solid #c7c7c7;border-block-start:1px solid #c7c7c7;display:block;font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:400;margin-block-start:1.5rem;padding-block:1.5rem;}.paragraph--type--webform{margin-block:4rem;}.webform-section{--header-height:12.1rem;margin-block:2rem;}.webform-section .radios--wrapper,.webform-section .checkboxes--wrapper,.webform-section .webform-checkboxes-other--wrapper{margin-block:2rem;}.webform-section .radios--wrapper .form-field--text,.webform-section .checkboxes--wrapper .form-field--text,.webform-section .webform-checkboxes-other--wrapper .form-field--text{margin-top:2rem;width:100%;}.webform-section .form-type-webform-markup,.webform-section .form-type-processed-text{margin-block:2rem;}.webform-section-wrapper{row-gap:2rem;}.webform-options-display-buttons{row-gap:2rem;}.webform-options-display-buttons .webform-options-display-buttons-wrapper{flex:100%;margin:0;}.webform-options-display-one-column{margin:0;}.webform-options-display-one-column .js-form-item:not(:first-child){margin-top:2rem;}.webform-options-display-two-columns{margin:0;}.webform-options-display-two-columns .js-form-item{margin-bottom:2rem;}.webform-select-other-input{margin-top:2rem;}.webform-confirmation__message{margin:0;}.webform-confirmation__message > :first-child{margin-top:0 !important;}.webform-confirmation__message > :last-child{margin-bottom:0 !important;}.webform-confirmation__message p{background-color:#f0f0f0;padding:2rem;}.js-form-item-software-exxpedited-purchasing-for-select{margin-bottom:0;}.js-webform-select-other-input{width:100%;}.js-webform-select-other-input input{width:100%;}.ajax-progress-throbber{padding:1rem 0;}.ajax-progress-throbber .throbber{background:unset;background-image:url("/themes/custom/tlo/assets/images/dist/gif/tlo-loading.gif");background-position:center;background-repeat:no-repeat;background-size:cover;display:inline-flex;height:3.2rem;padding-left:0;vertical-align:middle;width:3.2rem;}.tableau-embed .tableauPlaceholder,.tableau-embed iframe{max-width:100%;}.filter-by-title{color:inherit;font-size:1.8rem;margin:0;}.events-detail__header-inner{margin-top:4rem;}.events-detail__header-image{min-width:14.5rem;}.events-detail__header-image .media-item{border-radius:50%;overflow:hidden;}.events-detail__header-content{margin-top:2rem;}.events-detail__header-event-type{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;text-transform:uppercase;}.events-detail__header-event-access{font-family:"roboto-mono",serif;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;}.events-detail__header-title{margin-block:1rem 3rem;}.events-detail__header-speakers{font-size:1.6rem;margin-bottom:1rem;}.events-detail__header-speakers p{display:inline;}.events-detail__header-speakers a{color:var(--color-link);}.events-detail__header-speakers a:hover,.events-detail__header-speakers a:active{color:#1966ff;}.events-detail__header-date,.events-detail__header-time,.events-detail__header-location{font-size:1.6rem;margin-bottom:1rem;}.events-detail__header-date p,.events-detail__header-time p,.events-detail__header-location p{margin:0;}.events-detail__header-date a,.events-detail__header-time a,.events-detail__header-location a{color:var(--color-link);}.events-detail__header-date a:hover,.events-detail__header-date a:active,.events-detail__header-time a:hover,.events-detail__header-time a:active,.events-detail__header-location a:hover,.events-detail__header-location a:active{color:#1966ff;}.events-detail__header-action-buttons{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:3rem 4rem;margin-top:2rem;}.events-detail__header-action-buttons add-to-calendar-button{z-index:1;}.events-detail__share{font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;margin-top:4rem;overflow:hidden;padding-top:2rem;position:relative;text-transform:uppercase;}.events-detail__share::before{background-color:#c7c7c7;content:"";height:1px;left:calc((100vw - 100%) / 2 * -1);position:absolute;top:0;width:100vw;}.events-detail__share .social-icons{display:flex;flex-direction:column;}.events-detail__share .social-icons__label{letter-spacing:0.07em;display:flex;margin-bottom:2rem;margin-right:2rem;}.events-detail__share .social-icons__list{display:flex;gap:1rem;}.events-detail__share .social-icons__item:active path,.events-detail__share .social-icons__item:hover path{fill:#9933ff;}.events-detail__share .social-icons__item span{background-color:transparent !important;height:4rem !important;width:4rem !important;}.events-detail__share .social-icons__item svg path{fill:#000000;}.events-detail__share .social-icons .a2a_button_email:hover,.events-detail__share .social-icons .a2a_button_email:active{filter:brightness(0) saturate(100%) invert(25%) sepia(88%) saturate(4769%) hue-rotate(262deg) brightness(106%) contrast(101%);}.events-detail__share .social-icons .a2a_button_email span{background-position:center 45%;background-repeat:no-repeat;background-size:3rem;transform:translateY(3px);}.events-detail__share .social-icons .a2a_button_email svg{display:none;}.events-detail__share .social-icons .a2a_button_facebook span{height:3.8rem;width:3.8rem;}.events-detail__share .social-icons .a2a_button_x span{transform:translateY(2px);}.events-detail__share .social-icons .a2a_button_linkedin{margin-left:-0.6rem;}.events-detail__share .social-icons .a2a_button_linkedin span{transform:translateY(2px);}.events-detail__body.paragraphs-body{margin-block:4rem;}.events-detail__body.paragraphs-body > :first-child{margin-top:0 !important;}.events-detail__body.paragraphs-body > :last-child{margin-bottom:0 !important;}.events-detail__body-inner > :first-child{margin-top:0 !important;}.events-detail__body-inner > :last-child{margin-bottom:0 !important;}.events-landing-header__title{margin-block:4rem;}.events-landing-body{margin-bottom:4rem;}.events-landing-body .facets__toggle{margin-bottom:4rem;}.events-landing-body .view-content ul li:nth-child(n+2){margin-top:-1px;}.event-teaser{border-bottom:1px solid #c7c7c7;border-top:1px solid #c7c7c7;padding-block:4rem;}.event-teaser:not([data-theme]){--color-link-hover:#3e006b;}.event-teaser--featured{background-color:#f0f0f0;border:0;margin-bottom:4rem;padding-block:4.6rem;padding-inline:0;position:relative;}.event-teaser + .event-teaser{margin-top:-1px;}.event-teaser__content > :first-child{margin-top:0 !important;}.event-teaser__content > :last-child{margin-bottom:0 !important;}.event-teaser__content-inner{display:flex;flex-direction:column;}.event-teaser__content-inner > :first-child{margin-top:0 !important;}.event-teaser__content-inner > :last-child{margin-bottom:0 !important;}.event-teaser--featured .event-teaser__image img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%;aspect-ratio:1/1;border-radius:50%;}.event-teaser__title{margin-block:0 3rem;}.event-teaser__link:hover,.event-teaser__link:active{color:#9933ff;}.event-teaser--featured .event-teaser__link:hover,.event-teaser--featured .event-teaser__link:active{color:var(--color-link-hover);}.event-teaser__event-type{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;}.event-teaser__event-access{font-family:"roboto-mono",serif;font-size:1.8rem;font-weight:700;text-transform:uppercase;}.event-teaser__speakers{margin-top:1.5rem;}.event-teaser__speakers-label{display:inline;font-weight:700;}.event-teaser__speakers p{display:inline;}.event-teaser__speakers p a{color:#9933ff;}.event-teaser__speakers p a:hover,.event-teaser__speakers p a:active{color:#000000;}.event-teaser__date,.event-teaser__time{margin-top:1rem;}.event-teaser__location{margin-top:1rem;}.event-teaser__location p{margin:0;}.event-teaser__location a{color:#9933ff;}.event-teaser__location a:hover,.event-teaser__location a:active{color:#000000;}.event-teaser__button-wrapper{align-items:flex-start;display:flex;gap:2rem 4rem;margin-top:3rem;}.event-teaser__button-wrapper .btn-primary,.event-teaser__button-wrapper form.user-login-form .filter-actions input,form.user-login-form .filter-actions .event-teaser__button-wrapper input,.event-teaser__button-wrapper form.user-pass .filter-actions input,form.user-pass .filter-actions .event-teaser__button-wrapper input,.event-teaser__button-wrapper form.user-register-form .filter-actions input,form.user-register-form .filter-actions .event-teaser__button-wrapper input{background-color:var(--color-link);border-color:var(--color-link);}.event-teaser__button-wrapper .btn-primary:hover,.event-teaser__button-wrapper form.user-login-form .filter-actions input:hover,form.user-login-form .filter-actions .event-teaser__button-wrapper input:hover,.event-teaser__button-wrapper form.user-pass .filter-actions input:hover,form.user-pass .filter-actions .event-teaser__button-wrapper input:hover,.event-teaser__button-wrapper form.user-register-form .filter-actions input:hover,form.user-register-form .filter-actions .event-teaser__button-wrapper input:hover{background-color:var(--color-link-hover);border-color:var(--color-link-hover);}.event-teaser__button-wrapper add-to-calendar-button{z-index:1;}.flex-page__header{background-repeat:no-repeat;background-size:100%;margin-bottom:6.5rem;}.flex-page__header--no-image{background-image:var(--bg-gradient-v);background-position:center;}.flex-page__header--has-image{--background-position:bottom center;--background-size:100% 15.8rem;background-image:var(--bg-gradient-h),linear-gradient(to right,var(--bg-color),var(--bg-color));background-position:var(--background-position),center;background-size:var(--background-size),100%;margin-bottom:0;}.flex-page__header--has-image img{filter:grayscale(100%);}.flex-page__header--has-image .breadcrumbs{position:relative;z-index:1;}.flex-page__header--has-image .flex-page__header-inner{background-color:transparent;margin-block-end:2rem;padding-block:2rem;}.flex-page__header--has-image .flex-page__title{margin-block-start:0;}.flex-page__header-inner{background-color:#000000;margin-bottom:-6.5rem;margin-top:2rem;padding:4rem 2rem;}.flex-page__header-inner > :first-child{margin-top:0 !important;}.flex-page__header-inner > :last-child{margin-bottom:0 !important;}.flex-page__header--has-image .flex-page__header-content{display:flex;flex-direction:column;justify-content:center;}.flex-page__header--has-image .flex-page__header-content > :first-child{margin-top:0 !important;}.flex-page__header--has-image .flex-page__header-content > :last-child{margin-bottom:0 !important;}.flex-page__image{margin-top:4rem;}.flex-page__image .media-item{aspect-ratio:1/1;border-radius:50%;display:block;inline-size:100%;margin-block:0;overflow:hidden;position:relative;}.flex-page__image .image-style-large{block-size:100%;filter:grayscale(100%);inline-size:100%;-o-object-fit:cover;object-fit:cover;object-fit:cover;position:absolute;}.flex-page__title{color:var(--color-text);}.flex-page__lead > :first-child{margin-top:0 !important;}.flex-page__lead > :last-child{margin-bottom:0 !important;}.flex-page__lead p{color:var(--color-text);font-size:2rem;font-weight:400;line-height:2.6rem;}.flex-page__lead p a{color:inherit;}.flex-page__lead p a:hover{color:#99ebff;}.flex-page__body{overflow-x:hidden;padding-block:4rem;}.flex-page__body-lead{margin-bottom:4rem;}.flex-page__body-lead > :first-child{margin-top:0 !important;}.flex-page__body-lead > :last-child{margin-bottom:0 !important;}.flex-page__body-inner > :first-child{margin-top:0 !important;}.flex-page__body-inner > :last-child{margin-bottom:0 !important;}.home-intro{margin:4rem 0;position:relative;text-align:center;}.home-intro__animation{height:137.2vw;overflow:hidden;position:absolute;top:calc((47.47222vw - 390px) * -1);width:100%;}.home-intro__animation video{height:auto;-o-object-fit:cover;object-fit:cover;width:100%;}.home-intro__animation-play-pause{position:absolute;right:23.5vw;top:calc(37rem + 32.5vw);z-index:2;}.home-intro__animation-play-pause button{background-color:transparent;background-size:cover;border:0;height:2.5rem;width:2.5rem;}.home-intro__animation-still{margin-top:4rem;}.home-intro__text{position:relative;z-index:2;}.home-intro__heading{margin:0;}.home-intro__ctas{display:flex;flex-wrap:wrap;gap:2rem 1.5rem;justify-content:center;margin-top:2rem;}.home-intro__media{margin-top:4rem;position:relative;}.home-intro__media .embed-caption{display:none;}.home-impact{background-image:linear-gradient(to bottom,#9933ff,#9933ff 33%,#ff1423);margin:4rem 0;padding:4rem 0;}.home-impact.home-impact--has-features{padding-bottom:0;}.home-impact > *{position:relative;z-index:1;}.home-impact__intro{text-align:center;}.home-impact__intro-heading{margin:0;}.home-impact__intro-description{color:var(--color-text);font-family:"neue-haas-grotesk-display",arial,sans-serif;font-size:3rem;font-weight:600;margin:2rem 0 0;}.home-impact__features{display:flex;flex-direction:column;gap:4rem;margin-top:3rem;position:relative;}.home-impact .home-impact__features > *{margin-bottom:0;margin-top:0;}.home-impact__features::after{background-color:#ffffff;bottom:0;content:"";height:7rem;left:0;position:absolute;right:0;z-index:-1;}.home-impact .view-impact-areas{display:flex;margin:5rem 0 1rem;}.home-impact .view-impact-areas .view-content{display:flex;flex-wrap:wrap;margin:0 auto;}.home-impact .impact-area{background-position:top center;background-repeat:no-repeat;background-size:5.5rem;color:#ffffff;display:block;font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:500;height:10.9rem;line-height:2.2rem;margin:0 0.7rem 3rem;padding-top:6.8rem;text-align:center;text-decoration:none;transition:0.3s;width:12.6rem;}.home-impact .impact-area:hover{text-decoration:underline;}.home-team{margin:4rem 0;}.home-team__intro-heading{margin:0;}.home-team__features{display:flex;flex-direction:column;gap:2rem;margin-top:3rem;}.home-team .home-team__features > *{margin-bottom:0;margin-top:0;}.home-team__features-divider svg{color:#000000;height:1.5rem;overflow:visible;width:100%;}.home-learn{margin:4rem 0;}.home-learn .feat-kr--home{margin:0;}.home .home-intro-and-impact{overflow:hidden;}.home--has-intro-video .home-intro{margin-bottom:0;}.home--has-intro-video .home-impact{margin-top:calc((100vw - 4rem) * (9 / 16) / -2);padding-top:calc(((100vw - 4rem) * (9 / 16) / 2) + 4rem);}.home--has-animation .home-intro{margin-bottom:0;}.home--has-animation .home-impact{margin-top:calc((100vw - 4rem) * (9 / 16) / -2);padding-top:calc(((100vw - 4rem) * (9 / 16) / 2) + 4rem);}.home--has-ctas > *:last-child{margin-bottom:0;}.inventor-detail > *:not(:first-child){margin:4rem 0;}.inventor-detail__breadcrumbs{margin-top:0;}.inventor-detail__breadcrumbs .breadcrumbs__list{margin-bottom:0;}.inventor-detail__image-wrapper{max-width:15rem;position:relative;}.inventor-detail__image{border-radius:50%;overflow:hidden;padding-top:100%;position:relative;width:100%;}.inventor-detail__image img{height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;}.inventor-detail .inventor-detail__image-fallback{display:block;height:auto;left:50%;margin:auto;top:50%;transform:translate(-50%,-50%);width:62%;}.inventor-detail__ip{align-items:center;background-color:#000000;border-radius:50%;color:#ffffff;display:flex;font-family:"roboto-condensed",serif;font-size:1.2rem;font-weight:700;height:5.7rem;justify-content:center;letter-spacing:0.07em;overflow:hidden;position:absolute;right:-2rem;text-transform:uppercase;top:0;white-space:nowrap;width:5.7rem;}.inventor-detail__name{margin:3rem 0 0;}.inventor-detail__job-title{letter-spacing:0.07em;color:var(--color-text);font-family:"roboto-mono",serif;font-size:1.8rem;font-weight:700;margin-top:1rem;text-transform:uppercase;}.inventor-detail__cta{margin-top:3rem;}.inventor-detail__divider{border-top:2px solid #c7c7c7;margin:4rem 0;}.inventor-detail__info{display:flex;flex-direction:column;gap:2rem;}.inventor-detail__info-label{margin-bottom:1rem;}.inventor-detail__info-content > :first-child{margin-top:0 !important;}.inventor-detail__info-content > :last-child{margin-bottom:0 !important;}.inventor-detail__info-content a{color:#9933ff;}.inventor-detail__info-content a:hover{color:#1966ff;}.inventor-detail__description{background-image:linear-gradient(to left,#aaff33,#99ebff);min-height:3rem;}.inventor-detail__description-text{font-size:2rem;margin:0;padding:4rem 0;}.inventor-detail__body{overflow-x:hidden;}.inventor-detail__body-inner > :first-child{margin-top:0 !important;}.inventor-detail__body-inner > :last-child{margin-bottom:0 !important;}.inventor-detail__technologies .view-content > :first-child{margin-top:0 !important;}.inventor-detail__technologies .view-content > :last-child{margin-bottom:0 !important;}.inventor-detail__technologies .views-row + .views-row{margin-top:2rem;}.inventor-landing__header{background-color:var(--bg-color);color:var(--color-text);padding-bottom:4rem;}.inventor-landing__header-title{margin:4rem 0 0;}.inventor-landing__header-description{font-size:2rem;margin-top:2rem;}.inventor-landing__header-description > :first-child{margin-top:0 !important;}.inventor-landing__header-description > :last-child{margin-bottom:0 !important;}.inventor-landing__header p a{color:inherit;}.inventor-landing__header p a:hover{color:#99ebff;}.inventor-landing__filters{background-image:linear-gradient(to left,#aaff33,#99ebff);padding:2rem 0;}.inventor-landing__filters .facet-summary-item--facet a{--facets-hover-color:#9933ff;}.inventor-landing__body{margin:4rem 0;}.inventor-landing__body .view-content > .container > .row,.inventor-landing__body .view-content > .diff-header > .row,.inventor-landing__body .view-content > .diff-controls > .row{row-gap:4rem;}.inventor-teaser{display:flex;flex-direction:column;gap:1.5rem;}.inventor-teaser__link{align-self:flex-start;color:#000000;display:flex;flex-direction:column;gap:1.5rem;text-decoration:none;}.inventor-teaser__link:hover{text-decoration:none;}.inventor-teaser__image-wrapper{order:-1;position:relative;width:14rem;}.inventor-teaser__image{border-radius:50%;overflow:hidden;padding-top:100%;position:relative;width:100%;}.inventor-teaser__image img{height:100%;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;}.inventor-teaser__image-fallback{border-radius:50%;}.inventor-teaser .inventor-teaser__image-fallback{display:block;height:auto;left:50%;margin:auto;top:50%;transform:translate(-50%,-50%);width:62%;}.inventor-teaser__ip{align-items:center;background-color:#000000;border-radius:50%;color:#ffffff;display:flex;font-family:"roboto-condensed",serif;font-size:1.2rem;font-weight:700;height:5.7rem;justify-content:center;letter-spacing:0.07em;overflow:hidden;position:absolute;right:-2rem;text-transform:uppercase;top:0;white-space:nowrap;width:5.7rem;}.inventor-teaser__name{font-size:2.2rem;margin:0;text-decoration:underline;transition:0.25s ease-in-out;}.inventor-teaser__link:hover .inventor-teaser__name{color:#9933ff;}.inventor-teaser__job-title{color:var(--color-text);font-family:"roboto-mono",serif;font-size:1.5rem;font-weight:700;text-transform:uppercase;}.inventor-teaser__tax{font-size:1.8rem;}.inventor-teaser__tax a:hover{color:#9933ff;}.news-detail__header-inner{margin-top:4rem;}.news-detail__header-inner > :first-child{margin-top:0 !important;}.news-detail__header-inner > :last-child{margin-bottom:0 !important;}.news-detail__subtitle{display:flex;flex-wrap:wrap;gap:1rem;margin-block:0 2rem;}.news-detail__subtitle-label{background-color:#f0f0f0;color:#000000;display:inline-block;font-family:"roboto-mono",serif;font-size:1.2rem;padding:0.5rem 1rem;}.news-tease--teaser-featured .news-detail__subtitle-label{background-color:#212326;color:#ffffff;}.news-detail__meta{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin-top:2rem;text-transform:uppercase;}.news-detail__meta-author{margin-right:0.5rem;padding-right:1rem;position:relative;}.news-detail__meta-author::before{background-color:#000000;content:"";height:1.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;}.news-detail__featured-image{display:none;margin-top:3rem;}.news-detail__header-inner--hasImage .news-detail__featured-image{display:block;}.news-detail__share{border-top:2px solid #c7c7c7;font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;margin-top:4rem;padding-top:2rem;text-transform:uppercase;}.news-detail__header-inner--hasImage .news-detail__share{border:0;margin-top:3rem;padding:0;}.news-detail__share .social-icons{display:flex;flex-direction:column;}.news-detail__share .social-icons__label{letter-spacing:0.07em;display:flex;margin-bottom:2rem;margin-right:2rem;}.news-detail__share .social-icons__list{display:flex;gap:1rem;}.news-detail__share .social-icons__item:active path,.news-detail__share .social-icons__item:hover path{fill:#9933ff;}.news-detail__share .social-icons__item span{background-color:transparent !important;height:4rem !important;width:4rem !important;}.news-detail__share .social-icons__item svg path{fill:#000000;}.news-detail__share .social-icons .a2a_button_email:hover,.news-detail__share .social-icons .a2a_button_email:active{filter:brightness(0) saturate(100%) invert(25%) sepia(88%) saturate(4769%) hue-rotate(262deg) brightness(106%) contrast(101%);}.news-detail__share .social-icons .a2a_button_email span{background-position:center 45%;background-repeat:no-repeat;background-size:3rem;transform:translateY(3px);}.news-detail__share .social-icons .a2a_button_email svg{display:none;}.news-detail__share .social-icons .a2a_button_facebook span{height:3.8rem;width:3.8rem;}.news-detail__share .social-icons .a2a_button_x span{transform:translateY(2px);}.news-detail__share .social-icons .a2a_button_linkedin{margin-left:-0.6rem;}.news-detail__share .social-icons .a2a_button_linkedin span{transform:translateY(2px);}.news-detail__body{overflow-x:hidden;}.news-detail__body.paragraphs-body{margin-block:4rem;}.news-detail__body.paragraphs-body > :first-child{margin-top:0 !important;}.news-detail__body.paragraphs-body > :last-child{margin-bottom:0 !important;}.news-detail__body-inner > :first-child{margin-top:0 !important;}.news-detail__body-inner > :last-child{margin-bottom:0 !important;}.news-landing-header__title{margin-block:4rem 0;}.news-landing-header .feat-news{margin-top:4rem;}.news-landing-body{margin-block:4rem;}.news-landing-body .facets__toggle{margin-bottom:4rem;}.news-landing-body .facet-wrapper{width:100%;}.news-landing-body__items{row-gap:4rem;}.news-landing__filters{background:#9933ff;padding-block-start:4rem;}.news-landing__filters form{display:grid;gap:2rem 4rem;grid-template-columns:repeat(3,1fr);}.news-landing__filters .filter-by-title{margin:0;}.news-landing__filters .view-active-pills .filterIndicators__label{font-size:1.8rem;line-height:1.33;margin:0 0 1.3rem;}.news-landing__filters .view-active-pills .filterIndicators{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;gap:1.3rem;justify-content:flex-start;display:inline-flex;}.news-landing__filters .view-active-pills .filterIndicators__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#007bff;border:0;color:#fff;font-size:1.2rem;letter-spacing:0.24px;line-height:1.35;padding:0.7rem 1.5rem 0.7rem 3.5rem;position:relative;text-align:start;text-transform:uppercase;transition:background 0.25s ease-in-out;}.news-landing__filters .view-active-pills .filterIndicators__item i{background-position:center left 1.4rem;background-repeat:no-repeat;background-size:1rem;inline-size:3rem;inset-block:0;inset-inline-start:0;position:absolute;}.news-landing__filters .view-active-pills.active{margin-block-start:3rem;}.news-landing__filters .view-active-pills .filterIndicators__label{color:#fff;}.news-landing__filters .view-active-pills .filterIndicators__item{background-color:#9933ff;color:#fff;}.news-landing__filters-inner{background-color:#9933ff;color:#fff;padding:0 0 4.4rem;position:relative;position:relative;z-index:3;}.news-landing__filters-inner form{margin:3rem 0 0;}.news-landing__filters-inner input[type=text].form-control{background-color:transparent;background-position:center right 1.5rem;background-repeat:no-repeat;background-size:1.31rem;block-size:5rem;border:2px solid #fff;color:#fff;font-size:1.8rem;padding-inline:2rem 4.5rem;text-shadow:none;}.news-landing__filters-inner input[type=text].form-control::-moz-placeholder{color:#fff;opacity:1;}.news-landing__filters-inner input[type=text].form-control::placeholder{color:#fff;opacity:1;}.news-landing__filters-inner .filter-actions{display:flex;gap:2rem;}.news-landing__filters-inner input.form-submit{inline-size:6.8rem;padding-inline:1rem;text-align:center;}.news-landing__filters-inner input.form-submit[id*=submit]{background-color:#fff;color:#9933ff;}.news-landing__filters-inner input.form-submit[id*=submit]:hover,.news-landing__filters-inner input.form-submit[id*=submit]:focus{background-color:#ffffff;}.news-landing__filters-inner input.form-submit[id*=reset]{background-color:#ffffff;color:#9933ff;}.news-landing__filters-inner .form-checkboxes.bef-checkboxes > ul{list-style:none;margin:0;padding:0;}.news-landing__filters-inner .form-checkboxes.bef-checkboxes > ul li + li{margin-block-start:1.33rem;}.news-landing__filters-inner details.form-wrapper{inline-size:100%;position:relative;}.news-landing__filters-inner details.form-wrapper summary{block-size:5rem;border:2px solid #fff;font-size:1.8rem;line-height:1.1;list-style:none;padding:1.3rem 5rem 1.2rem 2rem;position:relative;}.news-landing__filters-inner details.form-wrapper summary::marker,.news-landing__filters-inner details.form-wrapper summary::-webkit-details-marker{display:none;}.news-landing__filters-inner details.form-wrapper summary::after{background-position:center center;background-repeat:no-repeat;content:"";inline-size:4rem;inset-block:0;inset-inline-end:0;position:absolute;}.news-landing__filters-inner details.form-wrapper summary[aria-expanded=true]::after{transform:rotate(180deg);}.news-landing__filters-inner details.form-wrapper .details-wrapper{background-color:#9933ff;inset-block-start:100%;inset-inline:0;position:absolute;z-index:2;padding:2rem;}.news-landing__filters-inner details.form-wrapper .details-wrapper .form-check{line-height:1.1;padding-inline-start:0;}.news-landing__filters-inner details.form-wrapper .details-wrapper .form-check + .form-check{margin-block-start:1.33rem;}.news-landing__filters-inner input.form-checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.news-landing__filters-inner input.form-checkbox:focus + label::before,.news-landing__filters-inner input.form-checkbox:active + label::before{outline:2px solid #7AACFE !important;outline:5px auto -webkit-focus-ring-color !important;}.news-landing__filters-inner input.form-checkbox + label{padding-inline-start:2.8rem;position:relative;}.news-landing__filters-inner input.form-checkbox + label::before{background:#9933ff;block-size:2rem;border:2px solid #fff;border-radius:0;content:"";display:block;inline-size:2rem;inset-block-start:0;inset-inline-start:0;position:absolute;}.news-landing__filters-inner input.form-checkbox + label::after{background:#fff;block-size:calc(2rem - 4px);border:3px solid #9933ff;border-radius:0;content:"";display:block;inline-size:calc(2rem - 4px);inset-block-start:2px;inset-inline-start:2px;opacity:0;position:absolute;}.news-landing__filters-inner input.form-checkbox:checked + label::after{opacity:1;}.news-tease{border:2px solid var(--color-border);-moz-column-gap:4rem;column-gap:4rem;height:100%;overflow:hidden;padding:3rem 2rem;position:relative;text-decoration:none;transition:border 0.25s ease-in-out;}.news-tease:hover,.news-tease:active{--color-text:#ffffff;border-color:transparent;text-decoration:none;}.news-tease:hover::before,.news-tease:active::before{transform:translateY(-50%) scale(3);}.news-tease:hover .news-detail__subtitle-label,.news-tease:active .news-detail__subtitle-label{--color-text:#000000;}.news-tease::before{aspect-ratio:1/1;background:linear-gradient(to bottom,#9933ff,#ff1423);background-size:cover;border-radius:50%;content:"";height:auto;left:0;position:absolute;top:50%;transform:translateY(-50%) scale(0);transition:all 0.5s ease-in-out;width:100%;z-index:-1;}.news-tease.news-tease--teaser-featured{background-color:var(--bg-color);border:0;padding-block:4rem;padding-inline:0;}.news-tease__content{flex:1;width:100%;}.news-tease__tags-label{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem;}.news-tease--teaser-featured .news-tease__tags-label{color:#ffffff;margin-top:2rem;}.news-tease__date{letter-spacing:0.07em;color:var(--color-text);font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin:2rem 0;text-transform:uppercase;transition:all 0.45s ease-in-out;}.news-tease__heading{margin:0;text-decoration:underline;transition:all 0.45s ease-in-out;}.news-tease--teaser-featured .news-tease__heading a:hover,.news-tease--teaser-featured .news-tease__heading a:active{color:var(--color-breadcrumbs-hover);}.news-tease__excerpt{color:var(--color-text);margin-top:2rem;}.news-tease__image{width:100%;}.related-news{margin-bottom:4rem;}.related-news > :first-child{margin-top:0 !important;}.related-news > :last-child{margin-bottom:0 !important;}.related-news__title{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase;}.related-news__wrapper{row-gap:4rem;}.portfolio-tech-teaser{--image-size:19.5rem;background-image:linear-gradient(to right,#1966ff 0%,#9933ff 100%);display:flex;flex-direction:column;padding:0 2rem 4rem;position:relative;}.portfolio-tech-teaser--has-img{margin-top:calc(var(--image-size) / 2);}.portfolio-tech-teaser__heading{color:#ffffff;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;letter-spacing:0.07em;line-height:2.2rem;margin:0 0 1.5rem;text-transform:uppercase;}.portfolio-tech-teaser__sub-heading{color:#ffffff;font-size:3.4rem;font-weight:600;line-height:4rem;margin:0;}.portfolio-tech-teaser__sub-heading a{color:inherit;font-weight:inherit;}.portfolio-tech-teaser__sub-heading a:hover{color:#ffffff;}.portfolio-tech-teaser__sub-heading a:hover svg{opacity:1;}.portfolio-tech-teaser__sub-heading svg{opacity:0;transition:0.25s ease-in-out;}.portfolio-tech-teaser__description{color:#ffffff;font-size:2rem;line-height:2.6rem;margin:1.5rem 0 0;}.portfolio-tech-teaser__image-wrapper{margin-bottom:2rem;order:-1;}.portfolio-tech-teaser__image-wrapper img{border-radius:50%;filter:grayscale(1);margin-top:calc((var(--image-size) / -2));max-width:var(--image-size);}.portfolio-tech-teaser__btn-wrapper{margin-top:2rem;}.portfolio-tech-teaser__btn-wrapper a{background-color:#ffffff;border:2px solid #ffffff;color:#000000;font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;line-height:2.2rem;padding:0.8rem 1.5rem;}.portfolio-tech-teaser__btn-wrapper a:hover{background-color:transparent;color:#ffffff;}.portfolio-card{background-color:var(--bg-color);color:var(--color-text);}.portfolio-card__link{align-items:center;color:inherit;display:flex;flex-direction:column;gap:2rem;padding:4rem 2rem;text-align:center;text-decoration:none;}.portfolio-card__link:hover{color:inherit;text-decoration:none;}.portfolio-card__image{flex-shrink:0;order:-1;position:relative;width:21rem;}.portfolio-card__image img,.portfolio-card__image-fallback{border-radius:50%;}.portfolio-card__image-fallback{aspect-ratio:1/1;background:linear-gradient(to bottom,#1966ff,#9933ff);content:"";height:100%;width:100%;}.portfolio-card__text{flex-grow:1;}.portfolio-card__heading{margin:0;text-decoration:underline;transition:0.25s ease-in-out;}.portfolio-card__link:hover .portfolio-card__heading{color:#99ebff;}.portfolio-card__description{margin:2rem 0 0;}.portfolio-teaser__link{align-items:center;border:2px solid #000000;display:flex;flex-direction:column;gap:2rem;height:100%;padding:4rem 2rem;text-align:center;text-decoration:none;}.portfolio-teaser__link:hover{color:inherit;text-decoration:none;}.portfolio-teaser__image{flex-shrink:0;order:-1;width:21rem;}.portfolio-teaser__image .media-item{overflow:hidden;position:relative;}.portfolio-teaser__image .media-item::before{aspect-ratio:1/1;background:linear-gradient(to bottom,#1966ff,#9933ff);border-radius:50%;content:"";height:100%;left:0;opacity:0.7;position:absolute;top:0;width:100%;z-index:1;}.portfolio-teaser__image img,.portfolio-teaser__image-fallback{border-radius:50%;}.portfolio-teaser__image img{filter:grayscale(1);overflow:hidden;}.portfolio-teaser__image-fallback{aspect-ratio:1/1;background:linear-gradient(to bottom,#1966ff,#9933ff);content:"";height:100%;width:100%;}.portfolio-teaser__text{flex-grow:1;}.portfolio-teaser__heading{margin:0;text-decoration:underline;}.portfolio-teaser__description{margin:2rem 0 0;}.portfolio-landing__header{background-image:linear-gradient(to top,#1966ff,#9933ff);overflow:hidden;}.portfolio-landing__breadcrumbs .breadcrumbs__list{margin-bottom:0;}.portfolio-landing__intro{color:var(--color-text);margin:4rem 0;}.portfolio-landing__intro-title{margin:0;}.portfolio-landing__intro-description{font-size:2rem;margin-top:2rem;}.portfolio-landing__intro-description > :first-child{margin-top:0 !important;}.portfolio-landing__intro-description > :last-child{margin-bottom:0 !important;}.portfolio-landing__featured{padding-bottom:2px;position:relative;z-index:1;}.portfolio-landing__featured-inner{display:flex;flex-direction:column;gap:2rem;}.portfolio-landing__featured-inner > *{flex:1;}.portfolio-landing__featured .portfolio-card__link{height:100%;}.portfolio-landing__featured .portfolio-card__link:focus-visible{outline:2px solid #3e006b;}.portfolio-landing__body{margin:2rem 0 4rem;overflow-x:hidden;}.portfolio-landing__body .view-portfolios .view-content{display:flex;flex-direction:column;gap:2rem;}.portfolio-landing__body .portfolio-teaser__link{height:100%;}.portfolio-landing__body .portfolio-teaser__link:focus-visible{outline:2px solid #1966ff;}.kr-detail__header{margin-top:4rem;position:relative;}.kr-detail__header::before{background-color:#000000;bottom:0;content:"";height:calc(100% - 4rem);left:0;position:absolute;width:100%;}.kr-detail__header .kr-teaser{background-color:#1966ff;color:var(--color-text);padding:4rem 2rem;}.kr-detail__header .kr-teaser > :first-child{margin-top:0 !important;}.kr-detail__header .kr-teaser > :last-child{margin-bottom:0 !important;}.node--type-resource .kr-detail__header .kr-teaser{background:linear-gradient(to right,#aaff33,#99ebff);color:#000000;}.node--type-resource .kr-detail__header .kr-teaser .kr-teaser__title{color:#000000;}.kr-detail__header .kr-teaser__title{font-size:6.5rem;text-decoration:none;}.kr-detail__header .kr-teaser__description{font-size:2rem;}.kr-detail__header .kr-teaser__list{margin-top:3rem;}.kr-detail__header .kr-teaser__item{background-color:#000000;}.kr-detail__header-share{font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;margin-block:3rem;text-transform:uppercase;}.kr-detail__header-share .social-icons{display:flex;flex-direction:column;}.kr-detail__header-share .social-icons__label{letter-spacing:0.07em;color:#ffffff;display:flex;line-height:1.2;margin-bottom:2rem;margin-right:2rem;}.kr-detail__header-share .social-icons__list{display:flex;gap:1rem;}.kr-detail__header-share .social-icons__item:active path,.kr-detail__header-share .social-icons__item:hover path{fill:#99ebff;}.kr-detail__header-share .social-icons__item span{background-color:transparent !important;height:4rem !important;width:4rem !important;}.kr-detail__header-share .social-icons__item svg path{fill:#ffffff;}.kr-detail__header-share .social-icons .a2a_button_email:hover,.kr-detail__header-share .social-icons .a2a_button_email:active{filter:brightness(0) saturate(100%) invert(89%) sepia(18%) saturate(1421%) hue-rotate(164deg) brightness(101%) contrast(102%);}.kr-detail__header-share .social-icons .a2a_button_email span{background-position:center 45%;background-repeat:no-repeat;background-size:3rem;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);transform:translateY(3px);}.kr-detail__header-share .social-icons .a2a_button_email svg{display:none;}.kr-detail__header-share .social-icons .a2a_button_facebook span{height:3.8rem;width:3.8rem;}.kr-detail__header-share .social-icons .a2a_button_x span{transform:translateY(2px);}.kr-detail__header-share .social-icons .a2a_button_linkedin{margin-left:-0.6rem;}.kr-detail__header-share .social-icons .a2a_button_linkedin span{transform:translateY(2px);}.kr-detail__body{overflow-x:hidden;}.kr-detail__body.paragraphs-body{margin-block:4rem;}.kr-detail__body.paragraphs-body > :first-child{margin-top:0 !important;}.kr-detail__body.paragraphs-body > :last-child{margin-bottom:0 !important;}.kr-detail__body-inner > :first-child{margin-top:0 !important;}.kr-detail__body-inner > :last-child{margin-bottom:0 !important;}.kr-landing-header{background-color:var(--bg-color);}.kr-landing-header__content{margin-block:4rem;}.kr-landing-header__content > :first-child{margin-top:0 !important;}.kr-landing-header__content > :last-child{margin-bottom:0 !important;}.kr-landing-header__content a{color:var(--color-breadcrumbs-hover);}.kr-landing-header__content a:active,.kr-landing-header__content a:hover{color:var(--color-text);}.kr-landing-header__title{margin-bottom:2rem;}.kr-landing-header__description{color:var(--color-text);font-size:2rem;}.kr-landing-header__description > :first-child{margin-top:0 !important;}.kr-landing-header__description > :last-child{margin-bottom:0 !important;}.kr-landing-filters{background:linear-gradient(to right,#99ebff,#1966ff);padding-block:2rem;}.kr-landing-filters.kr-landing-filters--green{background:linear-gradient(to right,#aaff33,#99ebff);}.kr-landing-filters .filter-actions [data-drupal-selector=edit-reset]{display:none !important;}.kr-landing-filters .facets__body{flex-wrap:wrap;}.kr-landing-filters .facets__body fieldset{margin:0;}.kr-landing-filters .facets__footer{margin-bottom:2rem;}.kr-landing-body{background-color:#f0f0f0;padding-block:4rem;}.kr-landing-body .featured-resources-section{margin-bottom:2rem;}.kr-landing-body .featured-resources-section__title{font-family:"roboto-mono",serif;font-size:1.8rem;font-weight:700;margin:0;margin-bottom:2rem;text-transform:uppercase;}.kr-landing-body .featured-resources-section__items{row-gap:2rem;}.kr-landing-body .resources-section .row{row-gap:2rem;}.kr-landing-body .views-field{height:100%;}.kr-landing-body .pager{margin-top:4rem;}.kr-teaser{background-color:var(--bg-color);color:var(--color-text);display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;padding:3rem 2rem;position:relative;text-decoration:none;}.kr-teaser > :first-child{margin-top:0 !important;}.kr-teaser > :last-child{margin-bottom:0 !important;}.kr-teaser:active,.kr-teaser:hover{color:var(--color-text);text-decoration:none;}.kr-teaser--featured:hover::before,.kr-teaser--featured:active::before{transform:translateY(-50%) scale(3);}.kr-teaser--featured:hover .kr-teaser__item,.kr-teaser--featured:active .kr-teaser__item{background-color:#000000;}.kr-teaser--featured > *{position:relative;z-index:1;}.kr-teaser--paragraph{border:2px solid #ffffff;height:auto;}.kr-teaser::before{aspect-ratio:1/1;background:#1966ff;background-size:cover;border-radius:50%;content:"";height:auto;left:0;position:absolute;top:50%;transform:translateY(-50%) scale(0);transition:all 0.5s ease-in-out;width:100%;z-index:1;}.kr-teaser__title{font-size:3.2rem;margin:0;text-decoration:underline;transition:0.25s ease-in-out;}.kr-teaser--default:hover .kr-teaser__title,.kr-teaser--default:active .kr-teaser__title{color:#1966ff;}.kr-teaser__description{font-size:2.1rem;margin:2rem 0 0;}.kr-teaser__list{color:var(--color-text);display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;}.kr-teaser .kr-teaser__list{background-color:unset;padding:0;}.kr-teaser__item{align-items:center;background-color:#1966ff;border-radius:50%;color:#ffffff;display:flex;height:4.5rem;justify-content:center;transition:0.25s ease-in-out;width:4.5rem;}.kr-teaser .kr-teaser__item{margin:0 !important;padding:1rem 0.5rem;}.kr-teaser .kr-teaser__item::before{content:unset;}.kr-teaser--featured .kr-teaser__item{background-color:#9933ff;}.kr-teaser__item-icon{height:100%;width:100%;}.kr-teaser__item-icon--externalresource{height:1.6rem;}.header{--quick-search-gap:1rem;--quick-search-icon-size:3rem;--quick-search-input-size:calc(28rem - var(--quick-search-icon-size));}.header__utility-nav-mobile .quick-search-button{animation:fadeIn 0.25s cubic-bezier(0.33,0,0.66,1) 0.45s both;}.header .quick-search-button{background-color:transparent;border:0;padding:0;}.header .quick-search-button,.header form .filter-actions{align-items:center;display:flex;flex-shrink:0;height:var(--quick-search-icon-siz);justify-content:center;transition:0.25s ease-in-out;width:var(--quick-search-icon-size);}.header .quick-search-button:hover,.header form .filter-actions:hover{color:#9933ff;}.header .quick-search-icon{color:#000000;width:100%;}.header .views-exposed-form{display:none;}.header .views-exposed-form form{display:flex;}.header .views-exposed-form form label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.header .views-exposed-form fieldset{margin:0;overflow:hidden;}.header .views-exposed-form fieldset:not(:first-of-type){display:none;}.header .views-exposed-form fieldset input{height:var(--quick-search-icon-size);margin-right:calc(var(--quick-search-input-size) * -1);max-width:var(--quick-search-input-size);padding:0.4rem 0.8rem;transition:0.35s ease-in-out;}.header .views-exposed-form.open fieldset input{margin-right:var(--quick-search-gap);}.header .views-exposed-form .filter-actions{position:relative;}.header .views-exposed-form .filter-actions input{background-color:transparent;border:unset;bottom:0;color:transparent;left:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:10;}.search-results__header{background-color:var(--bg-color);color:var(--color-text);margin-bottom:3rem;position:relative;}.search-results__header-content{padding-block:4rem;}.search-results__header-content > :first-child{margin-top:0 !important;}.search-results__header-content > :last-child{margin-bottom:0 !important;}.search-results__header::after{background:linear-gradient(to right,#99ebff,#9933ff);content:"";display:block;height:3rem;left:0;position:absolute;top:100%;width:100%;}.search-results__header .search-res{font-size:2.1rem;line-height:1.45;margin-top:2rem;}.search-results__header .search-res span{color:#99ebff;font-weight:700;}.search-results__header form{display:flex;flex-wrap:wrap;margin-top:1.8rem;}.search-results__header form .js-form-type-textfield{justify-content:space-between;margin:0;width:calc(100% - 10rem);}.search-results__header form .filter-actions{margin-left:auto;}.search-results__header form .js-form-wrapper{margin-block:2rem 0;order:3;}.search-results__header form .form-item-search-api-fulltext label,.search-results__header form .fieldset-legend{border-width:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.search-results__header form .form-check{padding-left:0;}.search-results__header form .form-check-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}.search-results__header form .form-check-input:checked + label::before{background-image:url("/themes/custom/tlo/assets//images/dist/svg/square--blue-light.svg");background-size:1.2rem;}.search-results__header form .form-check-label{align-items:center;display:flex;font-family:"roboto-mono",serif;font-weight:400;gap:1rem;text-transform:none;}.search-results__header form .form-check-label::before{background:transparent;background-position:center;background-repeat:no-repeat;background-size:1px;border:1px solid #ffffff;content:"";display:inline-block;flex-shrink:0;height:2.5rem;transition:0.25s ease-in-out;width:2.5rem;}.search-results__header form input[type=text]{background:transparent;}.search-results__header form input[type=text]::-moz-placeholder{color:transparent;}.search-results__header form input[type=text]::placeholder{color:transparent;}.search-results__header form input[type=submit]{background:transparent;border-color:#99ebff;color:#ffffff;height:100%;padding:1rem 1.5rem;}.search-results__header form input[type=submit]:hover,.search-results__header form input[type=submit]:active{background-color:#99ebff;color:#000000;}.search-results__body{padding-block:4rem;}.search-results__body .view-content ul li:not(:first-child){margin-top:4rem;}.search-results .search-result{display:flex;flex-direction:column;}.search-results .search-result > :first-child{margin-top:0 !important;}.search-results .search-result > :last-child{margin-bottom:0 !important;}.search-results .search-result__link > :first-child{margin-top:0 !important;}.search-results .search-result__link > :last-child{margin-bottom:0 !important;}.search-results .search-result__link a:hover,.search-results .search-result__link a:active{color:#1966ff;}.search-results .search-result__type{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin-bottom:1rem;order:-1;text-transform:uppercase;}.search-results .search-result__excerpt{margin-top:1.5rem;}.search-results .search-result__excerpt strong{color:#9933ff;font-weight:700;}.team-detail{--team-detail-sec-space:4rem;}.team-detail__header{background-image:linear-gradient(to bottom,#aaff33,#99ebff);}.team-detail__breadcrumbs .breadcrumbs__list{color:#000000;margin-bottom:0;}.team-detail__breadcrumbs .breadcrumbs__list a{color:#000000;}.team-detail__breadcrumbs .breadcrumbs__list a:hover,.team-detail__breadcrumbs .breadcrumbs__list a:active{color:rgba(0,0,0,0.8);}.team-detail__intro{padding:var(--team-detail-sec-space) 0;}.team-detail__text{display:flex;flex-direction:column;gap:1rem;}.team-detail__name{margin:0;}.team-detail__group{font-family:"roboto-condensed",serif;font-size:16px;font-weight:700;letter-spacing:0.07em;order:-1;text-transform:uppercase;}.team-detail__job-title{font-family:"roboto-mono",serif;font-weight:700;text-transform:uppercase;}.team-detail__photo img{border-radius:50%;}.team-detail__meta{margin:var(--team-detail-sec-space) 0;}.team-detail__info{display:flex;flex-direction:column;gap:2rem;}.team-detail .team-detail__info-item--linkedin{width:100%;}.team-detail__info-label{margin-bottom:1rem;}.team-detail__info-content > :first-child{margin-top:0 !important;}.team-detail__info-content > :last-child{margin-bottom:0 !important;}.team-detail__info-content a{color:#9933ff;}.team-detail__info-content a:hover{color:#1966ff;}.team-detail__info + *{margin-top:4rem;}.team-detail__linkedin{align-items:center;background-color:#9933ff;border-radius:50%;color:#ffffff;display:flex;height:3.8rem;justify-content:center;transition:0.25s ease-in-out;width:3.8rem;}.team-detail__linkedin:hover{background-color:#1966ff;color:#ffffff;}.team-detail__linkedin svg{width:1.8rem;}.team-detail__tech{border-bottom:1px solid #c7c7c7;border-top:1px solid #c7c7c7;padding:2rem 0;}.team-detail__tech-label{font-family:"roboto-condensed",serif;font-weight:700;letter-spacing:0.07em;margin-bottom:1rem;text-transform:uppercase;}.team-detail__statement{background-color:#f5f5f5;margin:var(--team-detail-sec-space) 0;}.team-detail__statement-text{font-size:2rem;padding:var(--team-detail-sec-space) 0;}.team-detail__statement-video{--video-bg-offset:1rem;padding-bottom:var(--video-bg-offset);position:relative;z-index:1;}.team-detail__statement-video::before{background-color:#ffffff;bottom:0;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1;}.team-detail__statement-video .media-item{position:relative;}.team-detail__statement-video .media-item::before{background-image:linear-gradient(to left,#aaff33,#99ebff);bottom:0;content:"";left:var(--video-bg-offset);position:absolute;right:0;top:var(--video-bg-offset);z-index:-1;}.team-detail__statement-video .media-item .embed-responsive{margin-bottom:var(--video-bg-offset);margin-right:var(--video-bg-offset);width:auto;}.team-detail__statement-video .media-item .embed-caption{background-color:#ffffff;border-block-end:1px solid #c7c7c7;border-block-start:1px solid #c7c7c7;font-family:"roboto-mono",serif;font-size:1.6rem;margin:calc(var(--video-bg-offset) + 1.5rem) 0 0 var(--video-bg-offset);padding-block:1.5rem;position:relative;}.team-detail__statement-video .media-item .embed-caption::before{background-color:#ffffff;content:"";height:100%;pointer-events:none;position:absolute;top:-1.5rem;width:100%;z-index:-1;}.team-detail__body{margin:var(--team-detail-sec-space) 0;overflow-x:hidden;}.team-detail__body-inner > :first-child{margin-top:0 !important;}.team-detail__body-inner > :last-child{margin-bottom:0 !important;}.team-landing__header{background-color:var(--bg-color);color:var(--color-text);padding-bottom:4rem;}.team-landing__header-title{margin:4rem 0 0;}.team-landing__filters{background-image:linear-gradient(to left,#aaff33,#99ebff);padding:2rem 0;}.team-landing__body{margin:4rem 0;}.team-landing__body .view-content > .container > .row,.team-landing__body .view-content > .diff-header > .row,.team-landing__body .view-content > .diff-controls > .row{row-gap:2rem;}.team-landing__role-header{align-items:center;display:flex;gap:1rem;position:relative;}.team-landing__role-header:not(:first-child){margin-top:3rem;}.team-landing__role-header h3{font-family:"roboto-condensed",serif;font-size:1.6rem;letter-spacing:0.07em;margin:0;text-transform:uppercase;}.team-landing__role-header::after{background-color:#000000;content:"";flex:1;height:2px;}.team-teaser{background-color:#f0f0f0;border:2px solid #f0f0f0;display:flex;flex-direction:column;gap:2rem;padding:4rem 2rem;position:relative;transition:0.25s ease-in-out;width:100%;}.team-teaser.hover{background-color:#ffffff;border-color:#000000;}.team-teaser.hover::after{left:1rem;top:1rem;}.team-teaser::after{background-image:linear-gradient(to left,#aaff33,#99ebff);content:"";height:100%;left:0;position:absolute;top:0;transition:0.25s ease-in-out;width:100%;z-index:-1;}.team-teaser__photo{flex-shrink:0;max-width:17rem;order:-1;width:100%;}.team-teaser__photo img{border-radius:50%;}.team-teaser__photo-fallback{width:100%;}.team-teaser__text{flex:1;}.team-teaser__name{margin:0;}.team-teaser__name a:hover{color:var(--color-link-hover);}.team-teaser__job-title{font-family:"roboto-mono",serif;font-weight:700;margin-top:2rem;text-transform:uppercase;}.team-teaser__email{margin-top:1rem;}.team-teaser__email a,.team-teaser__relationships a{color:var(--color-link);}.team-teaser__email a:hover,.team-teaser__relationships a:hover{color:var(--color-link-hover);}.team-teaser__relationships{border-top:1px solid #c7c7c7;display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;}.tech-brief-landing-header{margin-bottom:4rem;}.tech-brief-landing-header h1{font-size:3.8rem;font-weight:700;line-height:4.8rem;margin:4rem 0 0;}.tech-brief-landing-body{margin-bottom:4rem;}.tech-brief-landing-body__teasers{position:relative;}.tech-brief-landing-body__teasers .view-content{display:flex;flex-direction:column;gap:2rem;}.tech-brief-landing-body__portfolio-title{background-image:linear-gradient(to right,#1966ff 0%,#9933ff 100%);color:#ffffff;display:flex;flex-direction:column;margin:0;margin-bottom:2rem;padding:2rem;position:relative;}.tech-brief-landing-body__portfolio-title h2{color:#ffffff;font-weight:600;margin:0;}.tech-brief-landing-body .portfolio-tech-teaser{margin-bottom:2rem;}.tech-brief-landing-body .disclaimer{font-size:1.6rem;font-style:italic;}.tech-brief-landing-body .pager{margin-top:2.5rem;position:relative;}.tech-brief-header{background:var(--bg-gradient-v);color:var(--color-text);}.tech-brief-header.tech-brief-header--licensed{background:#212326;}.tech-brief-header__content{display:flex;flex-direction:column;margin-block:4rem;}.tech-brief-header__content > :first-child{margin-top:0 !important;}.tech-brief-header__content > :last-child{margin-bottom:0 !important;}.tech-brief-header__title{margin:0;order:1;}.tech-brief-header__new{letter-spacing:0.07em;align-items:center;background-color:#000000;border-radius:50%;display:flex;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;height:5.2rem;justify-content:center;left:100%;margin-left:0.5rem;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%);width:5.2rem;}.tech-brief-header__labels{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;max-width:calc(100% - 5.7rem);order:0;position:relative;}.tech-brief-header__label{border:solid 1px #ffffff;color:#ffffff;font-family:"roboto-mono",serif;font-size:1.6rem;padding:0.5rem 1rem;}.tech-brief-header__label.tech-brief-header__label--licensed{background-color:#ffffff;border:0;color:#000000;font-weight:bold;padding:0.5rem 2rem;}.tech-brief-header__links-and-labels{margin-top:2rem;}.tech-brief-header__details{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-weight:700;text-transform:uppercase;}.tech-brief-header__downloads{display:flex;flex-wrap:wrap;gap:2rem 3rem;margin-top:2rem;order:1;}.tech-brief-header__downloads .btn,.tech-brief-header__downloads .simplesamlphp-auth-login-link{align-items:center;color:#ffffff;display:flex;padding:0;}.tech-brief-header__downloads .btn:hover,.tech-brief-header__downloads .simplesamlphp-auth-login-link:hover,.tech-brief-header__downloads .btn:active,.tech-brief-header__downloads .simplesamlphp-auth-login-link:active{text-decoration:underline;}.tech-brief-header__downloads .btn svg,.tech-brief-header__downloads .simplesamlphp-auth-login-link svg{background:#000000;border-radius:50%;height:3rem;margin-right:1rem;padding:0.4rem;width:3rem;}.tech-brief-header__downloads .btn span,.tech-brief-header__downloads .simplesamlphp-auth-login-link span{flex:0 0 auto;width:auto;}.tech-brief-header__cta-button .btn,.tech-brief-header__cta-button .simplesamlphp-auth-login-link{align-items:center;background:#ffffff;display:flex;font-size:1.8rem;margin-top:3rem;max-width:34.2rem;padding:1.6rem 2.4rem;text-align:left;width:-moz-fit-content;width:fit-content;}.tech-brief-header__cta-button .btn-icon{margin-left:1.5rem;min-height:2.5rem;min-width:2.5rem;width:2.5rem;}.tech-brief-header__cta-button .btn .btn-icon,.tech-brief-header__cta-button .simplesamlphp-auth-login-link .btn-icon{transition:0.25s;}.tech-brief-header__cta-button .btn:hover,.tech-brief-header__cta-button .simplesamlphp-auth-login-link:hover{color:#9933ff;}.tech-brief-header__cta-button .btn:hover .btn-icon,.tech-brief-header__cta-button .simplesamlphp-auth-login-link:hover .btn-icon{color:#9933ff;}.tech-brief-details{background-color:#f0f0f0;margin:0;padding-block:4rem 3.6rem;}.tech-brief-details__content > :first-child{margin-top:0 !important;}.tech-brief-details__intro{font-size:2rem;}.tech-brief-details__intro > :first-child{margin-top:0 !important;}.tech-brief-details__intro > :last-child{margin-bottom:0 !important;}.tech-brief-details__intro ul,.tech-brief-details__intro ol{margin-bottom:2rem;}.tech-brief-details__intro ul li,.tech-brief-details__intro ol li{margin-top:2rem;text-indent:0;}.tech-brief-details__intro ul li::marker,.tech-brief-details__intro ol li::marker{margin-right:0 !important;}.tech-brief-details__intro ul{padding-left:2.4rem;}.tech-brief-details__intro ol{list-style-position:inside;padding-left:0;}.tech-brief-details__intro ol li{padding-left:2.8rem;text-indent:-2.8rem;}.tech-brief-details__researchers{margin-top:4rem;}.tech-brief-details__researchers > :first-child{margin-top:0 !important;}.tech-brief-details__researchers > :last-child{margin-bottom:0 !important;}.tech-brief-details__researchers-title{margin-bottom:1.5rem;}.tech-brief-details__researchers-list a{color:var(--color-link);}.tech-brief-details__researchers-list a:hover,.tech-brief-details__researchers-list a:active{color:var(--color-link-hover);}.tech-brief-details .accordion:last-child{margin-bottom:4rem;}.tech-brief-details .accordion__content-inner > *:nth-child(n+2){margin-top:1.5rem;}.tech-brief-details .accordion__content .tech-brief-ip__item strong{text-transform:capitalize;}.tech-brief-details .accordion__content .tech-brief-ip__item:nth-child(n+2){margin-top:1.5rem;}.tech-brief-details .accordion__content .tech-brief-ip__item a{color:var(--color-link);}.tech-brief-details .accordion__content .tech-brief-ip__item a:hover,.tech-brief-details .accordion__content .tech-brief-ip__item a:active{color:var(--color-link-hover);}.tech-brief-details .tech-brief-category a:hover{color:var(--color-link-hover);}.tech-brief-body{overflow-x:hidden;}.tech-brief-body .row--figures,.tech-brief-body .row--body-inner{margin-block:4rem;}.tech-brief-body__figures > :first-child{margin-top:0 !important;}.tech-brief-body__figures > :last-child{margin-bottom:0 !important;}.tech-brief-body__figures .carousel{margin-top:2rem;}.tech-brief-body__figures .carousel:focus-visible{outline:0;}.tech-brief-body__figures .carousel--tech-brief{--carousel-height:17.5rem;}.tech-brief-body__figures .carousel--tech-brief .carousel-inner::before{border:1px solid #000000;content:"";height:var(--carousel-height);left:0;position:absolute;top:0;width:100%;z-index:1;}.tech-brief-body__figures .carousel-item{margin-bottom:0;}.tech-brief-body__figures .carousel-item__image{height:var(--carousel-height);position:relative;}.tech-brief-body__figures .carousel-item__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%;}.tech-brief-body__figures .carousel-item__caption{font-family:"roboto-mono",serif;font-size:1.6rem;margin-top:1.8rem;}.tech-brief-body__figures .carousel-item__caption strong{display:inline-block;}.tech-brief-body__figures .carousel-item__caption p{display:inline;}.tech-brief-body__figures .carousel-control-prev,.tech-brief-body__figures .carousel-control-next{--icon-size:3.2rem;color:#000000;height:var(--icon-size);opacity:1;top:calc((17.5rem / 2) - (var(--icon-size) / 2));width:var(--icon-size);}.tech-brief-body__figures .carousel-control-prev:hover,.tech-brief-body__figures .carousel-control-prev:active,.tech-brief-body__figures .carousel-control-next:hover,.tech-brief-body__figures .carousel-control-next:active{color:#9933ff;}.tech-brief-body__figures .carousel-control-prev:focus-visible,.tech-brief-body__figures .carousel-control-next:focus-visible{outline:-webkit-focus-ring-color auto 1px;}.tech-brief-body__figures .carousel-control-prev-icon,.tech-brief-body__figures .carousel-control-next-icon{background-image:none;height:3.2rem;width:3.2rem;}.tech-brief-body__figures .carousel-control-prev{left:unset;margin-right:2.8rem;right:100%;}.tech-brief-body__figures .carousel-control-next{left:100%;margin-left:2.8rem;}.tech-brief-body__inner > :first-child{margin-top:0 !important;}.tech-brief-body__inner > :last-child{margin-bottom:0 !important;}.tech-brief-more{margin-block:4rem;}.tech-brief-more__title{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.8rem;font-weight:700;margin-top:0;text-transform:uppercase;}.tech-brief-more .view-content{display:flex;flex-direction:column;gap:2rem 4rem;}.tech-brief-card{background-color:var(--bg-color);color:var(--color-text);display:flex;flex-direction:column;height:100%;padding:4.2rem 2rem;width:100%;}.tech-brief-card__title{margin-top:0;}.tech-brief-card__link:hover,.tech-brief-card__link:active{color:var(--color-breadcrumbs-hover);}.tech-brief-card__recid{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin-bottom:2rem;order:-1;text-transform:uppercase;}.tech-brief-card__researchers{font-size:1.6rem;font-weight:700;}.tech-brief-card__tech-areas{font-size:1.6rem;margin-top:1.5rem;}.tech-brief-card__tech-areas-link{color:var(--color-breadcrumbs-hover);margin-right:0.5rem;}.tech-brief-card__tech-areas-link:hover,.tech-brief-card__tech-areas-link:active{color:var(--color-text);}.tech-brief-teaser{background-color:#f0f0f0;display:flex;flex-direction:column;font-size:1.6rem;gap:1.5rem;line-height:2.2rem;padding:2rem;position:relative;}.tech-brief-teaser__heading{color:#000000;font-family:"neue-haas-grotesk-text",arial,sans-serif;font-size:2.5rem;font-weight:700;line-height:3.5rem;margin:0;}.tech-brief-teaser__heading a{color:#1966ff;transition:0.25s ease-in-out;}.tech-brief-teaser__heading a svg{opacity:0;transition:opacity 0.25s ease-in-out,transform 0.25s ease-in-out;}.tech-brief-teaser__heading a:hover{color:#000000;}.tech-brief-teaser__heading a:hover svg{opacity:1;}.tech-brief-teaser.tech-brief-teaser--licensed .tech-brief-teaser__heading a{color:#636363;}.tech-brief-teaser.tech-brief-teaser--licensed .tech-brief-teaser__heading a:hover{color:#000000;}.tech-brief-teaser__top-info{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;order:-1;}.tech-brief-teaser__new{align-items:center;background-color:#000000;border-radius:100%;color:#ffffff;display:flex;flex-shrink:0;font-family:"roboto-condensed",serif;font-weight:700;height:5.2rem;justify-content:center;letter-spacing:0.07em;line-height:1;margin-left:auto;text-transform:uppercase;width:5.2rem;}.tech-brief-teaser__new-text{transform:translateY(5%);}.tech-brief-teaser__license-label{background:#ffffff;color:#000000;font-family:"roboto-mono",serif;font-size:1.6rem;font-weight:700;margin-bottom:0.7rem;padding:0.5rem 1.5rem;text-transform:none;letter-spacing:normal;display:block;}.tech-brief-teaser__license-label.tech-brief-teaser__license-label--licensed{background:#000000;color:#ffffff;}.tech-brief-teaser__details{font-family:"roboto-condensed",serif;font-weight:bold;letter-spacing:0.07em;order:-1;text-transform:uppercase;}.tech-brief-teaser__reseachers{font-weight:700;}.tech-brief-teaser__categories a:hover{color:#1966ff;}.tech-brief-teaser__labels{margin-top:1rem;}.tech-brief-teaser .tech-brief-teaser__labels-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem;}.tech-brief-teaser .tech-brief-teaser__labels-item{border:solid 1px #000000;font-family:"roboto-mono",serif;font-size:1.2rem;line-height:1.8rem;margin:0 !important;padding:0.2rem 1rem;}.tech-brief-teaser .tech-brief-teaser__labels-item::before{content:unset;}.tech-brief-teaser__cta-button{background-color:#ffffff;background-position:right 2.5rem center;background-repeat:no-repeat;background-size:2rem;bottom:0;font-size:1.4rem;padding:1.9rem 6rem 1.9rem 2rem;position:absolute;right:0;}.tech-brief-teaser__cta-button:hover{color:#9933ff;}.startup-landing-header{background-color:var(--bg-color);overflow:hidden;position:relative;}.startup-landing-header__background{content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:100%;}.startup-landing-header__background .layer{aspect-ratio:1/1;background:linear-gradient(to top,#9933ff,#ff1423);border-radius:50%;height:auto;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%;}.startup-landing-header__background .layer-2{opacity:0.5;}.startup-landing-header__background .layer-3{opacity:0.3;}.startup-landing-header__background .layer-4{opacity:0.1;}.startup-landing-header__title{margin-bottom:2rem;}.startup-landing-header__content{margin-block:calc(4rem - 2.5rem) 4rem;}.startup-landing-header__content > :first-child{margin-top:0 !important;}.startup-landing-header__content > :last-child{margin-bottom:0 !important;}.startup-landing-header__content p{color:var(--color-text);font-size:2rem;}.startup-landing-body{margin-top:4rem;overflow:hidden;}.startup-landing-body .facets__toggle{margin-bottom:4rem;}.startup-landing-body .view-content{padding-block:4rem;position:relative;}.startup-landing-body .view-content::before{background:linear-gradient(to bottom,#9933ff,#ff1423);content:"";height:100%;left:calc((100vw - 100%) / 2 * -1);pointer-events:none;position:absolute;top:0;width:100vw;}.startup-landing-body .view-content .container > .row,.startup-landing-body .view-content .diff-header > .row,.startup-landing-body .view-content .diff-controls > .row{row-gap:2rem;}.startup-landing-body .views-field{height:100%;}.startup-landing-body .pager{margin-block:4rem;}.startup-detail__header{background-color:var(--bg-color);}.startup-detail__header::after{background:linear-gradient(to left,#9933ff,#ff1423);content:"";display:block;height:5rem;width:100%;}.startup-detail__header a:not(.btn):not(.simplesamlphp-auth-login-link){color:#ffffff;text-decoration:underline;}.startup-detail__header a:not(.btn):not(.simplesamlphp-auth-login-link):hover,.startup-detail__header a:not(.btn):not(.simplesamlphp-auth-login-link):active{color:#99ebff;}.startup-detail__hero{padding-block:4rem;}.startup-detail__hero-content > :first-child{margin-top:0 !important;}.startup-detail__hero-content > :last-child{margin-bottom:0 !important;}.startup-detail__image{border-radius:50%;margin-bottom:2rem;max-width:18.2rem;overflow:hidden;}.startup-detail__image .media-item{height:100%;width:100%;}.startup-detail__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}.startup-detail__date{color:var(--color-text);font-family:"roboto-mono",serif;font-weight:700;}.startup-detail__impact-areas,.startup-detail__technology-areas,.startup-detail__founders{color:var(--color-text);margin-top:1rem;}.startup-detail__cta{margin-top:3rem;}.startup-detail__intro{background-color:#f0f0f0;padding-block:4rem;}.startup-detail__intro-inner > :first-child{margin-top:0 !important;}.startup-detail__intro-inner > :last-child{margin-bottom:0 !important;}.startup-detail__intro .addtoany_list{display:block;margin-bottom:3.5rem;}.startup-detail__intro .social-icons{display:flex;flex-direction:column;}.startup-detail__intro .social-icons__label{letter-spacing:0.07em;display:flex;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;margin-right:2rem;text-transform:uppercase;}.startup-detail__intro .social-icons__list{display:flex;gap:1rem;}.startup-detail__intro .social-icons__item:active path,.startup-detail__intro .social-icons__item:hover path{fill:#9933ff;}.startup-detail__intro .social-icons__item span{background-color:transparent !important;height:4rem !important;width:4rem !important;}.startup-detail__intro .social-icons__item svg path{fill:#000000;}.startup-detail__intro .social-icons .a2a_button_email:hover,.startup-detail__intro .social-icons .a2a_button_email:active{filter:brightness(0) saturate(100%) invert(25%) sepia(88%) saturate(4769%) hue-rotate(262deg) brightness(106%) contrast(101%);}.startup-detail__intro .social-icons .a2a_button_email span{background-position:center 45%;background-repeat:no-repeat;background-size:3rem;transform:translateY(3px);}.startup-detail__intro .social-icons .a2a_button_email svg{display:none;}.startup-detail__intro .social-icons .a2a_button_facebook span{height:3.8rem;width:3.8rem;}.startup-detail__intro .social-icons .a2a_button_x span{transform:translateY(2px);}.startup-detail__intro .social-icons .a2a_button_linkedin{margin-left:-0.6rem;}.startup-detail__intro .social-icons .a2a_button_linkedin span{transform:translateY(2px);}.startup-detail__intro p{font-size:2rem;}.startup-detail__logo{margin-bottom:4rem;text-align:center;}.startup-detail__body{margin-block:4rem;overflow-x:hidden;}.startup-detail__body-inner > :first-child{margin-top:0 !important;}.startup-detail__body-inner > :last-child{margin-bottom:0 !important;}.startup-detail .related-startups{background:linear-gradient(to bottom,#9933ff,#ff1423);padding-block:2rem 4rem;}.startup-detail .related-startups__title{letter-spacing:0.07em;color:#ffffff;font-family:"roboto-condensed",serif;font-size:1.6rem;font-weight:700;margin-block:0 2rem;text-transform:uppercase;}.startup-detail .related-startups__content{row-gap:2rem;}.startup-teaser{background-color:var(--bg-color);display:flex;flex-direction:column;height:100%;height:100%;overflow:hidden;padding:2rem;position:relative;}.startup-teaser > :first-child{margin-top:0 !important;}.startup-teaser > :last-child{margin-bottom:0 !important;}.startup-teaser__title{margin:0;position:relative;z-index:2;}.startup-teaser__link{color:var(--color-text);position:relative;z-index:2;}.startup-teaser__link:active,.startup-teaser__link:hover{color:var(--color-breadcrumbs-hover);}.startup-teaser__link:active .arrow-text__icon,.startup-teaser__link:hover .arrow-text__icon{color:var(--color-breadcrumbs-hover);}.startup-teaser__link[target=_blank] svg{opacity:1;transform:unset;}.startup-teaser__date{color:var(--color-text);display:block;font-family:"roboto-mono",serif;font-weight:700;margin-top:1rem;position:relative;z-index:2;}.startup-teaser__technologies{color:var(--color-text);font-size:1.6rem;margin-top:1rem;position:relative;z-index:2;}.startup-teaser__list{list-style:none;margin:0;padding:0;color:var(--color-text);display:flex;flex-wrap:wrap;gap:1.3rem;margin-top:auto;padding-top:2rem;position:relative;z-index:2;}.startup-teaser__item{align-items:center;background-color:#9933ff;border-radius:50%;color:#ffffff;display:flex;height:4.5rem;justify-content:center;padding:1rem 0.5rem;transition:0.25s ease-in-out;width:4.5rem;}.startup-teaser__item-icon{height:100%;width:100%;}body.page-user-login main,body.page-user-password main,body.page-user-register main{inline-size:100%;margin:auto;max-inline-size:1280px;padding:0 2rem;}form.user-login-form,form.user-pass,form.user-register-form,article.profile{margin:auto;padding:4rem 0;}form.user-login-form fieldset,form.user-pass fieldset,form.user-register-form fieldset{margin-block-end:2rem;}form.user-login-form .filter-actions,form.user-pass .filter-actions,form.user-register-form .filter-actions{margin-block-start:2rem;}form.user-login-form .filter-actions input,form.user-pass .filter-actions input,form.user-register-form .filter-actions input{inline-size:auto;}.simplesamlphp-auth-login-link{}@media (min-width:576px){.container-sm,.container,.diff-header,.diff-controls{max-width:540px;}.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-sm-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}.order-sm-first{order:-1;}.order-sm-last{order:13;}.order-sm-0{order:0;}.order-sm-1{order:1;}.order-sm-2{order:2;}.order-sm-3{order:3;}.order-sm-4{order:4;}.order-sm-5{order:5;}.order-sm-6{order:6;}.order-sm-7{order:7;}.order-sm-8{order:8;}.order-sm-9{order:9;}.order-sm-10{order:10;}.order-sm-11{order:11;}.order-sm-12{order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.4rem;margin-left:0;}.form-inline .custom-control{align-items:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.8rem;padding-left:0.8rem;}.navbar-expand-sm > .container,.navbar-expand-sm > .diff-header,.navbar-expand-sm > .diff-controls,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm,.navbar-expand-sm > .container-md,.navbar-expand-sm > .container-lg,.navbar-expand-sm > .container-xl{flex-wrap:nowrap;}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.card-deck{display:flex;flex-flow:row wrap;margin-right:-20px;margin-left:-20px;}.card-deck .card{flex:1 0 0%;margin-right:20px;margin-bottom:0;margin-left:20px;}.card-group{display:flex;flex-flow:row wrap;}.card-group > .card{flex:1 0 0%;margin-bottom:0;}.card-group > .card + .card{margin-left:0;border-left:0;}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem;orphans:1;widows:1;}.card-columns .card{display:inline-block;width:100%;}.jumbotron{padding:4rem 2rem;}.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child{border-bottom-left-radius:0;border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child{border-top-right-radius:0;border-bottom-left-radius:0;}.list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}.modal-dialog{max-width:500px;margin:2.8rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 5.6rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 5.6rem);}.modal-dialog-centered{min-height:calc(100% - 5.6rem);}.modal-dialog-centered::before{height:calc(100vh - 5.6rem);height:-moz-min-content;height:min-content;}.modal-sm{max-width:300px;}.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:0.8rem !important;}.mt-sm-1,.my-sm-1{margin-top:0.8rem !important;}.mr-sm-1,.mx-sm-1{margin-right:0.8rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:0.8rem !important;}.ml-sm-1,.mx-sm-1{margin-left:0.8rem !important;}.m-sm-2{margin:1.6rem !important;}.mt-sm-2,.my-sm-2{margin-top:1.6rem !important;}.mr-sm-2,.mx-sm-2{margin-right:1.6rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:1.6rem !important;}.ml-sm-2,.mx-sm-2{margin-left:1.6rem !important;}.m-sm-3{margin:3.2rem !important;}.mt-sm-3,.my-sm-3{margin-top:3.2rem !important;}.mr-sm-3,.mx-sm-3{margin-right:3.2rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:3.2rem !important;}.ml-sm-3,.mx-sm-3{margin-left:3.2rem !important;}.m-sm-4{margin:4.8rem !important;}.mt-sm-4,.my-sm-4{margin-top:4.8rem !important;}.mr-sm-4,.mx-sm-4{margin-right:4.8rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:4.8rem !important;}.ml-sm-4,.mx-sm-4{margin-left:4.8rem !important;}.m-sm-5{margin:9.6rem !important;}.mt-sm-5,.my-sm-5{margin-top:9.6rem !important;}.mr-sm-5,.mx-sm-5{margin-right:9.6rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:9.6rem !important;}.ml-sm-5,.mx-sm-5{margin-left:9.6rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:0.8rem !important;}.pt-sm-1,.py-sm-1{padding-top:0.8rem !important;}.pr-sm-1,.px-sm-1{padding-right:0.8rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:0.8rem !important;}.pl-sm-1,.px-sm-1{padding-left:0.8rem !important;}.p-sm-2{padding:1.6rem !important;}.pt-sm-2,.py-sm-2{padding-top:1.6rem !important;}.pr-sm-2,.px-sm-2{padding-right:1.6rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:1.6rem !important;}.pl-sm-2,.px-sm-2{padding-left:1.6rem !important;}.p-sm-3{padding:3.2rem !important;}.pt-sm-3,.py-sm-3{padding-top:3.2rem !important;}.pr-sm-3,.px-sm-3{padding-right:3.2rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:3.2rem !important;}.pl-sm-3,.px-sm-3{padding-left:3.2rem !important;}.p-sm-4{padding:4.8rem !important;}.pt-sm-4,.py-sm-4{padding-top:4.8rem !important;}.pr-sm-4,.px-sm-4{padding-right:4.8rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:4.8rem !important;}.pl-sm-4,.px-sm-4{padding-left:4.8rem !important;}.p-sm-5{padding:9.6rem !important;}.pt-sm-5,.py-sm-5{padding-top:9.6rem !important;}.pr-sm-5,.px-sm-5{padding-right:9.6rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:9.6rem !important;}.pl-sm-5,.px-sm-5{padding-left:9.6rem !important;}.m-sm-n1{margin:-0.8rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-0.8rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-0.8rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.8rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-0.8rem !important;}.m-sm-n2{margin:-1.6rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-1.6rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-1.6rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-1.6rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-1.6rem !important;}.m-sm-n3{margin:-3.2rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-3.2rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-3.2rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-3.2rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-3.2rem !important;}.m-sm-n4{margin:-4.8rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-4.8rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-4.8rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-4.8rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-4.8rem !important;}.m-sm-n5{margin:-9.6rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-9.6rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-9.6rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-9.6rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-9.6rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}figure.caption.align-left,figure.caption.align-right,.media-item--view-mode-default.align-left,.media-item--view-mode-default.align-right{max-width:calc(60% - 3rem / 2);}figure.caption.align-left,.media-item--view-mode-default.align-left{float:left;margin:0 3rem 1em 0;}figure.caption.align-right,.media-item--view-mode-default.align-right{float:right;margin:0 0 1em 3rem;}figure.caption.align-center,.media-item--view-mode-default.align-center{margin-left:auto;margin-right:auto;}.home--has-intro-video .home-impact{margin-top:calc(50rem * (9 / 16) / -2);padding-top:calc((50rem * (9 / 16) / 2) + 4rem);}.home--has-animation .home-impact{margin-top:calc(50rem * (9 / 16) / -2);padding-top:calc((50rem * (9 / 16) / 2) + 4rem);}.tech-brief-teaser__license-label{display:inline;margin-right:2rem;margin-bottom:0;}}@media (min-width:768px){.container-md,.container-sm,.container,.diff-header,.diff-controls{max-width:768px;}.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-md-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-md-12{flex:0 0 100%;max-width:100%;}.order-md-first{order:-1;}.order-md-last{order:13;}.order-md-0{order:0;}.order-md-1{order:1;}.order-md-2{order:2;}.order-md-3{order:3;}.order-md-4{order:4;}.order-md-5{order:5;}.order-md-6{order:6;}.order-md-7{order:7;}.order-md-8{order:8;}.order-md-9{order:9;}.order-md-10{order:10;}.order-md-11{order:11;}.order-md-12{order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.8rem;padding-left:0.8rem;}.navbar-expand-md > .container,.navbar-expand-md > .diff-header,.navbar-expand-md > .diff-controls,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm,.navbar-expand-md > .container-md,.navbar-expand-md > .container-lg,.navbar-expand-md > .container-xl{flex-wrap:nowrap;}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child{border-bottom-left-radius:0;border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child{border-top-right-radius:0;border-bottom-left-radius:0;}.list-group-horizontal-md > .list-group-item.active{margin-top:0;}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:0.8rem !important;}.mt-md-1,.my-md-1{margin-top:0.8rem !important;}.mr-md-1,.mx-md-1{margin-right:0.8rem !important;}.mb-md-1,.my-md-1{margin-bottom:0.8rem !important;}.ml-md-1,.mx-md-1{margin-left:0.8rem !important;}.m-md-2{margin:1.6rem !important;}.mt-md-2,.my-md-2{margin-top:1.6rem !important;}.mr-md-2,.mx-md-2{margin-right:1.6rem !important;}.mb-md-2,.my-md-2{margin-bottom:1.6rem !important;}.ml-md-2,.mx-md-2{margin-left:1.6rem !important;}.m-md-3{margin:3.2rem !important;}.mt-md-3,.my-md-3{margin-top:3.2rem !important;}.mr-md-3,.mx-md-3{margin-right:3.2rem !important;}.mb-md-3,.my-md-3{margin-bottom:3.2rem !important;}.ml-md-3,.mx-md-3{margin-left:3.2rem !important;}.m-md-4{margin:4.8rem !important;}.mt-md-4,.my-md-4{margin-top:4.8rem !important;}.mr-md-4,.mx-md-4{margin-right:4.8rem !important;}.mb-md-4,.my-md-4{margin-bottom:4.8rem !important;}.ml-md-4,.mx-md-4{margin-left:4.8rem !important;}.m-md-5{margin:9.6rem !important;}.mt-md-5,.my-md-5{margin-top:9.6rem !important;}.mr-md-5,.mx-md-5{margin-right:9.6rem !important;}.mb-md-5,.my-md-5{margin-bottom:9.6rem !important;}.ml-md-5,.mx-md-5{margin-left:9.6rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:0.8rem !important;}.pt-md-1,.py-md-1{padding-top:0.8rem !important;}.pr-md-1,.px-md-1{padding-right:0.8rem !important;}.pb-md-1,.py-md-1{padding-bottom:0.8rem !important;}.pl-md-1,.px-md-1{padding-left:0.8rem !important;}.p-md-2{padding:1.6rem !important;}.pt-md-2,.py-md-2{padding-top:1.6rem !important;}.pr-md-2,.px-md-2{padding-right:1.6rem !important;}.pb-md-2,.py-md-2{padding-bottom:1.6rem !important;}.pl-md-2,.px-md-2{padding-left:1.6rem !important;}.p-md-3{padding:3.2rem !important;}.pt-md-3,.py-md-3{padding-top:3.2rem !important;}.pr-md-3,.px-md-3{padding-right:3.2rem !important;}.pb-md-3,.py-md-3{padding-bottom:3.2rem !important;}.pl-md-3,.px-md-3{padding-left:3.2rem !important;}.p-md-4{padding:4.8rem !important;}.pt-md-4,.py-md-4{padding-top:4.8rem !important;}.pr-md-4,.px-md-4{padding-right:4.8rem !important;}.pb-md-4,.py-md-4{padding-bottom:4.8rem !important;}.pl-md-4,.px-md-4{padding-left:4.8rem !important;}.p-md-5{padding:9.6rem !important;}.pt-md-5,.py-md-5{padding-top:9.6rem !important;}.pr-md-5,.px-md-5{padding-right:9.6rem !important;}.pb-md-5,.py-md-5{padding-bottom:9.6rem !important;}.pl-md-5,.px-md-5{padding-left:9.6rem !important;}.m-md-n1{margin:-0.8rem !important;}.mt-md-n1,.my-md-n1{margin-top:-0.8rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-0.8rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-0.8rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-0.8rem !important;}.m-md-n2{margin:-1.6rem !important;}.mt-md-n2,.my-md-n2{margin-top:-1.6rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-1.6rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-1.6rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-1.6rem !important;}.m-md-n3{margin:-3.2rem !important;}.mt-md-n3,.my-md-n3{margin-top:-3.2rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-3.2rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-3.2rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-3.2rem !important;}.m-md-n4{margin:-4.8rem !important;}.mt-md-n4,.my-md-n4{margin-top:-4.8rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-4.8rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-4.8rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-4.8rem !important;}.m-md-n5{margin:-9.6rem !important;}.mt-md-n5,.my-md-n5{margin-top:-9.6rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-9.6rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-9.6rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-9.6rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}h1,h2,h3,h4,h5,h6{margin-block-start:7rem;}h1,.h1{font-size:6.5rem;}h2,.h2{font-size:5rem;}h3,.h3{font-size:4rem;}h4,.h4{font-size:3.2rem;}h5,.h5{font-size:2.6rem;}h6,.h6{font-size:2.2rem;}hr{margin:7rem 0;}.paragraphs-body .cover:last-child{margin-bottom:-7rem !important;}form fieldset{margin:3rem 0 0;}form fieldset .form-group{margin:3rem 0 0;}form .form-type-webform-markup,form .form-type-processed-text{margin-block:5rem;}form .form-type-webform-markup p + hr,form .form-type-processed-text p + hr{margin-block:5rem;}form .radios--wrapper,form .checkboxes--wrapper,form .webform-checkboxes-other--wrapper{margin-block:5rem;}form button[type=submit]{margin-top:5rem;}.full-bleed .container,.full-bleed .diff-header,.full-bleed .diff-controls{padding:0 4rem !important;}.header{--header-height:10.3rem;}.header__navbar-inner{padding:3rem 3.8rem;}.header__brand svg{block-size:3.6rem;}.header .nav-toggle{block-size:4.2rem;inline-size:4.2rem;padding:1.4rem 1rem;}.header__mobile-nav{box-shadow:-2px 0 5px rgba(0,0,0,0.08);inline-size:42rem;}#main-wrapper{padding-block-start:10.3rem;}.container,.diff-header,.diff-controls,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding-inline:4rem;}.footer-col-1{padding-block:6rem;}.footer-buttons{flex-direction:row;}.footer-buttons__text{font-size:2.4rem;}.footer-buttons__icon{block-size:7.4rem;margin-inline:0 2.5rem;min-inline-size:7.4rem;}.footer-buttons__arrow{block-size:5.3rem;inline-size:5.3rem;}.footer-buttons__arrow-wrapper::before{block-size:calc(100% + 2rem);inline-size:calc(100% + 2rem);}.footer-nav__list{font-size:2rem;gap:2.2rem;margin-block-start:0;margin-block-start:0;}.pager{margin-top:7rem;}.accordion{--acc-caret-size:3.5rem;--acc-caret-spacing:3rem;margin-block:7rem;}.accordion + .accordion{margin-top:calc((7rem + .1rem) * -1);}.accordion__heading{padding:3rem 0;}.accordion__btn{font-size:3.2rem;}.accordion__content-inner{padding-bottom:3rem;}.cover{margin-block:7rem;}.cover{padding:5rem 0;}.cover__body{margin-top:3rem;}.cover__btn{margin-top:3rem;}.cta-section{padding-block:7rem 8rem;--gap:7rem;}.cta-block{--icon-size:calc((((100% - 0px) - 11 * 40px) / 12 * 2) + 4rem);}.cta-block{flex-direction:row;gap:4rem;}.cta-block__content{gap:3rem;}.cta-block__title{font-size:4rem;line-height:5rem;}.factoid{margin-block:7rem;padding:6rem calc((((100% - 0px) - 11 * 40px) / 12 * 1) + 4rem);}.factoid__number span{font-size:12.7rem;}.factoid__description{font-size:5rem;}.feat-event{margin-block:7rem;}.feat-event__inner{flex-direction:row;--feat-event-padding-y:4rem;}.feat-event__image-wrapper{width:calc((((100% - 0px) - 11 * 40px) / 12 * 3) + (4rem * 3));}.feat-event__cta-wrapper{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1.5rem 2.5rem;justify-content:space-between;}.feat-event add-to-calendar-button{padding-block:1rem;}.feat-kr{padding:6rem 0;}.feat-kr__header{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:5rem;}.feat-kr__heading{font-size:8rem;}.feat-kr__cards{row-gap:5rem;}.feat-kr__btn--footer{margin-top:5rem;}.feat-portfolio{margin:7rem 0;padding-bottom:6rem;text-align:center;}.feat-portfolio__heading-image{margin:0 auto;max-width:27rem;}.feat-portfolio__sub-heading{font-size:5rem;line-height:6.5rem;}.feat-portfolio__description{font-size:2.1rem;margin-top:3rem;text-align:center;}.feat-startup{--startup-img-height:27rem;}.feat-startup__inner{gap:2.5rem;padding:6rem 4rem;}.feat-startup__link{display:inline-flex;flex-direction:row;padding-left:6rem;}.feat-startup__sub-heading{margin-top:1rem;}.feat-startup__image-wrapper{left:0;order:1;position:absolute;top:0;}.feat-startup__description{font-size:3rem;}.feat-startup__date{font-size:1.8rem;}.feat-tech-brief{margin-bottom:7rem;margin-top:7rem;}.feat-tech-brief__inner{padding:5.5rem 4rem;}.feat-tech-brief__title{font-size:4rem;list-style-type:5.5rem;}.feat-tech-brief__case-number{font-size:1.8rem;}.feat-inventor{margin-bottom:7rem;margin-top:7rem;}.feat-inventor__inner{flex-direction:row;gap:unset;justify-content:space-between;}.feat-inventor__image-wrapper{width:calc((((100% - 0px) - 11 * 40px) / 12 * 3) + (4rem * 3));}.feat-inventor__content-wrapper{width:calc((((100% - 0px) - 11 * 40px) / 12 * 8) + (4rem * 8));}.feat-inventor__name{font-size:4rem;line-height:5.5rem;margin-block:2rem 0;}.feat-inventor__job-title{font-size:1.8rem;margin-block:3rem 0;}.feat-inventor__description{margin-block:3rem 0;}.feat-team{--feat-team-bg-offset:2rem;}.feat-team__text{margin-right:calc((((100% - 0px) - 11 * 40px) / 12 * 1));}.feat-team__job-title{margin-top:3rem;}.feat-team__description{margin-top:3rem;}.feat-team__media{width:calc((((100% - 0px) - 11 * 40px) / 12 * 9) + (4rem * 8.5));}figure.caption.align-left,.media-item--view-mode-default.align-left{margin-right:4rem;}figure.caption.align-right,.media-item--view-mode-default.align-right{margin-left:4rem;}.media-text{display:flex;gap:4rem;padding-block:10rem;}.media-text + .media-text{margin-block-start:-3rem;}.media-text__media .media-item{max-width:100%;}.media-text__text{flex:1;margin-block-start:0;}.pullquote{font-size:3.2rem;line-height:1.32;margin-block:7rem;}.quote{margin-block:7rem;padding:7rem 0;}.quote__inner{flex-direction:column;}.quote figure{margin:0 -4rem 0 0;}.quote blockquote{font-size:4rem;line-height:5.5rem;}.tile-grid{margin-block:10rem;}.tile-grid__inner{flex-direction:row;flex-wrap:wrap;gap:4rem;}.tile-grid__inner > *{width:calc(50% - (4rem / 2));}.tile{--tile-padding-y:4rem;}.paragraphs-body table{margin:7rem 0;}.paragraph--type--video{margin-block:7rem;}.paragraph--type--webform{margin-block:5rem;}.webform-section{margin-block:3rem;--header-height:15.3rem;}.webform-section-wrapper{row-gap:3rem;}.webform-options-display-buttons .webform-options-display-buttons-wrapper{flex:50%;}.webform-confirmation__message p{padding:3rem;}.events-detail__header-inner{margin-top:7rem;}.events-detail__header-action-buttons{flex-direction:row;}.events-detail__header-action-buttons add-to-calendar-button{padding-block:1rem;}.events-detail__share{margin-top:7rem;}.events-detail__share .social-icons{align-items:center;flex-direction:row;text-align:right;}.events-detail__share .social-icons__label{margin-bottom:0;transform:translateY(7px);}.events-detail__share .social-icons__item span{height:3rem !important;width:3rem !important;}.events-detail__share .social-icons .a2a_button_email span{background-size:2.4rem;}.events-detail__share .social-icons .a2a_button_facebook span{height:2.8rem;width:2.8rem;}.events-detail__share .social-icons .a2a_button_linkedin{margin-left:unset;}.events-detail__body.paragraphs-body{margin-block:5rem 7rem;}.events-landing-header__title{margin-block:7rem;}.events-landing-body{margin-bottom:7rem;}.events-landing-body .facets__toggle{margin-bottom:3rem;}.event-teaser{padding-block:6rem;}.event-teaser--featured{margin-bottom:7rem;}.event-teaser__button-wrapper add-to-calendar-button{padding-block:1rem;}.flex-page__header--no-image{background-image:var(--bg-gradient-h);}.flex-page__header--has-image{--background-position:top center;--background-size:100% 16.2rem;}.flex-page__header--has-image .flex-page__header-inner{margin-block:0 4rem;}.flex-page__header--has-image .flex-page__title{margin-block-start:2rem;}.flex-page__header--has-image .breadcrumbs{transform:translateY(16.2rem);}.flex-page__header-inner{margin-top:4rem;padding:6rem;}.flex-page__image{margin-top:unset;}.flex-page__lead p{font-size:2.5rem;line-height:3.5rem;}.flex-page__body{padding-block:7rem;}.flex-page__body-lead{margin-bottom:7rem;}.home-intro{margin:6rem 0;}.home-intro__heading{font-size:8rem;}.home-intro__ctas{margin-top:4rem;}.home-intro__media{margin-top:6rem;}.home-intro__media-inner{margin:0 -4rem;}.home-impact{margin:5rem 0;}.home-impact__intro-inner{margin-left:-4rem;margin-right:-4rem;}.home-impact__intro-heading{font-size:8rem;}.home-impact__intro-description{font-size:4.4rem;}.home-impact__features{margin-top:6rem;}.home-impact__features::after{height:10rem;}.home-team{margin:5rem 0;}.home-team__intro-heading{font-size:8rem;}.home-team__features{gap:5rem;margin-top:4rem;}.home-team__features-divider svg{height:3.5rem;}.home-learn{margin:4rem 0;}.home--has-intro-video .home-impact{margin-top:calc(64.7rem * (9 / 16) / -2);padding-top:calc((64.7rem * (9 / 16) / 2) + 4rem);}.home--has-animation .home-impact{margin-top:calc(70.7rem * (9 / 16) / -2);padding-top:calc((70.7rem * (9 / 16) / 2) + 4rem);}.inventor-detail > *:not(:first-child){margin:7rem 0;}.inventor-detail__description{min-height:5rem;}.inventor-detail__description-text{font-size:3rem;padding:8rem 0;}.inventor-landing__header{padding-bottom:7rem;}.inventor-landing__header-title{margin-top:7rem;}.inventor-landing__header-description{font-size:2.5rem;margin-top:3rem;}.inventor-landing__body{margin:7rem 0;}.inventor-landing__body .view-content > .container > .row,.inventor-landing__body .view-content > .diff-header > .row,.inventor-landing__body .view-content > .diff-controls > .row{row-gap:7rem;}.inventor-teaser__image-wrapper{width:16.5rem;}.inventor-teaser__name{font-size:2.6rem;}.news-detail__header-inner{margin-top:7.2rem;}.news-detail__header-inner--hasImage .news-detail__title{text-align:center;}.news-detail__header-inner--hasImage .news-detail__subtitle{justify-content:center;text-align:center;}.news-detail__header-inner--hasImage .news-detail__meta{text-align:center;}.news-detail__share{margin-top:7rem;}.news-detail__share .social-icons{align-items:center;flex-direction:row;text-align:right;}.news-detail__share .social-icons__label{margin-bottom:0;margin-left:auto;transform:translateY(7px);}.news-detail__share .social-icons__item span{height:3rem !important;width:3rem !important;}.news-detail__share .social-icons .a2a_button_email span{background-size:2.4rem;}.news-detail__share .social-icons .a2a_button_facebook span{height:2.8rem;width:2.8rem;}.news-detail__share .social-icons .a2a_button_linkedin{margin-left:unset;}.news-detail__body.paragraphs-body{margin-block:7rem;}.news-landing-header__title{margin-block:7rem 0;}.news-landing-header .feat-news{margin-top:7rem;}.news-landing-body{margin-block:7rem;}.news-landing-body .facets__toggle{margin-bottom:7rem;}.news-landing-body .facet-wrapper{max-width:31rem;}.news-landing__filters .view-active-pills .filterIndicators__label{display:inline-block;margin-block-start:1.3rem;margin-inline-end:2.5rem;vertical-align:middle;}.news-tease{align-items:center;padding:4rem;}.news-tease__tags-label{margin-top:unset;}.news-tease--teaser-featured .news-tease__tags-label{margin-top:unset;}.news-tease--teaser-featured .news-tease__image-wrapper{max-width:55.5rem;}.related-news{margin-bottom:7rem;}.portfolio-tech-teaser{--image-size:20.5rem;padding:4rem;}.portfolio-tech-teaser--has-img{margin-top:calc((var(--image-size) / 2) - (4.2rem / 2));}.portfolio-tech-teaser--has-img .portfolio-tech-teaser__heading,.portfolio-tech-teaser--has-img .portfolio-tech-teaser__sub-heading{max-width:calc(100% - var(--image-size) - 1.5rem);}.portfolio-tech-teaser__sub-heading{font-size:5rem;line-height:6.5rem;}.portfolio-tech-teaser__description{font-size:2.1rem;line-height:2.8rem;margin-top:3rem;}.portfolio-tech-teaser__image-wrapper{margin-bottom:0;position:absolute;right:4rem;top:0;}.portfolio-tech-teaser__btn-wrapper{margin-top:3rem;}.portfolio-card__link{gap:3rem;padding:5rem 3rem;}.portfolio-card__image{width:17.5rem;}.portfolio-card__description{font-size:2.1rem;}.portfolio-teaser__link{flex-direction:row;gap:3rem;padding:5rem 3rem;text-align:left;}.portfolio-teaser__image{width:17.5rem;}.portfolio-teaser__heading{font-size:3.6rem;}.portfolio-landing__intro{margin:7rem 0;}.portfolio-landing__intro-description{font-size:2.5rem;margin-top:3rem;}.portfolio-landing__featured-inner{gap:4rem;}.portfolio-landing__body{margin:4rem 0 7rem;}.portfolio-landing__body .view-portfolios .view-content{gap:4rem;}.kr-detail__header .kr-teaser{padding:5rem 6rem;}.kr-detail__header .kr-teaser__description{font-size:2.5rem;}.kr-detail__header-share .social-icons{align-items:center;flex-direction:row;text-align:right;}.kr-detail__header-share .social-icons__label{margin-bottom:0;margin-left:auto;transform:translateY(7px);}.kr-detail__header-share .social-icons__item span{height:3rem !important;width:3rem !important;}.kr-detail__header-share .social-icons .a2a_button_email span{background-size:2.4rem;}.kr-detail__header-share .social-icons .a2a_button_facebook span{height:2.8rem;width:2.8rem;}.kr-detail__header-share .social-icons .a2a_button_linkedin{margin-left:unset;}.kr-detail__body.paragraphs-body{margin-block:7rem;}.kr-landing-header__content{margin-block:7rem;}.kr-landing-header__title{margin-bottom:3rem;}.kr-landing-header__description{font-size:2.5rem;}.kr-landing-filters{padding-block:4rem;}.kr-landing-filters .facets__footer{margin-bottom:4rem;}.kr-landing-body{padding-bottom:7rem;}.kr-landing-body .featured-resources-section{margin-bottom:4rem;}.kr-landing-body .featured-resources-section__title{margin-bottom:4rem;}.kr-landing-body .featured-resources-section__items{row-gap:4rem;}.kr-landing-body .resources-section .row{row-gap:4rem;}.kr-landing-body .pager{margin-top:7rem;}.kr-teaser{padding:4rem;}.kr-teaser__description{font-size:1.8rem;}.search-results__header-content{padding-block:7rem;}.search-results__body{padding-block:6rem;}.search-results__body .view-content ul li:not(:first-child){margin-top:6rem;}.team-detail{--team-detail-sec-space:7rem;}.team-detail__header{background-image:linear-gradient(to left,#aaff33,#99ebff);}.team-detail__text{height:100%;justify-content:center;}.team-detail__info{flex-direction:row;flex-wrap:wrap;gap:2rem 4rem;}.team-detail__info-item{width:calc(33.33% - (8rem / 3));}.team-detail__tech{padding:3rem 0;}.team-detail__statement-text{font-size:3rem;}.team-detail__statement-video{--video-bg-offset:2.5rem;}.team-detail__statement-video .media-item .embed-caption{margin-top:calc(var(--video-bg-offset) + 3rem);}.team-detail__statement-video .media-item .embed-caption::before{top:-3rem;}.team-landing__header{padding-bottom:7rem;}.team-landing__header-title{margin-top:7rem;}.team-landing__body{margin:7rem 0;}.team-landing__body .views-field,.team-landing__body .field-content{display:flex;height:100%;width:100%;}.team-teaser{flex-direction:row;gap:3rem;padding:4rem 3rem;}.team-teaser__name{margin-top:2rem;}.tech-brief-landing-header{margin-bottom:7rem;}.tech-brief-landing-header h1{font-size:6.5rem;line-height:7.5rem;margin-top:7rem;}.tech-brief-landing-body{margin-bottom:7rem;}.tech-brief-landing-body__portfolio-title{padding:4rem 4.5rem;}.tech-brief-landing-body .pager{margin-top:5rem;}.tech-brief-header{background:var(--bg-gradient-h);}.tech-brief-header.tech-brief-header--licensed{background:#212326;}.tech-brief-header__content{margin-block:7rem;}.tech-brief-header__new{font-size:2.3rem;height:7.8rem;width:7.8rem;}.tech-brief-header__labels{margin-bottom:4rem;max-width:calc(100% - 8.3rem);}.tech-brief-header__label{font-size:1.8rem;}.tech-brief-header__links-and-labels{margin-top:4rem;}.tech-brief-header__downloads .btn svg,.tech-brief-header__downloads .simplesamlphp-auth-login-link svg{height:2.1rem;padding:0.3rem;width:2.1rem;}.tech-brief-header__cta-button .btn,.tech-brief-header__cta-button .simplesamlphp-auth-login-link{margin-top:3.6rem;}.tech-brief-details{padding-block:7rem 3.6rem;}.tech-brief-details__intro{font-size:2.5rem;}.tech-brief-details__researchers{margin-top:6rem;}.tech-brief-details .accordion:last-child{margin-bottom:7rem;}.tech-brief-details .accordion__content-inner > *:nth-child(n+2){margin-top:2rem;}.tech-brief-details .accordion__content .tech-brief-ip__item:nth-child(n+2){margin-top:2rem;}.tech-brief-body .row--figures,.tech-brief-body .row--body-inner{margin-block:7rem;}.tech-brief-body__figures .carousel{margin-top:3rem;}.tech-brief-body__figures .carousel--tech-brief{--carousel-height:36rem;}.tech-brief-body__figures .carousel-control-prev,.tech-brief-body__figures .carousel-control-next{top:calc((36rem / 2) - (var(--icon-size) / 2));}.tech-brief-more{margin-block:7rem;}.tech-brief-more{margin-block:10rem;}.tech-brief-teaser{padding:4.5rem;}.tech-brief-teaser__heading{font-size:3.2rem;line-height:4.2rem;}.startup-landing-header__background .layer{height:auto;width:100%;}.startup-landing-header__background .layer-1{max-width:calc(100% - 20rem);}.startup-landing-header__background .layer-2{max-width:calc(100% - 15rem);}.startup-landing-header__background .layer-3{max-width:calc(100% - 10rem);}.startup-landing-header__background .layer-4{max-width:calc(100% - 5rem);}.startup-landing-header__title{margin-bottom:3rem;}.startup-landing-header__content{margin-block:calc(7rem - 2.5rem) 10rem;}.startup-landing-header__content p{font-size:2.5rem;}.startup-landing-body{margin-top:7rem;}.startup-landing-body .view-content .container > .row,.startup-landing-body .view-content .diff-header > .row,.startup-landing-body .view-content .diff-controls > .row{row-gap:4rem;}.startup-landing-body .pager{margin-block:7rem;}.startup-detail__hero{padding-block:7rem;}.startup-detail__image{margin-bottom:0;max-width:24rem;}.startup-detail__intro{padding-block:4rem 8rem;}.startup-detail__intro .addtoany_list{margin-bottom:2.5rem;}.startup-detail__intro .social-icons{align-items:center;flex-direction:row;text-align:right;}.startup-detail__intro .social-icons__label{margin-bottom:0;margin-left:auto;transform:translateY(7px);}.startup-detail__intro .social-icons__item span{height:3rem !important;width:3rem !important;}.startup-detail__intro .social-icons .a2a_button_email span{background-size:2.4rem;}.startup-detail__intro .social-icons .a2a_button_facebook span{height:2.8rem;width:2.8rem;}.startup-detail__intro .social-icons .a2a_button_linkedin{margin-left:unset;}.startup-detail__intro p{font-size:3rem;}.startup-detail__logo{margin-bottom:7rem;}.startup-detail__body{margin-block:7rem;}.startup-detail .related-startups{padding-block:4rem;}.startup-detail .related-startups__content{row-gap:4rem;}body.page-user-login main,body.page-user-password main,body.page-user-register main{padding:0 4rem;}form.user-login-form,form.user-pass,form.user-register-form,article.profile{padding:6rem 0;}}@media (min-width:768px) and (max-width:1079.98px){.tile.tile--no-img:nth-child(odd).next-1-has-img .tile__image--fallback,.tile.tile--no-img:nth-child(even).prev-1-has-img .tile__image--fallback{margin-bottom:var(--tile-img-offset);padding-top:calc(100% - 4rem);}.flex-page__header--has-image .flex-page__header-content{margin-top:1.8rem;}.news-landing__filters .filter-actions{justify-self:flex-end;margin-block-start:1rem;}.portfolio-card__link{flex-direction:row;text-align:left;}.team-landing__role-header:not(:first-child){margin-top:5rem;}}@media (min-width:768px) and (max-width:1279.98px){.footer-col-2{flex:none;inline-size:100vw;margin-inline:-2rem;max-inline-size:calc(100% + 4rem);}.footer-buttons__link{padding-inline:3rem;}.news-landing-body .news-tease{flex-direction:column !important;}.news-landing-body .news-tease__image{margin-bottom:3rem;}.related-news .news-tease__content{flex:auto;width:100%;}}@media (min-width:1080px){.container-lg,.container-md,.container-sm,.container,.diff-header,.diff-controls{max-width:1240px;}.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-lg-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}.order-lg-first{order:-1;}.order-lg-last{order:13;}.order-lg-0{order:0;}.order-lg-1{order:1;}.order-lg-2{order:2;}.order-lg-3{order:3;}.order-lg-4{order:4;}.order-lg-5{order:5;}.order-lg-6{order:6;}.order-lg-7{order:7;}.order-lg-8{order:8;}.order-lg-9{order:9;}.order-lg-10{order:10;}.order-lg-11{order:11;}.order-lg-12{order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.8rem;padding-left:0.8rem;}.navbar-expand-lg > .container,.navbar-expand-lg > .diff-header,.navbar-expand-lg > .diff-controls,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm,.navbar-expand-lg > .container-md,.navbar-expand-lg > .container-lg,.navbar-expand-lg > .container-xl{flex-wrap:nowrap;}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child{border-bottom-left-radius:0;border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child{border-top-right-radius:0;border-bottom-left-radius:0;}.list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}.modal-lg,.modal-xl{max-width:800px;}.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:0.8rem !important;}.mt-lg-1,.my-lg-1{margin-top:0.8rem !important;}.mr-lg-1,.mx-lg-1{margin-right:0.8rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:0.8rem !important;}.ml-lg-1,.mx-lg-1{margin-left:0.8rem !important;}.m-lg-2{margin:1.6rem !important;}.mt-lg-2,.my-lg-2{margin-top:1.6rem !important;}.mr-lg-2,.mx-lg-2{margin-right:1.6rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:1.6rem !important;}.ml-lg-2,.mx-lg-2{margin-left:1.6rem !important;}.m-lg-3{margin:3.2rem !important;}.mt-lg-3,.my-lg-3{margin-top:3.2rem !important;}.mr-lg-3,.mx-lg-3{margin-right:3.2rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:3.2rem !important;}.ml-lg-3,.mx-lg-3{margin-left:3.2rem !important;}.m-lg-4{margin:4.8rem !important;}.mt-lg-4,.my-lg-4{margin-top:4.8rem !important;}.mr-lg-4,.mx-lg-4{margin-right:4.8rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:4.8rem !important;}.ml-lg-4,.mx-lg-4{margin-left:4.8rem !important;}.m-lg-5{margin:9.6rem !important;}.mt-lg-5,.my-lg-5{margin-top:9.6rem !important;}.mr-lg-5,.mx-lg-5{margin-right:9.6rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:9.6rem !important;}.ml-lg-5,.mx-lg-5{margin-left:9.6rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:0.8rem !important;}.pt-lg-1,.py-lg-1{padding-top:0.8rem !important;}.pr-lg-1,.px-lg-1{padding-right:0.8rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:0.8rem !important;}.pl-lg-1,.px-lg-1{padding-left:0.8rem !important;}.p-lg-2{padding:1.6rem !important;}.pt-lg-2,.py-lg-2{padding-top:1.6rem !important;}.pr-lg-2,.px-lg-2{padding-right:1.6rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:1.6rem !important;}.pl-lg-2,.px-lg-2{padding-left:1.6rem !important;}.p-lg-3{padding:3.2rem !important;}.pt-lg-3,.py-lg-3{padding-top:3.2rem !important;}.pr-lg-3,.px-lg-3{padding-right:3.2rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:3.2rem !important;}.pl-lg-3,.px-lg-3{padding-left:3.2rem !important;}.p-lg-4{padding:4.8rem !important;}.pt-lg-4,.py-lg-4{padding-top:4.8rem !important;}.pr-lg-4,.px-lg-4{padding-right:4.8rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:4.8rem !important;}.pl-lg-4,.px-lg-4{padding-left:4.8rem !important;}.p-lg-5{padding:9.6rem !important;}.pt-lg-5,.py-lg-5{padding-top:9.6rem !important;}.pr-lg-5,.px-lg-5{padding-right:9.6rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:9.6rem !important;}.pl-lg-5,.px-lg-5{padding-left:9.6rem !important;}.m-lg-n1{margin:-0.8rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-0.8rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-0.8rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.8rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-0.8rem !important;}.m-lg-n2{margin:-1.6rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-1.6rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-1.6rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-1.6rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-1.6rem !important;}.m-lg-n3{margin:-3.2rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-3.2rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-3.2rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-3.2rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-3.2rem !important;}.m-lg-n4{margin:-4.8rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-4.8rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-4.8rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-4.8rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-4.8rem !important;}.m-lg-n5{margin:-9.6rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-9.6rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-9.6rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-9.6rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-9.6rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}.header{--header-height:18.8rem;position:absolute;}body.scrolled .header{--header-height:9rem;animation:slideIn 0.25s ease-in-out;position:fixed;}.header__navbar-inner{align-items:flex-end;border:0;flex-direction:column;padding:4rem 4rem 0;}body.scrolled .header__navbar-inner{align-items:center;flex-direction:row;padding-block:1.8rem;}.header__navbar-inner::before{background-color:#c7c7c7;block-size:1px;content:"";inline-size:calc(100% - 8rem);inset-block-end:0;inset-inline-start:4rem;position:absolute;}body.scrolled .header__navbar-inner::before{background-color:#c7c7c7;inline-size:100vw;inset-inline-start:calc((100vw - 100%) / 2 * -1);}.header__navbar-top{background-color:#ffffff;border-block-end:1px solid #c7c7c7;padding-block-end:2.6rem;z-index:3;}body.scrolled .header__navbar-top{border-block-end:0;inline-size:19rem;padding-block:0;}.header__navbar-bottom{background-color:#ffffff;padding-block:2.3rem;z-index:2;}.node--type-homepage .header__navbar-bottom,.node--type-knowledge-resources .header__navbar-bottom,.node--type-inventor .header__navbar-bottom,.node--type-news .header__navbar-bottom,.node--type-event .header__navbar-bottom,.node--type-resource .header__navbar-bottom,.page-view-events .header__navbar-bottom,.page-view-technology-briefs .header__navbar-bottom,.page-view-news-and-insights .header__navbar-bottom,.page-view-past-events .header__navbar-bottom,.page-view-our-team .header__navbar-bottom{border-block-end:1px solid #c7c7c7;}body.scrolled .header__navbar-bottom{border-block-end:0;padding-block:0;}.header__brand{margin-block-end:0;}body.scrolled .header__brand{margin-block-end:0;}.header__brand svg{block-size:4.2rem;}body.scrolled .header__brand svg{block-size:3.4rem;transition:none;}.header__mobile-toggle{display:none;}.header__mobile-nav{display:none !important;}body.scrolled .header .header__utility-nav-desktop{display:none;}#main-wrapper{padding-block-start:18.8rem;}.footer-col-1{order:0;padding-block:10rem;}.footer-col-2{margin-inline-end:-2rem;padding-inline-end:0;}.footer-buttons{flex-direction:column;margin-inline-end:-4rem;}.footer-buttons__inner{max-inline-size:calc(23rem + 9rem + 6rem);}.footer-buttons__icon{block-size:9rem;margin-inline:0 4rem;min-inline-size:9rem;}.footer-buttons__arrow-wrapper::before{block-size:calc(100% + 4rem);inline-size:calc(100% + 4rem);}body.scrolled .desktop-nav__dropdown{inset-block-start:calc(100% + 3.4rem);}body.scrolled .desktop-nav__item--has-cols .desktop-nav__dropdown{inset-block-start:calc(100% + 3.4rem);}body.scrolled .desktop-nav__item--button:last-child{margin-inline-start:-2rem;}.breadcrumbs__item svg{display:none;}.accordion{margin-block:10rem;}.accordion + .accordion{margin-top:calc((10rem + .1rem) * -1);}.cover{padding:13rem 0;}.cover__content{display:flex;justify-content:space-between;}.cover__heading{margin-left:calc((((100% - 0px) - 11 * 40px) / 12 * 1) + (1 * 4rem));width:calc((((100% - 0px) - 11 * 40px) / 12 * 4) + (4 * 4rem));}.cover__body{margin:0 calc((((100% - 0px) - 11 * 40px) / 12 * 1)) 0 0;width:calc((((100% - 0px) - 11 * 40px) / 12 * 5) + (6 * 4rem));}.column-paragraph{margin:7rem 0;}.cta-section__inner--1col{padding:0 calc((((100% - 0px) - 11 * 40px) / 12 * 1));}.cta-section__inner--2col{flex-direction:row;gap:unset;justify-content:space-between;padding:0 4rem;}.cta-section__inner--2col > *{width:calc((((100% - -80px) - 11 * 40px) / 12 * 5) + (4rem * 4));}.cta-section__inner--2col::after{height:100%;left:50%;order:unset;position:absolute;top:unset;transform:translateX(-50%) rotate(10deg);transform-origin:0;width:2px;}.cta-section__inner--1col .cta-block{--icon-size:calc((((100% - 80px) - 9 * 40px) / 10 * 1) + (4rem * 2));}.cta-section__inner--2col .cta-block{--icon-size:calc((((100% - 0px) - 4 * 40px) / 5 * 1) + 4rem);}.cta-section__inner--1col .cta-block{gap:calc((((100% - 80px) - 9 * 40px) / 10 * 1));}.cta-section__inner--2col .cta-block{flex-direction:column;gap:3rem;}.cta-section__inner--1col .cta-block__title{font-size:6rem;line-height:7.5rem;}.facets--gradient-bg{--facets-border-color:1px solid #ffffff;--facets-indicator-bg:#ffffff;}.facets__wrapper{display:block !important;}.facets__toggle{display:none;}.facets__header-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.facets__header-close{display:none;}.facets--horizontal .facets__body{flex-direction:row;gap:1.5rem;}.facets--horizontal .facets__body > *{flex:1;}.facets--horizontal .facets__body .dropdown-collapse{left:0;position:absolute;top:100%;z-index:10;}.facets__body .dropdown-collapse .block-facets{overflow:auto;}.facets--vertical .facets__body .dropdown-collapse .block-facets:not(.block-facet-blockresearcher-facet){max-height:29rem;}.facets--horizontal .facets__body .dropdown-collapse .block-facets{max-height:50vh;}.facets--horizontal .facets__footer-label{display:inline-block;margin:0 2rem 1.5rem 0;}.facets--horizontal .facets__footer ul{display:inline;}.facets--horizontal .facets__footer li{display:inline-block;margin-right:2rem;}.factoid{margin:10rem calc((((-100% + 0px) + 7 * 40px) / 8 * 1) - (4rem * 2));padding:6rem calc((((100% - 0px) - 7 * 40px) / 8 * 1) + (4rem * 2));}.feat-event{margin-block:10rem;}.feat-event:last-child{margin-bottom:20px !important;}.feat-event__inner{--feat-event-padding-y:6rem;--feat-event-gap:4rem;}.feat-event__inner::before,.feat-event__inner::after{left:-4rem;right:-4rem;}.feat-event__image-wrapper{width:calc((((100% - 0px) - 9 * 40px) / 10 * 3) + (4rem * 2));}.feat-kr{margin-bottom:7rem;margin-top:7rem;padding:8rem 0;}.feat-kr__header{margin-bottom:6rem;}.feat-kr__cards{flex-direction:row;}.feat-portfolio{margin:10rem 0;}.feat-startup{margin-bottom:7rem;margin-top:7rem;}.feat-startup__inner{flex-direction:row;gap:0;justify-content:space-between;margin:0 -4rem;}.feat-startup__intro{width:calc((((100% - 0px) - 9 * 40px) / 10 * 4) + (4rem * 4));}.feat-startup__divider{align-self:stretch;display:block;margin-right:4rem;position:relative;width:calc((((100% - 0px) - 9 * 40px) / 10 * 1));}.feat-startup__divider svg{color:#99ebff;height:100%;overflow:visible;width:100%;}.feat-startup__content{width:calc((((100% - 0px) - 9 * 40px) / 10 * 5) + (4rem * 4));}.feat-startup__link{justify-content:center;padding-left:calc((((100% - 40px) - 3 * 40px) / 4 * 1));}.feat-tech-brief{margin-bottom:10rem;margin-top:10rem;}.feat-tech-brief__inner{margin:0 -4rem;}.feat-tech-impact__inner{gap:4rem;}.feat-inventor{margin-bottom:10rem;margin-top:10rem;}.feat-inventor__inner{align-items:center;gap:4rem;}.feat-inventor__image-wrapper{width:calc((((100% - 0px) - 7 * 40px) / 8 * 3) + (4rem * 2));}.feat-inventor__content-wrapper{width:calc((((100% - 0px) - 7 * 40px) / 8 * 7) + (4rem * 6));}.feat-team__inner{align-items:flex-start;flex-direction:row;gap:calc((((100% - 0px) - 11 * 40px) / 12 * 1));}.feat-team__media{margin-left:calc((((100% - 0px) - 11 * 40px) / 12 * 1));width:calc((((100% - 0px) - 11 * 40px) / 12 * 5) + (4rem * 5.5));}figure.caption.align-left,figure.caption.align-right,.media-item--view-mode-default.align-left,.media-item--view-mode-default.align-right{max-width:calc(50% - 4rem / 2);}.quote__icon{margin-left:-4rem;}.quote figure{margin:0 -4rem;}.tile-grid__inner > *{width:calc(33.33% - (8rem / 3));}.tile{--tile-img-offset:-2rem;--tile-padding-x:5rem;--tile-padding-y:5rem;}.tile.tile--no-img:nth-child(3n+1).next-1-has-img .tile__image--fallback,.tile.tile--no-img:nth-child(3n+1).next-2-has-img .tile__image--fallback,.tile.tile--no-img:nth-child(3n+2).prev-1-has-img .tile__image--fallback,.tile.tile--no-img:nth-child(3n+2).next-1-has-img .tile__image--fallback,.tile.tile--no-img:nth-child(3n+3).prev-1-has-img .tile__image--fallback,.tile.tile--no-img:nth-child(3n+3).prev-2-has-img .tile__image--fallback{margin-bottom:var(--tile-img-offset);padding-top:calc(100% - 4rem);}.paragraphs-body table{margin:10rem 0;}.webform-section{--header-height:18.8rem;}.events-detail__header-content{margin-top:unset;}.events-detail__share .social-icons__label{margin-left:auto;}.events-detail__body.paragraphs-body{margin-block:5rem 10rem;}.events-landing-body{margin-bottom:10rem;}.events-landing-body .facets__wrapper{margin-bottom:7rem;}.event-teaser{padding-inline:6rem;}.event-teaser--featured{background-color:transparent;}.event-teaser--featured::before{background-color:#f0f0f0;content:"";height:100%;left:50%;max-width:120rem;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:-1;}.flex-page__header--no-image .flex-page__header-inner{margin-inline:-6rem;}.flex-page__header--has-image{--background-position:right;--background-size:calc((100% - 120rem) / 2 + (120rem * 3 / 12));}.flex-page__header--has-image .flex-page__header-inner{padding-inline:0;}.flex-page__header--has-image .flex-page__title{margin-block-start:7rem;}.flex-page__header--has-image .breadcrumbs{transform:translateY(0);}.flex-page__header--has-image .flex-page__header-content{max-width:62rem;}.flex-page__image .media-item{inline-size:47.5rem;max-width:100%;}.home-intro{margin:0;padding:6rem 0;}.home-impact{background:transparent;margin:10rem 0 0;padding:6rem 0;}.home-team{margin:10rem 0;}.home-team__intro-inner{margin:0 -4rem;}.home-team__intro-heading{text-align:center;}.home-team__features{gap:6rem;margin-top:8rem;}.home-team__features-divider svg{height:6rem;}.home-learn{margin:10rem 0;}.home--has-intro-video .home-impact{margin-top:calc(((100vw - (((100% - 80px) - 11 * 40px) / 12 * 6) - (4rem * 6)) * (9 / 16) / -2));padding-top:calc(((100vw - (((100% - 80px) - 11 * 40px) / 12 * 6) - (4rem * 6)) * (9 / 16) / 2) + 6rem);}.home--has-animation .home-intro{min-height:calc(37.764706vw + 395px);}.home--has-animation .home-impact{margin-top:0;padding-top:0;}.inventor-detail__name{margin:0;}.inventor-detail__technologies .views-row + .views-row{margin-top:4rem;}.cta-section--inventor-detail{margin-top:10rem;}.inventor-landing__filters{padding:4rem 0;}.cta-section--inventor-landing{margin-top:10rem;}.news-detail__body.paragraphs-body{margin-block:7rem 10rem;}.news-landing-body{margin-block:7rem 10rem;}.news-landing-body .facets__wrapper{margin-bottom:7rem;}.news-landing__filters .view-active-pills .filterIndicators__item:hover,.news-landing__filters .view-active-pills .filterIndicators__item:focus{background-color:#9933ff;}.news-landing__filters .view-active-pills .filterIndicators__item:hover,.news-landing__filters .view-active-pills .filterIndicators__item:focus{background-color:#ffffff;}.news-tease{align-items:flex-start;}.news-tease__tags-label{margin-top:2rem;}.related-news{margin-bottom:10rem;}.portfolio-tech-teaser{margin-top:0;}.portfolio-tech-teaser{--image-size:24rem;}.portfolio-tech-teaser--has-img{margin-top:0;}.portfolio-card__link{padding:10rem calc((((100% - 0px) - 5 * 40px) / 6 * 1));}.portfolio-card__image{width:27rem;}.portfolio-landing__featured::before{background-color:#ffffff;bottom:0;content:"";position:absolute;top:50%;z-index:-1;margin-left:calc((100vw - 100%) / -2);width:100vw;}.portfolio-landing__featured-inner{flex-direction:row;}.portfolio-landing__body .view-portfolios .view-content{flex-direction:row;flex-wrap:wrap;}.portfolio-landing__body .view-portfolios .view-content > *{width:calc(50% - 2rem);}.cta-section--portfolio-landing{margin-top:10rem;}.kr-detail__header{margin-top:2.5rem;}.kr-detail__header .kr-teaser{padding:5rem 10rem;}.kr-detail__body.paragraphs-body{margin-block:7rem 10rem;}.kr-landing-filters{padding:7rem 0 3rem;}.kr-landing-filters .facets__body form [data-drupal-selector=edit-search-api-fulltext]{min-width:14rem;}.kr-landing-filters .facets__body .facet-wrapper{flex:100%;max-width:calc((100% / 4) - (1.5rem * 3/4));}.kr-landing-body{padding-bottom:10rem;}.kr-landing-body .pager{margin-top:10rem;}.kr-teaser:not(.kr-teaser--paragraph){padding:7.5%;}.header{--quick-search-gap:1.5rem;--quick-search-icon-size:2.1rem;--quick-search-input-size:13.5rem;}.header .views-exposed-form fieldset input{font-size:1.2rem;}.team-detail--has-img .team-detail__text{margin-left:-4rem;}.cta-section--team-detail{margin-top:10rem;}.team-landing__filters{padding:4rem 0;}.team-landing__body .view-content > .container > .row,.team-landing__body .view-content > .diff-header > .row,.team-landing__body .view-content > .diff-controls > .row{row-gap:4rem;}.cta-section--team-landing{margin-top:10rem;}.tech-brief-landing-body{margin-bottom:10rem;}.tech-brief-landing-body__teasers::after{background-color:#c7c7c7;content:"";height:100%;left:-2rem;position:absolute;top:0;width:1px;}.tech-brief-landing-body__teasers .view-content{gap:4rem;}.tech-brief-landing-body__portfolio-title{margin-bottom:4rem;margin-top:0;}.tech-brief-landing-body .portfolio-tech-teaser{margin-bottom:4rem;}.tech-brief-landing-body .facets--tech-briefs{margin-right:-4rem;}.tech-brief-landing-body .disclaimer{text-align:right;}.tech-brief-landing-body .pager{margin-top:2rem;}.tech-brief-landing-body .pager::before{background-color:#ffffff;content:"";height:calc(100% + 10rem);left:-4rem;position:absolute;top:-10rem;width:1px;z-index:1;}.tech-brief-landing-body .pager__inner{justify-content:flex-end;}.tech-brief-header__links-and-labels{margin-top:7rem;}.tech-brief-header__cta-button .btn,.tech-brief-header__cta-button .simplesamlphp-auth-login-link{margin-left:auto;margin-top:0;}.tech-brief-body__figures .carousel--tech-brief{--carousel-height:50rem;}.tech-brief-body__figures .carousel-control-prev,.tech-brief-body__figures .carousel-control-next{top:calc((50rem / 2) - (var(--icon-size) / 2));}.tech-brief-more .view-content{flex-direction:row;}.tech-brief-more .views-row{max-width:calc((100% / 3) - (4rem * 2/3));}.tech-brief-card{padding:4.5rem 4.2rem;}.startup-landing-header__background .layer-1{max-width:90rem;}.startup-landing-header__background .layer-2{max-width:calc(90rem + 10rem);}.startup-landing-header__background .layer-3{max-width:calc(90rem + 20rem);}.startup-landing-header__background .layer-4{max-width:calc(90rem + 30rem);}.startup-landing-body .facets__wrapper{margin-bottom:7rem;}.startup-detail__image{max-width:31rem;}.startup-detail .related-startups{background:linear-gradient(to right,#9933ff,#ff1423);}form.user-login-form,form.user-pass,form.user-register-form{max-inline-size:calc((((100% - 0px) - 11 * 40px) / 12 * 8) + (7 * 40px));}}@media (min-width:1080px) and (max-width:1100px){body.scrolled .header .header__main-nav-desktop{width:calc(100% + 19rem);}}@media (min-width:1100px){.header .header__main-nav-desktop{width:auto;}.desktop-nav__list--1{gap:1.5rem 2.95rem;}.desktop-nav__item--button:last-child{margin-inline-start:-2.5rem;}}@media (min-width:1280px){.container-xl,.container-lg,.container-md,.container-sm,.container,.diff-header,.diff-controls{max-width:1280px;}.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.row-cols-xl-4 > *{flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%;}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%;}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%;}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%;}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}.order-xl-first{order:-1;}.order-xl-last{order:13;}.order-xl-0{order:0;}.order-xl-1{order:1;}.order-xl-2{order:2;}.order-xl-3{order:3;}.order-xl-4{order:4;}.order-xl-5{order:5;}.order-xl-6{order:6;}.order-xl-7{order:7;}.order-xl-8{order:8;}.order-xl-9{order:9;}.order-xl-10{order:10;}.order-xl-11{order:11;}.order-xl-12{order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.8rem;padding-left:0.8rem;}.navbar-expand-xl > .container,.navbar-expand-xl > .diff-header,.navbar-expand-xl > .diff-controls,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm,.navbar-expand-xl > .container-md,.navbar-expand-xl > .container-lg,.navbar-expand-xl > .container-xl{flex-wrap:nowrap;}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child{border-bottom-left-radius:0;border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child{border-top-right-radius:0;border-bottom-left-radius:0;}.list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}.modal-xl{max-width:1140px;}.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:0.8rem !important;}.mt-xl-1,.my-xl-1{margin-top:0.8rem !important;}.mr-xl-1,.mx-xl-1{margin-right:0.8rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:0.8rem !important;}.ml-xl-1,.mx-xl-1{margin-left:0.8rem !important;}.m-xl-2{margin:1.6rem !important;}.mt-xl-2,.my-xl-2{margin-top:1.6rem !important;}.mr-xl-2,.mx-xl-2{margin-right:1.6rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:1.6rem !important;}.ml-xl-2,.mx-xl-2{margin-left:1.6rem !important;}.m-xl-3{margin:3.2rem !important;}.mt-xl-3,.my-xl-3{margin-top:3.2rem !important;}.mr-xl-3,.mx-xl-3{margin-right:3.2rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:3.2rem !important;}.ml-xl-3,.mx-xl-3{margin-left:3.2rem !important;}.m-xl-4{margin:4.8rem !important;}.mt-xl-4,.my-xl-4{margin-top:4.8rem !important;}.mr-xl-4,.mx-xl-4{margin-right:4.8rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:4.8rem !important;}.ml-xl-4,.mx-xl-4{margin-left:4.8rem !important;}.m-xl-5{margin:9.6rem !important;}.mt-xl-5,.my-xl-5{margin-top:9.6rem !important;}.mr-xl-5,.mx-xl-5{margin-right:9.6rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:9.6rem !important;}.ml-xl-5,.mx-xl-5{margin-left:9.6rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:0.8rem !important;}.pt-xl-1,.py-xl-1{padding-top:0.8rem !important;}.pr-xl-1,.px-xl-1{padding-right:0.8rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:0.8rem !important;}.pl-xl-1,.px-xl-1{padding-left:0.8rem !important;}.p-xl-2{padding:1.6rem !important;}.pt-xl-2,.py-xl-2{padding-top:1.6rem !important;}.pr-xl-2,.px-xl-2{padding-right:1.6rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:1.6rem !important;}.pl-xl-2,.px-xl-2{padding-left:1.6rem !important;}.p-xl-3{padding:3.2rem !important;}.pt-xl-3,.py-xl-3{padding-top:3.2rem !important;}.pr-xl-3,.px-xl-3{padding-right:3.2rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:3.2rem !important;}.pl-xl-3,.px-xl-3{padding-left:3.2rem !important;}.p-xl-4{padding:4.8rem !important;}.pt-xl-4,.py-xl-4{padding-top:4.8rem !important;}.pr-xl-4,.px-xl-4{padding-right:4.8rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:4.8rem !important;}.pl-xl-4,.px-xl-4{padding-left:4.8rem !important;}.p-xl-5{padding:9.6rem !important;}.pt-xl-5,.py-xl-5{padding-top:9.6rem !important;}.pr-xl-5,.px-xl-5{padding-right:9.6rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:9.6rem !important;}.pl-xl-5,.px-xl-5{padding-left:9.6rem !important;}.m-xl-n1{margin:-0.8rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-0.8rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-0.8rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.8rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-0.8rem !important;}.m-xl-n2{margin:-1.6rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-1.6rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-1.6rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-1.6rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-1.6rem !important;}.m-xl-n3{margin:-3.2rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-3.2rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-3.2rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-3.2rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-3.2rem !important;}.m-xl-n4{margin:-4.8rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-4.8rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-4.8rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-4.8rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-4.8rem !important;}.m-xl-n5{margin:-9.6rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-9.6rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-9.6rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-9.6rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-9.6rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}.footer-buttons{margin-inline-end:-2rem;}body.scrolled .desktop-nav__item--has-cols .desktop-nav__dropdown{inset-block-start:calc(100% + 2.9rem);}.desktop-nav__dropdown{inline-size:calc(100% + 2.4rem);inset-inline-start:-2.4rem;}.desktop-nav__grid--cols-3{gap:8.8rem;}body.scrolled .desktop-nav__list--1{gap:1.5rem 2.5rem;}.desktop-nav__list--col:not(:last-child)::after{inset-inline-end:-4.4rem;}.home--has-intro-video .home-impact{margin-top:calc(66rem * (9 / 16) / -2);padding-top:calc((66rem * (9 / 16) / 2) + 6rem);}.news-tease.news-tease--teaser-featured{padding-block:5rem;}.kr-teaser{padding:5rem;}.kr-teaser__description{font-size:2.1rem;}}@media (min-width:1700px){.home-intro__animation{height:126vw;}}@media (max-width:1279.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}.navbar-expand-xl > .container,.navbar-expand-xl > .diff-header,.navbar-expand-xl > .diff-controls,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm,.navbar-expand-xl > .container-md,.navbar-expand-xl > .container-lg,.navbar-expand-xl > .container-xl{padding-right:0;padding-left:0;}.footer .container,.footer .diff-header,.footer .diff-controls{max-inline-size:100%;}.footer-col-2{padding-inline:0;}}@media (max-width:1279px){body.scrolled .desktop-nav__list--1{gap:1.5rem 2.5rem;}body.scrolled .desktop-nav__item--button{display:none;}}@media (max-width:1079.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}.navbar-expand-lg > .container,.navbar-expand-lg > .diff-header,.navbar-expand-lg > .diff-controls,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm,.navbar-expand-lg > .container-md,.navbar-expand-lg > .container-lg,.navbar-expand-lg > .container-xl{padding-right:0;padding-left:0;}.header .header__utility-nav-desktop,.header .header__main-nav-desktop{display:none;}.header .header__utility-nav-desktop{display:none;}.header .header__main-nav-desktop{display:none;}.utility-nav--desktop{display:none;}.breadcrumbs__item:not(.breadcrumbs__item--back){display:none;}.breadcrumbs__spacer{display:none;}.facets__wrapper{background-color:#ffffff;bottom:0;display:none;left:0;overflow-y:auto;padding:4rem;position:fixed;top:0;transform:translateX(-100%);transition:0.4s ease-in-out;width:38.4rem;z-index:500;}body.facets-open .facets__wrapper{transform:none;}.facets__header-label{letter-spacing:0.07em;font-family:"roboto-condensed",serif;font-size:1.6rem;margin-bottom:3rem;}.facets--horizontal .facets__body .facet-wrapper.disabled{display:none;}.flex-page__header--has-image .flex-page__header-inner{padding:0;}.home-impact .view-impact-areas .view-content{max-width:42rem;}.news-landing__filters form{grid-template-columns:repeat(2,1fr);}.news-landing__filters-inner form{margin-block-start:1.5rem;}.news-landing__filters-inner details.form-wrapper .details-wrapper{padding:2rem;}.news-landing__filters-inner{padding-block-end:4.8rem;}.portfolio-landing__featured-inner > *{position:relative;}.portfolio-landing__featured-inner > *:last-of-type::before{background-color:#ffffff;bottom:0;content:"";position:absolute;top:50%;z-index:-1;margin-left:calc((100vw - 100%) / -2);width:100vw;}.tech-brief-landing-body__facets{margin-bottom:4rem;}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}.navbar-expand-md > .container,.navbar-expand-md > .diff-header,.navbar-expand-md > .diff-controls,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm,.navbar-expand-md > .container-md,.navbar-expand-md > .container-lg,.navbar-expand-md > .container-xl{padding-right:0;padding-left:0;}.container .fullbleed .container-fluid .fullbleed .container,.diff-header .fullbleed .container-fluid .fullbleed .container,.diff-controls .fullbleed .container-fluid .fullbleed .container,.container .fullbleed .container-sm .fullbleed .container,.diff-header .fullbleed .container-sm .fullbleed .container,.diff-controls .fullbleed .container-sm .fullbleed .container,.container .fullbleed .container-md .fullbleed .container,.diff-header .fullbleed .container-md .fullbleed .container,.diff-controls .fullbleed .container-md .fullbleed .container,.container .fullbleed .container-lg .fullbleed .container,.diff-header .fullbleed .container-lg .fullbleed .container,.diff-controls .fullbleed .container-lg .fullbleed .container,.container .fullbleed .container-xl .fullbleed .container,.diff-header .fullbleed .container-xl .fullbleed .container,.diff-controls .fullbleed .container-xl .fullbleed .container,.container .fullbleed .container-fluid .fullbleed .diff-header,.diff-header .fullbleed .container-fluid .fullbleed .diff-header,.diff-controls .fullbleed .container-fluid .fullbleed .diff-header,.container .fullbleed .container-sm .fullbleed .diff-header,.diff-header .fullbleed .container-sm .fullbleed .diff-header,.diff-controls .fullbleed .container-sm .fullbleed .diff-header,.container .fullbleed .container-md .fullbleed .diff-header,.diff-header .fullbleed .container-md .fullbleed .diff-header,.diff-controls .fullbleed .container-md .fullbleed .diff-header,.container .fullbleed .container-lg .fullbleed .diff-header,.diff-header .fullbleed .container-lg .fullbleed .diff-header,.diff-controls .fullbleed .container-lg .fullbleed .diff-header,.container .fullbleed .container-xl .fullbleed .diff-header,.diff-header .fullbleed .container-xl .fullbleed .diff-header,.diff-controls .fullbleed .container-xl .fullbleed .diff-header,.container .fullbleed .container-fluid .fullbleed .diff-controls,.diff-header .fullbleed .container-fluid .fullbleed .diff-controls,.diff-controls .fullbleed .container-fluid .fullbleed .diff-controls,.container .fullbleed .container-sm .fullbleed .diff-controls,.diff-header .fullbleed .container-sm .fullbleed .diff-controls,.diff-controls .fullbleed .container-sm .fullbleed .diff-controls,.container .fullbleed .container-md .fullbleed .diff-controls,.diff-header .fullbleed .container-md .fullbleed .diff-controls,.diff-controls .fullbleed .container-md .fullbleed .diff-controls,.container .fullbleed .container-lg .fullbleed .diff-controls,.diff-header .fullbleed .container-lg .fullbleed .diff-controls,.diff-controls .fullbleed .container-lg .fullbleed .diff-controls,.container .fullbleed .container-xl .fullbleed .diff-controls,.diff-header .fullbleed .container-xl .fullbleed .diff-controls,.diff-controls .fullbleed .container-xl .fullbleed .diff-controls,.container .fullbleed .container-fluid .fullbleed .container-fluid,.diff-header .fullbleed .container-fluid .fullbleed .container-fluid,.diff-controls .fullbleed .container-fluid .fullbleed .container-fluid,.container .fullbleed .container-sm .fullbleed .container-fluid,.diff-header .fullbleed .container-sm .fullbleed .container-fluid,.diff-controls .fullbleed .container-sm .fullbleed .container-fluid,.container .fullbleed .container-md .fullbleed .container-fluid,.diff-header .fullbleed .container-md .fullbleed .container-fluid,.diff-controls .fullbleed .container-md .fullbleed .container-fluid,.container .fullbleed .container-lg .fullbleed .container-fluid,.diff-header .fullbleed .container-lg .fullbleed .container-fluid,.diff-controls .fullbleed .container-lg .fullbleed .container-fluid,.container .fullbleed .container-xl .fullbleed .container-fluid,.diff-header .fullbleed .container-xl .fullbleed .container-fluid,.diff-controls .fullbleed .container-xl .fullbleed .container-fluid,.container .fullbleed .container-fluid .fullbleed .container-sm,.diff-header .fullbleed .container-fluid .fullbleed .container-sm,.diff-controls .fullbleed .container-fluid .fullbleed .container-sm,.container .fullbleed .container-sm .fullbleed .container-sm,.diff-header .fullbleed .container-sm .fullbleed .container-sm,.diff-controls .fullbleed .container-sm .fullbleed .container-sm,.container .fullbleed .container-md .fullbleed .container-sm,.diff-header .fullbleed .container-md .fullbleed .container-sm,.diff-controls .fullbleed .container-md .fullbleed .container-sm,.container .fullbleed .container-lg .fullbleed .container-sm,.diff-header .fullbleed .container-lg .fullbleed .container-sm,.diff-controls .fullbleed .container-lg .fullbleed .container-sm,.container .fullbleed .container-xl .fullbleed .container-sm,.diff-header .fullbleed .container-xl .fullbleed .container-sm,.diff-controls .fullbleed .container-xl .fullbleed .container-sm,.container .fullbleed .container-fluid .fullbleed .container-md,.diff-header .fullbleed .container-fluid .fullbleed .container-md,.diff-controls .fullbleed .container-fluid .fullbleed .container-md,.container .fullbleed .container-sm .fullbleed .container-md,.diff-header .fullbleed .container-sm .fullbleed .container-md,.diff-controls .fullbleed .container-sm .fullbleed .container-md,.container .fullbleed .container-md .fullbleed .container-md,.diff-header .fullbleed .container-md .fullbleed .container-md,.diff-controls .fullbleed .container-md .fullbleed .container-md,.container .fullbleed .container-lg .fullbleed .container-md,.diff-header .fullbleed .container-lg .fullbleed .container-md,.diff-controls .fullbleed .container-lg .fullbleed .container-md,.container .fullbleed .container-xl .fullbleed .container-md,.diff-header .fullbleed .container-xl .fullbleed .container-md,.diff-controls .fullbleed .container-xl .fullbleed .container-md,.container .fullbleed .container-fluid .fullbleed .container-lg,.diff-header .fullbleed .container-fluid .fullbleed .container-lg,.diff-controls .fullbleed .container-fluid .fullbleed .container-lg,.container .fullbleed .container-sm .fullbleed .container-lg,.diff-header .fullbleed .container-sm .fullbleed .container-lg,.diff-controls .fullbleed .container-sm .fullbleed .container-lg,.container .fullbleed .container-md .fullbleed .container-lg,.diff-header .fullbleed .container-md .fullbleed .container-lg,.diff-controls .fullbleed .container-md .fullbleed .container-lg,.container .fullbleed .container-lg .fullbleed .container-lg,.diff-header .fullbleed .container-lg .fullbleed .container-lg,.diff-controls .fullbleed .container-lg .fullbleed .container-lg,.container .fullbleed .container-xl .fullbleed .container-lg,.diff-header .fullbleed .container-xl .fullbleed .container-lg,.diff-controls .fullbleed .container-xl .fullbleed .container-lg,.container .fullbleed .container-fluid .fullbleed .container-xl,.diff-header .fullbleed .container-fluid .fullbleed .container-xl,.diff-controls .fullbleed .container-fluid .fullbleed .container-xl,.container .fullbleed .container-sm .fullbleed .container-xl,.diff-header .fullbleed .container-sm .fullbleed .container-xl,.diff-controls .fullbleed .container-sm .fullbleed .container-xl,.container .fullbleed .container-md .fullbleed .container-xl,.diff-header .fullbleed .container-md .fullbleed .container-xl,.diff-controls .fullbleed .container-md .fullbleed .container-xl,.container .fullbleed .container-lg .fullbleed .container-xl,.diff-header .fullbleed .container-lg .fullbleed .container-xl,.diff-controls .fullbleed .container-lg .fullbleed .container-xl,.container .fullbleed .container-xl .fullbleed .container-xl,.diff-header .fullbleed .container-xl .fullbleed .container-xl,.diff-controls .fullbleed .container-xl .fullbleed .container-xl{padding-inline:2rem;}.footer-text p{font-size:1.6rem;}.footer-text a{font-size:1.6rem;}.facets__wrapper{width:100%;}.feat-event__title{font-size:3.4rem;line-height:4rem;}.feat-kr__btn--header{text-align:left;}.feat-startup__sub-heading{font-size:2.9rem;}.feat-team__heading{font-size:2.6rem;}.quote__icon img{max-width:8.2rem;}.tile__image .media-item{max-width:24rem;}.event-teaser__image{margin-bottom:3rem;}.event-teaser--featured .event-teaser__image{max-width:18.2rem;}.event-teaser__button-wrapper{align-items:flex-start;flex-direction:column;}.home-impact .view-impact-areas{margin:4rem 0 -1rem;}.home-impact .view-impact-areas .view-content{max-width:32rem;}.home-impact .impact-area{margin:0 1.7rem 3rem;}.inventor-detail__info-item--additional:first-child{margin-top:2rem;}.news-landing__filters{padding-block-start:2.4rem;}.news-landing__filters form{grid-template-columns:1fr;}.news-landing__filters-inner details.form-wrapper .details-wrapper{padding:2rem 2rem 0.1rem;position:static;}.news-landing__filters-inner{padding-block-end:3rem;}.portfolio-teaser__text .arrow-text__icon{margin-left:0;width:0;}.kr-detail__header .kr-teaser__title{font-size:3.8rem;}.kr-teaser__title{font-size:2.6rem;}.team-detail__photo{margin-bottom:3rem;max-width:18.5rem;}.team-teaser__photo{margin:auto;}.tech-brief-body__figures .carousel{padding-top:5.2rem;}.tech-brief-body__figures .carousel-control-prev,.tech-brief-body__figures .carousel-control-next{bottom:unset;margin-top:0;right:unset;top:0;transform:unset;}.tech-brief-body__figures .carousel-control-prev{left:0;right:unset;}.tech-brief-body__figures .carousel-control-next{left:3.2rem;}.tech-brief-teaser__cta-button{position:relative;width:-moz-fit-content;width:fit-content;}.startup-landing-header__background .layer-1{height:calc(100% + 4rem);width:auto;}.startup-landing-header__background .layer-2{height:calc(100% + 8rem);width:auto;}.startup-landing-header__background .layer-3{height:calc(100% + 12rem);width:auto;}.startup-landing-header__background .layer-4{height:calc(100% + 16rem);width:auto;}.startup-teaser__title{font-size:2.5rem;}}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}.navbar-expand-sm > .container,.navbar-expand-sm > .diff-header,.navbar-expand-sm > .diff-controls,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm,.navbar-expand-sm > .container-md,.navbar-expand-sm > .container-lg,.navbar-expand-sm > .container-xl{padding-right:0;padding-left:0;}.pager__item--ellipses{display:none;}}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}.btn,.simplesamlphp-auth-login-link{transition:none;}.fade{transition:none;}.collapsing{transition:none;}.collapsing.width{transition:none;}.custom-switch .custom-control-label::after{transition:none;}.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}.custom-range::-moz-range-thumb{-moz-transition:none;transition:none;}.custom-range::-ms-thumb{-ms-transition:none;transition:none;}.custom-control-label::before,.custom-file-label,.custom-select{transition:none;}.badge{transition:none;}.progress-bar{transition:none;}.progress-bar-animated{animation:none;}.modal.fade .modal-dialog{transition:none;}.carousel-item{transition:none;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none;}.carousel-control-prev,.carousel-control-next{transition:none;}.carousel-indicators li{transition:none;}.spinner-border,.spinner-grow{animation-duration:1.5s;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}*,*::before,*::after{text-shadow:none !important;box-shadow:none !important;}a:not(.btn):not(.simplesamlphp-auth-login-link){text-decoration:underline;}abbr[title]::after{content:" (" attr(title) ")";}pre{white-space:pre-wrap !important;}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:A3;}body{min-width:1080px !important;}.container,.diff-header,.diff-controls{min-width:1080px !important;}.navbar{display:none;}.badge{border:1px solid #000;}.table,.paragraphs-body table{border-collapse:collapse !important;}.table td,.paragraphs-body table td,.table th,.paragraphs-body table th{background-color:#fff !important;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important;}.table-dark{color:inherit;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#dee2e6;}.table .thead-dark th,.paragraphs-body table .thead-dark th{color:inherit;border-color:#dee2e6;}.tech-brief-body__figures .carousel--tech-brief{height:auto;}.tech-brief-body__figures .carousel--tech-brief .carousel-inner::before{content:unset;}.tech-brief-body__figures .carousel-item__image{border:1px solid #000000;}}
