@charset "UTF-8"; img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*!
Theme Name: PC3I
Author: Opus Design
Author URI: https://opusdesign.us/
Description: A Custom WP Theme for PC3I.
Version: 1.0
*/
:root,[data-theme=reset]{--color-background:#fff;--color-headline:#000;--color-text:#000;--color-border:#011f5b;--color-link:#000;--color-link-hover:#011f5b;--color-link-accent:#011f5b;--color-link-accent-hover:#e34234;--color-button-text:#011f5b;--color-button-background:#f2c100;--color-button-text-hover:#011f5b;--color-button-background-hover:#71bade;--color-form-error:#e34234}[data-theme=light]{--color-background:#edeff8;--color-headline:#000;--color-text:#000;--color-border:#011f5b;--color-link:#000;--color-link-hover:#011f5b;--color-link-accent:#f2c100;--color-link-accent-hover:#e34234;--color-button-text:#011f5b;--color-button-background:#f2c100;--color-button-text-hover:#011f5b;--color-button-background-hover:#71bade;--color-form-error:#e34234}[data-theme=dark]{--color-background:#011f5b;--color-headline:#fff;--color-text:#fff;--color-border:#fff;--color-link:#fff;--color-link-hover:#71bade;--color-link-accent:#f2c100;--color-link-accent-hover:#e34234;--color-button-text:#011f5b;--color-button-background:#f2c100;--color-button-text-hover:#011f5b;--color-button-background-hover:#fff;--color-form-error:#e34234}[data-theme=red]{--color-background:#e34234;--color-headline:#fff;--color-text:#fff;--color-border:#fff;--color-link:#000;--color-link-hover:#011f5b;--color-link-accent:#f2c100;--color-link-accent-hover:#e34234;--color-button-text:#fff;--color-button-background:#011f5b;--color-button-text-hover:#011f5b;--color-button-background-hover:#71bade;--color-form-error:#e34234}.accordion-content>ol ul li:before,.accordion-content>ul li:before,.gutenberg-body>ol ul li:before,.gutenberg-body>ul li:before,.wp-block-post-content>ol ul li:before,.wp-block-post-content>ul li:before{background-color:#e34234;block-size:.8rem;border-radius:50%;content:"";inline-size:.8rem;inset-block-start:0;inset-inline-start:0;margin-block-start:1.1rem;position:absolute;text-align:start;vertical-align:middle}.accordion-content>ol ul li:before,.accordion-content>ul ol li:before,.accordion-content>ul ul li:before,.gutenberg-body>ol ul li:before,.gutenberg-body>ul ol li:before,.gutenberg-body>ul ul li:before,.wp-block-post-content>ol ul li:before,.wp-block-post-content>ul ol li:before,.wp-block-post-content>ul ul li:before{height:.6rem;margin-block-start:1.1rem;width:.6rem}.accordion-content>ol li:before,.accordion-content>ul ol li:before,.gutenberg-body>ol li:before,.gutenberg-body>ul ol li:before,.wp-block-post-content>ol li:before,.wp-block-post-content>ul ol li:before{block-size:3rem;border-radius:50%;color:#e34234;content:counter(item);counter-increment:item;font-size:1.8rem;font-weight:700;inline-size:2.6rem;left:0;line-height:2.7rem;position:absolute;text-align:start;top:0;vertical-align:middle}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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:#011f5b;--secondary:#e34234;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:1080px;--breakpoint-xl:1200px;--font-family-sans-serif:"lato",helvetica,arial,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6,p{margin-bottom:1.6rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#011f5b;text-decoration:none}a:hover{color:#00050f;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:1.2rem;padding-top:1.2rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.8rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:corsario-variable,sans-serif;font-weight:500;line-height:1.2;margin-bottom:1.6rem}.h4,h4{font-size:2.4rem}.h6,h6{font-size:1.6rem}.lead{font-size:2rem;font-weight:300}.display-1{font-size:9.6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:8.8rem}.display-3{font-size:7.2rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:5.6rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:3.2rem;margin-top:3.2rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.8rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:2rem;margin-bottom:3.2rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.4rem;padding:.4rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:1.6rem}.figure-caption{color:#6c757d;font-size:90%}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}kbd{background-color:#212529;border-radius:.32rem;color:#fff;font-size:87.5%;padding:.32rem .64rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:20px;padding-right:20px;position:relative;width:100%}.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;max-width:100%;width:auto}.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,.wp-block-table table{color:#212529;margin-bottom:3.2rem;width:100%}.table td,.table th,.wp-block-table table td,.wp-block-table table th{border-top:1px solid #dee2e6;padding:1.2rem;vertical-align:top}.table thead th,.wp-block-table table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody,.wp-block-table table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.48rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);color:#212529}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8c0d1}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7b8baa}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a9b2c7}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#f7cac6}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#f09d95}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#f4b5b0}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th,.wp-block-table table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.table .thead-light th,.wp-block-table table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#343a40;color:#fff}.table-dark td,.table-dark th,.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:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.4rem;color:#495057;display:block;font-size:1.6rem;font-weight:400;height:calc(1.5em + 1.2rem + 2px);line-height:1.5;padding:.6rem 1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#024ad9;box-shadow:0 0 0 .32rem rgba(1,31,91,.25);color:#495057;outline:0}.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=datetime-local].form-control,input[type=month].form-control,input[type=time].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{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.6rem + 1px);padding-top:calc(.6rem + 1px)}.col-form-label-lg{font-size:2rem;line-height:1.5;padding-bottom:calc(.8rem + 1px);padding-top:calc(.8rem + 1px)}.col-form-label-sm{font-size:1.4rem;line-height:1.5;padding-bottom:calc(.4rem + 1px);padding-top:calc(.4rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;font-size:1.6rem;line-height:1.5;margin-bottom:0;padding:.6rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.32rem;font-size:1.4rem;height:calc(1.5em + .8rem + 2px);line-height:1.5;padding:.4rem .8rem}.form-control-lg{border-radius:.48rem;font-size:2rem;height:calc(1.5em + 1.6rem + 2px);line-height:1.5;padding:.8rem 1.6rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1.6rem}.form-text{display:block;margin-top:.4rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:2rem;position:relative}.form-check-input{margin-left:-2rem;margin-top:.48rem;position:absolute}.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{align-items:center;display:inline-flex;margin-right:1.2rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.5rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:.875em;margin-top:.4rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:.4rem;color:#fff;display:none;font-size:1.4rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.4rem .8rem;position:absolute;top:100%;z-index:5}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.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-position:right calc(.375em + .3rem) center;background-repeat:no-repeat;background-size:calc(.75em + .6rem) calc(.75em + .6rem);border-color:#28a745;padding-right:calc(1.5em + 1.2rem)!important}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .32rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{background-position:right 2.4rem center;padding-right:4.8rem!important}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .3rem) right calc(.375em + .3rem);padding-right:calc(1.5em + 1.2rem)}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 1.2rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.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 2.8rem/calc(.75em + .6rem) calc(.75em + .6rem) no-repeat;border-color:#28a745;padding-right:calc(.75em + 3.7rem)!important}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .32rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .32rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .32rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.4rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.4rem;color:#fff;display:none;font-size:1.4rem;left:0;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.4rem .8rem;position:absolute;top:100%;z-index:5}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%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-position:right calc(.375em + .3rem) center;background-repeat:no-repeat;background-size:calc(.75em + .6rem) calc(.75em + .6rem);border-color:#dc3545;padding-right:calc(1.5em + 1.2rem)!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .32rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{background-position:right 2.4rem center;padding-right:4.8rem!important}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .3rem) right calc(.375em + .3rem);padding-right:calc(1.5em + 1.2rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 1.2rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%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 2.8rem/calc(.75em + .6rem) calc(.75em + .6rem) no-repeat;border-color:#dc3545;padding-right:calc(.75em + 3.7rem)!important}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .32rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .32rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .32rem rgba(220,53,69,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}.btn{background-color:transparent;border:1px solid transparent;border-radius:.4rem;color:#212529;display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.5;padding:.6rem 1.2rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .32rem rgba(1,31,91,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#011f5b;border-color:#011f5b;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#011235;border-color:#000e29;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .32rem rgba(39,65,116,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#011f5b;border-color:#011f5b;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#000e29;border-color:#000a1c;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .32rem rgba(39,65,116,.5)}.btn-secondary{background-color:#e34234;border-color:#e34234;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#d42c1d;border-color:#c8291c;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .32rem rgba(231,94,82,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#e34234;border-color:#e34234;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#c8291c;border-color:#bd271a;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .32rem rgba(231,94,82,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .32rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.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 .32rem rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .32rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.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 .32rem rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .32rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.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 .32rem rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .32rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.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 .32rem rgba(225,83,97,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .32rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.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 .32rem hsla(220,4%,85%,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .32rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.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 .32rem rgba(82,88,93,.5)}.btn-outline-primary{border-color:#011f5b;color:#011f5b}.btn-outline-primary:hover{background-color:#011f5b;border-color:#011f5b;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .32rem rgba(1,31,91,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#011f5b}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#011f5b;border-color:#011f5b;color:#fff}.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 .32rem rgba(1,31,91,.5)}.btn-outline-secondary{border-color:#e34234;color:#e34234}.btn-outline-secondary:hover{background-color:#e34234;border-color:#e34234;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .32rem rgba(227,66,52,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#e34234}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#e34234;border-color:#e34234;color:#fff}.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 .32rem rgba(227,66,52,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .32rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.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 .32rem rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .32rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.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 .32rem rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .32rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.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 .32rem rgba(255,193,7,.5)}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .32rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.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 .32rem rgba(220,53,69,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .32rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.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 .32rem rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .32rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.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 .32rem rgba(52,58,64,.5)}.btn-link{color:#011f5b;font-weight:400;text-decoration:none}.btn-link:hover{color:#00050f}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.48rem;font-size:2rem;line-height:1.5;padding:.8rem 1.6rem}.btn-group-sm>.btn,.btn-sm{border-radius:.32rem;font-size:1.4rem;line-height:1.5;padding:.4rem .8rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.8rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}.collapsing.width{height:auto;transition:width .35s ease;width:0}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.4rem;color:#212529;display:none;float:left;font-size:1.6rem;left:0;list-style:none;margin:.2rem 0 0;min-width:16rem;padding:.8rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-left{left:0;right:auto}.dropdown-menu-right{left:auto;right:0}.dropup .dropdown-menu{bottom:100%;margin-bottom:.2rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.2rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.2rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:1.6rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.4rem 2.4rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#011f5b;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:1.4rem;margin-bottom:0;padding:.8rem 2.4rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.4rem 2.4rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.9rem;padding-right:.9rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.6rem;padding-right:.6rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:1.2rem;padding-right:1.2rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.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,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.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,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.4rem;color:#495057;display:flex;font-size:1.6rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.6rem 1.2rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1.6rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.48rem;font-size:2rem;line-height:1.5;padding:.8rem 1.6rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .8rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.32rem;font-size:1.4rem;line-height:1.5;padding:.4rem .8rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:2.8rem}.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)>.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)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:2.4rem;padding-left:2.4rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1.6rem}.custom-control-input{height:2rem;left:0;opacity:0;position:absolute;width:1.6rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#011f5b;border-color:#011f5b;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .32rem rgba(1,31,91,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#024ad9}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#1260fc;border-color:#1260fc;color:#fff}.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{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1.6rem;left:-2.4rem;position:absolute;top:.4rem;width:1.6rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.4rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='m6.564.75-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{background-color:#011f5b;border-color:#011f5b}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='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(1,31,91,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(1,31,91,.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;charset=utf-8,%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(1,31,91,.5)}.custom-switch{padding-left:3.6rem}.custom-switch .custom-control-label:before{border-radius:.8rem;left:-3.6rem;pointer-events:all;width:2.8rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.8rem;height:calc(1.6rem - 4px);left:calc(-3.6rem + 2px);top:calc(.4rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1.6rem - 4px)}.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(1,31,91,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 1.2rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.4rem;color:#495057;display:inline-block;font-size:1.6rem;font-weight:400;height:calc(1.5em + 1.2rem + 2px);line-height:1.5;padding:.6rem 2.8rem .6rem 1.2rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#024ad9;box-shadow:0 0 0 .32rem rgba(1,31,91,.25);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:1.2rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:1.4rem;height:calc(1.5em + .8rem + 2px);padding-bottom:.4rem;padding-left:.8rem;padding-top:.4rem}.custom-select-lg{font-size:2rem;height:calc(1.5em + 1.6rem + 2px);padding-bottom:.8rem;padding-left:1.6rem;padding-top:.8rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + 1.2rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#024ad9;box-shadow:0 0 0 .32rem rgba(1,31,91,.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{background-color:#fff;border:1px solid #ced4da;border-radius:.4rem;font-weight:400;height:calc(1.5em + 1.2rem + 2px);left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.6rem 1.2rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 .4rem .4rem 0;bottom:0;content:"Browse";display:block;height:calc(1.5em + 1.2rem);z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:2.24rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .32rem rgba(1,31,91,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .32rem rgba(1,31,91,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .32rem rgba(1,31,91,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#011f5b;border:0;border-radius:1.6rem;height:1.6rem;margin-top:-.4rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1.6rem}.custom-range::-webkit-slider-thumb:active{background-color:#1260fc}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1.6rem;color:transparent;cursor:pointer;height:.8rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#011f5b;border:0;border-radius:1.6rem;height:1.6rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1.6rem}.custom-range::-moz-range-thumb:active{background-color:#1260fc}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1.6rem;color:transparent;cursor:pointer;height:.8rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#011f5b;border:0;border-radius:1.6rem;height:1.6rem;margin-left:.32rem;margin-right:.32rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1.6rem}.custom-range::-ms-thumb:active{background-color:#1260fc}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.8rem;color:transparent;cursor:pointer;height:.8rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1.6rem}.custom-range::-ms-fill-upper{margin-right:15px}.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 .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.8rem 1.6rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background-color:transparent;border:1px solid transparent;border-top-left-radius:.4rem;border-top-right-radius:.4rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:0 0;border:0;border-radius:.4rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#011f5b;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:1.6rem 3.2rem;position:relative}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-xl{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:2rem;line-height:inherit;margin-right:3.2rem;padding-bottom:.5rem;padding-top:.5rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.8rem;padding-top:.8rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.4rem;font-size:2rem;line-height:1;padding:.4rem 1.2rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{background:50%/100% 100% no-repeat;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-xl{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.8rem;padding-right:.8rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.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,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' 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,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.4rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.4rem - 1px);border-top-right-radius:calc(.4rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.4rem - 1px);border-bottom-right-radius:calc(.4rem - 1px);border-bottom-width: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:-.6rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:2rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:1.2rem 2rem}.card-header:first-child{border-radius:calc(.4rem - 1px) calc(.4rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:1.2rem 2rem}.card-footer:last-child{border-radius:0 0 calc(.4rem - 1px) calc(.4rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-1.2rem}.card-header-pills,.card-header-tabs{margin-left:-1rem;margin-right:-1rem}.card-img-overlay{border-radius:calc(.4rem - 1px);bottom:0;left:0;padding:2rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.4rem - 1px);border-top-right-radius:calc(.4rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.4rem - 1px);border-bottom-right-radius:calc(.4rem - 1px)}.card-deck .card,.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-left-radius:0;border-bottom-right-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{background-color:#e9ecef;border-radius:.4rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1.6rem;padding:1.2rem 1.6rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";float:left;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.4rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#011f5b;display:block;line-height:1.25;margin-left:-1px;padding:.8rem 1.2rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#00050f;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .32rem rgba(1,31,91,.25);outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:.4rem;border-top-left-radius:.4rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.4rem;border-top-right-radius:.4rem}.page-item.active .page-link{background-color:#011f5b;border-color:#011f5b;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:2rem;line-height:1.5;padding:1.2rem 2.4rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.48rem;border-top-left-radius:.48rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.48rem;border-top-right-radius:.48rem}.pagination-sm .page-link{font-size:1.4rem;line-height:1.5;padding:.4rem .8rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.32rem;border-top-left-radius:.32rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.32rem;border-top-right-radius:.32rem}.badge{border-radius:.4rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#011f5b;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#000e29;color:#fff}a.badge-primary.focus,a.badge-primary:focus{box-shadow:0 0 0 .32rem rgba(1,31,91,.5);outline:0}.badge-secondary{background-color:#e34234;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#c8291c;color:#fff}a.badge-secondary.focus,a.badge-secondary:focus{box-shadow:0 0 0 .32rem rgba(227,66,52,.5);outline:0}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}a.badge-success.focus,a.badge-success:focus{box-shadow:0 0 0 .32rem rgba(40,167,69,.5);outline:0}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}a.badge-info.focus,a.badge-info:focus{box-shadow:0 0 0 .32rem rgba(23,162,184,.5);outline:0}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}a.badge-warning.focus,a.badge-warning:focus{box-shadow:0 0 0 .32rem rgba(255,193,7,.5);outline:0}.badge-danger{background-color:#dc3545;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130;color:#fff}a.badge-danger.focus,a.badge-danger:focus{box-shadow:0 0 0 .32rem rgba(220,53,69,.5);outline:0}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}a.badge-light.focus,a.badge-light:focus{box-shadow:0 0 0 .32rem rgba(248,249,250,.5);outline:0}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}a.badge-dark.focus,a.badge-dark:focus{box-shadow:0 0 0 .32rem rgba(52,58,64,.5);outline:0}.jumbotron{background-color:#e9ecef;border-radius:.48rem;margin-bottom:2rem;padding:2rem 1rem}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.4rem;margin-bottom:1.6rem;padding:1.2rem 2rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:6.4rem}.alert-dismissible .close{color:inherit;padding:1.2rem 2rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#ccd2de;border-color:#b8c0d1;color:#01102f}.alert-primary hr{border-top-color:#a9b2c7}.alert-primary .alert-link{color:#000}.alert-secondary{background-color:#f9d9d6;border-color:#f7cac6;color:#76221b}.alert-secondary hr{border-top-color:#f4b5b0}.alert-secondary .alert-link{color:#4c1612}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1.6rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.4rem;font-size:1.2rem;height:1.6rem;line-height:0}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#011f5b;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1.6rem 1.6rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{border-radius:.4rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:1.2rem 2rem;position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#011f5b;border-color:#011f5b;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.4rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-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{background-color:#b8c0d1;color:#01102f}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#a9b2c7;color:#01102f}.list-group-item-primary.list-group-item-action.active{background-color:#01102f;border-color:#01102f;color:#fff}.list-group-item-secondary{background-color:#f7cac6;color:#76221b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#f4b5b0;color:#76221b}.list-group-item-secondary.list-group-item-action.active{background-color:#76221b;border-color:#76221b;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:2.4rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .4rem 1.2rem rgba(0,0,0,.1);flex-basis:350px;font-size:1.4rem;max-width:350px;opacity:0}.toast:not(:last-child){margin-bottom:1.2rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.4rem 1.2rem}.toast-body{padding:1.2rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.8rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}.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-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1.6rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1.6rem);height:-moz-min-content;height:min-content}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;height:100%;justify-content:center}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.48rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.48rem - 1px);border-top-right-radius:calc(.48rem - 1px);display:flex;justify-content:space-between;padding:1.6rem}.modal-header .close{margin:-1.6rem -1.6rem -1.6rem auto;padding:1.6rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1.6rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.48rem - 1px);border-bottom-right-radius:calc(.48rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:1.35rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.tooltip{word-wrap:break-word;display:block;font-family:lato,helvetica,arial,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.64rem;position:absolute;width:1.28rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.64rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#000;border-width:.64rem .64rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .64rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:1.28rem;left:0;width:.64rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.64rem .64rem .64rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.64rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#000;border-width:0 .64rem .64rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .64rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:1.28rem;right:0;width:.64rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.64rem 0 .64rem .64rem;left:0}.tooltip-inner{background-color:#000;border-radius:.4rem;color:#fff;max-width:200px;padding:.4rem .8rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.48rem;font-family:lato,helvetica,arial,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.8rem;margin:0 .48rem;width:1.6rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.8rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.8rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.8rem .8rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.8rem .8rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.8rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1.6rem;left:calc(-.8rem - 1px);margin:.48rem 0;width:.8rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.8rem .8rem .8rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.8rem .8rem .8rem 0;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.8rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.8rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .8rem .8rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .8rem .8rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.8rem;position:absolute;top:0;width:1.6rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.8rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1.6rem;margin:.48rem 0;right:calc(-.8rem - 1px);width:.8rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.8rem 0 .8rem .8rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.8rem 0 .8rem .8rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.48rem - 1px);border-top-right-radius:calc(.48rem - 1px);font-size:1.6rem;margin-bottom:0;padding:.8rem 1.2rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.8rem 1.2rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:50%/100% 100% no-repeat;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m5.25 0-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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:3.2rem;vertical-align:-.125em;width:3.2rem}.spinner-border-sm{border-width:.2em;height:1.6rem;width:1.6rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentcolor;border-radius:50%;display:inline-block;height:3.2rem;opacity:0;vertical-align:-.125em;width:3.2rem}.spinner-grow-sm{height:1.6rem;width: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:#011f5b!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#000e29!important}.bg-secondary{background-color:#e34234!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#c8291c!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!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:#011f5b!important}.border-secondary{border-color:#e34234!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:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.32rem!important}.rounded{border-radius:.4rem!important}.rounded-top{border-top-left-radius:.4rem!important}.rounded-right,.rounded-top{border-top-right-radius:.4rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.4rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.4rem!important}.rounded-left{border-top-left-radius:.4rem!important}.rounded-lg{border-radius:.48rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:80rem!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.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{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.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{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.exposed-filter-single .query-exposed-label,.query-wrangler .form-field--dropdown .dropdown-menu .query-exposed-label,.query-wrangler .form-field--search label,.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .2rem .4rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .8rem 1.6rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1.6rem 4.8rem rgba(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:.8rem!important}.mt-1,.my-1{margin-top:.8rem!important}.mr-1,.mx-1{margin-right:.8rem!important}.mb-1,.my-1{margin-bottom:.8rem!important}.ml-1,.mx-1{margin-left:.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:.8rem!important}.pt-1,.py-1{padding-top:.8rem!important}.pr-1,.px-1{padding-right:.8rem!important}.pb-1,.py-1{padding-bottom:.8rem!important}.pl-1,.px-1{padding-left:.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:-.8rem!important}.mt-n1,.my-n1{margin-top:-.8rem!important}.mr-n1,.mx-n1{margin-right:-.8rem!important}.mb-n1,.my-n1{margin-bottom:-.8rem!important}.ml-n1,.mx-n1{margin-left:-.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{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.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:#011f5b!important}a.text-primary:focus,a.text-primary:hover{color:#00050f!important}.text-secondary{color:#e34234!important}a.text-secondary:focus,a.text-secondary:hover{color:#b22519!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.icon-arrow-right-large{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16' fill='none'%3E%3Cpath d='M0 8.222h17M9.54 1l7.221 7.222-7.222 7.223' stroke='%23011F5B' stroke-width='1.5'/%3E%3C/svg%3E")}.icon-arrow-right{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 12' fill='none'%3E%3Cpath d='M0 6h10M5.172 1l4.673 5-4.673 5' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E")}.icon-bluesky{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 26'%3E%3Cpath d='M14 11.537C12.732 8.96 9.28 4.16 6.069 1.793 2.994-.475 1.821-.083 1.052.282.162.7 0 2.128 0 2.967c0 .84.441 6.886.728 7.896.95 3.335 4.332 4.46 7.447 4.1a17.1 17.1 0 01.484-.068c-.161.026-.322.048-.484.068-4.564.707-8.618 2.444-3.302 8.626 5.849 6.326 8.015-1.356 9.127-5.25 1.112 3.894 2.392 11.299 9.022 5.25 4.978-5.25 1.367-7.92-3.197-8.626a9.752 9.752 0 01-.484-.068c.163.02.325.043.484.068 3.115.362 6.496-.765 7.447-4.1.287-1.01.728-7.057.728-7.895C28 2.127 27.838.7 26.948.279c-.77-.363-1.942-.755-5.017 1.511-3.21 2.37-6.663 7.172-7.931 9.747z' fill='currentColor'/%3E%3C/svg%3E")}.icon-close{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 20' fill='none'%3E%3Cpath transform='matrix(.70283 .71136 -.70283 .71136 1 2)' stroke='%23fff' stroke-width='2' d='M0-1h25.26'/%3E%3Cpath transform='matrix(.70283 -.71136 .70283 .71136 2.046 20)' stroke='%23fff' stroke-width='2' d='M0-1h25.26'/%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 21 18' fill='none'%3E%3Cpath stroke='%23011F5B' d='M0 15h21M0 9h21M0 3h21'/%3E%3Ccircle cx='5.5' cy='3' r='2' fill='%23F2C100' stroke='%23011F5B'/%3E%3Ccircle cx='16.5' cy='9' r='2' fill='%23F2C100' stroke='%23011F5B'/%3E%3Ccircle cx='8.5' cy='15' r='2' fill='%23F2C100' stroke='%23011F5B'/%3E%3C/svg%3E")}.homepage-hero-section__animation-play-pause button,.icon-hp-pause{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5 12.904c0 6.691-5.377 12.109-12 12.109s-12-5.418-12-12.11C.5 6.213 5.877.795 12.5.795s12 5.418 12 12.11zM10.059 7.711v10.384m5.882-10.384v10.384' stroke='%23fff'/%3E%3C/svg%3E")}.homepage-hero-section__animation-play-pause button.play,.icon-hp-play{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 14L10 9v9l8.5-4z' stroke='%23fff'/%3E%3Cpath d='M24.5 12.904c0 6.691-5.377 12.109-12 12.109s-12-5.418-12-12.11C.5 6.213 5.877.795 12.5.795s12 5.418 12 12.11z' stroke='%23fff'/%3E%3C/svg%3E")}.icon-linkedin{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 27' fill='none'%3E%3Cg clip-path='url(%23clip0_523_16098)'%3E%3Cpath d='M.036 2.243C.036 1.214.89.38 1.946.38h22.2c1.055 0 1.91.834 1.91 1.863v22.275c0 1.029-.855 1.862-1.91 1.862h-22.2c-1.055 0-1.91-.833-1.91-1.862V2.243zm8.038 19.903V10.405H4.17v11.74h3.904zM6.123 8.8c1.361 0 2.208-.9 2.208-2.028-.024-1.152-.845-2.028-2.182-2.028s-2.21.878-2.21 2.028c0 1.128.847 2.028 2.158 2.028h.026zm7.981 13.345v-6.557c0-.351.027-.702.13-.953.282-.7.924-1.426 2.004-1.426 1.413 0 1.978 1.075 1.978 2.655v6.28h3.904v-6.733c0-3.608-1.925-5.285-4.495-5.285-2.072 0-3 1.138-3.52 1.939v.04h-.027l.027-.04v-1.661H10.2c.05 1.102 0 11.74 0 11.74h3.903z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_523_16098'%3E%3Cpath fill='%23fff' transform='translate(.036 .38)' d='M0 0h26.02v26H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-mute{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' fill='none'%3E%3Ccircle cx='12.5' cy='12.5' r='12' stroke='%23fff'/%3E%3Cpath d='M4.762 15.3v-4.566a1 1 0 011-1H9.7a1 1 0 00.674-.262l2.832-2.586c.642-.586 1.675-.13 1.675.738v10.498a1 1 0 01-1.635.773l-2.882-2.369a1 1 0 00-.635-.227H5.762a1 1 0 01-1-1zm11.905 1.962c1.644 0 2.976-1.999 2.976-4.464 0-2.466-1.332-4.465-2.976-4.465m2.976-5.357L5.953 22.62' stroke='%23fff'/%3E%3C/svg%3E")}.icon-pattern-corner-bottom-left-alt{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 368 165' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='368' height='233'%3E%3Cpath transform='matrix(0 1 1 0 0 0)' fill='%23D9D9D9' d='M0 0h232.658v368H0z'/%3E%3Cpath transform='matrix(0 1 1 0 0 0)' stroke='url(%23paint0_linear_524_16343)' stroke-opacity='.5' d='M.5.5h231.658v367H.5z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' stroke-opacity='.5' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M628.958 396.245C514.523 251.483 492.991 156.496 498.751 103.891c6.371-58.168 59.286-97.475 34.78-112.964-15.92-10.064-52.284-2.175-121.963 17.595-212.711 60.341-251.124 94.77-306.045 73.94C25.63 52.162 55.487-45.175-48.79-115.394c-2.314-1.559-4.63-3.111-6.995-4.596-76.852-48.225-179.57-53.627-255.197-50.242' stroke='url(%23paint1_linear_524_16343)'/%3E%3Cpath d='M647.588 390.53c-106.77-136.773-138.101-231.402-140.671-281.694-2.731-53.517 44.654-88.25 19.081-101.55-16.832-8.753-51.779-1.088-116.194 17.188-197.691 56.074-238.7 90.502-292.039 69.074C38.122 61.55 79.794-43.01-22.91-118.845c-2.333-1.724-4.664-3.451-7.086-5.11-76.853-52.598-188.187-59.819-269.379-57.563' stroke='url(%23paint2_linear_524_16343)'/%3E%3Cpath d='M666.237 384.775C567.156 255.999 538.242 162.532 515.101 113.77c1.093-46.573 29.939-78.994 3.361-90.104-17.777-7.43-51.276 0-110.423 16.786-182.646 51.797-226.254 86.195-278.012 64.198C50.635 70.907 104.217-40.954 3.013-122.318c-2.353-1.891-4.702-3.792-7.166-5.617-76.885-56.93-196.819-66.033-283.572-64.905' stroke='url(%23paint3_linear_524_16343)'/%3E%3Cpath d='M684.908 378.983c-91.39-120.765-126.622-214.037-161.619-260.294-4.429-41.534 15.18-69.678-12.384-78.63-18.74-6.088-50.767 1.09-104.627 16.369-167.588 47.512-213.783 81.841-263.967 59.303-79.12-35.53-13.538-154.748-113.327-241.584-2.367-2.058-4.737-4.131-7.247-6.127-76.962-61.229-205.437-72.242-297.773-72.255' stroke='url(%23paint4_linear_524_16343)'/%3E%3Cpath d='M703.592 373.15c-83.687-112.729-125.254-205.813-172.125-249.545-9.961-36.48.389-60.301-28.14-67.118-19.718-4.715-50.265 2.184-98.835 15.954-152.494 43.204-201.276 77.448-249.901 54.396-78.826-37.364-1.164-163.966-99.618-256.236-2.383-2.232-4.766-4.464-7.329-6.63-77.082-65.515-214.072-78.474-311.986-79.623' stroke='url(%23paint5_linear_524_16343)'/%3E%3Cpath d='M722.263 367.275c-75.969-104.674-123.859-197.549-182.619-238.767-15.498-31.41-14.412-50.857-43.927-55.583-20.692-3.312-49.755 3.282-93.029 15.538-137.387 38.885-188.737 73.016-235.802 49.479-78.504-39.25 11.333-173.252-85.888-270.921-2.391-2.405-4.814-4.81-7.405-7.151-77.24-69.782-222.707-84.711-326.22-87.004' stroke='url(%23paint6_linear_524_16343)'/%3E%3Cpath d='M740.913 361.37c-68.252-96.599-122.481-189.264-193.133-227.947-21.046-26.327-29.219-41.353-59.735-44.007-21.65-1.882-49.241 4.382-87.213 15.119-122.248 34.547-176.14 68.529-221.676 44.534-78.141-41.176 23.911-182.546-72.14-285.609-2.402-2.575-4.855-5.147-7.497-7.667-77.416-74.046-231.318-90.959-340.394-94.389' stroke='url(%23paint7_linear_524_16343)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_524_16343' x1='-24.651' y1='368' x2='222.133' y2='368' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_524_16343' x1='728.889' y1='455.88' x2='-127.1' y2='-303.873' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_524_16343' x1='736.583' y1='463.921' x2='-126.736' y2='-301.955' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_524_16343' x1='744.204' y1='472.036' x2='-126.443' y2='-299.936' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_524_16343' x1='751.795' y1='480.19' x2='-126.202' y2='-297.875' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_524_16343' x1='759.322' y1='488.403' x2='-126.029' y2='-295.741' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_524_16343' x1='766.798' y1='496.632' x2='-125.904' y2='-293.581' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_524_16343' x1='774.2' y1='504.889' x2='-125.778' y2='-291.346' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.homepage-projects-section:before,.icon-pattern-corner-bottom-left{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 384 273' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='384' height='273'%3E%3Cpath transform='rotate(-180 384 273)' fill='%23D9D9D9' d='M384 273h384v273H384z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M-282.699-220.335c173.311 56.342 277.87 41.858 332.75 16.845 60.684-27.66 93.376-93.053 114.017-75.244 13.412 11.569 11.254 49.427 2.178 123.692-27.697 226.709-57.689 276.363-26.174 321.417 45.844 65.538 144.109.81 236.518 74.995 2.051 1.646 4.096 3.296 6.077 5.018 64.361 55.98 87.668 152.668 97.01 226.58' stroke='url(%23paint0_linear_8_1329)'/%3E%3Cpath d='M-279.741-241.901c163.58 52.033 269.474 47.092 323.343 30.911 57.323-17.22 86.113-75.711 104.619-56.03 12.18 12.955 10.018 49.433 1.628 118.209-25.736 211.07-55.293 263.31-23.399 306.7 47.626 64.787 151.577-14.103 249.721 56.619 2.23 1.607 4.463 3.209 6.64 4.925 69.034 54.46 95.761 158.938 107.26 237.921' stroke='url(%23paint1_linear_8_1329)'/%3E%3Cpath d='M-276.733-263.591c153.827 47.69 258.112 40.844 313.897 45.04 49.309-18.357 78.824-58.214 95.184-36.717 10.941 14.38 8.78 49.441 1.071 112.707-23.768 195.349-52.856 250.174-20.615 291.907 49.457 64.012 159.163-29.209 262.965 38.142 2.413 1.566 4.836 3.125 7.197 4.822 73.671 52.982 103.884 165.24 117.543 249.305' stroke='url(%23paint2_linear_8_1329)'/%3E%3Cpath d='M-273.683-285.397c144.05 43.334 249.248 42.655 304.422 59.245 44.915-11.178 71.476-40.593 85.716-17.3 9.684 15.836 7.54 49.442.527 107.152C95.189 43.255 66.609 100.651 99.169 140.737c51.331 63.2 166.837-44.511 276.255 19.561 2.594 1.52 5.204 3.038 7.756 4.719 78.283 51.553 112.007 171.55 127.844 260.734' stroke='url(%23paint3_linear_8_1329)'/%3E%3Cpath d='M-270.58-307.299c134.234 38.957 240.355 44.481 294.9 73.533 40.504-3.959 64.063-22.853 76.204 2.211 8.395 17.322 6.296 49.45-.02 101.579-19.8 163.659-47.853 223.624-15.001 262.082 53.252 62.345 174.576-59.991 289.584.881 2.782 1.473 5.565 2.947 8.309 4.619 82.89 50.165 120.16 177.887 138.171 272.201' stroke='url(%23paint4_linear_8_1329)'/%3E%3Cpath d='M-267.427-329.239c124.388 34.556 231.406 46.3 285.336 87.865 36.073 3.295 56.575-5.018 66.666 21.825 7.074 18.819 5.045 49.45-.569 95.969C66.21 24.099 38.71 86.612 71.823 123.442c55.223 61.436 182.365-75.664 302.947-17.896 2.968 1.42 5.943 2.87 8.877 4.508 87.487 48.814 128.326 184.232 148.524 283.706' stroke='url(%23paint5_linear_8_1329)'/%3E%3Cpath d='M-264.237-351.127c114.509 30.14 222.423 48.139 275.714 102.262 31.627 10.588 49.02 12.903 57.082 41.534 5.719 20.313 3.79 49.439-1.118 90.314-15.778 131.586-42.69 196.606-9.34 231.839 57.23 60.46 190.147-91.458 316.305-36.748 3.153 1.368 6.31 2.789 9.445 4.41 92.083 47.469 136.497 190.545 158.87 295.147' stroke='url(%23paint6_linear_8_1329)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8_1329' x1='-363.124' y1='-294.263' x2='509.525' y2='355.154' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8_1329' x1='-372.942' y1='-300.336' x2='508.075' y2='354.662' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8_1329' x1='-382.824' y1='-306.347' x2='506.56' y2='354.226' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8_1329' x1='-392.741' y1='-312.34' x2='505.029' y2='353.818' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8_1329' x1='-402.707' y1='-318.263' x2='503.441' y2='353.478' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8_1329' x1='-412.68' y1='-324.111' x2='501.811' y2='353.205' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8_1329' x1='-422.672' y1='-329.785' x2='500.012' y2='353.045' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.icon-pattern-corner-top-left-alt,.news-feat:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 453 279' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.5'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='453' height='279'%3E%3Cpath d='M0 279V0h453v279H0z' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23a)' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M560.258 220.087c24.205 1.92 39.261-.411 47.473-7.765l.626.588-.626-.588c3.145-2.815 4.819-5.936 5.349-9.399.533-3.484-.083-7.376-1.644-11.728-3.132-8.732-9.956-19.038-18.277-31.146-.856-1.245-1.727-2.508-2.611-3.79-16.243-23.563-36.763-53.328-45.519-90.05-16.682-69.97-8.477-199.793 101.341-407.056l1.867.855C538.526-132.931 530.509-3.557 547.054 65.837c8.674 36.379 29.011 65.883 45.272 89.474.873 1.266 1.734 2.515 2.58 3.747 8.285 12.055 15.269 22.572 18.498 31.574 1.619 4.516 2.321 8.718 1.728 12.588-.595 3.892-2.49 7.384-5.939 10.473-8.924 7.991-24.865 10.206-49.076 8.286-24.29-1.927-57.275-8.056-100.675-17.157-93.363-19.571-160.367-37.412-210.629-50.794-21.08-5.613-39.215-10.441-55.114-14.284-53.851-13.017-81.953-14.707-112.414 2.258C38 166.11 28.371 208.212 17.027 257.819l-.898 3.924C4.392 312.952-10.099 371.416-66.035 424.748c-2.472 2.359-4.96 4.72-7.521 6.998-83.062 73.838-204.966 93.224-295.902 97.643l-.147-1.896c90.821-4.414 212.082-23.774 294.592-97.122 2.533-2.252 4.998-4.592 7.471-6.952C-12.035 370.497 2.37 312.502 14.101 261.32l.973-4.254c11.269-49.301 21.065-92.16 65.112-116.692 31.226-17.391 60.074-15.503 114.007-2.466 15.967 3.859 34.142 8.698 55.25 14.319 50.248 13.379 117.123 31.185 210.426 50.744l-.214.926.214-.926c43.414 9.103 76.264 15.202 100.389 17.116z' fill='url(%23paint0_linear_763_14374)'/%3E%3Cpath d='M586.516 143.007c-12.926-21.54-29.607-49.336-32.861-84.54-6.264-67.786 13.683-198.204 115.814-393.809l1.872.845C569.296-139.056 549.498-8.985 555.719 58.34c3.217 34.793 19.709 62.277 32.649 83.842l1.019 1.699c6.511 10.862 12.044 20.289 14.146 28.32 1.057 4.038 1.268 7.79.26 11.238-1.012 3.463-3.231 6.538-6.882 9.245l-.66-.742.66.742c-9.572 7.1-25.346 8.947-48.482 7.026-23.198-1.927-54.104-7.676-94.221-16.086-84.428-17.691-146.476-34.174-193.894-46.77-21.738-5.774-40.401-10.732-56.736-14.615-52.026-12.367-80.39-13.824-109.845 3.431-22.031 12.907-34.304 30.924-42.003 52.54-7.228 20.295-10.406 43.7-13.84 68.995l-.696 5.119C29.758 306.778 19.877 369.147-34.6 426.153l-.288.301c-2.367 2.479-4.75 4.973-7.247 7.395l-.759-.659.759.66c-82.249 79.694-214.107 102.532-311.445 109.118l-.19-1.894c97.263-6.581 228.428-29.39 310.118-108.543 2.47-2.396 4.83-4.867 7.204-7.352l.279-.292c54.038-56.547 63.874-118.4 71.307-172.833l.704-5.175c3.425-25.235 6.625-48.814 13.917-69.288 7.803-21.908 20.312-40.331 42.836-53.527 30.226-17.707 59.355-16.051 111.469-3.663 16.423 3.904 35.133 8.875 56.904 14.658 47.393 12.59 109.289 29.033 193.667 46.714 40.128 8.412 70.904 14.131 93.943 16.045 23.101 1.918 38.119-.023 47.013-6.619 3.363-2.494 5.313-5.248 6.2-8.282.892-3.05.734-6.463-.272-10.304-2.022-7.726-7.388-16.904-13.944-27.84l-1.059-1.766z' fill='url(%23paint1_linear_763_14374)'/%3E%3Cpath d='M582.151 114.2c-7.223-17.595-15.899-38.73-19.821-63.288l-.029-.186.049-.181c3.563-13.021 7.078-28.278 11.098-45.732 16.927-73.486 42.83-185.94 119.145-334.609l1.877.834C618.268-180.513 592.419-68.308 575.488 5.188c-4.009 17.405-7.519 32.638-11.078 45.668 3.899 24.251 12.444 45.071 19.641 62.607 1.961 4.78 3.823 9.315 5.463 13.61 3.819 10.001 6.465 18.77 6.232 26.208-.235 7.53-3.421 13.689-11.126 18.365l-.583-.795.583.795c-10.231 6.208-25.842 7.687-47.899 5.765-22.1-1.926-50.916-7.295-87.75-15.017-75.738-15.862-132.816-30.988-177.3-42.777-22.311-5.913-41.453-10.986-58.193-14.891-50.2-11.711-78.826-12.937-107.279 4.588-21.853 13.46-33.044 32.397-39.163 55.22-5.678 21.177-6.97 45.619-8.37 72.066-.11 2.11-.223 4.233-.338 6.368-3.115 57.714-8.382 123.979-61.45 184.603l-.545.624c-2.274 2.598-4.567 5.218-6.992 7.763-81.48 85.496-223.26 111.864-326.992 120.618l-.227-1.892c103.694-8.75 244.732-35.086 325.649-119.991 2.395-2.514 4.662-5.104 6.94-7.708l.543-.619C47.878 366.249 53.144 300.54 56.26 242.84c.116-2.149.229-4.288.341-6.415 1.395-26.389 2.696-51.012 8.424-72.376 6.201-23.128 17.611-42.529 39.998-56.318 29.23-18.003 58.641-16.578 108.933-4.846 16.856 3.933 36.053 9.021 58.4 14.944 44.441 11.778 101.338 26.859 177.043 42.714l-.21.912.21-.912c36.841 7.723 65.534 13.064 87.482 14.977 21.993 1.916 36.971.364 46.575-5.464 7.121-4.322 10.003-9.903 10.221-16.863.22-7.052-2.298-15.523-6.116-25.521-1.616-4.231-3.46-8.723-5.409-13.472z' fill='url(%23paint2_linear_763_14374)'/%3E%3Cpath d='M579.895 96.333c-3.665-14.928-8.024-32.679-8.899-53.118l-.01-.226.103-.205c12.655-25.146 24.082-59.45 38.23-101.918 4.366-13.107 8.992-26.992 13.992-41.625 21.186-61.997 49.067-137.299 92.436-223.454l1.883.822c-43.317 86.054-71.169 161.271-92.341 223.23-4.981 14.573-9.593 28.42-13.953 41.507-14.122 42.393-25.584 76.801-38.261 102.055.889 20.154 5.162 37.552 8.804 52.385 1.387 5.646 2.682 10.921 3.665 15.835 1.777 8.886 2.538 16.645.811 23.176-1.746 6.602-6.011 11.871-14.054 15.793-10.895 5.312-26.347 6.421-47.312 4.504-20.995-1.921-47.706-6.898-81.244-13.922-52.203-10.925-95.197-21.647-131.19-31.018-10.442-2.718-20.29-5.322-29.601-7.784-22.798-6.028-42.374-11.203-59.546-15.125-48.369-11.047-77.256-12.037-104.716 5.739-21.666 14.024-31.766 33.896-36.293 57.942-4.147 22.03-3.6 47.461-3.008 75 .055 2.577.111 5.174.163 7.787 1.223 60.984.573 131.14-51.14 195.345l-.837-.574.837.574-.412.511c-2.304 2.86-4.635 5.752-7.128 8.568-40.402 45.646-98.518 75.936-160.254 96.18-61.741 20.247-127.174 30.47-182.292 35.943l-.26-1.889c55.034-5.465 120.291-15.666 181.824-35.844 61.538-20.18 119.28-50.315 159.365-95.604l.808.607-.808-.607c2.463-2.782 4.768-5.643 7.08-8.51l.404-.502c51.268-63.653 51.965-133.216 50.743-194.197-.053-2.624-.11-5.232-.165-7.823-.592-27.486-1.144-53.103 3.039-75.321 4.585-24.357 14.879-44.749 37.12-59.145 28.239-18.281 57.932-17.092 106.396-6.023 17.212 3.93 36.844 9.121 59.661 15.154 9.304 2.46 19.137 5.06 29.552 7.771 35.973 9.366 78.929 20.078 131.084 30.993 33.541 7.025 60.136 11.976 80.986 13.883 20.879 1.91 35.81.746 46.146-4.295l.499.841-.499-.841c7.57-3.69 11.439-8.542 13.039-14.59 1.618-6.12.934-13.541-.835-22.387-.959-4.798-2.237-9.999-3.612-15.598z' fill='url(%23paint3_linear_763_14374)'/%3E%3Cpath d='M578.792 69.453c-.336-10.102-.421-21.42.868-33.956l.025-.242.149-.199c23.824-31.87 43.829-80.062 67.785-140.48 2.217-5.591 4.467-11.286 6.757-17.081 22.44-56.787 48.691-123.218 84.541-196.081l1.89.808c-35.816 72.794-62.042 139.162-84.484 195.952-2.289 5.794-4.539 11.488-6.756 17.08-23.88 60.225-43.937 108.59-67.87 140.697-1.252 12.327-1.168 23.475-.835 33.478.09 2.7.199 5.324.304 7.866.286 6.908.547 13.223.345 18.9-.277 7.775-1.424 14.502-4.65 20.093-3.245 5.625-8.54 10.011-16.913 13.201-11.564 4.407-26.864 5.144-46.735 3.235-19.888-1.911-44.49-6.488-74.732-12.815l.213-.926-.213.926c-47.497-9.928-87.154-19.875-120.754-28.636a8386.531 8386.531 0 01-23.795-6.252c-23.137-6.103-43.071-11.36-60.596-15.27-46.535-10.377-75.686-11.137-102.165 6.873-21.473 14.603-30.474 35.423-33.396 60.706-2.641 22.856-.303 49.237 2.23 77.816.274 3.09.55 6.206.823 9.346 5.575 64.262 9.54 138.299-40.87 206.06l-.858-.545.858.545-.006.009c-2.425 3.257-4.866 6.538-7.538 9.755-40.076 48.52-100.483 81.145-165.383 103.278-64.908 22.135-134.393 33.805-192.725 40.367l-.288-1.886c58.251-6.553 127.561-18.199 192.261-40.264 64.708-22.068 124.72-54.528 164.476-102.661l.002-.002c2.638-3.176 5.053-6.42 7.485-9.687 49.967-67.168 46.097-140.582 40.521-204.852-.273-3.144-.55-6.267-.824-9.367-2.53-28.534-4.886-55.102-2.223-78.146 2.957-25.591 12.118-46.986 34.203-62.006 27.261-18.542 57.239-17.584 103.872-7.184 17.571 3.918 37.565 9.192 60.717 15.3 7.571 1.996 15.479 4.083 23.751 6.24 33.583 8.756 73.2 18.693 120.647 28.61l-.209.913.209-.913c30.24 6.328 54.735 10.88 74.486 12.778 19.768 1.899 34.648 1.122 45.732-3.102h.001c8.011-3.052 12.911-7.172 15.902-12.356 3.01-5.217 4.141-11.603 4.414-19.278.2-5.604-.057-11.818-.342-18.7a993.41 993.41 0 01-.307-7.945z' fill='url(%23paint4_linear_763_14374)'/%3E%3Cpath d='M581.383 56.68c1.825-8.569 3.877-18.205 6.977-28.912l.064-.224.171-.169c31.096-30.87 56.642-78.66 83.347-137.449 10.201-22.457 20.573-46.524 31.487-71.846 17.622-40.887 36.654-85.048 58.655-130.991l1.898.791c-21.995 45.929-40.99 90.005-58.595 130.856-10.917 25.332-21.3 49.423-31.532 71.948C647.203-50.644 621.587-2.634 590.297 28.51c-3.046 10.556-5.071 20.066-6.885 28.58l-.137.644c-1.858 8.72-3.519 16.423-5.868 23.068-2.354 6.657-5.418 12.313-10.121 16.933-4.709 4.625-11.002 8.154-19.719 10.643l-.323-.908.323.908c-12.231 3.492-27.383 3.854-46.153 1.958-18.777-1.897-41.267-6.064-68.211-11.692C390.414 89.715 354.1 80.547 322.896 72.4c-6.29-1.642-12.37-3.242-18.253-4.79-23.315-6.138-43.528-11.458-61.368-15.332-44.692-9.705-74.103-10.234-99.603 7.989-21.271 15.198-29.162 36.978-30.463 63.511-1.161 23.657 2.922 50.947 7.345 80.517.546 3.646 1.096 7.328 1.643 11.041 9.944 67.544 18.52 145.452-30.648 216.75-2.409 3.496-4.866 7.014-7.54 10.468-39.774 51.383-102.47 86.345-170.532 110.372-68.071 24.03-141.601 37.156-203.158 44.814l-.314-1.884c61.479-7.648 134.836-20.749 202.699-44.706 67.873-23.961 130.158-58.748 169.61-109.715 2.64-3.411 5.073-6.892 7.48-10.386l.814.481-.814-.481c48.732-70.667 40.298-147.929 30.351-215.492a4297.02 4297.02 0 00-1.644-11.046c-4.419-29.533-8.53-57.01-7.361-80.852 1.316-26.83 9.326-49.24 31.242-64.9 26.285-18.784 56.543-18.057 101.336-8.33 17.893 3.885 38.169 9.222 61.493 15.362 5.876 1.546 11.945 3.144 18.218 4.782 31.189 8.144 67.463 17.301 110.199 26.22l-.213.926.213-.927c26.935 5.626 49.326 9.771 67.976 11.655 18.658 1.885 33.48 1.496 45.316-1.884 8.448-2.412 14.416-5.791 18.842-10.138 4.431-4.353 7.374-9.734 9.674-16.238 2.304-6.517 3.943-14.1 5.807-22.849l.14-.658z' fill='url(%23paint5_linear_763_14374)'/%3E%3Cpath d='M590.671 32.088a1253.9 1253.9 0 016.386-12.08l.093-.173.16-.124c38.381-29.873 69.47-77.264 98.928-134.422 19.156-37.168 37.587-78.391 56.878-121.538 10.376-23.207 21-46.969 32.12-70.957l1.907.771c-11.095 23.934-21.708 47.671-32.079 70.867-19.307 43.181-37.775 84.486-56.952 121.695-29.439 57.121-60.633 104.769-99.288 134.919a1261.355 1261.355 0 00-6.225 11.779c-6.916 13.203-12.592 24.037-19.454 32.544-8.904 11.039-19.835 18.212-38.027 21.836-25.733 5.127-60.025-.038-107.252-9.877-38.072-7.925-71.036-16.308-99.835-23.837a10559.66 10559.66 0 01-12.974-3.402c-23.317-6.125-43.731-11.487-61.857-15.305-42.843-9.022-72.515-9.318-97.058 9.102-21.056 15.805-27.828 38.553-27.497 66.343.29 24.433 6.067 52.595 12.327 83.114.868 4.235 1.746 8.515 2.62 12.837 14.32 70.82 27.495 152.584-20.469 227.416l-.895-.492.895.493c-2.392 3.728-4.854 7.47-7.554 11.17C76.086 499.01 11.108 536.31-60.099 562.232c-71.219 25.926-148.772 40.507-213.534 49.254l-.337-1.881c64.687-8.737 142.066-23.291 213.078-49.142 71.024-25.855 135.573-62.971 174.733-116.772l.001-.001c2.668-3.655 5.107-7.361 7.492-11.08 47.538-74.167 34.549-155.265 20.223-226.116-.872-4.315-1.75-8.593-2.619-12.829-6.255-30.488-12.071-58.836-12.363-83.45-.334-28.068 6.507-51.497 28.24-67.81 25.329-19.01 55.869-18.517 98.813-9.473 18.186 3.83 38.665 9.21 61.979 15.334a10617 10617 0 0012.958 3.398c28.788 7.525 61.708 15.897 99.725 23.81 47.309 9.857 81.144 14.896 106.355 9.873 17.709-3.528 28.215-10.449 36.829-21.127 6.737-8.352 12.3-18.97 19.197-32.132z' fill='url(%23paint6_linear_763_14374)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_763_14374' x1='755.159' y1='-433.002' x2='-240.526' y2='572.17' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_763_14374' x1='762.657' y1='-444.585' x2='-241.291' y2='568.596' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_763_14374' x1='770.055' y1='-456.261' x2='-242.148' y2='564.9' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_763_14374' x1='777.414' y1='-467.986' x2='-243.067' y2='561.156' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_763_14374' x1='784.683' y1='-479.783' x2='-244.079' y2='557.326' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_763_14374' x1='791.901' y1='-491.598' x2='-245.146' y2='553.472' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_763_14374' x1='799.037' y1='-503.452' x2='-246.227' y2='549.529' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.icon-pattern-corner-top-left,.projects-detail__leads:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 353 447' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='353' height='447'%3E%3Cpath transform='rotate(-90 0 446.753)' fill='%23D9D9D9' d='M0 446.753h446.753v353H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M644.166-193.14c-92.795 199.46-97.647 314.218-81.83 372.45 17.491 64.389 80.172 93.27 57.414 118.302-14.784 16.264-54.301 18.216-130.886 16.651-233.793-4.764-280.391-32.448-333.98 7.825-77.954 58.585-28.599 160.556-124.638 271.985-2.131 2.473-4.266 4.94-6.463 7.344-71.437 78.103-177.907 115.177-257.666 134.08' stroke='url(%23paint0_linear_524_16246)'/%3E%3Cpath d='M662.604-192.191C576.5-4.482 561.353 112.605 568.01 170.602c7.086 61.715 63.023 86.998 38.786 109.815-15.954 15.017-53.873 16.796-124.539 15.356-216.87-4.403-266.091-31.255-317.815 9.154-77.233 60.34-14.295 166.793-107.469 283.941-2.116 2.662-4.23 5.327-6.45 7.942C-19.97 679.751-134.9 721.422-220.112 743.25' stroke='url(%23paint1_linear_524_16246)'/%3E%3Cpath d='M680.987-191.255C601.572-15.269 588.755 99.565 573.67 161.889c9.77 52.57 45.847 80.74 20.202 101.332-17.153 13.772-53.45 15.381-118.215 14.059-199.985-4.039-251.816-30.026-301.691 10.484-76.503 62.141.08 173.119-90.333 295.891-2.103 2.854-4.2 5.718-6.43 8.529C7.61 679.91-115.72 726.227-206.357 750.97' stroke='url(%23paint2_linear_524_16246)'/%3E%3Cpath d='M699.324-190.332c-72.752 164.29-92.16 280.592-120.017 343.517 3.073 48.417 28.68 74.452 1.657 92.857-18.372 12.515-53.021 13.968-111.885 12.778-183.151-3.675-237.564-28.76-285.609 11.823-75.748 63.978 14.533 179.502-73.231 307.84-2.082 3.043-4.165 6.103-6.407 9.117-68.75 92.471-200.384 143.435-296.452 171.105' stroke='url(%23paint3_linear_524_16246)'/%3E%3Cpath d='M717.627-189.417C651.52-36.807 625.531 80.974 584.925 144.486c-3.613 44.266 11.533 68.131-16.838 84.378-19.607 11.232-52.604 12.559-105.587 11.498-166.345-3.296-223.327-27.465-269.572 13.165-74.967 65.86 29.053 185.923-56.166 319.793-2.063 3.239-4.125 6.478-6.387 9.696C62.413 680.215-77.464 735.847-178.94 766.427' stroke='url(%23paint4_linear_524_16246)'/%3E%3Cpath d='M735.917-188.496c-59.478 140.955-92.02 260.193-145.345 324.311-10.281 40.117-5.574 61.767-35.302 75.919-20.841 9.921-52.186 11.149-99.307 10.222-149.593-2.914-209.115-26.146-253.573 14.502-74.156 67.789 43.661 192.373-39.139 331.759-2.037 3.431-4.105 6.872-6.36 10.29-67.224 101.91-215.28 162.214-322.172 195.713' stroke='url(%23paint5_linear_524_16246)'/%3E%3Cpath d='M754.279-187.578C701.393-58.242 662.3 62.472 596.282 127.183c-16.944 35.978-22.64 55.368-53.738 67.461-22.063 8.579-51.774 9.74-93.052 8.95-132.887-2.523-194.917-24.791-237.639 15.859-73.31 69.756 58.313 198.818-22.157 343.736-2.013 3.621-4.08 7.254-6.35 10.885-66.518 106.624-222.707 171.597-334.978 207.993' stroke='url(%23paint6_linear_524_16246)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_524_16246' x1='737.626' y1='-291.195' x2='-94.431' y2='771.568' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_524_16246' x1='741.915' y1='-302.439' x2='-95.872' y2='766.979' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_524_16246' x1='746.087' y1='-313.754' x2='-97.426' y2='762.271' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_524_16246' x1='750.198' y1='-325.11' x2='-99.063' y2='757.511' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_524_16246' x1='754.234' y1='-336.525' x2='-100.798' y2='752.688' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_524_16246' x1='758.261' y1='-347.954' x2='-102.585' y2='747.894' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_524_16246' x1='762.346' y1='-359.423' x2='-104.357' y2='743.149' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.icon-pattern-corner-top-right-alt{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 262 192' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='262' height='192'%3E%3Cpath transform='matrix(0 -1 -1 0 260.324 191)' fill='%23D9D9D9' stroke='url(%23paint0_linear_524_16235)' d='M-.5-.5h190.638v260.324H-.5z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M-263.028-149.938C-163.467-31.62-139.969 43.787-140.769 84.812c-.886 45.365-39.452 73.997-19.223 87.166 13.143 8.558 40.991 3.882 94.025-8.726 161.9-38.483 189.482-63.892 233.844-45.268 64.533 27.093 48.057 102.206 134.443 161.627 1.917 1.319 3.835 2.633 5.786 3.896 63.418 41.027 144.029 49.539 202.86 50.031' stroke='url(%23paint1_linear_524_16235)'/%3E%3Cpath d='M-275.943-146.253C-183.051-34.693-151.965 40.723-146.429 80.22c5.889 42.03-28.636 67.265-7.754 78.744 13.746 7.554 40.468 3.003 89.432-8.635 150.273-35.705 179.845-60.967 222.957-41.968 64.374 28.371 39.21 108.534 124.65 172.196 1.941 1.447 3.88 2.896 5.886 4.296 63.644 44.389 150.998 54.671 214.175 56.276' stroke='url(%23paint2_linear_524_16235)'/%3E%3Cpath d='M-288.841-142.574c86.221 104.815 115.302 179.107 136.75 218.2 2.415 36.375-17.784 60.532 3.701 70.323 14.37 6.548 39.947 2.126 84.85-8.547 138.659-32.929 170.22-58.02 212.085-38.671 64.217 29.68 30.319 114.935 114.869 182.761 1.966 1.576 3.929 3.16 5.977 4.69 63.891 47.709 157.965 59.802 225.471 62.519' stroke='url(%23paint3_linear_524_16235)'/%3E%3Cpath d='M-301.73-138.901c79.567 98.08 113.514 172.368 143.984 209.935 6.355 32.614-6.931 53.777 15.143 61.908 15.008 5.53 39.424 1.251 80.261-8.447C64.726 94.338 98.266 69.446 138.891 89.123c64.05 31.019 21.373 121.39 105.098 193.325 1.986 1.705 3.975 3.422 6.068 5.084 64.171 50.997 164.906 64.917 236.752 68.751' stroke='url(%23paint4_linear_524_16235)'/%3E%3Cpath d='M-314.612-135.23c72.92 91.348 111.734 165.639 151.218 201.672 10.293 28.853 3.916 46.997 26.564 53.491 15.653 4.491 38.908.376 75.69-8.351C54.344 84.205 89.858 59.525 129.258 79.507c63.871 32.391 12.375 127.882 95.34 203.89 2.008 1.839 4.016 3.677 6.159 5.473 64.485 54.265 171.849 70.033 248.021 74.978' stroke='url(%23paint5_linear_524_16235)'/%3E%3Cpath d='M-327.494-131.556C-261.213-46.93-217.551 27.351-169.061 61.866c14.224 25.092 14.741 40.187 37.981 45.085 16.292 3.433 38.39-.5 71.124-8.254 103.924-24.6 141.398-49.05 179.575-28.783 63.677 33.798 3.308 134.409 85.596 214.459 2.024 1.971 4.073 3.944 6.247 5.873 64.831 57.515 178.787 75.144 259.295 81.204' stroke='url(%23paint6_linear_524_16235)'/%3E%3Cpath d='M-340.421-127.884c59.664 77.918 108.181 152.2 165.664 185.188 18.156 21.336 25.542 33.356 49.389 36.678 16.918 2.356 37.876-1.376 66.57-8.158C33.58 64.006 72.995 39.808 109.978 60.341c63.464 35.236-5.8 140.94 75.871 225.03 2.042 2.102 4.124 4.202 6.348 6.27 65.196 60.762 185.711 80.258 270.527 87.423' stroke='url(%23paint7_linear_524_16235)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_524_16235' x1='-20.305' y1='261.324' x2='182.968' y2='261.324' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_524_16235' x1='-345.275' y1='-200.876' x2='391.442' y2='413.075' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_524_16235' x1='-350.518' y1='-207.432' x2='391.398' y2='410.649' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_524_16235' x1='-355.702' y1='-214.047' x2='391.399' y2='408.141' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_524_16235' x1='-360.862' y1='-220.694' x2='391.434' y2='405.596' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_524_16235' x1='-365.984' y1='-227.39' x2='391.514' y2='403.001' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_524_16235' x1='-371.101' y1='-234.099' x2='391.624' y2='400.41' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_524_16235' x1='-376.249' y1='-240.84' x2='391.726' y2='397.816' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.cta-block:before,.icon-pattern-corner-top-right{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 420 308' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='420' height='308'%3E%3Cpath transform='matrix(0 -1 -1 0 419 307)' fill='%23D9D9D9' stroke='url(%23paint0_linear_8_1318)' d='M-.5-.5h307v419H-.5z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M-422.741-241.563C-262.725-51.403-224.96 69.793-226.246 135.729c-1.424 72.909-63.407 118.926-30.894 140.092 21.123 13.754 65.881 6.24 151.116-14.025 260.206-61.85 304.536-102.687 375.835-72.754 103.717 43.543 77.237 164.264 216.076 259.766 3.081 2.12 6.164 4.233 9.3 6.262 101.926 65.939 231.483 79.62 326.037 80.41' stroke='url(%23paint1_linear_8_1318)'/%3E%3Cpath d='M-443.498-235.64C-294.202-56.341-244.241 64.868-235.343 128.348c9.465 67.549-46.023 108.108-12.461 126.557 22.091 12.141 65.04 4.826 143.734-13.878 241.519-57.386 289.047-97.986 358.337-67.451 103.461 45.597 63.018 174.435 200.338 276.754 3.12 2.325 6.236 4.654 9.46 6.904 102.288 71.342 242.684 87.867 344.221 90.447' stroke='url(%23paint2_linear_8_1318)'/%3E%3Cpath d='M-464.227-229.727c138.575 168.459 185.314 287.86 219.785 350.69 3.881 58.463-28.582 97.288 5.948 113.024 23.096 10.524 64.204 3.417 136.37-13.737 222.853-52.924 273.578-93.249 340.864-62.152 103.21 47.702 48.729 184.723 184.618 293.733 3.159 2.534 6.315 5.08 9.605 7.538 102.687 76.678 253.883 96.115 362.379 100.481' stroke='url(%23paint3_linear_8_1318)'/%3E%3Cpath d='M-484.942-223.824c127.88 157.634 182.44 277.03 231.411 337.408 10.214 52.417-11.139 86.43 24.338 99.499 24.121 8.887 63.362 2.01 128.996-13.577 204.224-48.469 258.128-88.474 323.422-56.85 102.941 49.853 34.35 195.097 168.914 310.713 3.192 2.74 6.389 5.499 9.752 8.17 103.136 81.962 265.037 104.334 380.507 110.497' stroke='url(%23paint4_linear_8_1318)'/%3E%3Cpath d='M-505.646-217.923c117.198 146.814 179.58 266.214 243.038 324.126 16.543 46.373 6.294 75.533 42.693 85.971 25.158 7.218 62.534.605 121.65-13.422 185.606-44 242.684-83.666 306.008-51.55 102.654 52.058 19.888 205.532 153.231 327.692 3.226 2.955 6.453 5.91 9.898 8.796 103.641 87.214 276.196 112.557 398.62 120.505' stroke='url(%23paint5_linear_8_1318)'/%3E%3Cpath d='M-526.351-212.019C-419.823-76.009-349.65 43.376-271.716 98.848c22.861 40.329 23.69 64.59 61.042 72.462 26.185 5.517 61.702-.804 114.311-13.267 167.027-39.536 227.255-78.833 288.613-46.26 102.342 54.32 5.317 216.023 137.57 344.68 3.253 3.167 6.546 6.337 10.041 9.438 104.196 92.438 287.345 120.772 416.738 130.511' stroke='url(%23paint6_linear_8_1318)'/%3E%3Cpath d='M-547.126-206.118c95.893 125.23 173.868 244.615 266.255 297.635 29.181 34.292 41.051 53.61 79.378 58.948 27.192 3.787 60.874-2.211 106.99-13.111C53.97 102.288 117.32 63.397 176.758 96.398c101.999 56.632-9.322 226.518 121.939 361.668 3.282 3.378 6.628 6.753 10.202 10.077C413.683 565.8 607.374 597.134 743.691 608.65' stroke='url(%23paint7_linear_8_1318)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8_1318' x1='-32.633' y1='420' x2='294.067' y2='420' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8_1318' x1='-554.927' y1='-323.43' x2='629.125' y2='663.312' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8_1318' x1='-563.355' y1='-333.967' x2='629.054' y2='659.413' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8_1318' x1='-571.686' y1='-344.599' x2='629.056' y2='655.381' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8_1318' x1='-579.979' y1='-355.283' x2='629.112' y2='651.292' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8_1318' x1='-588.21' y1='-366.044' x2='629.241' y2='647.122' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8_1318' x1='-596.435' y1='-376.827' x2='629.417' y2='642.957' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_8_1318' x1='-604.708' y1='-387.661' x2='629.581' y2='638.789' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.homepage-impact-section:before,.icon-pattern-large{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 588 650' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='588' height='650'%3E%3Cpath transform='rotate(-90 0 650)' fill='%23D9D9D9' d='M0 650h650v588H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M846.369-307.109C753.51-106.499 748.977 9.131 765.09 67.885c17.819 64.966 81.049 94.342 58.202 119.47-14.843 16.328-54.644 18.124-131.796 16.216-235.525-5.809-282.552-33.911-336.41 6.445-78.345 58.705-28.312 161.682-124.712 273.563-2.139 2.484-4.281 4.961-6.488 7.374-71.719 78.403-178.857 115.305-259.144 134.011' stroke='url(%23paint0_linear_8_1307)'/%3E%3Cpath d='M865.014-306.062C778.854-117.249 763.957.693 770.842 59.174c7.329 62.231 63.759 87.955 39.413 110.846-16.025 15.066-54.22 16.696-125.413 14.94-218.49-5.373-268.158-32.649-320.141 7.854-77.617 60.482-13.884 168.043-107.385 285.71-2.125 2.674-4.245 5.351-6.475 7.977-70.757 83.289-186.41 124.791-272.184 146.423' stroke='url(%23paint1_linear_8_1307)'/%3E%3Cpath d='M883.606-305.028C804.143-127.987 791.585-12.297 776.581 50.458c10.005 53.029 46.438 81.579 20.666 102.224-17.239 13.807-53.801 15.272-119.053 13.661-201.491-4.935-253.789-31.352-303.911 9.265-76.881 62.304.617 174.494-90.092 297.85-2.109 2.868-4.212 5.746-6.45 8.57C207.899 570.15 83.792 616.303-7.446 640.851' stroke='url(%23paint2_linear_8_1307)'/%3E%3Cpath d='M902.158-304.004C829.368-138.71 810.174-21.559 782.302 41.751c3.245 48.818 29.126 75.173 1.957 93.608-18.472 12.537-53.378 13.852-112.688 12.398-184.54-4.495-239.439-30.016-287.72 10.685-76.12 64.165 15.198 181.005-72.83 309.994-2.088 3.058-4.177 6.133-6.426 9.162-68.982 92.916-201.448 143.721-298.153 171.198' stroke='url(%23paint3_linear_8_1307)'/%3E%3Cpath d='M920.674-302.986C854.538-149.425 828.716-30.802 787.999 33.048c-3.503 44.61 11.831 68.733-16.704 84.988-19.722 11.239-52.965 12.435-106.352 11.136-167.616-4.04-225.103-28.651-271.573 12.108-75.332 66.071 29.848 187.554-55.603 322.141-2.069 3.256-4.137 6.512-6.406 9.747-68.176 97.692-208.94 153.171-311.09 183.561' stroke='url(%23paint4_linear_8_1307)'/%3E%3Cpath d='M939.179-301.96C879.683-160.111 847.262-40.038 793.728 24.373c-10.236 40.4-5.426 62.248-35.337 76.388-20.969 9.911-52.55 11.014-100.033 9.876-150.744-3.583-210.792-27.262-255.463 13.526-74.512 68.023 44.589 194.134-38.412 334.301-2.042 3.45-4.115 6.91-6.377 10.347-67.421 102.452-216.422 162.61-324.025 195.922' stroke='url(%23paint5_linear_8_1307)'/%3E%3Cpath d='M957.749-300.936c-52.891 130.172-91.912 251.713-158.236 316.67C782.55 51.937 776.87 71.462 745.57 83.52c-22.206 8.555-52.142 9.598-93.738 8.623-133.915-3.117-196.491-25.837-239.415 14.964-73.658 70.014 59.375 200.707-21.265 346.471-2.017 3.643-4.089 7.296-6.365 10.947C318.088 571.74 160.9 636.574 47.88 672.785' stroke='url(%23paint6_linear_8_1307)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8_1307' x1='940.212' y1='-405.525' x2='103.007' y2='660.092' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_8_1307' x1='944.571' y1='-416.835' x2='101.533' y2='655.523' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_8_1307' x1='948.812' y1='-428.219' x2='99.945' y2='650.833' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_8_1307' x1='952.998' y1='-439.643' x2='98.279' y2='646.091' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_8_1307' x1='957.103' y1='-451.127' x2='96.511' y2='641.286' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_8_1307' x1='961.2' y1='-462.624' x2='94.695' y2='636.507' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_8_1307' x1='965.347' y1='-474.161' x2='92.89' y2='631.773' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.16' stop-color='%23CCD0E5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.icon-pause{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 26' fill='none'%3E%3Ccircle cx='12.5' cy='12.923' r='12' stroke='%23fff'/%3E%3Cpath stroke='%23fff' d='M10.059 7.776V18.07m5.882-10.294V18.07'/%3E%3C/svg%3E")}.icon-pc3i-logo-light{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 413 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_245_7145)'%3E%3Cpath d='M168.596 2.096h-2.088v7.46c.567.19 1.263.283 2.088.283 1.27 0 2.27-.322 3.007-.961.737-.645 1.106-1.526 1.106-2.637 0-1.203-.363-2.194-1.094-2.97-.732-.778-1.738-1.17-3.013-1.17l-.006-.005zm-6.259-.64h6.171c2.019 0 3.616.438 4.791 1.319 1.176.88 1.767 2.015 1.767 3.402 0 1.388-.515 2.441-1.544 3.184-1.03.743-2.504 1.111-4.423 1.111-.743 0-1.603-.057-2.591-.172v4.663c0 1.002.134 1.698.409 2.072.275.38.778.57 1.504.57v.484h-6.084v-.483c.731 0 1.234-.196 1.503-.6.275-.396.41-1.059.41-1.986V4.595c0-.996-.135-1.687-.41-2.072-.275-.386-.778-.582-1.503-.582v-.483zm15.613 9.874h5.692v-.201c0-.916-.269-1.647-.801-2.182-.533-.542-1.2-.812-1.995-.812-.848 0-1.527.282-2.042.852-.515.57-.801 1.347-.86 2.343h.006zm7.856 4.128v.754c-.637.795-1.281 1.365-1.936 1.704-.655.34-1.451.513-2.369.513-1.632 0-2.983-.501-4.042-1.509-1.065-1.007-1.591-2.285-1.591-3.84 0-1.554.509-2.873 1.521-3.943 1.012-1.071 2.258-1.6 3.726-1.6 1.211 0 2.27.402 3.17 1.202.901.806 1.358 1.762 1.358 2.879v.213h-7.681v.144c0 1.134.175 2.119.526 2.96.351.834.86 1.49 1.533 1.962.673.472 1.375.709 2.106.709.684 0 1.263-.139 1.749-.42.486-.277 1.129-.853 1.936-1.722l-.006-.006zm5.014-7.928v2.056c1.222-1.37 2.48-2.055 3.778-2.055 1.007 0 1.849.34 2.522 1.013.672.68 1.012 1.572 1.012 2.677v4.646c0 .708.123 1.18.362 1.405.24.224.714.34 1.41.34v.483h-5.58v-.484c.69 0 1.164-.086 1.421-.265.252-.172.38-.512.38-1.013V10.95c0-.72-.216-1.295-.655-1.721-.439-.426-.994-.64-1.679-.64-.983 0-1.971.674-2.971 2.016v5.032c0 .852.111 1.393.333 1.629.222.236.69.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.468-.374.182-.253.275-.783.275-1.6V9.833c0-.616-.111-1.024-.333-1.214-.222-.196-.69-.294-1.416-.294v-.484l3.259-.31h.509zm13.524 0v2.056c1.223-1.37 2.481-2.055 3.779-2.055 1.012 0 1.849.34 2.522 1.013.672.68 1.006 1.572 1.006 2.677v4.646c0 .708.123 1.18.362 1.405.24.224.714.34 1.416.34v.483h-5.581v-.484c.691 0 1.165-.086 1.422-.265.251-.172.38-.512.38-1.013V10.95c0-.72-.216-1.295-.655-1.721-.439-.426-.994-.64-1.679-.64-.983 0-1.971.674-2.972 2.016v5.032c0 .852.112 1.393.334 1.629.222.236.696.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.468-.374.182-.253.275-.783.275-1.6V9.833c0-.616-.111-1.024-.333-1.214-.223-.196-.69-.294-1.41-.294v-.484l3.258-.31h.503zm32.759-6.315v4.963h-.503c-.404-1.543-1.053-2.678-1.936-3.403-.889-.725-2.071-1.094-3.551-1.094-1.919 0-3.446.68-4.569 2.044-1.123 1.364-1.684 3.178-1.684 5.446 0 2.487.59 4.49 1.778 6.01 1.187 1.52 2.743 2.28 4.662 2.28 2.662 0 4.627-1.22 5.897-3.661l.444.409c-.567 1.324-1.48 2.372-2.743 3.143-1.264.772-2.703 1.157-4.317 1.157a8.76 8.76 0 01-4.247-1.065c-1.305-.708-2.305-1.686-3.013-2.93-.708-1.244-1.059-2.671-1.059-4.29 0-2.647.825-4.841 2.481-6.574 1.655-1.733 3.738-2.602 6.253-2.602.848 0 1.919.144 3.217.437.732.173 1.235.254 1.515.254.433 0 .737-.173.907-.524h.474-.006zm4.674 10.115h5.692v-.201c0-.916-.269-1.647-.802-2.182-.532-.542-1.199-.812-1.995-.812-.848 0-1.526.282-2.041.852-.515.57-.802 1.347-.86 2.343h.006zm7.85 4.128v.754c-.632.795-1.281 1.365-1.936 1.704-.655.34-1.451.513-2.369.513-1.632 0-2.984-.501-4.042-1.509-1.065-1.007-1.592-2.285-1.592-3.84 0-1.554.509-2.873 1.521-3.943 1.012-1.071 2.258-1.6 3.727-1.6 1.211 0 2.269.402 3.17 1.202.901.806 1.357 1.762 1.357 2.879v.213h-7.68v.144c0 1.134.175 2.119.526 2.96.351.834.86 1.49 1.533 1.962.673.472 1.375.709 2.106.709.684 0 1.263-.139 1.749-.42.485-.277 1.129-.853 1.936-1.722l-.006-.006zm5.02-7.928v2.056c1.222-1.37 2.48-2.055 3.779-2.055 1.006 0 1.848.34 2.521 1.013.673.68 1.006 1.572 1.006 2.677v4.646c0 .708.123 1.18.363 1.405.24.224.713.34 1.415.34v.483h-5.58v-.484c.69 0 1.164-.086 1.421-.265.252-.172.38-.512.38-1.013V10.95c0-.72-.216-1.295-.655-1.721-.439-.426-.994-.64-1.679-.64-.982 0-1.971.674-2.971 2.016v5.032c0 .852.111 1.393.333 1.629.222.23.696.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.469-.374.181-.253.274-.783.274-1.6V9.833c0-.616-.111-1.024-.333-1.214-.222-.196-.69-.294-1.416-.294v-.484l3.259-.31h.509zm13.419-3.206h.503v3.46h3.633v.754h-3.633v6.627c0 .69.164 1.22.492 1.594.327.375.789.559 1.398.559.707 0 1.363-.328 1.948-.99l.333.385c-.913 1.146-1.965 1.716-3.159 1.716-.895 0-1.62-.276-2.176-.835-.556-.558-.836-1.278-.836-2.159V8.544h-1.978v-.495c1.439-.708 2.598-1.946 3.475-3.72v-.005zm7.827 7.006h5.692v-.201c0-.916-.269-1.647-.802-2.182-.532-.542-1.199-.812-1.994-.812-.849 0-1.527.282-2.042.852-.515.57-.801 1.347-.86 2.343h.006zm7.856 4.128v.754c-.631.795-1.281 1.365-1.936 1.704-.655.34-1.451.513-2.369.513-1.632 0-2.984-.501-4.042-1.509-1.065-1.007-1.591-2.285-1.591-3.84 0-1.554.508-2.873 1.52-3.943 1.013-1.071 2.259-1.6 3.727-1.6 1.211 0 2.269.402 3.17 1.202.901.806 1.358 1.762 1.358 2.879v.213h-7.681v.144c0 1.134.175 2.119.526 2.96.351.834.86 1.49 1.533 1.962.673.472 1.375.709 2.106.709.684 0 1.263-.139 1.749-.42.485-.277 1.129-.853 1.936-1.722l-.006-.006zm5.329-7.928v2.23c.96-.824 1.708-1.4 2.241-1.733.532-.334.977-.495 1.333-.495.661 0 1.299.27 1.919.806l-.79 1.83c-1.117-.604-1.942-.91-2.48-.91-.597 0-1.334.415-2.223 1.25v5.66c0 .57.117.95.363 1.15.24.202.702.3 1.386.3v.484h-5.522v-.484c.731 0 1.211-.115 1.433-.34.228-.23.34-.771.34-1.635v-5.619c0-.714-.123-1.168-.369-1.381-.246-.208-.842-.317-1.796-.317v-.484l3.662-.31h.503zm21.305.035l-.538.46h-2.925c-1.094 5.234-2.878 12.2-4.153 15.54h-1.006l3.194-15.54h-2.124l.199-.92h2.1c1.182-4.681 5.113-5.165 6.055-5.165.515 0 1.585.087 1.918.397l-.269 1.451-.555.265c-.31-.593-1.03-1.272-1.966-1.272-1.339 0-2.346.904-2.878 3.276l-.246 1.053h3.282l-.088.46v-.005zm7.125 2.176c0-2.286-1.404-2.372-1.766-2.372-2.411 0-3.996 4.266-3.996 7.122 0 1.14.199 3.207 1.855 3.207 2.544 0 3.907-4.134 3.907-7.957zm-7.815 4.29c0-2.88 2.521-7.186 6.253-7.186 2.972 0 3.621 1.98 3.621 3.955 0 2.418-1.965 7.56-6.23 7.56-2.86 0-3.638-2.263-3.638-4.33h-.006zm11.255 4.064l1.942-8.837c.111-.375.246-.904-.269-.904-.199 0-.38.069-.579.132l-.983.305-.135-.414 4.019-1.537c.445.046.38.437.269.944l-.825 2.746h.047c1.539-2.66 2.837-3.69 4.335-3.69l-.357 1.957-.579.31c-.246-.195-.538-.373-.737-.373-.357 0-.784.132-1.071.397-.912.812-1.807 3.097-2.211 4.9l-.895 4.064h-1.971zm-143.086 8.82v4.963h-.503c-.403-1.543-1.047-2.677-1.936-3.403-.889-.725-2.071-1.094-3.551-1.094-1.924 0-3.445.68-4.568 2.044-1.124 1.365-1.685 3.178-1.685 5.446 0 2.488.591 4.491 1.778 6.011 1.188 1.52 2.738 2.28 4.662 2.28 2.662 0 4.628-1.22 5.897-3.662l.445.409c-.568 1.324-1.48 2.372-2.744 3.143-1.264.772-2.703 1.158-4.317 1.158a8.76 8.76 0 01-4.247-1.066c-1.305-.708-2.305-1.686-3.013-2.93-.708-1.243-1.059-2.671-1.059-4.289 0-2.648.825-4.842 2.481-6.575 1.649-1.733 3.738-2.602 6.253-2.602.848 0 1.919.144 3.212.438.731.172 1.234.253 1.515.253.433 0 .737-.173.907-.524h.473zm8.19 14.795v-3.488c-.298.121-.731.276-1.299.466-1.047.352-1.719.697-2.012 1.042-.292.346-.439.812-.439 1.4 0 .512.158.955.468 1.324.31.374.685.558 1.118.558.392 0 .807-.127 1.24-.374.433-.253.737-.559.924-.927zm-2.814 2.413c-.819 0-1.521-.265-2.106-.8s-.877-1.18-.877-1.934c0-.755.251-1.313.754-1.78.504-.466 1.533-.915 3.077-1.34.972-.266 1.627-.49 1.96-.68v-.766c0-.748-.21-1.347-.632-1.808-.421-.46-.988-.69-1.702-.69-.643 0-1.217.2-1.714.598-.497.397-.848.939-1.053 1.618l-.532-.144c.21-.956.673-1.721 1.375-2.297.707-.576 1.532-.864 2.486-.864 1.123 0 2.035.334 2.732 1.002.696.668 1.047 1.59 1.047 2.775v4.41c0 .622.041 1.048.122 1.272.082.225.24.334.468.334a.448.448 0 00.375-.19c.093-.126.205-.397.333-.8h.503c-.046.645-.251 1.151-.614 1.532-.363.38-.831.57-1.421.57-.854 0-1.445-.49-1.773-1.463-.52.559-.977.939-1.38 1.152-.404.207-.878.31-1.428.31v-.017zm10.969-10.893v2.056c1.222-1.37 2.48-2.056 3.779-2.056 1.006 0 1.848.34 2.521 1.014.673.68 1.006 1.571 1.006 2.677v4.646c0 .708.123 1.18.363 1.405.24.224.713.34 1.415.34v.483h-5.58v-.484c.69 0 1.164-.086 1.421-.264.252-.173.38-.513.38-1.014V36.65c0-.72-.216-1.295-.655-1.721-.438-.426-.994-.64-1.679-.64-.982 0-1.971.674-2.971 2.016v5.032c0 .852.111 1.393.333 1.629.222.23.696.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.469-.374.181-.253.275-.783.275-1.6v-5.804c0-.616-.112-1.024-.334-1.214-.222-.196-.69-.294-1.41-.294v-.484l3.259-.31h.503zm20.064 0v3.633h-.503c-.222-.944-.643-1.692-1.269-2.24-.626-.546-1.369-.823-2.235-.823-1.035 0-1.883.398-2.538 1.192-.656.795-.983 1.825-.983 3.092 0 1.399.386 2.608 1.158 3.633.772 1.019 1.691 1.531 2.761 1.531.714 0 1.416-.19 2.112-.57a5.538 5.538 0 001.796-1.577v.754c-1.135 1.514-2.674 2.268-4.61 2.268-1.55 0-2.808-.483-3.785-1.445-.977-.967-1.462-2.216-1.462-3.76 0-1.542.526-2.924 1.579-4.03 1.053-1.105 2.323-1.657 3.814-1.657.661 0 1.404.132 2.223.397.357.115.603.172.737.172.299 0 .533-.19.708-.57h.503-.006zm3.92 3.8h5.692v-.201c0-.916-.269-1.647-.802-2.182-.532-.541-1.199-.812-1.994-.812-.849 0-1.527.282-2.042.852-.515.57-.801 1.347-.854 2.343zm7.856 4.128v.754c-.632.795-1.281 1.365-1.936 1.705-.655.34-1.451.512-2.369.512-1.632 0-2.984-.5-4.042-1.508-1.065-1.008-1.592-2.286-1.592-3.84 0-1.555.509-2.873 1.521-3.944 1.012-1.071 2.258-1.6 3.727-1.6 1.211 0 2.269.402 3.17 1.203.901.806 1.357 1.761 1.357 2.878v.213h-7.68v.144c0 1.134.175 2.119.526 2.96.351.834.86 1.49 1.533 1.962.672.473 1.374.709 2.106.709.684 0 1.263-.139 1.749-.42.485-.277 1.129-.853 1.936-1.722l-.006-.006zm5.335-7.928v2.229c.959-.824 1.708-1.4 2.24-1.733.533-.334.977-.495 1.334-.495.661 0 1.305.27 1.919.805l-.79 1.831c-1.117-.604-1.942-.91-2.48-.91-.597 0-1.334.415-2.223 1.25v5.66c0 .57.123.95.363 1.15.239.202.701.3 1.38.3v.484h-5.522v-.484c.731 0 1.211-.115 1.433-.34.222-.23.339-.771.339-1.635v-5.619c0-.714-.122-1.168-.368-1.381-.246-.208-.843-.311-1.796-.311v-.484l3.662-.31h.503l.006-.007zm29.085-6.315v4.963h-.503c-.403-1.543-1.053-2.677-1.936-3.403-.889-.725-2.071-1.094-3.551-1.094-1.924 0-3.445.68-4.569 2.044-1.123 1.365-1.684 3.178-1.684 5.446 0 2.488.591 4.491 1.778 6.011 1.188 1.52 2.744 2.28 4.662 2.28 2.662 0 4.628-1.22 5.897-3.662l.445.409c-.568 1.324-1.48 2.372-2.744 3.143-1.264.772-2.703 1.158-4.317 1.158a8.76 8.76 0 01-4.247-1.066c-1.305-.708-2.305-1.686-3.013-2.93-.708-1.243-1.059-2.671-1.059-4.289 0-2.648.825-4.842 2.481-6.575 1.655-1.733 3.738-2.602 6.253-2.602.843 0 1.919.144 3.212.438.731.172 1.234.253 1.515.253.433 0 .737-.173.907-.524h.473zm8.19 14.795v-3.488c-.298.121-.731.276-1.299.466-1.047.352-1.719.697-2.012 1.042-.292.346-.439.812-.439 1.4 0 .512.158.955.468 1.324.31.374.685.558 1.118.558.392 0 .807-.127 1.24-.374.433-.253.737-.559.924-.927zm-2.814 2.413c-.819 0-1.521-.265-2.106-.8s-.877-1.18-.877-1.934c0-.755.251-1.313.754-1.78.504-.466 1.527-.915 3.077-1.34.972-.266 1.621-.49 1.96-.68v-.766c0-.748-.21-1.347-.632-1.808-.421-.46-.988-.69-1.702-.69-.643 0-1.217.2-1.714.598-.497.397-.848.939-1.053 1.618l-.532-.144c.21-.956.667-1.721 1.375-2.297.707-.576 1.532-.864 2.486-.864 1.123 0 2.035.334 2.732 1.002.696.668 1.047 1.59 1.047 2.775v4.41c0 .622.041 1.048.122 1.272.082.225.24.334.468.334a.448.448 0 00.375-.19c.099-.126.205-.397.333-.8h.503c-.046.645-.251 1.151-.614 1.532-.363.38-.836.57-1.421.57-.854 0-1.445-.49-1.773-1.463-.52.559-.977.939-1.38 1.152-.404.207-.878.31-1.428.31v-.017zm11.29-10.893v2.229c.96-.824 1.708-1.4 2.241-1.733.532-.334.977-.495 1.333-.495.662 0 1.305.27 1.919.805l-.789 1.831c-1.118-.604-1.943-.91-2.481-.91-.596 0-1.334.415-2.223 1.25v5.66c0 .57.123.95.363 1.15.24.202.702.3 1.381.3v.484h-5.523v-.484c.732 0 1.211-.115 1.434-.34.228-.23.339-.771.339-1.635v-5.619c0-.714-.123-1.168-.369-1.381-.245-.208-.842-.311-1.796-.311v-.484l3.662-.31h.503l.006-.007zm8.663 3.8h5.692v-.201c0-.916-.269-1.647-.801-2.182-.533-.541-1.199-.812-1.995-.812-.842 0-1.527.282-2.042.852-.514.57-.801 1.347-.859 2.343h.005zm7.857 4.128v.754c-.632.795-1.281 1.365-1.942 1.705-.662.34-1.451.512-2.37.512-1.632 0-2.983-.5-4.042-1.508-1.065-1.008-1.591-2.286-1.591-3.84 0-1.555.509-2.873 1.521-3.944 1.012-1.071 2.258-1.6 3.726-1.6 1.211 0 2.27.402 3.171 1.203.901.806 1.357 1.761 1.357 2.878v.213h-7.681v.144c0 1.134.176 2.119.527 2.96.351.834.86 1.49 1.532 1.962.673.473 1.375.709 2.106.709.685 0 1.264-.139 1.749-.42.486-.277 1.129-.853 1.942-1.722l-.005-.006zm14.484-14.001v.483c-.72 0-1.223.196-1.498.582-.28.386-.415 1.076-.415 2.072v10.38c0 .997.141 1.682.415 2.068.281.385.778.575 1.498.575v.484h-6.084v-.484c.743 0 1.246-.19 1.515-.57.269-.38.404-1.07.404-2.072v-10.38c0-1.025-.135-1.722-.398-2.096-.263-.374-.772-.559-1.521-.559v-.483h6.084zm4.844 6.073v2.056c1.222-1.37 2.48-2.056 3.779-2.056 1.006 0 1.848.34 2.521 1.014.673.68 1.012 1.571 1.012 2.677v4.646c0 .708.123 1.18.363 1.405.239.224.713.34 1.415.34v.483h-5.58v-.484c.69 0 1.164-.086 1.421-.264.252-.173.38-.513.38-1.014V36.65c0-.72-.216-1.295-.655-1.721-.439-.426-.994-.64-1.679-.64-.983 0-1.971.674-2.972 2.016v5.032c0 .852.112 1.393.334 1.629.222.23.696.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.468-.374.182-.253.275-.783.275-1.6v-5.804c0-.616-.111-1.024-.333-1.214-.222-.196-.69-.294-1.41-.294v-.484l3.258-.31h.503-.005zm13.518 0v2.056c1.223-1.37 2.48-2.056 3.779-2.056 1.006 0 1.849.34 2.521 1.014.673.68 1.007 1.571 1.007 2.677v4.646c0 .708.122 1.18.362 1.405.24.224.708.34 1.41.34v.483h-5.581v-.484c.691 0 1.164-.086 1.422-.264.251-.173.38-.513.38-1.014V36.65c0-.72-.216-1.295-.655-1.721-.439-.426-.995-.64-1.679-.64-.977 0-1.971.674-2.972 2.016v5.032c0 .852.111 1.393.334 1.629.222.23.696.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.468-.374.182-.253.275-.783.275-1.6v-5.804c0-.616-.111-1.024-.333-1.214-.223-.196-.691-.294-1.41-.294v-.484l3.258-.31h.509zm19.778 5.464c0-1.468-.316-2.654-.953-3.552-.632-.898-1.498-1.347-2.592-1.347s-1.959.437-2.591 1.318c-.632.881-.954 2.073-.954 3.581 0 1.509.316 2.66.942 3.535.632.881 1.498 1.319 2.603 1.319 1.106 0 1.972-.444 2.603-1.336.632-.893.942-2.067.942-3.524v.006zm2.176-.006c0 1.55-.544 2.844-1.638 3.88-1.093 1.037-2.451 1.555-4.089 1.555-1.638 0-2.995-.518-4.089-1.554-1.088-1.037-1.637-2.326-1.637-3.88 0-1.555.544-2.873 1.626-3.91 1.082-1.036 2.451-1.554 4.095-1.554 1.643 0 3.006.518 4.094 1.554 1.088 1.037 1.632 2.338 1.632 3.91h.006zm5.681-5.147v.484c-.685.058-1.024.346-1.024.858 0 .247.076.558.228.933l2.328 5.486 2.048-5.204c.21-.524.316-.922.316-1.186 0-.524-.451-.818-1.352-.887v-.483h3.832v.483c-.626.058-1.059.184-1.304.374-.246.19-.48.565-.702 1.117l-3.376 8.51h-.491l-3.346-8.072c-.339-.812-.626-1.324-.872-1.549-.245-.224-.69-.351-1.334-.38v-.483h5.049zm13.016 8.169v-3.488c-.299.121-.732.276-1.299.466-1.047.352-1.72.697-2.012 1.042-.293.346-.439.812-.439 1.4 0 .512.158.955.468 1.324.31.374.684.558 1.117.558.392 0 .808-.127 1.24-.374.433-.253.743-.559.925-.927zm-2.814 2.413c-.819 0-1.521-.265-2.106-.8s-.877-1.18-.877-1.934c0-.755.251-1.313.754-1.78.503-.466 1.533-.915 3.077-1.34.971-.266 1.621-.49 1.96-.68v-.766c0-.748-.211-1.347-.632-1.808-.421-.46-.989-.69-1.702-.69-.644 0-1.217.2-1.714.598-.503.397-.848.939-1.053 1.618l-.533-.144c.211-.956.673-1.721 1.375-2.297.708-.576 1.533-.864 2.486-.864 1.124 0 2.036.334 2.732 1.002.696.668 1.047 1.59 1.047 2.775v4.41c0 .622.041 1.048.123 1.272.082.225.24.334.468.334a.45.45 0 00.375-.19c.093-.126.204-.397.333-.8h.503c-.047.645-.251 1.151-.614 1.532-.363.38-.837.57-1.422.57-.854 0-1.445-.49-1.772-1.463-.521.559-.983.939-1.387 1.152-.403.207-.877.31-1.427.31l.006-.017zm10.582-14.099h.503v3.46h3.633v.754h-3.633v6.627c0 .69.164 1.22.492 1.594.327.374.789.559 1.398.559.708 0 1.357-.328 1.948-.99l.333.385c-.912 1.146-1.965 1.716-3.153 1.716-.895 0-1.62-.276-2.176-.835-.556-.558-.837-1.278-.837-2.159v-6.891h-1.977v-.495c1.439-.709 2.598-1.946 3.475-3.72l-.006-.005zm8.096-2.114c.357 0 .655.122.901.364.246.241.368.535.368.886s-.122.65-.374.898c-.251.254-.55.375-.895.375s-.661-.127-.924-.375a1.207 1.207 0 01-.386-.898c0-.345.128-.645.38-.886a1.29 1.29 0 01.93-.363zm.462 5.32h.503v8.665c0 .57.123.95.375 1.134.251.184.707.282 1.369.282v.484h-5.722v-.484c.837 0 1.375-.092 1.615-.276.24-.184.357-.57.357-1.146v-6.333c0-.627-.111-1.036-.334-1.237-.222-.202-.772-.3-1.643-.3v-.483l3.474-.311.006.005zm13.174 5.464c0-1.468-.316-2.654-.954-3.552-.631-.898-1.497-1.347-2.591-1.347s-1.96.437-2.597 1.318c-.632.881-.954 2.073-.954 3.581 0 1.509.316 2.66.942 3.535.632.881 1.497 1.319 2.603 1.319s1.971-.444 2.603-1.336c.632-.893.942-2.067.942-3.524l.006.006zm2.176-.006c0 1.55-.544 2.844-1.638 3.88-1.088 1.037-2.451 1.555-4.083 1.555-1.632 0-2.995-.518-4.089-1.554-1.088-1.037-1.638-2.326-1.638-3.88 0-1.555.544-2.873 1.626-3.91 1.082-1.036 2.451-1.554 4.095-1.554 1.644 0 3.007.518 4.095 1.554 1.088 1.037 1.626 2.338 1.626 3.91h.006zm5.089-5.458v2.056c1.223-1.37 2.481-2.056 3.779-2.056 1.006 0 1.849.34 2.521 1.014.673.68 1.007 1.571 1.007 2.677v4.646c0 .708.122 1.18.362 1.405.24.224.714.34 1.41.34v.483h-5.581v-.484c.691 0 1.164-.086 1.422-.264.251-.173.38-.513.38-1.014V36.65c0-.72-.216-1.295-.655-1.721-.439-.426-.995-.64-1.679-.64-.983 0-1.971.674-2.972 2.016v5.032c0 .852.112 1.393.334 1.629.222.23.696.345 1.41.345v.484h-5.505v-.484c.796 0 1.287-.126 1.468-.374.182-.253.275-.783.275-1.6v-5.804c0-.616-.111-1.024-.333-1.214-.223-.196-.691-.294-1.41-.294v-.484l3.258-.31h.509z' fill='%23fff'/%3E%3Cmask id='a' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='413' height='46'%3E%3Cpath d='M413 0H0v46h413V0z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath d='M153.457.524v44.365' stroke='%23fff' stroke-width='2' stroke-miterlimit='10'/%3E%3C/g%3E%3Cpath d='M58.878 2.844h-4.241v15.141c1.152.386 2.562.576 4.241.576 2.574 0 4.604-.65 6.096-1.957 1.491-1.307 2.24-3.092 2.24-5.354 0-2.436-.743-4.445-2.223-6.028-1.48-1.584-3.522-2.372-6.113-2.372v-.006zM46.184 1.549h12.519c4.094 0 7.335.892 9.722 2.677 2.387 1.784 3.58 4.087 3.58 6.908 0 2.821-1.041 4.957-3.13 6.46-2.088 1.508-5.077 2.257-8.98 2.257-1.503 0-3.257-.115-5.264-.346v9.46c0 2.037.28 3.442.83 4.208.556.771 1.574 1.151 3.054 1.151v.979H46.172v-.979c1.48 0 2.498-.403 3.054-1.209.556-.806.83-2.153.83-4.036V7.916c0-2.015-.274-3.42-.83-4.208-.556-.79-1.574-1.18-3.054-1.18v-.98h.012zm58.866-.489v10.074h-1.024c-.818-3.126-2.129-5.429-3.936-6.908-1.802-1.48-4.206-2.217-7.207-2.217-3.902 0-6.99 1.382-9.272 4.146-2.282 2.763-3.422 6.448-3.422 11.053 0 5.05 1.205 9.108 3.615 12.188 2.404 3.08 5.563 4.618 9.459 4.618 5.4 0 9.389-2.476 11.963-7.427l.906.835c-1.152 2.688-3.006 4.813-5.569 6.373-2.562 1.566-5.48 2.349-8.757 2.349-3.1 0-5.972-.72-8.61-2.16-2.645-1.439-4.68-3.419-6.114-5.94-1.433-2.522-2.146-5.424-2.146-8.706 0-5.371 1.678-9.816 5.03-13.339C83.318 2.476 87.554.72 92.66.72c1.714 0 3.89.3 6.523.893 1.48.346 2.504.518 3.071.518.877 0 1.492-.357 1.843-1.065h.965l-.012-.006zm7.693 17.07v-.98c7.019-1.208 10.529-4.058 10.529-8.549 0-1.652-.561-3.045-1.679-4.185-1.123-1.14-2.509-1.71-4.165-1.71-1.17 0-2.246.317-3.229.95-.983.633-1.749 1.497-2.293 2.59l-.965-.402c.567-1.572 1.574-2.821 3.024-3.743 1.451-.92 3.124-1.381 5.013-1.381 2.381 0 4.359.72 5.938 2.159 1.579 1.439 2.369 3.235 2.369 5.383 0 1.67-.52 3.19-1.562 4.56-1.041 1.37-2.55 2.458-4.516 3.264v.115c2.381.616 4.241 1.744 5.587 3.397 1.345 1.652 2.018 3.627 2.018 5.93 0 3.091-1.006 5.601-3.013 7.541-2.006 1.94-4.603 2.908-7.78 2.908-1.755 0-3.276-.276-4.563-.835-1.287-.558-2.62-1.514-4.007-2.879l.731-.72c2.299 1.843 4.552 2.764 6.757 2.764s3.995-.662 5.44-1.992c1.445-1.324 2.165-3.068 2.165-5.222 0-2.343-.773-4.456-2.311-6.327-1.539-1.87-3.539-2.81-5.996-2.81l-3.481.174h-.011zm31.612-16.581v.978c-1.463 0-2.475.392-3.042 1.18-.568.79-.848 2.188-.848 4.209v21.06c0 2.015.28 3.414.848 4.191.567.777 1.579 1.169 3.042 1.169v.979h-12.343v-.98c1.503 0 2.527-.385 3.071-1.15.544-.766.819-2.171.819-4.21V7.917c0-2.073-.269-3.489-.802-4.249-.538-.76-1.567-1.14-3.088-1.14V1.55h12.343zM38.41 8.406c.058.046.123.092.164.155.047.069.07.15.07.236a.41.41 0 01-.07.23c-.041.064-.106.11-.164.156-.094.069-.181.138-.181.253v.714H29.64v-.714c0-.115-.088-.184-.181-.253-.059-.046-.123-.092-.164-.156a.415.415 0 01-.07-.236.41.41 0 01.07-.23c.04-.063.105-.11.164-.155.093-.07.181-.139.181-.254V5.815c0-.115-.088-.184-.181-.254-.059-.046-.123-.092-.164-.155a.415.415 0 01-.07-.236.41.41 0 01.07-.23c.04-.064.111-.115.164-.156.093-.069.181-.138.181-.253v-.737h.111c.503 0 .942-.012 1.246-.138.123-.052.24-.127.363-.202.263-.16.561-.345 1.006-.345.357 0 .69.132.983.247.21.081.403.162.55.162h.058c.146 0 .345-.075.55-.162.292-.115.626-.247.983-.247.444 0 .743.184 1.006.345.123.075.24.15.363.202.304.126.748.138 1.246.138h.11v.737c0 .115.089.184.182.253.059.046.123.092.164.156.047.069.07.15.07.236a.41.41 0 01-.07.23c-.041.063-.105.11-.164.155-.093.07-.181.139-.181.254v2.337c0 .115.088.184.181.254h.012zm-10.524 1.22c-.66 1.042-1.942 1.301-1.995 1.313a4.33 4.33 0 01-.772.069c-1.34 0-2.574-.576-3.826-1.21-.14-.068-.298-.155-.468-.247-.801-.432-1.918-1.03-2.86-1.03-.275 0-.538.051-.772.172l-.041.018v.04c-.006.12-.035.236-.07.345-.152.398-.644.818-.884.985-.55.391-1.228.789-2.07.789a1.06 1.06 0 01-.346-.052.784.784 0 01-.374-.26.834.834 0 01-.117-.195.612.612 0 01-.047-.184v-.046l-.053-.012c-.327-.098-.52-.305-.52-.564 0-.19.146-.363.287-.524.216-.253.403-.472.099-.76-.03-.029-.064-.052-.094-.075-.046-.034-.087-.063-.122-.103-.27-.282-.112-.875-.018-1.227l.012-.04a6.24 6.24 0 01.485-1.22c.304-.593.667-1.256 1.176-1.676a.084.084 0 01.035-.011c.012 0 .024.011.03.023.011.017.064.098.146.23l.087.144.053-.156c.14-.414.374-.685.696-.806.345-.126.661.052.825.167l.07.046.041-.069a.743.743 0 01.608-.374c.346-.017.632.219.767.357l.052.052.053-.046c.158-.127.562-.42.965-.363.386.052.533.38.58.518l.029.087.081-.04c.182-.087.533-.208.866 0 .21.132.24.356.223.529l-.012.098.1-.017c.25-.04.707-.07.982.201.216.213.228.495.205.691l-.012.098.1-.012c.216-.023.514 0 .672.236.106.162.065.398.03.519l-.024.074.076.018c.129.028.351.109.415.288.047.132.036.356-.04.61l-.018.063.064.029c.111.046.31.15.422.363.105.207.099.466-.012.765l-.018.052.041.035c.287.247.574.478.854.679.574.409 1.463.628 2.071.138.228-.184.328-.524.252-.84-.07-.282-.258-.478-.52-.53-.457-.098-.82.328-1.112.76-.012.011-.024.023-.041.017-.018 0-.03-.011-.041-.029-.27-.639-.287-1.168-.041-1.571.21-.346.608-.588 1.1-.662l.064-.012v-.063c-.012-.754.175-1.307.544-1.635.228-.202.638-.42 1.334-.328.011 0 .029.011.035.023a.049.049 0 010 .04c-.51 1.209-.386 1.664-.105 2.66.023.086.052.178.075.276.258.944.176 1.745-.233 2.395l-.024-.023zm-16.42-1.22c.058.046.123.092.164.155.046.069.07.15.07.236a.41.41 0 01-.07.23c-.041.064-.106.11-.164.156-.094.069-.181.138-.181.253v.714H2.697v-.714c0-.115-.088-.184-.181-.253-.059-.046-.123-.092-.164-.156a.415.415 0 01-.07-.236.41.41 0 01.07-.23c.04-.063.105-.11.164-.155.093-.07.181-.139.181-.254V5.815c0-.115-.088-.184-.181-.254-.059-.046-.123-.092-.164-.155a.415.415 0 01-.07-.236.41.41 0 01.07-.23c.04-.064.111-.115.164-.156.093-.069.181-.138.181-.253v-.737h.111c.503 0 .942-.012 1.246-.138.123-.052.24-.127.363-.202.263-.16.561-.345 1.006-.345.357 0 .69.132.983.247.21.081.403.162.55.162h.058c.146 0 .345-.075.55-.162.292-.115.626-.247.983-.247.444 0 .743.184 1.006.345.123.075.24.15.363.202.304.126.748.138 1.246.138h.11v.737c0 .115.088.184.182.253.059.046.123.092.164.156.047.069.07.15.07.236a.41.41 0 01-.07.23c-.041.063-.105.11-.164.155-.094.07-.181.139-.181.254v2.337c0 .115.088.184.181.254h.012zM1.036 1.059s.052 11.67 0 11.613h38.866V1.059H1.036z' fill='%23fff'/%3E%3Cpath d='M14.426 7.905c.134 0 .263.034.392.138.04.034.082.069.117.103a.199.199 0 01-.012.3 4.105 4.105 0 01-.275.201c-.158.11-.427.3-.62.15-.094-.08.093-.202.012-.524-.065-.253.187-.363.386-.363v-.005z' fill='%23fff'/%3E%3Cpath d='M14.484 4.14c-.433.402-.754.995-1.03 1.53a5.98 5.98 0 00-.473 1.193l-.012.04c-.076.276-.228.852-.023 1.07.029.03.064.058.1.087.034.029.075.052.11.086.421.398.129.737-.088.99-.122.145-.245.283-.245.415 0 .294.362.397.474.42.052.012.093.058.093.11.006.086.018.15.047.213.024.057.059.11.094.161a.647.647 0 00.298.207.942.942 0 00.292.046c.796 0 1.445-.38 1.972-.754.316-.219.713-.616.825-.91.029-.08.047-.16.058-.253l-.555-.092h-.018c-.059-.017-.1-.057-.105-.115-.018-.11.082-.179.28-.31l.176-.122c.292-.213.526-.38.66-.478a3.85 3.85 0 01-.391-.53 2.467 2.467 0 00-.216-.299c-.275-.293-.76-.466-1.159-.224a3.531 3.531 0 00-.444.345c-.117.104-.24.213-.38.305a.121.121 0 01-.164-.023c-.041-.046-.035-.12.011-.167.018-.017.041-.034.065-.057.181-.167.602-.559.602-.835 0-.64-.626-1.693-.842-2.05h-.012zm3.487 4.202c.97 0 2.07.593 2.936 1.06.164.092.322.172.462.247 1.474.749 2.925 1.399 4.487 1.128.012 0 1.264-.253 1.884-1.237.386-.605.456-1.365.21-2.263-.023-.098-.052-.19-.076-.276-.257-.927-.403-1.457.053-2.614-.532-.035-.86.144-1.041.305-.351.311-.515.858-.486 1.618 0 .063-.047.12-.111.127-.48.051-.883.27-1.076.593-.188.316-.2.72-.03 1.209.24-.323.644-.749 1.159-.64.321.07.561.317.643.657.094.38-.035.783-.31 1.007-.673.547-1.655.317-2.276-.132-.73-.524-1.462-1.192-2.222-2.038-.135-.15-.264-.3-.392-.443-.48-.547-.983-1.117-1.574-1.572-.93-.708-2.03-.823-2.79-.795-.515.018-1.556.162-2.247.576.211.438.404.938.404 1.324a.54.54 0 01-.04.207c.502-.293 1.105-.08 1.45.283.076.08.152.195.246.333.134.196.28.42.462.593.029.024.04.064.035.098 0 .035-.024.07-.053.092 0 0-.322.225-.772.553-.058.046-.123.087-.181.127-.012.006-.024.017-.036.023l.398.069c.275-.15.574-.213.89-.213l-.006-.006zm7.148 2.74c-1.34 0-2.597-.575-3.867-1.22-.14-.075-.298-.155-.468-.248-1.023-.552-2.556-1.375-3.562-.863-.006.127-.03.253-.076.363-.158.414-.667.852-.913 1.024-.561.398-1.252.8-2.112.8a1.14 1.14 0 01-.374-.057.869.869 0 01-.41-.288.99.99 0 01-.128-.213.642.642 0 01-.053-.201c-.357-.104-.579-.346-.579-.634 0-.218.152-.397.304-.575.24-.282.351-.426.106-.657a.573.573 0 00-.088-.069.837.837 0 01-.135-.115c-.298-.317-.134-.933-.035-1.301l.012-.04a6.19 6.19 0 01.491-1.238c.305-.599.673-1.272 1.194-1.698a.127.127 0 01.1-.03c.034 0 .063.024.087.053.017.028.228.345.444.76.907-.536 2.2-.6 2.352-.6.802-.028 1.96.093 2.948.847.615.466 1.123 1.042 1.609 1.6.129.145.257.3.392.444.755.835 1.468 1.491 2.188 2.003.55.392 1.398.605 1.971.139.205-.167.299-.473.228-.766a.603.603 0 00-.462-.478c-.41-.092-.754.317-1.035.731a.126.126 0 01-.117.052c-.047 0-.082-.035-.1-.075-.28-.662-.292-1.215-.035-1.64.217-.363.644-.622 1.153-.697-.012-.777.181-1.347.573-1.693.24-.213.673-.443 1.398-.345.035 0 .07.028.088.057.017.035.023.075.006.11-.498 1.186-.375 1.629-.106 2.608.024.086.053.178.076.276.264.961.182 1.79-.24 2.453-.684 1.07-1.994 1.335-2.047 1.347a4.558 4.558 0 01-.784.069l.006.006z' fill='%23fff'/%3E%3Cpath d='M13.653 10.242c-.117 0-.234-.006-.357-.023a.114.114 0 01-.105-.132.115.115 0 01.135-.104c.561.063 1.38-.006 2.1-.731a.123.123 0 01.175 0 .119.119 0 010 .173 2.67 2.67 0 01-1.948.829v-.012zm9.904-1.825s-.03 0-.047-.011a.109.109 0 01-.058-.15c.128-.294.146-.536.052-.72-.128-.247-.427-.322-.427-.322a.124.124 0 01-.076-.058.103.103 0 01-.006-.092c.041-.115.14-.449.076-.616-.052-.144-.327-.201-.42-.213a.103.103 0 01-.088-.058.108.108 0 01-.006-.103c.04-.092.117-.357.023-.501-.181-.276-.66-.144-.667-.144a.123.123 0 01-.117-.029c-.029-.029-.04-.075-.029-.115 0 0 .14-.432-.129-.702-.316-.317-.988-.133-.994-.127a.123.123 0 01-.117-.029.119.119 0 01-.03-.115c0-.017.118-.368-.122-.518-.386-.242-.825.07-.83.07a.111.111 0 01-.112.01.127.127 0 01-.07-.092c0-.017-.065-.483-.48-.535-.445-.058-.918.392-.924.397a.13.13 0 01-.088.035.094.094 0 01-.082-.046s-.316-.403-.713-.386c-.38.017-.533.397-.533.403a.11.11 0 01-.082.07c-.04.005-.076 0-.105-.03 0 0-.38-.357-.772-.218-.492.178-.626.765-.673.961-.012.07-.076.104-.14.092-.065-.011-.1-.075-.088-.138.053-.23.21-.91.819-1.128.374-.139.72.051.895.172.1-.155.304-.397.667-.414.38-.017.69.242.825.38.18-.15.596-.438 1.03-.38.373.052.567.34.637.575.199-.097.579-.218.942 0 .251.156.274.42.257.6.263-.047.749-.076 1.047.224.24.242.252.558.222.754.211-.023.562-.012.743.27.123.185.082.432.041.582.158.04.392.127.474.334.076.201.006.5-.04.662a.883.883 0 01.461.397c.129.248.111.553-.047.916a.116.116 0 01-.105.069l.006.017z' fill='%23fff'/%3E%3Cpath d='M22.984 9.983h-.012a.109.109 0 01-.1-.127c.053-.437-.204-.512-.432-.581a.758.758 0 01-.152-.058c-.123-.069-.129-.213-.135-.368 0-.162-.011-.346-.134-.484-.217-.236-.638-.08-.644-.08a.124.124 0 01-.11-.018.113.113 0 01-.042-.103s.07-.461-.199-.686c-.228-.19-.66-.143-.807-.109-.035.006-.076 0-.1-.023a.114.114 0 01-.04-.092.694.694 0 00-.316-.668.578.578 0 00-.591-.04c-.486.259-.673.276-1.182-.08-.158-.11-.316-.15-.468-.11-.193.046-.374.219-.503.478-.03.057-.1.08-.152.051-.058-.028-.082-.097-.053-.15.158-.322.392-.535.656-.598.216-.058.45 0 .66.144.428.3.527.282.942.063a.819.819 0 01.825.052.926.926 0 01.421.737c.211-.023.603-.035.866.184.246.208.293.53.293.731.193-.034.514-.051.73.185.182.201.188.443.194.627 0 .064 0 .156.017.179.018.011.065.023.106.034.216.07.673.207.597.83-.006.057-.059.097-.117.097l-.018-.017zM11.536 8.797a.227.227 0 01-.041.138.646.646 0 01-.129.121c-.11.08-.245.184-.245.38v.518H2.867v-.518c0-.196-.135-.3-.246-.38a.648.648 0 01-.129-.12.227.227 0 01-.04-.139v-.006c0-.052.011-.098.04-.138a.66.66 0 01.129-.12c.111-.081.246-.185.246-.38V5.814c0-.196-.135-.3-.246-.38a.648.648 0 01-.129-.121.227.227 0 01-.04-.138V5.17c0-.052.011-.098.04-.138.03-.04.076-.08.129-.121.111-.08.246-.184.246-.38V3.99h.017c.217 0 .421 0 .62-.018v5.366h3.007a.5.5 0 00.486.369.5.5 0 00.485-.369h3.007V3.967c.199.017.403.017.62.017h.018v.541c0 .196.134.3.245.38.053.04.1.08.129.121.03.04.04.086.04.138v.006a.227.227 0 01-.04.138.651.651 0 01-.129.121c-.111.08-.245.184-.245.38v2.337c0 .196.134.3.245.38.053.04.1.081.129.121.03.04.04.087.04.139v.005l-.005.006zm-7.4-4.968c.14-.058.27-.139.392-.213.263-.162.515-.317.9-.317.323 0 .633.127.908.236.193.075.368.144.526.167v4.692h-.03c-.227.023-.555.12-.93.242-.122.04-.245.075-.368.115-.363.11-.737.11-1.094.11-.234 0-.462 0-.667.034V3.932a1.76 1.76 0 00.363-.103zm3.51-.3c.275-.11.59-.236.907-.236.392 0 .637.156.9.317.123.075.252.155.392.213.112.046.234.08.363.103v4.957a4.913 4.913 0 00-.667-.034c-.362 0-.737 0-1.094-.11a9.024 9.024 0 01-.368-.115c-.375-.115-.702-.218-.93-.241h-.012V3.696c.152-.023.322-.092.509-.161v-.006zm3.867 4.819c-.094-.075-.152-.12-.152-.196V5.815c0-.075.052-.121.152-.196a.732.732 0 00.18-.173.465.465 0 00.083-.276.465.465 0 00-.082-.276c-.053-.075-.123-.127-.181-.173-.094-.075-.152-.121-.152-.196v-.812h-.188c-.438 0-.912 0-1.216-.132a2.68 2.68 0 01-.351-.196c-.27-.167-.58-.357-1.048-.357-.374 0-.713.133-1.012.254-.198.08-.392.155-.52.155h-.059c-.128 0-.321-.075-.52-.155-.299-.121-.638-.254-1.012-.254-.468 0-.778.19-1.047.357a2.68 2.68 0 01-.351.196c-.305.127-.778.132-1.217.132h-.187v.812c0 .075-.053.121-.152.196a.732.732 0 00-.182.173.465.465 0 00-.082.276c0 .098.024.196.082.276.053.075.123.127.182.173.093.075.152.121.152.196v2.337c0 .075-.053.121-.152.196a.732.732 0 00-.182.173.465.465 0 00-.082.276c0 .098.024.196.082.276.053.075.123.127.182.173.093.075.152.121.152.196v.794h8.745v-.011l-.006-.783c0-.075.053-.121.152-.196a.733.733 0 00.182-.173.465.465 0 00.082-.276.465.465 0 00-.082-.276c-.053-.075-.123-.127-.182-.173h-.011zm26.967.449a.227.227 0 01-.041.138.651.651 0 01-.129.121c-.111.08-.245.184-.245.38v.518H29.81v-.518c0-.196-.135-.3-.246-.38a.646.646 0 01-.129-.12.227.227 0 01-.04-.139v-.006a.22.22 0 01.04-.138.66.66 0 01.129-.12c.11-.081.245-.185.245-.38V5.814c0-.196-.134-.3-.245-.38a.646.646 0 01-.129-.121.227.227 0 01-.04-.138V5.17a.22.22 0 01.04-.138c.03-.04.076-.08.129-.121.11-.08.245-.184.245-.38V3.99h.018c.216 0 .421 0 .62-.018v5.366h3.007a.5.5 0 00.485.369.5.5 0 00.486-.369h3.007V3.967c.199.017.403.017.62.017h.017v.541c0 .196.135.3.246.38.053.04.1.08.129.121.029.04.04.086.04.138v.006a.227.227 0 01-.04.138.646.646 0 01-.129.121c-.111.08-.246.184-.246.38v2.337c0 .196.135.3.246.38.053.04.1.081.129.121a.23.23 0 01.04.139v.005l-.005.006zm-7.394-4.968c.14-.058.269-.139.392-.213.263-.162.514-.317.9-.317.322 0 .632.127.907.236.193.075.369.144.527.167v4.692h-.03c-.228.023-.555.12-.93.242-.122.04-.245.075-.368.115-.363.11-.737.11-1.094.11-.234 0-.462 0-.667.034V3.932a1.76 1.76 0 00.363-.103zm3.51-.3c.275-.11.59-.236.906-.236.386 0 .638.156.901.317.123.075.252.155.392.213.111.046.234.08.369.103v4.957a4.91 4.91 0 00-.667-.034c-.363 0-.737 0-1.094-.11a7.452 7.452 0 01-.369-.115c-.374-.115-.702-.218-.93-.241h-.011V3.696c.152-.023.321-.092.508-.161l-.005-.006zm3.866 4.819c-.093-.075-.152-.12-.152-.196V5.815c0-.075.053-.121.152-.196a.732.732 0 00.182-.173.465.465 0 00.081-.276.465.465 0 00-.081-.276c-.053-.075-.123-.127-.182-.173-.093-.075-.152-.121-.152-.196v-.812h-.187c-.439 0-.913 0-1.217-.132a2.678 2.678 0 01-.35-.196c-.27-.167-.58-.357-1.048-.357-.374 0-.714.133-1.012.254-.199.08-.392.155-.52.155h-.059c-.129 0-.322-.075-.52-.155-.299-.121-.638-.254-1.013-.254-.468 0-.778.19-1.047.357a2.68 2.68 0 01-.35.196c-.305.127-.779.132-1.217.132h-.188v.812c0 .075-.052.121-.152.196a.732.732 0 00-.181.173.465.465 0 00-.082.276.46.46 0 00.082.276c.053.075.123.127.181.173.094.075.152.121.152.196v2.337c0 .075-.052.121-.152.196a.732.732 0 00-.181.173.465.465 0 00-.082.276.46.46 0 00.082.276c.053.075.123.127.181.173.094.075.152.121.152.196v.794h8.746v-.011l-.006-.783c0-.075.052-.121.152-.196a.733.733 0 00.181-.173.465.465 0 00.082-.276.465.465 0 00-.082-.276c-.052-.075-.123-.127-.181-.173h-.012z' fill='%23fff'/%3E%3Cpath d='M37.427 29.557L20.468 13.46 3.504 29.557c-1.316-2.723-2.194-5.89-2.182-9.476v-7.139h38.28v7.139c.013 3.587-.865 6.747-2.181 9.476h.006zm-5.417 1.681a3.41 3.41 0 01-4.768 0 3.281 3.281 0 010-4.692 3.41 3.41 0 014.768 0 3.281 3.281 0 010 4.692zM17.093 20.657c0-1.831 1.51-3.316 3.37-3.316s3.369 1.485 3.369 3.316c0 1.83-1.51 3.316-3.37 3.316s-3.369-1.485-3.369-3.316zm13.91 17.312c-4.55 4.156-9.271 6.246-10.535 6.563-1.263-.317-5.984-2.407-10.535-6.563-.111-.104-.222-.202-.334-.311l10.87-11.36 10.868 11.36-.333.31zm-22.082-6.73a3.281 3.281 0 010-4.693 3.41 3.41 0 014.767 0 3.281 3.281 0 010 4.692 3.41 3.41 0 01-4.767 0zM39.609 1.3v11.106H1.322V1.3h38.287zm.544-.535H.778V20.08c-.03 8.463 4.762 14.612 8.78 18.28 4.382 4 9.32 6.378 10.87 6.712h.081c1.55-.334 6.488-2.712 10.87-6.713 4.018-3.667 8.803-9.816 8.78-18.279V.766h-.006zm7.528 41.165c0 1.036.287 1.825 1.404 1.825 1.03 0 1.568-.68 1.568-1.86V39.84c0-.156-.03-.282-.047-.398-.035-.264-.292-.368-.643-.408v-.19h1.772v.19c-.362.034-.608.138-.643.409-.018.12-.047.241-.047.397v2.084c0 1.589-1.03 2.182-1.995 2.182-1.597 0-2.094-.8-2.094-2.136v-2.2c0-.684.03-.65-.644-.73v-.19h2.019v.19c-.679.08-.644.046-.644.73v2.165l-.006-.005zm8.424 2.084c-.872-1.013-1.778-2.079-2.673-3.12v2.389c0 .115.023.207.035.293.029.196.216.27.579.3v.138H52.7v-.138c.264-.03.445-.104.474-.3.012-.086.035-.178.035-.293v-2.545c-.152-.196-.321-.368-.637-.368v-.139h1c.82.98 1.667 1.975 2.486 2.948h.012v-2.222c0-.115-.023-.208-.035-.294-.03-.196-.217-.27-.58-.3v-.137h1.346v.138c-.257.029-.444.103-.474.3-.011.085-.035.178-.035.293v3.051h-.187v.006zm2.41-.674c0 .501-.023.478.474.536v.138h-1.474v-.138c.492-.058.474-.035.474-.536v-2.43c0-.5.023-.477-.474-.535v-.138h1.474v.138c-.491.058-.474.035-.474.536v2.43zm2.673-2.965c-.304 0-.52.087-.339.605.217.639.533 1.566.82 2.389.35-.83.684-1.658 1.023-2.487.134-.34 0-.507-.38-.507v-.138h1.187v.138c-.158 0-.34.052-.456.323-.462 1.105-.93 2.21-1.392 3.316h-.281c-.334-.933-.708-1.975-1.041-2.896-.205-.576-.375-.743-.638-.743v-.138h1.492v.138h.005zm3.025 3.501c.491-.058.474-.035.474-.536v-2.43c0-.5.023-.477-.474-.535v-.138h2.45v.87h-.14c-.052-.404-.163-.697-.561-.697h-.749v1.543h.462c.346 0 .492-.133.503-.472h.14v1.151h-.14c-.011-.317-.134-.507-.503-.507h-.462v1.22c0 .462.217.496.708.496.796 0 .755-.219 1.012-.8h.14l-.163.973h-2.703v-.138h.006zm4.574-1.71h.457c.48 0 .696-.357.696-.968 0-.61-.328-.794-.731-.794h-.422v1.762zm-1.006-1.935h1.597c.556 0 1.112.288 1.112.921 0 .559-.345.939-.767 1.1l.539.806c.275.397.579.772.772.887v.069h-.568c-.321 0-.497-.588-1.164-1.676h-.515v1.002c0 .501-.023.478.474.535v.139h-1.474v-.139c.491-.057.474-.034.474-.535v-2.43c0-.5.023-.477-.474-.535v-.138l-.006-.006zm5.779.806c-.046-.38-.25-.679-.69-.679-.315 0-.602.161-.602.564 0 .38.386.605.93 1.008.585.426.767.702.767 1.151 0 .645-.673 1.002-1.328 1.002-.351 0-.656-.063-.936-.173-.024-.011-.041-.034-.041-.075v-.777h.14c.059.599.462.835.883.835.392 0 .708-.294.708-.685 0-.351-.193-.64-1.018-1.175-.298-.195-.666-.403-.666-.996 0-.483.55-.869 1.181-.869.234 0 .55.029.766.104.035.011.041.034.041.057v.708h-.14.006zm2.265 2.303c0 .501-.023.478.474.536v.138h-1.48v-.138c.491-.058.474-.035.474-.536v-2.43c0-.5.023-.477-.474-.535v-.138h1.48v.138c-.497.058-.474.035-.474.536v2.43zm3.047 0c0 .501-.023.478.474.535v.139h-1.474v-.139c.497-.057.474-.034.474-.535v-2.936h-.492c-.48 0-.585.3-.766.656h-.134l.146-.829h3.036l.146.83h-.134c-.182-.358-.293-.657-.767-.657h-.491v2.936h-.018zm2.861.536c.498-.058.474-.035.474-.536v-.835l-.848-1.646c-.181-.351-.334-.484-.585-.484v-.138h1.398v.138c-.415 0-.38.208-.24.484l.667 1.358.755-1.358c.187-.328.011-.484-.316-.484v-.138h1.129v.138c-.152 0-.304.07-.45.328l-.92 1.635c-.052.11-.063.26-.063.398v.604c0 .501-.024.478.473.536v.138h-1.48v-.138h.006zm16.374-.622c0 .685-.03.65.643.731v.19h-2.018v-.19c.673-.08.643-.046.643-.731v-3.322c0-.685.03-.65-.643-.731v-.19h1.966c1.246 0 1.86.49 1.86 1.376 0 1.065-.977 1.64-2.124 1.571v-.15c.936.018 1.375-.54 1.375-1.352s-.404-1.21-1.246-1.21h-.456v4.014-.006zm3.422.783c.497-.058.474-.035.474-.536v-2.435c0-.507.023-.478-.474-.535v-.144h2.457v.87h-.141c-.052-.404-.163-.698-.561-.698h-.749v1.55h.462c.345 0 .497-.133.509-.473h.14v1.151h-.14c-.012-.316-.14-.506-.509-.506h-.462v1.22c0 .46.216.501.708.501.795 0 .76-.224 1.012-.8h.14l-.164.973h-2.702v-.138zm6.961.138c-.878-1.02-1.784-2.084-2.679-3.12v2.394c0 .116.023.208.035.294.029.196.216.27.579.3v.138h-1.346v-.139c.264-.028.445-.103.474-.299.012-.086.035-.178.035-.294V40.9c-.152-.196-.327-.368-.637-.368v-.144h1c.819.978 1.673 1.974 2.492 2.953h.012v-2.222c0-.115-.024-.208-.035-.294-.03-.196-.217-.27-.58-.3v-.143h1.346v.144c-.257.029-.445.103-.474.3-.012.085-.035.178-.035.293v3.057h-.187zm4.791 0c-.872-1.02-1.779-2.084-2.679-3.12v2.394c0 .116.023.208.035.294.029.196.216.27.579.3v.138h-1.346v-.139c.264-.028.445-.103.474-.299.012-.086.035-.178.035-.294V40.9c-.152-.196-.321-.368-.637-.368v-.144h1c.819.978 1.673 1.974 2.492 2.953h.012v-2.222c0-.115-.024-.208-.035-.294-.03-.196-.217-.27-.58-.3v-.143h1.346v.144c-.257.029-.445.103-.474.3-.012.085-.035.178-.035.293v3.057h-.187zm3.311-2.982c-.041-.38-.251-.68-.69-.68-.316 0-.603.162-.603.565 0 .38.386.604.936 1.013.585.426.772.702.772 1.151 0 .645-.672 1.002-1.327 1.002-.351 0-.656-.063-.942-.173-.024-.011-.041-.034-.041-.075v-.777h.14c.059.6.462.84.883.84.392 0 .708-.293.708-.684 0-.351-.193-.64-1.018-1.175-.298-.195-.666-.409-.666-.996 0-.49.549-.869 1.181-.869.234 0 .55.029.772.104.035.011.041.034.041.057v.708h-.14l-.006-.011zm2.076 2.844c.498-.058.474-.035.474-.536v-.834l-.848-1.653c-.181-.351-.333-.49-.591-.49v-.143h1.404v.144c-.415 0-.38.207-.24.49l.667 1.358.761-1.359c.187-.328.011-.49-.316-.49v-.143h1.135v.144c-.153 0-.305.069-.451.328l-.918 1.64a.964.964 0 00-.065.398v.605c0 .5-.023.477.474.535v.138h-1.48v-.138l-.006.006zm3.154 0c.497-.058.474-.035.474-.536v-2.435c0-.507.023-.478-.474-.535v-.144h1.48v.144c-.497.057-.474.034-.474.535v2.522c0 .38.216.414.702.414.795 0 .766-.224 1.018-.8h.14l-.164.973h-2.702v-.138zm4.925-3.507c-.304 0-.521.087-.339.605.216.64.532 1.572.819 2.39.351-.83.684-1.664 1.029-2.488.141-.34 0-.506-.38-.506v-.144h1.188v.144c-.158 0-.34.051-.457.322-.462 1.111-.93 2.21-1.392 3.322h-.281c-.333-.939-.708-1.98-1.047-2.902-.205-.581-.374-.748-.637-.748v-.144h1.497v.15zm5.195 2.183l-.585-1.756h-.012l-.655 1.756h1.252zm-1.334.207l-.252.725c-.07.213.035.392.275.392v.138h-1v-.138a.46.46 0 00.398-.27c.234-.479.877-2.246 1.333-3.444h.31c.375 1.089.936 2.752 1.124 3.236.122.305.21.478.444.478v.138h-1.281v-.138c.345 0 .38-.179.293-.415l-.234-.696h-1.404l-.006-.006zm6.727 1.255c-.872-1.02-1.778-2.084-2.679-3.12v2.394c0 .116.023.208.035.294.029.196.216.27.579.3v.138h-1.345v-.139c.263-.028.444-.103.473-.299.012-.086.036-.178.036-.294V40.9c-.153-.196-.328-.368-.638-.368v-.144h1c.819.978 1.673 1.974 2.492 2.953h.012v-2.222c0-.115-.023-.208-.035-.294-.029-.196-.217-.27-.579-.3v-.143h1.345v.144c-.257.029-.444.103-.474.3-.011.085-.035.178-.035.293v3.057h-.187zm2.416-.674c0 .501-.023.478.474.536v.138h-1.48v-.138c.497-.058.474-.035.474-.536v-2.435c0-.507.023-.478-.474-.535v-.144h1.48v.144c-.497.057-.474.034-.474.535v2.435zm3.492-.788l-.585-1.756h-.011l-.656 1.756h1.252zm-1.333.207l-.252.725c-.07.213.035.392.275.392v.138h-1v-.138c.146 0 .31-.092.397-.27.234-.479.878-2.246 1.334-3.444h.31c.375 1.089.936 2.752 1.123 3.236.123.305.211.478.445.478v.138h-1.281v-.138c.345 0 .38-.179.292-.415l-.234-.696h-1.404l-.005-.006zm-52.642-1.531c0-.766-.468-.795-.591-.795-.807 0-1.334 1.422-1.334 2.378 0 .38.064 1.07.62 1.07.848 0 1.305-1.381 1.305-2.654zm-2.61 1.427c0-.961.843-2.4 2.09-2.4.988 0 1.204.662 1.204 1.318 0 .806-.655 2.522-2.077 2.522-.953 0-1.216-.755-1.216-1.446v.006zm6.992-2.153l-.182.155h-.977c-.363 1.745-.96 4.07-1.387 5.188h-.333l1.065-5.188h-.708l.064-.31h.702c.392-1.56 1.708-1.722 2.018-1.722.17 0 .527.029.644.133l-.088.483-.187.087c-.105-.196-.345-.426-.655-.426-.445 0-.784.299-.96 1.093l-.082.352h1.094l-.029.155z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_245_7145'%3E%3Cpath fill='%23fff' d='M0 0h413v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-pc3i-logo{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 413 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M162.691 1.462h6.163c2.016 0 3.61.437 4.784 1.318 1.175.88 1.765 2.014 1.765 3.401 0 1.388-.515 2.44-1.543 3.183-1.028.743-2.5 1.111-4.416 1.111-.742 0-1.6-.057-2.593-.172v4.662c0 1.001.134 1.698.408 2.072.275.374.777.57 1.508.57v.483h-6.076v-.483c.731 0 1.233-.196 1.508-.6.274-.396.408-1.058.408-1.985V4.6c0-.996-.134-1.687-.408-2.073-.275-.385-.777-.58-1.508-.58v-.484zm6.251.639h-2.086V9.56c.567.19 1.262.282 2.086.282 1.267 0 2.266-.322 3.002-.961.736-.645 1.099-1.525 1.099-2.636 0-1.203-.363-2.193-1.093-2.97-.73-.777-1.735-1.169-3.008-1.169v-.005zm17.186 13.359v.754c-.631.794-1.279 1.364-1.934 1.703-.654.34-1.448.512-2.366.512-1.629 0-2.979-.5-4.036-1.507-1.057-1.008-1.589-2.286-1.589-3.84 0-1.554.508-2.872 1.519-3.942 1.01-1.07 2.255-1.6 3.721-1.6a4.62 4.62 0 013.166 1.203c.9.805 1.355 1.76 1.355 2.877v.213h-7.67v.144c0 1.134.176 2.118.526 2.959.351.834.859 1.49 1.531 1.962.671.473 1.372.708 2.103.708.683 0 1.261-.138 1.746-.42.485-.276 1.128-.852 1.934-1.72l-.006-.006zm-7.845-4.127h5.683v-.202c0-.915-.268-1.646-.8-2.181-.531-.541-1.197-.812-1.992-.812-.847 0-1.524.282-2.038.852-.515.57-.801 1.347-.859 2.343h.006zm12.851-3.799V9.59c1.221-1.37 2.477-2.055 3.774-2.055 1.004 0 1.846.34 2.517 1.013.672.68 1.005 1.571 1.005 2.677v4.644c0 .708.123 1.18.362 1.405.24.224.713.34 1.414.34v.483h-5.573v-.483c.689 0 1.163-.087 1.42-.265.251-.173.379-.513.379-1.013v-5.382c0-.72-.216-1.295-.654-1.72-.438-.427-.993-.64-1.677-.64-.981 0-1.968.674-2.967 2.015v5.03c0 .852.111 1.393.333 1.63.222.235.695.345 1.408.345v.483h-5.497v-.483c.794 0 1.285-.127 1.466-.375.181-.253.275-.782.275-1.6V9.836c0-.615-.111-1.024-.333-1.214-.222-.196-.69-.294-1.414-.294v-.483l3.254-.31h.508zm13.5 0V9.59c1.22-1.37 2.476-2.055 3.773-2.055 1.005 0 1.846.34 2.518 1.013.672.68 1.005 1.571 1.005 2.677v4.644c0 .708.122 1.18.362 1.405.239.224.712.34 1.413.34v.483h-5.572v-.483c.689 0 1.162-.087 1.419-.265.251-.173.38-.513.38-1.013v-5.382c0-.72-.216-1.295-.654-1.72-.439-.427-.994-.64-1.677-.64-.981 0-1.969.674-2.967 2.015v5.03c0 .852.111 1.393.332 1.63.222.235.696.345 1.408.345v.483h-5.497v-.483c.795 0 1.286-.127 1.467-.375.181-.253.274-.782.274-1.6V9.836c0-.615-.111-1.024-.333-1.214-.222-.196-.689-.294-1.408-.294v-.483l3.254-.31h.503zm32.718-6.314v4.962h-.503c-.403-1.543-1.045-2.677-1.933-3.402-.888-.725-2.068-1.094-3.546-1.094-1.922 0-3.441.68-4.562 2.044-1.122 1.364-1.683 3.177-1.683 5.445 0 2.486.59 4.489 1.776 6.008 1.186 1.52 2.74 2.28 4.656 2.28 2.658 0 4.62-1.22 5.888-3.66l.444.408c-.567 1.324-1.478 2.371-2.74 3.142-1.261.772-2.698 1.157-4.311 1.157a8.745 8.745 0 01-4.241-1.065c-1.302-.707-2.301-1.686-3.008-2.93-.707-1.242-1.057-2.67-1.057-4.287 0-2.648.823-4.84 2.477-6.573 1.653-1.733 3.732-2.602 6.244-2.602.847 0 1.916.144 3.213.438.73.172 1.232.253 1.513.253.432 0 .736-.173.905-.524h.473-.005zm12.506 14.24v.754c-.631.794-1.279 1.364-1.933 1.703-.654.34-1.449.512-2.366.512-1.63 0-2.979-.5-4.037-1.507-1.063-1.008-1.588-2.286-1.588-3.84 0-1.554.508-2.872 1.518-3.942 1.011-1.07 2.255-1.6 3.721-1.6a4.62 4.62 0 013.167 1.203c.899.805 1.355 1.76 1.355 2.877v.213h-7.67v.144c0 1.134.175 2.118.526 2.959.35.834.858 1.49 1.53 1.962.672.473 1.373.708 2.103.708.683 0 1.262-.138 1.747-.42.484-.282 1.127-.852 1.933-1.72l-.006-.006zm-7.839-4.127h5.684v-.202c0-.915-.269-1.646-.8-2.181-.532-.541-1.198-.812-1.992-.812-.847 0-1.525.282-2.039.852-.514.57-.8 1.347-.859 2.343h.006zm12.851-3.799V9.59c1.221-1.37 2.477-2.055 3.774-2.055 1.005 0 1.846.34 2.518 1.013.671.68 1.004 1.571 1.004 2.677v4.644c0 .708.123 1.18.363 1.405.239.224.712.34 1.413.34v.483h-5.573v-.483c.69 0 1.163-.087 1.42-.265.251-.173.38-.513.38-1.013v-5.382c0-.72-.217-1.295-.655-1.72-.438-.427-.993-.64-1.676-.64-.982 0-1.969.674-2.968 2.015v5.03c0 .852.111 1.393.333 1.63.222.235.695.345 1.408.345v.483h-5.497v-.483c.795 0 1.285-.127 1.466-.375.182-.253.275-.782.275-1.6V9.836c0-.615-.111-1.024-.333-1.214-.222-.196-.689-.294-1.408-.294v-.483l3.254-.31h.502zm13.401-3.206h.502v3.46h3.628v.753h-3.628v6.625c0 .69.164 1.22.491 1.595.327.374.795.558 1.396.558.707 0 1.356-.328 1.946-.99l.332.386c-.911 1.145-1.962 1.715-3.154 1.715-.894 0-1.618-.277-2.173-.835-.555-.558-.835-1.278-.835-2.158v-6.89h-1.975v-.495c1.437-.708 2.594-1.945 3.47-3.718v-.006zm15.661 11.132v.754c-.631.794-1.279 1.364-1.934 1.703-.654.34-1.448.512-2.365.512-1.63 0-2.979-.5-4.037-1.507-1.063-1.008-1.589-2.286-1.589-3.84 0-1.554.509-2.872 1.519-3.942 1.011-1.07 2.255-1.6 3.721-1.6 1.209 0 2.267.403 3.166 1.203.9.805 1.355 1.76 1.355 2.877v.213h-7.669v.144c0 1.134.175 2.118.525 2.959.351.834.859 1.49 1.531 1.962.672.473 1.373.708 2.103.708.683 0 1.261-.138 1.746-.42.485-.282 1.128-.852 1.934-1.72l-.006-.006zm-7.845-4.127h5.684v-.202c0-.915-.269-1.646-.801-2.181-.531-.541-1.197-.812-1.992-.812-.847 0-1.524.282-2.038.852-.514.57-.801 1.347-.859 2.343h.006zm13.166-3.799v2.228c.958-.823 1.706-1.399 2.238-1.733.531-.334.975-.495 1.332-.495.66 0 1.302.27 1.916.806l-.789 1.83c-1.116-.604-1.939-.91-2.477-.91-.596 0-1.332.415-2.214 1.25v5.658c0 .57.123.95.362 1.15.24.202.701.3 1.385.3v.484h-5.515v-.484c.731 0 1.21-.115 1.432-.34.222-.224.338-.77.338-1.634v-5.618c0-.713-.122-1.168-.368-1.381-.245-.207-.841-.31-1.793-.31V7.85l3.657-.311h.502l-.006-.006zm21.281.035l-.537.46h-2.921c-1.092 5.232-2.874 12.197-4.147 15.535h-1.005l3.189-15.535h-2.12l.198-.92h2.098c1.18-4.68 5.105-5.164 6.045-5.164.515 0 1.584.087 1.917.398l-.269 1.45-.561.265c-.31-.593-1.028-1.272-1.963-1.272-1.337 0-2.342.903-2.874 3.275l-.245 1.053h3.277l-.088.46.006-.005zm-.695 6.463c0-2.877 2.518-7.183 6.244-7.183 2.968 0 3.616 1.98 3.616 3.954 0 2.418-1.962 7.558-6.221 7.558-2.856 0-3.633-2.262-3.633-4.329h-.006zm7.804-4.288c0-2.285-1.408-2.371-1.764-2.371-2.407 0-3.99 4.265-3.99 7.12 0 1.14.199 3.206 1.852 3.206 2.541 0 3.902-4.133 3.902-7.955zm3.435 8.352l1.939-8.835c.111-.374.246-.904-.268-.904-.199 0-.38.07-.579.133l-.981.305-.134-.415 4.013-1.536c.444.046.38.437.269.944l-.824 2.745h.047c1.536-2.66 2.833-3.69 4.328-3.69l-.356 1.958-.579.31c-.245-.195-.537-.374-.736-.374-.356 0-.782.133-1.069.397-.917.812-1.805 3.097-2.208 4.899l-.893 4.063h-1.969zm-142.883 8.818v4.961h-.502c-.404-1.542-1.046-2.676-1.934-3.401-.888-.726-2.068-1.094-3.546-1.094-1.922 0-3.44.68-4.562 2.043-1.122 1.365-1.682 3.177-1.682 5.445 0 2.487.59 4.49 1.775 6.01 1.186 1.519 2.74 2.279 4.656 2.279 2.658 0 4.621-1.22 5.888-3.661l.444.408c-.566 1.324-1.478 2.372-2.739 3.143-1.262.771-2.699 1.157-4.311 1.157a8.74 8.74 0 01-4.241-1.065c-1.303-.708-2.302-1.686-3.009-2.93-.707-1.243-1.057-2.67-1.057-4.287 0-2.648.824-4.841 2.477-6.573 1.647-1.733 3.733-2.602 6.244-2.602.847 0 1.916.144 3.213.437.73.173 1.233.254 1.513.254.432 0 .736-.173.906-.524h.473-.006zm5.368 17.203c-.818 0-1.519-.264-2.103-.8-.584-.535-.876-1.18-.876-1.934s.251-1.312.754-1.778c.502-.466 1.53-.915 3.072-1.341.97-.265 1.624-.49 1.957-.68v-.765c0-.748-.21-1.347-.631-1.807-.42-.46-.987-.691-1.7-.691-.642 0-1.215.201-1.711.599-.497.397-.847.938-1.052 1.617l-.531-.144c.21-.955.671-1.72 1.372-2.297.707-.575 1.531-.863 2.483-.863 1.122 0 2.033.334 2.728 1.002.695.667 1.046 1.588 1.046 2.774v4.409c0 .621.041 1.047.122 1.272.082.224.24.334.468.334a.45.45 0 00.374-.19c.093-.127.204-.397.333-.8h.502c-.047.644-.251 1.15-.613 1.53-.363.38-.836.57-1.42.57-.853 0-1.443-.489-1.77-1.462-.52.559-.981.939-1.384 1.152-.403.213-.877.31-1.426.31l.006-.017zm2.81-2.411v-3.488c-.298.12-.73.276-1.297.466-1.046.35-1.717.696-2.009 1.042-.292.345-.438.811-.438 1.398 0 .512.157.956.467 1.324.309.374.683.558 1.116.558.391 0 .806-.126 1.238-.374.432-.247.736-.558.923-.926zm8.143-8.478v2.055c1.221-1.37 2.477-2.055 3.774-2.055 1.005 0 1.846.34 2.518 1.013.671.68 1.004 1.571 1.004 2.676v4.645c0 .708.123 1.18.363 1.405.239.224.712.34 1.413.34v.483h-5.573v-.484c.69 0 1.163-.086 1.42-.265.251-.172.38-.512.38-1.013v-5.381c0-.72-.217-1.295-.655-1.721-.438-.426-.993-.639-1.676-.639-.982 0-1.969.673-2.968 2.014v5.031c0 .852.111 1.393.333 1.629.222.236.695.345 1.408.345v.484h-5.497v-.484c.795 0 1.285-.126 1.466-.374.182-.253.275-.783.275-1.6V35.53c0-.616-.111-1.024-.333-1.214-.222-.196-.689-.294-1.408-.294v-.483l3.254-.311h.502zm20.036 0v3.632h-.502c-.222-.944-.643-1.692-1.268-2.24-.625-.546-1.367-.822-2.231-.822-1.034 0-1.881.397-2.535 1.191-.655.794-.982 1.825-.982 3.091 0 1.399.386 2.607 1.157 3.632.771 1.024 1.694 1.53 2.757 1.53.713 0 1.414-.19 2.109-.569a5.528 5.528 0 001.793-1.577v.754c-1.133 1.514-2.669 2.268-4.603 2.268-1.548 0-2.804-.484-3.779-1.445-.976-.967-1.461-2.216-1.461-3.758 0-1.543.526-2.924 1.578-4.03 1.051-1.104 2.319-1.657 3.808-1.657.66 0 1.402.132 2.214.397.356.115.602.173.736.173.298 0 .532-.19.707-.57h.502zm11.759 7.925v.754c-.63.794-1.279 1.364-1.933 1.704-.654.34-1.449.512-2.366.512-1.63 0-2.979-.5-4.036-1.508-1.064-1.007-1.589-2.285-1.589-3.84 0-1.553.508-2.871 1.519-3.942 1.01-1.07 2.254-1.6 3.721-1.6a4.62 4.62 0 013.166 1.203c.899.806 1.355 1.761 1.355 2.878v.213h-7.67v.144c0 1.134.175 2.118.526 2.958.35.835.858 1.491 1.53 1.963s1.373.708 2.103.708c.684 0 1.262-.138 1.747-.42.485-.277 1.127-.852 1.933-1.721l-.006-.006zm-7.845-4.127h5.684v-.201c0-.915-.269-1.646-.8-2.182-.532-.54-1.198-.811-1.992-.811-.847 0-1.525.282-2.039.852-.514.57-.8 1.346-.859 2.342h.006zm13.173-3.798v2.227c.958-.823 1.705-1.398 2.237-1.732.532-.334.975-.495 1.332-.495.66 0 1.302.27 1.916.806l-.789 1.83c-1.116-.604-1.939-.91-2.477-.91-.595 0-1.331.415-2.214 1.25v5.657c0 .57.123.95.363 1.152.239.201.701.299 1.384.299v.483h-5.514v-.483c.73 0 1.209-.115 1.431-.34.222-.224.339-.77.339-1.634V35.72c0-.714-.123-1.168-.368-1.381-.246-.207-.841-.311-1.794-.311v-.483l3.657-.311h.502l-.005-.006zm29.044-6.314v4.961h-.503c-.403-1.542-1.045-2.676-1.933-3.401-.888-.726-2.068-1.094-3.546-1.094-1.922 0-3.441.68-4.562 2.043-1.122 1.365-1.683 3.177-1.683 5.445 0 2.487.59 4.49 1.776 6.01 1.186 1.519 2.74 2.279 4.656 2.279 2.658 0 4.621-1.22 5.888-3.661l.444.408c-.567 1.324-1.478 2.372-2.74 3.143-1.261.771-2.698 1.157-4.311 1.157a8.746 8.746 0 01-4.241-1.065c-1.302-.708-2.301-1.686-3.008-2.93-.707-1.243-1.057-2.67-1.057-4.287 0-2.648.823-4.841 2.477-6.573 1.653-1.733 3.732-2.602 6.244-2.602.847 0 1.916.144 3.213.437.73.173 1.233.254 1.513.254.432 0 .736-.173.905-.524h.474-.006zm5.368 17.203c-.818 0-1.519-.264-2.103-.8-.584-.535-.876-1.18-.876-1.934s.251-1.312.753-1.778c.503-.466 1.531-.915 3.073-1.341.97-.265 1.624-.49 1.957-.68v-.765c0-.748-.21-1.347-.631-1.807-.421-.46-.987-.691-1.7-.691-.642 0-1.215.201-1.711.599-.497.397-.847.938-1.052 1.617l-.532-.144c.211-.955.672-1.72 1.373-2.297.707-.575 1.531-.863 2.483-.863 1.121 0 2.033.334 2.728 1.002.695.667 1.045 1.588 1.045 2.774v4.409c0 .621.041 1.047.123 1.272.082.224.24.334.467.334a.446.446 0 00.374-.19c.094-.127.205-.397.333-.8h.503c-.047.644-.252 1.15-.614 1.53-.362.38-.835.57-1.419.57-.853 0-1.443-.489-1.77-1.462-.52.559-.982.939-1.385 1.152-.403.207-.876.31-1.425.31l.006-.017zm2.81-2.411v-3.488c-.298.12-.73.276-1.297.466-1.046.35-1.718.696-2.01 1.042-.292.345-.438.811-.438 1.398 0 .512.158.956.468 1.324.309.374.683.558 1.115.558.392 0 .806-.126 1.239-.374.432-.247.736-.558.923-.926zm8.464-8.478v2.227c.958-.823 1.706-1.398 2.237-1.732.532-.334.976-.495 1.332-.495.66 0 1.303.27 1.916.806l-.788 1.83c-1.116-.604-1.94-.91-2.477-.91-.596 0-1.332.415-2.214 1.25v5.657c0 .57.123.95.362 1.152.24.201.701.299 1.385.299v.483h-5.515v-.483c.73 0 1.209-.115 1.431-.34.222-.224.339-.77.339-1.634V35.72c0-.714-.122-1.168-.368-1.381-.245-.207-.841-.311-1.793-.311v-.483l3.657-.311h.502l-.006-.006zm16.497 7.925v.754c-.631.794-1.28 1.364-1.934 1.704-.654.34-1.449.512-2.366.512-1.629 0-2.979-.5-4.036-1.508-1.063-1.007-1.589-2.285-1.589-3.84 0-1.553.508-2.871 1.519-3.942 1.01-1.07 2.255-1.6 3.721-1.6a4.62 4.62 0 013.166 1.203c.899.806 1.355 1.761 1.355 2.878v.213h-7.67v.144c0 1.134.175 2.118.526 2.958.35.835.859 1.491 1.53 1.963.672.472 1.373.708 2.103.708.684 0 1.262-.138 1.747-.42.485-.282 1.127-.852 1.934-1.721l-.006-.006zm-7.845-4.127h5.683v-.201c0-.915-.268-1.646-.8-2.182-.532-.54-1.197-.811-1.992-.811-.847 0-1.525.282-2.039.852-.514.57-.8 1.346-.858 2.342h.006zm22.308-9.871v.484c-.718 0-1.221.196-1.495.581-.275.386-.415 1.077-.415 2.072V40.67c0 .996.14 1.68.415 2.066.28.386.777.576 1.495.576v.483h-6.075v-.483c.736 0 1.244-.19 1.513-.57.269-.38.403-1.07.403-2.072V30.292c0-1.024-.134-1.72-.397-2.095-.263-.374-.771-.558-1.519-.558v-.483h6.075zm4.837 6.073v2.055c1.221-1.37 2.477-2.055 3.773-2.055 1.005 0 1.846.34 2.518 1.013.672.68 1.005 1.571 1.005 2.676v4.645c0 .708.123 1.18.362 1.405.24.224.713.34 1.414.34v.483h-5.573v-.484c.689 0 1.162-.086 1.419-.265.252-.172.38-.512.38-1.013v-5.381c0-.72-.216-1.295-.654-1.721-.438-.426-.993-.639-1.677-.639-.981 0-1.968.673-2.967 2.014v5.031c0 .852.111 1.393.333 1.629.222.236.695.345 1.408.345v.484h-5.497v-.484c.794 0 1.285-.126 1.466-.374.181-.253.275-.783.275-1.6V35.53c0-.616-.111-1.024-.333-1.214-.222-.196-.69-.294-1.408-.294v-.483l3.253-.311h.503zm13.5 0v2.055c1.221-1.37 2.477-2.055 3.773-2.055 1.005 0 1.846.34 2.518 1.013.672.68 1.005 1.571 1.005 2.676v4.645c0 .708.122 1.18.362 1.405.24.224.713.34 1.414.34v.483h-5.573v-.484c.689 0 1.162-.086 1.419-.265.252-.172.38-.512.38-1.013v-5.381c0-.72-.216-1.295-.654-1.721-.438-.426-.993-.639-1.677-.639-.981 0-1.968.673-2.967 2.014v5.031c0 .852.111 1.393.333 1.629.222.236.695.345 1.408.345v.484h-5.497v-.484c.794 0 1.285-.126 1.466-.374.181-.253.274-.783.274-1.6V35.53c0-.616-.111-1.024-.332-1.214-.222-.196-.69-.294-1.408-.294v-.483l3.253-.311h.503zm21.923 5.456c0 1.548-.544 2.843-1.636 3.88-1.092 1.035-2.448 1.553-4.083 1.553-1.636 0-2.991-.518-4.083-1.554-1.087-1.036-1.636-2.325-1.636-3.879 0-1.554.543-2.872 1.624-3.908 1.086-1.036 2.447-1.554 4.089-1.554 1.641 0 3.002.518 4.089 1.554 1.086 1.036 1.624 2.337 1.624 3.908h.012zm-2.173.006c0-1.468-.316-2.654-.953-3.551-.631-.898-1.495-1.347-2.587-1.347-1.093 0-1.957.437-2.594 1.318-.637.88-.952 2.072-.952 3.58s.315 2.659.94 3.534c.631.88 1.496 1.318 2.6 1.318s1.968-.443 2.599-1.336c.631-.892.941-2.066.941-3.522l.006.006zm7.845-5.151v.483c-.683.058-1.022.346-1.022.858 0 .247.076.558.228.932l2.324 5.485 2.045-5.203c.21-.523.315-.92.315-1.185 0-.524-.449-.818-1.349-.887v-.483h3.826v.483c-.625.058-1.057.184-1.302.374-.246.19-.479.564-.701 1.117l-3.371 8.507h-.491l-3.341-8.07c-.339-.811-.625-1.324-.87-1.548-.246-.224-.69-.351-1.332-.38v-.483h5.041zm10.187 10.578c-.817 0-1.518-.264-2.102-.8-.585-.535-.877-1.18-.877-1.934s.252-1.312.754-1.778c.502-.466 1.53-.915 3.073-1.341.969-.265 1.623-.49 1.956-.68v-.765c0-.748-.21-1.347-.63-1.807-.421-.46-.988-.691-1.7-.691a2.67 2.67 0 00-1.712.599c-.496.397-.847.938-1.051 1.617l-.532-.144c.21-.955.672-1.72 1.373-2.297.707-.575 1.53-.863 2.482-.863 1.122 0 2.033.334 2.728 1.002.696.667 1.046 1.588 1.046 2.774v4.409c0 .621.041 1.047.123 1.272.081.224.239.334.467.334a.45.45 0 00.374-.19c.093-.127.204-.397.333-.8h.502c-.047.644-.251 1.15-.613 1.53-.362.38-.835.57-1.42.57-.852 0-1.442-.489-1.77-1.462-.52.559-.981.939-1.384 1.152-.403.207-.876.31-1.425.31l.005-.017zm2.81-2.411v-3.488c-.298.12-.73.276-1.297.466-1.045.35-1.717.696-2.009 1.042-.292.345-.438.811-.438 1.398a2 2 0 00.467 1.324c.31.374.684.558 1.116.558.391 0 .806-.126 1.238-.374.433-.247.736-.558.923-.926zm7.758-11.684h.502v3.46h3.628v.753h-3.628v6.625c0 .69.164 1.22.491 1.594.327.374.794.559 1.396.559.707 0 1.355-.328 1.945-.99l.333.385c-.911 1.146-1.963 1.715-3.154 1.715-.894 0-1.618-.276-2.173-.834-.555-.558-.836-1.278-.836-2.159v-6.89h-1.974v-.494c1.437-.708 2.594-1.946 3.47-3.718v-.006zm8.546 3.206h.502v8.662c0 .57.123.95.374 1.134.251.19.707.282 1.367.282v.484h-5.713v-.484c.835 0 1.373-.092 1.612-.276.24-.184.362-.57.362-1.145v-6.332c0-.627-.111-1.036-.333-1.237-.222-.202-.765-.3-1.641-.3v-.483l3.47-.31v.005zm-.462-5.319c.357 0 .654.121.9.363.245.242.368.535.368.887 0 .35-.123.65-.374.897a1.21 1.21 0 01-.894.375 1.32 1.32 0 01-.923-.375 1.215 1.215 0 01-.391-.898c0-.345.128-.644.38-.886.251-.242.56-.362.928-.362h.006zm15.79 10.775c0 1.548-.543 2.843-1.636 3.88-1.092 1.035-2.447 1.553-4.083 1.553-1.636 0-2.991-.518-4.083-1.554-1.087-1.036-1.636-2.325-1.636-3.879 0-1.554.543-2.872 1.624-3.908 1.087-1.036 2.448-1.554 4.089-1.554 1.642 0 3.003.518 4.089 1.554 1.087 1.036 1.624 2.337 1.624 3.908h.012zm-2.173.006c0-1.468-.316-2.654-.952-3.551-.631-.898-1.496-1.347-2.588-1.347s-1.957.437-2.594 1.318c-.636.88-.952 2.072-.952 3.58s.316 2.659.941 3.534c.63.88 1.495 1.318 2.599 1.318s1.969-.443 2.599-1.336c.631-.892.941-2.066.941-3.522l.006.006zm7.255-5.462v2.055c1.221-1.37 2.477-2.055 3.774-2.055 1.004 0 1.845.34 2.517 1.013.672.68 1.005 1.571 1.005 2.676v4.645c0 .708.123 1.18.362 1.405.24.224.713.34 1.414.34v.483h-5.573v-.484c.689 0 1.162-.086 1.42-.265.251-.172.379-.512.379-1.013v-5.381c0-.72-.216-1.295-.654-1.721-.438-.426-.993-.639-1.677-.639-.981 0-1.968.673-2.967 2.014v5.031c0 .852.111 1.393.333 1.629.222.236.695.345 1.408.345v.484h-5.497v-.484c.794 0 1.285-.126 1.466-.374.181-.253.275-.783.275-1.6V35.53c0-.616-.111-1.024-.333-1.214-.222-.196-.69-.294-1.408-.294v-.483l3.254-.311h.502z' fill='%23011F5B'/%3E%3Cpath d='M153.24.53v44.353' stroke='%23011F5B' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M46.12 1.554h12.5c4.089 0 7.325.892 9.709 2.676 2.383 1.785 3.575 4.087 3.575 6.907 0 2.82-1.04 4.956-3.126 6.458-2.085 1.508-5.07 2.256-8.966 2.256-1.502 0-3.254-.115-5.258-.345v9.457c0 2.037.28 3.442.83 4.207.549.766 1.571 1.151 3.049 1.151v.979H46.107v-.979c1.478 0 2.495-.403 3.05-1.208.555-.806.83-2.153.83-4.035V7.92c0-2.015-.275-3.42-.83-4.208-.555-.788-1.572-1.18-3.05-1.18v-.978h.012zm12.675 1.295H54.56v15.138c1.15.385 2.559.575 4.235.575 2.57 0 4.597-.65 6.087-1.957 1.49-1.306 2.231-3.09 2.231-5.353 0-2.434-.741-4.443-2.22-6.026-1.477-1.583-3.516-2.371-6.104-2.371l.006-.006zm46.107-1.784v10.072h-1.022c-.818-3.125-2.126-5.428-3.926-6.907-1.799-1.479-4.2-2.216-7.196-2.216-3.897 0-6.981 1.382-9.26 4.144-2.277 2.763-3.416 6.447-3.416 11.051 0 5.048 1.203 9.106 3.604 12.185 2.406 3.08 5.555 4.616 9.445 4.616 5.392 0 9.376-2.475 11.946-7.424l.906.834c-1.151 2.688-3.003 4.812-5.561 6.372-2.559 1.565-5.474 2.348-8.745 2.348-3.096 0-5.964-.72-8.599-2.158-2.64-1.44-4.673-3.42-6.104-5.94-1.431-2.521-2.144-5.422-2.144-8.703 0-5.37 1.677-9.814 5.024-13.336C83.2 2.48 87.424.725 92.53.725c1.711 0 3.884.3 6.513.892 1.478.345 2.5.518 3.067.518.876 0 1.489-.357 1.84-1.065h.964l-.012-.005zm7.682 17.065v-.978c7.009-1.209 10.514-4.058 10.514-8.547 0-1.652-.56-3.045-1.676-4.185-1.122-1.14-2.506-1.71-4.159-1.71a5.83 5.83 0 00-3.225.95c-.981.634-1.746 1.497-2.29 2.59l-.964-.402c.567-1.572 1.572-2.82 3.021-3.742 1.448-.92 3.119-1.381 5.006-1.381 2.377 0 4.352.72 5.929 2.158 1.577 1.44 2.366 3.235 2.366 5.382 0 1.67-.52 3.189-1.56 4.558-1.04 1.37-2.547 2.458-4.51 3.264v.115c2.378.616 4.235 1.744 5.579 3.396 1.344 1.652 2.015 3.626 2.015 5.928 0 3.091-1.004 5.6-3.008 7.54-2.004 1.94-4.597 2.907-7.769 2.907-1.753 0-3.272-.276-4.557-.834-1.285-.559-2.617-1.514-4.001-2.878l.73-.72c2.296 1.842 4.545 2.763 6.747 2.763s3.99-.662 5.433-1.992c1.442-1.323 2.161-3.067 2.161-5.22 0-2.343-.771-4.455-2.307-6.326-1.537-1.87-3.535-2.808-5.988-2.808l-3.476.172h-.011zm31.567-16.576v.978c-1.461 0-2.471.392-3.038 1.18-.566.789-.847 2.188-.847 4.208v21.054c0 2.015.281 3.413.847 4.19.567.777 1.577 1.169 3.038 1.169v.978h-12.326v-.978c1.501 0 2.524-.386 3.067-1.151.543-.766.818-2.17.818-4.208V7.92c0-2.072-.269-3.488-.8-4.248-.538-.76-1.56-1.14-3.079-1.14v-.978h12.326-.006z' fill='%23011F5B'/%3E%3Cpath d='M1.034 1.065s.053 11.666 0 11.609h38.811V1.064H1.035zM11.45 8.409c.058.046.122.092.163.155.047.07.07.15.07.236a.41.41 0 01-.07.23c-.04.064-.105.11-.163.156-.094.069-.181.138-.181.253v.714H2.692v-.714c0-.115-.087-.184-.18-.253-.06-.046-.124-.092-.164-.155a.416.416 0 01-.07-.236.41.41 0 01.07-.23c.04-.064.105-.11.163-.156.094-.07.181-.138.181-.253V5.819c0-.115-.087-.184-.18-.253-.06-.046-.124-.093-.164-.156a.416.416 0 01-.07-.236.41.41 0 01.07-.23c.04-.063.11-.115.163-.155.094-.07.181-.139.181-.254V3.8h.111c.503 0 .94-.012 1.244-.139.123-.051.24-.126.363-.201.262-.161.56-.345 1.004-.345.357 0 .69.132.982.247.21.08.403.161.549.161h.058c.146 0 .345-.075.55-.16.291-.116.624-.248.98-.248.445 0 .743.184 1.005.345.123.075.24.15.363.201.303.127.747.139 1.244.139h.11v.736c0 .115.088.184.182.254.058.046.123.092.163.155.047.069.07.15.07.236 0 .08-.023.161-.07.23-.04.063-.105.11-.163.156-.094.069-.181.138-.181.253v2.337c0 .115.087.184.18.253h.013zm16.397 1.22c-.66 1.042-1.94 1.3-1.992 1.312a4.32 4.32 0 01-.771.07c-1.338 0-2.57-.576-3.82-1.21-.14-.068-.299-.155-.468-.247-.8-.431-1.916-1.03-2.857-1.03-.274 0-.537.052-.77.173l-.041.017v.04a1.34 1.34 0 01-.07.346c-.152.397-.643.817-.883.984-.549.391-1.226.788-2.068.788a1.04 1.04 0 01-.344-.052.782.782 0 01-.374-.258.826.826 0 01-.117-.196.61.61 0 01-.047-.184v-.046l-.052-.012c-.327-.098-.52-.305-.52-.564 0-.19.146-.363.286-.524.216-.253.403-.472.1-.76-.03-.028-.065-.051-.094-.074-.047-.035-.088-.064-.123-.104-.268-.282-.11-.875-.017-1.226l.011-.04a6.28 6.28 0 01.485-1.22c.304-.593.666-1.255 1.175-1.675a.078.078 0 01.034-.012c.012 0 .024.012.03.017.011.018.064.098.146.23l.087.145.053-.156c.14-.414.374-.685.695-.806.345-.126.66.052.824.167l.07.046.04-.069a.742.742 0 01.608-.374c.345-.017.631.219.765.357l.053.052.053-.046c.157-.127.56-.42.963-.363.386.052.532.38.579.518l.029.086.082-.04c.18-.086.531-.207.864 0 .21.133.24.357.222.53l-.011.098.099-.018c.251-.04.707-.069.981.202.216.213.228.495.205.69l-.012.098.1-.011c.215-.023.513 0 .671.236.105.16.064.397.03.518l-.024.075.076.017c.128.029.35.11.415.288.046.132.035.357-.041.61l-.018.063.065.029a.82.82 0 01.42.362c.105.208.1.467-.012.766l-.017.046.04.035c.287.247.573.477.854.679.572.408 1.46.627 2.067.138.228-.184.328-.524.252-.84-.07-.283-.257-.478-.52-.53-.456-.098-.818.328-1.11.76-.012.011-.023.023-.04.017-.018 0-.03-.011-.042-.029-.268-.639-.286-1.168-.04-1.571.21-.345.607-.587 1.098-.662l.064-.011V6.21c-.012-.754.175-1.306.543-1.634.228-.202.637-.42 1.332-.329.012 0 .03.012.035.024a.049.049 0 010 .04c-.508 1.209-.386 1.663-.105 2.659.023.086.052.178.076.276.257.944.175 1.744-.234 2.395l-.023-.012zm10.508-1.22c.059.046.123.092.164.155.047.07.07.15.07.236 0 .08-.023.161-.07.23-.04.064-.105.11-.163.156-.094.069-.182.138-.182.253v.714H29.6v-.714c0-.115-.087-.184-.181-.253-.058-.046-.123-.092-.163-.155a.415.415 0 01-.07-.236.41.41 0 01.07-.23c.04-.064.105-.11.163-.156.094-.07.181-.138.181-.253V5.819c0-.115-.087-.184-.181-.253-.058-.046-.123-.093-.163-.156a.415.415 0 01-.07-.236.41.41 0 01.07-.23c.04-.063.11-.115.163-.155.094-.07.181-.139.181-.254V3.8h.111c.502 0 .94-.012 1.244-.139.123-.051.24-.126.363-.201.262-.161.56-.345 1.004-.345.357 0 .69.132.982.247.21.08.403.161.549.161h.058c.146 0 .345-.075.55-.16.291-.116.624-.248.98-.248.445 0 .742.184 1.005.345.123.075.24.15.362.201.304.127.748.139 1.245.139h.11v.736c0 .115.088.184.182.254.058.046.123.092.163.155.047.069.07.15.07.236 0 .08-.023.161-.07.23-.04.063-.105.11-.163.156-.094.069-.181.138-.181.253v2.337c0 .115.087.184.18.253h.012z' fill='%23900'/%3E%3Cpath d='M14.405 7.908c.134 0 .263.035.391.138.041.035.082.07.117.104a.199.199 0 01-.011.3 4.101 4.101 0 01-.275.2c-.158.11-.426.3-.62.15-.093-.074.094-.201.013-.523-.065-.254.186-.363.385-.363v-.006z' fill='%23011F5B'/%3E%3Cpath d='M25.083 11.086c-1.337 0-2.593-.576-3.861-1.22-.14-.075-.298-.156-.467-.248-1.023-.553-2.553-1.376-3.558-.863a1.053 1.053 0 01-.076.362c-.157.415-.666.852-.911 1.025-.56.397-1.25.8-2.115.8a1.13 1.13 0 01-.373-.058.868.868 0 01-.41-.288.99.99 0 01-.128-.213.645.645 0 01-.052-.201c-.357-.104-.579-.345-.579-.633 0-.219.152-.397.304-.576.24-.282.35-.426.105-.656a.566.566 0 00-.088-.069.843.843 0 01-.134-.115c-.298-.317-.134-.932-.035-1.3l.012-.041c.105-.392.263-.794.49-1.238.304-.598.672-1.272 1.192-1.698a.127.127 0 01.1-.028c.034 0 .064.023.087.051.018.03.228.346.444.76.905-.535 2.196-.598 2.348-.598.8-.03 1.957.092 2.944.846.614.466 1.122 1.041 1.607 1.6.128.144.257.3.391.443.754.835 1.466 1.49 2.185 2.003.549.391 1.396.604 1.969.138.204-.167.297-.472.227-.765a.602.602 0 00-.461-.478c-.41-.092-.754.316-1.034.73a.126.126 0 01-.117.053c-.047 0-.082-.035-.1-.075-.28-.662-.291-1.215-.034-1.64.216-.363.642-.622 1.15-.697-.011-.777.182-1.347.573-1.692.24-.213.672-.443 1.396-.346.035 0 .07.03.088.058a.12.12 0 01.006.11c-.497 1.185-.374 1.628-.106 2.607.024.086.053.178.076.276.263.961.181 1.79-.24 2.452-.683 1.07-1.991 1.335-2.044 1.347a4.55 4.55 0 01-.782.069l.011.006zm-7.138-2.74c.97 0 2.068.593 2.932 1.059.164.092.322.173.462.247 1.472.749 2.92 1.4 4.48 1.129.012 0 1.262-.254 1.881-1.238.386-.604.456-1.364.21-2.262-.023-.098-.052-.19-.075-.276-.257-.927-.404-1.456.052-2.613-.531-.035-.858.144-1.04.305-.35.31-.514.857-.485 1.617 0 .063-.046.121-.11.127-.48.052-.883.27-1.075.593-.187.316-.199.72-.03 1.208.24-.322.643-.748 1.157-.639.321.07.56.317.643.657.093.38-.035.782-.31 1.007-.672.547-1.653.316-2.272-.133-.73-.523-1.46-1.191-2.22-2.037-.134-.15-.263-.3-.391-.443-.48-.547-.982-1.117-1.572-1.572-.929-.708-2.027-.823-2.786-.794-.514.017-1.554.161-2.243.576.21.437.403.938.403 1.323 0 .07-.012.139-.041.208.502-.294 1.104-.08 1.449.282.076.08.151.195.245.334.134.195.28.42.461.592.03.023.041.064.035.098 0 .035-.023.07-.052.092 0 0-.321.225-.771.553-.059.046-.129.086-.181.127-.012.005-.024.017-.035.023l.397.069c.274-.15.572-.213.888-.213l-.006-.006zm-3.482-4.202c-.432.403-.753.996-1.028 1.531a5.985 5.985 0 00-.473 1.192l-.012.04c-.075.276-.227.852-.023 1.07.03.03.064.058.1.087.034.029.075.052.11.086.421.397.129.737-.087.99-.123.144-.246.282-.246.415 0 .293.363.397.474.42a.116.116 0 01.093.11.58.58 0 00.047.212c.023.058.058.11.093.161a.647.647 0 00.298.207.94.94 0 00.292.046c.795 0 1.443-.38 1.969-.754.315-.218.712-.615.823-.909.03-.08.047-.161.059-.253l-.555-.092h-.018c-.058-.018-.099-.058-.105-.115-.017-.11.082-.179.28-.311.06-.04.118-.08.176-.121.292-.213.526-.38.66-.478a3.852 3.852 0 01-.391-.53 2.47 2.47 0 00-.216-.299c-.275-.293-.76-.466-1.157-.224a3.525 3.525 0 00-.444.345c-.117.104-.24.213-.38.305a.12.12 0 01-.163-.023.123.123 0 01.011-.167c.018-.017.041-.034.065-.057.18-.167.601-.558.601-.835 0-.639-.625-1.692-.84-2.049h-.013z' fill='%23011F5B'/%3E%3Cpath d='M13.634 10.245a2.52 2.52 0 01-.356-.023.114.114 0 01-.105-.133.115.115 0 01.134-.103c.56.063 1.379-.006 2.097-.731a.123.123 0 01.175 0 .119.119 0 010 .172 2.665 2.665 0 01-1.945.83v-.012zm9.889-1.825s-.029 0-.046-.011c-.059-.023-.088-.092-.059-.15.129-.294.146-.535.053-.72-.129-.247-.427-.322-.427-.322a.124.124 0 01-.076-.057.103.103 0 01-.005-.092c.04-.116.14-.45.076-.616-.053-.144-.328-.202-.421-.213a.102.102 0 01-.088-.058.108.108 0 01-.006-.103c.041-.093.117-.357.024-.501-.181-.276-.66-.144-.666-.144a.123.123 0 01-.117-.029.119.119 0 01-.03-.115s.141-.432-.128-.702c-.315-.317-.987-.133-.993-.127a.123.123 0 01-.117-.029c-.029-.028-.04-.074-.029-.115 0-.017.117-.368-.128-.518-.386-.241-.824.07-.83.07a.111.111 0 01-.11.01.127.127 0 01-.07-.091c0-.017-.065-.484-.48-.535-.444-.058-.917.39-.923.397a.13.13 0 01-.087.034.093.093 0 01-.082-.046s-.316-.403-.713-.385c-.38.017-.531.397-.531.402a.11.11 0 01-.082.07c-.041.005-.076 0-.105-.03 0 0-.38-.356-.771-.218-.491.178-.625.766-.672.961-.012.07-.076.104-.14.092-.065-.011-.1-.075-.088-.138.053-.23.21-.91.818-1.128.374-.138.718.052.894.173.099-.156.303-.397.666-.415.38-.017.689.242.823.38.181-.15.596-.437 1.028-.38.374.052.567.34.637.576.199-.098.578-.219.94 0 .252.155.275.42.258.598.262-.046.747-.074 1.045.225.24.242.251.558.222.754.21-.023.56-.012.742.27.123.185.082.432.04.582.159.04.392.126.474.334.076.201.006.5-.04.662a.883.883 0 01.46.397c.13.247.112.552-.046.915a.115.115 0 01-.105.069l.011.017z' fill='%23011F5B'/%3E%3Cpath d='M22.951 9.986h-.011a.109.109 0 01-.1-.127c.053-.431-.204-.512-.432-.58a.759.759 0 01-.152-.058c-.123-.07-.128-.213-.134-.369 0-.161-.012-.345-.135-.483-.216-.236-.636-.08-.642-.08a.124.124 0 01-.111-.018.114.114 0 01-.041-.104s.07-.46-.199-.685c-.227-.19-.66-.144-.806-.11-.035.007-.076 0-.1-.022a.114.114 0 01-.04-.092.694.694 0 00-.315-.668.576.576 0 00-.59-.04c-.485.259-.672.276-1.18-.08-.158-.11-.316-.15-.468-.11-.193.046-.374.219-.502.478-.03.057-.1.08-.152.051-.058-.028-.082-.097-.053-.15.158-.322.392-.534.655-.598.216-.057.444 0 .66.144.426.3.525.282.94.063a.816.816 0 01.824.052.926.926 0 01.42.737c.21-.023.602-.035.865.184.245.207.292.53.292.731.193-.034.514-.052.73.184.181.202.187.443.193.628 0 .063 0 .155.018.178a.74.74 0 00.105.035c.216.069.672.207.596.828-.006.058-.059.098-.117.098l-.018-.017zM11.496 8.351c-.094-.074-.152-.12-.152-.195V5.819c0-.075.053-.121.152-.196a.73.73 0 00.181-.173.466.466 0 00.082-.276.466.466 0 00-.082-.276c-.053-.075-.123-.127-.181-.173-.094-.075-.152-.12-.152-.195v-.812h-.187c-.438 0-.911 0-1.215-.132a2.675 2.675 0 01-.35-.196c-.269-.167-.579-.357-1.046-.357-.374 0-.713.132-1.01.253-.2.08-.392.156-.52.156h-.059c-.128 0-.321-.075-.52-.156-.298-.12-.636-.253-1.01-.253-.468 0-.777.19-1.046.357a2.675 2.675 0 01-.35.196c-.304.126-.777.132-1.215.132h-.187v.812c0 .074-.053.12-.152.195a.731.731 0 00-.181.173.466.466 0 00-.082.276.46.46 0 00.082.276c.052.075.122.127.18.173.094.075.153.121.153.196v2.337c0 .074-.053.12-.152.195a.731.731 0 00-.181.173.466.466 0 00-.082.276c0 .098.023.196.082.277.052.074.122.126.18.172.094.075.153.121.153.196v.794h8.733v-.011l-.006-.783c0-.075.052-.12.152-.196a.732.732 0 00.18-.172.466.466 0 00.083-.277.466.466 0 00-.082-.276c-.053-.075-.123-.127-.181-.173h-.012zM7.635 3.534c.274-.11.59-.236.905-.236.392 0 .637.155.9.316.122.075.251.156.391.213.111.046.234.081.368.104v4.956a4.9 4.9 0 00-.666-.035c-.362 0-.736 0-1.092-.11-.123-.034-.245-.074-.368-.114-.374-.115-.701-.22-.929-.242h-.012V3.7c.152-.023.322-.092.509-.161l-.006-.006zm-3.505.3c.14-.058.269-.139.391-.214.263-.161.514-.316.9-.316.321 0 .63.126.905.236.193.074.368.143.526.167v4.69h-.03c-.227.023-.554.121-.928.242-.123.04-.245.075-.368.115-.362.11-.736.11-1.092.11-.234 0-.462 0-.666.034V3.937a1.76 1.76 0 00.362-.104zM11.52 8.8a.227.227 0 01-.041.138.65.65 0 01-.129.121c-.111.08-.245.185-.245.38v.518H2.862V9.44c0-.195-.134-.3-.245-.38a.648.648 0 01-.129-.12.227.227 0 01-.04-.139v-.005c0-.052.011-.098.04-.139a.66.66 0 01.129-.12c.11-.081.245-.185.245-.38V5.819c0-.196-.134-.3-.245-.38a.648.648 0 01-.129-.12.227.227 0 01-.04-.139v-.006c0-.052.011-.098.04-.138a.66.66 0 01.129-.12c.11-.081.245-.185.245-.38v-.542h.018c.216 0 .42 0 .619-.017v5.364h3.003a.5.5 0 00.484.369.5.5 0 00.485-.369h3.003v-5.37c.198.018.403.018.619.018h.018v.54c0 .196.134.3.245.38.052.04.1.081.128.121.03.04.041.087.041.138v.006a.227.227 0 01-.04.138.647.647 0 01-.13.121c-.11.08-.245.184-.245.38V8.15c0 .196.135.3.246.38.052.04.1.08.128.12.03.041.041.087.041.139v.006l-.006.005zm26.888-.449c-.094-.075-.152-.12-.152-.195V5.819c0-.075.052-.121.152-.196a.73.73 0 00.18-.173.466.466 0 00.082-.276.466.466 0 00-.081-.276c-.053-.075-.123-.127-.181-.173-.094-.075-.152-.12-.152-.196v-.811h-.187c-.438 0-.911 0-1.215-.132a2.674 2.674 0 01-.35-.196c-.27-.167-.579-.357-1.046-.357-.374 0-.713.132-1.01.253-.2.08-.392.156-.52.156h-.06c-.128 0-.32-.075-.52-.156-.297-.12-.636-.253-1.01-.253-.467 0-.777.19-1.045.357a2.674 2.674 0 01-.35.196c-.305.126-.778.132-1.216.132h-.187v.811c0 .075-.052.121-.152.196a.73.73 0 00-.18.173.466.466 0 00-.082.276c0 .098.023.196.081.276.053.075.123.127.181.173.094.075.152.12.152.196v2.337c0 .074-.052.12-.152.195a.73.73 0 00-.18.173.466.466 0 00-.082.276c0 .098.023.196.081.276.053.075.123.127.181.173.094.075.152.121.152.196v.794h8.733v-.011l-.006-.783c0-.075.053-.121.152-.196a.73.73 0 00.181-.173.466.466 0 00.082-.276.466.466 0 00-.082-.276c-.052-.075-.122-.127-.18-.173h-.012zm-3.862-4.817c.275-.11.59-.236.906-.236.391 0 .637.155.9.316.122.075.25.156.39.213.112.046.235.08.369.104v4.956a4.901 4.901 0 00-.666-.035c-.362 0-.736 0-1.093-.11a9.065 9.065 0 01-.367-.114c-.374-.116-.702-.22-.93-.242h-.011V3.7c.152-.023.321-.092.508-.162l-.006-.005zm-3.505.299c.14-.058.27-.138.392-.213.263-.161.514-.317.9-.317.32 0 .63.127.905.236.193.075.368.144.526.167v4.691h-.03c-.227.023-.555.121-.928.242-.123.04-.246.075-.368.115-.363.11-.736.11-1.093.11-.233 0-.461 0-.666.034V3.937a1.76 1.76 0 00.363-.104zM38.425 8.8a.227.227 0 01-.04.138.65.65 0 01-.13.121c-.11.08-.245.184-.245.38v.518h-8.242V9.44c0-.196-.134-.3-.245-.38a.647.647 0 01-.129-.12.227.227 0 01-.04-.139v-.006a.23.23 0 01.04-.138.66.66 0 01.129-.12c.11-.081.245-.185.245-.38V5.819c0-.196-.134-.3-.245-.38a.647.647 0 01-.129-.121.227.227 0 01-.04-.138v-.006c0-.052.011-.098.04-.138a.66.66 0 01.129-.12c.11-.082.245-.185.245-.38v-.542h.018c.216 0 .42 0 .619-.017V9.34h3.002a.5.5 0 00.485.369.5.5 0 00.485-.369h3.002V3.97c.2.017.404.017.62.017h.017v.541c0 .196.135.3.246.38.052.04.099.08.128.121.03.04.041.087.041.138v.006a.227.227 0 01-.04.138.647.647 0 01-.13.121c-.11.08-.245.184-.245.38V8.15c0 .195.135.3.246.38.052.04.099.08.128.12.03.04.041.087.041.139v.005l-.006.006z' fill='%23011F5B'/%3E%3Cpath d='M40.096.77H.776v19.311c-.021 8.461 4.757 14.609 8.77 18.275 4.375 4 9.306 6.377 10.853 6.711h.082c1.548-.334 6.479-2.711 10.854-6.711 4.013-3.667 8.791-9.814 8.768-18.275V.771h-.006zm-.543.536V12.41H1.32V1.306h38.233zM8.908 31.236a3.283 3.283 0 010-4.691 3.403 3.403 0 014.761 0 3.283 3.283 0 010 4.69 3.402 3.402 0 01-4.76 0zm22.052 6.728c-4.545 4.156-9.259 6.245-10.52 6.562-1.262-.317-5.976-2.406-10.521-6.562-.111-.103-.222-.201-.333-.31l10.853-11.357 10.854 11.357-.333.31zM17.069 20.657c0-1.83 1.507-3.315 3.365-3.315 1.857 0 3.364 1.485 3.364 3.315 0 1.83-1.507 3.315-3.364 3.315-1.858 0-3.365-1.485-3.365-3.315zm14.896 10.579a3.402 3.402 0 01-4.761 0 3.283 3.283 0 010-4.691 3.403 3.403 0 014.76 0 3.283 3.283 0 010 4.69zm5.409-1.68L20.439 13.461 3.5 29.555c-1.314-2.722-2.19-5.888-2.179-9.474v-7.137h38.227v7.137c.012 3.586-.865 6.746-2.179 9.474h.006zm10.24 12.369c0 1.036.287 1.824 1.402 1.824 1.029 0 1.566-.68 1.566-1.859v-2.055c0-.155-.03-.282-.047-.397-.035-.265-.292-.368-.642-.409v-.19h1.77v.19c-.362.035-.608.139-.643.41-.018.12-.047.24-.047.396v2.084c0 1.588-1.028 2.181-1.992 2.181-1.594 0-2.09-.8-2.09-2.135v-2.199c0-.685.028-.65-.643-.73v-.19h2.015v.19c-.678.08-.643.045-.643.73v2.164l-.005-.005zm8.412 2.083c-.87-1.013-1.776-2.078-2.67-3.12v2.389c0 .115.024.207.036.293.029.196.216.27.578.3v.138h-1.343v-.139c.262-.028.444-.103.473-.299.011-.086.035-.178.035-.293v-2.544c-.152-.196-.322-.369-.637-.369v-.138h.999c.818.979 1.665 1.974 2.483 2.947h.011v-2.222c0-.115-.023-.207-.035-.293-.029-.196-.216-.27-.578-.3v-.138h1.343v.139c-.257.028-.443.103-.473.299-.011.086-.035.178-.035.293v3.05h-.187v.007zm2.407-.673c0 .5-.023.477.473.535v.138h-1.472v-.138c.49-.058.473-.035.473-.535v-2.43c0-.5.024-.477-.473-.535v-.138h1.472v.138c-.49.058-.473.035-.473.536v2.429zm2.669-2.965c-.303 0-.52.087-.338.605.216.639.531 1.565.817 2.388.35-.828.684-1.657 1.023-2.486.134-.34 0-.507-.38-.507v-.138h1.186v.138c-.158 0-.339.052-.456.323-.461 1.105-.929 2.21-1.384 3.315h-.28a804.52 804.52 0 00-1.04-2.895c-.205-.576-.374-.743-.637-.743v-.138h1.49v.138zm3.021 3.5c.49-.058.473-.035.473-.535v-2.43c0-.5.023-.477-.474-.535v-.138h2.448v.87h-.14c-.053-.403-.164-.697-.56-.697h-.749v1.542h.462c.345 0 .49-.132.502-.472h.14v1.152h-.14c-.011-.317-.134-.507-.502-.507h-.462v1.22c0 .46.217.495.707.495.795 0 .754-.218 1.01-.8h.141l-.163.973h-2.7v-.138h.007zm3.563-3.644h1.595c.555 0 1.11.288 1.11.921 0 .559-.345.938-.766 1.1l.538.805c.274.398.584.772.77.887v.069h-.566c-.321 0-.496-.587-1.162-1.675h-.514v1.001c0 .501-.024.478.473.536v.138h-1.472v-.138c.49-.058.473-.035.473-.536v-2.428c0-.501.023-.478-.473-.536v-.138l-.006-.006zm1.005 1.934h.455c.48 0 .695-.357.695-.967s-.327-.794-.73-.794h-.42v1.761zm4.767-1.128c-.041-.38-.252-.68-.69-.68-.315 0-.601.162-.601.565 0 .38.385.604.934 1.007.579.426.766.702.766 1.151 0 .645-.672 1.002-1.327 1.002-.35 0-.654-.063-.934-.173-.023-.011-.041-.034-.041-.075v-.777h.14c.059.599.462.835.882.835.392 0 .707-.294.707-.685 0-.351-.193-.639-1.016-1.174-.298-.196-.666-.403-.666-.996 0-.483.549-.869 1.18-.869.233 0 .549.029.765.104.035.011.04.034.04.057v.708h-.14zm2.26 2.303c0 .5-.023.477.473.535v.138H74.72v-.138c.49-.058.473-.035.473-.535v-2.43c0-.5.024-.477-.473-.535v-.138h1.472v.138c-.49.058-.473.035-.473.536v2.429zm3.043-.001c0 .501-.023.478.473.536v.138h-1.472v-.138c.491-.058.474-.035.474-.536V40.4h-.491c-.48 0-.584.3-.765.656h-.135l.146-.829h3.032l.146.83h-.134c-.181-.358-.292-.657-.766-.657h-.49v2.935h-.018zm2.857.536c.49-.058.473-.035.473-.535V42.5l-.847-1.646c-.181-.351-.333-.484-.584-.484v-.138h1.396v.138c-.415 0-.38.208-.24.484l.666 1.358.754-1.358c.187-.328.011-.484-.316-.484v-.138h1.128v.138c-.152 0-.304.07-.45.329l-.917 1.634c-.053.11-.064.26-.064.397v.605c0 .5-.024.477.473.535v.138h-1.472v-.138zm16.344-.622c0 .685-.03.65.643.731v.19h-2.016v-.19c.678-.08.643-.046.643-.73v-3.322c0-.684.03-.65-.643-.73v-.19h1.963c1.244 0 1.858.489 1.858 1.375 0 1.065-.976 1.64-2.12 1.571v-.15c.934.018 1.372-.54 1.372-1.352 0-.811-.403-1.209-1.244-1.209h-.456v4.012-.006zm3.423.784c.497-.058.473-.035.473-.536v-2.434c0-.507.024-.478-.473-.536v-.144h2.454v.87h-.141c-.052-.404-.163-.697-.56-.697h-.748v1.548h.461c.345 0 .497-.132.503-.472h.14v1.151h-.14c-.012-.316-.135-.506-.503-.506h-.461v1.22c0 .46.216.5.707.5.794 0 .759-.224 1.01-.8h.141l-.164.974h-2.699v-.139zm6.951.138a801.52 801.52 0 00-2.675-3.12v2.394c0 .115.023.207.035.294.029.196.216.27.578.3v.137h-1.343v-.138c.263-.029.444-.103.473-.3.012-.086.035-.178.035-.293v-2.55c-.152-.195-.321-.368-.637-.368v-.144h.999c.818.979 1.671 1.974 2.489 2.953h.011v-2.222c0-.115-.023-.207-.035-.293-.029-.196-.216-.27-.578-.3v-.144h1.343v.144c-.257.03-.443.104-.473.3-.011.086-.035.178-.035.293v3.056h-.187zm4.785 0a899.688 899.688 0 00-2.676-3.12v2.394c0 .115.023.207.035.294.029.196.216.27.578.3v.137h-1.343v-.138c.263-.029.444-.103.473-.3.012-.086.035-.178.035-.293v-2.55c-.152-.195-.321-.368-.637-.368v-.144h.999c.818.979 1.671 1.974 2.489 2.953h.011v-2.222c0-.115-.023-.207-.035-.293-.029-.196-.216-.27-.578-.3v-.144h1.344v.144c-.257.03-.444.104-.473.3-.012.086-.036.178-.036.293v3.056h-.186zm3.306-2.982c-.047-.38-.251-.68-.689-.68-.316 0-.602.162-.602.565 0 .38.385.604.934 1.013.585.426.772.702.772 1.151 0 .645-.672 1.002-1.326 1.002-.351 0-.655-.064-.941-.173-.023-.012-.041-.035-.041-.075v-.777h.14c.059.599.462.84.882.84.392 0 .707-.293.707-.685 0-.35-.193-.639-1.016-1.174-.298-.196-.666-.409-.666-.996 0-.489.549-.869 1.18-.869.234 0 .549.03.771.104.035.011.041.035.041.058v.707h-.14l-.006-.011zm2.073 2.843c.497-.057.474-.034.474-.535v-.835l-.847-1.651c-.181-.352-.333-.49-.59-.49v-.144h1.402v.144c-.415 0-.38.208-.24.49l.666 1.358.759-1.358c.187-.328.012-.49-.315-.49v-.144h1.133v.144c-.152 0-.304.07-.45.328l-.917 1.64a.974.974 0 00-.064.398v.604c0 .501-.023.478.473.536v.138h-1.478v-.138l-.006.005zm3.149.001c.497-.058.474-.035.474-.536v-2.434c0-.507.023-.478-.474-.536v-.144h1.478v.144c-.496.058-.473.035-.473.535v2.522c0 .38.216.414.701.414.795 0 .765-.225 1.017-.8h.134l-.164.973h-2.698v-.139h.005zm4.919-3.506c-.304 0-.52.086-.339.604.217.64.532 1.572.818 2.39.351-.83.684-1.664 1.028-2.487.135-.34 0-.507-.379-.507v-.144h1.185v.144c-.157 0-.338.052-.455.322-.462 1.111-.929 2.21-1.391 3.322h-.28a269.79 269.79 0 00-1.046-2.901c-.204-.582-.373-.749-.636-.749v-.144h1.495v.15zm3.855 2.389l-.251.725c-.07.213.035.392.275.392v.138h-.999v-.139a.458.458 0 00.397-.27c.234-.478.876-2.245 1.332-3.442h.309c.374 1.088.935 2.751 1.122 3.235.123.305.21.477.444.477v.139h-1.279v-.139c.344 0 .379-.178.292-.414l-.234-.696h-1.402l-.006-.006zm1.332-.207l-.584-1.756h-.012l-.654 1.756h1.25zm5.386 1.462a898.66 898.66 0 00-2.675-3.12v2.394c0 .115.023.207.035.294.029.196.216.27.578.3v.137h-1.344v-.138c.263-.029.444-.103.474-.3.011-.086.035-.178.035-.293v-2.55c-.152-.195-.322-.368-.637-.368v-.144h.999c.818.979 1.67 1.974 2.488 2.953h.012v-2.222c0-.115-.023-.207-.035-.293-.029-.196-.216-.27-.578-.3v-.144h1.343v.144c-.257.03-.444.104-.473.3-.012.086-.035.178-.035.293v3.056h-.187zm2.413-.674c0 .5-.024.478.473.535v.139h-1.478v-.139c.496-.057.473-.034.473-.535v-2.434c0-.507.023-.478-.473-.536v-.144h1.478v.144c-.497.058-.473.035-.473.535v2.435zm2.155-.581l-.251.725c-.07.213.035.392.274.392v.138h-.999v-.139a.46.46 0 00.398-.27c.233-.478.876-2.245 1.331-3.442h.31c.374 1.088.935 2.751 1.122 3.235.122.305.21.477.444.477v.139h-1.28v-.139c.345 0 .38-.178.292-.414l-.233-.696h-1.402l-.006-.006zm1.332-.207l-.584-1.756h-.012l-.654 1.756h1.25zm-56.505.103c0-.96.841-2.4 2.085-2.4.988 0 1.204.662 1.204 1.318 0 .806-.654 2.521-2.08 2.521-.952 0-1.215-.754-1.215-1.444l.006.005zm2.605-1.427c0-.766-.467-.794-.59-.794-.806 0-1.331 1.421-1.331 2.377 0 .38.064 1.07.619 1.07.847 0 1.302-1.381 1.302-2.653zm4.376-.725l-.181.155h-.976c-.362 1.744-.958 4.07-1.385 5.186h-.332l1.063-5.186h-.707l.064-.31h.701c.397-1.56 1.706-1.722 2.016-1.722.169 0 .525.03.642.133l-.088.483-.187.086c-.105-.195-.344-.425-.654-.425-.444 0-.782.299-.958 1.093l-.082.351h1.093l-.03.156z' fill='%23011F5B'/%3E%3C/svg%3E")}.icon-penn-logo{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 94 30' fill='none'%3E%3Cg clip-path='url(%23clip0_653_655)'%3E%3Cpath d='M34.962 11.863c1.056.358 1.666.397 2.884.397 3.452 0 5.647-1.83 5.647-4.933 0-2.427-1.382-5.689-5.647-5.689h-2.884v10.225zm0 7.399c0 2.824.69 3.62 2.64 3.62v.676h-8.37v-.677c1.626 0 2.64-.517 2.64-3.54V5.061c0-2.785-.69-3.62-2.64-3.62V.765h8.49c6.42 0 9.019 3.341 9.019 6.484 0 3.78-2.926 5.888-8.206 5.888-1.015 0-1.869-.04-3.575-.24v6.365h.002zm20.149-4.972c.123-3.102-2.03-4.376-3.86-4.376-2.395 0-3.82 1.75-3.98 4.376h7.84zm-7.84.677c-.082 6.325 3.778 7.916 5.728 7.916 1.95 0 3.006-.675 5.08-2.945v1.035c-1.747 2.188-3.413 3.022-5.932 3.022-4.51 0-7.759-3.063-7.759-7.319 0-4.255 3.169-7.597 7.23-7.597 3.332 0 6.42 2.626 6.216 5.888H47.271zm26.16 5.527c0 1.83.408 2.387 2.438 2.387v.677h-7.68v-.677c1.951 0 2.48-.438 2.48-1.75v-7.36c0-2.268-1.667-3.223-3.21-3.223-1.42 0-2.682.876-4.102 2.745v6.881c0 2.148.284 2.705 2.437 2.705v.677h-7.598v-.677c1.91 0 2.398-.159 2.398-2.705v-7.916c0-1.71-.447-2.07-2.398-2.07v-.676l4.47-.438h.69V11.9c1.707-1.91 3.373-2.825 5.2-2.825 2.398 0 4.876 1.671 4.876 5.052v6.369z' fill='%23fff'/%3E%3Cpath d='M91.024 20.494c0 1.83.406 2.387 2.438 2.387v.677h-7.678v-.677c1.949 0 2.477-.438 2.477-1.75v-7.36c0-2.268-1.664-3.223-3.208-3.223-1.422 0-2.681.876-4.104 2.745v6.881c0 2.148.285 2.705 2.438 2.705v.677h-7.598v-.677c1.909 0 2.397-.159 2.397-2.705v-7.916c0-1.71-.446-2.07-2.397-2.07v-.676l4.47-.438h.689V11.9c1.706-1.91 3.373-2.825 5.2-2.825 2.398 0 4.876 1.671 4.876 5.052v6.369zM26.407 0H0v12.89c-.018 5.61 3.158 9.674 5.825 12.095 2.932 2.663 6.167 4.197 7.247 4.428l.131.027.133-.027c1.08-.231 4.313-1.765 7.246-4.428 2.666-2.421 5.843-6.485 5.825-12.096V0z' fill='%23fff'/%3E%3Cpath d='M24.782 5.396c.038.03.078.06.106.101a.26.26 0 01.045.15.248.248 0 01-.045.148.478.478 0 01-.106.1c-.06.046-.116.09-.116.165v.459h-5.538v-.46c0-.074-.056-.118-.116-.163a.476.476 0 01-.107-.101.261.261 0 01-.045-.15c0-.054.014-.104.045-.148a.475.475 0 01.107-.1c.06-.046.116-.09.116-.165V3.734c0-.075-.056-.12-.116-.165a.475.475 0 01-.107-.1.261.261 0 01-.045-.15c0-.054.014-.104.045-.148a.475.475 0 01.107-.101c.06-.046.116-.09.116-.165v-.473h.07c.324 0 .608-.006.806-.09.081-.034.154-.08.234-.128.17-.104.362-.223.65-.223.23 0 .445.085.634.16.135.052.261.102.356.102h.038c.095 0 .22-.05.355-.102.19-.075.404-.16.635-.16.288 0 .48.119.65.223.078.049.152.094.234.129.198.083.482.09.806.09h.07v.472c0 .075.056.12.116.165.036.027.078.06.106.1a.26.26 0 01.045.15.248.248 0 01-.045.148.478.478 0 01-.106.101c-.06.046-.116.09-.116.165v1.498c0 .075.056.119.116.164zm-6.789.784c-.428.67-1.254.835-1.289.841-.163.028-.33.043-.497.043-.862 0-1.661-.368-2.47-.778a7.967 7.967 0 01-.301-.16c-.517-.276-1.238-.663-1.848-.663-.177 0-.345.032-.496.11l-.025.013v.028a.786.786 0 01-.047.22c-.096.255-.415.525-.57.634-.355.25-.79.506-1.335.506a.704.704 0 01-.225-.034.52.52 0 01-.317-.294.499.499 0 01-.032-.12l-.005-.03-.031-.01c-.211-.062-.337-.197-.337-.361 0-.124.093-.231.184-.337.141-.162.263-.304.063-.488-.018-.018-.04-.032-.061-.049a.516.516 0 01-.082-.066c-.174-.183-.071-.562-.01-.79l.007-.024c.066-.249.17-.504.312-.784.195-.379.43-.805.76-1.075a.03.03 0 01.023-.007c.008 0 .016.007.02.013.006.01.043.064.094.148l.055.091.035-.1c.092-.269.243-.441.449-.516.22-.08.427.032.53.106l.043.03.028-.045a.484.484 0 01.392-.242c.225-.01.407.14.495.23l.032.033.035-.03c.1-.08.362-.268.625-.233.247.032.344.244.372.335l.018.053.052-.024c.116-.057.343-.132.558 0 .138.085.154.231.143.338l-.007.064.063-.01c.161-.026.457-.045.633.132a.515.515 0 01.131.442l-.008.062.063-.008c.141-.016.33-.003.434.151.07.106.041.254.02.334l-.014.049.05.011c.082.02.226.07.27.185.031.087.021.23-.029.394l-.013.042.042.017c.07.029.2.097.272.232.068.134.066.3-.01.493l-.012.031.025.023c.185.16.37.306.552.436.369.262.944.402 1.334.088a.535.535 0 00.163-.54.44.44 0 00-.334-.342c-.294-.063-.529.212-.72.488-.006.01-.016.013-.028.013-.011 0-.02-.008-.025-.018-.174-.41-.183-.748-.025-1.01.135-.221.392-.376.708-.425l.043-.006v-.042c-.006-.485.113-.838.352-1.051.147-.129.414-.27.861-.212.01 0 .017.007.022.015a.03.03 0 01.001.026c-.328.777-.247 1.067-.07 1.705l.049.177c.166.605.114 1.12-.15 1.537l.01.005zM7.397 5.396c.038.03.078.06.106.101.03.044.045.094.043.15a.248.248 0 01-.045.148.476.476 0 01-.106.1c-.06.046-.116.09-.116.165v.459H1.743v-.46c0-.074-.057-.118-.116-.163a.476.476 0 01-.107-.101.26.26 0 01-.045-.15c0-.054.014-.104.045-.148a.476.476 0 01.107-.1c.06-.046.116-.09.116-.165V3.734c0-.075-.057-.12-.116-.165a.476.476 0 01-.107-.1.26.26 0 01-.045-.15c0-.054.014-.104.045-.148a.475.475 0 01.107-.101c.06-.046.116-.09.116-.165v-.473h.07c.324 0 .608-.006.805-.09.082-.034.155-.08.235-.128.17-.104.362-.223.65-.223.23 0 .445.085.634.16.135.052.26.102.356.102h.036c.095 0 .221-.05.356-.102.19-.075.403-.16.634-.16.288 0 .48.119.65.223.078.049.153.094.234.129.198.083.482.09.806.09h.07v.472c0 .075.056.12.116.165.037.027.078.06.106.1a.26.26 0 01.045.15.248.248 0 01-.045.148.476.476 0 01-.106.101c-.06.046-.116.09-.116.165v1.498c0 .075.056.119.116.164h.002zM.668.682s.035 7.49 0 7.454h25.076V.682H.668z' fill='%23900'/%3E%3Cpath d='M9.306 5.074c.088 0 .171.023.254.09.027.022.053.043.075.065a.127.127 0 01-.008.193c-.062.049-.133.1-.178.129-.103.068-.278.193-.399.096-.061-.05.06-.132.007-.337-.042-.161.121-.234.247-.234l.002-.002z' fill='%23011F5B'/%3E%3Cpath d='M9.347 2.657c-.279.258-.486.639-.662.98-.14.274-.24.523-.305.763l-.006.025c-.048.177-.148.548-.017.688.018.02.042.036.067.054a.548.548 0 01.071.057c.274.253.083.473-.055.634-.081.094-.158.182-.158.267 0 .189.233.254.304.27.035.008.06.036.062.07a.395.395 0 00.088.24c.048.06.115.106.191.132.057.018.12.028.19.028.513 0 .93-.246 1.27-.486.205-.142.459-.396.532-.584a.569.569 0 00.037-.161l-.36-.06s-.006 0-.01-.002a.094.094 0 01-.067-.073c-.012-.07.053-.113.18-.199.037-.024.076-.05.112-.078.188-.137.34-.246.427-.306a2.846 2.846 0 01-.254-.338c-.055-.082-.101-.152-.141-.194-.178-.189-.492-.3-.746-.145-.103.064-.193.14-.288.223a2.64 2.64 0 01-.244.196.08.08 0 01-.108-.015.077.077 0 01.007-.106l.04-.037c.116-.108.388-.358.388-.536 0-.411-.402-1.086-.545-1.314v.007zm2.248 2.695c.625 0 1.336.38 1.894.68.107.057.208.112.3.158.95.481 1.888.9 2.895.724.007 0 .814-.163 1.216-.794.248-.389.295-.877.137-1.451a8.55 8.55 0 00-.05-.177c-.168-.596-.263-.936.033-1.678-.344-.02-.553.091-.67.196-.226.2-.332.548-.314 1.036a.08.08 0 01-.071.08c-.309.03-.57.174-.696.382-.123.202-.13.462-.02.777.153-.205.414-.481.746-.41a.548.548 0 01.417.422.643.643 0 01-.201.647c-.435.352-1.067.202-1.469-.083a9.03 9.03 0 01-1.435-1.31c-.087-.094-.171-.191-.254-.286-.311-.353-.633-.717-1.016-1.007-.6-.453-1.309-.527-1.799-.51-.334.011-1.002.104-1.45.37.138.28.26.602.26.85a.37.37 0 01-.024.132c.325-.19.714-.054.933.18.048.052.098.127.156.213.085.127.182.27.298.38a.08.08 0 01.025.061.08.08 0 01-.033.059c-.002 0-.208.143-.5.354-.04.03-.082.057-.119.082l-.021.014.258.043a1.18 1.18 0 01.573-.137l.001.003zm4.612 1.759c-.864 0-1.674-.368-2.492-.783a8.705 8.705 0 01-.302-.16c-.66-.352-1.65-.884-2.298-.552a.777.777 0 01-.048.234c-.101.265-.429.545-.588.656-.36.253-.806.514-1.364.514a.812.812 0 01-.241-.036.566.566 0 01-.382-.452c-.231-.069-.372-.222-.372-.409 0-.141.1-.257.196-.367.156-.183.224-.275.068-.422a.558.558 0 00-.057-.044.598.598 0 01-.088-.073c-.192-.202-.084-.597-.021-.834l.006-.025c.068-.252.171-.51.316-.794.196-.384.435-.815.77-1.091a.08.08 0 01.119.016c.011.018.146.22.287.486.587-.343 1.42-.382 1.517-.385.515-.02 1.264.06 1.902.542.398.299.723.67 1.039 1.028l.252.284c.486.536.947.957 1.41 1.287.355.252.905.387 1.275.09a.486.486 0 00.146-.492.392.392 0 00-.295-.305c-.266-.057-.487.203-.666.466a.078.078 0 01-.074.035.081.081 0 01-.066-.048c-.181-.424-.19-.779-.022-1.052.142-.233.416-.397.743-.45-.007-.499.118-.865.369-1.086.153-.136.433-.285.9-.223a.078.078 0 01.058.04.083.083 0 01.005.068c-.322.761-.242 1.047-.066 1.672.015.057.031.116.05.177.17.619.116 1.149-.156 1.575-.44.688-1.286.856-1.323.864-.171.03-.339.044-.505.044l-.002.005z' fill='%23011F5B'/%3E%3Cpath d='M8.807 6.574c-.074 0-.15-.005-.229-.013a.079.079 0 01-.07-.086.08.08 0 01.088-.069c.363.043.893-.004 1.354-.47a.08.08 0 01.113 0c.032.03.032.08 0 .11a1.73 1.73 0 01-1.257.531l.001-.003zM15.2 5.403a.066.066 0 01-.03-.007.071.071 0 01-.037-.096c.083-.187.094-.343.033-.462a.451.451 0 00-.276-.206.077.077 0 01-.048-.036.076.076 0 01-.005-.06c.028-.074.091-.287.051-.394-.034-.093-.21-.13-.269-.137a.074.074 0 01-.061-.1c.025-.06.076-.23.015-.323-.118-.179-.427-.092-.43-.09a.075.075 0 01-.075-.02.067.067 0 01-.017-.074c0-.003.09-.276-.085-.45-.202-.204-.64-.083-.643-.083a.075.075 0 01-.074-.02.067.067 0 01-.017-.073c.003-.01.075-.236-.081-.333-.248-.153-.532.042-.535.045a.078.078 0 01-.073.008.068.068 0 01-.044-.058c0-.013-.041-.31-.309-.345-.289-.038-.593.252-.596.255a.076.076 0 01-.058.021.064.064 0 01-.053-.029c-.002-.003-.207-.26-.462-.247-.248.011-.344.255-.346.259a.072.072 0 01-.053.045.075.075 0 01-.068-.02c-.002-.001-.246-.23-.497-.14-.316.115-.405.492-.434.616v.004a.077.077 0 01-.09.056.075.075 0 01-.056-.088v-.005c.035-.143.138-.58.53-.719.243-.088.465.033.577.112a.538.538 0 01.432-.265c.245-.011.443.153.533.246.116-.095.384-.282.663-.246.242.033.364.22.414.368.13-.064.373-.142.608.003.16.1.177.27.166.384.17-.028.485-.047.676.145a.564.564 0 01.144.483c.138-.016.361-.008.48.174.079.119.054.276.027.372.102.025.255.082.304.217.048.13.005.32-.026.423a.568.568 0 01.297.255c.083.16.072.356-.03.587a.074.074 0 01-.068.044l-.003.004z' fill='%23011F5B'/%3E%3Cpath d='M14.828 6.41h-.008a.072.072 0 01-.065-.082c.035-.28-.133-.33-.28-.374a.49.49 0 01-.1-.037c-.078-.044-.082-.139-.085-.236-.003-.104-.007-.221-.088-.31-.138-.15-.412-.053-.415-.051a.074.074 0 01-.1-.08c0-.003.043-.298-.13-.441-.148-.122-.425-.093-.52-.072a.071.071 0 01-.065-.016.071.071 0 01-.026-.06.455.455 0 00-.204-.431.386.386 0 00-.383-.028c-.312.165-.435.176-.762-.05a.366.366 0 00-.304-.07c-.125.03-.241.14-.324.307a.075.075 0 01-.1.033.072.072 0 01-.033-.098c.103-.206.252-.343.422-.385a.515.515 0 01.427.092c.276.192.339.183.606.043a.533.533 0 01.534.032.59.59 0 01.272.472c.136-.016.39-.023.558.117.16.134.188.342.188.469.125-.023.334-.033.472.12.116.127.121.286.126.402 0 .04.003.1.013.115.014.007.04.015.069.023.14.042.433.132.383.532a.073.073 0 01-.073.064h-.005zm-7.386-.762a.148.148 0 01-.027.088.356.356 0 01-.085.078c-.07.054-.158.12-.158.246v.333H1.848V6.06c0-.125-.087-.192-.157-.246-.033-.026-.064-.05-.084-.078a.152.152 0 01-.027-.088v-.005c0-.032.008-.061.027-.087a.356.356 0 01.084-.078c.07-.054.157-.12.157-.246V3.734c0-.126-.087-.192-.157-.246-.033-.026-.064-.05-.084-.078a.154.154 0 01-.027-.09v-.005c0-.032.008-.061.027-.089a.356.356 0 01.084-.078c.07-.054.157-.12.157-.246v-.348h.011c.138 0 .274 0 .4-.011v3.445H4.2a.322.322 0 00.314.236c.15 0 .275-.1.314-.236h1.938V2.546c.127.01.261.011.4.011h.01v.349c0 .125.087.192.159.245.033.026.064.05.084.078a.154.154 0 01.027.09v.005a.157.157 0 01-.027.09.356.356 0 01-.084.077c-.07.054-.158.12-.158.246v1.498c0 .125.086.192.158.246.033.026.064.05.084.078a.152.152 0 01.027.088v.005l-.003-.004zm-4.774-3.19c.09-.037.173-.088.253-.136.17-.105.33-.204.581-.204.206 0 .41.08.587.15.124.049.236.093.339.107v3.013s-.014 0-.018.002c-.148.013-.36.08-.6.154a41.89 41.89 0 01-.238.073c-.232.069-.473.07-.708.07-.152 0-.297 0-.43.022V2.525a1.08 1.08 0 00.234-.067zm2.265-.19c.178-.07.38-.15.586-.15.251 0 .412.1.582.204.08.048.163.099.252.136.073.031.153.052.236.067v3.182a3.022 3.022 0 00-.43-.021c-.234 0-.475 0-.708-.07-.08-.023-.16-.049-.237-.073-.241-.075-.452-.142-.6-.155h-.01V2.372c.1-.016.206-.057.327-.106l.002.002zm2.494 3.09c-.062-.046-.097-.076-.097-.124V3.735c0-.049.035-.078.097-.125.04-.031.084-.065.118-.112a.292.292 0 00.053-.176.3.3 0 00-.053-.176c-.034-.047-.078-.081-.118-.112-.062-.047-.097-.076-.097-.125v-.522h-.12c-.284 0-.588-.004-.786-.087a1.674 1.674 0 01-.227-.125c-.177-.107-.374-.23-.677-.23-.24 0-.46.085-.653.162-.13.05-.252.099-.337.099h-.036c-.085 0-.208-.049-.338-.1-.192-.076-.412-.162-.653-.162-.302 0-.501.122-.676.231-.076.047-.15.093-.227.125-.198.083-.502.087-.786.087H1.69v.522c0 .049-.034.078-.096.125-.04.031-.085.065-.118.112a.292.292 0 00-.053.176.3.3 0 00.053.176c.033.047.078.081.118.112.062.047.096.076.096.125v1.499c0 .048-.034.078-.096.125a.517.517 0 00-.118.112.294.294 0 00-.053.177.3.3 0 00.053.176c.033.047.078.081.118.112.062.047.096.077.096.126v.5l-.003.007h5.646l-.004-.006v-.501c0-.05.035-.079.097-.126a.538.538 0 00.118-.112.292.292 0 00.053-.176.31.31 0 00-.053-.177c-.034-.047-.078-.081-.118-.112zm17.4.29a.149.149 0 01-.027.088.356.356 0 01-.084.078c-.07.054-.156.12-.156.246v.333h-5.327V6.06c0-.125-.086-.192-.156-.246-.033-.026-.065-.05-.085-.078a.152.152 0 01-.026-.088v-.005c0-.032.008-.061.026-.087.018-.028.052-.052.085-.078.07-.054.156-.12.156-.246V3.734c0-.126-.086-.192-.156-.246-.033-.026-.065-.05-.085-.078a.154.154 0 01-.026-.09v-.005a.16.16 0 01.026-.089c.018-.028.052-.052.085-.078.07-.054.156-.12.156-.246v-.348h.012c.138 0 .274 0 .4-.011v3.445h1.939a.327.327 0 00.626 0h1.94V2.546c.126.01.26.011.398.011h.012v.349c0 .125.086.192.156.245.033.026.064.05.084.078a.154.154 0 01.027.09v.005a.158.158 0 01-.027.09.356.356 0 01-.084.077c-.07.054-.156.12-.156.246v1.498c0 .125.086.192.156.246.033.026.064.05.084.078a.153.153 0 01.027.088v.005-.004zm-4.773-3.19c.09-.037.173-.088.252-.136.17-.105.33-.204.582-.204.206 0 .409.08.586.15.125.049.236.093.34.107v3.013s-.014 0-.019.002c-.148.013-.359.08-.6.154l-.237.073c-.233.069-.474.07-.708.07-.153 0-.298 0-.43.022V2.525a1.08 1.08 0 00.234-.067zm2.264-.19c.178-.07.38-.15.587-.15.25 0 .412.1.581.204.08.048.163.099.253.136.073.031.153.052.236.067v3.182a3.022 3.022 0 00-.43-.021c-.235 0-.476 0-.708-.07-.08-.023-.16-.049-.238-.073-.24-.075-.452-.142-.6-.155h-.01V2.372c.1-.016.206-.057.328-.106l.001.002zm2.494 3.09c-.061-.046-.096-.076-.096-.124V3.735c0-.049.035-.078.096-.125.04-.031.085-.065.118-.112a.292.292 0 00.053-.176.3.3 0 00-.053-.176c-.033-.047-.078-.081-.118-.112-.061-.047-.096-.076-.096-.125v-.522h-.122c-.284 0-.588-.004-.785-.087a1.676 1.676 0 01-.228-.125c-.176-.107-.374-.23-.676-.23-.241 0-.46.085-.653.162-.13.05-.253.099-.337.099h-.039c-.084 0-.207-.049-.337-.1-.194-.076-.414-.162-.653-.162-.302 0-.502.122-.676.231-.076.047-.15.093-.228.125-.197.083-.501.087-.785.087h-.122v.522c0 .049-.035.078-.096.125-.04.031-.085.065-.118.112a.293.293 0 00-.053.176.3.3 0 00.053.176c.033.047.078.081.118.112.061.047.096.076.096.125v1.499c0 .048-.035.078-.096.125a.517.517 0 00-.118.112.294.294 0 00-.053.177.3.3 0 00.053.176c.033.047.078.081.118.112.061.047.096.077.096.126v.5l-.003.007h5.645l-.003-.006v-.501c0-.05.035-.079.096-.126a.517.517 0 00.118-.112.293.293 0 00.054-.176.31.31 0 00-.054-.177c-.033-.047-.078-.081-.118-.112h.002z' fill='%23011F5B'/%3E%3Cpath d='M24.147 18.974L13.205 8.64 2.261 18.974a13.708 13.708 0 01-1.407-6.082V8.309h24.699v4.585a13.707 13.707 0 01-1.407 6.08h.001zm-3.494 1.078a2.21 2.21 0 01-3.077 0 2.1 2.1 0 010-3.013 2.21 2.21 0 013.077 0 2.1 2.1 0 010 3.013zM11.03 13.26c0-1.176.973-2.13 2.175-2.13 1.2 0 2.174.954 2.174 2.13s-.973 2.13-2.174 2.13c-1.202 0-2.175-.954-2.175-2.13zm8.973 11.113c-2.937 2.666-5.983 4.012-6.798 4.212-.816-.202-3.862-1.546-6.799-4.212l-.216-.199 7.013-7.29 7.013 7.29-.216.199h.003zm-14.247-4.32a2.1 2.1 0 010-3.014 2.21 2.21 0 013.077 0 2.1 2.1 0 010 3.013 2.21 2.21 0 01-3.077 0zM25.555.835v7.127H.855V.836h24.7zm.352-.345H.502v12.4c-.017 5.433 3.07 9.38 5.664 11.734 2.828 2.567 6.01 4.095 7.013 4.31l.026.004.027-.005c1-.213 4.185-1.742 7.013-4.309 2.593-2.354 5.682-6.3 5.665-11.734V.49h-.003z' fill='%23011F5B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_653_655'%3E%3Cpath fill='%23fff' d='M0 0h93.462v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-quotes,.wp-block-quote:before{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 165 125' fill='none'%3E%3Cpath d='M44.654 59.717c-3.537 0-7.07.432-8.831 1.297 3.93-15.425 18.83-32.725 32.848-40.198.03-.013.052-.034.078-.047.106-.056.21-.133.311-.188l-.013-.009c1.552-.813 2.645-2.364 2.645-4.21a4.678 4.678 0 00-.603-2.231 4.794 4.794 0 00-1.605-1.69l.11-.104L51.247.99l-.057.047A4.876 4.876 0 0048.27 0c-.805 0-1.531.231-2.204.565l-.092-.081C18.605 19.506.5 48.47.5 80.905.5 109.006 19.042 125 39.784 125c18.984 0 34.881-15.562 34.881-34.16.004-18.585-13.235-31.123-30.01-31.123zm89.835 0c-3.537 0-7.069.432-8.831 1.297 3.93-15.425 18.831-32.725 32.848-40.198.03-.013.052-.034.078-.047.105-.056.21-.133.311-.188l-.013-.009c1.552-.813 2.645-2.364 2.645-4.21a4.684 4.684 0 00-.603-2.231 4.79 4.79 0 00-1.605-1.69l.109-.104L141.083.99l-.057.047A4.877 4.877 0 00138.105 0c-.804 0-1.53.231-2.203.565l-.092-.081C108.44 19.506 90.335 48.47 90.335 80.905c0 28.101 18.542 44.095 39.284 44.095 18.984 0 34.881-15.562 34.881-34.16.004-18.585-13.235-31.123-30.011-31.123z' fill='%23F2C100'/%3E%3C/svg%3E")}.icon-search,.query-wrangler .form-field--search input{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10.881 10.881L15 15m-2.424-8.211A5.788 5.788 0 111 6.789a5.788 5.788 0 1111.576 0z' stroke='%23011F5B' stroke-width='1.5' stroke-miterlimit='10'/%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:0;height:0;position:absolute' aria-hidden='true'%3E%3Cdefs%3E%3Csymbol id='iconFilter' viewBox='0 0 21 18' fill='none'%3E%3Cpath stroke='currentColor' d='M0 15h21M0 9h21M0 3h21'/%3E%3Ccircle cx='5.5' cy='3' r='2' fill='%23F2C100' stroke='currentColor'/%3E%3Ccircle cx='16.5' cy='9' r='2' fill='%23F2C100' stroke='currentColor'/%3E%3Ccircle cx='8.5' cy='15' r='2' fill='%23F2C100' stroke='currentColor'/%3E%3C/symbol%3E%3Csymbol id='iconClose' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 1L1 13M1 1l12 12' stroke='%23E34234' stroke-width='1.5'/%3E%3C/symbol%3E%3Csymbol id='iconArrowRight' viewBox='0 0 11 12' fill='none'%3E%3Cpath d='M0 6h10M5.172 1l4.673 5-4.673 5' stroke='currentColor' stroke-width='1.5'/%3E%3C/symbol%3E%3Csymbol id='iconArrowRightLarge' viewBox='0 0 18 16' fill='none'%3E%3Cpath d='M0 8.222h17M9.54 1l7.221 7.222-7.222 7.223' stroke='currentColor' stroke-width='1.5'/%3E%3C/symbol%3E%3Csymbol id='iconPause' fill='none'%3E%3Ccircle cx='12.5' cy='12.923' r='12' stroke='currentColor'/%3E%3Cpath stroke='currentColor' d='M10.059 7.776V18.07m5.882-10.294V18.07'/%3E%3C/symbol%3E%3Csymbol id='iconMute' viewBox='0 0 25 25' fill='none'%3E%3Ccircle cx='12.5' cy='12.5' r='12' stroke='currentColor'/%3E%3Cpath d='M4.762 15.3v-4.566a1 1 0 011-1H9.7a1 1 0 00.674-.262l2.832-2.586c.642-.586 1.675-.13 1.675.738v10.498a1 1 0 01-1.635.773l-2.882-2.369a1 1 0 00-.635-.227H5.762a1 1 0 01-1-1zm11.905 1.962c1.644 0 2.976-1.999 2.976-4.464 0-2.466-1.332-4.465-2.976-4.465m2.976-5.357L5.953 22.62' stroke='currentColor'/%3E%3C/symbol%3E%3Csymbol id='iconSearch' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10.881 10.881L15 15m-2.424-8.211A5.788 5.788 0 111 6.789a5.788 5.788 0 1111.576 0z' stroke='currentColor' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/symbol%3E%3Csymbol id='iconLinkedin' viewBox='0 0 27 27' fill='none'%3E%3Cg clip-path='url(%23clip0_523_16098)'%3E%3Cpath d='M.036 2.243C.036 1.214.89.38 1.946.38h22.2c1.055 0 1.91.834 1.91 1.863v22.275c0 1.029-.855 1.862-1.91 1.862h-22.2c-1.055 0-1.91-.833-1.91-1.862V2.243zm8.038 19.903V10.405H4.17v11.74h3.904zM6.123 8.8c1.361 0 2.208-.9 2.208-2.028-.024-1.152-.845-2.028-2.182-2.028s-2.21.878-2.21 2.028c0 1.128.847 2.028 2.158 2.028h.026zm7.981 13.345v-6.557c0-.351.027-.702.13-.953.282-.7.924-1.426 2.004-1.426 1.413 0 1.978 1.075 1.978 2.655v6.28h3.904v-6.733c0-3.608-1.925-5.285-4.495-5.285-2.072 0-3 1.138-3.52 1.939v.04h-.027l.027-.04v-1.661H10.2c.05 1.102 0 11.74 0 11.74h3.903z' fill='currentColor'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_523_16098'%3E%3Cpath fill='%23fff' transform='translate(.036 .38)' d='M0 0h26.02v26H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/symbol%3E%3Csymbol id='iconX' viewBox='0 0 25 27' fill='none'%3E%3Cpath d='M14.501 11.173L23.58 0h-2.152l-7.882 9.696L7.256 0H0l9.517 14.66L0 26.38h2.152l8.32-10.243 6.642 10.243h7.256l-9.869-15.207zM11.56 14.8l-.966-1.465L2.92 1.71h3.304l6.191 9.383.967 1.464 8.046 12.185h-3.304l-6.565-9.952v.011z' fill='currentColor'/%3E%3C/symbol%3E%3Csymbol id='iconBluesky' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 26'%3E%3Cpath d='M14 11.537C12.732 8.96 9.28 4.16 6.069 1.793 2.994-.475 1.821-.083 1.052.282.162.7 0 2.128 0 2.967c0 .84.441 6.886.728 7.896.95 3.335 4.332 4.46 7.447 4.1a17.1 17.1 0 01.484-.068c-.161.026-.322.048-.484.068-4.564.707-8.618 2.444-3.302 8.626 5.849 6.326 8.015-1.356 9.127-5.25 1.112 3.894 2.392 11.299 9.022 5.25 4.978-5.25 1.367-7.92-3.197-8.626a9.752 9.752 0 01-.484-.068c.163.02.325.043.484.068 3.115.362 6.496-.765 7.447-4.1.287-1.01.728-7.057.728-7.895C28 2.127 27.838.7 26.948.279c-.77-.363-1.942-.755-5.017 1.511-3.21 2.37-6.663 7.172-7.931 9.747z' fill='currentColor'/%3E%3C/symbol%3E%3Csymbol id='downArrow' viewBox='0 0 15 14' fill='none'%3E%3Cpath id='Vector 1' d='M7.5 0v13' stroke='%23011F5B' stroke-width='1.5'/%3E%3Cpath id='Rectangle 2948' d='M14 6.724l-6.5 6.075L1 6.724' stroke='%23011F5B' stroke-width='1.5'/%3E%3C/symbol%3E%3Csymbol id='filterBack' viewBox='0 0 8 16' fill='none'%3E%3Cpath d='M.293 7.243a1.128 1.128 0 000 1.517l5.999 6.426a.955.955 0 001.415 0c.39-.418.39-1.098 0-1.516L2.414 8l5.29-5.67c.39-.419.39-1.098 0-1.516a.955.955 0 00-1.415 0L.29 7.24l.003.003z' fill='%23021946'/%3E%3C/symbol%3E%3Csymbol id='pagerBack' viewBox='0 0 16 18' fill='none'%3E%3Cpath d='M16 9H1' stroke='%23011F5B' stroke-width='1.5' class='arrow-line'/%3E%3Cpath d='M8.242 16.5L1.232 9l7.01-7.5' stroke='%23011F5B' stroke-width='1.5'/%3E%3C/symbol%3E%3Csymbol id='pagerForward' viewBox='0 0 16 18' fill='none'%3E%3Cpath d='M0 9h15' stroke='%23011F5B' stroke-width='1.5' class='arrow-line'/%3E%3Cpath d='M7.758 1.5l7.01 7.5-7.01 7.5' stroke='%23011F5B' stroke-width='1.5'/%3E%3C/symbol%3E%3Csvg id='iconArrowDown' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 .975v10m5-4.828L6 10.82 1 6.147' stroke='currentColor' stroke-width='1.5'/%3E%3C/svg%3E%3Csvg id='iconChevronRight' viewBox='0 0 5 9' fill='none'%3E%3Cpath d='M4.817 4.941a.626.626 0 000-.884L1.067.308a.626.626 0 00-.884.885L3.491 4.5.185 7.808a.625.625 0 00.884.884l3.75-3.749-.002-.002z' fill='currentColor'/%3E%3C/svg%3E%3C/defs%3E%3C/svg%3E")}.icon-x{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 27' fill='none'%3E%3Cpath d='M14.501 11.173L23.58 0h-2.152l-7.882 9.696L7.256 0H0l9.517 14.66L0 26.38h2.152l8.32-10.243 6.642 10.243h7.256l-9.869-15.207zM11.56 14.8l-.966-1.465L2.92 1.71h3.304l6.191 9.383.967 1.464 8.046 12.185h-3.304l-6.565-9.952v.011z' fill='%23fff'/%3E%3C/svg%3E")}html{font-size:62.5%}html.no-js .lazy-hidden{display:none!important}body{color:var(--color-text);font-size:2rem;font-weight:400;line-height:1.5}img{block-size:auto;max-inline-size:100%;vertical-align:middle}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--color-headline);margin-bottom:2rem;margin-top:5rem}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:underline;text-underline-offset:.4rem}.h1 b,.h1 strong,.h2 b,.h2 strong,.h3 b,.h3 strong,.h4 b,.h4 strong,.h5 b,.h5 strong,.h6 b,.h6 strong,h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-variation-settings:"wght" 700}.h1,h1{font-family:lato,helvetica,arial,sans-serif;font-size:4rem;font-weight:700;line-height:1.2}.h2,h2{font-size:3.2rem;letter-spacing:.32px}.h2,.h3,h2,h3{line-height:1.3}.h3,h3{font-size:2.8rem;letter-spacing:.28px}.h4,h4{font-size:2.5rem;letter-spacing:.25px}.h4,.h5,h4,h5{line-height:1.3}.h5,h5{font-size:2rem;letter-spacing:.2px}.h6,h6{font-size:1.8rem;letter-spacing:.18px;line-height:1.3}.p,p{font-size:1.6rem;line-height:1.5}.p a,p a{color:var(--color-text);font-weight:700;text-decoration:underline;text-decoration-color:var(--color-link-accent-hover);text-underline-offset:.4rem}.p a:active,.p a:hover,p a:active,p a:hover{color:var(--color-link-accent-hover)}ol,ul{list-style:none;margin:0;padding:0}a{color:var(--color-link);transition:.25s ease-in-out}a:active,a:hover{color:var(--color-link-hover)}.button{background-color:transparent;background:var(--color-button-background);border:0;border-radius:0;color:var(--color-button-text);display:inline-block;font-size:1.8rem;font-weight:600;letter-spacing:2px;line-height:1.25;padding:2rem 2.5rem;text-decoration:none;text-transform:uppercase}.button:active,.button:hover{background:var(--color-button-background-hover);text-decoration:none}.button:active,.button:active svg,.button:hover,.button:hover svg{color:var(--color-button-text-hover)}.button svg{color:var(--color-button-text)}.button--blue{background:#011f5b;color:#fff}.button--blue svg{color:#fff}hr{background:#ccd0e5;border:0!important;height:.2rem;margin-block:6rem;width:100%}.gutenberg-body>:first-child,.wp-block-post-content>:first-child{margin-top:0}.gutenberg-body>:last-child,.wp-block-post-content>:last-child{margin-bottom:0}.gutenberg-body h1+h1,.gutenberg-body h1+h2,.gutenberg-body h1+h3,.gutenberg-body h1+h4,.gutenberg-body h1+h5,.gutenberg-body h1+h6,.gutenberg-body h2+h1,.gutenberg-body h2+h2,.gutenberg-body h2+h3,.gutenberg-body h2+h4,.gutenberg-body h2+h5,.gutenberg-body h2+h6,.gutenberg-body h3+h1,.gutenberg-body h3+h2,.gutenberg-body h3+h3,.gutenberg-body h3+h4,.gutenberg-body h3+h5,.gutenberg-body h3+h6,.gutenberg-body h4+h1,.gutenberg-body h4+h2,.gutenberg-body h4+h3,.gutenberg-body h4+h4,.gutenberg-body h4+h5,.gutenberg-body h4+h6,.gutenberg-body h5+h1,.gutenberg-body h5+h2,.gutenberg-body h5+h3,.gutenberg-body h5+h4,.gutenberg-body h5+h5,.gutenberg-body h5+h6,.gutenberg-body h6+h1,.gutenberg-body h6+h2,.gutenberg-body h6+h3,.gutenberg-body h6+h4,.gutenberg-body h6+h5,.gutenberg-body h6+h6,.wp-block-post-content h1+h1,.wp-block-post-content h1+h2,.wp-block-post-content h1+h3,.wp-block-post-content h1+h4,.wp-block-post-content h1+h5,.wp-block-post-content h1+h6,.wp-block-post-content h2+h1,.wp-block-post-content h2+h2,.wp-block-post-content h2+h3,.wp-block-post-content h2+h4,.wp-block-post-content h2+h5,.wp-block-post-content h2+h6,.wp-block-post-content h3+h1,.wp-block-post-content h3+h2,.wp-block-post-content h3+h3,.wp-block-post-content h3+h4,.wp-block-post-content h3+h5,.wp-block-post-content h3+h6,.wp-block-post-content h4+h1,.wp-block-post-content h4+h2,.wp-block-post-content h4+h3,.wp-block-post-content h4+h4,.wp-block-post-content h4+h5,.wp-block-post-content h4+h6,.wp-block-post-content h5+h1,.wp-block-post-content h5+h2,.wp-block-post-content h5+h3,.wp-block-post-content h5+h4,.wp-block-post-content h5+h5,.wp-block-post-content h5+h6,.wp-block-post-content h6+h1,.wp-block-post-content h6+h2,.wp-block-post-content h6+h3,.wp-block-post-content h6+h4,.wp-block-post-content h6+h5,.wp-block-post-content h6+h6{margin-top:2rem!important}.gutenberg-body h1+.accordion,.gutenberg-body h2+.accordion,.gutenberg-body h3+.accordion,.gutenberg-body h4+.accordion,.gutenberg-body h5+.accordion,.gutenberg-body h6+.accordion,.wp-block-post-content h1+.accordion,.wp-block-post-content h2+.accordion,.wp-block-post-content h3+.accordion,.wp-block-post-content h4+.accordion,.wp-block-post-content h5+.accordion,.wp-block-post-content h6+.accordion{margin-top:3rem!important}.gutenberg-body>ol a,.gutenberg-body>ul a,.wp-block-post-content>ol a,.wp-block-post-content>ul a{color:var(--color-text);font-weight:700;text-decoration:underline;text-decoration-color:var(--color-link-accent-hover);text-underline-offset:.4rem}.gutenberg-body>ol a:active,.gutenberg-body>ol a:hover,.gutenberg-body>ul a:active,.gutenberg-body>ul a:hover,.wp-block-post-content>ol a:active,.wp-block-post-content>ol a:hover,.wp-block-post-content>ul a:active,.wp-block-post-content>ul a:hover{color:var(--color-link-accent-hover)}.gutenberg-body>ol li,.gutenberg-body>ul li,.wp-block-post-content>ol li,.wp-block-post-content>ul li{font-size:1.6rem}.gutenberg-body>ol,.wp-block-post-content>ol{counter-reset:item;list-style:none;margin:0 0 1.6rem;padding:0}.gutenberg-body>ol:first-child li:first-child,.wp-block-post-content>ol:first-child li:first-child{margin-top:0}.gutenberg-body>ol li,.wp-block-post-content>ol li{margin-block-start:1.5rem;padding-left:3.2rem;position:relative}.gutenberg-body>ol li::marker,.wp-block-post-content>ol li::marker{content:none!important;display:none!important}.gutenberg-body>ol li:last-child *,.wp-block-post-content>ol li:last-child *{margin-bottom:0}.gutenberg-body>ol ol,.gutenberg-body>ol ul,.wp-block-post-content>ol ol,.wp-block-post-content>ol ul{margin-top:1.5rem;padding-left:0}.gutenberg-body>ol ol li,.gutenberg-body>ol ul li,.wp-block-post-content>ol ol li,.wp-block-post-content>ol ul li{margin-block-start:1.5rem;padding-left:2rem}.gutenberg-body>ol ol li:before,.gutenberg-body>ol ul li:before,.wp-block-post-content>ol ol li:before,.wp-block-post-content>ol ul li:before{background-color:#011f5b;color:#011f5b}.gutenberg-body>ul,.wp-block-post-content>ul{list-style:none;margin:0 0 1.6rem;padding:0}.gutenberg-body>ul:first-child li:first-child,.wp-block-post-content>ul:first-child li:first-child{margin-top:0}.gutenberg-body>ul li,.wp-block-post-content>ul li{margin-block-start:1.5rem;padding-left:2.6rem;position:relative}.gutenberg-body>ul li::marker,.wp-block-post-content>ul li::marker{content:none!important;display:none!important}.gutenberg-body>ul li:last-child *,.wp-block-post-content>ul li:last-child *{margin-bottom:0}.gutenberg-body>ul ol,.gutenberg-body>ul ul,.wp-block-post-content>ul ol,.wp-block-post-content>ul ul{counter-reset:item;margin-top:1.5rem;padding-left:0}.gutenberg-body>ul ol li,.gutenberg-body>ul ul li,.wp-block-post-content>ul ol li,.wp-block-post-content>ul ul li{margin-block-start:1.5rem;padding-left:2rem}.gutenberg-body>ul ol li:before,.gutenberg-body>ul ul li:before,.wp-block-post-content>ul ol li:before,.wp-block-post-content>ul ul li:before{background-color:#011f5b;color:#011f5b}.gutenberg-body>ul ol li:before,.wp-block-post-content>ul ol li:before{background-color:transparent;font-size:1.6rem;margin-top:0}.gutenberg-body .footnotes,.wp-block-post-content .footnotes{margin-block:4rem}form{margin:0}form fieldset{border:0;margin:0 0 1.5rem;padding:0}form fieldset :last-child{margin-bottom:0}form fieldset input,form fieldset select,form fieldset textarea{margin:0 0 1.875rem}form [type=date],form [type=email],form [type=number],form [type=password],form [type=search],form [type=tel],form [type=text],form [type=url],form select,form textarea{background:0 0;border:2px solid var(--color-border);border-radius:0;padding:1rem 2rem}.frm_forms{margin-bottom:4rem}.frm_forms .frm_loading_form .arrow-text__icon{display:none}.frm_forms .frm_fields_container{gap:0 4rem!important}.frm_forms .frm_form_fields{margin-top:4rem}.frm_forms .frm_form_fields>fieldset{padding-bottom:0}.frm_forms .frm_primary_label{color:var(--color-text)!important;font-family:lato,helvetica,arial,sans-serif!important;font-size:1.7rem!important;font-weight:700;padding-bottom:1.1rem}.frm_forms .frm_required{color:var(--color-text)}.frm_forms .frm_description{display:none}.frm_forms .frm_submit_wrapper .arrow-text{align-items:center;display:flex!important;max-width:-moz-max-content;max-width:max-content}.frm_forms .frm_button_submit{background-color:transparent!important;border:0!important;box-shadow:none!important;color:var(--color-text)!important;font-family:lato,helvetica,arial,sans-serif!important;font-size:2rem!important;font-weight:400!important;margin-block:0!important;padding:0!important;text-align:left;text-decoration:none}.frm_forms .frm_button_submit:active,.frm_forms .frm_button_submit:hover{background:0 0;color:var(--color-link-hover);text-decoration:underline}.frm_forms .frm_button_submit:focus{box-shadow:0 0 0 2px #71bade!important}.frm_forms .frm_verify{background:0 0;border:2px solid var(--color-border)!important;border-radius:0!important;font-size:2rem;margin-bottom:2.5rem!important;padding:1rem 2rem!important}.frm_forms .frm_message,.frm_forms .frm_success_style{background-color:var(--color-background)!important;border-radius:0!important;color:var(--color-text)!important;font-family:lato,helvetica,arial,sans-serif!important;font-size:1.6rem!important;margin:0!important}.frm_forms .frm_message p,.frm_forms .frm_success_style p{margin:0}.frm_forms .frm_error_style{align-items:center;background:transparent!important;border:0!important;color:var(--color-form-error)!important;display:flex;font-size:1.8rem!important;padding:0!important}.frm_forms .frm_error_icon{background-size:4rem;height:4rem;margin-right:1rem;min-width:4rem;width:4rem}.frm_forms .form-field{margin-bottom:2.5rem!important}.frm_forms .form-field legend{display:inline-block;font-size:1.25rem;margin-bottom:.9375rem}.frm_forms .form-field label{color:var(--color-text);display:inline-block;font-family:lato,helvetica,arial,sans-serif!important;font-size:1.7rem!important;line-height:1.5;margin-bottom:0}.frm_forms .form-field [type=date],.frm_forms .form-field [type=email],.frm_forms .form-field [type=number],.frm_forms .form-field [type=password],.frm_forms .form-field [type=search],.frm_forms .form-field [type=tel],.frm_forms .form-field [type=text],.frm_forms .form-field [type=url],.frm_forms .form-field select,.frm_forms .form-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:0;border:2px solid var(--color-border)!important;border-radius:0;box-shadow:none;color:var(--color-text);font-family:lato,helvetica,arial,sans-serif!important;font-size:inherit;font-size:2rem;height:auto;padding:1.2rem}.frm_forms .form-field [type=date]:focus,.frm_forms .form-field [type=date]:invalid,.frm_forms .form-field [type=email]:focus,.frm_forms .form-field [type=email]:invalid,.frm_forms .form-field [type=number]:focus,.frm_forms .form-field [type=number]:invalid,.frm_forms .form-field [type=password]:focus,.frm_forms .form-field [type=password]:invalid,.frm_forms .form-field [type=search]:focus,.frm_forms .form-field [type=search]:invalid,.frm_forms .form-field [type=tel]:focus,.frm_forms .form-field [type=tel]:invalid,.frm_forms .form-field [type=text]:focus,.frm_forms .form-field [type=text]:invalid,.frm_forms .form-field [type=url]:focus,.frm_forms .form-field [type=url]:invalid,.frm_forms .form-field select:focus,.frm_forms .form-field select:invalid,.frm_forms .form-field textarea:focus,.frm_forms .form-field textarea:invalid{border-color:inherit!important;border-color:var(--color-border)!important;border-left:0;border-right:0;border-top:0;box-shadow:0 0 0 2px #71bade!important;color:var(--color-text)!important;outline:0}.frm_forms .form-field textarea{border:2px solid var(--color-border);padding:1.2rem}.frm_forms .form-field textarea:focus,.frm_forms .form-field textarea:invalid{border:2px solid var(--color-border)!important;border-color:inherit!important;box-shadow:0 0 0 2px #71bade!important;outline:0}.frm_forms .form-field select{background-position:calc(100% - 18px) 50%;background-repeat:no-repeat;background-size:10px 10px;padding-right:5rem}.frm_forms .form-field .frm_single_upload{max-width:100%}.frm_forms .form-field.frm_blank_field .frm_error{color:var(--color-form-error)!important;font-family:lato,helvetica,arial,sans-serif!important;font-size:2rem!important;font-weight:400;margin-top:1rem}.frm_forms .frm_opt_container{align-items:flex-start!important;display:flex;flex-direction:column;gap:1.5rem!important;margin-top:2rem;vertical-align:middle}.frm_forms .frm_opt_container .frm_checkbox,.frm_forms .frm_opt_container .frm_radio{cursor:pointer!important;margin-right:0}.frm_forms .frm_opt_container .frm_checkbox label,.frm_forms .frm_opt_container .frm_radio label{display:inline-flex;padding-left:0;text-indent:0}.frm_forms .frm_opt_container .frm_checkbox input[type=checkbox],.frm_forms .frm_opt_container .frm_radio input[type=radio]{border-color:var(--color-border);border-width:2px;height:25px;margin-right:1rem;width:25px}.frm_forms .frm_opt_container .frm_checkbox input[type=checkbox]:focus,.frm_forms .frm_opt_container .frm_radio input[type=radio]:focus{border-color:var(--color-border)!important;box-shadow:0 0 0 2px #71bade!important;outline:0}.frm_forms .frm_opt_container .frm_checkbox input[type=checkbox]:checked{background:var(--color-border)}.frm_forms .frm_opt_container .frm_checkbox input[type=checkbox]:before{box-shadow:inset 15px 15px var(--color-background);clip-path:polygon(5% 0,0 5%,45% 50%,0 95%,5% 100%,50% 55%,95% 100%,100% 95%,55% 50%,100% 5%,95% 0,50% 45%);height:15px;margin:3px;width:15px}.frm_forms .frm_opt_container .frm_radio input[type=radio]{height:25px;width:25px}.frm_forms .frm_opt_container .frm_radio input[type=radio]:before{background-color:var(--color-border);border:3px solid var(--color-background)!important;box-shadow:none!important;height:21px;margin:0;outline:0!important;position:relative;width:21px;z-index:10}@keyframes slideIn{0%{transform:translateY(-100%);visibility:hidden}to{backface-visibility:hidden;transform:translateY(0) perspective(1px) translateZ(0);visibility:visible}}.subtitle{color:#ce2b1c;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:1.25;text-transform:uppercase}.button-icon:active span,.button-icon:active span :last-child,.button-icon:hover span,.button-icon:hover span :last-child{text-decoration:none}.button-icon:active .button-icon__icon-svg .arrow-line,.button-icon:hover .button-icon__icon-svg .arrow-line{transform:scaleX(1.5)}.button-icon:active .button-icon__icon-svg .arrow-angle,.button-icon:hover .button-icon__icon-svg .arrow-angle{transform:translateX(10px)}.button-icon span:last-child{align-items:center;display:inline-flex;vertical-align:bottom;white-space:nowrap}.button-icon__icon{color:var(--color-button-accent);display:flex;margin-left:1rem;position:relative}.button-icon__icon-svg{color:var(--color-button-text);height:2.2rem;overflow:visible;width:2.2rem}.button-icon__icon-svg .arrow-angle,.button-icon__icon-svg .arrow-line{transform:translateX(0);transition:.25s ease-in-out}.accordion{margin-block:5rem;padding-block:4rem 2.5rem;position:relative}.accordion:after,.accordion:before{background-color:#ccd0e5;background-repeat:no-repeat;content:"";height:2px;left:0;position:absolute;width:100%}.accordion:before{top:0}.accordion:after{bottom:0}.accordion+.accordion{margin-top:calc(-5rem - 2px)}.accordion h3{font-size:2.5rem;letter-spacing:.25px;line-height:1.3;margin:0}.accordion-title{align-items:flex-start;background:0 0;border:0;border-radius:0;color:var(--color-text);display:block;display:flex;font-weight:500;gap:2.2rem;margin:0;padding:0 0 1.5rem;position:relative;text-align:left;width:100%}.accordion-title:active,.accordion-title:hover{text-decoration:underline}.accordion-title:active .accordion-icon,.accordion-title:hover .accordion-icon{background-color:#71bade}.accordion-title span{align-self:center}.accordion-icon{background-color:#f2c100;border-radius:50%;min-height:4rem;min-width:4rem;padding:1rem;position:relative;transition:.25s ease-in-out}.accordion-icon:before{background:#011f5b;content:"";display:block;height:2rem;left:50%;position:absolute;transform:translateX(-50%);transition:.25s ease-in-out;width:.3rem;will-change:auto}.accordion-title[aria-expanded=true] .accordion-icon:before{transform:translate(-50%) rotate(90deg)}.accordion-icon:after{background:#011f5b;content:"";display:block;height:.3rem;position:absolute;top:50%;transform:translateY(-50%);transition:.25s ease-in-out;width:2rem}.accordion-content{display:none;padding:0 0 1.5rem 6.2rem;width:100%}.accordion-content>:first-child{margin-top:0}.accordion-content>:last-child{margin-bottom:0}.accordion-content>ol a,.accordion-content>ul a{color:var(--color-text);font-weight:700;text-decoration:underline;text-decoration-color:var(--color-link-accent-hover);text-underline-offset:.4rem}.accordion-content>ol a:active,.accordion-content>ol a:hover,.accordion-content>ul a:active,.accordion-content>ul a:hover{color:var(--color-link-accent-hover)}.accordion-content>ol li,.accordion-content>ul li{font-size:1.6rem}.accordion-content>ol{counter-reset:item;list-style:none;margin:0 0 1.6rem;padding:0}.accordion-content>ol:first-child li:first-child{margin-top:0}.accordion-content>ol li{margin-block-start:1.5rem;padding-left:3.2rem;position:relative}.accordion-content>ol li::marker{content:none!important;display:none!important}.accordion-content>ol li:last-child *{margin-bottom:0}.accordion-content>ol ol,.accordion-content>ol ul{margin-top:1.5rem;padding-left:0}.accordion-content>ol ol li,.accordion-content>ol ul li{margin-block-start:1.5rem;padding-left:2rem}.accordion-content>ol ol li:before,.accordion-content>ol ul li:before{background-color:#011f5b;color:#011f5b}.accordion-content>ul{list-style:none;margin:0 0 1.6rem;padding:0}.accordion-content>ul:first-child li:first-child{margin-top:0}.accordion-content>ul li{margin-block-start:1.5rem;padding-left:2.6rem;position:relative}.accordion-content>ul li::marker{content:none!important;display:none!important}.accordion-content>ul li:last-child *{margin-bottom:0}.accordion-content>ul ol,.accordion-content>ul ul{margin-top:1.5rem;padding-left:0}.accordion-content>ul ol li,.accordion-content>ul ul li{margin-block-start:1.5rem;padding-left:2rem}.accordion-content>ul ol li:before,.accordion-content>ul ul li:before{background-color:#011f5b;color:#011f5b}.gutenberg-body .alignfull{margin-left:calc(-50vw - -50%);width:100vw}.gutenberg-body .aligncenter{display:table}.gutenberg-body .aligncenter,.gutenberg-body img.aligncenter{margin-left:auto;margin-right:auto}.gutenberg-body img.alignwide{width:100%}.gutenberg-body .wp-block-spacer+*{margin-top:0!important}figure.wp-block-embed,figure.wp-block-image,figure.wp-caption{display:table}figure.wp-block-embed.aligncenter,figure.wp-block-image.aligncenter,figure.wp-caption.aligncenter{margin-left:auto;margin-right:auto}figure.wp-block-embed.alignwide,figure.wp-block-image.alignwide,figure.wp-caption.alignwide{width:100%}figure.wp-block-embed.alignfull figcaption,figure.wp-block-image.alignfull figcaption,figure.wp-caption.alignfull figcaption{padding:0 2rem}figure.wp-block-embed figcaption,figure.wp-block-image figcaption,figure.wp-caption figcaption{caption-side:bottom;display:table-caption}figure.wp-block-embed{margin-block:4rem}figure.wp-block-embed:not(.alignfull){width:100%}figure.wp-block-embed figcaption,figure.wp-block-image figcaption,figure.wp-block-table figcaption,figure.wp-block-video figcaption,figure.wp-caption figcaption{background-color:#edeff8;color:#575757;font-size:1.5rem;line-height:1.35;margin-block:0;padding:2rem}.wp-block-quote{background:linear-gradient(113deg,#011f5b 48.48%,#71bade 137.32%);color:#fff;margin-block:9.5rem 5rem;padding:7.5rem 4rem 7rem;position:relative;text-align:center}.wp-block-quote:before{background-repeat:no-repeat;content:"";font-size:6rem;height:7.2rem;left:50%;position:absolute;top:-4rem;transform:translateX(-50%);width:9.4rem}.wp-block-quote p{font-size:2.8rem;font-style:italic;font-style:normal;font-weight:700;line-height:1.35;margin-block-end:0;margin-inline:auto}.wp-block-quote cite{display:block;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:1px;line-height:1.25;margin-block-start:.8rem;margin-inline:auto;margin-top:4rem;text-transform:uppercase}.breadcrumbs{line-height:0;margin-block:3.8rem}.breadcrumbs>span,.breadcrumbs__back a{align-items:center;display:flex}.breadcrumbs__back svg{display:none;height:1rem;transform:rotate(180deg);width:1rem}.breadcrumbs__last{font-weight:700}.breadcrumbs__spacer{align-items:center;color:#021946;display:flex;font-size:20.8px;margin:0 1.5rem 0 .7rem}.breadcrumbs__spacer,.breadcrumbs__spacer svg{height:1rem;width:1rem}.breadcrumbs__item{color:#021946;font-size:1.3rem;letter-spacing:1px;line-height:1.35;text-transform:uppercase}.breadcrumbs__link{--color-link:#021946;line-height:normal;text-decoration:underline;text-underline-offset:2px}.breadcrumbs__link:active,.breadcrumbs__link:hover{--color-link-hover:#ce2b1c}.wp-block-button{margin-block:4rem}.wp-block-opus-core-block-rewrite-o2c,.wp-block-opus-core-block-rewrite-o3c{margin-block:5rem}.wp-block-opus-core-block-rewrite-o2c .col>:first-child,.wp-block-opus-core-block-rewrite-o3c .col>:first-child{margin-top:0}.wp-block-opus-core-block-rewrite-o2c .col>:last-child,.wp-block-opus-core-block-rewrite-o3c .col>:last-child{margin-bottom:0}.h1+.wp-block-opus-core-block-rewrite-o2c,.h1+.wp-block-opus-core-block-rewrite-o3c,.h2+.wp-block-opus-core-block-rewrite-o2c,.h2+.wp-block-opus-core-block-rewrite-o3c,.h3+.wp-block-opus-core-block-rewrite-o2c,.h3+.wp-block-opus-core-block-rewrite-o3c,.h4+.wp-block-opus-core-block-rewrite-o2c,.h4+.wp-block-opus-core-block-rewrite-o3c,.h5+.wp-block-opus-core-block-rewrite-o2c,.h5+.wp-block-opus-core-block-rewrite-o3c,.h6+.wp-block-opus-core-block-rewrite-o2c,.h6+.wp-block-opus-core-block-rewrite-o3c,h1+.wp-block-opus-core-block-rewrite-o2c,h1+.wp-block-opus-core-block-rewrite-o3c,h2+.wp-block-opus-core-block-rewrite-o2c,h2+.wp-block-opus-core-block-rewrite-o3c,h3+.wp-block-opus-core-block-rewrite-o2c,h3+.wp-block-opus-core-block-rewrite-o3c,h4+.wp-block-opus-core-block-rewrite-o2c,h4+.wp-block-opus-core-block-rewrite-o3c,h5+.wp-block-opus-core-block-rewrite-o2c,h5+.wp-block-opus-core-block-rewrite-o3c,h6+.wp-block-opus-core-block-rewrite-o2c,h6+.wp-block-opus-core-block-rewrite-o3c{margin-top:2rem}.cover{margin-block:5rem;padding:4rem 0;position:relative}.cover,.cover--no-image{background:linear-gradient(113deg,#011f5b 48.48%,#8de2ff 137.32%)}.cover__text{color:#fff;position:relative;z-index:2}.cover__text-inner>:first-child{margin-top:0}.cover__text-inner>:last-child{margin-bottom:0}.cover__description{margin:0}.cover__link{font-size:1.6rem;margin-top:4rem}.cover__image{display:none;height:100%;position:absolute;right:0;top:0}.cover__image img,.cover__image picture{height:100%;width:auto}.cover__image img{display:block;margin-left:auto}.cover--has-image .cover__image:after{aspect-ratio:780/650;bottom:0;content:"";height:100%;left:0;margin-left:auto;position:absolute;right:0;top:0;z-index:1}.cover__image-fallback{bottom:0;display:none;position:absolute;right:0;width:50rem}.cta-block{padding-block:5.6rem;position:relative;text-align:center}.cta-block:before{background-position:0 100%;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";display:none;left:0;pointer-events:none;position:absolute}.cta-block__content>:first-child{margin-top:0}.cta-block__content>:last-child{margin-bottom:0}.cta-block__title{margin-bottom:2.5rem}.cta-block__body>:first-child{margin-top:0}.cta-block__body>:last-child{margin-bottom:0}.cta-block__cta-button{margin-top:2.5rem}.image-text{position:relative}.image-text,.image-text+.image-text{margin-block:5rem}.image-text__media{position:relative;width:100%;z-index:2}.image-text__media:before{background-color:#edeff8;bottom:0;content:"";display:none;height:calc(100% - 14rem);left:0;position:absolute;width:100%;z-index:-1}.image-text__image img{max-width:30.5rem}.image-text__content{width:100%}.image-text__text{background-color:#edeff8;display:flex;flex-direction:column;height:100%;justify-content:center;padding:3rem 3.7rem 5rem;position:relative}.image-text__text>:first-child{margin-top:0}.image-text__text>:last-child{margin-bottom:0}.image-text__text:before{background-color:#edeff8;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.image-text__heading{margin-bottom:1rem}.image-text__description>:first-child{margin-top:0}.image-text__description>:last-child{margin-bottom:0}.image-text__link{align-self:flex-start;margin-top:3rem;z-index:2}.wp-block-pullquote{margin-block:5rem;padding:0}.wp-block-pullquote blockquote{border-left:1rem solid #e34234;margin:0;padding-left:2.4rem;text-align:left}.wp-block-pullquote blockquote>:first-child{margin-top:0}.wp-block-pullquote blockquote>:last-child{margin-bottom:0}.wp-block-pullquote blockquote cite{color:#ce2b1c;display:block;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:1px;line-height:1.25;margin-top:3rem;text-transform:uppercase}.wp-block-pullquote p{color:#011f5b;font-family:corsario-variable,sans-serif;font-size:3rem;font-weight:400;line-height:1.4;text-align:left}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;vertical-align:top}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:700;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}.wp-block-table{margin-block:4rem}.wp-block-table table{margin-bottom:0}.wp-block-table table.bt tr{border-bottom:2px solid #000;border-top:2px solid #000;display:block}.wp-block-table table.bt tr+tr{margin-top:2rem}.wp-block-table table.bt td{border-bottom:2px solid #000;padding:0}.wp-block-table table.bt td:last-child{border-bottom:0}.wp-block-table table.bt td:before{border-right:2px solid #000;padding:1rem 1.5rem}.wp-block-table table.bt td span{padding:1rem 1.5rem}.wp-block-table table.bt tfoot{border-top:0;display:block;margin-top:2rem}.wp-block-table table.bt tfoot :before{display:none}.wp-block-table table.bt+figcaption{margin-top:2rem}.wp-block-table table thead{border:0}.wp-block-table table thead th{border:0;font-size:1.8rem}.wp-block-table table tbody{border:0}.wp-block-table table tbody tr{border-top:1px solid #000}.wp-block-table table tbody td{border:0;color:var(--color-text);font-size:1.6rem}.wp-block-table table tfoot{border-top:1px solid #000}.wp-block-table table tfoot td,.wp-block-table table tfoot th{border:0;color:#575757;font-size:1.6rem}.card--tile .card__toggle-overlay{background-color:#ccc;block-size:3rem;display:block;inline-size:3rem;inset-block-start:0;inset-inline-end:0;position:absolute;z-index:2}.card--tile .card__toggle-overlay:after,.card--tile .card__toggle-overlay:before{background-color:#011f5b;content:"";inset:0;margin:auto;position:absolute;transition:.35s}.card--tile .card__toggle-overlay:before{block-size:2rem;inline-size:.2rem}.card--tile .card__toggle-overlay:after{block-size:.2rem;inline-size:2rem}.card--tile .card__toggle-overlay[aria-expanded=true]:before{transform:rotate(90deg)}.card--tile .card__toggle-overlay[aria-expanded=true]:after{transform:rotate(180deg)}.card--tile .card__long-description{background:#011f5b;color:#fff;inset-block-start:0;position:absolute;z-index:1}.card--tile .card__long-description-content{padding:4rem 2rem 2rem}.tiles__grid{row-gap:5rem}.tile-card{color:var(--color-text);position:relative}.tile-card,.tile-card.tile-card--has-img .tile-card__link{display:flex;flex-direction:column;height:100%}.tile-card.tile-card--has-img .tile-card__body{background-color:var(--color-background);flex:auto;position:relative}.tile-card.tile-card--has-img .tile-card__body *{position:relative;z-index:2}.tile-card.tile-card--has-img .tile-card__image{margin-bottom:-13.5rem;z-index:10}.tile-card.tile-card--no-img{background-color:var(--color-background)}.tile-card.tile-card--has-link.tile-card--has-img .tile-card__body:before{background:linear-gradient(114deg,#011f5b 20.4%,#4c88b3 120.23%,#8de2ff 0);bottom:0;content:"";height:100%;opacity:0;position:absolute;right:0;transition:.25s ease-in-out;width:100%;z-index:1}.tile-card.tile-card--has-link.tile-card--has-img:active .tile-card__body:before,.tile-card.tile-card--has-link.tile-card--has-img:hover .tile-card__body:before{opacity:1}.tile-card.tile-card--has-link.tile-card--no-img .tile-card__image{aspect-ratio:unset}.tile-card.tile-card--has-link.tile-card--no-img .tile-card__body,.tile-card.tile-card--has-link.tile-card--no-img .tile-card__image{position:relative;z-index:2}.tile-card.tile-card--has-link.tile-card--no-img .tile-card__body{flex:auto}.tile-card.tile-card--has-link.tile-card--no-img .tile-card__link:before{background:linear-gradient(114deg,#011f5b 20.4%,#4c88b3 120.23%,#8de2ff 0);bottom:0;content:"";height:100%;opacity:0;position:absolute;right:0;transition:.25s ease-in-out;width:100%;z-index:1}.tile-card.tile-card--has-link.tile-card--no-img:active .tile-card__link:before,.tile-card.tile-card--has-link.tile-card--no-img:hover .tile-card__link:before{opacity:1}.tile-card__image{aspect-ratio:1/1;border-radius:50%;margin-inline:auto;max-width:30.8rem;overflow:hidden;position:relative;width:100%}.tile-card__image picture{display:block;position:relative;z-index:-1}.tile-card__image img{width:100%;z-index:1}.tile-card__image:after{aspect-ratio:1/1;border:1px solid #fff;border-radius:50%;content:"";display:block;height:100%;left:50%;max-height:calc(100% - 3.8rem);max-width:calc(100% - 3.8rem);position:relative;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10}.tile-card__image--no-img{aspect-ratio:unset;border-radius:0;margin-inline:auto 0;max-width:100%;width:100%}.tile-card__image--no-img:after{display:none}.tile-card__image--has-stat:before{aspect-ratio:1/1;background-color:#f2c100;content:"";display:block;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.tile-card__stat{font-family:corsario-variable,sans-serif;font-weight:700;left:50%;letter-spacing:3.75px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.tile-card__stat--small{font-size:3rem}.tile-card__stat--large{font-size:6.2rem}.tile-card__body{padding:15.5rem 3.3rem 4rem}.tile-card--no-img .tile-card__body{padding:3rem 3.3rem 4rem}.tile-card .tile-card__heading{font-family:lato,helvetica,arial,sans-serif;font-size:3rem;margin:0;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.5rem}.tile-card--no-link .tile-card__heading{text-decoration:none}.tile-card__description{margin-bottom:0}*+.tile-card__description{margin-top:2rem}.tile-card__link,.tile-card__link *{color:var(--color-text)}.tile-card__link:active,.tile-card__link:hover{text-decoration:none}.related-news{margin-block:6rem;overflow:hidden}.related-news__header>:first-child{margin-top:0}.related-news__header>:last-child{margin-bottom:0}.news-grid,.related-news__body{margin-block:7rem 4rem;position:relative}.news-grid:before,.related-news__body:before{--area-gap:4rem;background-color:#e34234;content:"";height:calc(100% + var(--area-gap)*2);position:absolute;right:calc(-50vw - -50%);top:calc(var(--area-gap)*-1);width:calc(80% - 288px + 32rem);width:100vw;z-index:-1}.featured-projects{background:var(--color-background);margin-block:6rem;padding-block:6rem;position:relative}.featured-projects__header>:first-child{margin-top:0}.featured-projects__header>:last-child{margin-bottom:0}.featured-projects__heading{color:var(--color-headline)}.featured-projects__body{display:flex;flex-direction:column;gap:4rem;margin-top:4rem}.featured-projects__footer{margin-block:5rem 0}.featured-publications--block{margin-block:6rem}.featured-publications__header>:first-child{margin-top:0}.featured-publications__header>:last-child{margin-bottom:0}.featured-publications__body{margin-top:3rem}.featured-publications__footer{margin-block:5rem 0}.query-wrangler__exposed--no-toggle .query-wrangler__form-wrapper{display:block!important}.query-wrangler__form-wrapper{display:none}.query-wrangler__form-toggle,.query-wrangler__form-wrapper--open{display:block}.query-wrangler__form-toggle:hover{background-color:#f2c100}.query-wrangler__form-toggle[aria-expanded=true]{background-color:transparent;border:0;font-weight:600;margin-bottom:4rem;padding:0}.query-wrangler__form-toggle[aria-expanded=true] svg.filter{display:none}.query-wrangler__form-toggle[aria-expanded=true] svg.back{display:inline}.query-wrangler__form-toggle svg.back{display:none;height:1.8rem;margin:-4px 15px 0 0;width:.8rem}.query-wrangler__form-toggle svg.filter{height:1.7rem;margin-top:-3px;width:2.1rem}.query-wrangler__form-fields{display:flex;flex:1;flex-direction:column;gap:3rem;width:100%}.query-wrangler .form-field{flex:1}.query-wrangler .form-field:nth-child(n+2){margin-top:-1px}.query-wrangler .form-field--search{min-width:29%}.query-wrangler .form-field--search input{background-color:#edeff8;background-position:center right 2rem;background-repeat:no-repeat;background-size:1.6rem;border:0;color:#011f5b;font-size:1.8rem;padding:1.5rem 4.5rem 1.5rem 2rem;width:100%}.query-wrangler .form-field--search input::-moz-placeholder{color:#011f5b;opacity:1}.query-wrangler .form-field--search input::placeholder{color:#011f5b;opacity:1}.query-wrangler .form-field__toggle-btn{align-items:center;background:#edeff8;border:0;color:#011f5b;display:flex;font-size:1.8rem;font-weight:400;justify-content:space-between;padding:1.5rem;width:100%}.query-wrangler .form-field__toggle-btn svg{height:1.4rem;transition:.3s;width:1.5rem}.query-wrangler .form-field__toggle-btn[aria-expanded=true] svg{transform:rotate(-180deg)}.query-wrangler .form-field--dropdown{position:relative}.query-wrangler .form-field--dropdown .dropdown-menu{background-color:#edeff8;border:0;border-radius:0;margin-top:0;padding:.3rem 1.5rem 1.5rem;width:100%}.query-wrangler .form-field--dropdown .dropdown-menu>*{max-height:31.5rem;overflow-x:hidden;overflow-y:scroll;padding:0 .1rem;scrollbar-color:#ccd0e5 transparent}.query-wrangler .form-field--checkbox{align-items:baseline;color:#011f5b;display:flex;font-size:1.8rem;gap:1.4rem;line-height:2.4rem;margin:12px 0}.query-wrangler .form-field--checkbox:first-child{margin-left:-1px;margin-top:0}.query-wrangler .form-field--checkbox:last-child{margin-bottom:0}.query-wrangler .form-field--checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid #011f5b;border-radius:0;color:#011f5b;cursor:pointer;height:1.3rem;min-height:1.3rem;min-width:1.3rem;transform:translateY(-3px);width:1.3rem}.query-wrangler .form-field--checkbox input:before{box-shadow:inset 13px 13px #011f5b;content:"";display:flex;height:9px;transform:translateX(calc(50% - 3.5px)) translateY(calc(50% - 3.5px)) scale(0);transition:transform .12s ease-in-out;width:9px}.query-wrangler .form-field--checkbox input:checked:before{transform:translateX(calc(50% - 3.5px)) translateY(calc(50% - 3.5px)) scale(1)}.query-wrangler .form-field--checkbox label{margin:0}.query-wrangler__clear,.query-wrangler__submit{font-size:1.8rem;margin:4rem 2rem 0 0;padding:1.5rem 2.5rem}.query-wrangler__clear .button-icon__icon,.query-wrangler__submit .button-icon__icon{margin-left:.2rem}.query-wrangler__clear .button-icon__icon-svg,.query-wrangler__submit .button-icon__icon-svg{height:1.9rem;width:1.9rem}.query-wrangler__pills{margin:4rem 0}.query-wrangler__pills-label{display:inline;font-weight:700;margin:0 15px 0 0}.query-wrangler .filter-pill,.query-wrangler__pills-label{color:#011f5b;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;letter-spacing:1px;line-height:1.8rem;text-transform:uppercase}.query-wrangler .filter-pill{font-weight:400}.query-wrangler .filter-pill__icon{height:1.2rem;margin:0 16px 4px 4px;width:1.2rem}.query-wrangler .filter-pill:hover{text-decoration:none}.query-wrangler .filter-pill:hover span{text-decoration:underline}.pagination{margin:0}.pagination span.current{background-color:#f2c100}.pagination a,.pagination span{border-radius:50%;color:#011f5b;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;height:3rem;line-height:3rem;margin:0 1rem;text-align:center;width:3rem}.pagination a:hover #pagerBack .arrow-line,.pagination a:hover #pagerForward .arrow-line,.pagination span:hover #pagerBack .arrow-line,.pagination span:hover #pagerForward .arrow-line{transform:scaleX(1.5)}.pagination a:hover #pagerBack .arrow-angle,.pagination span:hover #pagerBack .arrow-angle{transform:translateX(-8px)}.pagination a:hover #pagerForward .arrow-angle,.pagination span:hover #pagerForward .arrow-angle{transform:translateX(8px)}.pagination svg{height:2.7rem;overflow:visible;width:1.6rem}.pagination svg .arrow-angle,.pagination svg .arrow-line{transition:.25s ease-in-out}.pagination svg#pagerBack .arrow-angle,.pagination svg#pagerBack .arrow-line{transform-origin:15px 0}footer{background:#021946;color:var(--color-text);padding-block:5rem}.footer__logo{display:inline-block}.footer__info{margin-top:4rem}.footer__info>:first-child{margin-top:0}.footer__info>:last-child{margin-bottom:0}.footer__info a{font-weight:500;text-decoration-color:var(--color-text)}.footer__info a:active,.footer__info a:hover{color:var(--color-text);text-decoration:none}.footer__info p{font-size:1.6rem;font-weight:500}.footer__copyright{margin-top:5rem}.footer__copyright>:first-child{margin-top:0}.footer__copyright>:last-child{margin-bottom:0}.footer__copyright-text{font-size:1rem;font-weight:400;line-height:2;margin-top:1.5rem;opacity:.75}.footer__copyright-text a{color:var(--color-text);text-decoration-color:var(--color-text)}.footer__copyright-text a:active,.footer__copyright-text a:hover{color:var(--color-text);text-decoration:none}.footer__social{margin-top:6rem}.footer__menu{margin-top:2rem}.footer-nav__list{display:flex;flex-direction:column}.footer-nav__item{display:flex;line-height:normal;padding:.75rem 0}.footer-nav__link{display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:.48px;text-decoration:underline;text-transform:uppercase;text-underline-offset:.4rem}.footer-nav__link:active,.footer-nav__link:hover{color:var(--color-text);text-decoration:none}.footer-nav__link--small{font-size:1rem;font-weight:400;letter-spacing:.3px}.footer-nav hr{background-color:#fff;margin-block:2.1rem}.header{background-color:var(--color-background)}.skip-link{color:var(--color-text);margin-left:.5rem;margin-top:.5rem;padding:.25rem;z-index:10}.hdr-logo-link{transition:none}.hdr-logo-link:active,.hdr-logo-link:hover{color:var(--color-text);text-decoration:none}.hdr-logo-link img{max-height:8.1rem;width:auto}.hdr-logo-link .logo--alt{display:none}.fixed-top .hdr-logo-link{flex-direction:column}.fixed-top .hdr-logo-link .logo{display:none}.fixed-top .hdr-logo-link .logo--alt{display:block}main .content{margin-block-start:11.3rem}.content-wrapper{overflow:hidden}.container{padding-inline:4rem}.container .container{padding-inline:0}.alignfull{margin-left:calc(-50vw - -50%);width:100vw}.container .alignfull .container{padding-inline:4rem}.main-nav__wrapper{padding-top:4rem;position:absolute;width:100%;z-index:100}.main-nav__wrapper.fixed-top{--color-background:#fff;--color-text:#011f5b;animation:slideIn .25s ease-in-out;background-color:var(--color-background);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);padding:3rem 0 0;position:fixed}.main-nav{border-top:1px solid var(--color-text);inline-size:100%;margin:4.3rem 0 0;padding-top:2rem}.fixed-top .main-nav{border:0;margin:0;padding:0}[data-theme=reset] .main-nav{--color-text:#011f5b;--color-link-accent-hover:#011f5b}.main-nav__list--1{display:flex;gap:3.4rem;margin:0;padding:0}.fixed-top .main-nav__list--1,.main-nav__list--1{justify-content:flex-end}.main-nav__list--2,.main-nav__list--3{--color-text:var(--color-button-text);--color-background:#dbdff2;background-color:var(--color-background);display:none;inline-size:100%;margin:0;min-inline-size:20rem;padding:0;position:absolute}.main-nav__list--2{inset-block-start:100%;inset-inline-start:0;margin-top:1.25rem;top:calc(100% - 1.25rem)}.main-nav__list--2:before{content:"";display:block;height:1.25rem;position:absolute;top:-1.25rem;width:100%}.main-nav__list--2.overflow{inset-inline:auto 0}.main-nav__list--3{inset-block-start:0;inset-inline-start:100%}.main-nav__list--3.overflow{inset-inline:auto 100%;margin-right:1rem}.main-nav__list--3.overflow:before{left:unset;right:-1rem}.main-nav__item{color:var(--color-text);display:flex;justify-content:space-between;list-style:none;margin-bottom:0;position:relative;transition:background-color .2s}.main-nav__item--1.open>.main-nav__list{display:block}.main-nav__item--1:active .main-nav__link--1,.main-nav__item--1:hover .main-nav__link--1{color:var(--color-link-accent-hover)!important;text-decoration:underline}[data-theme=dark] .main-nav__item--1:active .main-nav__link--1,[data-theme=dark] .main-nav__item--1:hover .main-nav__link--1{color:var(--color-text)!important}.main-nav__item--1:active .main-nav__title--1,.main-nav__item--1:hover .main-nav__title--1{color:var(--color-link-accent-hover)!important}[data-theme=dark] .main-nav__item--1:active .main-nav__title--1,[data-theme=dark] .main-nav__item--1:hover .main-nav__title--1{color:var(--color-text)!important}.main-nav__item--1:active .main-nav__link--1 .main-nav__title,.main-nav__item--1:hover .main-nav__link--1 .main-nav__title{color:var(--color-link-accent-hover)!important;text-decoration:underline}[data-theme=dark] .main-nav__item--1:active .main-nav__link--1 .main-nav__title,[data-theme=dark] .main-nav__item--1:hover .main-nav__link--1 .main-nav__title{color:var(--color-text)!important}.main-nav__item--1:active>.main-nav__button svg,.main-nav__item--1:hover>.main-nav__button svg{color:var(--color-link-accent-hover)}[data-theme=dark] .main-nav__item--1:active>.main-nav__button svg,[data-theme=dark] .main-nav__item--1:hover>.main-nav__button svg{color:var(--color-text)}.main-nav__item--1>.main-nav__link--1,.main-nav__item--1>.main-nav__title--1{padding:.5rem 0 1.25rem;text-transform:uppercase}.fixed-top .main-nav__item--1>.main-nav__link--1,.fixed-top .main-nav__item--1>.main-nav__link--1+.main-nav__button,.fixed-top .main-nav__item--1>.main-nav__title--1,.fixed-top .main-nav__item--1>.main-nav__title--1+.main-nav__button{padding-block:2.4rem 3rem}.main-nav__item--1>.main-nav__button[aria-expanded=true] svg{transform:rotateX(180deg)}.main-nav__item--2.open>.main-nav__list{display:block}.main-nav__item--2.open,.main-nav__item--2:hover{background-color:#babfdb}.main-nav__item--2 .main-nav__button{padding:1rem 1.6rem 1rem 0}.main-nav__item--2 .main-nav__button svg{transform:rotate(270deg)}.main-nav__item--2 .main-nav__link,.main-nav__item--2>.main-nav__title{font-size:1.5rem;font-weight:500;letter-spacing:.3px;padding:1.2rem 1.5rem}.main-nav__item--2 .main-nav__link .main-nav__title,.main-nav__item--2>.main-nav__title .main-nav__title{font-size:1.5rem;font-weight:500;letter-spacing:.3px}.main-nav__item--3{text-decoration:underline}.main-nav__item--3:active,.main-nav__item--3:hover{background-color:#babfdb}.main-nav__link,.main-nav__title{background:0 0;color:var(--color-text);font-family:inherit;font-size:1.5rem;font-weight:500;letter-spacing:.3px;line-height:inherit;margin:0;transition:color .2s ease-in-out;width:100%}.main-nav__link:active,.main-nav__link:hover,.main-nav__title:active,.main-nav__title:hover{color:var(--color-text);text-decoration:none}.main-nav__link--1,.main-nav__title--1{transition:none}.main-nav__item--1>.main-nav__link--2,.main-nav__item--1>.main-nav__title--2{padding:3.2rem 0}.main-nav__item--2>.main-nav__link--3,.main-nav__item--2>.main-nav__title--3{display:block;flex:1;padding:.5rem 0 2rem}.main-nav__title+.main-nav__button{cursor:text}.main-nav__button{background-color:transparent;border:0;color:var(--color-text);display:inline;line-height:1;padding:.6rem .6rem 1.5rem .5rem}.main-nav__button svg{align-items:center;display:flex;height:1.3rem;justify-content:center;margin-inline:auto;width:1.3rem}.main-nav__item--1 .main-nav__button>svg{transition:transform .25s ease-in-out}.navbar--mobile{height:7rem;padding:2.1rem 2rem;position:fixed;width:100%;z-index:101}.navbar--mobile.is-scrolled{background-color:var(--color-background);box-shadow:0 1px 5px rgba(0,0,0,.16)}.navbar--mobile .hdr-logo-link img{max-width:25.8rem;width:100%}.nav-open .mobile-navigation:before{background:rgba(0,0,0,.8);content:"";display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.mobile-nav__wrapper{background-color:var(--color-background);font-size:2.5rem;height:calc(100% - 7rem);opacity:0;overflow-x:hidden;overflow-y:auto;padding-bottom:4rem;position:fixed;right:0;top:7rem;transition:.2s ease;visibility:hidden;width:100%;z-index:50}.admin-bar .mobile-nav__wrapper{inset-block-start:32px}.nav-open .mobile-nav__wrapper{opacity:1;visibility:visible}.mobile-nav__wrapper .mobile-nav button{background-color:transparent;background-color:var(--color-button-background);border:0;color:var(--color-text);flex-shrink:0;height:3.5rem;margin-left:1rem;padding:0;width:3.5rem}.mobile-nav__wrapper .mobile-nav__list{list-style:none;margin:0;padding:0}.mobile-nav__wrapper .mobile-nav__list--1 ul{display:none}.mobile-nav__wrapper .mobile-nav__item.open>ul{display:flex;flex-direction:column}.mobile-nav__wrapper .mobile-nav__link,.mobile-nav__wrapper .mobile-nav__title{color:var(--color-text);transition:.25s ease-in-out}.mobile-nav__wrapper .mobile-nav__link:active,.mobile-nav__wrapper .mobile-nav__link:hover,.mobile-nav__wrapper .mobile-nav__title:active,.mobile-nav__wrapper .mobile-nav__title:hover{color:var(--color-text)}.mobile-nav__wrapper .mobile-nav--utility{margin-top:6rem}.mobile-nav__wrapper .mobile-nav--utility .mobile-nav__list--1{display:flex;flex-direction:column;gap:3rem}.mobile-nav__wrapper .mobile-nav--utility .mobile-nav__item--1:after{display:none}.mobile-nav__wrapper .mobile-nav--utility .mobile-nav__link--1{border:0;color:#575757;font-size:1.8rem;letter-spacing:.02em;padding-block:0;text-decoration:underline}.mobile-nav__wrapper .mobile-nav{--color-text:#011f5b}.mobile-nav__wrapper .mobile-nav .show-more{border-radius:50%;margin-right:2rem;position:relative}.mobile-nav__wrapper .mobile-nav .show-more[aria-expanded=true] .show-more__line:first-child{transform:translateX(-50%) translateY(-50%) rotate(0deg)}.mobile-nav__wrapper .mobile-nav .show-more__line{background:var(--color-text);display:block;height:.2rem;left:50%;position:absolute;transition:all .2s;width:2rem}.mobile-nav__wrapper .mobile-nav .show-more__line:first-child{transform:translateX(-50%) translateY(-50%) rotate(90deg)}.mobile-nav__wrapper .mobile-nav .show-more__line:last-child{transform:translateX(-50%) translateY(-1px)}.mobile-nav__wrapper .mobile-nav__list--2{background-color:#edeff8;padding-block:.75rem}.mobile-nav__wrapper .mobile-nav__list--2 .show-more{background:0 0}.mobile-nav__wrapper .mobile-nav__list--2 .show-more__line{background-color:var(--color-text)}.mobile-nav__wrapper .mobile-nav__list--3{background-color:#ccd0e5;margin-block:.75rem;padding-block:1.5rem}.mobile-nav__wrapper .mobile-nav__item--1{position:relative}.mobile-nav__wrapper .mobile-nav__item--1:after{background-color:#ccd0e5;bottom:0;content:"";height:.2rem;left:2rem;position:absolute;width:calc(100% - 4rem)}.mobile-nav__wrapper .mobile-nav__item--1.open:after{display:none}.mobile-nav__wrapper .mobile-nav__item--1>.mobile-nav__toggle-wrapper .show-more{margin-top:3rem}.mobile-nav__wrapper .mobile-nav__item--1:last-child:after{display:none}.mobile-nav__wrapper .mobile-nav__item--2:last-child .mobile-nav__list{margin-bottom:-2rem}.mobile-nav__wrapper .mobile-nav__item--2>.mobile-nav__toggle-wrapper .show-more{margin-top:2rem}.mobile-nav__wrapper .mobile-nav__toggle-wrapper{display:flex;justify-content:space-between}.mobile-nav__wrapper .mobile-nav__link,.mobile-nav__wrapper .mobile-nav__title{display:flex}.mobile-nav__wrapper .mobile-nav__link:active,.mobile-nav__wrapper .mobile-nav__link:hover,.mobile-nav__wrapper .mobile-nav__title:active,.mobile-nav__wrapper .mobile-nav__title:hover{text-decoration:none}.mobile-nav__wrapper .mobile-nav__link--1,.mobile-nav__wrapper .mobile-nav__title--1{font-size:2.5rem;font-weight:600;letter-spacing:.5px;line-height:1.45;padding:3rem 2rem;text-transform:uppercase}.mobile-nav__wrapper .mobile-nav__link--2,.mobile-nav__wrapper .mobile-nav__title--2{font-size:1.8rem;font-weight:500;letter-spacing:.36px;padding:2.25rem 2rem}.mobile-nav__wrapper .mobile-nav__link--3,.mobile-nav__wrapper .mobile-nav__title--3{font-size:1.5rem;letter-spacing:.3px;padding:1.5rem 2rem;text-decoration:underline}.navbar-toggler{border:0;border-radius:0;padding:0;position:relative}.navbar-toggler .navbar-toggler-line{background:var(--color-text);clear:both;display:block;float:inline-end;height:.2rem;margin-block-end:.7rem;transform:none;transition:.2s ease-in-out;width:2.4rem}.navbar-toggler .navbar-toggler-line:nth-child(2){opacity:1}.navbar-toggler .navbar-toggler-line:nth-child(3){margin-block-end:0}.navbar-toggler:active,.navbar-toggler:focus,.navbar-toggler:hover{background:none!important}.navbar-toggler[aria-expanded=true] .navbar-toggler-label--open{display:none}.navbar-toggler[aria-expanded=true] .navbar-toggler-label--close{display:block}.navbar-toggler[aria-expanded=true] .navbar-toggler-line{transition:.2s ease-in-out}.navbar-toggler[aria-expanded=true] .navbar-toggler-line:nth-child(2){opacity:0}.navbar-toggler[aria-expanded=true] .navbar-toggler-line:first-child{transform:translateY(9px) rotate(-45deg)}.navbar-toggler[aria-expanded=true] .navbar-toggler-line:nth-child(3){transform:translateY(-9px) rotate(45deg)}.social-nav__link{background-repeat:no-repeat;margin-right:1.5rem;padding:0}.social-nav__link:active,.social-nav__link:hover{text-decoration:none}.social-nav__link:active svg,.social-nav__link:hover svg{color:#f2c100}.social-nav__link svg{color:var(--color-text);height:2.6rem;width:2.6rem}.utility-nav{align-items:center;display:flex;gap:2.4rem;justify-content:flex-end;padding-right:2rem;padding-top:4.4rem;position:absolute;right:0;top:0;z-index:101}[data-theme=reset] .utility-nav{--color-text:#011f5b}.utility-nav__link{color:var(--color-text);font-size:1.3rem;letter-spacing:.026em;margin-bottom:1rem;padding:0;text-transform:uppercase}.utility-nav__link:active,.utility-nav__link:hover{color:var(--color-text);text-decoration:underline}.homepage .related-news{margin-bottom:0!important;position:relative;z-index:2}.homepage .tiles__grid{row-gap:4rem}.homepage-hero-section{position:relative}.homepage-hero-section video{display:block;height:100%;min-width:100%}.homepage-hero-section img{height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.homepage-hero-section__animation-play-pause{bottom:4.2rem;display:block;position:absolute;width:100%;z-index:2}.homepage-hero-section__animation-play-pause button{background-color:transparent;background-repeat:no-repeat;border:0;height:2.6rem;padding:0;width:2.6rem}.homepage-hero-section__video{bottom:0;display:flex;height:100%;overflow:hidden;position:absolute}.homepage-hero-section__video:after{background-color:#011f5b;content:"";height:100%;left:0;opacity:.85;position:absolute;top:0;width:100%;z-index:1}.homepage-hero-section__content{bottom:3rem;left:0;padding-top:17rem;position:relative;width:100%;z-index:1}.homepage-hero-section__content h2{color:#fff;font-family:lato,helvetica,arial,sans-serif;font-size:40px;font-weight:700;line-height:4.72rem}.homepage-hero-section__cta{position:absolute;transform:translateY(.3rem)}.homepage-projects-section{overflow:hidden;padding-top:10rem;position:relative}.homepage-projects-section>.container{margin-bottom:6rem}.homepage-projects-section:before{background-position:top;background-repeat:no-repeat;content:"";display:block;height:14.3rem;position:absolute;right:0;top:0;width:20.4rem}.homepage-community-section{background:linear-gradient(108deg,#011f5b 36.13%,#71bade 102.73%);color:#fff;padding:6.4rem 0 calc(33.33333vw + 3.66667rem)}.homepage-community-section h2{color:#fff}.homepage-community-section h2,.homepage-projects-section h2{margin-bottom:1.5rem;margin-top:0}.homepage-community-section p,.homepage-projects-section p{font-size:1.6rem;line-height:2.4rem}.homepage-community-section__content,.homepage-projects-section__content{margin-bottom:4rem}.homepage-community-section__cta,.homepage-projects-section__cta{width:100%}.homepage-community-section__cta a,.homepage-projects-section__cta a{white-space:nowrap}.homepage-featured-project{margin-bottom:5.5rem;position:relative}.homepage-featured-project h2{font-family:lato,helvetica,arial,sans-serif;line-height:2rem;margin:0}.homepage-featured-project h3{font-size:2.5rem;line-height:1.4;margin:1.5rem 0 1rem}.homepage-featured-project h3 a{display:block;text-decoration:underline}.homepage-featured-project h3 a:hover{text-decoration:none}.homepage-featured-project__copy{background-color:#fff;padding:1.5rem 0 0}.homepage-featured-project__title{font-size:3rem;line-height:4rem}.homepage-featured-project__tags{line-height:2rem}.homepage-featured-project__tags li{display:inline}.homepage-featured-project__tags .subtitle{color:#011f5b}.homepage-featured-project__tags .spacer{background-color:#011f5b;display:inline-block;height:1.5rem;margin-inline:.5rem;vertical-align:middle;width:.2rem}.homepage-faculty-section{margin-top:calc(-33.33333vw - -1.33333rem)}.homepage-faculty-section__bg{background-color:#fff;height:15rem;position:absolute;width:100%}.homepage-faculty-section__content{border-bottom:1px solid #ccd0e5;padding-bottom:6rem}.homepage-faculty-section__image img{border-radius:50%}.homepage-faculty-section h3{color:#ce2b1c;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:2rem;margin:3rem 0 1rem;text-transform:uppercase}.homepage-faculty-section h4{font-size:2.5rem;line-height:4rem;margin:0 0 2rem}.homepage-faculty-section h4 a{text-decoration:underline}.homepage-faculty-section h4 a:hover{text-decoration:none}.homepage-faculty-section h4 .homepage-faculty-section__degree{color:#575757;display:block;font-size:1.6rem;line-height:3rem}.homepage-faculty-section__title{color:#000;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-style:italic;font-weight:700;line-height:2.16rem;margin:0 0 1.5rem}.homepage-faculty-section__lead-in{font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}.homepage-impact-section{margin-top:6rem;position:relative;z-index:2}.homepage-impact-section h2{font-size:3.2rem;line-height:4.16rem;margin-top:0}.homepage-impact-section p{font-size:1.6rem;line-height:2.4rem}.homepage-impact-section__content{margin-bottom:4rem}.homepage-impact-section__cta{margin:0 0 6rem}.flex-page__body{margin-top:1rem}.flex-page__lead-in:has(+.container){margin-bottom:5rem}.flex-page__lead-in:has(+.container) p{padding-bottom:5rem}.flex-page__lead-in:has(+.container) p:after{background-color:#ccd0e5;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.flex-page__lead-in:has(+.container .accordion:first-child) p{padding-bottom:0}.flex-page__lead-in:has(+.container .accordion:first-child) p:after{display:none}.flex-page__lead-in-inner>:first-child{margin-top:0}.flex-page__lead-in-inner>:last-child{margin-bottom:0}.flex-page__lead-in p{--color-text:#011f5b;color:var(--color-text);font-size:2.6rem;line-height:1.4;position:relative}.flex-page .flex-page__body:last-child{padding-bottom:6rem}.flex-hero{background:linear-gradient(108deg,#011f5b 53.26%,#71bade 117.69%);margin-bottom:7rem;padding-top:7rem}.flex-hero--no-gradient{background:#011f5b;position:relative}.flex-hero--no-image{margin-bottom:0;position:relative}.flex-hero--no-image~.flex-page__body{margin-top:1rem}.flex-hero--projects .flex-hero__content-inner{margin-block:6rem}.flex-hero--has-stat{margin-bottom:16rem}.flex-hero__background-image,.flex-hero__background-image:before{height:100%;left:0;position:absolute;top:0;width:100%}.flex-hero__background-image:before{background-color:#011f5b;content:"";display:block;opacity:.85}.flex-hero__background-image picture{display:block;height:100%;overflow:hidden;width:100%}.flex-hero__background-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.flex-hero__image{margin-bottom:-7rem}.flex-hero__image picture{align-items:center;aspect-ratio:1/1;display:flex;margin-inline:auto;max-width:-moz-max-content;max-width:max-content;position:relative}.flex-hero__image picture:before{border:2px solid #71bade;border-radius:50%;content:"";display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.flex-hero__image img{border-radius:50%;display:block;margin-inline:auto;max-width:calc(100% - 4.4rem);overflow:hidden}.flex-hero__image-fallback{text-align:right}.flex-hero__image-fallback img{margin-right:-2rem;max-width:20rem}.flex-hero__content-inner{display:flex;flex-direction:column;margin-block:4rem}.flex-hero__title{margin:0}.flex-hero__date,.flex-hero__roles{color:var(--color-text);display:flex;font-size:1.6rem;font-weight:700;line-height:1.35;margin-bottom:1rem;order:-1;text-transform:uppercase}.flex-hero__roles{margin-bottom:1rem}.flex-hero__author,.flex-hero__position{color:var(--color-text);display:flex;font-size:1.6rem;font-style:italic;font-weight:400;line-height:1.35;margin-top:1rem}.flex-hero__linkedin,.flex-hero__position{margin-top:2rem}.flex-hero__linkedin-link:active,.flex-hero__linkedin-link:hover{color:#f2c100}.flex-hero__linkedin svg{max-width:4rem}.flex-hero__status{font-size:1.8rem;font-style:italic;line-height:1.35;margin-top:3.4rem}.flex-hero__degree,.flex-hero__status{color:var(--color-text);display:flex;font-weight:400}.flex-hero__degree{font-size:2.5rem;line-height:1.8;margin-top:1rem}.flex-hero__expertise{line-height:1;margin-bottom:3.4rem;order:-1}.flex-hero__expertise-item{color:var(--color-button-background);display:inline-block}.flex-hero__stat{align-items:center;aspect-ratio:1/1;background-color:#f2c100;border-radius:50%;display:flex;flex-direction:column;gap:0;justify-content:center;margin-bottom:-16.1rem;margin-inline:auto;max-width:32.2rem;padding:4rem;text-align:center;width:100%}.flex-hero__stat>:first-child{margin-top:0}.flex-hero__stat>:last-child{margin-bottom:0}.flex-hero__stat-title{--color-headline:#011f5b;font-size:6rem;letter-spacing:.6px;margin-bottom:0}.flex-hero__stat-description{font-size:1.6rem}.flex-hero__stat-description>:first-child{margin-top:0}.flex-hero__stat-description>:last-child{margin-bottom:0}.news-tease{align-items:stretch;background-color:var(--color-background);display:flex;flex-direction:column;height:100%;width:100%}.news-tease.news-tease--no-image{position:relative}.news-tease.news-tease--no-image:before{background-color:#e34234;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:1rem}.news-tease+.news-tease{margin-top:2rem}.news-tease__content{align-self:center;display:flex;flex:auto;flex-direction:column;height:100%;justify-content:center;padding:3rem 3.6rem;width:100%}.news-tease__content>:first-child{margin-top:0}.news-tease__content>:last-child{margin-bottom:0}.news-tease--no-image .news-tease__content{max-width:100%}.news-tease__link{text-decoration:underline}.news-tease__link>:first-child{margin-top:0}.news-tease__link>:last-child{margin-bottom:0}.news-tease__link:active,.news-tease__link:hover{text-decoration:none}.news-tease__heading{font-size:2.2rem}.news-tease__date{display:block;margin-top:3rem}.news-tease__image{flex:auto;order:-1;position:relative;width:100%}.news-tease__image picture{display:block;height:100%}.news-tease__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-tease__image-link{display:block;height:100%;position:absolute;width:100%}.news-feat{background:linear-gradient(113deg,#011f5b 48.48%,#8de2ff 137.32%);display:flex;flex-direction:column;margin-block:1.2rem 4rem;overflow:hidden;position:relative}.news-feat:before{background-position:100% 100%;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";display:none;pointer-events:none;position:absolute;right:0}.news-feat__text{color:#fff;padding:4.4rem 2.8rem;position:relative;z-index:2}.news-feat__text>:first-child{margin-top:0}.news-feat__text>:last-child{margin-bottom:0}.news-feat__title{margin-top:0!important}.news-feat__title a{display:block;text-decoration:underline}.news-feat__title a:active,.news-feat__title a:hover{color:var(--color-text);text-decoration:none}.news-feat__date{color:#f2c100}.news-feat__link{font-size:1.6rem;margin-top:4rem}.news-feat__image{order:-1}.news-feat__image img,.news-feat__image picture{height:auto;width:100%}.news-feat__image img{display:block;margin-left:auto}.news-feat--has-image .news-feat__image picture{display:block;pointer-events:none;position:relative}.news-feat--has-image .news-feat__image picture:after{bottom:0;content:"";height:100%;left:0;margin-left:auto;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.news-landing h1{color:#011f5b;margin-top:11rem}.news-landing .query-wrangler__exposed{margin:0 0 5rem}.news-landing .query-wrangler__pills{margin-bottom:0}.news-landing .query-wrangler__form{display:flex;flex-wrap:wrap}.news-landing .query-wrangler__form-fields{margin:1rem 0 4rem;min-width:100%}.news-landing .query-wrangler .form-field--search input{padding:1.3rem 4.5rem 1.2rem 2rem}.news-landing .query-wrangler__submit{margin:0;padding:1.6rem 2.5rem}.news-landing .query-wrangler__clear{margin:0 0 0 2rem;padding:1.6rem 2.5rem}.news-landing .pagination{margin-top:5rem}.news-grid{margin-top:4rem}.people-landing h1{color:#011f5b;margin-top:11rem}.people-landing .query-wrangler__exposed{margin:1.5rem 0}.people-landing__role{color:#011f5b;text-align:center}.people-landing__role h2{color:#011f5b;margin-bottom:.7rem;margin-top:7.3rem}.people-landing__role p{font-size:1.6rem;font-style:italic;line-height:2.24rem;margin-bottom:.7rem}.people-landing__role hr{margin:3.5rem 0 6rem}.people-grid .row{row-gap:6rem}.people-detail .flex-page__body{margin-bottom:6rem}.people-tease__image{margin-bottom:3rem;position:relative}.people-tease__image-link{display:block;height:100%;position:absolute;width:100%}.people-tease__heading{color:#000;font-size:2.6rem;line-height:3.5rem;margin:1.4rem 0 .7rem}.people-tease__heading a{color:#000;text-decoration:underline}.people-tease__heading a:hover{text-decoration:none}.people-tease__role{color:#ce2b1c;font-size:1.6rem;font-weight:700;line-height:2rem}.people-tease__degree,.people-tease__role{font-family:lato,helvetica,arial,sans-serif;letter-spacing:1px;text-transform:uppercase}.people-tease__degree{color:#575757;font-size:2rem;font-weight:400;line-height:2.6rem;margin-bottom:1rem}.people-tease__title{color:#000;font-family:lato,helvetica,arial,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5}.projects-tease{background:var(--color-background);display:flex;flex-direction:column}.projects-tease__link{text-decoration:underline}.projects-tease__link>:first-child{margin-top:0}.projects-tease__link>:last-child{margin-bottom:0}.projects-tease__link:active,.projects-tease__link:hover{text-decoration:none}.projects-tease__image{order:-1;position:relative;width:100%}.projects-tease__image img{width:100%}.projects-tease__image-link{display:block;height:100%;position:absolute;width:100%}.projects-tease__content{display:flex;flex-direction:column;padding:3rem 3rem 4rem}.projects-tease--landing .projects-tease__content--no-padding{padding:3rem 0 4rem}.projects-tease__heading{font-size:2.6rem;font-weight:400}.projects-tease__categories{line-height:0;list-style:none;margin:0 0 2rem;order:-1;padding:0}.projects-tease__categories .spacer{background-color:#ce2b1c;display:inline-block;height:1.5rem;margin-inline:.25rem;vertical-align:middle;width:.2rem}.projects-tease__category{display:inline;line-height:0}.projects-tease__category-link{color:#ce2b1c}.projects-feat{margin:1.3rem 0 2rem}.projects-feat__inner{color:#fff;margin:0 calc(-50vw - -50%);padding:0 calc(50vw - 50%);position:relative}.projects-feat__inner:before{background-color:#011f5b;bottom:0;content:"";display:block;height:calc(100% - 12.5rem);left:0;position:absolute;width:100%}.projects-feat h2{color:#f2c100;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:2rem;margin:0 0 2.5rem;text-transform:uppercase}.projects-feat h3{font-size:2.6rem;line-height:1.35;margin:0}.projects-feat h3 a{color:#fff;display:block;text-decoration:underline}.projects-feat h3 a:hover{text-decoration:none}.projects-feat__content-wrapper{display:flex;flex-direction:column}.projects-feat__content{margin:4rem 0}.projects-feat__categories{line-height:2rem;margin-top:2.5rem}.projects-feat__categories li{display:inline;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.projects-feat__categories .spacer{background-color:#fff;display:inline-block;height:1.5rem;margin:0 .25rem;vertical-align:middle;width:.2rem}.projects-landing h1{color:#011f5b;margin-top:11rem}.projects-landing .query-wrangler__content{margin-top:5rem}.projects-landing .query-wrangler__content--filtered{margin-top:0}.projects-grid>.row{row-gap:4rem}.projects-detail>:first-child{margin-top:0}.projects-detail>:last-child{margin-bottom:0}.projects-detail__leads,.projects-detail__team{background:linear-gradient(111deg,#011f5b 36.13%,#71bade 102.73%);overflow:hidden;position:relative}.projects-detail__leads:before,.projects-detail__team:before{background:#fff;bottom:0;content:"";display:block;left:0;position:absolute;width:100%}.projects-detail__leads{margin-block:6rem 8rem}.projects-detail__leads:before{height:calc(100% - 27.4rem)}.projects-detail__leads:after{background-position:100% 100%;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";display:none;height:40rem;position:absolute;right:0;width:40rem}.projects-detail__leads+.projects-detail__team{margin-block:0 6rem}.projects-detail__leads+.projects-detail__team:last-child{margin-block:0}.projects-detail__team{margin-block:6rem}.projects-detail__team:before{height:calc(100% - 27.1rem)}.projects-detail .project-leads__content,.projects-detail .project-team__content{padding-top:6rem}.projects-detail .project-leads__content>:first-child,.projects-detail .project-team__content>:first-child{margin-top:0}.projects-detail .project-leads__content>:last-child,.projects-detail .project-team__content>:last-child{margin-bottom:0}.projects-detail .project-leads__title,.projects-detail .project-team__title{margin-bottom:3.5rem}.projects-detail .project-leads__list>:first-child,.projects-detail .project-team__list>:first-child{margin-top:0}.projects-detail .project-leads__list>:last-child,.projects-detail .project-team__list>:last-child{margin-bottom:0}.projects-detail .project-leads__item>:first-child,.projects-detail .project-team__item>:first-child{margin-top:0}.projects-detail .project-leads__item>:last-child,.projects-detail .project-team__item>:last-child{margin-bottom:0}.projects-detail .project-leads__item-link,.projects-detail .project-team__item-link{text-decoration:underline}.projects-detail .project-leads__item-link>:first-child,.projects-detail .project-team__item-link>:first-child{margin-top:0}.projects-detail .project-leads__item-link>:last-child,.projects-detail .project-team__item-link>:last-child{margin-bottom:0}.projects-detail .project-leads__item-link:active,.projects-detail .project-leads__item-link:hover,.projects-detail .project-team__item-link:active,.projects-detail .project-team__item-link:hover{text-decoration:none}.projects-detail .project-leads__item{align-items:center;border-bottom:.2rem solid #ccd0e5;display:flex;flex-direction:column;padding-block:4.5rem;position:relative}.projects-detail .project-leads__item:first-child{padding-top:0}.projects-detail .project-leads__item:last-child{border-bottom:0;padding-bottom:0}.projects-detail .project-leads__item:before{background:#fff;content:"";display:none;height:100%;position:absolute;right:0;top:0;width:calc(90% + 36px - 6rem)}.projects-detail .project-leads__item-media{aspect-ratio:1/1;border-radius:50%;max-width:26.5rem;min-width:26.5rem;overflow:hidden;width:100%;z-index:1}.projects-detail .project-leads__item-content{margin-top:3rem;width:100%;z-index:1}.projects-detail .project-leads__item-content>:first-child{margin-top:0}.projects-detail .project-leads__item-content>:last-child{margin-bottom:0}.projects-detail .project-leads__item-link{display:block;margin-bottom:2.5rem}.projects-detail .project-leads__item-degree{font-style:italic;font-weight:700}.projects-detail .project-team__list{--gap-x:4rem;--gap-y:4rem;background-color:#fff;border-bottom:1rem solid var(--color-border);display:flex;flex-wrap:wrap;gap:var(--gap-y) var(--gap-x);padding:4rem 2.8rem}.projects-detail .project-team__item{flex:auto;width:100%}.publications-tease{background-color:var(--color-background);padding:3rem 2.4rem}.publications-tease>:first-child{margin-top:0}.publications-tease>:last-child{margin-bottom:0}.publications-tease+.publications-tease{margin-top:4rem}.publications-tease__link{display:block;margin-bottom:1.5rem;text-decoration:underline}.publications-tease__link>:first-child{margin-top:0}.publications-tease__link>:last-child{margin-bottom:0}.publications-tease__link:active,.publications-tease__link:hover{text-decoration:none}.publications-tease__heading{font-size:2.2rem;font-weight:400;letter-spacing:.25px;line-height:1.5}.publications-tease__authors{margin-top:2rem}.publications-tease__authors-title{color:var(--color-text);display:block;font-size:1.4rem;font-weight:700;letter-spacing:1px;line-height:1.35;text-transform:uppercase}.publications-tease__authors-list{list-style:none;margin:.5rem 0 0;padding:0}.publications-tease__authors-item{display:inline;font-size:1.6rem;line-height:1.6}.publications-tease__authors-link{text-decoration:underline}.publications-tease__authors-link:active,.publications-tease__authors-link:hover{--color-link-hover:#000;text-decoration:none}.publications-landing h1{color:#011f5b;margin-top:11rem}.publications-landing .gutenberg-body{overflow:hidden}.publications-landing .query-exposed-search{height:100%}.publications-landing .query-wrangler__exposed{margin:0 0 1rem}.publications-landing .query-wrangler__form{display:flex;flex-wrap:wrap}.publications-landing .query-wrangler__form-fields{margin:1rem 0 4rem;min-width:100%}.publications-landing .query-wrangler .form-field--search input{height:100%;padding:1.3rem 4.5rem 1.2rem 2rem}.publications-landing .query-wrangler__submit{margin:0;padding:1.6rem 2.5rem}.publications-landing .query-wrangler__clear{margin:0 0 0 2rem;padding:1.6rem 2.5rem}.publications-landing .query-wrangler__content{background-color:#edeff8;margin:5rem calc(-50vw - -50%) 0;padding:0 calc(50vw - 50%)}.publications-landing .query-wrangler__content.query-wrangler__content--filtered{margin-top:0}.publications-landing .query-wrangler__content:has(.query-empty){background-color:transparent}.publications-landing .pagination{margin-top:5rem}.publications-table{display:block}.publications-table thead{display:none}.publications-table th{text-wrap:nowrap;color:#ce2b1c;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:2rem;padding:8rem 0 2rem;text-transform:uppercase}.publications-table th:first-child,.publications-table th:nth-child(2),.publications-table th:nth-child(3){padding-right:4rem}.publications-table th.th-sort{min-width:17rem}.publications-table th a{color:#ce2b1c}.publications-table th a svg{display:inline-block;height:1rem;margin:0 0 .3rem .2rem;width:1rem}.publications-table th a:hover{text-decoration:none}.publications-table th a:hover span{text-decoration:underline}.publications-table th a.descending svg{transform:rotate(180deg);transform-origin:50% 50%}.publications-table tr{border-bottom:2px solid #ccd0e5;display:block;padding:5rem 0}.publications-table tr:last-child{border-bottom:0}.publications-table td{display:block;margin-bottom:2.3rem}.publications-table td:last-child{margin-bottom:0}.publications-table .publication-tease{color:#000;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}.publications-table .publication-tease a{color:#000;text-decoration-line:underline}.publications-table .publication-tease a:hover{text-decoration:none}.publications-table .publication-tease__title a{display:block}.publications-table .publication-tease__authors--empty{margin-bottom:0}.publications-table .publication-tease__authors-label{color:#e34234;font-family:lato,helvetica,arial,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:2rem;margin-bottom:.8rem;text-transform:uppercase}.publications-table .publication-tease__date{text-wrap:nowrap}.publications-table .publication-tease__title{font-family:corsario-variable,sans-serif;font-size:2.2rem;font-weight:400;line-height:3.08rem}.archive-wrapper .archive-post-item{margin-block-end:20px}.archive-wrapper .archive-post-item .entry-content{margin-block-start:0}.query-wrangler,.query-wrangler .grouped-content{margin-block-end:5rem}.query-wrangler__exposed{margin:3rem 0}.query-wrangler__exposed .btn,.query-wrangler__exposed .btn-group{display:block;float:inline-start;margin-inline-end:.5rem}.query-wrangler__exposed .query-checkboxes label{display:block}.query-wrangler__form .dropdown .query-exposed-label{display:none}.exposed-filter-single{margin-block-end:2rem}.exposed-filter-single .query-checkboxes label{display:inline;margin-inline-end:1rem}.carousel-caption{background:rgba(0,0,0,.5);inline-size:100%;inset-block-end:0;inset-inline-start:0;padding:2rem}body.error404 [class*=a2a],body.error404 [class*=addtoany]{display:none}@media (min-width:576px){.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;max-width:100%;width:auto}.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{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{flex-shrink:0;margin-left:0;margin-right:.4rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}.dropdown-menu-sm-left{left:0;right:auto}.dropdown-menu-sm-right{left:auto;right:0}.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-left:.8rem;padding-right:.8rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.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-left:-20px;margin-right:-20px}.card-deck .card{flex:1 0 0%;margin-bottom:0;margin-left:20px;margin-right:20px}.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{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:.4rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.4rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}.modal-dialog{margin:2.8rem auto;max-width:500px}.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:.8rem!important}.mt-sm-1,.my-sm-1{margin-top:.8rem!important}.mr-sm-1,.mx-sm-1{margin-right:.8rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.8rem!important}.ml-sm-1,.mx-sm-1{margin-left:.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:.8rem!important}.pt-sm-1,.py-sm-1{padding-top:.8rem!important}.pr-sm-1,.px-sm-1{padding-right:.8rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.8rem!important}.pl-sm-1,.px-sm-1{padding-left:.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:-.8rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.8rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.8rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.8rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.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}}@media (min-width:673px) and (max-width:767px){.homepage-hero-section__video{display:block}.homepage-hero-section__content{bottom:3rem}}@media (min-width:767px) and (max-width:1079px){.homepage-hero-section__content{bottom:6rem}.homepage-hero-section__content .col-12{flex:0 0 100%;margin-left:0;max-width:100%}}@media (min-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;max-width:100%;width:auto}.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{left:0;right:auto}.dropdown-menu-md-right{left:auto;right:0}.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-left:.8rem;padding-right:.8rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.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:.4rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.4rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-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:.8rem!important}.mt-md-1,.my-md-1{margin-top:.8rem!important}.mr-md-1,.mx-md-1{margin-right:.8rem!important}.mb-md-1,.my-md-1{margin-bottom:.8rem!important}.ml-md-1,.mx-md-1{margin-left:.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:.8rem!important}.pt-md-1,.py-md-1{padding-top:.8rem!important}.pr-md-1,.px-md-1{padding-right:.8rem!important}.pb-md-1,.py-md-1{padding-bottom:.8rem!important}.pl-md-1,.px-md-1{padding-left:.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:-.8rem!important}.mt-md-n1,.my-md-n1{margin-top:-.8rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.8rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.8rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.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,h1,h2,h3,h4,h5,h6{margin-top:8rem}.h1,h1{font-size:5.6rem}.h2,h2{font-size:4.5rem;letter-spacing:.45px}.h3,h3{font-size:3.3rem;letter-spacing:.33px}.p,p{font-size:1.8rem}.button{font-size:2rem;line-height:1.1;padding:2rem 4.2rem}hr{margin-block:10rem}.gutenberg-body h1+.accordion,.gutenberg-body h2+.accordion,.gutenberg-body h3+.accordion,.gutenberg-body h4+.accordion,.gutenberg-body h5+.accordion,.gutenberg-body h6+.accordion,.wp-block-post-content h1+.accordion,.wp-block-post-content h2+.accordion,.wp-block-post-content h3+.accordion,.wp-block-post-content h4+.accordion,.wp-block-post-content h5+.accordion,.wp-block-post-content h6+.accordion{margin-top:4rem!important}.gutenberg-body>ol li,.gutenberg-body>ul li,.wp-block-post-content>ol li,.wp-block-post-content>ul li{font-size:1.8rem}.gutenberg-body .footnotes,.wp-block-post-content .footnotes{margin-block:7rem}.frm_forms{margin-bottom:6rem}.frm_forms .form-field,.frm_forms .frm_verify{margin-bottom:4rem!important}.frm_forms .form-field [type=date],.frm_forms .form-field [type=email],.frm_forms .form-field [type=number],.frm_forms .form-field [type=password],.frm_forms .form-field [type=search],.frm_forms .form-field [type=tel],.frm_forms .form-field [type=text],.frm_forms .form-field [type=url],.frm_forms .form-field select,.frm_forms .form-field textarea{padding:1.2rem 2rem}.frm_forms .frm_opt_container{align-items:center;flex-direction:row;gap:3rem;margin-top:0}.accordion{margin-block:7.5rem}.accordion+.accordion{margin-top:calc(-7.5rem - 2px)}.accordion-title{gap:4.2rem}.accordion-content{padding-left:8.2rem}.accordion-content>ol li,.accordion-content>ul li{font-size:1.8rem}.gutenberg-body .alignleft{float:left}.gutenberg-body .alignright{float:right}.gutenberg-body img.alignleft{margin:1em 1.5em 1em 0}.gutenberg-body img.alignright{margin:1em 0 1em 1.5em}figure.wp-block-embed.alignleft,figure.wp-block-image.alignleft,figure.wp-caption.alignleft{margin:1em 1.5em 1em 0}figure.wp-block-embed.alignright,figure.wp-block-image.alignright,figure.wp-caption.alignright{margin:1em 0 1em 1.5em}figure.wp-block-embed.alignfull figcaption,figure.wp-block-image.alignfull figcaption,figure.wp-caption.alignfull figcaption{padding:0 4rem}.wp-block-quote{margin-block:11.5rem 7.5rem}.wp-block-quote p{font-size:3.2rem}.wp-block-quote cite{margin-top:3rem}.cover,.wp-block-opus-core-block-rewrite-o2c,.wp-block-opus-core-block-rewrite-o3c{margin-block:7.5rem}.cover{padding:10rem 0}.cover--has-image{background:#011f5b}.cover__description{font-size:2.5rem}.cover__link{margin-top:3.8rem}.cover__image{display:block}.cover__image img{margin-right:-10rem;-o-object-fit:cover;object-fit:cover}.cover--has-image .cover__image:after{background:linear-gradient(81deg,#011f5b 40%,rgba(141,226,255,.06) 130%,rgba(141,226,255,.3) 160%)}.cta-block:before{display:block;height:19rem;width:26rem}.cta-block__title{font-size:5rem;margin-bottom:3rem}.cta-block__cta-button{margin-top:3rem}.image-text{margin-block:7.5rem}.image-text+.image-text{margin-block:-2.5rem 7.5rem}.image-text__media{padding-inline:6rem}.image-text__media:before{display:block}.image-text__content{background-color:#edeff8;padding:4rem 6rem 5.2rem}.image-text__text{background-color:none;padding:0}.image-text__heading{margin-bottom:2rem}.wp-block-pullquote{margin-block:7.5rem}.wp-block-pullquote blockquote{padding-left:4rem}.wp-block-pullquote blockquote cite{margin-top:4rem}.wp-block-table{margin-block:5rem}.wp-block-table table td:nth-child(n+2),.wp-block-table table th:nth-child(n+2){padding-left:2rem}.wp-block-table table thead th{padding-left:0;padding-right:0;padding-top:0}.wp-block-table table tbody td,.wp-block-table table tfoot td,.wp-block-table table tfoot th{font-size:1.8rem;padding:2rem 0}.tiles__grid{row-gap:8rem}.tile-card.tile-card--has-img .tile-card__image{margin-bottom:-15.4rem}.tile-card__body{padding:18.4rem 3.6rem 3.8rem}.related-news{margin-block:7.5rem}.news-grid,.related-news__body{margin-block:11rem 7rem}.news-grid:before,.related-news__body:before{--area-gap:7rem}.featured-projects{margin-block:7.5rem}.featured-projects__body{flex-flow:row wrap}.featured-projects__body>*{inline-size:calc(50% - 2rem)}.featured-publications--block{margin-block:7.5rem}.featured-publications__body{margin-top:4rem}.query-wrangler .form-field:nth-child(n+2){margin-left:-1px;margin-top:unset}.pagination{margin:5.5rem 0 3rem}footer{padding-block:6rem}.footer__info{margin-top:3.2rem}.footer__social{margin-top:0}.footer-nav hr{margin-block:2.5rem}.navbar--mobile{height:10.6rem;padding:3rem 4.2rem}.navbar--mobile .hdr-logo-link img{max-width:41.3rem}.mobile-nav__wrapper{height:calc(100% - 10.6rem);max-width:52.6rem;top:10.6rem}.mobile-nav__wrapper .mobile-nav .show-more{margin-right:4rem}.mobile-nav__wrapper .mobile-nav__item--1:after{left:4rem;width:calc(100% - 8rem)}.mobile-nav__wrapper .mobile-nav__link--1,.mobile-nav__wrapper .mobile-nav__link--2,.mobile-nav__wrapper .mobile-nav__link--3,.mobile-nav__wrapper .mobile-nav__title--1,.mobile-nav__wrapper .mobile-nav__title--2,.mobile-nav__wrapper .mobile-nav__title--3{padding-inline:4rem}.navbar-toggler .navbar-toggler-line{margin-block-end:1.1rem;width:3.6rem}.navbar-toggler[aria-expanded=true] .navbar-toggler-line:first-child{transform:translateY(13px) rotate(-45deg)}.navbar-toggler[aria-expanded=true] .navbar-toggler-line:nth-child(3){transform:translateY(-13px) rotate(45deg)}.homepage .tiles__grid{row-gap:8rem}.homepage-hero-section__video{bottom:unset;height:48.2rem;position:relative}.homepage-hero-section__content{bottom:6rem;margin-top:0;position:absolute}.homepage-hero-section__content h2{font-size:5.5rem;line-height:6.49rem}.homepage-hero-section__cta{transform:translateY(2.8rem)}.homepage-projects-section>.container{margin-bottom:7rem}.homepage-projects-section{padding-top:11.2rem}.homepage-projects-section:before{height:21.3rem;width:30.4rem}.homepage-community-section{padding:6.4rem 0 5.6rem}.homepage-community-section p,.homepage-projects-section p{font-size:2.5rem;line-height:3.375rem}.homepage-featured-project{margin-bottom:7rem}.homepage-featured-project h3{font-size:3rem;line-height:4rem}.homepage-featured-project__image-inner{aspect-ratio:1240/684;display:block;height:100%;position:relative;width:100%}.homepage-featured-project__content{bottom:0;left:0;position:absolute;width:100%}.homepage-featured-project__copy{margin:0 -4rem;padding:2.5rem 4rem 4rem}.homepage-faculty-section{margin-top:0}.homepage-faculty-section__content{border-bottom:0;max-width:52.5rem;padding-bottom:0}.homepage-faculty-section__image{margin-top:3rem}.homepage-faculty-section h4{font-size:3rem;line-height:4rem;margin:0 0 3rem}.homepage-faculty-section h4 .homepage-faculty-section__degree{display:inline;font-size:2rem;line-height:unset}.homepage-faculty-section__title{font-size:18px;line-height:2.43rem;margin:0 0 1.5rem}.homepage-faculty-section__lead-in{font-size:1.8rem;line-height:2.7rem}.homepage-impact-section{margin-top:10rem}.homepage-impact-section:before{background-position:top;background-repeat:no-repeat;content:"";display:block;height:48rem;position:absolute;right:0;top:10rem;width:43rem}.homepage-impact-section h2{font-size:5rem;line-height:6.5rem}.homepage-impact-section p{font-size:2.5rem;line-height:3.375rem}.homepage-impact-section__cta{margin:0 0 7rem}.homepage-impact-section .tile-card--three-col-buffer{height:calc(100% - 15.4rem);margin-top:15.4rem}.flex-page__body{margin-top:5rem}.flex-page__lead-in:has(+.container){margin-bottom:7.5rem}.flex-page__lead-in:has(+.container) p{padding-bottom:7.5rem}.flex-page__lead-in p{font-size:2.8rem}.flex-page .flex-page__body:last-child{padding-bottom:7.5rem}.flex-hero{margin-bottom:0;padding-top:15.2rem}.flex-hero--news .flex-hero__title{font-size:4rem}.flex-hero--projects .flex-hero__content-inner{margin-block:8rem 18.5rem}.flex-hero--has-stat~.flex-page__body{margin-top:17rem}.flex-hero__image{margin-top:auto}.flex-hero__image picture{max-width:100%}.flex-hero__image picture:before{height:calc(100% + 4.4rem);width:calc(100% + 4.4rem)}.flex-hero__image img{max-width:100%}.flex-hero__image-fallback,.flex-hero__image-fallback img{bottom:0;position:absolute;right:0}.flex-hero__image-fallback img{margin-right:unset;max-width:35rem}.flex-hero__content-inner{margin-block:0 8rem}.flex-hero__date,.flex-hero__roles{font-size:2rem;margin-bottom:3rem}.flex-hero__roles{margin-bottom:1rem}.flex-hero__author,.flex-hero__position{font-size:2.4rem;margin-top:3rem}.flex-hero__position{margin-top:2rem}.flex-hero__degree{font-size:3rem}.flex-hero__stat{bottom:-20rem;margin:unset;max-width:40rem;padding:4rem 6rem;position:absolute;right:0}.flex-hero__stat-title{margin-bottom:1.4rem}.flex-hero__stat-description{font-size:2.2rem}.news-tease{flex-direction:row}.news-tease+.news-tease{margin-top:4rem}.news-tease__content{padding:2.8rem 4rem}.news-tease--no-image .news-tease__content{padding:5rem 4rem}.news-tease__heading{font-size:2.6rem}.news-tease__image{max-width:calc(41.66667% - 183.33333px + 16rem)}.news-feat{display:block;margin-block:2.2rem 7.5rem;padding:6rem}.news-feat:before{display:block;height:19rem;width:26rem}.news-feat--has-image{background:#011f5b}.news-feat__text{padding:0}.news-feat__link{margin-top:3.8rem}.news-feat__image{height:100%;position:absolute;right:0;top:0}.news-feat__image img,.news-feat__image picture{height:100%;width:auto}.news-feat__image img{-o-object-fit:cover;object-fit:cover}.news-feat--has-image .news-feat__image{pointer-events:none}.news-feat--has-image .news-feat__image picture:after{background:linear-gradient(81deg,#011f5b 30%,rgba(141,226,255,.06) 130%,rgba(141,226,255,.3) 160%)}.news-landing h1{font-size:6.5rem;margin-top:14.8rem}.news-landing .query-wrangler__form-fields{margin:0 1rem 0 0;max-width:37.5rem;min-width:unset}.news-landing .query-wrangler__submit{margin:0 0 0 2rem}.news-landing .pagination{margin-top:6rem}.news-grid{margin-top:7rem}.people-landing h1{font-size:6.5rem;margin-top:14.8rem}.people-landing__role hr{margin:5.5rem 0 7.5rem}.people-grid .row{row-gap:7.5rem}.people-detail .flex-page__body{margin-bottom:7.5rem}.projects-feat{margin:2.1rem 0 3.2rem}.projects-feat__inner{margin-right:0;padding-right:0}.projects-feat__inner:before{height:100%;width:calc(100% - 2.5rem)}.projects-feat h3{font-size:3rem;line-height:1.33}.projects-feat__image{margin:6rem -4rem;width:calc(100% + 8rem)}.projects-feat__content{margin:auto 0}.projects-landing h1{font-size:6.5rem;margin-top:14.8rem}.projects-landing .query-wrangler__content{margin-top:6rem}.projects-detail__leads{margin-block:7.5rem}.projects-detail__leads:has(+.projects-detail__team){padding-bottom:7.5rem}.projects-detail__leads+.projects-detail__team{margin-block:-7.5rem 7.5rem}.projects-detail__leads+.projects-detail__team:last-child{margin-block:-7.5rem 0}.projects-detail__team{margin-block:7.5rem}.projects-detail .project-leads__content,.projects-detail .project-team__content{padding-top:9rem}.projects-detail .project-leads__title,.projects-detail .project-team__title{margin-bottom:7rem}.projects-detail .project-leads__title{margin-bottom:4rem}.projects-detail .project-leads__item{flex-direction:row}.projects-detail .project-leads__item:before{display:block}.projects-detail .project-leads__item-media{max-width:calc(41.66667% - 183.33333px + 16rem)}.projects-detail .project-leads__item-content{margin-left:4rem;margin-top:0;max-width:calc(70% - 252px + 24rem)}.projects-detail .project-team__list{--gap-y:6rem;justify-content:flex-start;min-height:23rem;padding:5rem}.projects-detail .project-team__item{max-width:calc(50% - var(--gap-x)*.5 - 1px)}.publications-tease{padding:5rem 6rem}.publications-tease__link{margin-bottom:1rem}.publications-tease__heading{font-size:2.5rem}.publications-tease__authors-item{font-size:1.8rem}.publications-landing h1{font-size:6.5rem;margin-top:14.8rem}.publications-landing .query-wrangler__form-fields{margin:0 1rem 0 0;max-width:37.5rem;min-width:unset}.publications-landing .query-wrangler__submit{margin:0 0 0 2rem}.publications-landing .pagination{margin-top:6rem}.publications-table{padding:1rem 0}.publications-table .publication-tease{font-size:1.8rem;line-height:2.7rem}.publications-table .publication-tease__title{font-size:2.5rem;letter-spacing:.25px;line-height:3.75rem}}@media (min-width:768px) and (max-width:1079.98px){figure.wp-block-embed.alignleft,figure.wp-block-embed.alignright,figure.wp-block-image.alignleft,figure.wp-block-image.alignright,figure.wp-caption.alignleft,figure.wp-caption.alignright{max-width:50%}.tile-card.tile-card--two-col-buffer{height:calc(100% - 15.4rem);margin-top:15.4rem}.query-wrangler .form-field{max-width:50rem}.homepage-featured-project__image img{margin-left:calc(-50vw - -50%);max-width:unset;width:100vw}.homepage-faculty-section .col-md-8{display:flex}.homepage-faculty-section__content{margin:auto 0}.homepage-impact-section .tiles__grid>*{inline-size:calc(33.33333% - 2.66667rem)}.homepage-impact-section .tile-card__image{margin-bottom:-50%!important}.homepage-impact-section .tile-card__stat{font-size:5rem;letter-spacing:2.5px;line-height:5.2rem}.homepage-impact-section .tile-card__body{padding:calc(50% + 2rem) 2.1rem 2.7rem}.homepage-impact-section .tile-card__heading{font-size:2.5rem;line-height:3.375rem}.homepage-impact-section .tile-card__description p{font-size:1.8rem;line-height:2.43rem}.flex-hero--has-stat .flex-hero__content-inner{margin-bottom:22rem}.flex-hero__image{max-width:calc(41.66667% - 183.33333px + 16rem)}.people-landing .query-wrangler__form-fields{flex-direction:row;flex-wrap:wrap}.people-landing .query-wrangler__form-fields>.form-field{flex:auto;max-width:calc(50% - 2rem);width:100%}.people-landing .query-wrangler .form-field--dropdown .dropdown-menu{position:absolute!important;top:100%}.projects-landing .query-wrangler__form-fields{flex-flow:wrap}.projects-landing .query-wrangler__form-fields .form-field--search{min-width:100%}.projects-landing .query-wrangler__form-fields .form-field--taxonomy_areas_of_expertise,.projects-landing .query-wrangler__form-fields .form-field--taxonomy_keywords{min-width:calc(50% - 2rem)}.projects-landing .query-wrangler .form-field--dropdown .dropdown-menu{position:absolute!important}.projects-detail .project-leads__item:first-child{align-items:flex-start}.projects-detail .project-leads__item:first-child:before{display:none}.projects-detail .project-leads__item:first-child .project-leads__item-content{padding-top:14rem}}@media (min-width:855px) and (max-width:1079px){.homepage-hero-section__video{display:block}}@media (min-width:1080px){.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;max-width:100%;width:auto}.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{left:0;right:auto}.dropdown-menu-lg-right{left:auto;right:0}.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-left:.8rem;padding-right:.8rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.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:.4rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.4rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-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:.8rem!important}.mt-lg-1,.my-lg-1{margin-top:.8rem!important}.mr-lg-1,.mx-lg-1{margin-right:.8rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.8rem!important}.ml-lg-1,.mx-lg-1{margin-left:.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:.8rem!important}.pt-lg-1,.py-lg-1{padding-top:.8rem!important}.pr-lg-1,.px-lg-1{padding-right:.8rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.8rem!important}.pl-lg-1,.px-lg-1{padding-left:.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:-.8rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.8rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.8rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.8rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.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}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:10rem}.h1,h1{font-size:6.5rem}.frm_forms .form-field.frm_blank_field .frm_error{margin-top:2rem}.accordion{margin-block:10rem}.accordion+.accordion{margin-top:calc(-10rem - 2px)}.accordion-title{gap:4.5rem}.accordion-icon{min-height:5rem;min-width:5rem;padding:1.25rem}.accordion-icon:before{height:2.5rem}.accordion-icon:after{width:2.5rem}.accordion-content{padding-left:9.5rem}.wp-block-quote{margin-block:18rem 10rem;margin-left:calc(-12.5% + 35px - 4rem);max-width:calc(125% - 70px + 8rem);padding-block:10rem 8rem;width:100vw}.wp-block-quote:before{height:12.5rem;top:-7.5rem;width:16.4rem}.wp-block-quote cite,.wp-block-quote p{max-width:78.4rem}.cover,.wp-block-opus-core-block-rewrite-o2c,.wp-block-opus-core-block-rewrite-o3c{margin-block:10rem}.cover{padding:11.5rem 0}.cover--no-image{background:linear-gradient(81deg,#011f5b 37.24%,#8de2ff 137.74%,rgba(141,226,255,.3) 137.75%)}.cover__image-fallback{display:block}.cta-block{padding-block:7rem;padding-block:12.5rem}.cta-block:before{height:42rem;width:42rem}.cta-block__body{margin-inline:auto;max-width:calc(66.66667% - 293.33333px + 28rem)}.image-text{left:calc(-12.5% + 35px - 4rem);max-width:calc(125% - 70px + 8rem);padding-block:5.2rem;width:100vw}.image-text__media{max-width:calc(40% - 144px + 14rem);padding-inline:2rem;width:100vw}.image-text__media:before{display:none}.image-text__image img{max-width:100%}.image-text__content{background-color:unset;max-width:calc(60% - 216px + 22rem);padding-bottom:unset;padding-left:2rem;padding-right:2rem;padding-top:unset;width:100vw}.image-text__text{max-width:calc(83.33333% - 166.66667px + 20rem);position:unset}.image-text__text:before{height:calc(100% + 10.4rem);left:calc(-33.33333% + 66.66667px - 8rem);top:-5.2rem;width:calc(133.33333% - 66.66667px + 6rem)}.wp-block-pullquote{margin-block:10rem}.tile-card.tile-card--three-col-buffer{height:calc(100% - 15.4rem);margin-top:15.4rem}.tile-card__stat--small{font-size:4rem}.tile-card__stat--large{font-size:7.5rem}.tile-card--no-img .tile-card__body{padding:3rem 3.6rem 3.8rem}*+.tile-card__description{margin-top:3rem}.related-news{margin-block:10rem}.news-grid,.related-news__body{margin-block:13.6rem 8.6rem}.news-grid:before,.related-news__body:before{--area-gap:8.6rem;right:calc(-10% + 36px - 4rem);width:calc(80% - 288px + 32rem)}.featured-projects{margin-block:10rem;padding-block:8rem}.featured-projects__body>*{inline-size:calc(33.33% - 2.66667rem)}.featured-projects__footer{margin-block:7rem 0}.featured-publications--block{margin-block:10rem}.featured-publications__body{margin-top:5rem}.featured-publications__footer{margin-block:7rem 0}.query-wrangler__form-wrapper{display:block}.query-wrangler__form-toggle{display:none}.query-wrangler__form-fields{flex-direction:row;gap:2.5rem}.query-wrangler__clear,.query-wrangler__submit{margin:3rem 2rem 0 0}.query-wrangler__pills{margin:2rem 0 6rem}.pagination{margin:7.5rem 0 5rem}.homepage-hero-section video{height:auto;width:100%}.homepage-hero-section__video{display:block;height:auto;max-height:80rem}.homepage-hero-section__content{bottom:10rem}.homepage-hero-section__content h2{font-size:7.2rem;line-height:8.496rem}.homepage-hero-section__cta{transform:translateY(6.8rem)}.homepage-projects-section>.container{margin-bottom:0}.homepage-projects-section{padding-top:9rem}.homepage-projects-section:before{height:27.3rem;width:38.4rem}.homepage-community-section{padding:8.8rem 0 14.6rem}.homepage-community-section__content,.homepage-projects-section__content{margin-bottom:9rem}.homepage-community-section__cta-wrapper,.homepage-projects-section__cta-wrapper{display:flex}.homepage-community-section__cta,.homepage-projects-section__cta{margin:auto 0 9rem}.homepage-featured-project{margin-bottom:10rem}.homepage-featured-project__copy{margin:unset;padding:5.8rem 10.1rem 4.9rem}.homepage-faculty-section{margin-top:-14.6rem}.homepage-faculty-section__image{margin-left:-4rem;margin-top:4.5rem;width:calc(100% + 4rem)}.homepage-faculty-section h3{margin:7.1rem 0 1rem}.homepage-impact-section:before{height:60rem;right:0;top:-20rem;width:53rem}.homepage-impact-section p{max-width:52rem}.homepage-impact-section__content{margin-bottom:6rem}.homepage-impact-section__cta{margin:9rem 0 0}.flex-page__body{margin-top:8rem}.flex-page__lead-in:has(+.container){margin-bottom:7.8rem}.flex-page__lead-in:has(+.container) p{padding-bottom:7.8rem}.flex-page__lead-in p{font-size:3.5rem}.flex-page .flex-page__body:last-child{padding-bottom:10rem}.flex-hero{padding-top:18.3rem}.flex-hero--no-image{min-height:47.6rem}.flex-hero--no-image~.flex-page__body{margin-top:4rem}.flex-hero--news .flex-hero__title{font-size:5rem}.flex-hero--has-stat~.flex-page__body{margin-top:15rem}.flex-hero__image{margin-bottom:-12rem}.flex-hero__image picture:before{height:100%;width:100%}.flex-hero__image img{max-width:calc(100% - 5rem)}.flex-hero__image-fallback img{max-width:45rem}.flex-hero__content-inner{margin-block:6rem 18rem}.flex-hero__stat{margin-right:-2rem;max-width:calc(40% - 144px + 14rem)}.news-tease.news-tease--no-image:before{display:block}.news-tease+.news-tease{margin-top:6rem}.news-tease__content{max-width:calc(60% - 216px + 24rem);padding:5rem}.news-tease--no-image .news-tease__content{padding:5rem 5rem 5rem calc(10% - 36px + 4rem)}.news-tease__heading{font-size:3rem}.news-tease__image{max-width:calc(40% - 144px + 12rem)}.news-feat{margin-block:2.8rem 8rem;padding:9.4rem 0}.news-feat:before{height:38rem;width:38rem}.news-landing{margin-top:7.3rem}.news-landing h1{margin-top:10rem}.news-landing .query-wrangler__exposed{margin-bottom:7.5rem;margin:3rem 0 10rem}.news-landing .pagination{margin-top:7.5rem}.news-grid{margin-top:8.6rem}.people-landing{margin-top:7.3rem}.people-landing h1{margin-top:10rem}.people-landing__role p{font-size:1.8rem;line-height:3rem}.people-landing__role hr{margin:6.5rem 0 7.5rem}.people-grid .row{row-gap:10rem}.people-detail .flex-page__body{margin-bottom:10rem}.people-tease__heading{font-size:3rem;line-height:4rem}.projects-tease__heading{font-size:3rem}.projects-tease__categories{margin-bottom:1rem}.projects-feat{margin:5rem 0 9.5rem}.projects-feat__inner{margin-left:0;padding-left:0}.projects-feat__inner:before{width:100%}.projects-feat__image{margin:-3rem -4rem;width:calc(100% + 8rem)}.projects-landing{margin-top:7.3rem}.projects-landing h1{margin-top:10rem}.projects-detail__leads:before,.projects-detail__team:before{height:calc(100% - 40rem)}.projects-detail__leads{margin-block:10rem}.projects-detail__leads:before{height:calc(100% - 40rem)}.projects-detail__leads:has(+.projects-detail__team):after{display:block}.projects-detail__leads+.projects-detail__team{margin-block:-10rem 10rem}.projects-detail__leads+.projects-detail__team:last-child{margin-block:-10rem 0}.projects-detail__team{margin-block:10rem}.projects-detail .project-leads__title{margin-bottom:7rem}.projects-detail .project-leads__item{padding-block:7rem}.projects-detail .project-leads__item:first-child{padding-top:3rem}.projects-detail .project-leads__item:last-child{padding-bottom:3rem}.projects-detail .project-leads__item-media{max-width:calc(30% - 108px + 8rem)}.projects-detail .project-leads__item-content{padding-right:calc(10% - 36px + 4rem)}.projects-detail .project-team__item{max-width:calc(33.33333% - var(--gap-x)*.66667 - 1px)}.publications-tease+.publications-tease{margin-top:5rem}.publications-landing{margin-top:7.3rem}.publications-landing h1{margin-top:10rem}.publications-landing .query-wrangler__exposed{margin:3rem 0}.publications-landing .query-empty{margin-left:calc(8.33333% - 36.66667px + 4rem)}.publications-landing .pagination{margin-top:7.5rem}.publications-table{display:table;padding:0}.publications-table thead{border-bottom:10px solid #e34234;display:table-header-group}.publications-table tr{border:0;display:table-row;padding:unset}.publications-table td{border-top:2px solid #ccd0e5;display:table-cell;margin-bottom:0;padding-bottom:6rem;padding-top:6rem;vertical-align:top}.publications-table tr:first-child td{border-top:0;padding-bottom:5.5rem;padding-top:5.5rem}.publications-table tr:last-child td{padding-bottom:9rem}.publications-table .publication-tease__authors,.publications-table .publication-tease__date,.publications-table .publication-tease__title{padding-right:4rem}.publications-table .publication-tease__authors{min-width:27rem}.publications-table .publication-tease__authors-label{display:none}}@media (min-width:1080px) and (max-width:1200px){.flex-hero__stat{padding:4rem}.flex-hero__stat-title{margin-bottom:0}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{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;max-width:100%;width:auto}.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{left:0;right:auto}.dropdown-menu-xl-right{left:auto;right:0}.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-left:.8rem;padding-right:.8rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.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:.4rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.4rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-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:.8rem!important}.mt-xl-1,.my-xl-1{margin-top:.8rem!important}.mr-xl-1,.mx-xl-1{margin-right:.8rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.8rem!important}.ml-xl-1,.mx-xl-1{margin-left:.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:.8rem!important}.pt-xl-1,.py-xl-1{padding-top:.8rem!important}.pr-xl-1,.px-xl-1{padding-right:.8rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.8rem!important}.pl-xl-1,.px-xl-1{padding-left:.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:-.8rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.8rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.8rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.8rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.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}.cover__image img{margin-right:unset;-o-object-fit:unset;object-fit:unset}.cover--has-image .cover__image:after{background:linear-gradient(81deg,#011f5b 10%,rgba(141,226,255,.1) 113.12%,rgba(141,226,255,.3) 130.12%)}.wp-block-table table td:nth-child(n+2),.wp-block-table table th:nth-child(n+2){padding-left:4rem}.news-feat__image img{margin-right:unset;-o-object-fit:unset;object-fit:unset}.news-feat--has-image .news-feat__image picture:after{background:linear-gradient(81deg,#011f5b 10%,rgba(141,226,255,.1) 113.12%,rgba(141,226,255,.3) 130.12%)}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-xl{padding-left:0;padding-right:0}}@media screen and (max-width:1100px){.main-nav__list--1{gap:2.5rem}}@media (max-width:1079.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-xl{padding-left:0;padding-right:0}.breadcrumbs>span>span:not(.breadcrumbs__back){display:none}.breadcrumbs__back svg{display:flex;margin-right:.7rem}.query-wrangler .form-field--dropdown .dropdown-menu{position:relative!important}main .content{padding-block-start:5.6rem}.query-wrangler__exposed.has-toggle .query-wrangler__form-wrapper{display:none}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-xl{padding-left:0;padding-right:0}.frm_forms .frm_fields_container{display:block!important}.frm_forms .frm_opt_container{margin-top:.5rem}.gutenberg-body .alignleft,.gutenberg-body .alignright{float:none}.gutenberg-body .wp-block-opus-core-block-rewrite-o2c .row,.gutenberg-body .wp-block-opus-core-block-rewrite-o3c .row{flex-direction:column}figure.wp-block-embed.alignleft,figure.wp-block-embed.alignright{max-width:100%}.wp-block-quote{margin-inline:-2rem;width:calc(100% + 4rem)}.wp-block-opus-core-block-rewrite-o2c .col+.col,.wp-block-opus-core-block-rewrite-o3c .col+.col{margin-top:4rem}.image-text__image{padding-inline:3.7rem;position:relative}.image-text__image:before{background-color:#edeff8;bottom:0;content:"";height:calc(100% - 14rem);left:0;position:absolute;width:100%;z-index:-1}.tile-card__image{max-width:27rem}.query-wrangler__form-toggle{padding:1.5rem 2.5rem}.container,.container .alignfull .container{padding-inline:2rem}.mobile-nav__wrapper{width:100%}.homepage .button{padding:1.5rem 2.5rem}.flex-hero--no-image .flex-hero__content-inner{margin-block:4rem 2rem}.people-grid .row:first-child h2{margin-top:4rem}body.error404 .breadcrumbs{margin-block:2.25rem}}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-xl{padding-left:0;padding-right:0}}@media (max-width:500px){.flex-hero__image-fallback img{max-width:18rem}}@media (max-width:400px){.navbar--mobile .hdr-logo-link{width:calc(100% - 4rem)}}@media (max-width:360px){.flex-hero__image-fallback img{max-width:15rem}}@media (prefers-reduced-motion:reduce){.btn,.collapsing,.collapsing.width,.custom-switch .custom-control-label:after,.fade,.form-control{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}.badge,.custom-control-label:before,.custom-file-label,.custom-select,.progress-bar{transition:none}.progress-bar-animated{animation:none}.carousel-control-next,.carousel-control-prev,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right,.carousel-indicators li,.carousel-item,.modal.fade .modal-dialog{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}*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:1080px!important}.navbar{display:none}.badge{border:1px solid #000}.table,.wp-block-table table{border-collapse:collapse!important}.table td,.table th,.wp-block-table table td,.wp-block-table table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th,.wp-block-table table .thead-dark th{border-color:#dee2e6;color:inherit}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:root{--wp--style--global--content-size:786px;--wp--style--global--wide-size:786px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}

.swp-flex--col{display:flex;flex-direction:column;flex-grow:1}form.searchwp-form .swp-flex--row{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;justify-content:flex-start}form.searchwp-form .swp-flex--wrap{flex-wrap:wrap}form.searchwp-form .swp-flex--gap-sm{gap:.25em}form.searchwp-form .swp-flex--gap-md{gap:.5em}form.searchwp-form .swp-items-stretch{align-items:stretch}form.searchwp-form .swp-margin-l-auto{margin-left:auto}form.searchwp-form input.swp-input,form.searchwp-form select.swp-select{color:rgba(14,33,33,.8)}form.searchwp-form select.swp-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='11' fill='none'%3E%3Cpath fill='%230E2121' fill-opacity='.8' d='M14.292.814 8.096 6.958 1.903.814 0 2.706l8.097 8.049 8.097-8.05z'/%3E%3C/svg%3E");background-position:right 12px top 50%;background-repeat:no-repeat;background-size:12px auto;min-height:2em;min-width:fit-content;padding:0 33px 0 .7em}form.searchwp-form input.swp-input--search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath fill='%23CFCFCF' d='M6.068 12.136c1.31 0 2.533-.426 3.527-1.136l3.74 3.74c.174.173.402.26.64.26.512 0 .883-.395.883-.9a.87.87 0 0 0-.253-.63L10.89 9.744a6.04 6.04 0 0 0 1.247-3.677C12.136 2.73 9.406 0 6.068 0 2.722 0 0 2.73 0 6.068s2.722 6.068 6.068 6.068m0-1.31c-2.612 0-4.758-2.154-4.758-4.758S3.456 1.31 6.068 1.31c2.604 0 4.758 2.154 4.758 4.758s-2.154 4.758-4.758 4.758'/%3E%3C/svg%3E");background-position:right 12px top 50%;background-repeat:no-repeat;background-size:15px auto;padding-left:.7em;padding-right:38px}form.searchwp-form .searchwp-form-input-container{display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;justify-content:flex-start}form.searchwp-form .searchwp-form-input-container .swp-input{margin:0;width:100%}form.searchwp-form .searchwp-form-input-container .swp-select{border-right:0}form.searchwp-form .searchwp-form-input-container .swp-select+.swp-input{flex-grow:1}form.searchwp-form .searchwp-form-advanced-filters-toggle{text-align:right}form.searchwp-form .searchwp-form-advanced-filters select{flex:1}form.searchwp-form .swp-toggle{cursor:pointer;margin-bottom:0}form.searchwp-form .swp-toggle-switch{background-color:rgba(14,33,33,.14);border-radius:20px;height:22px;position:relative;transition:background-color .25s;width:40px}form.searchwp-form .swp-toggle-switch:not(.swp-toggle-switch--mini):hover{background-color:rgba(14,33,33,.2)}form.searchwp-form .swp-toggle-switch--mini{height:15px;width:25px}form.searchwp-form .swp-toggle-switch:after,form.searchwp-form .swp-toggle-switch:before{content:""}form.searchwp-form .swp-toggle-switch:before{background:#fff;border-radius:50%;display:block;height:18px;left:2px;position:absolute;top:2px;-webkit-transition:left .25s;-o-transition:left .25s;transition:left .25s;width:18px}form.searchwp-form .swp-toggle-switch--mini:before{height:11px;left:2px;top:2px;width:11px}form.searchwp-form .swp-toggle-checkbox:checked+.swp-toggle-switch,form.searchwp-form .swp-toggle-switch--checked{background:currentcolor}form.searchwp-form .swp-toggle-checkbox:checked+.swp-toggle-switch:before{left:20px}form.searchwp-form .swp-toggle-checkbox:checked+.swp-toggle-switch--mini:before,form.searchwp-form .swp-toggle-switch--checked.swp-toggle-switch--mini:before{left:12px}form.searchwp-form input.swp-toggle-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:0;overflow:hidden;position:absolute;width:0}form.searchwp-form input.swp-toggle-checkbox:focus{border:none;box-shadow:none;outline:none}form.searchwp-form .swp-toggle .swp-label{display:block;margin-top:21px}form.searchwp-form input.swp-toggle-checkbox:active+.swp-toggle-switch,form.searchwp-form input.swp-toggle-checkbox:focus+.swp-toggle-switch{border:none;-webkit-box-shadow:0 0 1px 1px rgba(14,33,33,.14);box-shadow:0 0 1px 1px rgba(14,33,33,.14)}
.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{opacity:.2;background-color:#fff}figure.wp-block-image img.lazy-hidden{min-width:150px}.lazy-loaded{-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:1 !important}picture source[type="image/webp"]{display:block}

.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}
.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var(--wp--style--gallery-gap-default,var(--gallery-block--gutter-size,var(--wp--style--block-gap,.5em)));gap:var(--wp--style--gallery-gap-default,var(--gallery-block--gutter-size,var(--wp--style--block-gap,.5em)))}