@charset "UTF-8";:root{--color-accents:var(--color-gold);--color-body:var(--color-black);--color-borders:var(--color-black);--color-headings:var(--color-white);--color-text:var(--color-white);--color-toggle:var(--color-white);--color-black:#000;--color-white:#fff;--color-gray:grey;--color-gold:#ffb100;--color-blue:#1a6fd4;--color-dark-gray:#404040;--color-error:#c20;--color-white-5:color-mix(in srgb,var(--color-white) 5%,transparent);--color-white-15:color-mix(in srgb,var(--color-white) 15%,transparent);--color-white-20:color-mix(in srgb,var(--color-white) 20%,transparent);--color-white-30:color-mix(in srgb,var(--color-white) 30%,transparent);--color-white-70:color-mix(in srgb,var(--color-white) 70%,transparent);--color-black-50:color-mix(in srgb,var(--color-black) 50%,transparent);--color-black-70:color-mix(in srgb,var(--color-black) 70%,transparent);--container-max-width-stretch:2200px;--container-max-width:1510px;--container-padding-inline:clamp(2rem,3.0303030303vw,5rem);--grid-align-y:flex-start;--grid-column:calc((100cqi - (var(--grid-columns) - 1)*var(--grid-gap))/var(--grid-columns));--grid-columns:12;--grid-gap:clamp(2rem,1.8181818182vw,3rem);--spacing-0:0;--spacing-1:clamp(0.5rem,0.6060606061vw,1rem);--spacing-2:clamp(1rem,1.2121212121vw,2rem);--spacing-3:clamp(2rem,1.8181818182vw,3rem);--spacing-4:clamp(2rem,2.4242424242vw,4rem);--spacing-5:clamp(2.5rem,3.0303030303vw,5rem);--spacing-6:clamp(5rem,3.6363636364vw,6rem);--spacing-7:clamp(4rem,4.2424242424vw,7rem);--spacing-8:clamp(4rem,4.8484848485vw,8rem);--spacing-9:clamp(4rem,5.4545454545vw,9rem);--spacing-10:clamp(4rem,6.0606060606vw,10rem);--spacing-11:clamp(4rem,6.6666666667vw,11rem);--spacing-12:clamp(4rem,7.2727272727vw,12rem);--spacing-13:clamp(5rem,7.8787878788vw,13rem);--spacing-14:clamp(5rem,8.4848484848vw,14rem);--spacing-15:clamp(5rem,9.0909090909vw,15rem);--spacing-16:clamp(6rem,9.696969697vw,16rem);--spacing-17:clamp(6rem,10.303030303vw,17rem);--spacing-18:clamp(8rem,10.9090909091vw,18rem);--spacing-19:clamp(8rem,11.5151515152vw,19rem);--spacing-20:clamp(10rem,12.1212121212vw,20rem);--site-header-bg:var(--color-black);--site-header-height:clamp(10rem,7.2727272727vw,12rem);--site-logo-color:var(--color-white);--site-logo-width:clamp(15rem,12.1212121212vw,20rem);--font-family-base:var(--font-family-primary);--font-family-primary:"Karla",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-family-secondary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-weight-base:var(--font-weight-regular);--font-weight-thin:100;--font-weight-xlight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-xbold:800;--font-weight-black:900;--font-size-base:clamp(1.6rem,1.0909090909vw,1.8rem);--font-size-large:clamp(1.6rem,1.4545454545vw,2.4rem);--font-size-medium:clamp(1.8rem,1.2121212121vw,2rem);--font-size-small:1.6rem;--font-size-h1:clamp(5rem,6.0606060606vw,10rem);--font-size-h2:clamp(5rem,3.9393939394vw,6.5rem);--font-size-h3:clamp(3rem,2.4242424242vw,4rem);--font-size-h4:clamp(2rem,1.4545454545vw,2.4rem);--font-size-h5:2rem;--font-size-h6:1.6rem;--line-height-base:1.65;--line-height-normal:1.65;--line-height-compact:1.2;--line-height-tight:1;--letter-spacing-normal:0;--letter-spacing-tight:-0.02em;--letter-spacing-tighter:-0.04em;--letter-spacing-wide:0.05em;--font-optical-sizing:auto;--transition:0.2s ease;--layout-justification:flex-start;--button-background:var(--color-gold);--button-borders:none;--button-color:var(--color-black);--button-font-family:var(--font-family-secondary);--button-font-size:clamp(1.8rem,1.3333333333vw,2.2rem);--button-font-weight:var(--font-weight-bold);--button-letter-spacing:var(--letter-spacing-wide);--button-margin-block:3rem 0;--button-min-height:clamp(5rem,3.6363636364vw,6rem);--button-padding:1rem clamp(2rem,1.8181818182vw,3rem);--button-radius:10rem;--border-radius:0.5rem;--carfax-badge-width:clamp(6rem,6.0606060606vw,10rem)}body{--wp--style--global--content-size:var(--content-max-width)}*,:after,:before{box-sizing:border-box}:focus-visible{outline-color:var(--focus-outline-color,#5e9ed6);outline-style:solid;outline-width:2px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:62.5%;overscroll-behavior:none;scroll-padding-top:var(--site-header-height);scrollbar-gutter:stable}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:var(--color-body);color:var(--color-text);counter-reset:process-counter;font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-base);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-base);overscroll-behavior:none}[href="#site-main"]{position:absolute;z-index:1050}.screen-reader-text{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:currentColor;cursor:pointer;display:flex;font-family:inherit;padding:0;text-decoration:none}figure{margin:0}img,svg,video{display:block;height:auto;max-width:100%}picture{display:block}blockquote,dl,ol,p,table,ul{margin-block:.75em 1.25em}strong{font-weight:var(--font-weight-bold)}address{font-style:normal}.wp-block-separator.wp-block-separator,hr{border:0;border-top:.1rem solid var(--color-borders);margin-top:0}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden-focusable:not(:focus,:focus-within){clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-reduced-motion:reduce){[data-animate]{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-delay:0ms!important;transition-duration:.01ms!important}}p{color:var(--color-text);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);margin-block:0}p:not(:last-of-type){margin-bottom:1.5rem}p a{color:inherit;text-decoration:underline;text-underline-offset:.2rem}ol,ul{color:var(--color-text)}a{color:inherit;text-decoration:underline;text-underline-offset:.2rem;transition:var(--transition)}@media (hover:hover){a:hover{text-decoration-thickness:2px}}dl{color:var(--color-text)}.aligncenter{display:flex;justify-content:center;margin-inline:auto}@media (min-width:992px){.alignright{float:right;margin:0 0 0 1.5em}.alignleft{float:left;margin:0 1.5em 0 0}}.has-text-align-left{text-align:left}.has-text-align-center{text-align:center}.has-text-align-center:after,.has-text-align-center:before{margin-inline:auto}.has-text-align-right{text-align:right}.is-layout-flex{display:flex}.is-content-justification-left{justify-content:flex-start}.is-content-justification-center{justify-content:center}.is-content-justification-right{justify-content:flex-end}.is-content-justification-space-between{justify-content:space-between}.align-self-end{align-self:flex-end}[class*=wp-block-pulp]{background:var(--block-bg);margin-block:var(--block-margin-y);padding-block:var(--block-padding-y)}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-style:normal;margin-block:var(--heading-margin-block,0);position:relative;z-index:1}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-weight:inherit}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}@media (hover:hover){h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:underline;text-underline-offset:.2rem}}.wp-block-heading{color:var(--color-headings);font-family:var(--heading-font-family);font-size:var(--heading-font-size);font-style:normal;font-weight:var(--heading-font-weight);letter-spacing:var(--heading-letter-spacing);line-height:var(--heading-line-height);margin-block:var(--heading-margin-block,var(--heading-margin-block-default));text-transform:var(--heading-text-transform)}.has-h-1-font-size{--heading-font-family:var(--font-family-secondary);--heading-font-size:var(--font-size-h1);--heading-font-weight:var(--font-weight-black);--heading-letter-spacing:var(--letter-spacing-normal);--heading-line-height:var(--line-height-tight);--heading-margin-block-default:0 2rem}.has-h-2-font-size{--heading-font-family:var(--font-family-secondary);--heading-font-size:var(--font-size-h2);--heading-font-weight:var(--font-weight-black);--heading-letter-spacing:var(--letter-spacing-normal);--heading-line-height:var(--line-height-tight);--heading-margin-block-default:0 2rem}.has-h-3-font-size{--heading-font-family:var(--font-family-secondary);--heading-font-size:var(--font-size-h3);--heading-font-weight:var(--font-weight-xbold);--heading-letter-spacing:var(--letter-spacing-normal);--heading-line-height:var(--line-height-tight);--heading-margin-block-default:0 2rem}.has-h-4-font-size{--heading-font-family:var(--font-family-primary);--heading-font-size:var(--font-size-h4);--heading-font-weight:var(--font-weight-bold);--heading-letter-spacing:var(--letter-spacing-tighter);--heading-line-height:var(--line-height-compact);--heading-margin-block-default:0 0.5rem}.has-h-5-font-size{--heading-font-family:var(--font-family-secondary);--heading-font-size:var(--font-size-h5);--heading-font-weight:var(--font-weight-bold);--heading-letter-spacing:var(--letter-spacing-tighter);--heading-line-height:var(--line-height-compact);--heading-margin-block-default:0 0.5rem}.has-h-6-font-size{--heading-font-family:var(--font-family-secondary);--heading-font-size:var(--font-size-h6);--heading-font-weight:var(--font-weight-bold);--heading-letter-spacing:var(--letter-spacing-tighter);--heading-line-height:var(--line-height-compact);--heading-margin-block-default:0 1rem}.img-responsive{height:auto;width:100%}.img-fluid{height:auto;max-width:100%}.img-rounded{border-radius:50%;overflow:hidden}.img-cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-buttons{display:flex;gap:2rem;margin-block:var(--button-margin-block)}.wp-block-buttons.is-horizontal,.wp-block-buttons.is-layout-flex{flex-direction:column;justify-content:var(--layout-justification,flex-start)}@media (min-width:576px){.wp-block-buttons.is-horizontal,.wp-block-buttons.is-layout-flex{flex-direction:row}}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical.is-centered{align-items:center}.wp-block-buttons.is-centered{justify-content:center}a.wp-block-button__link,button.wp-element-button,input[type=submit].gform_button,span.wp-element-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background:var(--button-background);border:0;border:var(--button-borders);border-radius:0;border-radius:var(--button-radius);color:currentColor;color:var(--button-color,currentColor);cursor:pointer;display:flex;font-family:inherit;font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);height:auto;justify-content:center;letter-spacing:var(--button-letter-spacing);max-height:var(--button-max-height);min-height:var(--button-min-height);min-width:12.5rem;padding:0;padding:var(--button-padding);text-align:center;text-decoration:none;text-transform:uppercase;transition:background var(--transition),color var(--transition),border var(--transition)}@media (max-width:575px){a.wp-block-button__link,button.wp-element-button,input[type=submit].gform_button,span.wp-element-button{width:100%}}@media (hover:hover){a.wp-block-button__link:hover,button.wp-element-button:hover,input[type=submit].gform_button:hover,span.wp-element-button:hover{--button-background:var(--color-white);--button-color:var(--color-black)}}a.wp-block-button__link.gform_button,button.wp-element-button.gform_button,input[type=submit].gform_button.gform_button,span.wp-element-button.gform_button{background:var(--color-gold)!important;color:var(--color-black)!important}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{--button-background:var(--color-white);--button-borders:2px solid var(--color-white);--button-color:var(--color-black)}.disabled-button{background:var(--color-gray)!important;color:var(--color-white)!important;cursor:not-allowed!important;pointer-events:none}.link-btn{color:var(--color-gold);font-size:var(--font-size-large);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tighter);text-decoration:none}@media (hover:hover){.link-btn:hover{color:var(--color-white)}}fieldset,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;margin:0;padding:0}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url]{background-color:#d9d9d9;border:none;border-radius:var(--border-radius);color:var(--color-black);font-size:var(--field-font-size,1.8rem);font-weight:var(--field-font-weight,inherit);line-height:var(--field-line-height,normal);max-height:none;max-width:var(--field-max-width,none);min-height:var(--field-min-height,var(--button-min-height));min-width:7rem;padding:var(--field-padding,0 2rem);text-align:var(--field-text-align,left);width:100%}input[type=checkbox],input[type=radio]{accent-color:var(--color-accents)}input[type=range]{accent-color:var(--color-white);width:100%}input[type=submit]{align-items:center;background:var(--button-background);border:var(--button-borders);border-radius:var(--button-radius);color:var(--button-color,currentColor);display:flex;font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);height:auto;justify-content:center;letter-spacing:var(--button-letter-spacing);max-height:var(--button-max-height);min-height:var(--button-min-height);min-width:12.5rem;padding:var(--button-padding);text-align:center;text-transform:uppercase;transition:background var(--transition),color var(--transition),border var(--transition)}@media (max-width:575px){input[type=submit]{width:100%}}@media (hover:hover){input[type=submit]:hover{--button-background:var(--color-white);--button-color:var(--color-black)}}input[type=submit]{--button-background:var(--color-white);--button-color:var(--color-black)}.range-slider{height:1.5rem;margin-top:1rem;position:relative;width:100%}.range-slider input[type=range]{cursor:pointer;pointer-events:none;position:absolute;width:100%}.range-slider input[type=range]::-webkit-slider-thumb{pointer-events:all}.range-slider:after,.range-slider:before{content:"";height:.3rem;position:absolute;top:50%;transform:translateY(-50%)}.range-slider:before{background:var(--color-gold);left:var(--range-min);margin-inline:.1rem;right:calc(100% - var(--range-max))}.range-slider:after{background:var(--color-white-15);inset-inline:0;pointer-events:none}select{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMSA5Ij48cGF0aCBmaWxsPSIjM2IzNjM0IiBkPSJNNS41MDIgOSAwIDBoMTF6IiBvcGFjaXR5PSIuNSIvPjwvc3ZnPg==");background-position:right 2rem center;background-repeat:no-repeat;background-size:1.1rem .9rem;padding:var(--field-padding,0 2rem);padding-right:4rem!important}select,textarea{background-color:#d9d9d9;border:none;border-radius:var(--border-radius);color:var(--color-black);font-size:var(--field-font-size,1.8rem);font-weight:var(--field-font-weight,inherit);line-height:var(--field-line-height,normal);max-height:none;max-width:var(--field-max-width,none);min-height:var(--field-min-height,var(--button-min-height));min-width:7rem;text-align:var(--field-text-align,left);width:100%}textarea{display:block;height:auto;padding:var(--field-padding,0 2rem);padding:1.5rem 2rem!important;resize:vertical}textarea.small{height:4em}label.gfield_label{color:var(--color-black);display:block;font-size:1.8rem!important;font-weight:var(--font-weight-medium);margin-bottom:1rem}.gfield_label,.gform_wrapper.gravity-theme .gfield_label{display:block!important;text-align:left!important}.gfield{grid-column:1/-1}.gfield:not(.is-float-label) .gfield_label{color:var(--color-black);color:var(--color-white);display:block;font-size:1.8rem!important;font-weight:var(--font-weight-medium);margin-bottom:1rem}.gfield.is-float-label,.gfield.is-floating-label{position:relative}.gfield.is-float-label .gfield_label,.gfield.is-floating-label .gfield_label{background:transparent;color:var(--color-black);font-size:1.8rem;font-weight:var(--font-weight-medium)!important;left:2rem;line-height:1;margin:0!important;padding:0!important;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) scale(1);transform-origin:left top;transition:transform .2s ease,color .2s ease,opacity .2s ease;z-index:1}.gfield.is-float-label:focus-within .gfield_label,.gfield.is-float-label:has(input:-webkit-autofill) .gfield_label,.gfield.is-float-label:has(input:focus) .gfield_label,.gfield.is-float-label:has(input:not(:placeholder-shown)) .gfield_label,.gfield.is-float-label:has(select:focus) .gfield_label,.gfield.is-float-label:has(select:valid) .gfield_label,.gfield.is-float-label:has(textarea:-webkit-autofill) .gfield_label,.gfield.is-float-label:has(textarea:focus) .gfield_label,.gfield.is-float-label:has(textarea:not(:placeholder-shown)) .gfield_label,.gfield.is-floating-label:focus-within .gfield_label,.gfield.is-floating-label:has(input:-webkit-autofill) .gfield_label,.gfield.is-floating-label:has(input:focus) .gfield_label,.gfield.is-floating-label:has(input:not(:placeholder-shown)) .gfield_label,.gfield.is-floating-label:has(select:focus) .gfield_label,.gfield.is-floating-label:has(select:valid) .gfield_label,.gfield.is-floating-label:has(textarea:-webkit-autofill) .gfield_label,.gfield.is-floating-label:has(textarea:focus) .gfield_label,.gfield.is-floating-label:has(textarea:not(:placeholder-shown)) .gfield_label{color:var(--color-black-50);opacity:1;transform:translateY(-2.1rem) scale(.7)}.gfield.is-float-label:focus-within input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:focus-within select,.gfield.is-float-label:focus-within textarea,.gfield.is-float-label:has(input:-webkit-autofill) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(input:-webkit-autofill) select,.gfield.is-float-label:has(input:-webkit-autofill) textarea,.gfield.is-float-label:has(input:focus) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(input:focus) select,.gfield.is-float-label:has(input:focus) textarea,.gfield.is-float-label:has(input:not(:placeholder-shown)) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(input:not(:placeholder-shown)) select,.gfield.is-float-label:has(input:not(:placeholder-shown)) textarea,.gfield.is-float-label:has(select:focus) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(select:focus) select,.gfield.is-float-label:has(select:focus) textarea,.gfield.is-float-label:has(select:valid) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(select:valid) select,.gfield.is-float-label:has(select:valid) textarea,.gfield.is-float-label:has(textarea:-webkit-autofill) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(textarea:-webkit-autofill) select,.gfield.is-float-label:has(textarea:-webkit-autofill) textarea,.gfield.is-float-label:has(textarea:focus) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(textarea:focus) select,.gfield.is-float-label:has(textarea:focus) textarea,.gfield.is-float-label:has(textarea:not(:placeholder-shown)) input:not([type=checkbox]):not([type=radio]),.gfield.is-float-label:has(textarea:not(:placeholder-shown)) select,.gfield.is-float-label:has(textarea:not(:placeholder-shown)) textarea,.gfield.is-floating-label:focus-within input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:focus-within select,.gfield.is-floating-label:focus-within textarea,.gfield.is-floating-label:has(input:-webkit-autofill) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(input:-webkit-autofill) select,.gfield.is-floating-label:has(input:-webkit-autofill) textarea,.gfield.is-floating-label:has(input:focus) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(input:focus) select,.gfield.is-floating-label:has(input:focus) textarea,.gfield.is-floating-label:has(input:not(:placeholder-shown)) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(input:not(:placeholder-shown)) select,.gfield.is-floating-label:has(input:not(:placeholder-shown)) textarea,.gfield.is-floating-label:has(select:focus) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(select:focus) select,.gfield.is-floating-label:has(select:focus) textarea,.gfield.is-floating-label:has(select:valid) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(select:valid) select,.gfield.is-floating-label:has(select:valid) textarea,.gfield.is-floating-label:has(textarea:-webkit-autofill) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(textarea:-webkit-autofill) select,.gfield.is-floating-label:has(textarea:-webkit-autofill) textarea,.gfield.is-floating-label:has(textarea:focus) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(textarea:focus) select,.gfield.is-floating-label:has(textarea:focus) textarea,.gfield.is-floating-label:has(textarea:not(:placeholder-shown)) input:not([type=checkbox]):not([type=radio]),.gfield.is-floating-label:has(textarea:not(:placeholder-shown)) select,.gfield.is-floating-label:has(textarea:not(:placeholder-shown)) textarea{padding-top:1em!important}.gfield.gfield--type-textarea{margin-top:1rem}.gfield.gfield--width-full{grid-column:1/-1}.gfield.gfield--width-half{grid-column:span 1}.gform_required_legend{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (min-width:641px){.gform_fields{display:grid;gap:1rem}}@media (min-width:768px){.gform_fields{grid-template-columns:repeat(2,1fr)}}.gform_fields .gfield{margin-bottom:var(--spacing-3)}@media (min-width:641px){.gform_fields .gfield{margin-bottom:0}}.gchoice,.gfield--type-consent{position:relative}.gchoice label,.gfield--type-consent label{cursor:pointer;display:inline-block;margin:0;min-height:24px;padding:2px 0 2px 40px;position:relative;text-align:left}.gchoice label:before,.gfield--type-consent label:before{background:transparent;border:2px solid var(--color-gray);content:"";height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:var(--transition);width:18px}.gchoice label a,.gfield--type-consent label a{color:var(--color-black);display:inline-flex}.gchoice input[type=checkbox],.gchoice input[type=radio],.gfield--type-consent input[type=checkbox],.gfield--type-consent input[type=radio]{opacity:0;position:absolute}.gchoice input[type=checkbox]+label:before,.gchoice input[type=radio]+label:before,.gfield--type-consent input[type=checkbox]+label:before,.gfield--type-consent input[type=radio]+label:before{background:transparent;border:2px solid var(--color-gray);border-radius:50%}.gchoice input[type=checkbox]+label:after,.gchoice input[type=radio]+label:after,.gfield--type-consent input[type=checkbox]+label:after,.gfield--type-consent input[type=radio]+label:after{content:"";left:5px;position:absolute;top:50%;transform:translateY(-50%) scale(0);transition:transform var(--transition)}.gchoice input[type=checkbox]:checked+label:before,.gchoice input[type=radio]:checked+label:before,.gfield--type-consent input[type=checkbox]:checked+label:before,.gfield--type-consent input[type=radio]:checked+label:before{background:var(--color-blue);border-color:var(--color-blue)}.gchoice input[type=checkbox]:checked+label:after,.gchoice input[type=radio]:checked+label:after,.gfield--type-consent input[type=checkbox]:checked+label:after,.gfield--type-consent input[type=radio]:checked+label:after{transform:translateY(-50%) scale(1)}.gchoice input[type=checkbox]:disabled:hover+label,.gchoice input[type=radio]:disabled:hover+label,.gfield--type-consent input[type=checkbox]:disabled:hover+label,.gfield--type-consent input[type=radio]:disabled:hover+label{cursor:not-allowed}.gchoice input[type=checkbox]:disabled+label,.gchoice input[type=radio]:disabled+label,.gfield--type-consent input[type=checkbox]:disabled+label,.gfield--type-consent input[type=radio]:disabled+label{opacity:.3}.gchoice input[type=checkbox]:focus+label:before,.gchoice input[type=radio]:focus+label:before,.gfield--type-consent input[type=checkbox]:focus+label:before,.gfield--type-consent input[type=radio]:focus+label:before{outline:1px dotted color-mix(in srgb,var(--color-black) 30%,transparent)}.gchoice input[type=radio]+label:after,.gfield--type-consent input[type=radio]+label:after{background:var(--color-white);border-radius:50%;height:8px;width:8px}.gchoice input[type=checkbox]+label:before,.gfield--type-consent input[type=checkbox]+label:before{border-radius:0}.gchoice input[type=checkbox]+label:after,.gfield--type-consent input[type=checkbox]+label:after{border:solid var(--color-white);border-width:0 2px 2px 0;height:10px;left:7px;transform:translateY(-60%) rotate(45deg) scale(0);width:5px}.gchoice input[type=checkbox]:checked+label:after,.gfield--type-consent input[type=checkbox]:checked+label:after{transform:translateY(-60%) rotate(45deg) scale(1)}.ginput_container_date{position:relative}.ginput_container_date .ui-datepicker-trigger{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.gform_submission_error{background:var(--color-white-20);font-size:var(--font-size-base);margin-bottom:1em;padding:1em;text-align:center}.gform_submission_error:focus{outline:none}.validation_message{color:var(--color-error);font-size:1.4rem;padding:1rem 2rem}.gfield_error input::-moz-placeholder,.gfield_error textarea::-moz-placeholder{color:gray}.gfield_error input::placeholder,.gfield_error textarea::placeholder{color:gray}.gform_footer{padding-top:var(--spacing-4)}.gform_footer .cf-turnstile{margin-top:var(--spacing-1)}.gform-submit-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.gform_wrapper.custom-gf-block{margin-inline:auto;max-width:var(--container-max-width);padding-inline:var(--container-padding-inline);padding-bottom:var(--spacing-8);padding-top:var(--spacing-8)}.gform_wrapper.custom-gf-block .gform_title{text-align:center}.gform_wrapper.custom-gf-block .gf_progressbar_wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:var(--spacing-2)}.gform_wrapper.custom-gf-block .gf_progressbar_wrapper .gf_progressbar{background:var(--color-gray);border-radius:1rem;width:100%}.gform_wrapper.custom-gf-block .gf_progressbar_wrapper .gf_progressbar_title{text-align:center}.gform_wrapper.custom-gf-block .gf_progressbar_wrapper .gf_progressbar_percentage{background:var(--color-blue);border-radius:1rem}.gform_wrapper.custom-gf-block .gf_progressbar_wrapper .gf_progressbar_percentage span{color:var(--color-white);display:block;text-align:center;width:100%}.gform_wrapper.custom-gf-block select{display:block;width:100%}.gform_wrapper.custom-gf-block .gfield--type-address,.gform_wrapper.custom-gf-block .gfield--type-name,.gform_wrapper.custom-gf-block .gfield--type-section{grid-column:1/-1}.gform_wrapper.custom-gf-block .gfield--type-section{border-bottom:1px solid var(--color-gray);padding-bottom:var(--spacing-2)}.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-time .ginput_complex{align-items:center;display:flex;gap:1rem}.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-time .ginput_complex .gfield_time_ampm,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-time .ginput_complex .gfield_time_hour,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-time .ginput_complex .gfield_time_minute{flex:1}.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row{gap:3rem}@media (min-width:768px){.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row{display:grid;grid-template-columns:repeat(12,1fr)}}.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row.gf_name_has_3{grid-template-columns:repeat(3,1fr)}.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row.has-2-columns{grid-template-columns:repeat(2,1fr)}.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row .ginput_full{grid-column:span 12}.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row .ginput_left{grid-column:1/7}.gform_wrapper.custom-gf-block .gfield--type-section .gform-grid-row .ginput_right{grid-column:7/13}.gform_wrapper.custom-gf-block .gfield--type-section .gform-page-footer{margin-top:var(--spacing-4)}.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-html h1,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-html h2,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-html h3,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-html h4,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-html h5,.gform_wrapper.custom-gf-block .gfield--type-section .gfield--type-html h6{margin-bottom:var(--spacing-2)}.gform_wrapper.custom-gf-block .gfield--type-section .gform_next_button{align-items:center;background:var(--button-background);border:var(--button-borders);border-radius:var(--button-radius);color:var(--button-color,currentColor);display:flex;font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);height:auto;justify-content:center;letter-spacing:var(--button-letter-spacing);max-height:var(--button-max-height);min-height:var(--button-min-height);min-width:12.5rem;padding:var(--button-padding);text-align:center;text-transform:uppercase;transition:background var(--transition),color var(--transition),border var(--transition)}@media (max-width:575px){.gform_wrapper.custom-gf-block .gfield--type-section .gform_next_button{width:100%}}@media (hover:hover){.gform_wrapper.custom-gf-block .gfield--type-section .gform_next_button:hover{--button-background:var(--color-white);--button-color:var(--color-black);background-color:var(--color-white)!important;color:var(--color-black)!important}}.gfield_html{font-size:1.4rem;text-align:left}.gform_wrapper.gravity-theme .gfield_required{color:var(--color-white)!important}.gform_wrapper.gravity-theme .gfield-choice-input+label{max-width:none;width:100%}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{text-align:left}.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){font-size:clamp(1.8rem,1.3333333333vw,2.2rem)!important;min-height:var(--button-min-height)!important;padding:0 2rem!important}.gform_wrapper.gravity-theme .gsection{margin-top:var(--spacing-5);text-align:left}@media (hover:hover){.gform_wrapper.gravity-theme a.wp-block-button__link.gform_button:hover,.gform_wrapper.gravity-theme button.wp-element-button.gform_button:hover,.gform_wrapper.gravity-theme input[type=submit].gform_button:hover,.gform_wrapper.gravity-theme span.wp-element-button.gform_button:hover{background-color:var(--color-white)!important;color:var(--color-black)!important}}.gform_validation_container,body .gform_wrapper .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper .gform_fields .gfield.gform_validation_container,body .gform_wrapper .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper .hidden_label .gfield_label,.gform_wrapper .hidden_sub_label,.gform_wrapper .screen-reader-text{clip:rect(0 0 0 0);word-wrap:normal!important;clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.gform_wrapper button.screen-reader-text:focus{clip:auto;border:0;clip-path:none;height:auto;margin:0;position:static!important;width:auto}.selected-vehicle{align-items:center;border:2px solid var(--color-gold);border-radius:5px;display:flex;margin:20px auto 40px;max-width:700px;padding:30px}@media (max-width:450px){.selected-vehicle{display:block}}.selected-vehicle figure{margin-right:30px}@media (max-width:450px){.selected-vehicle figure{margin-bottom:20px;margin-right:0}}.selected-vehicle .selected-vehicle-thumbnail img{display:block;height:auto;width:100%}.selected-vehicle .wp-block-button{margin-top:20px}.container{margin-inline:auto;max-width:var(--container-max-width);padding-inline:var(--container-padding-inline)}.grid{align-items:var(--grid-align-y);display:grid;gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-columns,12),1fr)}.site-footer{--block-padding-y:var(--spacing-16);--color-headings:var(--color-gold);--footer-details-column:span 12;--footer-hours-column:span 12;--footer-social-column:span 12;--grid-gap:5rem clamp(2rem,1.8181818182vw,3rem);--heading-margin-block:0 var(--spacing-3);margin-block:var(--spacing-10)}@media (min-width:768px){.site-footer{--footer-details-column:1/span 6;--footer-social-column:7/span 6;--footer-hours-column:span 12}}@media (min-width:992px){.site-footer{--footer-details-column:1/span 4;--footer-social-column:5/span 4;--footer-hours-column:10/span 3}}.site-footer .container{padding-top:var(--spacing-10);position:relative}.site-footer .container:before{background:var(--color-white-20);content:"";display:block;height:.1rem;inset-inline:var(--container-padding-inline);position:absolute;top:0}.site-footer .footer-details{font-size:1.6rem;font-weight:var(--font-weight-medium);grid-column:var(--footer-details-column)}.site-footer address{margin-top:clamp(1.5rem,1.8181818182vw,3rem)}.site-footer address a{align-items:center;display:flex;gap:1rem;text-decoration:none}@media (hover:hover){.site-footer address a:hover{text-decoration:underline;text-underline-offset:.2rem}}.site-footer .footer-social{grid-column:var(--footer-social-column)}@media (min-width:992px){.site-footer .footer-social{text-align:center}}.site-footer .footer-social ul{align-items:center;display:flex;gap:3rem;list-style:none;margin:0;padding:0}@media (min-width:992px){.site-footer .footer-social ul{justify-content:center}}.site-footer .footer-social li{width:clamp(2rem,1.8181818182vw,3rem)}@media (hover:hover){.site-footer .footer-social a:hover{color:var(--color-gold)}}.site-footer .footer-hours{grid-column:var(--footer-hours-column)}.site-footer .footer-hours dl{display:grid;font-size:1.6rem;font-weight:var(--font-weight-medium);gap:.5rem;margin:0}@media (min-width:576px){.site-footer .footer-hours dl{justify-content:flex-start}}@media (min-width:992px){.site-footer .footer-hours dl{justify-content:stretch}}.site-footer .footer-hours dl div{display:flex;gap:1rem;justify-content:space-between}@media (max-width:991px){.site-footer .footer-hours dl div{min-width:40dvw}}.site-footer .footer-hours dd{margin-left:2rem}.site-footer .footer-hours .current-day{color:var(--color-gold)}.site-footer .copyright{--font-size-base:1.6rem;font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium);grid-column:span 12;text-align:center}@media (min-width:992px){.site-footer .copyright{text-align:left}}.site-header{background:var(--site-header-bg);display:flex;flex-direction:column;transition:background var(--transition)}.site-header.header-offscreen{--button-max-height:5rem;--button-min-height:none;--button-padding:1rem 2rem;--site-header-bg:var(--color-black);--site-header-height:8rem;inset-inline:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateY(-12px);visibility:hidden;z-index:1000}.site-header.fixed{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .6s,transform .6s;visibility:visible}.site-header.exiting{opacity:0}@media (max-width:991px){.site-header address{border-top:.1rem solid var(--color-white-15);-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem;padding-block:1rem;width:100%}}.site-header address a{align-items:center;display:flex;font-size:1.6rem;font-weight:var(--font-weight-medium);gap:1rem;text-decoration:none}.site-header address a svg{color:var(--color-gold)}@media (hover:hover){.site-header address a:hover{text-decoration:underline;text-underline-offset:.2rem}}@media (max-width:1199px){.site-header address .show-xl{display:none}}@media (min-width:1200px){.site-header address .hide-xl{display:none}}.header-container{align-items:center;display:flex;flex:1;flex-wrap:wrap;height:100%;justify-content:space-between;margin-inline:auto;max-width:var(--container-max-width-stretch);min-height:var(--site-header-height);padding-inline:var(--container-padding-inline);width:100%}@media (max-width:991px){.header-container{padding-top:2rem}}.site-logo{color:var(--site-logo-color);display:block;height:auto;max-width:var(--site-logo-width);z-index:15}.site-logo svg{width:100%}.primary-nav{display:flex;flex-direction:column;list-style:none;margin:8rem 0 0;padding:0;transition:opacity var(--transition)}@media (min-width:992px){.primary-nav{align-items:center;flex-direction:row;gap:5rem clamp(1rem,2.4242424242vw,4rem);margin-top:0}}.primary-nav.search-active{opacity:0;pointer-events:none}.primary-nav>.menu-item{position:relative}.primary-nav>.menu-item>a{align-items:center;background:transparent;border-top:.1rem solid var(--color-white-20);color:var(--color-white);display:flex;font-family:var(--font-family-secondary);font-size:1.6rem;font-weight:var(--font-weight-bold);justify-content:center;padding-block:2.2rem;text-align:center;text-decoration:none;text-transform:uppercase}@media (min-width:992px){.primary-nav>.menu-item>a{border:none;padding:0}}@media (hover:hover) and (pointer:fine){.primary-nav>.menu-item>a:hover{color:var(--color-gold)}}.primary-nav>.menu-item.current-menu-item{position:relative}.primary-nav>.menu-item.current-menu-item>a{color:var(--color-gold)}@media (min-width:992px){.primary-nav>.menu-item.current-menu-item:after{background:var(--color-gold);bottom:-.5rem;content:"";height:.3rem;inset-inline:0;position:absolute}}@media (max-width:991px){.primary-nav>.menu-item.is-open>a{color:var(--color-gold)}}.site-navigation{z-index:15}@media (min-width:992px){.site-navigation{align-items:center;display:flex;gap:clamp(1rem,2.4242424242vw,4rem)}}@media (max-width:991px){.site-navigation{background:var(--color-black);height:100vh;inset:var(--site-header-actual-height,var(--site-header-height)) 0 0;opacity:0;padding:2rem;position:fixed;transition:var(--transition);visibility:hidden;will-change:auto}.site-navigation.show{opacity:1;visibility:visible}}.site-navigation .wp-block-button{display:flex;justify-content:center}@media (min-width:992px){.site-navigation .wp-block-button{display:none}}.menu-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;opacity:1;overflow:hidden;padding:0;position:relative;transition:var(--transition);visibility:visible;z-index:100}@media (min-width:992px){.menu-toggle{display:none}}.toggle-icons{background:transparent;border-bottom:.2rem solid var(--color-toggle);border-top:.2rem solid var(--color-toggle);color:var(--color-toggle);display:block;font-size:0;height:2rem;margin:0 auto;position:relative;transition:var(--transition);width:3rem}.toggle-icons:after,.toggle-icons:before{background:var(--color-toggle);content:"";display:block;height:.2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition);width:100%}.site-search{display:flex;height:5rem;justify-content:center;margin-bottom:3rem;position:relative}@media (min-width:992px){.site-search{margin-bottom:0;order:2}}.site-search .search-icon-btn{background:none;border:none;cursor:pointer;display:block;padding:0;transition:var(--transition)}@media (max-width:991px){.site-search .search-icon-btn{display:none}}@media (hover:hover) and (pointer:fine){.site-search .search-icon-btn:hover{color:var(--color-gold)}}.site-search input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d9d9d9 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE2IDlhNyA3IDAgMSAwLTIuMTM3IDUuMDMyIDEgMSAwIDAgMSAuMTctLjE2OUE2Ljk4IDYuOTggMCAwIDAgMTYgOW0yIDBhOC45NiA4Ljk2IDAgMCAxLTEuOTcgNS42MTZsMy42NzcgMy42NzdhMSAxIDAgMSAxLTEuNDE0IDEuNDE0bC0zLjY3Ny0zLjY3N0E5IDkgMCAxIDEgMTggOSIvPjwvc3ZnPg==") no-repeat 1.5rem/2rem;border:none;border-radius:.3rem;font-size:var(--field-font-size);font-weight:var(--field-font-weight);height:5rem;min-height:0;outline:none;padding:0 2rem 0 4.5rem;width:40rem}@media (min-width:992px){.site-search input[type=search]{opacity:0;pointer-events:none;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);transition:width var(--transition),opacity var(--transition);width:0}}.site-search input[type=search]::-webkit-search-cancel-button,.site-search input[type=search]::-webkit-search-decoration{display:none}@media (min-width:992px){.site-search.is-open input[type=search]{opacity:1;pointer-events:auto;width:30rem}}.vehicle-listing{--block-filters:span 12;--block-body:span 12;--accordion-duration:500ms;--accordion-ease:cubic-bezier(.2,.7,.2,1)}@media (min-width:992px){.vehicle-listing{--block-filters:span 3;--block-body:4/span 9}}.vehicle-listing{align-items:var(--grid-align-y);display:grid;gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-columns,12),1fr);margin-inline:auto;max-width:var(--container-max-width);padding-inline:var(--container-padding-inline);padding-top:var(--spacing-4);position:relative}.vehicle-listing:before{background:var(--color-white-20);content:"";display:block;height:.1rem;inset-inline:var(--container-padding-inline);position:absolute;top:0}.vehicle-listing .vehicle-filters{--field-font-size:1.6rem;--field-font-weight:var(--font-weight-medium);--field-line-height:var(--line-height-tight);--field-min-height:3rem;--field-padding:0.5rem;--field-text-align:center;grid-column:var(--block-filters)}.vehicle-listing .vehicle-filters input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.vehicle-listing .vehicle-filters input[type=number]::-webkit-inner-spin-button,.vehicle-listing .vehicle-filters input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.vehicle-listing .vehicle-filters .wp-block-heading{padding-left:3.5rem}.vehicle-listing .vehicle-filters .accordion{margin-top:2.5rem;position:relative}.vehicle-listing .vehicle-filters .accordion:before{background:var(--color-white-20);content:"";display:block;height:.1rem;top:0;inset-inline:3.5rem 0;position:absolute}.vehicle-listing .filters-header{align-items:center;display:flex;justify-content:space-between}.vehicle-listing .clear-filters{align-items:center;background:transparent;border:none;color:var(--color-white);display:flex;font-size:1.6rem;font-weight:var(--font-weight-medium);gap:1rem;letter-spacing:var(--letter-spacing-tight);transition:.3s ease-in-out}.vehicle-listing .clear-filters.hiding{opacity:0;pointer-events:none}.vehicle-listing .filter-controls{display:flex;gap:1rem}.vehicle-listing .mobile-filters-toggle{padding-left:12px}@media (min-width:992px){.vehicle-listing .mobile-filters-toggle{display:none}}.vehicle-listing .mobile-filters-toggle svg{transition:.3s ease-in-out}.vehicle-listing .mobile-filters-toggle.active svg{transform:rotate(180deg)}@media (max-width:991px){.vehicle-listing .filters-contents{display:none}}.vehicle-listing .vehicle-list{grid-column:var(--block-body)}.vehicle-listing .block-header{padding-bottom:var(--spacing-3)}.vehicle-listing .block-title{font-size:1.8rem;letter-spacing:var(--letter-spacing-tight)}.vehicle-listing .block-body{grid-column:var(--block-body)}.vehicle-listing .ev-list{--grid-columns:1;align-items:var(--grid-align-y);display:grid;gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-columns,12),1fr);list-style:none;margin:0;padding:0}@media (min-width:576px){.vehicle-listing .ev-list{--grid-columns:2}}@media (min-width:992px){.vehicle-listing .ev-list{--grid-columns:3}}.vehicle-listing .carfax-badge{--carfax-badge-width:clamp(8rem,5.4545454545vw,9rem);background:#fff;border-radius:4px;bottom:2rem;padding-left:10px;padding-right:10px;position:absolute;right:2rem}.ev-card{background:var(--color-card-bg);box-shadow:var(--box-shadow);display:flex;flex-direction:column}.ev-card,.ev-card .ev-image{border-radius:var(--border-radius);overflow:hidden}.ev-card .ev-image{margin-bottom:var(--spacing-3);position:relative}.ev-card .ev-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ev-card .ev-title{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin-bottom:.5rem}.ev-card .ev-price{font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold);margin-block:clamp(1rem,.7272727273vw,1.2rem)}.ev-card .ev-link{text-decoration:none}@media (hover:hover){.ev-card .ev-link:hover{text-decoration:none}}.ev-card ul{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4rem;font-weight:var(--font-weight-medium);list-style:none;margin:0;padding:0}.ev-card ul li:not(:last-child):after{color:var(--color-dividers);content:"•";display:inline-block;margin-inline:.5rem}.ev-card ul.list-details{--color-dividers:var(--color-gray)}.ev-card ul.list-details li:first-child{color:var(--color-gold);font-size:1.6rem;font-weight:var(--font-weight-semibold)}.ev-card ul.list-features{--color-dividers:var(--color-white)}.ev-card ul.list-features li{display:inline-flex;gap:.5rem}.ev-card .soon-badge{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1500 70'%3E%3Cmask id='a' width='1500' height='70' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23ffb100' d='M0 0h1500v70H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23ffb100' d='M0 0h1500v70H0z'/%3E%3Cpath fill='%23000' d='M-197.22 45.405q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.635-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M-141.666 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.375 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.146.36 1.155 0 2.04-.33.9-.33 1.394-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.816-3.75 1.83-1.455 5.115-1.455 3.165 0 4.904 1.47 1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.624-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.036.705m17.263 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.306 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.777 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.206-.9-1.125 0-1.98.615t-1.334 1.83-.48 2.985h-1.096q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.472 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245M67.704 45v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M75.843 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.307 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.776 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.473 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M293.352 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.307 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.776 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.473 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.635-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M510.862 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.306 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.777 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.472 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.617 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M728.371 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.307 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.776 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.473 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M945.88 45V30.45h3.21V45zm18.761 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.375 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.419 12.975q-1.994 0-3.664-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.544 1.125c.65.24 1.37.36 2.15.36q1.155 0 2.04-.33c.6-.22 1.06-.525 1.39-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.279-.87-3.479-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.114-1.455c2.11 0 3.75.49 4.91 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.47-.705-2.63-.705q-1.605 0-2.52.675-.899.675-.899 1.71 0 .87.57 1.38.584.51 1.799.96l4.16 1.56c1.42.53 2.51 1.22 3.28 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.44.705-4.03.705m17.26 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.48 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.09 2.46 2.47 4.17l-3.43.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.65 2.34-.65 3.9 0 1.46.19 2.73.56 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.36-.355 3.1-1.065.75-.71 1.13-1.62 1.13-2.73h3.45c0 1.42-.32 2.63-.95 3.63-.62 1-1.5 1.77-2.65 2.31q-1.71.795-4.08.795m16.88 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.29-.9-2.2-.9q-1.695 0-2.64 1.35c-.63.89-.95 2.21-.95 3.96h-1.36c0-1.46.13-2.705.4-3.735.28-1.04.68-1.89 1.19-2.55.52-.66 1.13-1.14 1.84-1.44q1.065-.465 2.37-.465c1.17 0 2.16.265 2.96.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.81l.34 2.595c.47-.99 1.11-1.735 1.91-2.235.8-.51 1.72-.765 2.77-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1163.39 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm23.38 7.485c-1.61 0-3-.225-4.16-.675-1.15-.44-2.03-1.03-2.65-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.74-.855 2.92-.855l2.24.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 1.99-.155 2.77-.465q1.185-.465 1.83-1.23c.43-.5.65-1.03.65-1.59 0-.38-.14-.7-.41-.96-.26-.26-.66-.39-1.21-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.68-1.095-.68-1.725q0-.915.51-1.56c.34-.44.8-.775 1.37-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.5.3-.68.54q-.27.345-.27.87c0 .41.18.75.53 1.02q.54.405 1.86.405h5.07c1.5 0 2.67.285 3.52.855q1.29.84 1.29 2.55c0 1.02-.34 1.99-1.03 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.25-11.895q-1.71 0-3.12-.645c-.93-.44-1.67-1.05-2.23-1.83-.55-.79-.83-1.71-.83-2.76 0-1.06.28-1.985.83-2.775.56-.79 1.3-1.4 2.23-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.68 1.04 2.24 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.31 1.39-2.24 1.83q-1.395.645-3.06.645m.02-2.25c.97 0 1.7-.285 2.2-.855.51-.57.77-1.28.77-2.13 0-.9-.26-1.625-.77-2.175q-.75-.825-2.22-.825c-.95 0-1.68.275-2.2.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.02-5.91-1.48-.795q0-1.305.57-2.265a4.1 4.1 0 0 1 1.57-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.42 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.06-2.14-1.1-3.57h3.15c0 .79.2 1.44.59 1.95.39.5.9.875 1.54 1.125.65.24 1.37.36 2.15.36q1.155 0 2.04-.33c.6-.22 1.06-.525 1.39-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.61-2.79 1.82-3.75 1.22-.97 2.92-1.455 5.11-1.455 2.11 0 3.75.49 4.91 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.47-.705-2.63-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.16 1.56c1.42.53 2.51 1.22 3.28 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.44.705-4.03.705m17.26 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.48 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.09 2.46 2.47 4.17l-3.43.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.65 2.34-.65 3.9 0 1.46.19 2.73.56 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.36-.355 3.1-1.065.75-.71 1.13-1.62 1.13-2.73h3.45c0 1.42-.32 2.63-.95 3.63-.62 1-1.5 1.77-2.65 2.31q-1.71.795-4.08.795m16.88 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.3-.9-2.21-.9q-1.695 0-2.64 1.35c-.63.89-.94 2.21-.94 3.96h-1.37c0-1.46.14-2.705.41-3.735.28-1.04.67-1.89 1.18-2.55.52-.66 1.14-1.14 1.85-1.44q1.065-.465 2.37-.465c1.17 0 2.15.265 2.95.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.8l.35 2.595c.47-.99 1.1-1.735 1.9-2.235.8-.51 1.73-.765 2.78-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1380.9 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm23.38 7.485c-1.61 0-3-.225-4.16-.675-1.15-.44-2.03-1.03-2.65-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.74-.855 2.92-.855l2.24.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 1.99-.155 2.77-.465q1.185-.465 1.83-1.23c.43-.5.65-1.03.65-1.59 0-.38-.14-.7-.41-.96-.26-.26-.66-.39-1.21-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.68-1.095-.68-1.725q0-.915.51-1.56c.34-.44.8-.775 1.37-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.5.3-.68.54q-.27.345-.27.87c0 .41.18.75.53 1.02q.54.405 1.86.405h5.07c1.5 0 2.67.285 3.52.855q1.29.84 1.29 2.55c0 1.02-.34 1.99-1.03 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.25-11.895q-1.71 0-3.12-.645c-.93-.44-1.67-1.05-2.23-1.83-.55-.79-.83-1.71-.83-2.76 0-1.06.28-1.985.83-2.775.56-.79 1.3-1.4 2.23-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.68 1.04 2.24 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.31 1.39-2.24 1.83q-1.395.645-3.06.645m.02-2.25c.97 0 1.7-.285 2.2-.855.51-.57.77-1.28.77-2.13 0-.9-.26-1.625-.77-2.175q-.75-.825-2.22-.825c-.95 0-1.68.275-2.2.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.02-5.91-1.48-.795q0-1.305.57-2.265a4.1 4.1 0 0 1 1.57-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.42 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.06-2.14-1.1-3.57h3.15c0 .79.2 1.44.59 1.95.39.5.9.875 1.54 1.125.65.24 1.37.36 2.15.36q1.155 0 2.04-.33c.6-.22 1.06-.525 1.39-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.61-2.79 1.82-3.75 1.22-.97 2.92-1.455 5.11-1.455 2.11 0 3.75.49 4.91 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.47-.705-2.63-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.16 1.56c1.42.53 2.51 1.22 3.28 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.44.705-4.03.705m17.26 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.47 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.1 2.46 2.48 4.17l-3.44.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.64 2.34-.64 3.9 0 1.46.18 2.73.55 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.37-.355 3.11-1.065.75-.71 1.12-1.62 1.12-2.73h3.45c0 1.42-.31 2.63-.94 3.63-.62 1-1.51 1.77-2.66 2.31q-1.71.795-4.08.795m16.89 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.3-.9-2.21-.9q-1.695 0-2.64 1.35c-.63.89-.94 2.21-.94 3.96h-1.37c0-1.46.14-2.705.41-3.735.28-1.04.67-1.89 1.18-2.55.52-.66 1.14-1.14 1.85-1.44q1.065-.465 2.37-.465c1.17 0 2.15.265 2.95.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.8l.35 2.595c.47-.99 1.1-1.735 1.9-2.235.8-.51 1.73-.765 2.78-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1598.41 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm23.37 7.485c-1.61 0-2.99-.225-4.15-.675-1.15-.44-2.04-1.03-2.66-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.75-.855 2.93-.855l2.23.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 2-.155 2.78-.465q1.185-.465 1.83-1.23c.43-.5.64-1.03.64-1.59 0-.38-.13-.7-.4-.96-.26-.26-.67-.39-1.22-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.67-1.095-.67-1.725q0-.915.51-1.56c.34-.44.79-.775 1.36-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.49.3-.67.54q-.27.345-.27.87c0 .41.17.75.52 1.02q.54.405 1.86.405h5.07c1.5 0 2.68.285 3.53.855q1.29.84 1.29 2.55c0 1.02-.35 1.99-1.04 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.26-11.895q-1.71 0-3.12-.645c-.93-.44-1.68-1.05-2.24-1.83-.55-.79-.82-1.71-.82-2.76 0-1.06.27-1.985.82-2.775.56-.79 1.31-1.4 2.24-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.67 1.04 2.23 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.3 1.39-2.23 1.83q-1.395.645-3.06.645m.01-2.25c.97 0 1.71-.285 2.21-.855.51-.57.76-1.28.76-2.13 0-.9-.25-1.625-.76-2.175q-.75-.825-2.22-.825c-.95 0-1.69.275-2.21.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.03-5.91-1.49-.795q0-1.305.57-2.265c.39-.65.92-1.155 1.58-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.41 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.05-2.14-1.09-3.57h3.15c0 .79.19 1.44.58 1.95.39.5.91.875 1.55 1.125.65.24 1.36.36 2.14.36q1.155 0 2.04-.33c.6-.22 1.07-.525 1.4-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.6-2.79 1.81-3.75 1.22-.97 2.93-1.455 5.12-1.455 2.11 0 3.74.49 4.9 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.46-.705-2.62-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.15 1.56c1.42.53 2.52 1.22 3.29 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.45.705-4.04.705m17.27 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.47 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.1 2.46 2.48 4.17l-3.44.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.64 2.34-.64 3.9 0 1.46.18 2.73.55 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.37-.355 3.11-1.065.75-.71 1.12-1.62 1.12-2.73h3.45c0 1.42-.31 2.63-.94 3.63-.62 1-1.51 1.77-2.66 2.31q-1.71.795-4.08.795m16.89 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.3-.9-2.21-.9q-1.695 0-2.64 1.35c-.63.89-.94 2.21-.94 3.96h-1.37c0-1.46.14-2.705.41-3.735.28-1.04.67-1.89 1.18-2.55.52-.66 1.14-1.14 1.85-1.44q1.065-.465 2.37-.465c1.17 0 2.15.265 2.95.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.8l.35 2.595c.47-.99 1.1-1.735 1.9-2.235.8-.51 1.73-.765 2.78-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1815.92 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm23.37 7.485c-1.61 0-2.99-.225-4.15-.675-1.15-.44-2.04-1.03-2.66-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.75-.855 2.93-.855l2.23.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 2-.155 2.78-.465q1.185-.465 1.83-1.23c.43-.5.64-1.03.64-1.59 0-.38-.13-.7-.4-.96-.26-.26-.67-.39-1.22-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.67-1.095-.67-1.725q0-.915.51-1.56c.34-.44.79-.775 1.36-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.49.3-.67.54q-.27.345-.27.87c0 .41.17.75.52 1.02q.54.405 1.86.405h5.07c1.5 0 2.68.285 3.53.855q1.29.84 1.29 2.55c0 1.02-.35 1.99-1.04 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.26-11.895q-1.71 0-3.12-.645c-.93-.44-1.68-1.05-2.24-1.83-.55-.79-.82-1.71-.82-2.76 0-1.06.27-1.985.82-2.775.56-.79 1.31-1.4 2.24-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.67 1.04 2.23 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.3 1.39-2.23 1.83q-1.395.645-3.06.645m.01-2.25c.97 0 1.71-.285 2.21-.855.51-.57.76-1.28.76-2.13 0-.9-.25-1.625-.76-2.175q-.75-.825-2.22-.825c-.95 0-1.69.275-2.21.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.03-5.91-1.49-.795q0-1.305.57-2.265c.39-.65.92-1.155 1.58-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.41 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.05-2.14-1.09-3.57h3.15c0 .79.19 1.44.58 1.95.39.5.91.875 1.55 1.125.65.24 1.36.36 2.14.36q1.155 0 2.04-.33c.6-.22 1.07-.525 1.4-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.6-2.79 1.81-3.75 1.22-.97 2.93-1.455 5.12-1.455 2.11 0 3.74.49 4.9 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.46-.705-2.62-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.15 1.56c1.42.53 2.52 1.22 3.29 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.45.705-4.04.705m17.27 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat}.ev-card .pending-sale-badge,.ev-card .soon-badge{display:block;height:clamp(3rem,2.4242424242vw,4rem);left:50%;margin-top:-2rem;position:absolute;top:50%;transform:translate(-50%) rotate(-30deg);transform-origin:center center;width:150rem;z-index:1}.ev-card .pending-sale-badge{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1543' height='70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M20.051 0h1500v70h-1500z'/%3E%3Cpath d='M0 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.227 1.13 1.84 2.693 1.84 4.688 0 1.973-.613 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45H0Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008C10.464 33 10.8 32.109 10.8 31c0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.982 10.736c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.75 5.75 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2H18.43v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.85 4.85 0 0 0-.512-1.584 2.942 2.942 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.05 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.35.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.821 5.821 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608ZM44.334 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.237 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024ZM33.55 45V29.608h2.64l.4 3.328V45h-3.04Zm24.538.416a6.34 6.34 0 0 1-3.472-1.008c-1.056-.683-1.899-1.632-2.528-2.848-.619-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.618-1.205 1.434-2.133 2.448-2.784a6.046 6.046 0 0 1 3.376-.992c1.13 0 2.117.277 2.96.832.842.544 1.493 1.339 1.952 2.384.47 1.045.704 2.32.704 3.824h-1.056c0-.928-.187-1.712-.56-2.352-.374-.65-.859-1.141-1.456-1.472a3.902 3.902 0 0 0-1.92-.496c-.8 0-1.526.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.374.79-.56 1.733-.56 2.832 0 1.11.186 2.075.56 2.896.384.81.896 1.435 1.536 1.872.65.437 1.37.656 2.16.656.65 0 1.274-.17 1.872-.512a4.108 4.108 0 0 0 1.488-1.504c.394-.65.592-1.424.592-2.32h1.056c0 1.536-.246 2.832-.736 3.888-.48 1.056-1.13 1.856-1.952 2.4-.822.533-1.734.8-2.736.8ZM62.984 45l-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.342-.341-.512-.8-.512-1.376 0-.555.17-.992.512-1.312.352-.33.832-.496 1.44-.496.597 0 1.066.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.342.33-.81.496-1.408.496ZM71.354 45V29.56h3.04V45h-3.04Zm19.841 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.482-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.238 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.117-1.072-2.768-1.84-.65-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.843-.608 1.915-.912 3.216-.912l1.968.928c-1.109 0-1.968.224-2.576.672-.597.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.875.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.491-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.309-.299-.784-.448-1.424-.448h-5.632c-1.045 0-1.968-.16-2.768-.48-.79-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.363-.47.843-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.309 0-.619.07-.928.208a1.828 1.828 0 0 0-.768.592c-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.395.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.875.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.725.96-1.76 1.744-3.104 2.352-1.333.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.163 0 2.224.235 3.184.704.971.459 1.744 1.11 2.32 1.952.587.832.88 1.813.88 2.944 0 1.12-.293 2.101-.88 2.944-.576.832-1.349 1.483-2.32 1.952-.96.459-2.021.688-3.184.688Zm0-2.144c1.099 0 1.936-.325 2.512-.976.587-.661.88-1.483.88-2.464 0-1.024-.293-1.85-.88-2.48-.576-.63-1.413-.944-2.512-.944-1.077 0-1.92.315-2.528.944-.597.63-.896 1.456-.896 2.48 0 .981.299 1.803.896 2.464.608.65 1.451.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.683-.384 1.467-.576 2.352-.576l-.192 2.96c-.949 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.661-.245-3.824-.736-1.163-.501-2.101-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.715.267 1.504.4 2.368.4.875 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.853-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.259-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.149-.875-.56-1.568-1.232-2.08-.661-.512-1.621-.768-2.88-.768-1.216 0-2.165.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.115.752 2.032 1.072l4.32 1.584c1.483.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.597.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM152.999 45l-.384-3.536v-6.416c0-1.259-.261-2.17-.784-2.736-.522-.576-1.349-.864-2.48-.864-.64 0-1.21.096-1.712.288-.49.181-.88.459-1.168.832-.277.373-.416.843-.416 1.408h-3.36c0-1.13.278-2.048.832-2.752.555-.704 1.328-1.216 2.32-1.536 1.003-.33 2.171-.496 3.504-.496 1.248 0 2.347.208 3.296.624a4.613 4.613 0 0 1 2.208 1.92c.534.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.29 0-2.362-.224-3.216-.672-.853-.459-1.493-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.523-.661 1.243-1.152 2.16-1.472.918-.32 1.974-.48 3.168-.48.822 0 1.622.075 2.4.224.779.15 1.547.347 2.304.592v1.84c-.618-.224-1.306-.4-2.064-.528a11.503 11.503 0 0 0-2.096-.208c-.97 0-1.781.192-2.432.576-.65.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.323.72 2.432.72.811 0 1.526-.181 2.144-.544.619-.373 1.099-.837 1.44-1.392.342-.555.512-1.11.512-1.664h.736a6.714 6.714 0 0 1-.656 2.96 5.352 5.352 0 0 1-1.872 2.176c-.821.544-1.813.816-2.976.816ZM160.805 45V23.128h3.04V45h-3.04Zm14.161.416c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608Zm22.602-9.088c0-1.035.352-1.915 1.056-2.64.714-.725 1.626-1.088 2.736-1.088 1.098 0 2.026.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.758.693-1.686 1.04-2.784 1.04-1.11 0-2.022-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM222.933 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.226 1.13 1.84 2.693 1.84 4.688 0 1.973-.614 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.981 10.736c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608ZM267.267 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.537.416a6.34 6.34 0 0 1-3.472-1.008c-1.056-.683-1.898-1.632-2.528-2.848-.618-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.619-1.205 1.435-2.133 2.448-2.784a6.049 6.049 0 0 1 3.376-.992c1.131 0 2.118.277 2.96.832.843.544 1.494 1.339 1.952 2.384.47 1.045.704 2.32.704 3.824h-1.056c0-.928-.186-1.712-.56-2.352-.373-.65-.858-1.141-1.456-1.472a3.9 3.9 0 0 0-1.92-.496c-.8 0-1.525.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.373.79-.56 1.733-.56 2.832 0 1.11.187 2.075.56 2.896.384.81.896 1.435 1.536 1.872a3.79 3.79 0 0 0 2.16.656 3.72 3.72 0 0 0 1.872-.512 4.108 4.108 0 0 0 1.488-1.504c.395-.65.592-1.424.592-2.32h1.056c0 1.536-.245 2.832-.736 3.888-.48 1.056-1.13 1.856-1.952 2.4-.821.533-1.733.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.341-.341-.512-.8-.512-1.376 0-.555.171-.992.512-1.312.352-.33.832-.496 1.44-.496.598 0 1.067.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.341.33-.81.496-1.408.496ZM294.286 45V29.56h3.04V45h-3.04Zm19.842 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.118-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.842-.608 1.914-.912 3.216-.912l1.968.928c-1.11 0-1.968.224-2.576.672-.598.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.874.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.49-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.784-.448-1.424-.448h-5.632c-1.046 0-1.968-.16-2.768-.48-.79-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.362-.47.842-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.31 0-.619.07-.928.208-.31.128-.566.325-.768.592-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.394.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.874.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.726.96-1.76 1.744-3.104 2.352-1.334.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.162 0 2.224.235 3.184.704.97.459 1.744 1.11 2.32 1.952.586.832.88 1.813.88 2.944 0 1.12-.294 2.101-.88 2.944-.576.832-1.35 1.483-2.32 1.952-.96.459-2.022.688-3.184.688Zm0-2.144c1.098 0 1.936-.325 2.512-.976.586-.661.88-1.483.88-2.464 0-1.024-.294-1.85-.88-2.48-.576-.63-1.414-.944-2.512-.944-1.078 0-1.92.315-2.528.944-.598.63-.896 1.456-.896 2.48 0 .981.298 1.803.896 2.464.608.65 1.45.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.682-.384 1.466-.576 2.352-.576l-.192 2.96c-.95 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.662-.245-3.824-.736-1.163-.501-2.102-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.714.267 1.504.4 2.368.4.874 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.854-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.258-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.15-.875-.56-1.568-1.232-2.08-.662-.512-1.622-.768-2.88-.768-1.216 0-2.166.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.114.752 2.032 1.072l4.32 1.584c1.482.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.598.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM375.932 45l-.384-3.536v-6.416c0-1.259-.262-2.17-.784-2.736-.523-.576-1.35-.864-2.48-.864-.64 0-1.211.096-1.712.288-.491.181-.88.459-1.168.832-.278.373-.416.843-.416 1.408h-3.36c0-1.13.277-2.048.832-2.752.554-.704 1.328-1.216 2.32-1.536 1.002-.33 2.17-.496 3.504-.496 1.248 0 2.346.208 3.296.624a4.622 4.622 0 0 1 2.208 1.92c.533.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.291 0-2.363-.224-3.216-.672-.854-.459-1.494-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.522-.661 1.242-1.152 2.16-1.472.917-.32 1.973-.48 3.168-.48.821 0 1.621.075 2.4.224.778.15 1.546.347 2.304.592v1.84a11.9 11.9 0 0 0-2.064-.528 11.52 11.52 0 0 0-2.096-.208c-.971 0-1.782.192-2.432.576-.651.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.322.72 2.432.72.81 0 1.525-.181 2.144-.544.618-.373 1.098-.837 1.44-1.392.341-.555.512-1.11.512-1.664h.736a6.728 6.728 0 0 1-.656 2.96 5.367 5.367 0 0 1-1.872 2.176c-.822.544-1.814.816-2.976.816ZM383.738 45V23.128h3.04V45h-3.04Zm14.161.416c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm22.601-9.088c0-1.035.352-1.915 1.056-2.64.715-.725 1.627-1.088 2.736-1.088 1.099 0 2.027.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.757.693-1.685 1.04-2.784 1.04-1.109 0-2.021-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM445.865 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.227 1.13 1.84 2.693 1.84 4.688 0 1.973-.613 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.982 10.736c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm21.28-.416v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.483-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.189-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.237 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.538.416a6.339 6.339 0 0 1-3.472-1.008c-1.056-.683-1.899-1.632-2.528-2.848-.619-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.618-1.205 1.434-2.133 2.448-2.784a6.044 6.044 0 0 1 3.376-.992c1.13 0 2.117.277 2.96.832.842.544 1.493 1.339 1.952 2.384.469 1.045.704 2.32.704 3.824h-1.056c0-.928-.187-1.712-.56-2.352-.374-.65-.859-1.141-1.456-1.472a3.906 3.906 0 0 0-1.92-.496c-.8 0-1.526.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.374.79-.56 1.733-.56 2.832 0 1.11.186 2.075.56 2.896.384.81.896 1.435 1.536 1.872.65.437 1.37.656 2.16.656.65 0 1.274-.17 1.872-.512a4.108 4.108 0 0 0 1.488-1.504c.394-.65.592-1.424.592-2.32h1.056c0 1.536-.246 2.832-.736 3.888-.48 1.056-1.131 1.856-1.952 2.4-.822.533-1.734.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.342-.341-.512-.8-.512-1.376 0-.555.17-.992.512-1.312.352-.33.832-.496 1.44-.496.597 0 1.066.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.342.33-.811.496-1.408.496ZM517.219 45V29.56h3.04V45h-3.04Zm19.841 0v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.482-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.238 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.117-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.843-.608 1.915-.912 3.216-.912l1.968.928c-1.109 0-1.968.224-2.576.672-.597.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.875.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.491-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.309-.299-.784-.448-1.424-.448h-5.632c-1.045 0-1.968-.16-2.768-.48-.789-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.363-.47.843-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.309 0-.619.07-.928.208a1.828 1.828 0 0 0-.768.592c-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.395.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.875.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.725.96-1.76 1.744-3.104 2.352-1.333.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.163 0 2.224.235 3.184.704.971.459 1.744 1.11 2.32 1.952.587.832.88 1.813.88 2.944 0 1.12-.293 2.101-.88 2.944-.576.832-1.349 1.483-2.32 1.952-.96.459-2.021.688-3.184.688Zm0-2.144c1.099 0 1.936-.325 2.512-.976.587-.661.88-1.483.88-2.464 0-1.024-.293-1.85-.88-2.48-.576-.63-1.413-.944-2.512-.944-1.077 0-1.92.315-2.528.944-.597.63-.896 1.456-.896 2.48 0 .981.299 1.803.896 2.464.608.65 1.451.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.683-.384 1.467-.576 2.352-.576l-.192 2.96c-.949 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.661-.245-3.824-.736-1.163-.501-2.101-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.715.267 1.504.4 2.368.4.875 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.853-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.259-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.149-.875-.56-1.568-1.232-2.08-.661-.512-1.621-.768-2.88-.768-1.216 0-2.165.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.115.752 2.032 1.072l4.32 1.584c1.483.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.597.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM598.864 45l-.384-3.536v-6.416c0-1.259-.261-2.17-.784-2.736-.522-.576-1.349-.864-2.48-.864-.64 0-1.21.096-1.712.288-.49.181-.88.459-1.168.832-.277.373-.416.843-.416 1.408h-3.36c0-1.13.278-2.048.832-2.752.555-.704 1.328-1.216 2.32-1.536 1.003-.33 2.171-.496 3.504-.496 1.248 0 2.347.208 3.296.624a4.613 4.613 0 0 1 2.208 1.92c.534.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.29 0-2.362-.224-3.216-.672-.853-.459-1.493-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.523-.661 1.243-1.152 2.16-1.472.918-.32 1.974-.48 3.168-.48.822 0 1.622.075 2.4.224.779.15 1.547.347 2.304.592v1.84c-.618-.224-1.306-.4-2.064-.528a11.503 11.503 0 0 0-2.096-.208c-.97 0-1.781.192-2.432.576-.65.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.323.72 2.432.72.811 0 1.526-.181 2.144-.544.619-.373 1.099-.837 1.44-1.392.342-.555.512-1.11.512-1.664h.736a6.714 6.714 0 0 1-.656 2.96 5.352 5.352 0 0 1-1.872 2.176c-.821.544-1.813.816-2.976.816ZM606.67 45V23.128h3.04V45h-3.04Zm14.161.416c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608Zm22.602-9.088c0-1.035.352-1.915 1.056-2.64.714-.725 1.626-1.088 2.736-1.088 1.098 0 2.026.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.758.693-1.686 1.04-2.784 1.04-1.11 0-2.022-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM668.798 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.226 1.13 1.84 2.693 1.84 4.688 0 1.973-.614 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.981 10.736c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608ZM713.132 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248H704.3c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.537.416a6.34 6.34 0 0 1-3.472-1.008c-1.056-.683-1.898-1.632-2.528-2.848-.618-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.619-1.205 1.435-2.133 2.448-2.784a6.049 6.049 0 0 1 3.376-.992c1.131 0 2.118.277 2.96.832.843.544 1.494 1.339 1.952 2.384.47 1.045.704 2.32.704 3.824h-1.056c0-.928-.186-1.712-.56-2.352-.373-.65-.858-1.141-1.456-1.472a3.9 3.9 0 0 0-1.92-.496c-.8 0-1.525.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.373.79-.56 1.733-.56 2.832 0 1.11.187 2.075.56 2.896.384.81.896 1.435 1.536 1.872a3.79 3.79 0 0 0 2.16.656 3.72 3.72 0 0 0 1.872-.512 4.108 4.108 0 0 0 1.488-1.504c.395-.65.592-1.424.592-2.32h1.056c0 1.536-.245 2.832-.736 3.888-.48 1.056-1.13 1.856-1.952 2.4-.821.533-1.733.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.341-.341-.512-.8-.512-1.376 0-.555.171-.992.512-1.312.352-.33.832-.496 1.44-.496.598 0 1.067.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.341.33-.81.496-1.408.496ZM740.151 45V29.56h3.04V45h-3.04Zm19.842 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.118-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.842-.608 1.914-.912 3.216-.912l1.968.928c-1.11 0-1.968.224-2.576.672-.598.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.874.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.49-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.784-.448-1.424-.448h-5.632c-1.046 0-1.968-.16-2.768-.48-.79-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.362-.47.842-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.31 0-.619.07-.928.208-.31.128-.566.325-.768.592-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.394.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.874.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.726.96-1.76 1.744-3.104 2.352-1.334.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.162 0 2.224.235 3.184.704.97.459 1.744 1.11 2.32 1.952.586.832.88 1.813.88 2.944 0 1.12-.294 2.101-.88 2.944-.576.832-1.35 1.483-2.32 1.952-.96.459-2.022.688-3.184.688Zm0-2.144c1.098 0 1.936-.325 2.512-.976.586-.661.88-1.483.88-2.464 0-1.024-.294-1.85-.88-2.48-.576-.63-1.414-.944-2.512-.944-1.078 0-1.92.315-2.528.944-.598.63-.896 1.456-.896 2.48 0 .981.298 1.803.896 2.464.608.65 1.45.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.682-.384 1.466-.576 2.352-.576l-.192 2.96c-.95 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.662-.245-3.824-.736-1.163-.501-2.102-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.714.267 1.504.4 2.368.4.874 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.854-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.258-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.15-.875-.56-1.568-1.232-2.08-.662-.512-1.622-.768-2.88-.768-1.216 0-2.166.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.114.752 2.032 1.072l4.32 1.584c1.482.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.598.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM821.797 45l-.384-3.536v-6.416c0-1.259-.262-2.17-.784-2.736-.523-.576-1.35-.864-2.48-.864-.64 0-1.211.096-1.712.288-.491.181-.88.459-1.168.832-.278.373-.416.843-.416 1.408h-3.36c0-1.13.277-2.048.832-2.752.554-.704 1.328-1.216 2.32-1.536 1.002-.33 2.17-.496 3.504-.496 1.248 0 2.346.208 3.296.624a4.622 4.622 0 0 1 2.208 1.92c.533.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.291 0-2.363-.224-3.216-.672-.854-.459-1.494-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.522-.661 1.242-1.152 2.16-1.472.917-.32 1.973-.48 3.168-.48.821 0 1.621.075 2.4.224.778.15 1.546.347 2.304.592v1.84a11.9 11.9 0 0 0-2.064-.528 11.52 11.52 0 0 0-2.096-.208c-.971 0-1.782.192-2.432.576-.651.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.322.72 2.432.72.81 0 1.525-.181 2.144-.544.618-.373 1.098-.837 1.44-1.392.341-.555.512-1.11.512-1.664h.736a6.728 6.728 0 0 1-.656 2.96 5.367 5.367 0 0 1-1.872 2.176c-.822.544-1.814.816-2.976.816ZM829.603 45V23.128h3.04V45h-3.04Zm14.161.416c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2H839.14v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm22.601-9.088c0-1.035.352-1.915 1.056-2.64.715-.725 1.627-1.088 2.736-1.088 1.099 0 2.027.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.757.693-1.685 1.04-2.784 1.04-1.109 0-2.021-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM891.73 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.227 1.13 1.84 2.693 1.84 4.688 0 1.973-.613 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.982 10.736c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2H910.16v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm21.28-.416v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.483-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.189-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.237 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.538.416a6.339 6.339 0 0 1-3.472-1.008c-1.056-.683-1.899-1.632-2.528-2.848-.619-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.618-1.205 1.434-2.133 2.448-2.784a6.044 6.044 0 0 1 3.376-.992c1.13 0 2.117.277 2.96.832.842.544 1.493 1.339 1.952 2.384.469 1.045.704 2.32.704 3.824h-1.056c0-.928-.187-1.712-.56-2.352-.374-.65-.859-1.141-1.456-1.472a3.906 3.906 0 0 0-1.92-.496c-.8 0-1.526.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.374.79-.56 1.733-.56 2.832 0 1.11.186 2.075.56 2.896.384.81.896 1.435 1.536 1.872.65.437 1.37.656 2.16.656.65 0 1.274-.17 1.872-.512a4.108 4.108 0 0 0 1.488-1.504c.394-.65.592-1.424.592-2.32h1.056c0 1.536-.246 2.832-.736 3.888-.48 1.056-1.131 1.856-1.952 2.4-.822.533-1.734.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.342-.341-.512-.8-.512-1.376 0-.555.17-.992.512-1.312.352-.33.832-.496 1.44-.496.597 0 1.066.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.342.33-.811.496-1.408.496ZM963.084 45V29.56h3.04V45h-3.04Zm19.841 0v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.482-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.238 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.117-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.843-.608 1.915-.912 3.216-.912l1.968.928c-1.109 0-1.968.224-2.576.672-.597.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.875.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.901-.341 1.591-.795 2.081-1.36.49-.555.74-1.152.74-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.79-.448-1.43-.448h-5.631c-1.045 0-1.968-.16-2.768-.48-.789-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.363-.47.843-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.309 0-.619.07-.928.208a1.828 1.828 0 0 0-.768.592c-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.395.299 1.088.448 2.08.448h5.631c1.54 0 2.74.304 3.62.912.87.608 1.31 1.493 1.31 2.656 0 1.056-.36 2.064-1.09 3.024-.72.96-1.76 1.744-3.1 2.352-1.34.608-2.926.912-4.771.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.163 0 2.224.235 3.185.704.97.459 1.74 1.11 2.32 1.952.59.832.88 1.813.88 2.944 0 1.12-.29 2.101-.88 2.944-.58.832-1.35 1.483-2.32 1.952-.961.459-2.022.688-3.185.688Zm0-2.144c1.099 0 1.936-.325 2.512-.976.583-.661.883-1.483.883-2.464 0-1.024-.3-1.85-.883-2.48-.576-.63-1.413-.944-2.512-.944-1.077 0-1.92.315-2.528.944-.597.63-.896 1.456-.896 2.48 0 .981.299 1.803.896 2.464.608.65 1.451.976 2.528.976Zm5.235-6.576-1.43-.688c0-.917.2-1.717.58-2.4a4.11 4.11 0 0 1 1.6-1.6c.68-.384 1.47-.576 2.35-.576l-.19 2.96c-.95 0-1.68.187-2.18.56-.49.373-.73.955-.73 1.744Zm20.39 13.76c-1.38 0-2.66-.245-3.82-.736-1.16-.501-2.1-1.243-2.82-2.224-.7-.981-1.07-2.208-1.1-3.68h2.98c0 .885.21 1.61.64 2.176.43.565 1.01.987 1.72 1.264.72.267 1.51.4 2.37.4.88 0 1.65-.133 2.32-.4.67-.267 1.19-.624 1.55-1.072.38-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.21-.885-2.19-1.216l-3.79-1.408c-1.63-.608-2.87-1.307-3.73-2.096-.85-.8-1.28-1.91-1.28-3.328 0-1.61.63-2.917 1.89-3.92 1.26-1.013 3.03-1.52 5.31-1.52 2.17 0 3.85.501 5.04 1.504 1.21 1.003 1.9 2.368 2.07 4.096h-3c-.15-.875-.56-1.568-1.23-2.08-.66-.512-1.62-.768-2.88-.768-1.21 0-2.16.267-2.85.8-.68.523-1.02 1.184-1.02 1.984 0 .661.21 1.19.64 1.584.44.395 1.11.752 2.03 1.072l4.32 1.584c1.48.523 2.64 1.227 3.47 2.112.84.885 1.25 2.01 1.25 3.376 0 1.152-.3 2.17-.89 3.056-.6.885-1.48 1.584-2.63 2.096-1.15.501-2.55.752-4.21.752Zm22.01-.416-.38-3.536v-6.416c0-1.259-.27-2.17-.79-2.736-.52-.576-1.35-.864-2.48-.864-.64 0-1.21.096-1.71.288-.49.181-.88.459-1.17.832-.28.373-.41.843-.41 1.408h-3.36c0-1.13.27-2.048.83-2.752.55-.704 1.33-1.216 2.32-1.536 1-.33 2.17-.496 3.5-.496 1.25 0 2.35.208 3.3.624a4.654 4.654 0 0 1 2.21 1.92c.53.875.8 2.005.8 3.392V45h-2.66Zm-5.15.416c-1.29 0-2.37-.224-3.22-.672-.85-.459-1.49-1.056-1.92-1.792a4.764 4.764 0 0 1-.62-2.352c0-1.013.25-1.845.77-2.496.52-.661 1.24-1.152 2.16-1.472.91-.32 1.97-.48 3.16-.48.82 0 1.62.075 2.4.224.78.15 1.55.347 2.31.592v1.84c-.62-.224-1.31-.4-2.07-.528-.74-.139-1.44-.208-2.09-.208-.97 0-1.78.192-2.43.576-.66.384-.98 1.035-.98 1.952 0 .672.26 1.253.77 1.744.51.48 1.32.72 2.43.72.81 0 1.52-.181 2.14-.544.62-.373 1.1-.837 1.44-1.392.34-.555.52-1.11.52-1.664h.73c0 1.067-.22 2.053-.65 2.96a5.416 5.416 0 0 1-1.88 2.176c-.82.544-1.81.816-2.97.816Zm12.96-.416V23.128h3.04V45h-3.04Zm14.16.416c-1.33 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.06-.65 2.26-.976 3.6-.976 1.19 0 2.21.245 3.07.736.85.48 1.54 1.13 2.06 1.952.52.81.88 1.733 1.07 2.768.21 1.035.24 2.101.12 3.2h-10.95v-1.76h8.87l-.74.48a7.72 7.72 0 0 0-.1-1.728 4.634 4.634 0 0 0-.51-1.584 2.9 2.9 0 0 0-1.09-1.168c-.45-.299-1.04-.448-1.76-.448-.89 0-1.64.224-2.25.672-.6.448-1.05 1.05-1.36 1.808a6.366 6.366 0 0 0-.47 2.464v1.232c0 .992.15 1.872.45 2.64.3.768.74 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.58-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608Zm22.6-9.088c0-1.035.35-1.915 1.05-2.64.72-.725 1.63-1.088 2.74-1.088 1.1 0 2.03.363 2.78 1.088.76.725 1.14 1.605 1.14 2.64 0 1.035-.38 1.899-1.14 2.592-.75.693-1.68 1.04-2.78 1.04-1.11 0-2.02-.347-2.74-1.04-.7-.704-1.05-1.568-1.05-2.592ZM1114.66 45V24.616h6.83c2.28 0 4.03.565 5.25 1.696 1.23 1.13 1.84 2.693 1.84 4.688 0 1.973-.61 3.525-1.84 4.656-1.22 1.12-2.97 1.68-5.25 1.68h-3.76V45h-3.07Zm3.07-10.32h3.76c1.31 0 2.29-.336 2.96-1.008.68-.672 1.01-1.563 1.01-2.672 0-1.12-.33-2.027-1.01-2.72-.67-.693-1.65-1.04-2.96-1.04h-3.76v7.44Zm19.99 10.736c-1.33 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.06-.65 2.26-.976 3.6-.976 1.19 0 2.21.245 3.07.736.85.48 1.54 1.13 2.06 1.952.52.81.88 1.733 1.07 2.768.21 1.035.24 2.101.12 3.2h-10.95v-1.76h8.87l-.74.48a7.72 7.72 0 0 0-.1-1.728 4.634 4.634 0 0 0-.51-1.584 2.9 2.9 0 0 0-1.09-1.168c-.45-.299-1.04-.448-1.76-.448-.89 0-1.64.224-2.25.672-.6.448-1.05 1.05-1.36 1.808a6.366 6.366 0 0 0-.47 2.464v1.232c0 .992.15 1.872.45 2.64.3.768.74 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.58-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608ZM1159 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.49-1.04-2.56-1.04-.86 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.48 2.032-.34.885-.51 1.968-.51 3.248h-1.09c0-1.888.24-3.477.72-4.768.5-1.29 1.19-2.267 2.1-2.928.91-.672 2-1.008 3.26-1.008 1.24 0 2.29.277 3.14.832.86.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45H1159Zm-10.79 0V29.608h2.64l.4 3.328V45h-3.04Zm24.54.416c-1.26 0-2.42-.336-3.47-1.008-1.06-.683-1.9-1.632-2.53-2.848-.62-1.227-.93-2.667-.93-4.32 0-1.643.31-3.067.91-4.272.62-1.205 1.44-2.133 2.45-2.784a6.069 6.069 0 0 1 3.38-.992c1.13 0 2.12.277 2.96.832.84.544 1.49 1.339 1.95 2.384.47 1.045.7 2.32.7 3.824h-1.05c0-.928-.19-1.712-.56-2.352-.37-.65-.86-1.141-1.46-1.472a3.862 3.862 0 0 0-1.92-.496c-.8 0-1.52.219-2.17.656-.64.427-1.16 1.04-1.54 1.84-.37.79-.56 1.733-.56 2.832 0 1.11.19 2.075.56 2.896.38.81.9 1.435 1.54 1.872.65.437 1.37.656 2.16.656.65 0 1.27-.17 1.87-.512.61-.352 1.1-.853 1.49-1.504.39-.65.59-1.424.59-2.32h1.05c0 1.536-.24 2.832-.73 3.888-.48 1.056-1.13 1.856-1.95 2.4-.82.533-1.74.8-2.74.8Zm4.9-.416-.53-3.696V23.128h3.05V45h-2.52Zm9.89-18.672c-.61 0-1.09-.165-1.44-.496-.35-.341-.52-.8-.52-1.376 0-.555.17-.992.52-1.312.35-.33.83-.496 1.44-.496.59 0 1.06.165 1.4.496.36.32.53.757.53 1.312 0 .576-.17 1.035-.53 1.376-.34.33-.81.496-1.4.496ZM1186.02 45V29.56h3.04V45h-3.04Zm19.84 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.48-1.04-2.56-1.04-.86 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.47 2.032-.35.885-.52 1.968-.52 3.248h-1.08c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.09-2.928.91-.672 2-1.008 3.27-1.008 1.23 0 2.28.277 3.13.832.87.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45h-3.02Zm-10.79 0V29.608h2.64l.4 3.328V45h-3.04Zm24.62 7.936c-1.66 0-3.1-.23-4.3-.688-1.2-.459-2.12-1.072-2.77-1.84-.65-.768-.98-1.605-.98-2.512 0-1.152.42-2.037 1.27-2.656.84-.608 1.91-.912 3.21-.912l1.97.928c-1.11 0-1.97.224-2.57.672-.6.448-.9 1.056-.9 1.824 0 .8.44 1.456 1.31 1.968.88.523 2.13.784 3.76.784 1.19 0 2.23-.176 3.12-.528.9-.341 1.59-.795 2.08-1.36.49-.555.74-1.152.74-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.79-.448-1.43-.448h-5.63c-1.04 0-1.97-.16-2.77-.48-.79-.33-1.4-.763-1.85-1.296-.45-.533-.67-1.125-.67-1.776 0-.64.18-1.19.54-1.648.36-.47.84-.821 1.44-1.056.6-.245 1.25-.368 1.97-.368l.69 1.056c-.31 0-.62.07-.93.208a1.81 1.81 0 0 0-.77.592c-.2.267-.3.597-.3.992 0 .459.19.843.57 1.152.4.299 1.09.448 2.08.448h5.63c1.54 0 2.74.304 3.62.912.87.608 1.31 1.493 1.31 2.656 0 1.056-.36 2.064-1.09 3.024-.72.96-1.76 1.744-3.1 2.352-1.33.608-2.92.912-4.77.912Zm.34-12.56c-1.2 0-2.29-.23-3.27-.688-.97-.47-1.74-1.12-2.32-1.952-.57-.843-.86-1.824-.86-2.944 0-1.13.29-2.112.86-2.944a5.725 5.725 0 0 1 2.32-1.952c.98-.47 2.07-.704 3.27-.704 1.16 0 2.22.235 3.18.704.97.459 1.75 1.11 2.32 1.952.59.832.88 1.813.88 2.944 0 1.12-.29 2.101-.88 2.944-.57.832-1.35 1.483-2.32 1.952-.96.459-2.02.688-3.18.688Zm0-2.144c1.1 0 1.93-.325 2.51-.976.59-.661.88-1.483.88-2.464 0-1.024-.29-1.85-.88-2.48-.58-.63-1.41-.944-2.51-.944-1.08 0-1.92.315-2.53.944-.6.63-.9 1.456-.9 2.48 0 .981.3 1.803.9 2.464.61.65 1.45.976 2.53.976Zm5.23-6.576-1.42-.688c0-.917.19-1.717.57-2.4.39-.683.92-1.216 1.6-1.6.68-.384 1.47-.576 2.35-.576l-.19 2.96c-.95 0-1.67.187-2.17.56-.5.373-.74.955-.74 1.744Zm20.4 13.76c-1.39 0-2.66-.245-3.83-.736-1.16-.501-2.1-1.243-2.81-2.224-.71-.981-1.08-2.208-1.11-3.68h2.98c0 .885.21 1.61.64 2.176a3.92 3.92 0 0 0 1.73 1.264c.71.267 1.5.4 2.36.4.88 0 1.65-.133 2.32-.4.68-.267 1.19-.624 1.56-1.072.37-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.21-.885-2.2-1.216l-3.79-1.408c-1.63-.608-2.87-1.307-3.73-2.096-.85-.8-1.28-1.91-1.28-3.328 0-1.61.63-2.917 1.89-3.92 1.26-1.013 3.03-1.52 5.31-1.52 2.17 0 3.85.501 5.04 1.504 1.21 1.003 1.9 2.368 2.07 4.096h-2.99c-.15-.875-.56-1.568-1.24-2.08-.66-.512-1.62-.768-2.88-.768-1.21 0-2.16.267-2.84.8-.69.523-1.03 1.184-1.03 1.984 0 .661.22 1.19.64 1.584.44.395 1.12.752 2.03 1.072l4.32 1.584c1.49.523 2.64 1.227 3.48 2.112.83.885 1.24 2.01 1.24 3.376 0 1.152-.29 2.17-.89 3.056-.6.885-1.47 1.584-2.63 2.096-1.15.501-2.55.752-4.2.752Zm22-.416-.38-3.536v-6.416c0-1.259-.26-2.17-.79-2.736-.52-.576-1.35-.864-2.48-.864-.64 0-1.21.096-1.71.288-.49.181-.88.459-1.17.832-.27.373-.41.843-.41 1.408h-3.36c0-1.13.28-2.048.83-2.752.55-.704 1.33-1.216 2.32-1.536 1-.33 2.17-.496 3.5-.496 1.25 0 2.35.208 3.3.624a4.609 4.609 0 0 1 2.21 1.92c.53.875.8 2.005.8 3.392V45h-2.66Zm-5.15.416c-1.29 0-2.36-.224-3.22-.672-.85-.459-1.49-1.056-1.92-1.792a4.764 4.764 0 0 1-.62-2.352c0-1.013.26-1.845.77-2.496.52-.661 1.24-1.152 2.16-1.472.92-.32 1.97-.48 3.17-.48.82 0 1.62.075 2.4.224.77.15 1.54.347 2.3.592v1.84c-.62-.224-1.31-.4-2.06-.528-.75-.139-1.45-.208-2.1-.208-.97 0-1.78.192-2.43.576-.65.384-.98 1.035-.98 1.952 0 .672.26 1.253.77 1.744.51.48 1.32.72 2.43.72.81 0 1.53-.181 2.15-.544a4.354 4.354 0 0 0 1.44-1.392c.34-.555.51-1.11.51-1.664h.73c0 1.067-.21 2.053-.65 2.96a5.392 5.392 0 0 1-1.87 2.176c-.83.544-1.82.816-2.98.816Zm12.96-.416V23.128h3.04V45h-3.04Zm14.16.416c-1.32 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.07-.65 2.27-.976 3.6-.976 1.19 0 2.22.245 3.07.736.85.48 1.54 1.13 2.06 1.952.53.81.88 1.733 1.08 2.768.2 1.035.24 2.101.11 3.2H1285v-1.76h8.87l-.74.48a8.35 8.35 0 0 0-.09-1.728 4.873 4.873 0 0 0-.52-1.584c-.25-.49-.61-.88-1.08-1.168-.46-.299-1.05-.448-1.76-.448-.9 0-1.65.224-2.26.672-.6.448-1.05 1.05-1.36 1.808-.31.747-.46 1.568-.46 2.464v1.232c0 .992.15 1.872.44 2.64.3.768.75 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.59-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608Zm22.6-9.088c0-1.035.35-1.915 1.06-2.64.71-.725 1.62-1.088 2.73-1.088 1.1 0 2.03.363 2.79 1.088.75.725 1.13 1.605 1.13 2.64 0 1.035-.38 1.899-1.13 2.592-.76.693-1.69 1.04-2.79 1.04-1.11 0-2.02-.347-2.73-1.04-.71-.704-1.06-1.568-1.06-2.592ZM1337.59 45V24.616h6.84c2.27 0 4.02.565 5.24 1.696 1.23 1.13 1.84 2.693 1.84 4.688 0 1.973-.61 3.525-1.84 4.656-1.22 1.12-2.97 1.68-5.24 1.68h-3.76V45h-3.08Zm3.08-10.32h3.76c1.3 0 2.28-.336 2.96-1.008.67-.672 1-1.563 1-2.672 0-1.12-.33-2.027-1-2.72-.68-.693-1.66-1.04-2.96-1.04h-3.76v7.44Zm19.98 10.736c-1.32 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.07-.65 2.27-.976 3.6-.976 1.19 0 2.22.245 3.07.736.85.48 1.54 1.13 2.06 1.952.53.81.88 1.733 1.08 2.768.2 1.035.24 2.101.11 3.2h-10.95v-1.76h8.87l-.74.48a8.35 8.35 0 0 0-.09-1.728 4.873 4.873 0 0 0-.52-1.584c-.25-.49-.61-.88-1.08-1.168-.46-.299-1.05-.448-1.76-.448-.9 0-1.65.224-2.26.672-.6.448-1.05 1.05-1.36 1.808-.31.747-.46 1.568-.46 2.464v1.232c0 .992.15 1.872.44 2.64.3.768.75 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.59-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608Zm21.28-.416v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.48-1.04-2.56-1.04-.85 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.47 2.032-.34.885-.52 1.968-.52 3.248h-1.08c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.09-2.928.91-.672 2-1.008 3.27-1.008 1.23 0 2.28.277 3.13.832.87.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45h-3.02Zm-10.79 0V29.608h2.64l.4 3.328V45h-3.04Zm24.54.416a6.34 6.34 0 0 1-3.47-1.008c-1.06-.683-1.9-1.632-2.53-2.848-.62-1.227-.93-2.667-.93-4.32 0-1.643.31-3.067.92-4.272.62-1.205 1.43-2.133 2.44-2.784a6.069 6.069 0 0 1 3.38-.992c1.13 0 2.12.277 2.96.832.84.544 1.49 1.339 1.95 2.384.47 1.045.71 2.32.71 3.824h-1.06c0-.928-.19-1.712-.56-2.352-.37-.65-.86-1.141-1.46-1.472a3.862 3.862 0 0 0-1.92-.496c-.8 0-1.52.219-2.17.656-.64.427-1.15 1.04-1.54 1.84-.37.79-.56 1.733-.56 2.832 0 1.11.19 2.075.56 2.896.39.81.9 1.435 1.54 1.872.65.437 1.37.656 2.16.656.65 0 1.27-.17 1.87-.512.61-.352 1.1-.853 1.49-1.504.39-.65.59-1.424.59-2.32h1.06c0 1.536-.25 2.832-.74 3.888-.48 1.056-1.13 1.856-1.95 2.4-.82.533-1.73.8-2.74.8Zm4.9-.416-.53-3.696V23.128h3.06V45h-2.53Zm9.89-18.672c-.61 0-1.09-.165-1.44-.496-.34-.341-.51-.8-.51-1.376 0-.555.17-.992.51-1.312.35-.33.83-.496 1.44-.496.6 0 1.07.165 1.41.496.35.32.52.757.52 1.312 0 .576-.17 1.035-.52 1.376-.34.33-.81.496-1.41.496ZM1408.95 45V29.56h3.04V45h-3.04Zm19.84 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.48-1.04-2.56-1.04-.85 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.47 2.032-.34.885-.51 1.968-.51 3.248h-1.09c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.09-2.928.91-.672 2-1.008 3.27-1.008 1.24 0 2.28.277 3.13.832.87.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45h-3.02Zm-10.78 0V29.608h2.64l.4 3.328V45h-3.04Zm24.61 7.936c-1.66 0-3.09-.23-4.3-.688-1.19-.459-2.12-1.072-2.77-1.84-.65-.768-.97-1.605-.97-2.512 0-1.152.42-2.037 1.26-2.656.84-.608 1.91-.912 3.22-.912l1.96.928c-1.11 0-1.96.224-2.57.672-.6.448-.9 1.056-.9 1.824 0 .8.44 1.456 1.31 1.968.88.523 2.13.784 3.76.784 1.19 0 2.23-.176 3.12-.528.9-.341 1.59-.795 2.08-1.36.49-.555.74-1.152.74-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.78-.448-1.42-.448h-5.64c-1.04 0-1.96-.16-2.76-.48-.79-.33-1.41-.763-1.86-1.296-.45-.533-.67-1.125-.67-1.776 0-.64.18-1.19.54-1.648.36-.47.84-.821 1.44-1.056a5.17 5.17 0 0 1 1.97-.368l.69 1.056c-.31 0-.62.07-.93.208a1.81 1.81 0 0 0-.77.592c-.2.267-.3.597-.3.992 0 .459.19.843.57 1.152.4.299 1.09.448 2.08.448h5.64c1.53 0 2.74.304 3.61.912.88.608 1.31 1.493 1.31 2.656 0 1.056-.36 2.064-1.08 3.024-.73.96-1.76 1.744-3.11 2.352-1.33.608-2.92.912-4.77.912Zm.34-12.56c-1.19 0-2.28-.23-3.26-.688-.97-.47-1.75-1.12-2.32-1.952-.58-.843-.87-1.824-.87-2.944 0-1.13.29-2.112.87-2.944.57-.843 1.35-1.493 2.32-1.952.98-.47 2.07-.704 3.26-.704 1.16 0 2.22.235 3.18.704.97.459 1.75 1.11 2.32 1.952.59.832.88 1.813.88 2.944 0 1.12-.29 2.101-.88 2.944-.57.832-1.35 1.483-2.32 1.952-.96.459-2.02.688-3.18.688Zm0-2.144c1.1 0 1.94-.325 2.51-.976.59-.661.88-1.483.88-2.464 0-1.024-.29-1.85-.88-2.48-.57-.63-1.41-.944-2.51-.944-1.08 0-1.92.315-2.53.944-.6.63-.89 1.456-.89 2.48 0 .981.29 1.803.89 2.464.61.65 1.45.976 2.53.976Zm5.23-6.576-1.42-.688c0-.917.19-1.717.57-2.4.39-.683.92-1.216 1.6-1.6.69-.384 1.47-.576 2.36-.576l-.2 2.96c-.95 0-1.67.187-2.17.56-.49.373-.74.955-.74 1.744Zm20.4 13.76c-1.39 0-2.66-.245-3.82-.736-1.17-.501-2.11-1.243-2.82-2.224-.7-.981-1.07-2.208-1.1-3.68h2.97c0 .885.21 1.61.64 2.176a3.92 3.92 0 0 0 1.73 1.264c.71.267 1.5.4 2.37.4.87 0 1.65-.133 2.32-.4.67-.267 1.19-.624 1.55-1.072.37-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.21-.885-2.19-1.216l-3.79-1.408c-1.64-.608-2.88-1.307-3.73-2.096-.86-.8-1.28-1.91-1.28-3.328 0-1.61.63-2.917 1.89-3.92 1.25-1.013 3.02-1.52 5.31-1.52 2.16 0 3.84.501 5.04 1.504 1.2 1.003 1.89 2.368 2.06 4.096h-2.99c-.15-.875-.56-1.568-1.23-2.08-.66-.512-1.62-.768-2.88-.768-1.22 0-2.17.267-2.85.8-.68.523-1.02 1.184-1.02 1.984 0 .661.21 1.19.64 1.584.43.395 1.11.752 2.03 1.072l4.32 1.584c1.48.523 2.64 1.227 3.47 2.112.83.885 1.25 2.01 1.25 3.376 0 1.152-.3 2.17-.9 3.056-.6.885-1.47 1.584-2.62 2.096-1.15.501-2.56.752-4.21.752Zm22-.416-.38-3.536v-6.416c0-1.259-.26-2.17-.78-2.736-.53-.576-1.35-.864-2.48-.864-.64 0-1.21.096-1.72.288-.49.181-.88.459-1.16.832-.28.373-.42.843-.42 1.408h-3.36c0-1.13.28-2.048.83-2.752.56-.704 1.33-1.216 2.32-1.536 1-.33 2.17-.496 3.51-.496 1.24 0 2.34.208 3.29.624a4.609 4.609 0 0 1 2.21 1.92c.53.875.8 2.005.8 3.392V45h-2.66Zm-5.15.416c-1.29 0-2.36-.224-3.21-.672-.86-.459-1.5-1.056-1.92-1.792a4.67 4.67 0 0 1-.63-2.352c0-1.013.26-1.845.77-2.496.52-.661 1.24-1.152 2.16-1.472.92-.32 1.97-.48 3.17-.48.82 0 1.62.075 2.4.224.78.15 1.54.347 2.3.592v1.84c-.62-.224-1.3-.4-2.06-.528-.75-.139-1.45-.208-2.1-.208-.97 0-1.78.192-2.43.576-.65.384-.98 1.035-.98 1.952 0 .672.26 1.253.77 1.744.51.48 1.32.72 2.43.72.81 0 1.53-.181 2.15-.544.62-.373 1.1-.837 1.44-1.392.34-.555.51-1.11.51-1.664h.74c0 1.067-.22 2.053-.66 2.96a5.392 5.392 0 0 1-1.87 2.176c-.82.544-1.82.816-2.98.816ZM1498.4 45V23.128h3.04V45h-3.04Zm14.16.416c-1.32 0-2.52-.341-3.58-1.024-1.07-.683-1.92-1.632-2.55-2.848-.62-1.216-.92-2.624-.92-4.224 0-1.696.3-3.147.92-4.352.62-1.216 1.46-2.15 2.53-2.8 1.07-.65 2.27-.976 3.6-.976 1.2 0 2.22.245 3.07.736.86.48 1.54 1.13 2.07 1.952.52.81.88 1.733 1.07 2.768.2 1.035.24 2.101.11 3.2h-10.94v-1.76h8.86l-.73.48a7.72 7.72 0 0 0-.1-1.728 5.112 5.112 0 0 0-.51-1.584 2.97 2.97 0 0 0-1.09-1.168c-.46-.299-1.05-.448-1.76-.448-.9 0-1.65.224-2.26.672-.59.448-1.05 1.05-1.36 1.808-.31.747-.46 1.568-.46 2.464v1.232c0 .992.15 1.872.45 2.64.3.768.74 1.376 1.33 1.824.59.437 1.34.656 2.25.656.89 0 1.62-.208 2.19-.624.59-.416.95-1.04 1.09-1.872h3.11c-.16 1.003-.53 1.877-1.11 2.624-.57.747-1.32 1.328-2.22 1.744-.9.405-1.92.608-3.06.608Zm22.6-9.088c0-1.035.35-1.915 1.06-2.64.71-.725 1.63-1.088 2.73-1.088s2.03.363 2.79 1.088c.76.725 1.13 1.605 1.13 2.64 0 1.035-.37 1.899-1.13 2.592-.76.693-1.69 1.04-2.79 1.04s-2.02-.347-2.73-1.04c-.71-.704-1.06-1.568-1.06-2.592Z' fill='%23000'/%3E%3C/svg%3E") 50%/contain no-repeat}.contact-card{--color-headings:var(--color-gold);align-items:center;background:color-mix(in srgb,var(--color-white) 10%,transparent);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:var(--spacing-2);height:100%;justify-content:center;padding:var(--spacing-3);text-align:center}.contact-card p{font-size:1.6rem}.contact-card .wp-element-button{--button-font-size:var(--font-size-base);--button-font-weight:var(--font-weight-semibold);--button-min-height:4rem;--button-padding:0.8rem 2rem;letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight);max-height:4rem;text-transform:none}.carfax-badge{width:var(--carfax-badge-width);z-index:1}.ev-badge{background:var(--color-black-50);border-radius:5rem;color:var(--color-gold);font-size:1.4rem;left:2rem;line-height:1;padding:.8rem 1.1rem;position:absolute;top:2rem;z-index:1}.accordion-item{position:relative}.accordion-item:before{background:var(--color-white-20);bottom:0;content:"";display:block;height:.1rem;inset-inline:3.5rem 0;position:absolute}@supports selector(&::details-content){.accordion-item::details-content{transition-behavior:allow-discrete;block-size:0;content-visibility:hidden;display:flex;opacity:0;overflow:clip;transform:translateY(-.5rem);transition-duration:var(--accordion-duration);transition-property:block-size,content-visibility,opacity,transform;transition-timing-function:var(--accordion-ease)}.accordion-item[open]::details-content{block-size:auto;block-size:calc-size(auto,size);content-visibility:visible;opacity:1;transform:translateY(0)}}.accordion-item[open]>.accordion-toggle{color:var(--color-white)}.accordion-item[open]>.accordion-toggle:after{transform:rotateX(-180deg)}.accordion-toggle{align-items:center;background:none;border:0;cursor:pointer;display:flex;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);justify-content:space-between;list-style:none;padding:var(--spacing-2) 0 var(--spacing-2) 3.5rem;text-align:left;transition:color var(--transition);width:100%}@media (min-width:576px){.accordion-toggle{max-width:25rem}}.accordion-toggle::-webkit-details-marker{display:none}.accordion-toggle:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMCA2Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOC4yOTMuMjkzYTEgMSAwIDEgMSAxLjQxNCAxLjQxNGwtNCA0YTEgMSAwIDAgMS0xLjQxNCAwbC00LTRBMSAxIDAgMSAxIDEuNzA3LjI5M0w1IDMuNTg2eiIgb3BhY2l0eT0iLjUiLz48L3N2Zz4=") 50%/1rem .6rem no-repeat;content:"";display:block;height:.6rem;transform:rotateX(0);transition:transform var(--accordion-duration) var(--accordion-ease),color var(--transition);width:1rem}.accordion-body{width:100%}@media (min-width:576px){.accordion-body{max-width:25rem}}.checkbox-list{display:grid;gap:.5rem;list-style:none;margin:0;padding:0 0 3rem}.checkbox-list li{padding-left:3.5rem}.checkbox-label{align-items:center;border-bottom-right-radius:.3rem;border-top-right-radius:.3rem;cursor:pointer;display:flex;font-size:1.6rem;gap:1rem;justify-content:space-between;padding:.2rem 1rem .1rem 0;position:relative;transition:var(--transition)}.checkbox-label:after,.checkbox-label:before{content:"";opacity:0;position:absolute;transition:var(--transition)}.checkbox-label:before{background:var(--color-dark-gray);border-bottom-left-radius:.3rem;border-top-left-radius:.3rem;display:block;inset-block:0;pointer-events:none;right:100%;width:3.5rem}.checkbox-label:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNCAxMCI+PHBhdGggZmlsbD0iI2ZmYjEwMCIgZD0iTTEyLjMwNC4yNzJhMS4wMjcgMS4wMjcgMCAwIDEgMS40MTMuMDIuOTM3LjkzNyAwIDAgMS0uMDIxIDEuMzYxbC04LjI1IDcuN2ExLjAzIDEuMDMgMCAwIDEtMS4zOTMgMGwtMy43NS0zLjVhLjkzNy45MzcgMCAwIDEtLjAyMS0xLjM2IDEuMDMgMS4wMyAwIDAgMSAxLjQxNC0uMDIybDMuMDU0IDIuODV6Ii8+PC9zdmc+") 50%/cover no-repeat;height:.9rem;left:-2.5rem;top:1rem;width:1.5rem}.checkbox-label:has(input:checked){background:var(--color-dark-gray)}.checkbox-label:has(input:checked):after,.checkbox-label:has(input:checked):before{opacity:1}.checkbox-label:has(input:focus-visible){outline:.2rem solid currentColor;outline-offset:.2rem}.checkbox-label input[type=checkbox]{clip:rect(0 0 0 0);clip-path:inset(50%);height:.1rem;overflow:hidden;position:absolute;white-space:nowrap;width:.1rem}.color-list{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0 0 3rem}.color-label{cursor:pointer;position:relative}.color-label:has(input:focus-visible) .color-swatch:before{outline:.2rem solid currentColor;outline-offset:.2rem}.color-label input[type=checkbox]{clip:rect(0 0 0 0);clip-path:inset(50%);height:.1rem;overflow:hidden;position:absolute;white-space:nowrap;width:.1rem}.color-swatch{align-items:center;display:inline-flex;gap:.8rem}.color-swatch:before{background-color:var(--swatch-color,var(--color-gray));border-radius:50%;box-shadow:inset 0 0 0 .1rem var(--color-white-20);content:"";display:block;flex-shrink:0;height:2.4rem;transition:box-shadow var(--transition);width:2.4rem}.color-label:has(input:checked) .color-swatch:before{box-shadow:inset 0 0 0 .1rem var(--color-white-20),0 0 0 .2rem var(--color-bg),0 0 0 .4rem var(--color-white)}.range-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;padding:0 0 3rem 3.5rem}.range-group input{flex:1}.range-group label{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.range-group .range-separator{background:var(--color-white);height:.2rem;width:1.2rem}.ev-detail,.financing-temp{margin-inline:auto;max-width:var(--container-max-width);padding-inline:var(--container-padding-inline)}.ev-detail .detail-header{--button-margin-block:1rem;--layout-justification:center;margin-block:var(--spacing-5);text-align:center}.ev-detail .detail-details{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin-block:0;margin:0 0 25px;padding:0}.ev-detail .detail-details li{font-size:clamp(2rem,1.4545454545vw,2.4rem);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight)}.ev-detail .detail-details li:not(:last-child):after{color:var(--color-gray);content:"•";display:inline-block;margin-inline:1rem}.ev-detail .detail-details li:first-child{color:var(--color-gold)}.ev-detail .detail-price{font-size:clamp(2.4rem,1.8181818182vw,3rem);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight)}.ev-detail .detail-media{--grid-columns:1;align-items:var(--grid-align-y);display:grid;gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-columns,12),1fr)}@media (min-width:992px){.ev-detail .detail-media{--grid-columns:2}}.ev-detail .detail-media-main{overflow:hidden;position:relative}.ev-detail .detail-media-main .soon-badge{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1500 70'%3E%3Cmask id='a' width='1500' height='70' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23ffb100' d='M0 0h1500v70H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23ffb100' d='M0 0h1500v70H0z'/%3E%3Cpath fill='%23000' d='M-197.22 45.405q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.635-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M-141.666 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.375 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.146.36 1.155 0 2.04-.33.9-.33 1.394-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.816-3.75 1.83-1.455 5.115-1.455 3.165 0 4.904 1.47 1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.624-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.036.705m17.263 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.306 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.777 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.206-.9-1.125 0-1.98.615t-1.334 1.83-.48 2.985h-1.096q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.472 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245M67.704 45v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M75.843 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.307 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.776 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.473 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M293.352 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.307 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.776 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.473 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.635-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M510.862 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.306 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.777 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.472 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.617 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M728.371 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.376 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.415 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.545 1.125.975.36 2.145.36 1.155 0 2.04-.33.9-.33 1.395-.915.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.115-1.455 3.165 0 4.905 1.47t1.98 4.05h-3.15q-.21-1.2-1.11-1.905-.885-.705-2.625-.705-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.155 1.56q2.13.795 3.285 2.07 1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965-1.65.705-4.035.705m17.262 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m16.307 2.805q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m20.776 2.4v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm29.572-8.28q0-1.56 1.065-2.64 1.08-1.095 2.76-1.095 1.665 0 2.805 1.08t1.14 2.655-1.14 2.625q-1.14 1.035-2.805 1.035-1.68 0-2.76-1.05-1.065-1.05-1.065-2.61m31.473 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62 1.905 1.605 2.475 4.17l-3.435.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355-.645 1.56-.645 3.9 0 2.19.555 3.81.57 1.605 1.65 2.49 1.095.885 2.67.885 1.995 0 3.105-1.065 1.125-1.065 1.125-2.73h3.45q0 2.13-.945 3.63-.93 1.5-2.655 2.31-1.71.795-4.08.795m16.888 0q-1.965 0-3.555-.855-1.575-.855-2.505-2.55t-.93-4.23q0-2.58.93-4.275t2.505-2.535q1.59-.855 3.555-.855t3.525.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55-1.56.855-3.525.855m-.09-2.805q1.14 0 1.995-.555.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26-1.155 0-2.025.555-.855.555-1.335 1.65t-.48 2.685q0 2.34.96 3.585t2.685 1.245m30.616 2.4v-8.49q0-1.74-.84-2.625-.84-.9-2.205-.9-1.695 0-2.64 1.35-.945 1.335-.945 3.96h-1.365q0-2.19.405-3.735.42-1.56 1.185-2.55.78-.99 1.845-1.44 1.065-.465 2.37-.465 1.755 0 2.955.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.805l.345 2.595q.705-1.485 1.905-2.235 1.2-.765 2.775-.765 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985V45zm29.634-17.355q-.945 0-1.485-.51-.54-.525-.54-1.41 0-.87.54-1.38t1.485-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M945.88 45V30.45h3.21V45zm18.761 0v-8.49q0-1.74-.84-2.625-.825-.9-2.205-.9-1.125 0-1.98.615t-1.335 1.83-.48 2.985h-1.095q0-2.745.69-4.59.705-1.845 1.98-2.775 1.29-.945 3.045-.945 1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.805l.405 3V45zm23.375 7.485q-2.415 0-4.155-.675-1.725-.66-2.655-1.77-.93-1.095-.93-2.385 0-1.575 1.14-2.43 1.155-.855 2.925-.855l2.235.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675 1.605 0 2.775-.465 1.185-.465 1.83-1.23.645-.75.645-1.59 0-.57-.405-.96-.39-.39-1.215-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245t-.675-1.725q0-.915.51-1.56.51-.66 1.365-1.005.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18-.405.18-.675.54-.27.345-.27.87 0 .615.525 1.02.54.405 1.86.405h5.07q2.25 0 3.525.855 1.29.84 1.29 2.55 0 1.53-1.035 2.91-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.255-11.895q-1.71 0-3.12-.645-1.395-.66-2.235-1.83-.825-1.185-.825-2.76 0-1.59.825-2.775.84-1.185 2.235-1.83 1.41-.645 3.12-.645 1.665 0 3.06.645t2.235 1.83.84 2.775q0 1.575-.84 2.76-.84 1.17-2.235 1.83-1.395.645-3.06.645m.015-2.25q1.455 0 2.205-.855.765-.855.765-2.13 0-1.35-.765-2.175-.75-.825-2.22-.825-1.425 0-2.205.825t-.78 2.175q0 1.275.78 2.13t2.22.855m5.025-5.91-1.485-.795q0-1.305.57-2.265.585-.975 1.575-1.515t2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.419 12.975q-1.994 0-3.664-.69a6.35 6.35 0 0 1-2.7-2.115q-1.035-1.425-1.095-3.57h3.15q0 1.185.585 1.95.585.75 1.544 1.125c.65.24 1.37.36 2.15.36q1.155 0 2.04-.33c.6-.22 1.06-.525 1.39-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.279-.87-3.479-2.01-1.2-1.155-1.2-3.18 0-2.31 1.815-3.75 1.83-1.455 5.114-1.455c2.11 0 3.75.49 4.91 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.47-.705-2.63-.705q-1.605 0-2.52.675-.899.675-.899 1.71 0 .87.57 1.38.584.51 1.799.96l4.16 1.56c1.42.53 2.51 1.22 3.28 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.44.705-4.03.705m17.26 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.48 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.09 2.46 2.47 4.17l-3.43.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.65 2.34-.65 3.9 0 1.46.19 2.73.56 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.36-.355 3.1-1.065.75-.71 1.13-1.62 1.13-2.73h3.45c0 1.42-.32 2.63-.95 3.63-.62 1-1.5 1.77-2.65 2.31q-1.71.795-4.08.795m16.88 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.29-.9-2.2-.9q-1.695 0-2.64 1.35c-.63.89-.95 2.21-.95 3.96h-1.36c0-1.46.13-2.705.4-3.735.28-1.04.68-1.89 1.19-2.55.52-.66 1.13-1.14 1.84-1.44q1.065-.465 2.37-.465c1.17 0 2.16.265 2.96.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.81l.34 2.595c.47-.99 1.11-1.735 1.91-2.235.8-.51 1.72-.765 2.77-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1163.39 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm23.38 7.485c-1.61 0-3-.225-4.16-.675-1.15-.44-2.03-1.03-2.65-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.74-.855 2.92-.855l2.24.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 1.99-.155 2.77-.465q1.185-.465 1.83-1.23c.43-.5.65-1.03.65-1.59 0-.38-.14-.7-.41-.96-.26-.26-.66-.39-1.21-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.68-1.095-.68-1.725q0-.915.51-1.56c.34-.44.8-.775 1.37-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.5.3-.68.54q-.27.345-.27.87c0 .41.18.75.53 1.02q.54.405 1.86.405h5.07c1.5 0 2.67.285 3.52.855q1.29.84 1.29 2.55c0 1.02-.34 1.99-1.03 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.25-11.895q-1.71 0-3.12-.645c-.93-.44-1.67-1.05-2.23-1.83-.55-.79-.83-1.71-.83-2.76 0-1.06.28-1.985.83-2.775.56-.79 1.3-1.4 2.23-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.68 1.04 2.24 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.31 1.39-2.24 1.83q-1.395.645-3.06.645m.02-2.25c.97 0 1.7-.285 2.2-.855.51-.57.77-1.28.77-2.13 0-.9-.26-1.625-.77-2.175q-.75-.825-2.22-.825c-.95 0-1.68.275-2.2.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.02-5.91-1.48-.795q0-1.305.57-2.265a4.1 4.1 0 0 1 1.57-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.42 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.06-2.14-1.1-3.57h3.15c0 .79.2 1.44.59 1.95.39.5.9.875 1.54 1.125.65.24 1.37.36 2.15.36q1.155 0 2.04-.33c.6-.22 1.06-.525 1.39-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.61-2.79 1.82-3.75 1.22-.97 2.92-1.455 5.11-1.455 2.11 0 3.75.49 4.91 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.47-.705-2.63-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.16 1.56c1.42.53 2.51 1.22 3.28 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.44.705-4.03.705m17.26 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.48 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.09 2.46 2.47 4.17l-3.43.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.65 2.34-.65 3.9 0 1.46.19 2.73.56 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.36-.355 3.1-1.065.75-.71 1.13-1.62 1.13-2.73h3.45c0 1.42-.32 2.63-.95 3.63-.62 1-1.5 1.77-2.65 2.31q-1.71.795-4.08.795m16.88 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.3-.9-2.21-.9q-1.695 0-2.64 1.35c-.63.89-.94 2.21-.94 3.96h-1.37c0-1.46.14-2.705.41-3.735.28-1.04.67-1.89 1.18-2.55.52-.66 1.14-1.14 1.85-1.44q1.065-.465 2.37-.465c1.17 0 2.15.265 2.95.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.8l.35 2.595c.47-.99 1.1-1.735 1.9-2.235.8-.51 1.73-.765 2.78-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1380.9 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm23.38 7.485c-1.61 0-3-.225-4.16-.675-1.15-.44-2.03-1.03-2.65-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.74-.855 2.92-.855l2.24.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 1.99-.155 2.77-.465q1.185-.465 1.83-1.23c.43-.5.65-1.03.65-1.59 0-.38-.14-.7-.41-.96-.26-.26-.66-.39-1.21-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.68-1.095-.68-1.725q0-.915.51-1.56c.34-.44.8-.775 1.37-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.5.3-.68.54q-.27.345-.27.87c0 .41.18.75.53 1.02q.54.405 1.86.405h5.07c1.5 0 2.67.285 3.52.855q1.29.84 1.29 2.55c0 1.02-.34 1.99-1.03 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.25-11.895q-1.71 0-3.12-.645c-.93-.44-1.67-1.05-2.23-1.83-.55-.79-.83-1.71-.83-2.76 0-1.06.28-1.985.83-2.775.56-.79 1.3-1.4 2.23-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.68 1.04 2.24 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.31 1.39-2.24 1.83q-1.395.645-3.06.645m.02-2.25c.97 0 1.7-.285 2.2-.855.51-.57.77-1.28.77-2.13 0-.9-.26-1.625-.77-2.175q-.75-.825-2.22-.825c-.95 0-1.68.275-2.2.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.02-5.91-1.48-.795q0-1.305.57-2.265a4.1 4.1 0 0 1 1.57-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.42 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.06-2.14-1.1-3.57h3.15c0 .79.2 1.44.59 1.95.39.5.9.875 1.54 1.125.65.24 1.37.36 2.15.36q1.155 0 2.04-.33c.6-.22 1.06-.525 1.39-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.61-2.79 1.82-3.75 1.22-.97 2.92-1.455 5.11-1.455 2.11 0 3.75.49 4.91 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.47-.705-2.63-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.16 1.56c1.42.53 2.51 1.22 3.28 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.44.705-4.03.705m17.26 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.28-.9-2.2-.9q-1.125 0-1.98.615c-.57.41-1.02 1.02-1.34 1.83q-.48 1.215-.48 2.985h-1.09q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.87-.945 3.04-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.81l.4 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.47 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.1 2.46 2.48 4.17l-3.44.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.64 2.34-.64 3.9 0 1.46.18 2.73.55 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.37-.355 3.11-1.065.75-.71 1.12-1.62 1.12-2.73h3.45c0 1.42-.31 2.63-.94 3.63-.62 1-1.51 1.77-2.66 2.31q-1.71.795-4.08.795m16.89 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.3-.9-2.21-.9q-1.695 0-2.64 1.35c-.63.89-.94 2.21-.94 3.96h-1.37c0-1.46.14-2.705.41-3.735.28-1.04.67-1.89 1.18-2.55.52-.66 1.14-1.14 1.85-1.44q1.065-.465 2.37-.465c1.17 0 2.15.265 2.95.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.8l.35 2.595c.47-.99 1.1-1.735 1.9-2.235.8-.51 1.73-.765 2.78-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1598.41 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm23.37 7.485c-1.61 0-2.99-.225-4.15-.675-1.15-.44-2.04-1.03-2.66-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.75-.855 2.93-.855l2.23.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 2-.155 2.78-.465q1.185-.465 1.83-1.23c.43-.5.64-1.03.64-1.59 0-.38-.13-.7-.4-.96-.26-.26-.67-.39-1.22-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.67-1.095-.67-1.725q0-.915.51-1.56c.34-.44.79-.775 1.36-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.49.3-.67.54q-.27.345-.27.87c0 .41.17.75.52 1.02q.54.405 1.86.405h5.07c1.5 0 2.68.285 3.53.855q1.29.84 1.29 2.55c0 1.02-.35 1.99-1.04 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.26-11.895q-1.71 0-3.12-.645c-.93-.44-1.68-1.05-2.24-1.83-.55-.79-.82-1.71-.82-2.76 0-1.06.27-1.985.82-2.775.56-.79 1.31-1.4 2.24-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.67 1.04 2.23 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.3 1.39-2.23 1.83q-1.395.645-3.06.645m.01-2.25c.97 0 1.71-.285 2.21-.855.51-.57.76-1.28.76-2.13 0-.9-.25-1.625-.76-2.175q-.75-.825-2.22-.825c-.95 0-1.69.275-2.21.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.03-5.91-1.49-.795q0-1.305.57-2.265c.39-.65.92-1.155 1.58-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.41 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.05-2.14-1.09-3.57h3.15c0 .79.19 1.44.58 1.95.39.5.91.875 1.55 1.125.65.24 1.36.36 2.14.36q1.155 0 2.04-.33c.6-.22 1.07-.525 1.4-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.6-2.79 1.81-3.75 1.22-.97 2.93-1.455 5.12-1.455 2.11 0 3.74.49 4.9 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.46-.705-2.62-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.15 1.56c1.42.53 2.52 1.22 3.29 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.45.705-4.04.705m17.27 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61m31.47 8.685q-2.535 0-4.41-1.23t-2.91-3.495q-1.02-2.265-1.02-5.4 0-3.255 1.08-5.46 1.08-2.22 2.97-3.345 1.89-1.14 4.29-1.14 3.3 0 5.19 1.62c1.27 1.07 2.1 2.46 2.48 4.17l-3.44.645q-.495-1.59-1.59-2.565-1.08-.975-2.64-.975-1.35 0-2.46.795-1.11.78-1.77 2.355c-.43 1.04-.64 2.34-.64 3.9 0 1.46.18 2.73.55 3.81q.57 1.605 1.65 2.49 1.095.885 2.67.885c1.33 0 2.37-.355 3.11-1.065.75-.71 1.12-1.62 1.12-2.73h3.45c0 1.42-.31 2.63-.94 3.63-.62 1-1.51 1.77-2.66 2.31q-1.71.795-4.08.795m16.89 0c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m30.62 2.4v-8.49q0-1.74-.84-2.625c-.56-.6-1.3-.9-2.21-.9q-1.695 0-2.64 1.35c-.63.89-.94 2.21-.94 3.96h-1.37c0-1.46.14-2.705.41-3.735.28-1.04.67-1.89 1.18-2.55.52-.66 1.14-1.14 1.85-1.44q1.065-.465 2.37-.465c1.17 0 2.15.265 2.95.795q1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-19.89 0V30.51h2.8l.35 2.595c.47-.99 1.1-1.735 1.9-2.235.8-.51 1.73-.765 2.78-.765q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45h-3.21v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985V45zm29.63-17.355c-.63 0-1.12-.17-1.48-.51q-.54-.525-.54-1.41 0-.87.54-1.38c.36-.34.85-.51 1.48-.51q.93 0 1.47.51t.54 1.38q0 .885-.54 1.41-.54.51-1.47.51M1815.92 45V30.45h3.21V45zm18.76 0v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm23.37 7.485c-1.61 0-2.99-.225-4.15-.675-1.15-.44-2.04-1.03-2.66-1.77q-.93-1.095-.93-2.385 0-1.575 1.14-2.43c.77-.57 1.75-.855 2.93-.855l2.23.915q-1.515 0-2.34.585-.81.6-.81 1.635 0 1.08 1.2 1.74 1.215.675 3.39.675c1.07 0 2-.155 2.78-.465q1.185-.465 1.83-1.23c.43-.5.64-1.03.64-1.59 0-.38-.13-.7-.4-.96-.26-.26-.67-.39-1.22-.39h-5.07q-1.47 0-2.64-.465-1.155-.465-1.83-1.245c-.45-.52-.67-1.095-.67-1.725q0-.915.51-1.56c.34-.44.79-.775 1.36-1.005q.87-.36 1.92-.36l.78 1.08q-.45 0-.87.18c-.27.12-.49.3-.67.54q-.27.345-.27.87c0 .41.17.75.52 1.02q.54.405 1.86.405h5.07c1.5 0 2.68.285 3.53.855q1.29.84 1.29 2.55c0 1.02-.35 1.99-1.04 2.91q-1.02 1.395-2.91 2.265-1.89.885-4.5.885m.26-11.895q-1.71 0-3.12-.645c-.93-.44-1.68-1.05-2.24-1.83-.55-.79-.82-1.71-.82-2.76 0-1.06.27-1.985.82-2.775.56-.79 1.31-1.4 2.24-1.83q1.41-.645 3.12-.645 1.665 0 3.06.645c.93.43 1.67 1.04 2.23 1.83q.84 1.185.84 2.775 0 1.575-.84 2.76c-.56.78-1.3 1.39-2.23 1.83q-1.395.645-3.06.645m.01-2.25c.97 0 1.71-.285 2.21-.855.51-.57.76-1.28.76-2.13 0-.9-.25-1.625-.76-2.175q-.75-.825-2.22-.825c-.95 0-1.69.275-2.21.825q-.78.825-.78 2.175 0 1.275.78 2.13t2.22.855m5.03-5.91-1.49-.795q0-1.305.57-2.265c.39-.65.92-1.155 1.58-1.515q.99-.54 2.22-.54l-.18 3.09q-1.32 0-2.01.495t-.69 1.53m19.41 12.975q-1.995 0-3.66-.69a6.35 6.35 0 0 1-2.7-2.115c-.69-.95-1.05-2.14-1.09-3.57h3.15c0 .79.19 1.44.58 1.95.39.5.91.875 1.55 1.125.65.24 1.36.36 2.14.36q1.155 0 2.04-.33c.6-.22 1.07-.525 1.4-.915q.51-.585.51-1.35 0-1.035-.63-1.635-.63-.615-1.98-1.08l-3.69-1.425q-2.28-.87-3.48-2.01-1.2-1.155-1.2-3.18c0-1.54.6-2.79 1.81-3.75 1.22-.97 2.93-1.455 5.12-1.455 2.11 0 3.74.49 4.9 1.47q1.74 1.47 1.98 4.05h-3.15q-.21-1.2-1.11-1.905c-.59-.47-1.46-.705-2.62-.705q-1.605 0-2.52.675-.9.675-.9 1.71 0 .87.57 1.38.585.51 1.8.96l4.15 1.56c1.42.53 2.52 1.22 3.29 2.07q1.17 1.26 1.17 3.18 0 1.68-.87 2.955-.855 1.26-2.52 1.965c-1.1.47-2.45.705-4.04.705m17.27 0c-1.31 0-2.5-.285-3.56-.855-1.05-.57-1.88-1.42-2.5-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.45-1.975 2.5-2.535 1.06-.57 2.25-.855 3.56-.855s2.48.285 3.52.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.21.855-3.52.855m-.09-2.805c.76 0 1.42-.185 1.99-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.44.185-2.02.555-.57.37-1.02.92-1.34 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.54 1.245 2.69 1.245m16.3 2.805c-1.31 0-2.49-.285-3.55-.855-1.05-.57-1.89-1.42-2.51-2.55q-.93-1.695-.93-4.23 0-2.58.93-4.275c.62-1.13 1.46-1.975 2.51-2.535 1.06-.57 2.24-.855 3.55-.855s2.49.285 3.53.855q1.575.84 2.49 2.535.93 1.695.93 4.275 0 2.535-.93 4.23-.915 1.695-2.49 2.55c-1.04.57-2.22.855-3.53.855m-.09-2.805c.76 0 1.43-.185 2-.555q.87-.555 1.35-1.635t.48-2.64q0-2.385-.96-3.63-.945-1.26-2.67-1.26c-.77 0-1.45.185-2.03.555-.57.37-1.01.92-1.33 1.65q-.48 1.095-.48 2.685 0 2.34.96 3.585c.64.83 1.53 1.245 2.68 1.245m20.78 2.4v-8.49q0-1.74-.84-2.625c-.55-.6-1.29-.9-2.21-.9q-1.125 0-1.98.615c-.57.41-1.01 1.02-1.33 1.83q-.48 1.215-.48 2.985h-1.1q0-2.745.69-4.59.705-1.845 1.98-2.775c.86-.63 1.88-.945 3.05-.945q1.77 0 2.97.795 1.215.795 1.83 2.235.63 1.44.63 3.375V45zm-10.05 0V30.51h2.8l.41 3V45zm29.57-8.28c0-1.04.36-1.92 1.07-2.64q1.08-1.095 2.76-1.095c1.11 0 2.04.36 2.8 1.08q1.14 1.08 1.14 2.655t-1.14 2.625c-.76.69-1.69 1.035-2.8 1.035q-1.68 0-2.76-1.05c-.71-.7-1.07-1.57-1.07-2.61'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat}.ev-detail .detail-media-main .pending-sale-badge,.ev-detail .detail-media-main .soon-badge{display:block;height:clamp(5rem,4.2424242424vw,7rem);left:50%;margin-top:-3rem;position:absolute;top:50%;transform:translate(-50%) rotate(-30deg);transform-origin:center center;width:150rem;z-index:1}.ev-detail .detail-media-main .pending-sale-badge{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1543' height='70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M20.051 0h1500v70h-1500z'/%3E%3Cpath d='M0 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.227 1.13 1.84 2.693 1.84 4.688 0 1.973-.613 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45H0Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008C10.464 33 10.8 32.109 10.8 31c0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.982 10.736c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.75 5.75 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2H18.43v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.85 4.85 0 0 0-.512-1.584 2.942 2.942 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.05 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.35.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.821 5.821 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608ZM44.334 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.237 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024ZM33.55 45V29.608h2.64l.4 3.328V45h-3.04Zm24.538.416a6.34 6.34 0 0 1-3.472-1.008c-1.056-.683-1.899-1.632-2.528-2.848-.619-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.618-1.205 1.434-2.133 2.448-2.784a6.046 6.046 0 0 1 3.376-.992c1.13 0 2.117.277 2.96.832.842.544 1.493 1.339 1.952 2.384.47 1.045.704 2.32.704 3.824h-1.056c0-.928-.187-1.712-.56-2.352-.374-.65-.859-1.141-1.456-1.472a3.902 3.902 0 0 0-1.92-.496c-.8 0-1.526.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.374.79-.56 1.733-.56 2.832 0 1.11.186 2.075.56 2.896.384.81.896 1.435 1.536 1.872.65.437 1.37.656 2.16.656.65 0 1.274-.17 1.872-.512a4.108 4.108 0 0 0 1.488-1.504c.394-.65.592-1.424.592-2.32h1.056c0 1.536-.246 2.832-.736 3.888-.48 1.056-1.13 1.856-1.952 2.4-.822.533-1.734.8-2.736.8ZM62.984 45l-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.342-.341-.512-.8-.512-1.376 0-.555.17-.992.512-1.312.352-.33.832-.496 1.44-.496.597 0 1.066.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.342.33-.81.496-1.408.496ZM71.354 45V29.56h3.04V45h-3.04Zm19.841 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.482-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.238 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.117-1.072-2.768-1.84-.65-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.843-.608 1.915-.912 3.216-.912l1.968.928c-1.109 0-1.968.224-2.576.672-.597.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.875.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.491-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.309-.299-.784-.448-1.424-.448h-5.632c-1.045 0-1.968-.16-2.768-.48-.79-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.363-.47.843-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.309 0-.619.07-.928.208a1.828 1.828 0 0 0-.768.592c-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.395.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.875.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.725.96-1.76 1.744-3.104 2.352-1.333.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.163 0 2.224.235 3.184.704.971.459 1.744 1.11 2.32 1.952.587.832.88 1.813.88 2.944 0 1.12-.293 2.101-.88 2.944-.576.832-1.349 1.483-2.32 1.952-.96.459-2.021.688-3.184.688Zm0-2.144c1.099 0 1.936-.325 2.512-.976.587-.661.88-1.483.88-2.464 0-1.024-.293-1.85-.88-2.48-.576-.63-1.413-.944-2.512-.944-1.077 0-1.92.315-2.528.944-.597.63-.896 1.456-.896 2.48 0 .981.299 1.803.896 2.464.608.65 1.451.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.683-.384 1.467-.576 2.352-.576l-.192 2.96c-.949 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.661-.245-3.824-.736-1.163-.501-2.101-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.715.267 1.504.4 2.368.4.875 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.853-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.259-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.149-.875-.56-1.568-1.232-2.08-.661-.512-1.621-.768-2.88-.768-1.216 0-2.165.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.115.752 2.032 1.072l4.32 1.584c1.483.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.597.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM152.999 45l-.384-3.536v-6.416c0-1.259-.261-2.17-.784-2.736-.522-.576-1.349-.864-2.48-.864-.64 0-1.21.096-1.712.288-.49.181-.88.459-1.168.832-.277.373-.416.843-.416 1.408h-3.36c0-1.13.278-2.048.832-2.752.555-.704 1.328-1.216 2.32-1.536 1.003-.33 2.171-.496 3.504-.496 1.248 0 2.347.208 3.296.624a4.613 4.613 0 0 1 2.208 1.92c.534.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.29 0-2.362-.224-3.216-.672-.853-.459-1.493-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.523-.661 1.243-1.152 2.16-1.472.918-.32 1.974-.48 3.168-.48.822 0 1.622.075 2.4.224.779.15 1.547.347 2.304.592v1.84c-.618-.224-1.306-.4-2.064-.528a11.503 11.503 0 0 0-2.096-.208c-.97 0-1.781.192-2.432.576-.65.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.323.72 2.432.72.811 0 1.526-.181 2.144-.544.619-.373 1.099-.837 1.44-1.392.342-.555.512-1.11.512-1.664h.736a6.714 6.714 0 0 1-.656 2.96 5.352 5.352 0 0 1-1.872 2.176c-.821.544-1.813.816-2.976.816ZM160.805 45V23.128h3.04V45h-3.04Zm14.161.416c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608Zm22.602-9.088c0-1.035.352-1.915 1.056-2.64.714-.725 1.626-1.088 2.736-1.088 1.098 0 2.026.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.758.693-1.686 1.04-2.784 1.04-1.11 0-2.022-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM222.933 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.226 1.13 1.84 2.693 1.84 4.688 0 1.973-.614 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.981 10.736c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608ZM267.267 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.537.416a6.34 6.34 0 0 1-3.472-1.008c-1.056-.683-1.898-1.632-2.528-2.848-.618-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.619-1.205 1.435-2.133 2.448-2.784a6.049 6.049 0 0 1 3.376-.992c1.131 0 2.118.277 2.96.832.843.544 1.494 1.339 1.952 2.384.47 1.045.704 2.32.704 3.824h-1.056c0-.928-.186-1.712-.56-2.352-.373-.65-.858-1.141-1.456-1.472a3.9 3.9 0 0 0-1.92-.496c-.8 0-1.525.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.373.79-.56 1.733-.56 2.832 0 1.11.187 2.075.56 2.896.384.81.896 1.435 1.536 1.872a3.79 3.79 0 0 0 2.16.656 3.72 3.72 0 0 0 1.872-.512 4.108 4.108 0 0 0 1.488-1.504c.395-.65.592-1.424.592-2.32h1.056c0 1.536-.245 2.832-.736 3.888-.48 1.056-1.13 1.856-1.952 2.4-.821.533-1.733.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.341-.341-.512-.8-.512-1.376 0-.555.171-.992.512-1.312.352-.33.832-.496 1.44-.496.598 0 1.067.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.341.33-.81.496-1.408.496ZM294.286 45V29.56h3.04V45h-3.04Zm19.842 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.118-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.842-.608 1.914-.912 3.216-.912l1.968.928c-1.11 0-1.968.224-2.576.672-.598.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.874.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.49-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.784-.448-1.424-.448h-5.632c-1.046 0-1.968-.16-2.768-.48-.79-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.362-.47.842-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.31 0-.619.07-.928.208-.31.128-.566.325-.768.592-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.394.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.874.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.726.96-1.76 1.744-3.104 2.352-1.334.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.162 0 2.224.235 3.184.704.97.459 1.744 1.11 2.32 1.952.586.832.88 1.813.88 2.944 0 1.12-.294 2.101-.88 2.944-.576.832-1.35 1.483-2.32 1.952-.96.459-2.022.688-3.184.688Zm0-2.144c1.098 0 1.936-.325 2.512-.976.586-.661.88-1.483.88-2.464 0-1.024-.294-1.85-.88-2.48-.576-.63-1.414-.944-2.512-.944-1.078 0-1.92.315-2.528.944-.598.63-.896 1.456-.896 2.48 0 .981.298 1.803.896 2.464.608.65 1.45.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.682-.384 1.466-.576 2.352-.576l-.192 2.96c-.95 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.662-.245-3.824-.736-1.163-.501-2.102-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.714.267 1.504.4 2.368.4.874 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.854-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.258-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.15-.875-.56-1.568-1.232-2.08-.662-.512-1.622-.768-2.88-.768-1.216 0-2.166.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.114.752 2.032 1.072l4.32 1.584c1.482.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.598.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM375.932 45l-.384-3.536v-6.416c0-1.259-.262-2.17-.784-2.736-.523-.576-1.35-.864-2.48-.864-.64 0-1.211.096-1.712.288-.491.181-.88.459-1.168.832-.278.373-.416.843-.416 1.408h-3.36c0-1.13.277-2.048.832-2.752.554-.704 1.328-1.216 2.32-1.536 1.002-.33 2.17-.496 3.504-.496 1.248 0 2.346.208 3.296.624a4.622 4.622 0 0 1 2.208 1.92c.533.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.291 0-2.363-.224-3.216-.672-.854-.459-1.494-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.522-.661 1.242-1.152 2.16-1.472.917-.32 1.973-.48 3.168-.48.821 0 1.621.075 2.4.224.778.15 1.546.347 2.304.592v1.84a11.9 11.9 0 0 0-2.064-.528 11.52 11.52 0 0 0-2.096-.208c-.971 0-1.782.192-2.432.576-.651.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.322.72 2.432.72.81 0 1.525-.181 2.144-.544.618-.373 1.098-.837 1.44-1.392.341-.555.512-1.11.512-1.664h.736a6.728 6.728 0 0 1-.656 2.96 5.367 5.367 0 0 1-1.872 2.176c-.822.544-1.814.816-2.976.816ZM383.738 45V23.128h3.04V45h-3.04Zm14.161.416c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm22.601-9.088c0-1.035.352-1.915 1.056-2.64.715-.725 1.627-1.088 2.736-1.088 1.099 0 2.027.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.757.693-1.685 1.04-2.784 1.04-1.109 0-2.021-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM445.865 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.227 1.13 1.84 2.693 1.84 4.688 0 1.973-.613 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.982 10.736c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm21.28-.416v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.483-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.189-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.237 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.538.416a6.339 6.339 0 0 1-3.472-1.008c-1.056-.683-1.899-1.632-2.528-2.848-.619-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.618-1.205 1.434-2.133 2.448-2.784a6.044 6.044 0 0 1 3.376-.992c1.13 0 2.117.277 2.96.832.842.544 1.493 1.339 1.952 2.384.469 1.045.704 2.32.704 3.824h-1.056c0-.928-.187-1.712-.56-2.352-.374-.65-.859-1.141-1.456-1.472a3.906 3.906 0 0 0-1.92-.496c-.8 0-1.526.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.374.79-.56 1.733-.56 2.832 0 1.11.186 2.075.56 2.896.384.81.896 1.435 1.536 1.872.65.437 1.37.656 2.16.656.65 0 1.274-.17 1.872-.512a4.108 4.108 0 0 0 1.488-1.504c.394-.65.592-1.424.592-2.32h1.056c0 1.536-.246 2.832-.736 3.888-.48 1.056-1.131 1.856-1.952 2.4-.822.533-1.734.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.342-.341-.512-.8-.512-1.376 0-.555.17-.992.512-1.312.352-.33.832-.496 1.44-.496.597 0 1.066.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.342.33-.811.496-1.408.496ZM517.219 45V29.56h3.04V45h-3.04Zm19.841 0v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.482-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.238 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.117-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.843-.608 1.915-.912 3.216-.912l1.968.928c-1.109 0-1.968.224-2.576.672-.597.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.875.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.491-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.309-.299-.784-.448-1.424-.448h-5.632c-1.045 0-1.968-.16-2.768-.48-.789-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.363-.47.843-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.309 0-.619.07-.928.208a1.828 1.828 0 0 0-.768.592c-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.395.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.875.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.725.96-1.76 1.744-3.104 2.352-1.333.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.163 0 2.224.235 3.184.704.971.459 1.744 1.11 2.32 1.952.587.832.88 1.813.88 2.944 0 1.12-.293 2.101-.88 2.944-.576.832-1.349 1.483-2.32 1.952-.96.459-2.021.688-3.184.688Zm0-2.144c1.099 0 1.936-.325 2.512-.976.587-.661.88-1.483.88-2.464 0-1.024-.293-1.85-.88-2.48-.576-.63-1.413-.944-2.512-.944-1.077 0-1.92.315-2.528.944-.597.63-.896 1.456-.896 2.48 0 .981.299 1.803.896 2.464.608.65 1.451.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.683-.384 1.467-.576 2.352-.576l-.192 2.96c-.949 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.661-.245-3.824-.736-1.163-.501-2.101-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.715.267 1.504.4 2.368.4.875 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.853-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.259-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.149-.875-.56-1.568-1.232-2.08-.661-.512-1.621-.768-2.88-.768-1.216 0-2.165.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.115.752 2.032 1.072l4.32 1.584c1.483.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.597.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM598.864 45l-.384-3.536v-6.416c0-1.259-.261-2.17-.784-2.736-.522-.576-1.349-.864-2.48-.864-.64 0-1.21.096-1.712.288-.49.181-.88.459-1.168.832-.277.373-.416.843-.416 1.408h-3.36c0-1.13.278-2.048.832-2.752.555-.704 1.328-1.216 2.32-1.536 1.003-.33 2.171-.496 3.504-.496 1.248 0 2.347.208 3.296.624a4.613 4.613 0 0 1 2.208 1.92c.534.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.29 0-2.362-.224-3.216-.672-.853-.459-1.493-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.523-.661 1.243-1.152 2.16-1.472.918-.32 1.974-.48 3.168-.48.822 0 1.622.075 2.4.224.779.15 1.547.347 2.304.592v1.84c-.618-.224-1.306-.4-2.064-.528a11.503 11.503 0 0 0-2.096-.208c-.97 0-1.781.192-2.432.576-.65.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.323.72 2.432.72.811 0 1.526-.181 2.144-.544.619-.373 1.099-.837 1.44-1.392.342-.555.512-1.11.512-1.664h.736a6.714 6.714 0 0 1-.656 2.96 5.352 5.352 0 0 1-1.872 2.176c-.821.544-1.813.816-2.976.816ZM606.67 45V23.128h3.04V45h-3.04Zm14.161.416c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608Zm22.602-9.088c0-1.035.352-1.915 1.056-2.64.714-.725 1.626-1.088 2.736-1.088 1.098 0 2.026.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.758.693-1.686 1.04-2.784 1.04-1.11 0-2.022-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM668.798 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.226 1.13 1.84 2.693 1.84 4.688 0 1.973-.614 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.981 10.736c-1.322 0-2.517-.341-3.584-1.024-1.066-.683-1.914-1.632-2.544-2.848-.618-1.216-.928-2.624-.928-4.224 0-1.696.31-3.147.928-4.352.619-1.216 1.462-2.15 2.528-2.8 1.067-.65 2.267-.976 3.6-.976 1.195 0 2.219.245 3.072.736a5.74 5.74 0 0 1 2.064 1.952c.523.81.88 1.733 1.072 2.768.203 1.035.24 2.101.112 3.2h-10.944v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.84 4.84 0 0 0-.512-1.584 2.937 2.937 0 0 0-1.088-1.168c-.458-.299-1.045-.448-1.76-.448-.896 0-1.648.224-2.256.672-.597.448-1.05 1.05-1.36 1.808-.309.747-.464 1.568-.464 2.464v1.232c0 .992.15 1.872.448 2.64.299.768.742 1.376 1.328 1.824.598.437 1.35.656 2.256.656.886 0 1.616-.208 2.192-.624.587-.416.95-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.818 5.818 0 0 1-2.224 1.744c-.896.405-1.914.608-3.056.608ZM713.132 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248H704.3c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.537.416a6.34 6.34 0 0 1-3.472-1.008c-1.056-.683-1.898-1.632-2.528-2.848-.618-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.619-1.205 1.435-2.133 2.448-2.784a6.049 6.049 0 0 1 3.376-.992c1.131 0 2.118.277 2.96.832.843.544 1.494 1.339 1.952 2.384.47 1.045.704 2.32.704 3.824h-1.056c0-.928-.186-1.712-.56-2.352-.373-.65-.858-1.141-1.456-1.472a3.9 3.9 0 0 0-1.92-.496c-.8 0-1.525.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.373.79-.56 1.733-.56 2.832 0 1.11.187 2.075.56 2.896.384.81.896 1.435 1.536 1.872a3.79 3.79 0 0 0 2.16.656 3.72 3.72 0 0 0 1.872-.512 4.108 4.108 0 0 0 1.488-1.504c.395-.65.592-1.424.592-2.32h1.056c0 1.536-.245 2.832-.736 3.888-.48 1.056-1.13 1.856-1.952 2.4-.821.533-1.733.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.341-.341-.512-.8-.512-1.376 0-.555.171-.992.512-1.312.352-.33.832-.496 1.44-.496.598 0 1.067.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.341.33-.81.496-1.408.496ZM740.151 45V29.56h3.04V45h-3.04Zm19.842 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.483-1.04-2.56-1.04-.854 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.472 2.032-.342.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.49-1.29 1.189-2.267 2.096-2.928.906-.672 1.994-1.008 3.264-1.008 1.237 0 2.282.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.118-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.842-.608 1.914-.912 3.216-.912l1.968.928c-1.11 0-1.968.224-2.576.672-.598.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.874.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.896-.341 1.589-.795 2.08-1.36.49-.555.736-1.152.736-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.784-.448-1.424-.448h-5.632c-1.046 0-1.968-.16-2.768-.48-.79-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.362-.47.842-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.31 0-.619.07-.928.208-.31.128-.566.325-.768.592-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.394.299 1.088.448 2.08.448h5.632c1.536 0 2.741.304 3.616.912.874.608 1.312 1.493 1.312 2.656 0 1.056-.363 2.064-1.088 3.024-.726.96-1.76 1.744-3.104 2.352-1.334.608-2.923.912-4.768.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.162 0 2.224.235 3.184.704.97.459 1.744 1.11 2.32 1.952.586.832.88 1.813.88 2.944 0 1.12-.294 2.101-.88 2.944-.576.832-1.35 1.483-2.32 1.952-.96.459-2.022.688-3.184.688Zm0-2.144c1.098 0 1.936-.325 2.512-.976.586-.661.88-1.483.88-2.464 0-1.024-.294-1.85-.88-2.48-.576-.63-1.414-.944-2.512-.944-1.078 0-1.92.315-2.528.944-.598.63-.896 1.456-.896 2.48 0 .981.298 1.803.896 2.464.608.65 1.45.976 2.528.976Zm5.232-6.576-1.424-.688c0-.917.192-1.717.576-2.4a4.117 4.117 0 0 1 1.6-1.6c.682-.384 1.466-.576 2.352-.576l-.192 2.96c-.95 0-1.675.187-2.176.56-.491.373-.736.955-.736 1.744Zm20.397 13.76c-1.387 0-2.662-.245-3.824-.736-1.163-.501-2.102-1.243-2.816-2.224-.704-.981-1.072-2.208-1.104-3.68h2.976c0 .885.213 1.61.64 2.176.437.565 1.013.987 1.728 1.264.714.267 1.504.4 2.368.4.874 0 1.648-.133 2.32-.4.672-.267 1.189-.624 1.552-1.072.373-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.211-.885-2.192-1.216l-3.792-1.408c-1.632-.608-2.875-1.307-3.728-2.096-.854-.8-1.28-1.91-1.28-3.328 0-1.61.629-2.917 1.888-3.92 1.258-1.013 3.029-1.52 5.312-1.52 2.165 0 3.845.501 5.04 1.504 1.205 1.003 1.893 2.368 2.064 4.096h-2.992c-.15-.875-.56-1.568-1.232-2.08-.662-.512-1.622-.768-2.88-.768-1.216 0-2.166.267-2.848.8-.683.523-1.024 1.184-1.024 1.984 0 .661.213 1.19.64 1.584.437.395 1.114.752 2.032 1.072l4.32 1.584c1.482.523 2.64 1.227 3.472 2.112.832.885 1.248 2.01 1.248 3.376 0 1.152-.299 2.17-.896 3.056-.598.885-1.472 1.584-2.624 2.096-1.152.501-2.555.752-4.208.752ZM821.797 45l-.384-3.536v-6.416c0-1.259-.262-2.17-.784-2.736-.523-.576-1.35-.864-2.48-.864-.64 0-1.211.096-1.712.288-.491.181-.88.459-1.168.832-.278.373-.416.843-.416 1.408h-3.36c0-1.13.277-2.048.832-2.752.554-.704 1.328-1.216 2.32-1.536 1.002-.33 2.17-.496 3.504-.496 1.248 0 2.346.208 3.296.624a4.622 4.622 0 0 1 2.208 1.92c.533.875.8 2.005.8 3.392V45h-2.656Zm-5.152.416c-1.291 0-2.363-.224-3.216-.672-.854-.459-1.494-1.056-1.92-1.792a4.705 4.705 0 0 1-.624-2.352c0-1.013.256-1.845.768-2.496.522-.661 1.242-1.152 2.16-1.472.917-.32 1.973-.48 3.168-.48.821 0 1.621.075 2.4.224.778.15 1.546.347 2.304.592v1.84a11.9 11.9 0 0 0-2.064-.528 11.52 11.52 0 0 0-2.096-.208c-.971 0-1.782.192-2.432.576-.651.384-.976 1.035-.976 1.952 0 .672.256 1.253.768 1.744.512.48 1.322.72 2.432.72.81 0 1.525-.181 2.144-.544.618-.373 1.098-.837 1.44-1.392.341-.555.512-1.11.512-1.664h.736a6.728 6.728 0 0 1-.656 2.96 5.367 5.367 0 0 1-1.872 2.176c-.822.544-1.814.816-2.976.816ZM829.603 45V23.128h3.04V45h-3.04Zm14.161.416c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2H839.14v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm22.601-9.088c0-1.035.352-1.915 1.056-2.64.715-.725 1.627-1.088 2.736-1.088 1.099 0 2.027.363 2.784 1.088.757.725 1.136 1.605 1.136 2.64 0 1.035-.379 1.899-1.136 2.592-.757.693-1.685 1.04-2.784 1.04-1.109 0-2.021-.347-2.736-1.04-.704-.704-1.056-1.568-1.056-2.592ZM891.73 45V24.616h6.832c2.272 0 4.021.565 5.248 1.696 1.227 1.13 1.84 2.693 1.84 4.688 0 1.973-.613 3.525-1.84 4.656-1.227 1.12-2.976 1.68-5.248 1.68h-3.76V45h-3.072Zm3.072-10.32h3.76c1.301 0 2.288-.336 2.96-1.008.672-.672 1.008-1.563 1.008-2.672 0-1.12-.336-2.027-1.008-2.72-.672-.693-1.659-1.04-2.96-1.04h-3.76v7.44Zm19.982 10.736c-1.323 0-2.518-.341-3.584-1.024-1.067-.683-1.915-1.632-2.544-2.848-.619-1.216-.928-2.624-.928-4.224 0-1.696.309-3.147.928-4.352.618-1.216 1.461-2.15 2.528-2.8 1.066-.65 2.266-.976 3.6-.976 1.194 0 2.218.245 3.072.736a5.756 5.756 0 0 1 2.064 1.952c.522.81.88 1.733 1.072 2.768.202 1.035.24 2.101.112 3.2H910.16v-1.76h8.864l-.736.48c.032-.576 0-1.152-.096-1.728a4.863 4.863 0 0 0-.512-1.584 2.944 2.944 0 0 0-1.088-1.168c-.459-.299-1.046-.448-1.76-.448-.896 0-1.648.224-2.256.672-.598.448-1.051 1.05-1.36 1.808-.31.747-.464 1.568-.464 2.464v1.232c0 .992.149 1.872.448 2.64.298.768.741 1.376 1.328 1.824.597.437 1.349.656 2.256.656.885 0 1.616-.208 2.192-.624.586-.416.949-1.04 1.088-1.872h3.104c-.16 1.003-.528 1.877-1.104 2.624a5.826 5.826 0 0 1-2.224 1.744c-.896.405-1.915.608-3.056.608Zm21.28-.416v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.483-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.189-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.237 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.538.416a6.339 6.339 0 0 1-3.472-1.008c-1.056-.683-1.899-1.632-2.528-2.848-.619-1.227-.928-2.667-.928-4.32 0-1.643.304-3.067.912-4.272.618-1.205 1.434-2.133 2.448-2.784a6.044 6.044 0 0 1 3.376-.992c1.13 0 2.117.277 2.96.832.842.544 1.493 1.339 1.952 2.384.469 1.045.704 2.32.704 3.824h-1.056c0-.928-.187-1.712-.56-2.352-.374-.65-.859-1.141-1.456-1.472a3.906 3.906 0 0 0-1.92-.496c-.8 0-1.526.219-2.176.656-.64.427-1.152 1.04-1.536 1.84-.374.79-.56 1.733-.56 2.832 0 1.11.186 2.075.56 2.896.384.81.896 1.435 1.536 1.872.65.437 1.37.656 2.16.656.65 0 1.274-.17 1.872-.512a4.108 4.108 0 0 0 1.488-1.504c.394-.65.592-1.424.592-2.32h1.056c0 1.536-.246 2.832-.736 3.888-.48 1.056-1.131 1.856-1.952 2.4-.822.533-1.734.8-2.736.8Zm4.896-.416-.528-3.696V23.128h3.056V45h-2.528Zm9.89-18.672c-.608 0-1.088-.165-1.44-.496-.342-.341-.512-.8-.512-1.376 0-.555.17-.992.512-1.312.352-.33.832-.496 1.44-.496.597 0 1.066.165 1.408.496.352.32.528.757.528 1.312 0 .576-.176 1.035-.528 1.376-.342.33-.811.496-1.408.496ZM963.084 45V29.56h3.04V45h-3.04Zm19.841 0v-9.024c0-1.333-.32-2.341-.96-3.024-.629-.693-1.482-1.04-2.56-1.04-.853 0-1.6.235-2.24.704-.629.459-1.12 1.136-1.472 2.032-.341.885-.512 1.968-.512 3.248h-1.088c0-1.888.24-3.477.72-4.768.491-1.29 1.19-2.267 2.096-2.928.907-.672 1.995-1.008 3.264-1.008 1.238 0 2.283.277 3.136.832.864.555 1.52 1.344 1.968 2.368.448 1.013.672 2.208.672 3.584V45h-3.024Zm-10.784 0V29.608h2.64l.4 3.328V45h-3.04Zm24.618 7.936c-1.664 0-3.099-.23-4.304-.688-1.195-.459-2.117-1.072-2.768-1.84-.651-.768-.976-1.605-.976-2.512 0-1.152.421-2.037 1.264-2.656.843-.608 1.915-.912 3.216-.912l1.968.928c-1.109 0-1.968.224-2.576.672-.597.448-.896 1.056-.896 1.824 0 .8.437 1.456 1.312 1.968.875.523 2.128.784 3.76.784 1.184 0 2.224-.176 3.12-.528.901-.341 1.591-.795 2.081-1.36.49-.555.74-1.152.74-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.79-.448-1.43-.448h-5.631c-1.045 0-1.968-.16-2.768-.48-.789-.33-1.408-.763-1.856-1.296-.448-.533-.672-1.125-.672-1.776 0-.64.181-1.19.544-1.648.363-.47.843-.821 1.44-1.056a5.13 5.13 0 0 1 1.968-.368l.688 1.056c-.309 0-.619.07-.928.208a1.828 1.828 0 0 0-.768.592c-.203.267-.304.597-.304.992 0 .459.192.843.576 1.152.395.299 1.088.448 2.08.448h5.631c1.54 0 2.74.304 3.62.912.87.608 1.31 1.493 1.31 2.656 0 1.056-.36 2.064-1.09 3.024-.72.96-1.76 1.744-3.1 2.352-1.34.608-2.926.912-4.771.912Zm.336-12.56c-1.195 0-2.283-.23-3.264-.688-.971-.47-1.744-1.12-2.32-1.952-.576-.843-.864-1.824-.864-2.944 0-1.13.288-2.112.864-2.944.576-.843 1.349-1.493 2.32-1.952.981-.47 2.069-.704 3.264-.704 1.163 0 2.224.235 3.185.704.97.459 1.74 1.11 2.32 1.952.59.832.88 1.813.88 2.944 0 1.12-.29 2.101-.88 2.944-.58.832-1.35 1.483-2.32 1.952-.961.459-2.022.688-3.185.688Zm0-2.144c1.099 0 1.936-.325 2.512-.976.583-.661.883-1.483.883-2.464 0-1.024-.3-1.85-.883-2.48-.576-.63-1.413-.944-2.512-.944-1.077 0-1.92.315-2.528.944-.597.63-.896 1.456-.896 2.48 0 .981.299 1.803.896 2.464.608.65 1.451.976 2.528.976Zm5.235-6.576-1.43-.688c0-.917.2-1.717.58-2.4a4.11 4.11 0 0 1 1.6-1.6c.68-.384 1.47-.576 2.35-.576l-.19 2.96c-.95 0-1.68.187-2.18.56-.49.373-.73.955-.73 1.744Zm20.39 13.76c-1.38 0-2.66-.245-3.82-.736-1.16-.501-2.1-1.243-2.82-2.224-.7-.981-1.07-2.208-1.1-3.68h2.98c0 .885.21 1.61.64 2.176.43.565 1.01.987 1.72 1.264.72.267 1.51.4 2.37.4.88 0 1.65-.133 2.32-.4.67-.267 1.19-.624 1.55-1.072.38-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.21-.885-2.19-1.216l-3.79-1.408c-1.63-.608-2.87-1.307-3.73-2.096-.85-.8-1.28-1.91-1.28-3.328 0-1.61.63-2.917 1.89-3.92 1.26-1.013 3.03-1.52 5.31-1.52 2.17 0 3.85.501 5.04 1.504 1.21 1.003 1.9 2.368 2.07 4.096h-3c-.15-.875-.56-1.568-1.23-2.08-.66-.512-1.62-.768-2.88-.768-1.21 0-2.16.267-2.85.8-.68.523-1.02 1.184-1.02 1.984 0 .661.21 1.19.64 1.584.44.395 1.11.752 2.03 1.072l4.32 1.584c1.48.523 2.64 1.227 3.47 2.112.84.885 1.25 2.01 1.25 3.376 0 1.152-.3 2.17-.89 3.056-.6.885-1.48 1.584-2.63 2.096-1.15.501-2.55.752-4.21.752Zm22.01-.416-.38-3.536v-6.416c0-1.259-.27-2.17-.79-2.736-.52-.576-1.35-.864-2.48-.864-.64 0-1.21.096-1.71.288-.49.181-.88.459-1.17.832-.28.373-.41.843-.41 1.408h-3.36c0-1.13.27-2.048.83-2.752.55-.704 1.33-1.216 2.32-1.536 1-.33 2.17-.496 3.5-.496 1.25 0 2.35.208 3.3.624a4.654 4.654 0 0 1 2.21 1.92c.53.875.8 2.005.8 3.392V45h-2.66Zm-5.15.416c-1.29 0-2.37-.224-3.22-.672-.85-.459-1.49-1.056-1.92-1.792a4.764 4.764 0 0 1-.62-2.352c0-1.013.25-1.845.77-2.496.52-.661 1.24-1.152 2.16-1.472.91-.32 1.97-.48 3.16-.48.82 0 1.62.075 2.4.224.78.15 1.55.347 2.31.592v1.84c-.62-.224-1.31-.4-2.07-.528-.74-.139-1.44-.208-2.09-.208-.97 0-1.78.192-2.43.576-.66.384-.98 1.035-.98 1.952 0 .672.26 1.253.77 1.744.51.48 1.32.72 2.43.72.81 0 1.52-.181 2.14-.544.62-.373 1.1-.837 1.44-1.392.34-.555.52-1.11.52-1.664h.73c0 1.067-.22 2.053-.65 2.96a5.416 5.416 0 0 1-1.88 2.176c-.82.544-1.81.816-2.97.816Zm12.96-.416V23.128h3.04V45h-3.04Zm14.16.416c-1.33 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.06-.65 2.26-.976 3.6-.976 1.19 0 2.21.245 3.07.736.85.48 1.54 1.13 2.06 1.952.52.81.88 1.733 1.07 2.768.21 1.035.24 2.101.12 3.2h-10.95v-1.76h8.87l-.74.48a7.72 7.72 0 0 0-.1-1.728 4.634 4.634 0 0 0-.51-1.584 2.9 2.9 0 0 0-1.09-1.168c-.45-.299-1.04-.448-1.76-.448-.89 0-1.64.224-2.25.672-.6.448-1.05 1.05-1.36 1.808a6.366 6.366 0 0 0-.47 2.464v1.232c0 .992.15 1.872.45 2.64.3.768.74 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.58-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608Zm22.6-9.088c0-1.035.35-1.915 1.05-2.64.72-.725 1.63-1.088 2.74-1.088 1.1 0 2.03.363 2.78 1.088.76.725 1.14 1.605 1.14 2.64 0 1.035-.38 1.899-1.14 2.592-.75.693-1.68 1.04-2.78 1.04-1.11 0-2.02-.347-2.74-1.04-.7-.704-1.05-1.568-1.05-2.592ZM1114.66 45V24.616h6.83c2.28 0 4.03.565 5.25 1.696 1.23 1.13 1.84 2.693 1.84 4.688 0 1.973-.61 3.525-1.84 4.656-1.22 1.12-2.97 1.68-5.25 1.68h-3.76V45h-3.07Zm3.07-10.32h3.76c1.31 0 2.29-.336 2.96-1.008.68-.672 1.01-1.563 1.01-2.672 0-1.12-.33-2.027-1.01-2.72-.67-.693-1.65-1.04-2.96-1.04h-3.76v7.44Zm19.99 10.736c-1.33 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.06-.65 2.26-.976 3.6-.976 1.19 0 2.21.245 3.07.736.85.48 1.54 1.13 2.06 1.952.52.81.88 1.733 1.07 2.768.21 1.035.24 2.101.12 3.2h-10.95v-1.76h8.87l-.74.48a7.72 7.72 0 0 0-.1-1.728 4.634 4.634 0 0 0-.51-1.584 2.9 2.9 0 0 0-1.09-1.168c-.45-.299-1.04-.448-1.76-.448-.89 0-1.64.224-2.25.672-.6.448-1.05 1.05-1.36 1.808a6.366 6.366 0 0 0-.47 2.464v1.232c0 .992.15 1.872.45 2.64.3.768.74 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.58-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608ZM1159 45v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.49-1.04-2.56-1.04-.86 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.48 2.032-.34.885-.51 1.968-.51 3.248h-1.09c0-1.888.24-3.477.72-4.768.5-1.29 1.19-2.267 2.1-2.928.91-.672 2-1.008 3.26-1.008 1.24 0 2.29.277 3.14.832.86.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45H1159Zm-10.79 0V29.608h2.64l.4 3.328V45h-3.04Zm24.54.416c-1.26 0-2.42-.336-3.47-1.008-1.06-.683-1.9-1.632-2.53-2.848-.62-1.227-.93-2.667-.93-4.32 0-1.643.31-3.067.91-4.272.62-1.205 1.44-2.133 2.45-2.784a6.069 6.069 0 0 1 3.38-.992c1.13 0 2.12.277 2.96.832.84.544 1.49 1.339 1.95 2.384.47 1.045.7 2.32.7 3.824h-1.05c0-.928-.19-1.712-.56-2.352-.37-.65-.86-1.141-1.46-1.472a3.862 3.862 0 0 0-1.92-.496c-.8 0-1.52.219-2.17.656-.64.427-1.16 1.04-1.54 1.84-.37.79-.56 1.733-.56 2.832 0 1.11.19 2.075.56 2.896.38.81.9 1.435 1.54 1.872.65.437 1.37.656 2.16.656.65 0 1.27-.17 1.87-.512.61-.352 1.1-.853 1.49-1.504.39-.65.59-1.424.59-2.32h1.05c0 1.536-.24 2.832-.73 3.888-.48 1.056-1.13 1.856-1.95 2.4-.82.533-1.74.8-2.74.8Zm4.9-.416-.53-3.696V23.128h3.05V45h-2.52Zm9.89-18.672c-.61 0-1.09-.165-1.44-.496-.35-.341-.52-.8-.52-1.376 0-.555.17-.992.52-1.312.35-.33.83-.496 1.44-.496.59 0 1.06.165 1.4.496.36.32.53.757.53 1.312 0 .576-.17 1.035-.53 1.376-.34.33-.81.496-1.4.496ZM1186.02 45V29.56h3.04V45h-3.04Zm19.84 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.48-1.04-2.56-1.04-.86 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.47 2.032-.35.885-.52 1.968-.52 3.248h-1.08c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.09-2.928.91-.672 2-1.008 3.27-1.008 1.23 0 2.28.277 3.13.832.87.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45h-3.02Zm-10.79 0V29.608h2.64l.4 3.328V45h-3.04Zm24.62 7.936c-1.66 0-3.1-.23-4.3-.688-1.2-.459-2.12-1.072-2.77-1.84-.65-.768-.98-1.605-.98-2.512 0-1.152.42-2.037 1.27-2.656.84-.608 1.91-.912 3.21-.912l1.97.928c-1.11 0-1.97.224-2.57.672-.6.448-.9 1.056-.9 1.824 0 .8.44 1.456 1.31 1.968.88.523 2.13.784 3.76.784 1.19 0 2.23-.176 3.12-.528.9-.341 1.59-.795 2.08-1.36.49-.555.74-1.152.74-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.79-.448-1.43-.448h-5.63c-1.04 0-1.97-.16-2.77-.48-.79-.33-1.4-.763-1.85-1.296-.45-.533-.67-1.125-.67-1.776 0-.64.18-1.19.54-1.648.36-.47.84-.821 1.44-1.056.6-.245 1.25-.368 1.97-.368l.69 1.056c-.31 0-.62.07-.93.208a1.81 1.81 0 0 0-.77.592c-.2.267-.3.597-.3.992 0 .459.19.843.57 1.152.4.299 1.09.448 2.08.448h5.63c1.54 0 2.74.304 3.62.912.87.608 1.31 1.493 1.31 2.656 0 1.056-.36 2.064-1.09 3.024-.72.96-1.76 1.744-3.1 2.352-1.33.608-2.92.912-4.77.912Zm.34-12.56c-1.2 0-2.29-.23-3.27-.688-.97-.47-1.74-1.12-2.32-1.952-.57-.843-.86-1.824-.86-2.944 0-1.13.29-2.112.86-2.944a5.725 5.725 0 0 1 2.32-1.952c.98-.47 2.07-.704 3.27-.704 1.16 0 2.22.235 3.18.704.97.459 1.75 1.11 2.32 1.952.59.832.88 1.813.88 2.944 0 1.12-.29 2.101-.88 2.944-.57.832-1.35 1.483-2.32 1.952-.96.459-2.02.688-3.18.688Zm0-2.144c1.1 0 1.93-.325 2.51-.976.59-.661.88-1.483.88-2.464 0-1.024-.29-1.85-.88-2.48-.58-.63-1.41-.944-2.51-.944-1.08 0-1.92.315-2.53.944-.6.63-.9 1.456-.9 2.48 0 .981.3 1.803.9 2.464.61.65 1.45.976 2.53.976Zm5.23-6.576-1.42-.688c0-.917.19-1.717.57-2.4.39-.683.92-1.216 1.6-1.6.68-.384 1.47-.576 2.35-.576l-.19 2.96c-.95 0-1.67.187-2.17.56-.5.373-.74.955-.74 1.744Zm20.4 13.76c-1.39 0-2.66-.245-3.83-.736-1.16-.501-2.1-1.243-2.81-2.224-.71-.981-1.08-2.208-1.11-3.68h2.98c0 .885.21 1.61.64 2.176a3.92 3.92 0 0 0 1.73 1.264c.71.267 1.5.4 2.36.4.88 0 1.65-.133 2.32-.4.68-.267 1.19-.624 1.56-1.072.37-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.21-.885-2.2-1.216l-3.79-1.408c-1.63-.608-2.87-1.307-3.73-2.096-.85-.8-1.28-1.91-1.28-3.328 0-1.61.63-2.917 1.89-3.92 1.26-1.013 3.03-1.52 5.31-1.52 2.17 0 3.85.501 5.04 1.504 1.21 1.003 1.9 2.368 2.07 4.096h-2.99c-.15-.875-.56-1.568-1.24-2.08-.66-.512-1.62-.768-2.88-.768-1.21 0-2.16.267-2.84.8-.69.523-1.03 1.184-1.03 1.984 0 .661.22 1.19.64 1.584.44.395 1.12.752 2.03 1.072l4.32 1.584c1.49.523 2.64 1.227 3.48 2.112.83.885 1.24 2.01 1.24 3.376 0 1.152-.29 2.17-.89 3.056-.6.885-1.47 1.584-2.63 2.096-1.15.501-2.55.752-4.2.752Zm22-.416-.38-3.536v-6.416c0-1.259-.26-2.17-.79-2.736-.52-.576-1.35-.864-2.48-.864-.64 0-1.21.096-1.71.288-.49.181-.88.459-1.17.832-.27.373-.41.843-.41 1.408h-3.36c0-1.13.28-2.048.83-2.752.55-.704 1.33-1.216 2.32-1.536 1-.33 2.17-.496 3.5-.496 1.25 0 2.35.208 3.3.624a4.609 4.609 0 0 1 2.21 1.92c.53.875.8 2.005.8 3.392V45h-2.66Zm-5.15.416c-1.29 0-2.36-.224-3.22-.672-.85-.459-1.49-1.056-1.92-1.792a4.764 4.764 0 0 1-.62-2.352c0-1.013.26-1.845.77-2.496.52-.661 1.24-1.152 2.16-1.472.92-.32 1.97-.48 3.17-.48.82 0 1.62.075 2.4.224.77.15 1.54.347 2.3.592v1.84c-.62-.224-1.31-.4-2.06-.528-.75-.139-1.45-.208-2.1-.208-.97 0-1.78.192-2.43.576-.65.384-.98 1.035-.98 1.952 0 .672.26 1.253.77 1.744.51.48 1.32.72 2.43.72.81 0 1.53-.181 2.15-.544a4.354 4.354 0 0 0 1.44-1.392c.34-.555.51-1.11.51-1.664h.73c0 1.067-.21 2.053-.65 2.96a5.392 5.392 0 0 1-1.87 2.176c-.83.544-1.82.816-2.98.816Zm12.96-.416V23.128h3.04V45h-3.04Zm14.16.416c-1.32 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.07-.65 2.27-.976 3.6-.976 1.19 0 2.22.245 3.07.736.85.48 1.54 1.13 2.06 1.952.53.81.88 1.733 1.08 2.768.2 1.035.24 2.101.11 3.2H1285v-1.76h8.87l-.74.48a8.35 8.35 0 0 0-.09-1.728 4.873 4.873 0 0 0-.52-1.584c-.25-.49-.61-.88-1.08-1.168-.46-.299-1.05-.448-1.76-.448-.9 0-1.65.224-2.26.672-.6.448-1.05 1.05-1.36 1.808-.31.747-.46 1.568-.46 2.464v1.232c0 .992.15 1.872.44 2.64.3.768.75 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.59-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608Zm22.6-9.088c0-1.035.35-1.915 1.06-2.64.71-.725 1.62-1.088 2.73-1.088 1.1 0 2.03.363 2.79 1.088.75.725 1.13 1.605 1.13 2.64 0 1.035-.38 1.899-1.13 2.592-.76.693-1.69 1.04-2.79 1.04-1.11 0-2.02-.347-2.73-1.04-.71-.704-1.06-1.568-1.06-2.592ZM1337.59 45V24.616h6.84c2.27 0 4.02.565 5.24 1.696 1.23 1.13 1.84 2.693 1.84 4.688 0 1.973-.61 3.525-1.84 4.656-1.22 1.12-2.97 1.68-5.24 1.68h-3.76V45h-3.08Zm3.08-10.32h3.76c1.3 0 2.28-.336 2.96-1.008.67-.672 1-1.563 1-2.672 0-1.12-.33-2.027-1-2.72-.68-.693-1.66-1.04-2.96-1.04h-3.76v7.44Zm19.98 10.736c-1.32 0-2.52-.341-3.59-1.024-1.06-.683-1.91-1.632-2.54-2.848-.62-1.216-.93-2.624-.93-4.224 0-1.696.31-3.147.93-4.352.62-1.216 1.46-2.15 2.53-2.8 1.07-.65 2.27-.976 3.6-.976 1.19 0 2.22.245 3.07.736.85.48 1.54 1.13 2.06 1.952.53.81.88 1.733 1.08 2.768.2 1.035.24 2.101.11 3.2h-10.95v-1.76h8.87l-.74.48a8.35 8.35 0 0 0-.09-1.728 4.873 4.873 0 0 0-.52-1.584c-.25-.49-.61-.88-1.08-1.168-.46-.299-1.05-.448-1.76-.448-.9 0-1.65.224-2.26.672-.6.448-1.05 1.05-1.36 1.808-.31.747-.46 1.568-.46 2.464v1.232c0 .992.15 1.872.44 2.64.3.768.75 1.376 1.33 1.824.6.437 1.35.656 2.26.656.88 0 1.61-.208 2.19-.624.59-.416.95-1.04 1.09-1.872h3.1c-.16 1.003-.53 1.877-1.1 2.624a5.846 5.846 0 0 1-2.23 1.744c-.89.405-1.91.608-3.05.608Zm21.28-.416v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.48-1.04-2.56-1.04-.85 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.47 2.032-.34.885-.52 1.968-.52 3.248h-1.08c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.09-2.928.91-.672 2-1.008 3.27-1.008 1.23 0 2.28.277 3.13.832.87.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45h-3.02Zm-10.79 0V29.608h2.64l.4 3.328V45h-3.04Zm24.54.416a6.34 6.34 0 0 1-3.47-1.008c-1.06-.683-1.9-1.632-2.53-2.848-.62-1.227-.93-2.667-.93-4.32 0-1.643.31-3.067.92-4.272.62-1.205 1.43-2.133 2.44-2.784a6.069 6.069 0 0 1 3.38-.992c1.13 0 2.12.277 2.96.832.84.544 1.49 1.339 1.95 2.384.47 1.045.71 2.32.71 3.824h-1.06c0-.928-.19-1.712-.56-2.352-.37-.65-.86-1.141-1.46-1.472a3.862 3.862 0 0 0-1.92-.496c-.8 0-1.52.219-2.17.656-.64.427-1.15 1.04-1.54 1.84-.37.79-.56 1.733-.56 2.832 0 1.11.19 2.075.56 2.896.39.81.9 1.435 1.54 1.872.65.437 1.37.656 2.16.656.65 0 1.27-.17 1.87-.512.61-.352 1.1-.853 1.49-1.504.39-.65.59-1.424.59-2.32h1.06c0 1.536-.25 2.832-.74 3.888-.48 1.056-1.13 1.856-1.95 2.4-.82.533-1.73.8-2.74.8Zm4.9-.416-.53-3.696V23.128h3.06V45h-2.53Zm9.89-18.672c-.61 0-1.09-.165-1.44-.496-.34-.341-.51-.8-.51-1.376 0-.555.17-.992.51-1.312.35-.33.83-.496 1.44-.496.6 0 1.07.165 1.41.496.35.32.52.757.52 1.312 0 .576-.17 1.035-.52 1.376-.34.33-.81.496-1.41.496ZM1408.95 45V29.56h3.04V45h-3.04Zm19.84 0v-9.024c0-1.333-.32-2.341-.96-3.024-.63-.693-1.48-1.04-2.56-1.04-.85 0-1.6.235-2.24.704-.63.459-1.12 1.136-1.47 2.032-.34.885-.51 1.968-.51 3.248h-1.09c0-1.888.24-3.477.72-4.768.49-1.29 1.19-2.267 2.09-2.928.91-.672 2-1.008 3.27-1.008 1.24 0 2.28.277 3.13.832.87.555 1.52 1.344 1.97 2.368.45 1.013.67 2.208.67 3.584V45h-3.02Zm-10.78 0V29.608h2.64l.4 3.328V45h-3.04Zm24.61 7.936c-1.66 0-3.09-.23-4.3-.688-1.19-.459-2.12-1.072-2.77-1.84-.65-.768-.97-1.605-.97-2.512 0-1.152.42-2.037 1.26-2.656.84-.608 1.91-.912 3.22-.912l1.96.928c-1.11 0-1.96.224-2.57.672-.6.448-.9 1.056-.9 1.824 0 .8.44 1.456 1.31 1.968.88.523 2.13.784 3.76.784 1.19 0 2.23-.176 3.12-.528.9-.341 1.59-.795 2.08-1.36.49-.555.74-1.152.74-1.792 0-.437-.16-.81-.48-1.12-.31-.299-.78-.448-1.42-.448h-5.64c-1.04 0-1.96-.16-2.76-.48-.79-.33-1.41-.763-1.86-1.296-.45-.533-.67-1.125-.67-1.776 0-.64.18-1.19.54-1.648.36-.47.84-.821 1.44-1.056a5.17 5.17 0 0 1 1.97-.368l.69 1.056c-.31 0-.62.07-.93.208a1.81 1.81 0 0 0-.77.592c-.2.267-.3.597-.3.992 0 .459.19.843.57 1.152.4.299 1.09.448 2.08.448h5.64c1.53 0 2.74.304 3.61.912.88.608 1.31 1.493 1.31 2.656 0 1.056-.36 2.064-1.08 3.024-.73.96-1.76 1.744-3.11 2.352-1.33.608-2.92.912-4.77.912Zm.34-12.56c-1.19 0-2.28-.23-3.26-.688-.97-.47-1.75-1.12-2.32-1.952-.58-.843-.87-1.824-.87-2.944 0-1.13.29-2.112.87-2.944.57-.843 1.35-1.493 2.32-1.952.98-.47 2.07-.704 3.26-.704 1.16 0 2.22.235 3.18.704.97.459 1.75 1.11 2.32 1.952.59.832.88 1.813.88 2.944 0 1.12-.29 2.101-.88 2.944-.57.832-1.35 1.483-2.32 1.952-.96.459-2.02.688-3.18.688Zm0-2.144c1.1 0 1.94-.325 2.51-.976.59-.661.88-1.483.88-2.464 0-1.024-.29-1.85-.88-2.48-.57-.63-1.41-.944-2.51-.944-1.08 0-1.92.315-2.53.944-.6.63-.89 1.456-.89 2.48 0 .981.29 1.803.89 2.464.61.65 1.45.976 2.53.976Zm5.23-6.576-1.42-.688c0-.917.19-1.717.57-2.4.39-.683.92-1.216 1.6-1.6.69-.384 1.47-.576 2.36-.576l-.2 2.96c-.95 0-1.67.187-2.17.56-.49.373-.74.955-.74 1.744Zm20.4 13.76c-1.39 0-2.66-.245-3.82-.736-1.17-.501-2.11-1.243-2.82-2.224-.7-.981-1.07-2.208-1.1-3.68h2.97c0 .885.21 1.61.64 2.176a3.92 3.92 0 0 0 1.73 1.264c.71.267 1.5.4 2.37.4.87 0 1.65-.133 2.32-.4.67-.267 1.19-.624 1.55-1.072.37-.448.56-.96.56-1.536 0-.779-.24-1.403-.72-1.872-.48-.48-1.21-.885-2.19-1.216l-3.79-1.408c-1.64-.608-2.88-1.307-3.73-2.096-.86-.8-1.28-1.91-1.28-3.328 0-1.61.63-2.917 1.89-3.92 1.25-1.013 3.02-1.52 5.31-1.52 2.16 0 3.84.501 5.04 1.504 1.2 1.003 1.89 2.368 2.06 4.096h-2.99c-.15-.875-.56-1.568-1.23-2.08-.66-.512-1.62-.768-2.88-.768-1.22 0-2.17.267-2.85.8-.68.523-1.02 1.184-1.02 1.984 0 .661.21 1.19.64 1.584.43.395 1.11.752 2.03 1.072l4.32 1.584c1.48.523 2.64 1.227 3.47 2.112.83.885 1.25 2.01 1.25 3.376 0 1.152-.3 2.17-.9 3.056-.6.885-1.47 1.584-2.62 2.096-1.15.501-2.56.752-4.21.752Zm22-.416-.38-3.536v-6.416c0-1.259-.26-2.17-.78-2.736-.53-.576-1.35-.864-2.48-.864-.64 0-1.21.096-1.72.288-.49.181-.88.459-1.16.832-.28.373-.42.843-.42 1.408h-3.36c0-1.13.28-2.048.83-2.752.56-.704 1.33-1.216 2.32-1.536 1-.33 2.17-.496 3.51-.496 1.24 0 2.34.208 3.29.624a4.609 4.609 0 0 1 2.21 1.92c.53.875.8 2.005.8 3.392V45h-2.66Zm-5.15.416c-1.29 0-2.36-.224-3.21-.672-.86-.459-1.5-1.056-1.92-1.792a4.67 4.67 0 0 1-.63-2.352c0-1.013.26-1.845.77-2.496.52-.661 1.24-1.152 2.16-1.472.92-.32 1.97-.48 3.17-.48.82 0 1.62.075 2.4.224.78.15 1.54.347 2.3.592v1.84c-.62-.224-1.3-.4-2.06-.528-.75-.139-1.45-.208-2.1-.208-.97 0-1.78.192-2.43.576-.65.384-.98 1.035-.98 1.952 0 .672.26 1.253.77 1.744.51.48 1.32.72 2.43.72.81 0 1.53-.181 2.15-.544.62-.373 1.1-.837 1.44-1.392.34-.555.51-1.11.51-1.664h.74c0 1.067-.22 2.053-.66 2.96a5.392 5.392 0 0 1-1.87 2.176c-.82.544-1.82.816-2.98.816ZM1498.4 45V23.128h3.04V45h-3.04Zm14.16.416c-1.32 0-2.52-.341-3.58-1.024-1.07-.683-1.92-1.632-2.55-2.848-.62-1.216-.92-2.624-.92-4.224 0-1.696.3-3.147.92-4.352.62-1.216 1.46-2.15 2.53-2.8 1.07-.65 2.27-.976 3.6-.976 1.2 0 2.22.245 3.07.736.86.48 1.54 1.13 2.07 1.952.52.81.88 1.733 1.07 2.768.2 1.035.24 2.101.11 3.2h-10.94v-1.76h8.86l-.73.48a7.72 7.72 0 0 0-.1-1.728 5.112 5.112 0 0 0-.51-1.584 2.97 2.97 0 0 0-1.09-1.168c-.46-.299-1.05-.448-1.76-.448-.9 0-1.65.224-2.26.672-.59.448-1.05 1.05-1.36 1.808-.31.747-.46 1.568-.46 2.464v1.232c0 .992.15 1.872.45 2.64.3.768.74 1.376 1.33 1.824.59.437 1.34.656 2.25.656.89 0 1.62-.208 2.19-.624.59-.416.95-1.04 1.09-1.872h3.11c-.16 1.003-.53 1.877-1.11 2.624-.57.747-1.32 1.328-2.22 1.744-.9.405-1.92.608-3.06.608Zm22.6-9.088c0-1.035.35-1.915 1.06-2.64.71-.725 1.63-1.088 2.73-1.088s2.03.363 2.79 1.088c.76.725 1.13 1.605 1.13 2.64 0 1.035-.37 1.899-1.13 2.592-.76.693-1.69 1.04-2.79 1.04s-2.02-.347-2.73-1.04c-.71-.704-1.06-1.568-1.06-2.592Z' fill='%23000'/%3E%3C/svg%3E") 50%/contain no-repeat}.ev-detail .detail-media-main .carfax-badge{--carfax-badge-width:clamp(10rem,7.2727272727vw,12rem);background:#fff;border-radius:4px;bottom:2rem;padding-left:12px;padding-right:12px;position:absolute;right:2rem}.ev-detail .detail-media-thumbs{--grid-align-y:stretch;--grid-columns:2;align-items:var(--grid-align-y);display:grid;gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-columns,12),1fr);list-style:none;margin:0;padding:0}@media (min-width:375px){.ev-detail .detail-media-thumbs{--grid-columns:3}}.ev-detail img{border-radius:var(--border-radius);width:100%}.ev-detail .media-all{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--color-gold);display:flex;flex-direction:column;font-size:clamp(2rem,1.4545454545vw,2.4rem);font-weight:var(--font-weight-bold);gap:1rem;height:100%;justify-content:center;letter-spacing:var(--letter-spacing-tighter);position:relative;width:100%}.ev-detail .media-all:before{background:var(--color-black-70);content:"";inset:0;position:absolute;z-index:0}.ev-detail .media-all svg{width:clamp(3rem,3.0303030303vw,5rem);z-index:1}.ev-detail .media-all span{z-index:1}.ev-detail .financing-links{align-items:center;display:flex;gap:25px;justify-content:center}.ev-detail .financing-links button{text-decoration:underline}.ev-detail .detail-features{--grid-columns:1;letter-spacing:var(--letter-spacing-tight);margin-block:var(--spacing-10)}@media (min-width:576px){.ev-detail .detail-features{--grid-columns:2}.ev-detail .detail-features .notes{grid-column:span 2}}@media (min-width:768px){.ev-detail .detail-features{--grid-columns:3}}@media (min-width:992px){.ev-detail .detail-features{--grid-columns:4}}.ev-detail .detail-features dt{color:var(--color-white-70);font-size:1.6rem}.ev-detail .detail-features dd{align-items:center;display:flex;font-size:clamp(1.6rem,1.2121212121vw,2rem);font-weight:var(--font-weight-bold);gap:.5rem;margin:0}.ev-detail .detail-features .carfax-badge{--carfax-badge-width:clamp(10rem,7.2727272727vw,12rem);background:#fff;border-radius:4px;padding-left:12px;padding-right:12px}.ev-detail .detail-features .notes{align-items:flex-start;display:flex;flex-wrap:wrap;gap:0 var(--spacing-3);justify-content:space-between}@media (min-width:576px){.ev-detail .detail-features .notes{justify-content:flex-start}}.ev-detail .detail-features .notes strong{color:var(--color-white-70);display:block;font-size:1.6rem;margin:0;width:100%}.ev-detail .detail-features .notes p{flex:1}@media (min-width:576px){.ev-detail .detail-features .notes p{flex:0 0 50%}}.gallery-dialog{background:var(--color-black);border:0;border-radius:var(--border-radius);display:flex;flex-direction:column;max-height:90dvh;max-width:110rem;opacity:0;overflow:hidden;padding:var(--spacing-3);transform:translateY(1rem) scale(.5);transition:opacity .2s ease,transform .2s ease;width:100%}.gallery-dialog .scroll-indicator{align-items:center;background:#000001;border-radius:50%;bottom:70px;display:flex;height:40px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:40px;z-index:10}@media (max-width:450px){.gallery-dialog .scroll-indicator{bottom:40px}}.gallery-dialog .scroll-indicator svg{width:12px}.gallery-dialog.loan-calculator-dialog{max-width:580px}.gallery-dialog.loan-calculator-dialog:after{display:none}.gallery-dialog.loan-calculator-dialog #loan-calculator .form-row{display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:25px}.gallery-dialog.loan-calculator-dialog #loan-calculator .term-options{display:flex;gap:10px}.gallery-dialog.loan-calculator-dialog #loan-calculator .term-options button{align-items:center;background:#d9d9d9;border-radius:5px;display:flex;flex:1;height:48px;justify-content:center;padding:10px}.gallery-dialog.loan-calculator-dialog #loan-calculator .term-options button.active{background:var(--color-gold);color:var(--color-black)}.gallery-dialog.loan-calculator-dialog label{color:#fff;display:inline-block;margin-bottom:6px}.gallery-dialog.loan-calculator-dialog .calculated-values{border:1px solid var(--color-gold);border-radius:5px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:30px;padding:25px 5px}@media (max-width:450px){.gallery-dialog.loan-calculator-dialog .calculated-values{grid-template-columns:1fr;padding:20px}}.gallery-dialog.loan-calculator-dialog .calculated-values .monthly-payment,.gallery-dialog.loan-calculator-dialog .calculated-values .total-amount{align-items:center;display:flex;flex-direction:column;justify-content:center}.gallery-dialog.loan-calculator-dialog .calculated-values .monthly-payment .label,.gallery-dialog.loan-calculator-dialog .calculated-values .total-amount .label{color:var(--color-gold);margin-bottom:6px}.gallery-dialog.loan-calculator-dialog .calculated-values .monthly-payment .value,.gallery-dialog.loan-calculator-dialog .calculated-values .total-amount .value{color:var(--color-white);font-family:var(--font-family-secondary);font-size:var(--font-size-h3);font-weight:var(--font-weight-xbold);letter-spacing:var(--letter-spacing-normal);line-height:var(--line-height-tight)}.gallery-dialog.loan-calculator-dialog .calculated-values .monthly-payment{border-right:1px solid var(--color-gold)}@media (max-width:450px){.gallery-dialog.loan-calculator-dialog .calculated-values .monthly-payment{border-bottom:1px solid var(--color-gold);border-right:none;padding-bottom:20px}}.gallery-dialog.loan-calculator-dialog .wp-block-button{margin-top:30px}.gallery-dialog:after{background:linear-gradient(to top,var(--color-black),transparent);bottom:0;content:"";display:block;flex-shrink:0;height:18dvh;inset-inline:0;pointer-events:none;position:absolute;z-index:1}.gallery-dialog::backdrop{backdrop-filter:blur(.3rem);background:var(--color-black-70);opacity:0;transition:opacity .2s ease}.gallery-dialog[open]{opacity:1;transform:translateY(0) scale(1)}.gallery-dialog[open]::backdrop{opacity:1}.gallery-dialog.is-opening{opacity:0;transform:translateY(1rem) scale(.98)}.gallery-dialog.is-opening::backdrop{opacity:0}.gallery-dialog.is-closing{opacity:0;transform:translateY(1rem) scale(.98)}.gallery-dialog.is-closing::backdrop{opacity:0}.gallery-dialog-close{align-items:center;background:var(--color-white-20);border-radius:.5rem;color:var(--color-white);cursor:pointer;display:flex;height:clamp(3rem,2.4242424242vw,4rem);justify-content:center;position:absolute;right:var(--spacing-3);top:var(--spacing-3);transition:background .2s ease;width:clamp(3rem,2.4242424242vw,4rem);z-index:1}@media (hover:hover){.gallery-dialog-close:hover{background:color-mix(in srgb,var(--color-white) 30%,transparent)}}.gallery-dialog-header{margin-bottom:2rem;min-height:clamp(3rem,2.4242424242vw,4rem)}.gallery-list{-ms-overflow-style:none;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:var(--spacing-3);list-style:none;margin:0;min-height:0;overflow:auto;padding:0;position:relative;scrollbar-width:none}.gallery-list::-webkit-scrollbar{display:none}.pagination-list{align-items:center;display:flex;gap:var(--spacing-2);justify-content:center;list-style:none;margin:0;margin-top:var(--spacing-10);padding:0}.pagination-list li{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold)}.pagination-list a{align-items:center;color:var(--color-white-70);display:flex;height:2.5rem;justify-content:center;line-height:var(--line-height-tight);padding-top:.1rem;text-decoration:none;width:2.5rem}@media (hover:hover){.pagination-list a:hover{color:var(--color-gold)}}.pagination-list .page-current{background:var(--color-white-15);border-radius:.3rem;color:var(--color-gold);font-weight:var(--font-weight-bold)}.pagination-list .page-next,.pagination-list .page-prev{color:var(--color-gold)}.pagination-list .page-next[aria-disabled=true],.pagination-list .page-prev[aria-disabled=true]{color:var(--color-white-70);cursor:not-allowed;pointer-events:none}.page-header{margin-block:var(--spacing-10);margin-inline:auto;max-width:var(--container-max-width);padding-inline:var(--container-padding-inline)}.not-found{margin-top:2rem;text-align:center}.search-results-page{margin-left:auto;margin-right:auto;max-width:800px}.search-results-page #post-type-search{margin-bottom:45px}.search-results-page .article-grid article:not(:last-child){margin-bottom:25px}.search-results-page .article-grid a{display:block}

/*# sourceMappingURL=theme.css.map*/