/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
:root{--ai-font-size-base:var(--font-size-base);--ai-font-size-s:var(--font-size-s);--ai-font-size-xs:var(--font-size-xs);--ai-font-size-xxs:var(--font-size-xxs);--ai-font-size-h1:var(--font-size-h1);--ai-font-size-h2:var(--font-size-h2);--ai-font-size-h3:var(--font-size-h3);--ai-font-size-h4:var(--font-size-h4);--ai-font-size-h5:var(--font-size-h5);--ai-font-size-h6:var(--font-size-h6);--ai-text-color-muted:var(--color-text-light);--ai-icon-size:1.25rem;--ai-icon-size-lg:2rem;}.ai-font-size-base{font-size:var(--ai-font-size-base);}.ai-font-size-s{font-size:var(--ai-font-size-s);}.ai-font-size-xs{font-size:var(--ai-font-size-xs);}.ai-font-size-xxs{font-size:var(--ai-font-size-xxs);}.ai-text-muted{color:var(--ai-text-color-muted);}.ai-description{font-size:var(--ai-font-size-xs);line-height:1.25;color:var(--ai-text-color-muted);hyphens:none;text-wrap:balance;}.ai-heading-h1{font-size:var(--ai-font-size-h1);}.ai-heading-h2{font-size:var(--ai-font-size-h2);}.ai-heading-h3{font-size:var(--ai-font-size-h3);}.ai-heading-h4{font-size:var(--ai-font-size-h4);}.ai-heading-h5{font-size:var(--ai-font-size-h5);}.ai-heading-h6{font-size:var(--ai-font-size-h6);}select.ai-select,select.ai-select--narrow,select.ai-select--wide{max-width:200px;}select.ai-select--narrow{max-width:150px;}select.ai-select--wide{max-width:300px;}.ai-icon-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:calc(var(--ai-icon-size) + 0.5rem);height:calc(var(--ai-icon-size) + 0.5rem);padding:0.25rem;color:var(--gin-icon-color,var(--ai-text-color-muted));text-decoration:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:var(--ai-icon-size) var(--ai-icon-size);border:1px solid var(--color-gray-200,rgba(0,0,0,0.08));border-radius:var(--gin-border-m,0.5rem);transition:background-color 0.15s var(--gin-easing,cubic-bezier(0.19,1,0.22,1)),border-color 0.15s var(--gin-easing,cubic-bezier(0.19,1,0.22,1));cursor:pointer;}.ai-icon-button:hover{background-color:var(--color-gray-100,rgba(0,0,0,0.06));border-color:var(--color-gray-200,rgba(0,0,0,0.08));}.ai-icon-button:focus{outline:none;}.ai-icon-button:focus-visible{background-color:var(--color-gray-100,rgba(0,0,0,0.06));outline:2px solid var(--gin-color-focus,var(--color-focus,#007dfacc));outline-offset:2px;}.ai-icon-button:active{background-color:var(--color-gray-200,rgba(0,0,0,0.12));border-color:var(--color-gray-300,rgba(0,0,0,0.15));}.ai-icon-button--lg{--ai-icon-size:var(--ai-icon-size-lg);}.ai-icon{display:inline-block;flex-shrink:0;width:var(--ai-icon-size);height:var(--ai-icon-size);background-repeat:no-repeat;background-position:center;background-size:100%;}.ai-icon--lg{--ai-icon-size:var(--ai-icon-size-lg);}.ai-icon--provider{background-image:url(/modules/contrib/ai/assets/icons/plugs.svg);}.ai-icon--model{background-image:url(/modules/contrib/ai/assets/icons/cube.svg);}.ai-icon--external{background-image:url(/modules/contrib/ai/assets/icons/external.svg);}.ai-icon--settings{background-image:url(/modules/contrib/ai/assets/icons/gear.svg);}.ai-icon--supported{background-image:url(/modules/contrib/ai/assets/icons/checkmark-circle.svg);}.ai-icon--not-supported{background-image:url(/modules/contrib/ai/assets/icons/x-circle.svg);}.ai-icon--warning{background-image:url(/modules/contrib/ai/assets/icons/warning.svg);}.ai-icon--option{background-image:url(/modules/contrib/ai/assets/icons/option.svg);}.ai-icon--arrow-left-up{background-image:url(/modules/contrib/ai/assets/icons/arrow-left-up.svg);}.ai-icon--cloud-arrow-down{background-image:url(/modules/contrib/ai/assets/icons/cloud-arrow-down.svg);}.ai-icon--file{background-image:url(/modules/contrib/ai/assets/icons/file.svg);}.ai-icon--trash{background-image:url(/modules/contrib/ai/assets/icons/trash.svg);}.ai-pill{font-size:var(--gin-font-size-xxs,.75rem);font-weight:var(--gin-font-weight-semibold,600);display:inline-block;padding:.125em .75em;vertical-align:.125em;border:1px solid transparent;border-radius:var(--gin-border-l,.75rem);color:var(--messages-fg-color);background:var(--messages-bg-color);text-transform:capitalize;}.ai-pill.light{color:var(--gin-status-text,white);background:var(--gin-status-bg,var(--color-gray-400));}.ai-pill.success{color:var(--gin-status-success-text,var(--messages-fg-color));background-color:var(--gin-status-success-bg,var(--messages--status-color));}.ai-pill.danger{color:var(--gin-status-danger-text,var(--messages-fg-color));background:var(--gin-status-danger-bg,var(--messages--error-color));}.ai-pill.warning{color:var(--gin-status-warning-text,var(--messages-fg-color));background:var(--gin-status-warning-bg,var(--messages--warning-color));}.ai-tooltip{margin:0px;inset:auto;position-area:bottom right;position-try-fallbacks:flip-inline;border:1px solid var(--gin-border-color,var(--color-gray-100,#dbdbdb));padding:var(--gin-spacing-xxs,4px) var(--gin-spacing-xs,8px);color:var(--gin-color-text-light,var(--color-gray-800,#55565b));font-size:var(--font-size-xs);border-radius:var(--gin-border-s,6px);box-shadow:2px 4px 8px var(--gin-color-primary-light,rgba(0,0,0,0.15));max-width:16rem;}
.oryx-component-wrapper{position:relative;z-index:0;--parallax-shape:0px;padding-left:0!important;padding-right:0!important;&.--with-shape{overflow:hidden;&:after{content:"";position:absolute;left:35%;top:-40%;width:1476px;height:1476px;max-width:107%;mask-position:center;mask-repeat:no-repeat;mask-size:contain;background-color:var(--quote-light-wax);transform:translateY(var(--parallax-shape));will-change:transform;@media (max-width:767px){width:517px;height:517px;top:30%}}&.--shape-red:after{background-color:var(--quote-red-wax);opacity:0.3}&.article-quote-oryx--shapes-leaves:after{top:-30%;mask-size:100% 118%;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="268" height="313" viewBox="0 0 268 313" fill="none"><path d="M256.313 95.2467L262.448 89.1122L263.814 89.1112C263.899 90.8198 263.962 92.8848 263.953 95.2457L256.313 95.2467ZM263.5 105.403L246.152 105.405L252.291 99.268L263.871 99.2666C263.804 101.185 263.683 103.237 263.5 105.403ZM262.202 115.561L235.996 115.563L242.132 109.427L263.087 109.425C262.852 111.404 262.564 113.452 262.202 115.561ZM260.007 125.717L225.839 125.72L231.973 119.584L261.449 119.583C261.034 121.591 260.558 123.639 260.007 125.717ZM256.761 135.876L215.679 135.878L221.817 129.741L258.851 129.739C258.227 131.77 257.535 133.818 256.761 135.876ZM252.245 146.033L205.523 146.035L211.659 139.9L255.138 139.898C254.262 141.945 253.296 143.993 252.245 146.033ZM246.502 155.667C246.379 155.845 246.255 156.013 246.132 156.19L195.366 156.192L201.502 150.056L250.05 150.054C248.954 151.942 247.775 153.815 246.502 155.667ZM238.233 166.348L185.205 166.351L191.344 160.214L243.221 160.213C241.568 162.4 239.908 164.449 238.233 166.348ZM227.356 176.506L175.049 176.508L181.184 170.374L234.454 170.369C232.13 172.674 229.767 174.705 227.356 176.506ZM212.501 184.355C200.81 188.235 188.138 187.85 173.468 187.401C170.52 187.311 167.506 187.219 164.399 187.158L171.028 180.53L221.169 180.527C218.366 182.087 215.487 183.364 212.501 184.355ZM161.311 175.247C160.861 160.573 160.473 147.902 164.354 136.208C165.346 133.222 166.622 130.34 168.184 127.535L168.186 177.684L161.555 184.316C161.492 181.209 161.401 178.194 161.311 175.247ZM178.34 114.252L178.341 167.528L172.206 173.663L172.204 121.35C174.005 118.938 176.037 116.576 178.34 114.252ZM188.498 105.487L188.501 157.369L182.363 163.506L182.362 110.474C184.26 108.798 186.309 107.137 188.498 105.487ZM193.039 102.206C194.892 100.933 196.766 99.7558 198.655 98.6573L198.657 147.214L192.521 153.348L192.52 102.574C192.695 102.451 192.864 102.328 193.039 102.206ZM208.813 93.5735L208.816 137.055L202.678 143.193L202.676 96.4657C204.715 95.414 206.765 94.4489 208.813 93.5735ZM218.971 89.8651L218.973 126.897L212.836 133.034L212.834 91.9547C214.893 91.1805 216.94 90.489 218.971 89.8651ZM229.129 87.2721L229.132 116.74L222.997 122.876L222.994 88.7118C225.071 88.1621 227.119 87.6862 229.129 87.2721ZM239.285 85.6353L239.288 106.584L233.152 112.719L233.149 86.5168C235.258 86.159 237.307 85.8688 239.285 85.6353ZM249.444 84.8493L249.446 96.425L243.309 102.563L243.307 85.2227C245.473 85.0379 247.525 84.9188 249.444 84.8493ZM259.601 84.9056L259.602 86.2692L253.469 92.4042L253.467 84.768C255.826 84.7595 257.892 84.8191 259.601 84.9056ZM106.69 205.961C106.599 208.908 106.508 211.924 106.447 215.03L99.8186 208.402L99.8163 158.26C101.376 161.063 102.653 163.943 103.643 166.928C107.525 178.62 107.138 191.29 106.69 205.961ZM94.5353 218.118C79.8628 218.567 67.1916 218.956 55.4977 215.075C52.5106 214.083 49.6279 212.807 46.8234 211.246L96.9737 211.244L103.604 217.875C100.498 217.937 97.4823 218.028 94.5353 218.118ZM33.5414 201.087L86.8169 201.086L92.9519 207.223L40.6389 207.225C38.2269 205.425 35.865 203.392 33.5414 201.087ZM29.7628 197.067C28.0865 195.169 26.4265 193.12 24.7758 190.932L76.6583 190.929L82.7952 197.065L29.7628 197.067ZM21.4948 186.388C20.2221 184.538 19.0444 182.662 17.9463 180.774L66.502 180.772L72.637 186.907L21.8627 186.91C21.7403 186.733 21.6171 186.567 21.4948 186.388ZM12.8628 170.616L56.3442 170.613L62.4821 176.751L15.7544 176.753C14.7028 174.713 13.7381 172.664 12.8628 170.616ZM9.15433 160.458L46.1857 160.455L52.3229 166.592L11.2438 166.595C10.4692 164.536 9.77723 162.489 9.15433 160.458ZM6.56104 150.3L36.0291 150.298L42.1645 156.434L8.00073 156.436C7.45056 154.358 6.97475 152.31 6.56104 150.3ZM4.9243 140.144L25.8725 140.14L32.0075 146.276L5.80607 146.278C5.44676 144.171 5.15727 142.122 4.9243 140.144ZM4.13831 129.986L15.714 129.983L21.8513 136.12L4.51126 136.123C4.32645 133.956 4.20791 131.905 4.13831 129.986ZM4.19444 119.827L5.55864 119.825L11.6933 125.961L4.05707 125.963C4.04821 123.602 4.10803 121.536 4.19444 119.827ZM14.5344 115.477L14.5355 123.117L8.40045 116.982L8.39955 115.616C10.1085 115.529 12.1734 115.468 14.5344 115.477ZM24.6925 115.928L24.6947 133.277L18.5567 127.139L18.5553 115.557C20.4743 115.626 22.5263 115.745 24.6925 115.928ZM34.8501 117.224L34.8515 143.433L28.716 137.298L28.7137 116.342C30.6924 116.576 32.7416 116.866 34.8501 117.224ZM45.0065 119.422L45.0087 153.59L38.8729 147.455L38.8709 117.981C40.8804 118.395 42.9281 118.872 45.0065 119.422ZM55.1645 122.67L55.1664 163.749L49.03 157.612L49.0276 120.578C51.0595 121.201 53.1066 121.893 55.1645 122.67ZM65.3213 127.185L65.3232 173.905L59.1882 167.771L59.1858 124.291C61.2343 125.168 63.2813 126.133 65.3213 127.185ZM74.9558 132.926C75.1344 133.05 75.3022 133.174 75.4795 133.297L75.4814 184.065L69.3449 177.927L69.3435 129.379C71.2303 130.476 73.1039 131.654 74.9558 132.926ZM85.6363 141.197L85.6405 194.224L79.5036 188.087L79.5017 136.209C81.6896 137.86 83.7386 139.521 85.6363 141.197ZM95.7945 152.074L95.7968 204.38L89.6618 198.245L89.6576 144.976C91.9627 147.298 93.9937 149.663 95.7945 152.074ZM119.712 17.3099L114.311 11.9123C115.974 10.2358 117.477 8.8183 118.747 7.66977L119.712 8.63397V17.3099ZM119.712 31.6757L107.449 19.4165C108.849 17.7533 110.217 16.2191 111.525 14.8134L119.712 22.9964V31.6757ZM119.712 46.0395L101.182 27.5135C102.42 25.7694 103.663 24.1161 104.896 22.5516L119.712 37.3621V46.0395ZM119.712 60.4034L95.5515 36.2481C96.632 34.3892 97.7441 32.6044 98.8728 30.8911L119.712 51.7264V60.4034ZM119.711 74.7691L90.6624 45.7247C91.569 43.7212 92.528 41.7838 93.5243 39.9073L119.712 66.0908L119.711 74.7691ZM119.711 89.1367L86.6681 56.0966C87.3671 53.9106 88.1337 51.7803 88.9628 49.7125L119.711 80.456V89.1367ZM119.711 103.499L83.8062 67.5981C83.8444 67.3863 83.8747 67.1816 83.9144 66.9685C84.3232 64.7607 84.8153 62.6017 85.3744 60.4899L119.711 94.8241V103.499ZM119.711 117.865L82.2091 80.3662C82.3669 77.839 82.6425 75.2158 83.0216 72.5013L119.711 109.185L119.711 117.865ZM119.711 132.228L82.7181 95.2396C82.2856 92.2614 82.0522 89.1533 82.038 85.8821L119.711 123.552V132.228ZM119.711 147.294C117.47 145.141 115.273 143.074 113.125 141.053C102.433 130.996 93.1977 122.31 87.6729 111.297C86.2621 108.484 85.1272 105.542 84.2467 102.456L119.711 137.916V147.294ZM123.732 137.918L159.188 102.46C158.307 105.545 157.172 108.484 155.763 111.296C150.24 122.308 141.007 130.994 130.315 141.051C128.169 143.071 125.972 145.139 123.732 147.292V137.918ZM123.732 123.555L161.397 85.8844C161.383 89.1561 161.148 92.2643 160.716 95.2429L123.732 132.231V123.555ZM123.732 109.187L160.414 72.5042C160.793 75.2186 161.067 77.8409 161.225 80.3686L123.732 117.867L123.732 109.187ZM123.732 94.8208L158.06 60.4903C158.618 62.6017 159.111 64.7603 159.519 66.968C159.56 67.1821 159.59 67.3882 159.629 67.6009L123.732 103.501V94.8208ZM123.732 80.4575L154.475 49.7111C155.302 51.7794 156.069 53.9096 156.767 56.0961L123.732 89.133V80.4575ZM123.732 66.0912L149.918 39.9031C150.914 41.7795 151.871 43.7174 152.779 45.7214L123.732 74.7705V66.0912ZM123.733 51.7274L144.572 30.8849C145.701 32.5983 146.813 34.383 147.892 36.2419L123.733 60.4039V51.7274ZM123.733 37.3626L138.55 22.5427C139.783 24.1076 141.027 25.7619 142.264 27.5069L123.733 46.04V37.3626ZM123.733 22.9959L131.921 14.8054C133.228 16.211 134.596 17.7457 135.998 19.4076L123.733 31.6752V22.9959ZM123.733 8.63208L124.698 7.6655C125.968 8.81262 127.471 10.2296 129.135 11.9047L123.733 17.308V8.63208ZM267.342 83.0783L267.13 81.5857L265.637 81.3725C265.218 81.3129 255.202 79.9215 240.928 81.3616C227.742 82.6907 208.335 86.8118 190.764 98.8918C174.62 109.991 165.016 121.446 160.537 134.942C156.432 147.313 156.83 160.315 157.291 175.37C157.418 179.52 157.546 183.807 157.59 188.28L139.078 206.793L123.731 191.445L123.732 152.899C126.924 149.768 130.047 146.825 133.071 143.98C144.041 133.66 153.514 124.749 159.357 113.1C165.734 100.389 167.042 85.4978 163.475 66.2359C159.591 45.2686 148.786 28.6328 140.405 18.3687C131.331 7.25665 123.268 1.15851 122.929 0.904694L121.723 6.10352e-05L120.516 0.904694C120.177 1.15851 112.112 7.25665 103.035 18.3687C94.6521 28.6323 83.844 45.2686 79.9602 66.2368C76.3936 85.4992 77.7024 100.391 84.0784 113.102C89.9232 124.75 99.3994 133.662 110.37 143.983C113.394 146.827 116.517 149.769 119.711 152.9L119.71 193.109L136.234 209.636L118.643 227.228L110.412 218.996C110.454 214.524 110.581 210.234 110.709 206.084C111.169 191.031 111.567 178.03 107.46 165.661C102.981 152.165 93.3754 140.711 77.2335 129.612C59.6618 117.533 40.258 113.409 27.0739 112.078C12.8009 110.637 2.78682 112.026 2.36772 112.085L0.875359 112.299L0.662113 113.792C0.601742 114.212 -0.789439 124.227 0.650481 138.502C1.97963 151.688 6.10072 171.093 18.1801 188.667C29.2796 204.808 40.7346 214.413 54.231 218.892C66.6017 222.997 79.6038 222.6 94.6587 222.138C98.8081 222.011 103.098 221.883 107.569 221.84L115.8 230.071L95.5837 250.286H74.6405L14.8837 310.043L17.727 312.886L76.3061 254.309H97.2488L160.433 191.123C164.906 191.165 169.196 191.293 173.345 191.419C188.398 191.881 201.399 192.278 213.769 188.171C227.264 183.692 238.719 174.086 249.817 157.944C261.896 140.373 266.019 120.969 267.352 107.785C268.793 93.5121 267.402 83.4985 267.342 83.0783Z" fill="%231F1E21"/></svg>');@media (max-width:767px){top:40%}}&.article-quote-oryx--shapes-industrial_oil:after{mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="258" height="156" viewBox="0 0 258 156" fill="none"><path d="M122.583 0L123.111 0.0078125C123.817 0.0289515 124.52 0.0287761 125.229 0.0869141C130.881 0.433162 136.521 1.97399 141.584 4.56641C146.655 7.15368 151.162 10.7696 154.782 15.1328C158.405 19.4907 161.138 24.6203 162.731 30.0986C163.53 32.8364 164.045 35.6561 164.27 38.4785L164.347 39.5381C164.37 39.8896 164.375 40.2442 164.386 40.5957L164.404 41.4678H226.185C226.848 41.4651 227.508 41.4651 228.161 41.4941C228.814 41.5153 229.475 41.5235 230.106 41.6055C230.738 41.6768 231.394 41.7135 231.999 41.8271L232.918 41.9805C233.227 42.0307 233.531 42.0891 233.819 42.1631C234.401 42.3058 234.996 42.4267 235.566 42.5879C236.695 42.9182 237.818 43.283 238.904 43.7402C241.09 44.6229 243.167 45.7783 245.091 47.1631C247.012 48.5479 248.788 50.1489 250.337 51.9512C251.119 52.8444 251.835 53.7963 252.515 54.7715C253.175 55.7598 253.799 56.775 254.341 57.832C255.459 59.9303 256.283 62.174 256.883 64.4678C256.967 64.7505 257.023 65.044 257.086 65.332C257.147 65.6227 257.216 65.9105 257.271 66.2012L257.422 67.0762L257.496 67.5146L257.552 67.9561L257.662 68.8359C257.694 69.1293 257.71 69.4254 257.736 69.7188C257.797 70.308 257.803 70.8973 257.818 71.4893C257.837 72.0786 257.802 72.6706 257.8 73.2705C257.755 73.8598 257.734 74.4494 257.671 75.0361C257.597 75.6228 257.554 76.2096 257.44 76.791L257.293 77.6631C257.277 77.8057 257.216 77.9588 257.174 78.1094L257.036 78.5615L255.932 82.1768C255.744 82.7793 255.572 83.3818 255.371 83.9844L254.522 85.8105L252.684 89.9756L252.094 91.6406C251.869 92.2138 251.762 92.6975 251.608 93.21C251.466 93.7173 251.293 94.2197 251.195 94.7324L250.842 96.2598C250.757 96.7698 250.667 97.2829 250.572 97.793C250.548 97.9197 250.519 98.0464 250.503 98.1758L250.458 98.5615L250.363 99.3311C250.334 99.5872 250.292 99.8434 250.269 100.1L250.218 100.874C250.07 102.938 250.056 105.018 250.271 107.122C250.31 107.648 250.398 108.174 250.453 108.702L250.498 109.099L250.566 109.495L250.763 110.679C250.829 111.08 250.918 111.443 250.995 111.826C251.035 112.016 251.071 112.204 251.116 112.395L251.27 112.962L251.886 115.235L252.194 116.371L252.348 116.939C252.4 117.13 252.451 117.32 252.48 117.505L252.895 119.746L253.31 121.987C253.352 122.685 253.36 123.367 253.387 124.057L253.452 126.123C253.452 126.208 253.458 126.295 253.458 126.38L253.442 126.623L253.41 127.106C253.386 127.429 253.373 127.754 253.342 128.076C253.088 130.661 252.498 133.222 251.592 135.703C249.752 140.656 246.55 145.175 242.438 148.603C238.32 152.028 233.28 154.332 228.101 155.212C227.778 155.281 227.453 155.31 227.128 155.357C226.803 155.397 226.477 155.45 226.152 155.481L225.178 155.563L224.688 155.604L224.2 155.619L223.671 155.635H223.64L223.225 155.648C222.989 155.651 222.757 155.643 222.524 155.635H36.251L35.7598 155.627L35.1885 155.611C34.4249 155.585 33.6693 155.564 32.8926 155.479C32.1209 155.4 31.3487 155.334 30.585 155.199C24.4566 154.269 18.5896 151.708 13.7402 147.845C11.3168 145.921 9.13118 143.671 7.28125 141.203C5.4366 138.743 3.91736 136.078 2.7334 133.211C0.362913 127.484 -0.504299 121.142 0.283203 114.992C0.67169 111.919 1.46482 108.895 2.625 106.022C2.90248 105.293 3.22769 104.606 3.55273 103.916L4.02246 102.943L4.28711 102.426L5.34668 100.356L13.8223 83.8047L18.0615 75.5273L18.1934 75.2686L18.2598 75.1387L18.3545 74.9619L18.8965 73.9844C19.2638 73.3343 19.6386 72.6893 20.0244 72.0498C20.4366 71.4235 20.8677 70.8077 21.3037 70.1973L21.9648 69.2852C22.1868 68.984 22.438 68.7008 22.6758 68.4102C23.1593 67.8342 23.651 67.2633 24.1504 66.7031C24.6551 66.1483 25.2048 65.6332 25.7412 65.1074C26.5683 64.2751 27.4718 63.5323 28.3887 62.8057C28.3385 62.7396 28.2856 62.6754 28.2354 62.6094C26.3565 60.1016 24.7973 57.3982 23.624 54.6104C22.4427 51.8223 21.5995 48.9548 21.0947 46.0742C20.8278 44.6313 20.6696 43.1878 20.5586 41.7422C20.474 40.2967 20.4346 38.8513 20.498 37.4111C20.7121 31.6552 22.1287 25.9199 24.8613 20.5498C26.2355 17.8729 27.9505 15.2964 29.9932 12.9365C32.0466 10.5845 34.4172 8.4408 37.0361 6.6543C39.6525 4.87044 42.4881 3.43268 45.374 2.38086C48.2599 1.33432 51.1858 0.674041 54.0215 0.325195L55.084 0.203125C55.4352 0.166159 55.7813 0.145547 56.1299 0.119141L57.1768 0.0498047C57.5203 0.0339484 57.8586 0.0264828 58.2021 0.0185547L59.2275 0H122.583ZM31.7959 66.6689C30.9291 67.3534 30.067 68.0406 29.29 68.8281C28.8277 69.2826 28.3549 69.7239 27.9189 70.2021C27.4908 70.6884 27.0679 71.178 26.6504 71.6748C26.4443 71.9258 26.2274 72.1661 26.0371 72.4277L25.4688 73.2129C25.0936 73.7386 24.7209 74.2668 24.3643 74.8057C24.0366 75.358 23.7117 75.9163 23.3945 76.4766L22.9238 77.3193L22.8711 77.417L22.8369 77.4805L22.7705 77.6104L22.6387 77.8691L18.3994 86.1465L9.92383 102.698L8.86426 104.768L8.59961 105.285L8.19336 106.131C7.91323 106.725 7.63267 107.312 7.39746 107.938C6.40118 110.401 5.72167 112.991 5.38867 115.626C4.71213 120.896 5.45799 126.332 7.49023 131.242C8.50506 133.7 9.81082 135.992 11.3965 138.104C12.9847 140.22 14.8529 142.147 16.9326 143.796C21.087 147.107 26.1193 149.303 31.373 150.099C32.0257 150.218 32.689 150.268 33.3496 150.337C34.0129 150.414 34.6659 150.429 35.3213 150.45L35.8125 150.463L36.2461 150.472H42.6387V150.474H204.075L190.914 145.32H36.249L36.0771 145.317L35.8711 145.312L35.459 145.3C34.9121 145.281 34.3647 145.273 33.8125 145.207C33.2602 145.149 32.7074 145.109 32.1631 145.009C27.7842 144.351 23.5928 142.519 20.1309 139.758C18.3972 138.381 16.8406 136.776 15.5166 135.011C14.1926 133.248 13.1006 131.332 12.2549 129.284C10.5609 125.196 9.93717 120.664 10.5 116.271C10.7775 114.075 11.346 111.916 12.1758 109.865C12.3713 109.345 12.6093 108.853 12.8418 108.356L13.1855 107.64L13.4492 107.122L14.5088 105.053L22.9844 88.501L27.2236 80.2236L27.3555 79.9648L27.4219 79.835C27.4429 79.7954 27.4641 79.7533 27.501 79.6875L27.9004 78.9795C28.1673 78.5092 28.4391 78.0383 28.7139 77.5732C29.0151 77.1213 29.33 76.6793 29.6445 76.2354L30.1201 75.5752C30.2787 75.3532 30.464 75.1521 30.6357 74.9434C30.9871 74.5286 31.3409 74.1165 31.7002 73.707C32.0648 73.3054 32.4668 72.9352 32.8525 72.5547C33.6137 71.7751 34.4863 71.1196 35.332 70.4404C35.4879 70.3242 35.6491 70.2125 35.8076 70.1016C35.4826 69.8611 35.1576 69.6153 34.8379 69.3643C33.7755 68.5239 32.7605 67.6203 31.7959 66.6689ZM59.2617 25.7744L58.8369 25.7852L58.4111 25.7959L57.9961 25.8281C57.8587 25.8387 57.7158 25.8406 57.5811 25.8564L57.1768 25.9072C56.1012 26.0394 55.0918 26.2747 54.1562 26.6104C53.226 26.9539 52.3695 27.3946 51.582 27.9258C50.7945 28.4596 50.0885 29.1069 49.4463 29.8311C48.8147 30.5657 48.2578 31.396 47.79 32.2998C46.8677 34.1154 46.3126 36.2379 46.2412 38.3838C46.2095 38.9201 46.236 39.4537 46.2598 39.9873C46.31 40.5159 46.3549 41.0474 46.458 41.5654C46.6351 42.6039 46.9409 43.6004 47.332 44.5332C47.7205 45.4687 48.231 46.3168 48.8018 47.0938C49.3857 47.8627 50.0544 48.5395 50.7969 49.1367C51.5474 49.7234 52.3828 50.2205 53.2998 50.6328C53.5218 50.7464 53.7704 50.8208 54.0029 50.9238C54.2406 51.0163 54.4943 51.0899 54.7373 51.1797L55.5039 51.3965C55.7654 51.452 56.0428 51.5257 56.2832 51.5732C56.5105 51.605 56.7385 51.6607 56.9658 51.6924C57.1955 51.7135 57.4226 51.7638 57.6523 51.7744H222.644C224.53 51.7691 226.436 51.7586 228.254 51.9277C229.168 52.0044 230.046 52.1227 230.918 52.2549C231.779 52.4055 232.638 52.5861 233.476 52.8477C235.159 53.3498 236.777 54.0811 238.268 55.0352C239.758 55.9839 241.129 57.1311 242.311 58.4551C242.91 59.1105 243.45 59.8189 243.96 60.543C244.2 60.9182 244.457 61.2805 244.671 61.6689L245.004 62.2451L245.308 62.8369C246.119 64.4145 246.682 66.1138 247.041 67.8447C247.395 69.5784 247.493 71.3575 247.374 73.1123C247.35 73.5509 247.284 73.9869 247.239 74.4229C247.163 74.8536 247.105 75.2897 247.01 75.7178C246.907 76.1432 246.83 76.5767 246.695 76.9941L246.513 77.626C246.452 77.8374 246.36 78.0545 246.283 78.2686L245.323 80.8418L244.843 82.1289L244.264 83.4375L242.977 86.4453L242.29 88.4062C242.036 89.0641 241.88 89.6979 241.689 90.3398C241.51 90.9793 241.301 91.6166 241.169 92.2666L240.72 94.209L240.374 96.168C240.345 96.329 240.31 96.4926 240.289 96.6562L240.23 97.1504L240.109 98.1367C240.07 98.4643 240.019 98.7918 239.99 99.1221L239.922 100.113C239.729 102.753 239.726 105.412 239.99 108.068C240.046 108.731 240.149 109.395 240.221 110.058L240.278 110.555L240.36 111.052L240.554 112.212C240.731 113.309 241.021 114.379 241.285 115.463C241.417 116.002 241.557 116.544 241.679 117.08L242.018 118.682L242.355 120.283L242.572 121.805L242.786 123.324C242.847 123.826 242.876 124.306 242.913 124.8C242.998 126.766 242.794 128.758 242.276 130.692C241.238 134.561 238.915 138.121 235.791 140.706C232.665 143.288 228.722 144.879 224.739 145.133C222.741 145.278 220.78 145.056 218.838 144.628C216.882 144.208 214.818 143.618 212.768 142.812L72.1162 87.7314L63.459 84.3408L59.1299 82.6475L56.9658 81.7988L55.8818 81.376L55.7471 81.3232C55.7021 81.3074 55.686 81.3045 55.6543 81.2939L55.4883 81.2412L55.1553 81.1299L54.8252 81.0137C54.7724 80.9952 54.7165 80.9719 54.6611 80.9561L54.4893 80.9189C54.262 80.8714 54.0371 80.8189 53.8125 80.7607C53.5905 80.6867 53.3552 80.6891 53.1279 80.6494L52.7842 80.5986C52.6708 80.5802 52.5574 80.5544 52.4414 80.5596C51.979 80.5596 51.5161 80.4885 51.0537 80.5439C50.8239 80.5624 50.5911 80.5458 50.3613 80.5801C50.1314 80.6171 49.9008 80.6496 49.6709 80.6787C49.4385 80.692 49.2164 80.7626 48.9893 80.8154C48.7648 80.8762 48.5324 80.9027 48.3105 80.9766C47.8745 81.1404 47.4139 81.241 46.999 81.4551C46.1271 81.788 45.3449 82.3059 44.584 82.8291C44.2351 83.1357 43.8414 83.3901 43.5322 83.7363C43.371 83.9001 43.1884 84.0453 43.0352 84.2197C42.8872 84.3994 42.7392 84.5737 42.5859 84.748C42.5119 84.8379 42.4248 84.9149 42.3613 85.0127L42.166 85.3008L41.7617 85.8662C41.6534 86.0723 41.5398 86.2758 41.4209 86.4766L41.2412 86.7783C41.228 86.7943 41.2063 86.839 41.1826 86.8838L41.1162 87.0127L40.9844 87.2725L36.7451 95.5488L28.2705 112.101L27.21 114.17L26.9463 114.688L26.9141 114.749L26.8955 114.788L26.8613 114.865L26.79 115.019C26.695 115.225 26.5863 115.425 26.5176 115.634C26.1846 116.453 25.9547 117.318 25.8438 118.195C25.6192 119.953 25.8707 121.763 26.5498 123.398C26.8854 124.215 27.3396 125.01 27.876 125.727C28.4098 126.44 29.0284 127.078 29.7207 127.63C31.1028 128.735 32.7811 129.469 34.5332 129.729C34.7472 129.781 34.9721 129.779 35.1914 129.808C35.4107 129.842 35.6407 129.834 35.8652 129.845L36.0342 129.853L36.1191 129.857L36.167 129.86H151.426L138.265 124.707H36.1689C36.1485 124.707 36.1508 124.704 36.1406 124.704L36.0957 124.699L36.0059 124.693C35.8869 124.685 35.762 124.701 35.6562 124.675C35.5454 124.654 35.4317 124.67 35.3262 124.636C34.4515 124.506 33.6116 124.138 32.9219 123.586C32.573 123.308 32.2683 122.994 31.9961 122.632C31.7215 122.265 31.4809 121.842 31.3145 121.436C30.9736 120.619 30.8474 119.712 30.9609 118.835C31.0164 118.396 31.1324 117.965 31.2988 117.556C31.3253 117.453 31.3938 117.347 31.4414 117.238L31.4756 117.156L31.4922 117.114L31.5 117.093L31.5312 117.032L31.7959 116.515L32.8555 114.445L41.3311 97.8936L45.5693 89.6162L45.7021 89.3574L45.7676 89.2275L45.8027 89.1641C45.8158 89.1407 45.8151 89.1453 45.8203 89.1348C45.8598 89.0821 45.8945 89.027 45.9287 88.9717C45.9974 88.8607 46.0588 88.7439 46.1143 88.625C46.1934 88.5221 46.2725 88.4245 46.3438 88.3164C46.3807 88.2636 46.4156 88.2078 46.4473 88.1523C46.479 88.0943 46.5346 88.0599 46.5742 88.0098C46.6614 87.9173 46.7434 87.8189 46.8174 87.7158C46.8993 87.6182 47.0102 87.5465 47.0947 87.4541C47.2533 87.2507 47.4913 87.1344 47.6709 86.9521C48.1016 86.6747 48.5215 86.3651 49.0156 86.1934C49.2428 86.0586 49.5073 86.0301 49.7451 85.9219C49.8666 85.877 49.9989 85.8739 50.123 85.8369C50.2472 85.8079 50.3715 85.7552 50.501 85.7578C50.6278 85.7446 50.755 85.7256 50.8818 85.6992C51.0085 85.6781 51.1379 85.6997 51.2646 85.6865C51.5209 85.6416 51.7747 85.7072 52.0283 85.6914C52.0943 85.6835 52.1554 85.7052 52.2188 85.7158C52.2794 85.729 52.3429 85.7391 52.4062 85.7471C52.5304 85.7735 52.6626 85.7529 52.7842 85.8057C52.9084 85.8427 53.0333 85.8714 53.1602 85.8926L53.2549 85.9082C53.2866 85.9161 53.3159 85.9347 53.3477 85.9453C53.4083 85.969 53.4716 85.9926 53.5322 86.0137C53.5956 86.0348 53.6564 86.0538 53.7197 86.0723L53.8154 86.0986C53.8363 86.1064 53.8338 86.1014 53.876 86.1172L54.0107 86.1699L55.0947 86.5928L57.2588 87.4414L61.5879 89.1348L70.2451 92.5254L212.305 148.153C214.768 149.121 217.249 149.732 219.554 150.057C220.14 150.157 220.698 150.204 221.269 150.252C221.554 150.276 221.838 150.307 222.123 150.32L222.979 150.342L223.407 150.353L223.835 150.339L224.694 150.312C224.98 150.299 225.267 150.265 225.553 150.244C225.838 150.218 226.127 150.204 226.412 150.156C230.992 149.588 235.485 147.643 239.105 144.639C242.723 141.631 245.487 137.593 246.925 133.183C247.638 130.976 248.035 128.697 248.119 126.422C248.13 126.139 248.124 125.854 248.127 125.571L248.13 125.146C248.133 125.006 248.13 124.863 248.114 124.71L247.975 122.918C247.927 122.321 247.887 121.728 247.829 121.123L247.453 119.202L247.078 117.28C246.935 116.638 246.748 115.985 246.584 115.338L246.076 113.394L245.95 112.907C245.913 112.746 245.884 112.582 245.85 112.421C245.786 112.093 245.712 111.778 245.656 111.438L245.464 110.267L245.39 109.82L245.337 109.373C245.273 108.776 245.178 108.181 245.131 107.587C244.893 105.209 244.9 102.838 245.069 100.486L245.131 99.6035C245.157 99.3102 245.205 99.0189 245.239 98.7256L245.348 97.8486L245.4 97.4102C245.419 97.2648 245.453 97.119 245.477 96.9736L245.783 95.2266L246.185 93.4932C246.298 92.9118 246.491 92.341 246.652 91.7676C246.827 91.1916 246.959 90.6313 247.197 90.0156L247.834 88.2021L249.398 84.6162L250.112 83.0488C250.295 82.5309 250.458 82.0153 250.633 81.5L251.663 78.4053C251.742 78.1491 251.848 77.8876 251.906 77.6367L252.073 76.8838C252.197 76.3843 252.258 75.8739 252.346 75.3691C252.425 74.8617 252.465 74.3489 252.525 73.8389C252.549 73.3262 252.599 72.8132 252.602 72.2979C252.607 71.7827 252.623 71.2676 252.583 70.7656C252.57 70.5093 252.562 70.2495 252.544 69.9932L252.433 68.8359L252.377 68.4531L252.266 67.6865C252.168 67.1791 252.086 66.6662 251.962 66.1641C251.484 64.153 250.789 62.1811 249.824 60.3418C249.359 59.4143 248.814 58.5291 248.238 57.665C247.644 56.8168 247.015 55.9871 246.325 55.2129C244.959 53.6484 243.386 52.2739 241.679 51.1084C239.972 49.9405 238.125 48.997 236.19 48.3047C235.226 47.9453 234.237 47.6731 233.24 47.4326C232.228 47.2186 231.206 47.0172 230.125 46.8877C229.599 46.8058 229.036 46.7797 228.489 46.7295C227.945 46.6714 227.379 46.6662 226.816 46.6504C226.536 46.6398 226.254 46.6341 225.972 46.6318H59.582L57.9697 46.6289C57.8534 46.6236 57.7423 46.5896 57.626 46.5869C57.5124 46.5737 57.4014 46.5389 57.2852 46.5283C57.1478 46.4993 56.9497 46.4438 56.7754 46.4121C56.6089 46.3619 56.4419 46.3145 56.2754 46.2695C56.1248 46.2088 55.9607 46.1665 55.8154 46.1084C55.6782 46.0398 55.5173 46.0028 55.3906 45.9316C54.8462 45.6859 54.3887 45.4102 53.9844 45.0957C53.5907 44.7707 53.2337 44.4171 52.9141 43.9971C52.6049 43.5663 52.3032 43.09 52.0732 42.5244C51.8408 41.9644 51.6432 41.3435 51.5322 40.6699C51.4635 40.337 51.4393 39.9877 51.4023 39.6416C51.3918 39.2902 51.3679 38.936 51.3916 38.582C51.4339 37.1602 51.815 35.759 52.3779 34.6543C52.6659 34.1047 52.9904 33.6234 53.3418 33.2139C53.7012 32.8149 54.074 32.4663 54.4941 32.1836C54.917 31.9035 55.3769 31.6598 55.916 31.459C56.4604 31.2634 57.0874 31.1162 57.8115 31.0264L58.083 30.9912C58.1754 30.9806 58.276 30.9806 58.3711 30.9727L58.6592 30.9492L58.9629 30.9443L59.2695 30.9336H122.572L122.715 30.9414C122.902 30.9546 123.092 30.9365 123.277 30.9629C124.77 31.0554 126.198 31.449 127.514 32.1201C128.827 32.7887 130.02 33.7398 130.974 34.8867C131.928 36.0363 132.627 37.3686 133.037 38.7744C133.241 39.4799 133.375 40.2041 133.434 40.9492C133.449 41.1236 133.463 41.2988 133.463 41.4785H138.619L138.616 41.3594C138.616 41.0819 138.595 40.8093 138.571 40.5371C138.484 39.4457 138.288 38.3729 137.984 37.3291C137.377 35.244 136.338 33.2772 134.94 31.5938C133.542 29.9131 131.798 28.5157 129.858 27.5273C127.919 26.5337 125.788 25.9492 123.603 25.8145C123.333 25.7828 123.056 25.799 122.781 25.7832L122.575 25.7744H59.2617ZM40.6436 73.1123C39.8772 73.5589 39.1368 74.0501 38.418 74.5654C37.7362 75.1204 37.0255 75.6412 36.415 76.2754C36.1032 76.5872 35.7728 76.881 35.4795 77.2061L34.6211 78.207C34.481 78.3762 34.327 78.5351 34.2002 78.7148L33.8203 79.251C33.5667 79.6103 33.3102 79.9674 33.0645 80.332L32.4092 81.4736L32.084 82.0449C31.9836 82.2299 31.9014 82.394 31.8115 82.5684L27.5723 90.8447L19.0967 107.396L18.0371 109.466L17.7734 109.984L17.4932 110.573C17.3055 110.972 17.1123 111.367 16.959 111.784C16.2957 113.425 15.8382 115.151 15.6162 116.908C15.1643 120.423 15.6667 124.047 17.0225 127.318C18.3676 130.587 20.5508 133.504 23.3281 135.711C26.0977 137.923 29.4517 139.387 32.9561 139.913C33.392 139.998 33.8358 140.022 34.2744 140.072C34.713 140.125 35.1544 140.13 35.5957 140.146C35.8124 140.153 36.0479 140.164 36.2461 140.164H177.753L164.592 135.011H36.2461C36.0558 135.011 35.9052 135 35.7334 134.995C35.4005 134.982 35.0649 134.984 34.7373 134.939C34.4071 134.9 34.074 134.889 33.749 134.82C31.1221 134.429 28.6029 133.331 26.5283 131.671C24.4538 130.022 22.8049 127.818 21.79 125.357C20.7726 122.905 20.3944 120.185 20.7354 117.545C20.9018 116.226 21.2456 114.931 21.7451 113.702C21.8561 113.388 22.0094 113.089 22.1494 112.788L22.3662 112.328L22.6309 111.811L23.6904 109.741L32.166 93.1895L36.4043 84.9121C36.4915 84.7431 36.5818 84.5582 36.6689 84.4023L36.9229 83.9658L37.4219 83.0908L38.001 82.2695L38.2891 81.8574C38.3842 81.72 38.5056 81.6002 38.6113 81.4707L39.2637 80.707C39.4883 80.4586 39.7453 80.2398 39.9805 80.002C40.4403 79.5104 40.9951 79.1241 41.5078 78.6934C42.5992 77.9217 43.7435 77.1973 44.9961 76.7031C45.6013 76.4072 46.2544 76.2415 46.8887 76.0195C47.0657 75.9614 47.2483 75.9185 47.4307 75.8789C47.2934 75.8393 47.1529 75.8001 47.0156 75.7578C46.3102 75.5227 45.6123 75.2952 44.9121 75.0283C44.2118 74.7482 43.5134 74.4921 42.8184 74.167C42.089 73.8419 41.3624 73.4902 40.6436 73.1123ZM59.2539 15.4492L58.5879 15.4658L57.9219 15.4834L57.2529 15.5312C57.0285 15.5471 56.8068 15.5583 56.585 15.582L55.916 15.6611C54.1348 15.8805 52.3587 16.2842 50.6436 16.9053C48.9285 17.5316 47.2822 18.3721 45.7627 19.4053C44.2431 20.4412 42.8718 21.6866 41.6641 23.0635C40.4669 24.4509 39.446 25.9761 38.6162 27.5908C36.9699 30.8254 36.0719 34.3931 35.9424 37.9844C35.9001 38.8828 35.9319 39.7812 35.9795 40.6797C36.0535 41.5755 36.1434 42.4742 36.3125 43.3594C36.6191 45.1353 37.142 46.8801 37.8477 48.5557C38.5506 50.231 39.4783 51.8217 40.5723 53.291C41.6796 54.7551 42.9774 56.0764 44.415 57.2207C47.3115 59.4961 50.7498 60.9814 54.2646 61.6738C55.1709 61.8429 56.0824 62.0019 57.002 62.0732L59.5898 62.0762H224.515C225.646 62.0841 226.787 62.0258 227.907 62.2266C229.025 62.4116 230.117 62.7685 231.116 63.3076C232.118 63.8361 233.035 64.5284 233.812 65.3555C234.599 66.172 235.244 67.1209 235.732 68.1436C236.718 70.1864 237.03 72.5466 236.597 74.7744C236.398 75.8949 235.963 76.9549 235.461 77.9697L234.733 79.5078L234.372 80.2764L234.05 81.0645L233.296 82.9111L232.509 85.168C232.231 85.9106 232.025 86.6961 231.798 87.4678C231.579 88.2419 231.335 89.0108 231.169 89.8008C230.989 90.5856 230.799 91.3708 230.627 92.1582L230.204 94.542C230.172 94.7428 230.13 94.9388 230.104 95.1396L230.029 95.7393L229.882 96.9424C229.837 97.3439 229.778 97.743 229.741 98.1445L229.654 99.3525C229.419 102.569 229.422 105.811 229.739 109.017C229.805 109.82 229.924 110.615 230.014 111.416L230.088 112.017L230.186 112.611L230.373 113.745C230.468 114.398 230.614 115.045 230.749 115.689C230.818 116.014 230.878 116.337 230.955 116.659L231.195 117.622C231.486 118.912 231.932 120.159 232.252 121.44C232.54 122.73 232.615 124.07 232.422 125.378C232.047 127.999 230.622 130.431 228.579 132.106C226.536 133.779 223.859 134.683 221.216 134.498C219.892 134.429 218.61 134.044 217.39 133.547L213.697 132.102L75.8818 78.1309L74.3789 77.541H60.2451L61.0166 77.8428L65.3457 79.5371L74.0029 82.9277L213.235 137.453C214.876 138.098 216.52 138.668 218.129 139.184C219.725 139.712 221.378 140.087 223.074 140.093C226.457 140.151 229.853 138.919 232.485 136.755C235.115 134.588 236.996 131.511 237.636 128.182C237.958 126.519 237.969 124.812 237.718 123.155C237.641 122.743 237.562 122.336 237.472 121.921L237.184 120.674L236.595 118.145C236.394 117.294 236.195 116.438 236.002 115.571C235.809 114.71 235.601 113.85 235.466 112.976L235.275 111.829L235.186 111.284L235.12 110.734C235.038 110.005 234.93 109.276 234.869 108.541C234.578 105.61 234.581 102.659 234.792 99.7305L234.871 98.6309C234.903 98.2662 234.959 97.9008 235.001 97.5361L235.136 96.4424L235.201 95.8955C235.225 95.7132 235.262 95.5329 235.294 95.3506L235.678 93.1816C235.834 92.4654 236.008 91.7484 236.172 91.0322C236.32 90.3109 236.547 89.6104 236.748 88.9023C236.959 88.1969 237.139 87.4863 237.403 86.7861L238.141 84.6768L239.152 82.2451L240.038 80.1709L240.923 78.1172C241.517 76.7641 241.975 75.3764 242.171 73.915C242.594 71.0134 242.112 67.9766 240.81 65.334L240.562 64.8398L240.286 64.3594C240.112 64.0343 239.897 63.7357 239.699 63.4238C239.274 62.824 238.824 62.2369 238.314 61.7031C237.318 60.6197 236.147 59.7001 234.871 58.9707C233.6 58.2334 232.21 57.7096 230.78 57.4004C229.348 57.0701 227.889 57.039 226.401 56.9756C224.913 56.9201 223.396 56.9248 221.885 56.9248H57.3271C56.9811 56.9116 56.6403 56.8407 56.2969 56.8037C55.9535 56.7535 55.6152 56.6822 55.2744 56.624C52.452 56.0664 49.8035 54.901 47.6074 53.1807C46.5186 52.3086 45.5325 51.3095 44.6895 50.1943C43.857 49.0712 43.1382 47.8524 42.5938 46.5469C42.0441 45.244 41.6318 43.8724 41.3887 42.4639C41.2539 41.761 41.1858 41.0474 41.125 40.334C41.088 39.6178 41.0587 38.8988 41.0957 38.1826C41.1961 35.3126 41.9226 32.4689 43.207 29.9424C43.8545 28.6818 44.6452 27.5031 45.5596 26.4434C46.4845 25.3943 47.5227 24.4479 48.6748 23.6631C49.8271 22.8808 51.08 22.2412 52.4014 21.7549C53.728 21.2766 55.1208 20.9573 56.5479 20.7803L57.084 20.7168C57.2637 20.6983 57.4463 20.69 57.626 20.6768L58.168 20.6377L58.7119 20.624L59.2598 20.6104H122.585L122.854 20.6191C123.214 20.635 123.576 20.6212 123.936 20.6582C126.813 20.8353 129.644 21.6122 132.21 22.9229C134.776 24.231 137.073 26.0737 138.918 28.291C140.76 30.5082 142.139 33.106 142.942 35.8701C143.344 37.2523 143.606 38.6746 143.72 40.1123C143.749 40.4714 143.777 40.8306 143.777 41.1924L143.785 41.4619V41.46H148.947L148.937 41.0391C148.931 40.5926 148.899 40.1457 148.862 39.6992C148.722 37.9155 148.398 36.1422 147.896 34.4219C146.894 30.981 145.178 27.7489 142.89 24.9951C140.601 22.2387 137.752 19.9551 134.56 18.3271C131.37 16.694 127.837 15.7272 124.264 15.5078C123.817 15.4655 123.37 15.4755 122.924 15.457L122.588 15.4492H59.2539ZM59.2324 5.15039L58.3262 5.16895L57.4199 5.19531L56.5 5.25684C56.1935 5.28061 55.8892 5.29837 55.5801 5.33008L54.6504 5.43848C52.1688 5.74504 49.6263 6.31883 47.1289 7.22266C44.6342 8.13438 42.1949 9.37088 39.9434 10.9062C37.6918 12.4417 35.6515 14.2865 33.8809 16.3135C32.1182 18.3484 30.6379 20.5736 29.4434 22.8965C27.0728 27.553 25.8312 32.5671 25.6436 37.6016C25.5854 38.8594 25.6223 40.1226 25.6963 41.3857C25.7967 42.6488 25.9316 43.9118 26.1641 45.167C26.6027 47.6802 27.3403 50.1725 28.3604 52.5879C29.3778 55.0034 30.7254 57.3373 32.3428 59.499C33.9707 61.6582 35.8976 63.6241 38.0303 65.3154C40.1682 66.9988 42.5092 68.387 44.9141 69.46C45.5139 69.7427 46.1217 69.9649 46.7295 70.208C47.3373 70.4406 47.9482 70.6357 48.5586 70.8418C49.1664 71.0241 49.7801 71.1985 50.3906 71.3623C51.0062 71.505 51.5879 71.6511 52.2432 71.7832C53.604 72.0342 54.9732 72.2713 56.3525 72.377L57.3906 72.3857H220.714C221.092 72.3884 221.472 72.3696 221.845 72.4355C222.217 72.4963 222.582 72.6153 222.915 72.7949C223.584 73.1464 224.128 73.7254 224.453 74.4072C224.781 75.0864 224.887 75.8736 224.741 76.6162C224.675 76.9888 224.53 77.3434 224.363 77.6816C224.207 78.025 224.028 78.358 223.894 78.7119L223.706 79.1719L223.674 79.249L223.658 79.2852L223.65 79.3096L223.621 79.3887L222.73 81.9385C222.424 82.7655 222.17 83.7015 221.906 84.6025C221.647 85.5117 221.37 86.4106 221.169 87.3408C220.955 88.2631 220.732 89.1857 220.534 90.1133L220.035 92.9199C219.998 93.1551 219.951 93.3879 219.919 93.623L219.829 94.3311L219.651 95.7471C219.596 96.2201 219.532 96.6939 219.487 97.167L219.382 98.5908C219.104 102.383 219.115 106.205 219.482 109.963C219.562 110.904 219.693 111.837 219.802 112.772L219.89 113.473L220 114.168L220.114 114.862L220.172 115.209L220.186 115.277C220.212 115.478 220.267 115.706 220.31 115.917C220.352 116.131 220.404 116.346 220.46 116.56C220.555 116.99 220.706 117.405 220.812 117.833C220.907 118.264 220.931 118.71 220.867 119.146C220.74 120.021 220.268 120.833 219.586 121.391C218.904 121.948 218.011 122.249 217.131 122.188C216.69 122.165 216.26 122.038 215.854 121.871L214.622 121.391L102.646 77.5391H88.5117L214.171 126.747L216.631 127.712C217.445 128.042 218.301 128.301 219.184 128.346C220.944 128.47 222.731 127.865 224.092 126.75C225.453 125.635 226.401 124.014 226.652 122.265C226.782 121.393 226.734 120.499 226.541 119.641C226.327 118.784 226.029 117.952 225.836 117.093L225.675 116.453C225.625 116.239 225.585 116.023 225.537 115.809C225.45 115.381 225.347 114.942 225.286 114.517L225.099 113.394L224.995 112.748L224.916 112.099C224.816 111.232 224.691 110.367 224.617 109.495C224.276 106.012 224.268 102.484 224.524 98.9766L224.62 97.6611C224.66 97.2224 224.723 96.7857 224.773 96.3496L224.935 95.042L225.017 94.3867C225.046 94.1674 225.088 93.953 225.125 93.7363L225.585 91.1406C225.767 90.282 225.973 89.4285 226.171 88.5752C226.353 87.7163 226.615 86.8804 226.855 86.04C227.101 85.205 227.329 84.3434 227.622 83.5586L228.463 81.1543L228.489 81.0801L228.505 81.04L228.536 80.9639L228.6 80.8105L228.725 80.5039L228.976 79.8936L229.189 79.3701L229.43 78.8574L229.913 77.832C230.246 77.1555 230.537 76.45 230.669 75.7021C230.957 74.2169 230.751 72.6413 230.093 71.2803C229.445 69.9142 228.356 68.7566 227.017 68.0537C226.353 67.6944 225.624 67.4536 224.879 67.332C224.131 67.1999 223.373 67.2367 222.617 67.2314H59.5947L56.6826 67.2266C55.5357 67.1367 54.3935 66.9409 53.2598 66.7295C52.7077 66.6185 52.2005 66.4916 51.6748 66.3701C51.1543 66.2301 50.6308 66.0826 50.1104 65.9268C49.5924 65.7497 49.071 65.5859 48.5557 65.3877C48.0404 65.1789 47.5223 64.9934 47.0176 64.7529C44.9855 63.8465 43.0221 62.6809 41.2305 61.2725C39.4467 59.8534 37.8321 58.2096 36.4658 56.3994C35.1101 54.5812 33.9702 52.6224 33.1113 50.5742C32.2472 48.5262 31.6187 46.4094 31.2461 44.2637C31.0452 43.1934 30.931 42.1124 30.8438 41.0342C30.783 39.9533 30.7486 38.8722 30.7988 37.7939C30.9574 33.481 32.0286 29.1914 34.0371 25.2432C35.0492 23.2745 36.2995 21.3982 37.7793 19.6885C39.2671 17.9866 40.9715 16.4406 42.8584 15.1562C44.7426 13.8719 46.788 12.8335 48.8916 12.0645C50.9979 11.3033 53.16 10.8141 55.29 10.5498L56.0879 10.457C56.3522 10.428 56.6166 10.4147 56.8809 10.3936L57.6738 10.3408L58.459 10.3174L59.2432 10.3018H122.585L122.984 10.3096C123.518 10.3281 124.049 10.3226 124.583 10.3701C128.848 10.6317 133.085 11.7892 136.898 13.7422C140.717 15.6899 144.119 18.4178 146.852 21.708C149.584 24.9981 151.637 28.8616 152.837 32.9814C153.437 35.0402 153.825 37.1629 153.994 39.293C154.039 39.8267 154.077 40.3579 154.082 40.8916L154.095 41.4619H159.248L159.232 40.7412C159.224 40.1228 159.182 39.5012 159.132 38.8828C158.936 36.4067 158.484 33.9359 157.784 31.5391C156.386 26.7398 153.992 22.244 150.815 18.4199C147.639 14.5932 143.685 11.4218 139.24 9.1543C134.803 6.87887 129.863 5.53146 124.905 5.22754C124.284 5.17472 123.666 5.1767 123.048 5.1582L122.583 5.15039H59.2324ZM51.4814 90.8369C51.4603 90.8474 51.4339 90.8159 51.4102 90.8291C51.3864 90.8449 51.3624 90.85 51.3359 90.8447C51.3072 90.8243 51.2862 90.8577 51.2627 90.8633C51.2389 90.8791 51.2064 90.8552 51.1826 90.8711C51.143 90.9212 51.0751 90.885 51.0381 90.9375C50.9219 90.9481 50.8633 91.0535 50.7656 91.0801C50.7498 91.1382 50.673 91.1226 50.665 91.1807C50.6545 91.2018 50.617 91.1996 50.6064 91.2207C50.6012 91.2467 50.5911 91.2652 50.5703 91.2783C50.5624 91.2889 50.5381 91.284 50.5381 91.2998C50.5355 91.3155 50.5325 91.3284 50.5273 91.3389C50.5194 91.3627 50.4955 91.3738 50.4717 91.3896C50.4717 91.4239 50.4638 91.4506 50.4453 91.4717C50.4374 91.4821 50.4242 91.4922 50.4111 91.5C50.4058 91.5053 50.411 91.4899 50.4004 91.5137L50.3662 91.5771L50.2998 91.707L50.168 91.9658L45.9287 100.243L37.4541 116.794L36.3936 118.863L36.1006 119.439V119.458C36.1006 119.463 36.0925 119.469 36.0898 119.472C36.0892 119.475 36.1142 119.52 36.127 119.535L36.1299 119.538L70.5332 119.548H125.122L68.377 97.3252L59.7188 93.9346L55.3906 92.2402L53.2256 91.3926L52.1426 90.9697L52.0078 90.916C51.9769 90.9031 51.9859 90.908 51.9814 90.9082H51.9756C51.9677 90.9108 51.96 90.9111 51.9521 90.9111C51.9365 90.9111 51.9232 90.9085 51.9102 90.9033C51.8971 90.8981 51.8836 90.8903 51.873 90.8799C51.8652 90.8746 51.8597 90.866 51.8545 90.8633C51.8466 90.8659 51.8409 90.8691 51.833 90.8691C51.8066 90.8744 51.7828 90.8684 51.7617 90.8525C51.7406 90.8188 51.7115 90.8582 51.6904 90.8477C51.6773 90.8477 51.6668 90.8422 51.6562 90.8369C51.6457 90.8317 51.6352 90.8163 51.6221 90.8291C51.5745 90.8608 51.529 90.7999 51.4814 90.8369ZM116.779 77.5391L215.08 116.039L215.024 115.697L214.902 114.955L214.783 114.21L214.688 113.457C214.572 112.453 214.429 111.453 214.345 110.443C213.954 106.408 213.938 102.299 214.236 98.2158L214.351 96.6826C214.396 96.1754 214.466 95.6654 214.524 95.1582L214.715 93.6328L214.812 92.8721C214.847 92.6184 214.894 92.3673 214.937 92.1162L215.474 89.0957C215.688 88.0967 215.923 87.1079 216.155 86.1143C216.372 85.1154 216.671 84.1479 216.948 83.1729C217.231 82.2058 217.506 81.1965 217.828 80.3271L218.804 77.5391H116.779ZM59.2832 36.0654C59.2224 36.0681 59.1584 36.0732 59.0977 36.0732H58.9131C58.8576 36.0812 58.8045 36.0872 58.749 36.0898C58.6962 36.0951 58.638 36.0924 58.5879 36.0977C58.5405 36.1082 58.4956 36.1129 58.4482 36.1182C58.0756 36.1657 57.832 36.2294 57.6787 36.2822C57.5308 36.343 57.4673 36.3853 57.4092 36.417C57.3537 36.4513 57.3166 36.4992 57.2373 36.5732C57.1686 36.6604 57.0734 36.7899 56.9678 36.9854C56.7669 37.3791 56.5588 38.0585 56.543 38.7588C56.5271 38.9332 56.5476 39.1053 56.5449 39.2744C56.5686 39.438 56.5715 39.6042 56.6084 39.752C56.6533 40.0585 56.7463 40.3048 56.8203 40.4951C56.8942 40.6877 56.9837 40.7934 57.0312 40.8779C57.0894 40.9519 57.1321 40.984 57.1797 41.0342C57.2378 41.0738 57.3196 41.1242 57.4912 41.2061C57.5229 41.2377 57.5947 41.2378 57.6396 41.2695C57.6951 41.2906 57.7691 41.3033 57.8271 41.335C57.9037 41.3508 57.9803 41.375 58.0596 41.4014C58.107 41.4093 58.1544 41.4201 58.1992 41.4307L58.2627 41.4492C58.2835 41.457 58.307 41.4648 58.3027 41.46L58.377 41.4541H128.32C128.315 41.4145 128.309 41.3745 128.307 41.335C128.275 40.9387 128.203 40.5608 128.098 40.1963C127.886 39.4696 127.525 38.7693 127.015 38.1562C126.505 37.5484 125.865 37.0383 125.178 36.6895C124.488 36.338 123.764 36.1342 122.963 36.084L85.3115 36.0654H59.2832Z" fill="%231F1E21"/></svg>')}&.article-quote-oryx--shapes-drive_belt:after{mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="258" height="157" viewBox="0 0 258 157" fill="none"><path d="M78.1826 0C78.8905 0 79.5965 0.0106812 80.2998 0.0292969C80.4962 0.0346688 80.6917 0.0451519 80.8877 0.0517578C81.3991 0.069532 81.91 0.0889336 82.4189 0.116211C82.6472 0.128616 82.8753 0.145111 83.1035 0.15918C83.5794 0.188948 84.0549 0.220752 84.5283 0.258789C84.7759 0.279033 85.0223 0.301901 85.2695 0.324219C85.719 0.364746 86.1683 0.407684 86.6152 0.456055C86.8855 0.484987 87.155 0.516588 87.4248 0.548828C87.8387 0.59761 88.2523 0.648697 88.6641 0.704102C88.967 0.745029 89.2697 0.787795 89.5723 0.832031C89.934 0.884943 90.2952 0.941138 90.6553 0.999023C91.0058 1.05565 91.3562 1.11307 91.7051 1.17383C91.9894 1.22384 92.2726 1.27662 92.5557 1.3291C92.9752 1.40721 93.3946 1.48558 93.8125 1.57031C93.9654 1.60132 94.117 1.63574 94.2695 1.66797C94.6978 1.75768 95.1271 1.8437 95.5537 1.94043L215.109 26.8135C215.477 26.8854 215.844 26.9618 216.209 27.042L216.719 27.1475C216.846 27.1768 216.972 27.2136 217.1 27.2441C217.547 27.3504 217.993 27.4632 218.437 27.5811C218.672 27.6435 218.906 27.7058 219.14 27.7715C219.66 27.9178 220.178 28.0718 220.691 28.2334C220.896 28.2979 221.099 28.3651 221.303 28.4316C221.79 28.592 222.275 28.7576 222.756 28.9316C222.922 28.9916 223.088 29.0527 223.254 29.1143C223.75 29.2994 224.241 29.4931 224.729 29.6924C224.888 29.7572 225.046 29.8202 225.203 29.8867C225.739 30.1116 226.27 30.3456 226.797 30.5879C226.963 30.6644 227.128 30.7426 227.293 30.8203C227.815 31.0675 228.334 31.3197 228.847 31.583C229.003 31.6632 229.158 31.7472 229.313 31.8291C229.713 32.0391 230.108 32.2547 230.501 32.4746C230.725 32.5999 230.949 32.7259 231.171 32.8545C231.566 33.0835 231.957 33.3177 232.346 33.5566C232.607 33.717 232.868 33.8791 233.127 34.0439C233.367 34.1978 233.604 34.3556 233.842 34.5127C234.304 34.8182 234.762 35.1312 235.215 35.4512C235.279 35.4966 235.343 35.5424 235.406 35.5879C239.268 38.3448 242.772 41.6171 245.776 45.3428C248.263 48.4263 250.375 51.7774 252.09 55.3145C252.134 55.4049 252.179 55.496 252.223 55.5869C252.283 55.7147 252.342 55.8435 252.402 55.9717C254.976 61.4414 256.63 67.4244 257.164 73.7227C257.164 73.7268 257.165 73.7322 257.165 73.7363C257.191 74.0466 257.214 74.3574 257.235 74.6689C257.244 74.7941 257.251 74.9198 257.259 75.0449C257.273 75.2885 257.288 75.532 257.299 75.7764C257.309 75.9925 257.316 76.2087 257.323 76.4248C257.329 76.6024 257.336 76.78 257.34 76.958C257.349 77.3664 257.355 77.7753 257.355 78.1846C257.355 78.5935 257.349 79.0026 257.34 79.4111C257.336 79.5891 257.329 79.7662 257.323 79.9434C257.316 80.1599 257.309 80.3763 257.299 80.5928C257.288 80.8367 257.273 81.0811 257.259 81.3242C257.251 81.4498 257.244 81.5756 257.235 81.7012C257.214 82.0119 257.191 82.3229 257.165 82.6328C257.165 82.6374 257.164 82.6425 257.164 82.6475C256.63 88.9478 254.974 94.9338 252.399 100.404C252.34 100.53 252.284 100.656 252.224 100.781C252.179 100.874 252.133 100.965 252.088 101.058C250.373 104.594 248.262 107.944 245.776 111.026C242.747 114.782 239.211 118.079 235.314 120.849C235.3 120.859 235.286 120.869 235.272 120.879C234.631 121.334 233.98 121.775 233.319 122.201C233.275 122.23 233.231 122.259 233.187 122.288C232.885 122.481 232.58 122.671 232.274 122.858C232.029 123.008 231.781 123.154 231.534 123.301C231.145 123.53 230.753 123.756 230.357 123.976C230.072 124.134 229.784 124.29 229.495 124.444C229.2 124.6 228.905 124.756 228.607 124.907C228.218 125.105 227.824 125.297 227.429 125.485C227.184 125.602 226.939 125.718 226.692 125.83C226.236 126.038 225.776 126.242 225.313 126.438C225.065 126.542 224.815 126.643 224.565 126.744C224.234 126.878 223.899 127.009 223.563 127.137C223.195 127.277 222.825 127.413 222.453 127.545C222.125 127.661 221.795 127.775 221.464 127.886C221.182 127.979 220.9 128.072 220.617 128.161C220.158 128.304 219.695 128.442 219.23 128.574C218.947 128.654 218.663 128.73 218.378 128.805C218.01 128.902 217.64 128.995 217.269 129.085C217.097 129.126 216.928 129.174 216.756 129.214L216.244 129.32C215.859 129.405 215.472 129.486 215.084 129.562L95.5205 154.432C95.1149 154.524 94.7055 154.606 94.2979 154.691C94.1333 154.726 93.9696 154.763 93.8047 154.797C93.374 154.884 92.942 154.965 92.5088 155.045C92.2484 155.093 91.9878 155.142 91.7266 155.188C91.3528 155.253 90.978 155.316 90.6025 155.375C90.2719 155.428 89.9403 155.479 89.6084 155.527C89.2805 155.575 88.9527 155.622 88.624 155.666C88.238 155.718 87.8511 155.766 87.4639 155.812C87.1732 155.847 86.8819 155.881 86.5908 155.912C86.1619 155.958 85.7312 155.999 85.2998 156.038C85.0393 156.062 84.7785 156.086 84.5176 156.107C84.0542 156.144 83.5885 156.176 83.123 156.205C82.8871 156.22 82.652 156.237 82.416 156.25C81.9108 156.277 81.4028 156.296 80.8955 156.313C80.6968 156.32 80.4985 156.331 80.2998 156.336C79.5961 156.355 78.8905 156.365 78.1826 156.365C35.0726 156.365 0.000165521 121.292 0 78.1826C0 35.0726 35.0725 7.44839e-05 78.1826 0ZM78.1826 3.7207C37.1245 3.72078 3.72168 37.1246 3.72168 78.1826C3.72185 119.241 37.1246 152.644 78.1826 152.645C78.8549 152.645 79.5273 152.633 80.1992 152.615C80.3897 152.611 80.5791 152.6 80.7695 152.594C81.2514 152.577 81.7334 152.56 82.2148 152.534C82.4388 152.522 82.6616 152.505 82.8848 152.491C83.3308 152.463 83.7768 152.434 84.2217 152.398C84.4652 152.379 84.7085 152.355 84.9512 152.333C85.369 152.295 85.787 152.256 86.2041 152.211C86.4724 152.182 86.7403 152.151 87.0078 152.119C87.3882 152.074 87.7689 152.027 88.1484 151.976C88.4506 151.935 88.7524 151.893 89.0537 151.849C89.382 151.801 89.7097 151.749 90.0371 151.696C90.3859 151.64 90.7349 151.583 91.082 151.522C91.3334 151.478 91.5844 151.432 91.835 151.386C92.2534 151.308 92.671 151.229 93.0869 151.145C93.2072 151.12 93.3279 151.094 93.4482 151.068C127.209 144.006 152.645 114.01 152.646 78.1826C152.646 42.352 127.205 12.3532 93.4385 5.29492C93.3224 5.27055 93.2059 5.24426 93.0898 5.2207C92.6921 5.13966 92.2914 5.06604 91.8916 4.99121C91.6138 4.93955 91.3362 4.88626 91.0576 4.83789C90.7377 4.78168 90.4154 4.72982 90.0938 4.67773C89.7349 4.62027 89.3753 4.56422 89.0156 4.51172C88.7408 4.47164 88.4651 4.43228 88.1895 4.39551C87.7832 4.34095 87.3768 4.29013 86.9697 4.24219C86.7229 4.21283 86.4761 4.18368 86.2285 4.15723C85.7932 4.1101 85.357 4.06858 84.9209 4.0293C84.6916 4.00865 84.4632 3.98638 84.2334 3.96777C83.7782 3.93099 83.3222 3.90158 82.8662 3.87305C82.6504 3.85941 82.4349 3.8436 82.2188 3.83203C81.7338 3.80598 81.2475 3.78746 80.7617 3.77051C80.5738 3.76473 80.3871 3.754 80.1992 3.74902C79.5273 3.73083 78.8549 3.7207 78.1826 3.7207ZM78.1875 8.61035C116.551 8.61054 147.761 39.8203 147.762 78.1826C147.762 116.546 116.551 147.757 78.1875 147.757C39.8247 147.757 8.61426 116.546 8.61426 78.1826C8.61451 39.8202 39.8248 8.61035 78.1875 8.61035ZM154.886 93.3438C150.413 116.013 136.112 135.191 116.621 146.242L195.914 129.749C176.382 126.317 160.546 112.021 154.886 93.3438ZM78.1875 12.3311C41.8766 12.3311 12.3352 41.8718 12.335 78.1826C12.335 114.494 41.8765 144.035 78.1875 144.035C114.499 144.035 144.04 114.494 144.04 78.1826C144.04 41.8719 114.499 12.3312 78.1875 12.3311ZM78.1934 17.2197C111.809 17.2199 139.158 44.5686 139.158 78.1846C139.158 111.8 111.809 139.148 78.1934 139.148C44.5774 139.148 17.2287 111.8 17.2285 78.1846C17.2285 44.5685 44.5773 17.2197 78.1934 17.2197ZM78.1934 20.9414C46.6289 20.9414 20.9502 46.6205 20.9502 78.1846C20.9503 109.748 46.629 135.428 78.1934 135.428C109.758 135.428 135.436 109.748 135.437 78.1846C135.437 46.6206 109.758 20.9415 78.1934 20.9414ZM78.1982 25.8301C107.067 25.8303 130.553 49.3162 130.553 78.1846C130.553 107.053 107.067 130.54 78.1982 130.54C49.3296 130.54 25.8428 107.053 25.8428 78.1846C25.843 49.3161 49.3297 25.8301 78.1982 25.8301ZM78.1982 29.5508C51.3814 29.5508 29.5647 51.3681 29.5645 78.1846C29.5645 105.001 51.3812 126.819 78.1982 126.819C105.015 126.819 126.832 105.001 126.832 78.1846C126.832 51.3683 105.015 29.551 78.1982 29.5508ZM205 29.5508C178.183 29.5508 156.366 51.3681 156.366 78.1846C156.366 105.001 178.183 126.818 205 126.818C208.217 126.818 211.36 126.502 214.403 125.903L215.387 125.698C215.829 125.601 216.268 125.499 216.705 125.391C216.908 125.341 217.11 125.291 217.312 125.238C218.395 124.955 219.463 124.636 220.515 124.281C220.59 124.256 220.665 124.23 220.739 124.204C221.379 123.984 222.013 123.752 222.641 123.507C222.738 123.468 222.836 123.43 222.934 123.392C223.617 123.119 224.293 122.832 224.961 122.53C224.974 122.525 224.988 122.52 225.001 122.515C225.34 122.361 225.677 122.203 226.013 122.041C226.106 121.997 226.199 121.949 226.292 121.903C226.865 121.623 227.432 121.332 227.992 121.03C228.108 120.968 228.224 120.905 228.339 120.842C228.933 120.515 229.52 120.178 230.098 119.828C230.141 119.802 230.185 119.776 230.228 119.751C237.231 115.484 243.078 109.498 247.176 102.384C247.178 102.379 247.182 102.375 247.184 102.37C247.36 102.064 247.531 101.756 247.7 101.446C247.922 101.04 248.14 100.632 248.35 100.22C248.425 100.071 248.498 99.9218 248.572 99.7734C251.263 94.3318 252.933 88.4044 253.456 82.3252C253.456 82.3231 253.457 82.3208 253.457 82.3184C253.513 81.6657 253.555 81.0114 253.584 80.3555C253.588 80.2716 253.59 80.1869 253.594 80.1025C253.619 79.4641 253.635 78.825 253.635 78.1846C253.635 77.5443 253.619 76.9053 253.594 76.2676C253.59 76.1833 253.588 76.0985 253.584 76.0146C253.555 75.3585 253.513 74.7032 253.457 74.0508C253.457 74.0484 253.456 74.046 253.456 74.0439C252.933 67.9652 251.263 62.0379 248.572 56.5967C248.498 56.4478 248.425 56.298 248.35 56.1504C248.14 55.7379 247.922 55.3296 247.7 54.9229C247.531 54.6136 247.36 54.3051 247.184 54C247.181 53.9943 247.177 53.9885 247.174 53.9824C243.092 46.8974 237.275 40.9323 230.309 36.6699C230.128 36.5595 229.946 36.4522 229.765 36.3447C229.349 36.0979 228.929 35.8559 228.506 35.6211C228.275 35.4934 228.044 35.3672 227.812 35.2432C227.473 35.0629 227.133 34.8867 226.79 34.7139C226.487 34.5609 226.181 34.411 225.874 34.2646C225.623 34.1447 225.371 34.0259 225.117 33.9102C224.714 33.7262 224.308 33.5469 223.9 33.374C223.642 33.2645 223.382 33.1597 223.121 33.0547C222.86 32.9493 222.597 32.847 222.333 32.7461C221.927 32.5906 221.517 32.4406 221.105 32.2959C220.852 32.2066 220.599 32.118 220.344 32.0332C220.056 31.9369 219.767 31.8419 219.477 31.751C219.07 31.6241 218.662 31.5025 218.252 31.3867C217.965 31.3053 217.677 31.2278 217.388 31.1514C217.093 31.0741 216.796 31.0007 216.5 30.9287C216.129 30.8382 215.756 30.7513 215.381 30.6699L214.412 30.4688C211.366 29.8692 208.219 29.5508 205 29.5508ZM78.2031 34.4404C102.325 34.4404 121.949 54.0641 121.949 78.1855C121.949 102.307 102.325 121.932 78.2031 121.932C54.0816 121.932 34.458 102.307 34.458 78.1855C34.4582 54.0641 54.0817 34.4405 78.2031 34.4404ZM205.005 34.4404C229.126 34.4404 248.751 54.0641 248.751 78.1855C248.751 102.307 229.127 121.932 205.005 121.932C180.883 121.931 161.26 102.307 161.26 78.1855C161.26 54.0642 180.884 34.4406 205.005 34.4404ZM78.2031 38.1611C56.1337 38.1612 38.1789 56.1162 38.1787 78.1855C38.1787 100.255 56.1336 118.211 78.2031 118.211C100.273 118.211 118.229 100.255 118.229 78.1855C118.228 56.1161 100.273 38.1611 78.2031 38.1611ZM205.005 38.1611C182.936 38.1613 164.981 56.1162 164.98 78.1855C164.98 100.255 182.935 118.211 205.005 118.211C227.074 118.211 245.03 100.255 245.03 78.1855C245.03 56.1161 227.074 38.1611 205.005 38.1611ZM78.208 43.0508C97.5821 43.0508 113.345 58.8124 113.345 78.1865C113.345 97.5611 97.5822 113.323 78.208 113.323C58.8334 113.323 43.0713 97.5611 43.0713 78.1865C43.0714 58.8124 58.8335 43.0508 78.208 43.0508ZM205.011 43.0508C224.385 43.051 240.147 58.8125 240.147 78.1865C240.147 97.561 224.385 113.323 205.011 113.323C185.637 113.323 169.874 97.5611 169.874 78.1865C169.874 58.8124 185.637 43.0508 205.011 43.0508ZM78.208 46.7715C60.8855 46.7715 46.7931 60.864 46.793 78.1865C46.793 95.5091 60.8855 109.603 78.208 109.603C95.5306 109.603 109.623 95.5091 109.623 78.1865C109.623 60.864 95.5305 46.7715 78.208 46.7715ZM205.011 46.7715C187.689 46.7715 173.596 60.864 173.596 78.1865C173.596 95.5091 187.689 109.603 205.011 109.603C222.333 109.602 236.426 95.509 236.426 78.1865C236.426 60.8641 222.333 46.7717 205.011 46.7715ZM78.2139 51.6602C92.841 51.6603 104.741 63.5604 104.741 78.1875C104.741 92.815 92.841 104.715 78.2139 104.715C63.5867 104.715 51.6865 92.8151 51.6865 78.1875C51.6865 63.5603 63.5867 51.6602 78.2139 51.6602ZM205.016 51.6602C219.643 51.6603 231.543 63.5604 231.543 78.1875C231.543 92.815 219.643 104.715 205.016 104.715C190.388 104.715 178.488 92.8151 178.488 78.1875C178.488 63.5603 190.388 51.6602 205.016 51.6602ZM78.2139 55.3809C65.6387 55.3809 55.4072 65.6119 55.4072 78.1875C55.4072 90.7631 65.6387 100.994 78.2139 100.994C90.7893 100.994 101.02 90.763 101.02 78.1875C101.02 65.612 90.7893 55.381 78.2139 55.3809ZM205.016 55.3809C192.44 55.3809 182.209 65.6119 182.209 78.1875C182.209 90.7631 192.44 100.994 205.016 100.994C217.591 100.994 227.821 90.763 227.821 78.1875C227.821 65.612 217.591 55.381 205.016 55.3809ZM78.2178 60.2705C88.098 60.2705 96.1357 68.3083 96.1357 78.1885C96.1355 88.0685 88.0978 96.1064 78.2178 96.1064C68.3377 96.1064 60.3 88.0685 60.2998 78.1885C60.2998 68.3083 68.3376 60.2705 78.2178 60.2705ZM205.021 60.2705C214.9 60.2705 222.938 68.3083 222.938 78.1885C222.938 88.0685 214.9 96.1064 205.021 96.1064C195.14 96.1062 187.103 88.0684 187.103 78.1885C187.103 68.3084 195.14 60.2707 205.021 60.2705ZM78.2178 63.9912C70.3896 63.9912 64.0215 70.3599 64.0215 78.1885C64.0217 86.0165 70.3897 92.3848 78.2178 92.3848C86.0458 92.3848 92.4148 86.0165 92.415 78.1885C92.415 70.3599 86.0459 63.9912 78.2178 63.9912ZM205.021 63.9912C197.192 63.9914 190.824 70.36 190.824 78.1885C190.824 86.0163 197.192 92.3845 205.021 92.3848C212.849 92.3848 219.218 86.0165 219.218 78.1885C219.218 70.3599 212.849 63.9912 205.021 63.9912ZM116.624 10.124C136.115 21.176 150.414 40.3554 154.886 63.0244C160.547 44.3473 176.383 30.0511 195.916 26.6201L116.624 10.124Z" fill="%231F1E21"/></svg>')}&.article-quote-oryx--shapes-sun:after{left:30%;top:-30%;width:1771px;mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="310" height="202" viewBox="0 0 310 202" fill="none"><path d="M119.488 70.7998C144.253 70.7998 165.657 88.1104 170.899 112.152C189.724 117.563 203.703 132.908 207.741 151.573C209.404 152.129 211.044 152.768 212.657 153.495C218.736 144.15 227.376 137.172 237.372 133.235V117.266C237.372 116.197 238.238 115.33 239.307 115.33C240.375 115.33 241.241 116.197 241.241 117.266V131.889C243.488 131.202 245.791 130.662 248.139 130.279L245.774 116.86C245.589 115.808 246.291 114.803 247.344 114.618C248.396 114.436 249.4 115.136 249.586 116.188L251.983 129.795C253.563 129.654 255.159 129.58 256.768 129.58C257.619 129.58 258.466 129.601 259.308 129.642L253.98 115.004C253.616 114 254.133 112.889 255.137 112.523C256.14 112.159 257.252 112.676 257.617 113.68L263.562 130.018C289.38 133.361 309.389 155.488 309.389 182.2H305.035C305.035 155.586 283.382 133.934 256.768 133.934C251.369 133.934 246.13 134.812 241.209 136.472C240.157 136.827 239.122 137.22 238.102 137.646C228.843 141.506 220.908 148.239 215.473 157.197L215.342 157.412C214.859 158.214 213.918 158.617 213.005 158.414C212.834 158.376 212.664 158.317 212.506 158.238C211.211 157.596 209.897 157.018 208.564 156.499C207.05 155.91 205.512 155.402 203.954 154.972C202.109 154.462 200.233 154.064 198.332 153.78C196.821 153.555 195.295 153.4 193.754 153.317C192.874 153.271 191.99 153.245 191.101 153.245C190.144 153.245 189.194 153.276 188.25 153.331C186.76 153.419 185.288 153.571 183.837 153.791C182.059 154.061 180.312 154.43 178.603 154.889C177.193 155.267 175.808 155.705 174.452 156.205C156.016 163.001 142.833 180.746 142.833 201.513H138.479C138.479 179.04 152.641 159.816 172.507 152.287C169.07 146.976 163.099 143.45 156.315 143.45C145.687 143.45 137.04 152.097 137.04 162.726H132.687C132.687 149.696 143.287 139.097 156.315 139.097C165.03 139.097 172.651 143.842 176.748 150.881C178.504 150.382 180.3 149.975 182.125 149.66C177.343 140.252 167.572 133.787 156.315 133.787C140.359 133.787 127.377 146.768 127.377 162.726H123.023C123.024 144.368 137.958 129.433 156.315 129.433C169.812 129.433 181.45 137.51 186.672 149.079C188.132 148.957 189.609 148.891 191.101 148.891C191.518 148.891 191.936 148.898 192.352 148.907C186.78 134.429 172.733 124.122 156.315 124.122C135.03 124.122 117.712 141.44 117.712 162.726H113.358C113.359 145.199 123.91 130.094 138.992 123.421H138.763C138.763 112.792 130.116 104.146 119.488 104.146C108.86 104.146 100.214 112.792 100.214 123.421H95.8604C95.8604 110.392 106.46 99.7921 119.488 99.792C131.993 99.792 142.255 109.559 143.06 121.864C144.757 121.312 146.5 120.864 148.282 120.524C146.825 105.923 134.468 94.4824 119.488 94.4824C112.521 94.4825 105.789 96.9934 100.533 101.554C95.4979 105.923 92.1305 111.886 90.9902 118.403C93.9227 124.21 95.5771 130.767 95.5771 137.704H91.2236C91.2235 116.418 73.907 99.1007 52.6211 99.1006C31.3353 99.1006 14.0177 116.418 14.0176 137.704H9.66406C9.66415 114.017 28.9347 94.7471 52.6211 94.7471C63.3008 94.7471 73.0827 98.6656 80.6055 105.14C83.7915 98.3577 88.6818 92.5447 94.8857 88.2031C102.121 83.1402 110.628 80.4639 119.488 80.4639C142.088 80.4639 160.667 98.008 162.324 120.191C178.635 122.484 192.035 133.971 197.098 149.229C199.068 149.45 201.015 149.783 202.935 150.224C198.522 133.747 185.58 120.444 168.483 116.005C167.615 115.779 166.988 115.049 166.873 114.187C162.491 91.5625 142.583 75.1533 119.488 75.1533C103.859 75.1534 89.1272 82.7784 80.0781 95.5488C79.4604 96.4201 78.3021 96.7144 77.3428 96.2451C77.2243 96.1866 77.1138 96.1189 77.0107 96.043C69.6428 91.7207 61.2144 89.4366 52.6211 89.4365C26.0065 89.4365 4.3536 111.09 4.35352 137.704H0C8.41753e-05 108.689 23.6058 85.083 52.6211 85.083C61.4063 85.083 70.0348 87.2735 77.7021 91.4346C87.6379 78.4773 103.111 70.7999 119.488 70.7998ZM256.767 139.243C280.453 139.243 299.724 158.514 299.724 182.2H295.369C295.369 160.915 278.052 143.598 256.767 143.598C240.084 143.598 225.395 154.296 220.167 169.912C221.682 171.307 223.096 172.809 224.398 174.405C225.921 168.054 229.288 162.265 234.164 157.755C240.332 152.049 248.359 148.907 256.767 148.907C275.124 148.907 290.06 163.842 290.06 182.2H285.706C285.706 166.243 272.724 153.261 256.767 153.261C249.459 153.261 242.481 155.993 237.12 160.952C231.864 165.814 228.622 172.382 227.959 179.474C231.829 185.921 234.058 193.461 234.058 201.513H229.703C229.703 180.227 212.386 162.908 191.101 162.908C169.815 162.908 152.497 180.227 152.497 201.513H148.143C148.143 183.31 159.525 167.716 175.544 161.471C176.926 160.932 178.344 160.465 179.79 160.069C181.489 159.605 183.23 159.243 185.005 158.989C186.43 158.786 187.877 158.653 189.343 158.594C189.926 158.57 190.512 158.555 191.101 158.555C192.315 158.555 193.518 158.608 194.708 158.708C196.207 158.833 197.684 159.036 199.136 159.312C200.981 159.663 202.786 160.132 204.54 160.711C206.042 161.207 207.507 161.782 208.93 162.434C211.65 163.679 214.217 165.202 216.598 166.963C222.852 150.439 238.767 139.243 256.767 139.243ZM191.101 168.22C209.458 168.22 224.394 183.155 224.394 201.513H220.039C220.039 185.555 207.057 172.573 191.101 172.573C175.144 172.573 162.162 185.555 162.162 201.513H157.809C157.809 183.155 172.743 168.22 191.101 168.22ZM191.101 177.883C204.13 177.883 214.729 188.483 214.729 201.513H210.376C210.376 190.884 201.729 182.237 191.101 182.237C180.473 182.237 171.826 190.884 171.826 201.513H167.473C167.473 188.483 178.072 177.883 191.101 177.883ZM256.768 158.572C269.796 158.572 280.395 169.171 280.396 182.2H276.042C276.042 171.572 267.395 162.926 256.768 162.926C246.14 162.926 237.492 171.572 237.492 182.2H233.139C233.139 169.171 243.739 158.572 256.768 158.572ZM52.6201 104.412C70.9779 104.412 85.9129 119.347 85.9131 137.704H81.5596C81.5594 121.747 68.577 108.766 52.6201 108.766C36.6633 108.766 23.6818 121.747 23.6816 137.704H19.3271C19.3273 119.347 34.2626 104.412 52.6201 104.412ZM52.6201 114.075C65.6489 114.075 76.2479 124.675 76.248 137.704H71.8945C71.8943 127.076 63.248 118.429 52.6201 118.429C41.992 118.429 33.3449 127.076 33.3447 137.704H28.9912C28.9914 124.675 39.5914 114.075 52.6201 114.075ZM220.99 113.712C221.355 112.708 222.466 112.19 223.471 112.556C224.474 112.921 224.993 114.031 224.628 115.035L218.171 132.774C217.885 133.56 217.143 134.049 216.353 134.049C216.133 134.049 215.909 134.01 215.69 133.931C214.687 133.565 214.17 132.456 214.534 131.451L220.99 113.712ZM229.025 116.205C229.211 115.152 230.216 114.451 231.267 114.635C232.319 114.821 233.022 115.825 232.836 116.877L230.214 131.75C230.048 132.689 229.231 133.349 228.311 133.349C228.199 133.349 228.085 133.339 227.972 133.319C226.92 133.134 226.217 132.13 226.402 131.078L229.025 116.205ZM213.511 109.859C214.045 108.934 215.229 108.615 216.154 109.151C217.079 109.685 217.397 110.87 216.862 111.795L209.311 124.873C208.952 125.494 208.302 125.842 207.633 125.842C207.305 125.842 206.972 125.758 206.667 125.582C205.742 125.047 205.425 123.864 205.96 122.938L213.511 109.859ZM262.446 109.105C263.373 108.571 264.555 108.888 265.089 109.813L272.64 122.893C273.174 123.818 272.857 125.002 271.932 125.536C271.627 125.712 271.294 125.796 270.966 125.796C270.297 125.796 269.646 125.449 269.288 124.828L261.738 111.749C261.204 110.824 261.521 109.64 262.446 109.105ZM206.814 104.771C207.501 103.952 208.723 103.846 209.541 104.532C210.359 105.219 210.466 106.44 209.779 107.259L197.646 121.719C197.263 122.175 196.714 122.41 196.162 122.41C195.723 122.41 195.282 122.261 194.92 121.957C194.101 121.271 193.994 120.05 194.681 119.231L206.814 104.771ZM269.054 104.472C269.873 103.786 271.092 103.893 271.779 104.711L283.912 119.171C284.599 119.989 284.492 121.21 283.674 121.896C283.311 122.201 282.869 122.35 282.431 122.35C281.878 122.35 281.33 122.114 280.947 121.658L268.815 107.198C268.129 106.379 268.235 105.159 269.054 104.472ZM119.488 84.8184C104.063 84.8184 89.9501 94.2168 83.9434 108.341C85.3486 109.838 86.6483 111.436 87.8291 113.123C89.6887 107.412 93.0779 102.257 97.6797 98.2646C103.727 93.0174 111.473 90.128 119.488 90.1279C136.668 90.1279 150.848 103.208 152.598 119.932C153.823 119.826 155.063 119.769 156.315 119.769C156.851 119.769 157.384 119.782 157.916 119.802C156.085 100.207 139.553 84.8184 119.488 84.8184ZM239.212 24.627C263.676 24.627 283.58 44.5293 283.58 68.9932C283.58 93.4555 263.676 113.357 239.212 113.357C214.751 113.357 194.85 93.4553 194.85 68.9932C194.85 44.5295 214.751 24.6272 239.212 24.627ZM201.103 98.5928C201.921 97.9065 203.141 98.0123 203.828 98.8311C204.515 99.6496 204.408 100.871 203.589 101.558L192.02 111.264C191.657 111.568 191.216 111.717 190.777 111.717C190.226 111.717 189.677 111.481 189.294 111.025C188.607 110.206 188.713 108.986 189.532 108.299L201.103 98.5928ZM274.752 98.7598C275.438 97.9413 276.659 97.8351 277.479 98.5225L289.046 108.229C289.864 108.915 289.971 110.137 289.284 110.955C288.902 111.411 288.353 111.646 287.802 111.646C287.363 111.646 286.92 111.498 286.558 111.193L274.99 101.486C274.172 100.8 274.065 99.5787 274.752 98.7598ZM239.212 28.9805C217.152 28.9807 199.203 46.9303 199.203 68.9932C199.203 91.055 217.152 109.004 239.212 109.004C261.276 109.004 279.225 91.0551 279.226 68.9932C279.226 46.9302 261.276 28.9805 239.212 28.9805ZM196.55 91.5186C197.476 90.9837 198.659 91.3017 199.193 92.2266C199.727 93.1525 199.41 94.3361 198.484 94.8701L182.138 104.309C181.832 104.485 181.499 104.568 181.172 104.568C180.503 104.568 179.852 104.221 179.493 103.601C178.959 102.675 179.276 101.492 180.202 100.957L196.55 91.5186ZM279.374 92.1455C279.908 91.2204 281.091 90.9028 282.017 91.4375L298.365 100.875C299.291 101.409 299.608 102.593 299.073 103.519C298.715 104.139 298.065 104.486 297.396 104.486C297.068 104.486 296.734 104.403 296.43 104.227L280.082 94.7891C279.156 94.255 278.839 93.0714 279.374 92.1455ZM239.225 33.8691C258.598 33.8693 274.36 49.6312 274.36 69.0049C274.36 88.3774 258.598 104.138 239.225 104.139C219.853 104.139 204.092 88.3775 204.092 69.0049C204.092 49.6311 219.853 33.8691 239.225 33.8691ZM239.225 38.2236C222.254 38.2236 208.445 52.032 208.445 69.0049C208.446 85.9771 222.254 99.7842 239.225 99.7842C256.198 99.784 270.007 85.977 270.007 69.0049C270.007 52.0321 256.198 38.2238 239.225 38.2236ZM239.234 43.1123C253.519 43.1123 265.14 54.7329 265.14 69.0166C265.139 83.2992 253.518 94.9199 239.234 94.9199C224.952 94.9198 213.333 83.2991 213.333 69.0166C213.333 54.7329 224.952 43.1124 239.234 43.1123ZM193.294 83.7598C194.299 83.3936 195.409 83.9122 195.774 84.916C196.14 85.9203 195.622 87.0313 194.618 87.3965L180.427 92.5615C180.208 92.6407 179.985 92.6787 179.766 92.6787C178.975 92.6787 178.233 92.1904 177.947 91.4043C177.582 90.4001 178.098 89.2896 179.103 88.9238L193.294 83.7598ZM282.775 84.8281C283.141 83.8244 284.255 83.3067 285.256 83.6719L299.447 88.8379C300.452 89.2031 300.969 90.3141 300.604 91.3184C300.318 92.1039 299.575 92.5918 298.785 92.5918C298.565 92.5918 298.342 92.5544 298.123 92.4746L283.933 87.3086C282.928 86.9434 282.41 85.8324 282.775 84.8281ZM239.234 47.4658C227.353 47.466 217.687 57.1338 217.687 69.0166C217.687 80.8988 227.353 90.5663 239.234 90.5664C251.118 90.5664 260.786 80.8988 260.786 69.0166C260.786 57.1337 251.118 47.4658 239.234 47.4658ZM239.247 52.3545C248.441 52.3545 255.922 59.8338 255.922 69.0273C255.922 78.2206 248.441 85.7002 239.247 85.7002C230.055 85.7 222.576 78.2204 222.576 69.0273C222.576 59.8339 230.055 52.3547 239.247 52.3545ZM191.438 75.5547C192.486 75.3715 193.493 76.072 193.679 77.125C193.864 78.177 193.162 79.1804 192.109 79.3662L173.52 82.6445C173.406 82.6644 173.293 82.6738 173.181 82.6738C172.26 82.6737 171.443 82.0134 171.278 81.0752C171.093 80.0226 171.796 79.0188 172.848 78.833L191.438 75.5547ZM284.858 77.0322C285.044 75.9801 286.049 75.2791 287.1 75.4629L305.689 78.7402C306.742 78.9255 307.445 79.9298 307.259 80.9824C307.093 81.9207 306.277 82.5809 305.356 82.5811C305.245 82.5811 305.131 82.5716 305.018 82.5518L286.429 79.2744C285.376 79.0887 284.673 78.0848 284.858 77.0322ZM239.247 56.708C232.455 56.7082 226.93 62.2343 226.93 69.0273C226.93 75.8201 232.455 81.3465 239.247 81.3467C246.04 81.3467 251.568 75.8202 251.568 69.0273C251.568 62.2341 246.04 56.708 239.247 56.708ZM239.259 61.5967C243.363 61.5967 246.702 64.9359 246.702 69.04C246.702 73.1435 243.363 76.4814 239.259 76.4814C235.156 76.4814 231.818 73.1435 231.817 69.04C231.817 64.9359 235.156 61.5967 239.259 61.5967ZM239.259 65.9512C237.556 65.9512 236.171 67.3367 236.171 69.04C236.171 70.7426 237.556 72.1279 239.259 72.1279C240.962 72.1279 242.348 70.7426 242.349 69.04C242.349 67.3368 240.962 65.9512 239.259 65.9512ZM191.031 67.1514C192.1 67.1514 192.967 68.0175 192.967 69.0859C192.967 70.1545 192.1 71.0215 191.031 71.0215L175.931 71.0205C174.862 71.0205 173.996 70.1544 173.996 69.0859C173.996 68.0173 174.862 67.1504 175.931 67.1504L191.031 67.1514ZM302.588 67.0586C303.656 67.0586 304.523 67.9255 304.523 68.9941C304.523 70.0626 303.656 70.9287 302.588 70.9287L287.486 70.9277C286.418 70.9275 285.552 70.0611 285.552 68.9922C285.552 67.9238 286.418 67.0579 287.486 67.0576L302.588 67.0586ZM171.262 57.0977C171.448 56.0453 172.452 55.3446 173.503 55.5283L192.093 58.8066C193.145 58.992 193.847 59.9957 193.662 61.0479C193.496 61.9866 192.68 62.6465 191.759 62.6465C191.647 62.6465 191.535 62.637 191.421 62.6172L172.831 59.3398C171.779 59.1541 171.077 58.1503 171.262 57.0977ZM305.001 55.4346C306.051 55.2517 307.057 55.9527 307.243 57.0049C307.429 58.0575 306.725 59.0603 305.673 59.2461L287.084 62.5244C286.971 62.5442 286.856 62.5537 286.745 62.5537C285.824 62.5535 285.008 61.8929 284.842 60.9541C284.657 59.9021 285.36 58.8986 286.412 58.7129L305.001 55.4346ZM177.915 46.7617C178.28 45.7575 179.391 45.2389 180.396 45.6045L194.587 50.7695C195.591 51.1354 196.109 52.2458 195.743 53.25C195.457 54.0355 194.715 54.5234 193.924 54.5234C193.705 54.5234 193.481 54.4855 193.263 54.4062L179.072 49.2412C178.069 48.8756 177.55 47.7659 177.915 46.7617ZM298.092 45.5186C299.098 45.1524 300.207 45.6706 300.572 46.6748C300.938 47.6786 300.419 48.7891 299.415 49.1543L285.224 54.3193C285.005 54.399 284.782 54.4365 284.562 54.4365C283.772 54.4365 283.03 53.9482 282.744 53.1621C282.379 52.1579 282.897 51.0478 283.9 50.6826L298.092 45.5186ZM179.446 34.5605C179.981 33.6349 181.164 33.319 182.09 33.8525L198.438 43.291C199.363 43.8257 199.679 45.0088 199.146 45.9336C198.787 46.5547 198.137 46.9023 197.468 46.9023C197.14 46.9023 196.807 46.8182 196.502 46.6426L180.154 37.2041C179.229 36.6695 178.912 35.4859 179.446 34.5605ZM296.383 33.7715C297.308 33.2369 298.492 33.5541 299.026 34.4795C299.56 35.4049 299.244 36.5885 298.318 37.123L281.971 46.5605C281.666 46.7366 281.333 46.8203 281.005 46.8203C280.336 46.8202 279.685 46.4731 279.327 45.8525C278.793 44.9271 279.111 43.7435 280.036 43.209L296.383 33.7715ZM189.235 27.124C189.922 26.3051 191.142 26.1989 191.961 26.8857L203.529 36.5928C204.348 37.2797 204.455 38.5003 203.769 39.3193C203.386 39.7755 202.836 40.0098 202.284 40.0098C201.845 40.0097 201.404 39.8609 201.042 39.5566L189.474 29.8506C188.655 29.1638 188.548 27.943 189.235 27.124ZM286.499 26.8154C287.319 26.1285 288.539 26.2352 289.226 27.0537C289.912 27.8722 289.806 29.0934 288.987 29.7803L277.419 39.4863C277.056 39.7905 276.615 39.9384 276.176 39.9385C275.624 39.9385 275.075 39.7032 274.692 39.2471C274.006 38.4286 274.112 37.2084 274.931 36.5215L286.499 26.8154ZM194.847 16.1826C195.666 15.4953 196.886 15.6025 197.573 16.4209L209.706 30.8809C210.393 31.6994 210.286 32.9205 209.468 33.6074C209.105 33.9115 208.664 34.0595 208.226 34.0596C207.673 34.0596 207.125 33.8253 206.742 33.3691L194.608 18.9092C193.921 18.0907 194.029 16.8695 194.847 16.1826ZM280.875 16.3613C281.562 15.5428 282.783 15.4352 283.602 16.1221C284.42 16.809 284.527 18.0296 283.84 18.8477L271.708 33.3086C271.325 33.7647 270.777 34 270.225 34C269.785 34 269.344 33.8507 268.981 33.5469C268.163 32.8599 268.056 31.6398 268.743 30.8213L280.875 16.3613ZM206.588 12.542C207.514 12.0079 208.696 12.325 209.23 13.25L216.781 26.3281C217.315 27.2535 216.999 28.4376 216.073 28.9727C215.769 29.1482 215.435 29.2314 215.107 29.2314C214.438 29.2314 213.788 28.8848 213.429 28.2637L205.879 15.1855C205.344 14.2601 205.662 13.0765 206.588 12.542ZM269.209 13.2051C269.744 12.2797 270.927 11.963 271.853 12.4971C272.777 13.0317 273.094 14.2144 272.561 15.1396L265.009 28.2178C264.65 28.8384 264 29.1855 263.332 29.1855C263.004 29.1855 262.671 29.1017 262.366 28.9258C261.441 28.3917 261.124 27.2086 261.658 26.2832L269.209 13.2051ZM215.603 4.17969C216.608 3.81445 217.718 4.33264 218.083 5.33691L224.539 23.0752C224.904 24.0793 224.387 25.1889 223.383 25.5547C223.164 25.634 222.94 25.6719 222.721 25.6719C221.931 25.6719 221.188 25.1845 220.902 24.3984L214.446 6.66016C214.081 5.65596 214.598 4.54546 215.603 4.17969ZM260.349 5.30469C260.714 4.30047 261.825 3.7833 262.828 4.14746C263.833 4.51318 264.35 5.62366 263.984 6.62793L257.528 24.3662C257.243 25.1515 256.501 25.6396 255.711 25.6396C255.491 25.6396 255.268 25.6017 255.049 25.5225C254.045 25.1567 253.527 24.0463 253.893 23.042L260.349 5.30469ZM227.88 4.77539C228.931 4.59108 229.936 5.29209 230.122 6.34473L232.745 21.2168C232.931 22.2694 232.227 23.2732 231.175 23.459C231.062 23.4783 230.948 23.4883 230.837 23.4883C229.915 23.4883 229.1 22.8276 228.934 21.8887L226.311 7.0166C226.125 5.9641 226.828 4.96131 227.88 4.77539ZM248.306 6.32812C248.492 5.27632 249.496 4.57377 250.547 4.75977C251.6 4.94553 252.302 5.94882 252.116 7.00098L249.493 21.873C249.328 22.8115 248.511 23.4727 247.59 23.4727C247.478 23.4726 247.365 23.4621 247.252 23.4424C246.2 23.2566 245.496 22.2524 245.683 21.2002L248.306 6.32812ZM239.213 0C240.281 0.000184078 241.147 0.867052 241.147 1.93555V20.8115C241.147 21.88 240.281 22.7469 239.213 22.7471C238.144 22.7471 237.277 21.8801 237.277 20.8115V1.93555C237.277 0.866939 238.144 0 239.213 0Z" fill="%231F1E21"/></svg>');@media (max-width:767px){width:620px;top:30%}}&.article-quote-oryx--shapes-engine_oil:after{mask-size:93% 71%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='241' height='184' viewBox='0 0 241 184' fill='none'%3E%3Cpath d='M169.286 16.751L169.63 16.7559L171.008 16.7891C174.681 16.9136 178.365 17.4113 181.963 18.2803C189.161 20.0101 195.999 23.2394 201.895 27.668C207.793 32.0966 212.776 37.7141 216.469 44.1162C220.169 50.5102 222.552 57.7004 223.399 65.0391C223.529 65.9539 223.577 66.8745 223.65 67.792C223.732 68.7096 223.735 69.6273 223.762 70.5449C223.789 71.4733 223.776 72.3533 223.778 73.252V129.62H211.348C211.348 129.622 211.349 129.622 211.35 129.622H195.931V129.625C192.823 129.671 189.724 130.296 186.844 131.477C185.309 132.105 183.836 132.887 182.455 133.808H182.458C181.448 134.479 180.488 135.227 179.589 136.033C179.562 136.057 179.535 136.084 179.508 136.108C179.248 136.344 178.996 136.582 178.747 136.828C178.734 136.844 178.717 136.859 178.703 136.872C178.63 136.948 178.557 137.021 178.484 137.097C178.395 137.189 178.303 137.28 178.214 137.375C178.162 137.426 178.113 137.481 178.064 137.532C177.929 137.676 177.797 137.822 177.664 137.971C176.511 139.262 175.493 140.676 174.63 142.181H174.632C174.386 142.611 174.15 143.049 173.931 143.49C173.898 143.55 173.869 143.613 173.839 143.675C173.769 143.818 173.7 143.964 173.633 144.107C173.592 144.197 173.552 144.284 173.512 144.37C173.455 144.5 173.401 144.63 173.344 144.76C173.311 144.838 173.279 144.914 173.246 144.99C173.2 145.101 173.156 145.215 173.11 145.329C173.075 145.418 173.038 145.508 173.003 145.6C172.976 145.667 172.951 145.732 172.927 145.8C172.867 145.959 172.808 146.119 172.751 146.278C171.812 148.939 171.327 151.764 171.327 154.587C171.327 157.873 171.979 161.157 173.243 164.186C174.505 167.215 176.373 169.99 178.701 172.302C181.029 174.613 183.812 176.459 186.844 177.696C189.873 178.936 193.148 179.567 196.415 179.551C199.685 179.535 202.945 178.874 205.952 177.609C208.96 176.351 211.713 174.491 214.009 172.18C216.304 169.871 218.139 167.106 219.379 164.099C220.621 161.091 221.26 157.841 221.258 154.565H221.261C221.26 153.181 221.14 151.797 220.911 150.432H225.153C225.351 151.807 225.451 153.196 225.451 154.587H225.448C225.448 158.375 224.701 162.163 223.256 165.664C221.813 169.175 219.671 172.399 216.994 175.098C214.317 177.797 211.107 179.968 207.596 181.443C204.087 182.921 200.281 183.698 196.464 183.72C192.647 183.741 188.822 183.01 185.281 181.562C181.741 180.119 178.484 177.964 175.764 175.266C173.041 172.567 170.856 169.326 169.381 165.783C167.9 162.243 167.137 158.407 167.137 154.565C167.137 151.766 167.545 148.967 168.338 146.284H96.7217V146.312C95.8473 146.376 94.981 146.577 94.1689 146.915C93.1674 147.329 92.2466 147.944 91.4805 148.71C90.7146 149.479 90.1006 150.396 89.6865 151.397C89.2697 152.399 89.0584 153.482 89.0557 154.567C89.0584 155.653 89.2697 156.736 89.6865 157.737C90.1007 158.739 90.7144 159.66 91.4805 160.426C92.2493 161.192 93.1674 161.807 94.1689 162.221C95.1705 162.638 96.2534 162.849 97.3389 162.852C98.4243 162.849 99.5072 162.638 100.509 162.221C101.51 161.807 102.43 161.192 103.196 160.426C103.962 159.657 104.577 158.739 104.991 157.737C105.408 156.736 105.619 155.653 105.622 154.567C105.619 153.482 105.408 152.399 104.991 151.397C104.85 151.059 104.686 150.729 104.502 150.412H109.098C109.569 151.741 109.812 153.154 109.812 154.567C109.812 156.192 109.493 157.819 108.868 159.321C108.246 160.824 107.325 162.201 106.175 163.352C105.024 164.502 103.646 165.422 102.144 166.045C100.641 166.67 99.0174 166.99 97.3906 166.99C95.7664 166.99 94.1391 166.67 92.6367 166.045C91.1344 165.422 89.7559 164.502 88.6055 163.352C87.4552 162.201 86.5346 160.824 85.9121 159.321C85.2868 157.819 84.9678 156.194 84.9678 154.567C84.9678 152.943 85.2869 151.317 85.9121 149.814C86.5347 148.312 87.4551 146.934 88.6055 145.783C89.756 144.633 91.1343 143.712 92.6367 143.09C92.8126 143.017 92.9913 142.949 93.1699 142.884C93.2322 142.862 93.2923 142.844 93.3545 142.822C93.4733 142.782 93.5921 142.741 93.7109 142.703C93.7867 142.681 93.8607 142.659 93.9365 142.638C94.0446 142.608 94.1527 142.576 94.2607 142.549C94.3419 142.527 94.4237 142.508 94.5049 142.489C94.6075 142.465 94.7101 142.441 94.8154 142.419C94.9021 142.403 94.9866 142.383 95.0732 142.367C95.1733 142.346 95.2761 142.33 95.3789 142.313C95.4682 142.3 95.555 142.286 95.6416 142.272C95.7443 142.259 95.8497 142.245 95.9551 142.234C96.039 142.224 96.126 142.213 96.21 142.205C96.3886 142.186 96.5676 142.172 96.749 142.164C96.96 142.153 97.174 142.147 97.3877 142.147C97.6015 142.147 97.8126 142.153 98.0264 142.164H169.895C170.582 140.702 171.392 139.303 172.31 137.977H109.896C109.905 137.982 109.916 137.99 109.927 137.998H98.1045C97.8773 137.987 97.6501 137.979 97.4229 137.979C95.2519 137.977 93.0808 138.401 91.0723 139.232C89.0638 140.061 87.2202 141.292 85.6826 142.827C84.145 144.362 82.9099 146.203 82.0762 148.212C81.2426 150.218 80.8125 152.394 80.8125 154.567C80.8125 156.741 81.2397 158.915 82.0762 160.924C82.9072 162.932 84.1423 164.773 85.6826 166.308C87.2202 167.845 89.0637 169.075 91.0723 169.903C93.0781 170.734 95.252 171.159 97.4229 171.156C99.5937 171.154 101.765 170.723 103.768 169.887C105.773 169.056 107.609 167.821 109.142 166.286C110.674 164.751 111.902 162.913 112.73 160.91C113.562 158.907 113.989 156.739 113.989 154.57H113.998C113.997 153.174 113.818 151.78 113.468 150.432H117.766C118.044 151.799 118.188 153.193 118.188 154.587H118.18C118.178 157.291 117.645 159.995 116.61 162.496C115.576 165.003 114.044 167.305 112.13 169.227C110.216 171.148 107.923 172.694 105.416 173.741C102.912 174.791 100.197 175.336 97.4766 175.347C94.7562 175.355 92.033 174.83 89.5156 173.793C86.9981 172.762 84.6838 171.224 82.751 169.299C80.8182 167.374 79.2664 165.068 78.2188 162.548C77.1685 160.03 76.627 157.302 76.627 154.57C76.627 151.842 77.1685 149.113 78.2188 146.593C78.4028 146.152 78.6065 145.721 78.8203 145.293L78.918 145.099C79.0289 144.88 79.1447 144.663 79.2637 144.449C79.3395 144.311 79.4186 144.175 79.4971 144.04C79.5593 143.937 79.6216 143.831 79.6865 143.726C79.8217 143.504 79.9622 143.285 80.1055 143.068C80.1461 143.006 80.1899 142.946 80.2305 142.884C80.3955 142.64 80.5634 142.399 80.7393 142.164C81.351 141.341 82.0228 140.565 82.751 139.842C83.555 139.043 84.4295 138.312 85.3525 137.654C85.4336 137.598 85.5117 137.543 85.5928 137.486C85.8012 137.343 86.0156 137.203 86.2295 137.064C86.3594 136.981 86.4892 136.899 86.6191 136.817L86.9766 136.606C87.1443 136.509 87.312 136.414 87.4824 136.322C87.5635 136.279 87.6476 136.231 87.7314 136.188C87.975 136.06 88.2217 135.938 88.4707 135.819L88.6982 135.713C88.9688 135.588 89.2396 135.467 89.5156 135.354C89.8296 135.226 90.1464 135.104 90.4658 134.99C90.5713 134.952 90.6768 134.923 90.7822 134.888C90.9986 134.817 91.2125 134.742 91.4316 134.677C91.5589 134.639 91.6894 134.606 91.8193 134.571C92.0169 134.514 92.2145 134.457 92.4121 134.408C92.5528 134.376 92.6913 134.349 92.832 134.316C93.024 134.273 93.2133 134.227 93.4053 134.189C93.5515 134.16 93.7005 134.138 93.8467 134.113C94.0335 134.081 94.2204 134.046 94.4072 134.019C94.5588 133.997 94.7078 133.984 94.8594 133.965C95.0461 133.94 95.2303 133.915 95.417 133.896C95.5712 133.883 95.7227 133.875 95.877 133.864C96.0637 133.851 96.2477 133.834 96.4316 133.826C96.5886 133.818 96.7434 133.818 96.9004 133.815C97.0709 133.81 97.2416 133.802 97.4121 133.802V133.8H175.837C177.467 132.197 179.283 130.789 181.234 129.611H112.457C112.457 129.614 112.459 129.614 112.46 129.614H96.7139V129.625C93.7172 129.706 90.7332 130.329 87.9531 131.469C86.4184 132.097 84.9459 132.879 83.5654 133.8H83.5684C82.5588 134.471 81.5978 135.218 80.6992 136.024C80.6695 136.049 80.6423 136.076 80.6152 136.101C80.3554 136.336 80.1035 136.574 79.8545 136.82C79.841 136.837 79.8241 136.851 79.8105 136.864C79.7376 136.94 79.6648 137.013 79.5918 137.089C79.4999 137.181 79.4105 137.273 79.3213 137.367C79.2699 137.419 79.2206 137.473 79.1719 137.524C79.0366 137.668 78.9041 137.814 78.7715 137.963C77.6183 139.257 76.5999 140.667 75.7363 142.172H75.7393C75.493 142.6 75.2603 143.038 75.041 143.479C75.0113 143.542 74.979 143.607 74.9492 143.669C74.8789 143.81 74.8137 143.953 74.7461 144.097C74.7055 144.186 74.6646 144.273 74.624 144.362C74.5673 144.487 74.516 144.611 74.4619 144.735C74.4267 144.817 74.3916 144.898 74.3564 144.979C74.3077 145.096 74.2589 145.215 74.2129 145.334C74.1804 145.418 74.1448 145.502 74.1123 145.586C74.0853 145.656 74.0612 145.727 74.0342 145.797C73.9773 145.951 73.9174 146.109 73.8633 146.266C72.9241 148.929 72.4395 151.752 72.4395 154.578C72.4395 157.864 73.0923 161.149 74.3564 164.178C75.6179 167.207 77.4856 169.981 79.8135 172.293C82.1415 174.605 84.9242 176.451 87.9561 177.688C90.9852 178.928 94.261 179.559 97.5283 179.543C100.798 179.527 104.058 178.866 107.065 177.602C110.073 176.343 112.826 174.483 115.121 172.171C117.417 169.862 119.252 167.098 120.492 164.091C121.735 161.083 122.373 157.832 122.373 154.578H122.379C122.378 153.19 122.259 151.801 122.032 150.432H126.271C126.469 151.807 126.569 153.196 126.569 154.587H126.563C126.565 158.379 125.818 162.171 124.371 165.677C122.928 169.188 120.787 172.412 118.109 175.111C115.432 177.81 112.222 179.981 108.711 181.456C105.203 182.934 101.397 183.712 97.5801 183.733C93.7633 183.755 89.9382 183.023 86.3975 181.575C82.8567 180.132 79.5995 177.978 76.8789 175.279C74.1557 172.58 71.9714 169.339 70.4961 165.796C69.0155 162.255 68.252 158.419 68.252 154.578C68.252 151.779 68.661 148.98 69.4541 146.298H36.0059C34.9204 146.301 33.8375 146.512 32.8359 146.929C31.8344 147.343 30.9145 147.958 30.1484 148.724C29.3824 149.492 28.7677 150.41 28.3535 151.411C27.9367 152.413 27.7254 153.496 27.7227 154.581C27.7254 155.667 27.9366 156.749 28.3535 157.751C28.7677 158.753 29.3824 159.673 30.1484 160.439C30.9172 161.205 31.8345 161.82 32.8359 162.234C33.8375 162.651 34.9204 162.862 36.0059 162.864C37.0913 162.862 38.1743 162.651 39.1758 162.234C40.1774 161.82 41.0982 161.206 41.8643 160.439C42.6303 159.671 43.245 158.753 43.6592 157.751C44.076 156.749 44.2864 155.666 44.2891 154.581C44.2863 153.496 44.076 152.413 43.6592 151.411C43.5184 151.073 43.353 150.742 43.1689 150.426H47.7656C48.2366 151.755 48.4795 153.168 48.4795 154.581C48.4795 156.205 48.1605 157.833 47.5352 159.335C46.9126 160.837 45.9921 162.215 44.8418 163.365C43.6913 164.516 42.3129 165.436 40.8105 166.059C39.3083 166.684 37.6844 167.004 36.0576 167.004C34.4334 167.004 32.8061 166.684 31.3037 166.059C29.8014 165.436 28.4238 164.516 27.2734 163.365C26.1231 162.215 25.2027 160.837 24.5801 159.335C23.9548 157.833 23.6348 156.208 23.6348 154.581C23.6348 152.957 23.9548 151.33 24.5801 149.828C25.2027 148.326 26.123 146.947 27.2734 145.797C28.4238 144.647 29.8015 143.726 31.3037 143.104C31.4796 143.03 31.6583 142.962 31.8369 142.897C31.9019 142.873 31.9673 142.852 32.0322 142.83C32.1459 142.789 32.2596 142.752 32.376 142.717C32.4571 142.69 32.5409 142.668 32.6221 142.644C32.7194 142.617 32.817 142.59 32.917 142.562C33.009 142.538 33.1015 142.516 33.1963 142.494C33.2828 142.473 33.3697 142.454 33.459 142.435C33.5617 142.413 33.6648 142.392 33.7676 142.373C33.8459 142.357 33.9214 142.346 33.9971 142.332C34.1107 142.313 34.2272 142.294 34.3408 142.277C34.4004 142.269 34.4578 142.264 34.5146 142.256C35.0262 142.191 35.5434 142.156 36.0576 142.156C36.2687 142.156 36.4825 142.161 36.6963 142.172H71.0234C71.711 140.71 72.5208 139.311 73.4385 137.984H48.5771C48.5853 137.99 48.5966 137.998 48.6074 138.006H36.7852C36.5579 137.995 36.3307 137.987 36.1035 137.987C33.9326 137.985 31.7615 138.409 29.7529 139.24C27.7443 140.069 25.9009 141.301 24.3633 142.836C22.8258 144.371 21.5915 146.211 20.7578 148.22C19.9241 150.226 19.4932 152.402 19.4932 154.576C19.4932 156.75 19.9214 158.923 20.7578 160.932C21.5889 162.94 22.823 164.782 24.3633 166.316C25.9008 167.854 27.7444 169.083 29.7529 169.911C31.7588 170.742 33.9326 171.167 36.1035 171.164C38.2744 171.161 40.4452 170.731 42.4482 169.895C44.4541 169.064 46.2901 167.83 47.8223 166.295C49.3544 164.76 50.5828 162.921 51.4111 160.918C52.2411 158.917 52.6688 156.752 52.6699 154.587L52.6621 154.061C52.6226 152.835 52.4451 151.616 52.1396 150.432H56.4385C56.7167 151.796 56.8598 153.187 56.8604 154.578C56.8604 157.288 56.3278 159.998 55.291 162.505C54.2569 165.012 52.7244 167.312 50.8105 169.234C48.8968 171.156 46.6042 172.702 44.0977 173.75C41.5937 174.8 38.8778 175.344 36.1572 175.354C33.4368 175.363 30.7137 174.838 28.1963 173.801C25.6789 172.769 23.3644 171.232 21.4316 169.308C19.4988 167.383 17.947 165.076 16.8994 162.556C15.8492 160.038 15.3086 157.309 15.3086 154.578C15.3086 151.85 15.8491 149.121 16.8994 146.601C17.0807 146.16 17.2843 145.73 17.498 145.305C17.5305 145.24 17.5661 145.171 17.5986 145.106C17.7096 144.89 17.8233 144.676 17.9424 144.462C18.0181 144.324 18.0964 144.186 18.1748 144.051C18.2343 143.945 18.2965 143.843 18.3613 143.737C18.4967 143.515 18.6378 143.296 18.7812 143.079C18.8219 143.02 18.8629 142.957 18.9062 142.895C19.0713 142.654 19.2392 142.413 19.415 142.178C20.0295 141.355 20.7006 140.575 21.4287 139.853C22.1027 139.181 22.8253 138.558 23.5859 137.987C23.7321 137.879 23.8814 137.771 24.0303 137.665C24.1087 137.608 24.1903 137.551 24.2715 137.494C24.4769 137.351 24.6878 137.21 24.9014 137.075C25.0312 136.991 25.1614 136.907 25.2939 136.826L25.6514 136.614C25.8191 136.517 25.9898 136.423 26.1602 136.328C26.2414 136.285 26.3231 136.239 26.4043 136.195C26.6478 136.065 26.8966 135.943 27.1455 135.824C27.2212 135.789 27.2945 135.754 27.3701 135.719C27.6407 135.594 27.9144 135.472 28.1904 135.358C28.5017 135.231 28.819 135.113 29.1357 134.999C29.2738 134.95 29.4147 134.909 29.5527 134.863C29.734 134.804 29.9125 134.742 30.0938 134.688C30.2804 134.633 30.4698 134.585 30.6592 134.533C30.7944 134.495 30.9273 134.454 31.0625 134.422C31.2817 134.368 31.5015 134.322 31.7207 134.276C31.829 134.255 31.9347 134.227 32.043 134.205C32.2838 134.159 32.5219 134.119 32.7627 134.081C32.8546 134.068 32.944 134.049 33.0332 134.035C33.2822 133.997 33.5344 133.967 33.7861 133.94C33.8673 133.93 33.9491 133.918 34.0303 133.91C34.2846 133.886 34.5416 133.87 34.7959 133.854C34.8771 133.848 34.9557 133.84 35.0342 133.837C35.2858 133.823 35.5374 133.818 35.7891 133.815C35.8622 133.815 35.9357 133.811 36.0088 133.811V133.805H76.9521C78.5817 132.202 80.398 130.795 82.3496 129.617H51.127C51.127 129.619 51.1293 129.62 51.1299 129.62H36.001V129.622C32.7986 129.633 29.5926 130.258 26.623 131.477C25.0883 132.105 23.6158 132.887 22.2354 133.808H22.2383C21.2286 134.479 20.2679 135.227 19.3691 136.033C19.3395 136.057 19.3121 136.084 19.2852 136.108C19.0254 136.344 18.7733 136.582 18.5244 136.828C18.5109 136.844 18.494 136.859 18.4805 136.872C18.4075 136.945 18.3347 137.021 18.2617 137.094C18.1724 137.186 18.0805 137.278 17.9912 137.373C17.9426 137.424 17.8934 137.478 17.8447 137.529C17.7094 137.675 17.574 137.822 17.4414 137.971C16.2882 139.265 15.2698 140.676 14.4062 142.181H14.4092C14.1629 142.611 13.9302 143.047 13.7109 143.488C13.6785 143.55 13.6459 143.616 13.6162 143.678C13.5459 143.818 13.4807 143.962 13.4131 144.105C13.3725 144.195 13.3316 144.281 13.291 144.37C13.2342 144.497 13.1782 144.628 13.124 144.755C13.0916 144.833 13.0559 144.909 13.0234 144.987C12.9774 145.098 12.9337 145.212 12.8877 145.326C12.8526 145.415 12.8154 145.505 12.7803 145.597C12.7532 145.664 12.7285 145.729 12.7041 145.797C12.6445 145.957 12.5852 146.117 12.5283 146.276C11.589 148.937 11.1045 151.761 11.1045 154.584C11.1045 157.87 11.7564 161.154 13.0205 164.183C14.282 167.212 16.1505 169.987 18.4785 172.299C20.8065 174.61 23.5894 176.456 26.6211 177.693C29.6501 178.933 32.9252 179.564 36.1924 179.548C39.4624 179.532 42.7221 178.872 45.7295 177.607C48.7369 176.349 51.4897 174.488 53.7852 172.177C56.0806 169.868 57.9164 167.104 59.1562 164.097C60.3988 161.089 61.0381 157.838 61.0381 154.584H61.0479C61.0477 153.194 60.9294 151.803 60.7021 150.432H64.9404C65.138 151.807 65.2383 153.196 65.2383 154.587H65.2285C65.2308 158.381 64.483 162.175 63.0352 165.683C61.5924 169.193 59.4515 172.417 56.7744 175.116C54.0972 177.815 50.886 179.987 47.375 181.462C43.8668 182.94 40.0609 183.717 36.2441 183.738C32.4273 183.76 28.6023 183.029 25.0615 181.581C21.5208 180.138 18.2645 177.983 15.5439 175.284C12.8207 172.585 10.6355 169.345 9.16016 165.802C7.67947 162.261 6.91603 158.425 6.91602 154.584C6.91602 151.785 7.32501 148.985 8.11816 146.303H0V142.181H9.68848C10.3761 140.719 11.1858 139.319 12.1035 137.992H0V133.805H15.625C17.2545 132.202 19.0708 130.795 21.0225 129.617H0.00292969V125.43H219.588V71.875C219.587 71.4591 219.583 71.0401 219.571 70.6123C219.547 69.765 219.545 68.9174 219.469 68.0674C219.401 67.2202 219.357 66.3699 219.238 65.5254C218.456 58.7499 216.258 52.1175 212.842 46.2109C209.434 40.3017 204.829 35.1097 199.383 31.0195C193.936 26.9293 187.623 23.9487 180.98 22.3516C177.659 21.5476 174.256 21.09 170.864 20.9736L169.592 20.9443L169.272 20.9385L168.996 20.9355H148.574V16.748H168.996L169.286 16.751ZM169.709 8.38086L171.295 8.41895C175.523 8.56512 179.773 9.13908 183.926 10.1406C192.234 12.1384 200.125 15.8663 206.92 20.9717C213.72 26.077 219.461 32.5498 223.719 39.9316C227.985 47.3082 230.736 55.6075 231.713 64.0723C231.856 65.128 231.922 66.1867 232.003 67.2451C232.095 68.3062 232.103 69.3596 232.133 70.418C232.163 71.4897 232.149 72.4911 232.151 73.5195V137.987H208.79C208.798 137.993 208.809 138.001 208.819 138.009H196.998C196.771 137.998 196.544 137.99 196.316 137.99C194.146 137.988 191.974 138.412 189.966 139.243C187.957 140.071 186.114 141.303 184.576 142.838C183.039 144.373 181.803 146.214 180.97 148.223C180.136 150.229 179.706 152.405 179.706 154.579C179.706 156.753 180.133 158.926 180.97 160.935C181.801 162.943 183.036 164.784 184.576 166.319C186.114 167.857 187.957 169.086 189.966 169.914C191.972 170.745 194.146 171.17 196.316 171.167C198.487 171.164 200.658 170.734 202.661 169.897C204.667 169.066 206.503 167.832 208.035 166.297C209.567 164.762 210.796 162.924 211.624 160.921C212.454 158.919 212.882 156.753 212.883 154.587H212.88C212.88 153.188 212.699 151.788 212.35 150.432H216.647C216.926 151.797 217.07 153.189 217.07 154.581H217.073C217.073 157.291 216.54 160.001 215.503 162.508C214.469 165.014 212.937 167.315 211.023 169.237C209.11 171.159 206.816 172.704 204.31 173.752C201.806 174.802 199.091 175.347 196.37 175.357C193.65 175.366 190.927 174.84 188.409 173.804C185.892 172.772 183.577 171.235 181.645 169.311C179.712 167.386 178.16 165.079 177.112 162.559C176.062 160.041 175.521 157.312 175.521 154.581C175.521 151.852 176.062 149.124 177.112 146.604C177.294 146.162 177.497 145.732 177.711 145.308C177.743 145.243 177.778 145.174 177.811 145.109C177.924 144.89 178.038 144.677 178.157 144.463C178.233 144.328 178.312 144.189 178.391 144.054C178.453 143.948 178.515 143.843 178.58 143.737C178.715 143.515 178.856 143.296 178.999 143.079C179.04 143.02 179.081 142.958 179.124 142.896C179.289 142.652 179.457 142.41 179.633 142.175C180.245 141.352 180.916 140.575 181.645 139.853C182.448 139.051 183.322 138.323 184.245 137.665C184.324 137.608 184.405 137.554 184.486 137.497C184.697 137.354 184.909 137.213 185.123 137.075C185.253 136.991 185.38 136.91 185.513 136.829L185.87 136.617C186.038 136.52 186.206 136.425 186.376 136.333C186.457 136.287 186.541 136.239 186.625 136.195C186.869 136.068 187.115 135.946 187.364 135.827C187.44 135.792 187.516 135.757 187.592 135.722C187.86 135.597 188.133 135.478 188.406 135.364H188.409C188.436 135.353 188.463 135.346 188.49 135.335C188.777 135.219 189.067 135.105 189.359 135.002C189.473 134.961 189.589 134.926 189.703 134.888C189.911 134.817 190.117 134.747 190.325 134.685C190.461 134.641 190.599 134.609 190.737 134.571C190.927 134.52 191.114 134.463 191.306 134.417C191.452 134.382 191.595 134.352 191.741 134.319C191.928 134.279 192.112 134.232 192.299 134.197C192.45 134.167 192.602 134.146 192.754 134.119C192.935 134.089 193.117 134.054 193.298 134.027C193.452 134.006 193.609 133.989 193.766 133.97C193.944 133.948 194.123 133.922 194.305 133.905C194.462 133.889 194.621 133.881 194.778 133.87C194.957 133.857 195.139 133.84 195.317 133.832C195.474 133.827 195.634 133.824 195.794 133.821C195.962 133.816 196.126 133.808 196.294 133.808V133.805H227.969V73.3848C227.966 72.4211 227.98 71.4811 227.953 70.4795C227.926 69.4916 227.921 68.5063 227.834 67.5156C227.755 66.525 227.699 65.537 227.563 64.5518C226.651 56.65 224.084 48.9052 220.1 42.0186C216.123 35.1266 210.764 29.0815 204.413 24.3145C198.071 19.5474 190.704 16.0712 182.951 14.2061C179.078 13.2722 175.109 12.7369 171.16 12.6016L169.679 12.5664L169.309 12.5605L169.005 12.5576H148.575V8.37012H168.997L169.709 8.38086ZM169.792 0.0107422L171.587 0.0537109C176.373 0.216134 181.189 0.865993 185.896 2.00293C190.604 3.13716 195.192 4.75395 199.569 6.81934C203.944 8.88205 208.099 11.3834 211.948 14.2744C219.65 20.0565 226.152 27.3815 230.976 35.7461C235.81 44.1026 238.929 53.5153 240.036 63.1035C240.196 64.2999 240.272 65.4962 240.364 66.6953C240.464 67.8945 240.48 69.0887 240.51 70.2852C240.54 71.5005 240.524 72.6238 240.529 73.7822V146.298H196.221C195.135 146.301 194.052 146.512 193.051 146.929C192.049 147.343 191.128 147.958 190.362 148.724C189.596 149.492 188.982 150.41 188.567 151.411C188.151 152.413 187.94 153.496 187.938 154.581C187.94 155.666 188.151 156.749 188.567 157.751C188.982 158.753 189.596 159.673 190.362 160.439C191.131 161.206 192.049 161.82 193.051 162.234C194.052 162.651 195.135 162.863 196.221 162.865C197.306 162.863 198.389 162.651 199.391 162.234C200.392 161.82 201.312 161.205 202.078 160.439C202.844 159.671 203.459 158.753 203.873 157.751C204.29 156.749 204.501 155.667 204.504 154.581C204.501 153.496 204.29 152.413 203.873 151.411C203.732 151.073 203.568 150.742 203.384 150.426H207.979C208.45 151.755 208.694 153.168 208.694 154.581C208.694 156.205 208.375 157.833 207.75 159.335C207.127 160.837 206.207 162.215 205.057 163.365C203.906 164.516 202.528 165.436 201.025 166.059C199.523 166.684 197.899 167.004 196.272 167.004C194.648 167.004 193.021 166.684 191.519 166.059C190.016 165.436 188.638 164.516 187.487 163.365C186.337 162.215 185.416 160.837 184.794 159.335C184.169 157.833 183.85 156.208 183.85 154.581C183.85 152.957 184.169 151.33 184.794 149.828C185.417 148.326 186.337 146.947 187.487 145.797C188.638 144.646 190.016 143.726 191.519 143.104C191.694 143.03 191.873 142.962 192.052 142.897C192.114 142.876 192.174 142.858 192.236 142.836C192.355 142.795 192.474 142.755 192.593 142.717C192.668 142.695 192.742 142.673 192.817 142.651C192.926 142.622 193.034 142.59 193.143 142.562C193.224 142.544 193.306 142.522 193.387 142.503C193.489 142.479 193.595 142.454 193.697 142.433C193.784 142.416 193.868 142.397 193.955 142.381C194.058 142.362 194.158 142.345 194.261 142.329C194.347 142.316 194.434 142.303 194.523 142.289C194.626 142.276 194.729 142.262 194.835 142.251C194.921 142.24 195.005 142.229 195.092 142.221C195.27 142.202 195.45 142.189 195.631 142.181C195.842 142.17 196.056 142.164 196.27 142.164C196.483 142.164 196.694 142.17 196.908 142.181H236.341V72.0244C236.34 71.4794 236.337 70.9279 236.322 70.3555C236.292 69.2295 236.279 68.1033 236.185 66.9746C236.098 65.8459 236.028 64.7168 235.876 63.5908C234.834 54.5631 231.899 45.7083 227.349 37.8418C222.806 29.9698 216.686 23.0688 209.434 17.625C202.19 12.1813 193.771 8.20464 184.911 6.07422C180.482 5.00494 175.948 4.39355 171.44 4.23926L169.751 4.19824L168.999 4.1875H148.577V0H168.999L169.792 0.0107422ZM35.96 150.444C37.0453 150.442 38.1227 150.886 38.8887 151.657C39.6575 152.423 40.1043 153.501 40.1016 154.587C40.1042 155.672 39.6601 156.75 38.8887 157.516C38.1227 158.287 37.0453 158.731 35.96 158.729C34.8745 158.731 33.7964 158.287 33.0303 157.516C32.2589 156.75 31.8158 155.672 31.8184 154.587C31.8157 153.501 32.2588 152.423 33.0303 151.657C33.7964 150.888 34.8745 150.442 35.96 150.444ZM97.29 150.444C98.3754 150.442 99.4527 150.886 100.219 151.657C100.988 152.423 101.434 153.501 101.432 154.587C101.434 155.672 100.99 156.75 100.219 157.516C99.4527 158.287 98.3754 158.731 97.29 158.729C96.2046 158.731 95.1274 158.287 94.3613 157.516C93.5926 156.75 93.1458 155.672 93.1484 154.587C93.1457 153.501 93.5898 152.423 94.3613 151.657C95.1274 150.889 96.2047 150.442 97.29 150.444ZM196.175 150.444C197.26 150.442 198.338 150.886 199.104 151.657C199.872 152.423 200.319 153.501 200.316 154.587C200.319 155.672 199.875 156.75 199.104 157.516C198.338 158.287 197.26 158.731 196.175 158.729C195.089 158.731 194.011 158.287 193.245 157.516C192.476 156.75 192.031 155.672 192.033 154.587C192.031 153.501 192.474 152.423 193.245 151.657C194.008 150.888 195.087 150.442 196.175 150.444ZM169.265 25.126L169.557 25.1318L170.726 25.1611C173.839 25.2667 176.958 25.6893 180.003 26.4229C186.091 27.8873 191.879 30.6162 196.873 34.3682C201.87 38.1201 206.093 42.8843 209.22 48.3037C212.254 53.5484 214.238 59.4157 215.012 65.4277L215.154 66.5938C215.214 67.1771 215.245 67.7612 215.294 68.3438C215.367 69.1233 215.364 69.9002 215.389 70.6797C215.401 71.0723 215.405 71.4577 215.405 71.8408V121.25H0.00878906V117.062H211.218V71.8076C211.217 71.4565 211.213 71.1039 211.201 70.748C211.177 70.0389 211.182 69.3293 211.114 68.6201C211.055 67.9137 211.026 67.2017 210.923 66.498C210.268 60.846 208.438 55.3234 205.59 50.3994C202.75 45.47 198.903 41.1359 194.358 37.7197C189.813 34.3062 184.553 31.826 179.018 30.4941C176.251 29.8255 173.417 29.4441 170.58 29.3467L169.516 29.3193L169.251 29.3145L169.118 29.3115H148.583V25.124H169.005L169.265 25.126ZM168.551 33.4971C169.16 33.4991 169.782 33.5063 170.437 33.5293C172.995 33.6186 175.548 33.9625 178.038 34.5635C183.021 35.7627 187.753 37.9933 191.849 41.0684C195.944 44.1462 199.41 48.0527 201.968 52.4922C204.531 56.9262 206.18 61.8934 206.768 66.9824C206.862 67.6158 206.886 68.2547 206.94 68.8936C207.003 69.5297 206.997 70.1717 207.019 70.8105C207.04 71.4519 207.03 72.085 207.032 72.7236V82.2822L207.03 112.875H0.00878906V108.687H202.845V72.5957C202.843 70.8779 202.818 69.1669 202.606 67.4697C202.084 62.9436 200.619 58.531 198.34 54.5869C196.063 50.6403 192.977 47.1593 189.334 44.4199C185.688 41.6805 181.481 39.7014 177.053 38.6348C174.838 38.0988 172.569 37.7924 170.29 37.7139C169.18 37.6733 167.938 37.6873 166.733 37.6846H148.583V33.4971H168.551ZM169.216 41.8721L169.402 41.8779L170.152 41.8965C172.153 41.9642 174.137 42.2319 176.075 42.7002C179.949 43.6314 183.627 45.3644 186.824 47.7627C190.016 50.1638 192.723 53.217 194.716 56.6738C196.711 60.128 197.988 63.9834 198.448 67.9492C198.527 68.4418 198.538 68.9425 198.584 69.4404C198.635 69.9385 198.625 70.4397 198.644 70.9404C198.654 71.1893 198.657 71.4423 198.657 71.6963V104.496H194.47V104.499H0.0136719V100.312H194.475V72.3311C194.472 71.8873 194.48 71.4355 194.461 71.0107C194.442 70.5803 194.459 70.1465 194.41 69.7188C194.37 69.2913 194.363 68.8586 194.293 68.4365C193.898 65.0339 192.804 61.7337 191.091 58.7695C189.383 55.8027 187.055 53.177 184.312 51.1143C181.565 49.0516 178.414 47.5701 175.093 46.7715C173.433 46.3709 171.73 46.1416 170.009 46.082L169.361 46.0654L169.199 46.0596L169.118 46.0576H148.585V41.8691H169.121L169.216 41.8721ZM169.181 50.2422L169.315 50.248L169.857 50.2637C171.303 50.3151 172.721 50.5079 174.104 50.8408C176.871 51.5095 179.497 52.7386 181.795 54.4629C184.088 56.1872 186.034 58.3873 187.461 60.8613C188.89 63.3355 189.8 66.0812 190.13 68.9209C190.192 69.2726 190.192 69.6351 190.228 69.9922C190.271 70.3467 190.252 70.7124 190.271 71.0723C190.289 71.4242 190.281 71.8171 190.284 72.1934V77.8916H190.281V96.1182H0.00878906V91.9297H186.094V72.0576C186.094 71.7464 186.102 71.4162 186.083 71.1348C186.067 70.8453 186.088 70.5504 186.048 70.2637C186.015 69.9767 186.024 69.6839 185.97 69.4023C185.707 67.1257 184.978 64.9354 183.833 62.9512C182.691 60.9673 181.124 59.1944 179.283 57.8086C177.434 56.4254 175.336 55.4425 173.122 54.9092C172.015 54.6439 170.878 54.4898 169.714 54.4492L169.275 54.4355L169.167 54.4297L169.112 54.4268H148.58V50.2393H169.112L169.181 50.2422ZM169.153 58.6201L169.237 58.626C169.348 58.6314 169.459 58.6367 169.57 58.6367C170.458 58.6665 171.311 58.7831 172.139 58.9834C173.798 59.384 175.371 60.1146 176.768 61.1621C178.159 62.2097 179.348 63.5555 180.206 65.0498C181.07 66.544 181.611 68.1764 181.812 69.8926C181.857 70.1037 181.843 70.3284 181.87 70.5449C181.905 70.7615 181.881 70.9861 181.897 71.208C181.914 71.4165 181.908 71.6873 181.908 71.9336V75.6992H181.911V87.7529H0.0107422V83.5654H177.724V71.5234C177.723 71.4314 177.721 71.3444 177.713 71.2754C177.697 71.124 177.723 70.9673 177.693 70.8213C177.669 70.6752 177.691 70.5206 177.653 70.3799C177.518 69.2267 177.158 68.1488 176.581 67.1445C176.005 66.1404 175.195 65.2228 174.256 64.5137C173.308 63.8045 172.263 63.3227 171.156 63.0547C170.604 62.9221 170.036 62.843 169.427 62.8213C169.348 62.8213 169.272 62.8189 169.196 62.8135L169.14 62.8086L169.109 62.8057H148.58V58.6182H169.112L169.153 58.6201ZM169.123 66.9932L169.156 66.999C169.197 67.0044 169.24 67.0039 169.28 67.0039C169.608 67.0174 169.895 67.0581 170.171 67.123C170.723 67.2557 171.243 67.4885 171.741 67.8594C172.231 68.2302 172.659 68.7228 172.951 69.2344C173.243 69.7486 173.42 70.2713 173.49 70.8613C173.52 70.9317 173.493 71.016 173.512 71.0918C173.539 71.1675 173.509 71.2568 173.522 71.3379C173.539 71.4028 173.533 71.5516 173.533 71.668V73.5039H173.539V79.375H0.0136719V75.1875H169.351V71.5352C169.348 71.4837 169.353 71.3979 169.34 71.4033C169.329 71.3925 169.361 71.3736 169.34 71.3682C169.326 71.3627 169.359 71.3457 169.337 71.3457C169.334 71.3381 169.335 71.3376 169.335 71.335C169.335 71.335 169.335 71.338 169.329 71.3271C169.318 71.3054 169.269 71.2432 169.231 71.208C169.213 71.1923 169.195 71.1896 169.191 71.1895V71.1914C169.191 71.1941 169.188 71.1922 169.137 71.1895C169.129 71.192 169.123 71.1919 169.115 71.1865L169.11 71.1807L169.107 71.1787H148.577V66.9902H169.107L169.123 66.9932Z' fill='%231F1E21'/%3E%3C/svg%3E")}&.article-quote-oryx--shapes-transmissions:after{mask-size:89% 74.4%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='230' height='193' viewBox='0 0 230 193' fill='none'%3E%3Cpath d='M46.5269 9.39832C51.6125 9.41405 56.737 10.4916 61.4019 12.5848C66.0721 14.6652 70.2884 17.7225 73.7251 21.4911C77.1669 25.2544 79.8059 29.7575 81.4341 34.6053C82.2469 37.0306 82.8087 39.54 83.104 42.0751C83.2556 43.3424 83.3347 44.615 83.353 45.8876C83.3765 47.1602 83.3319 48.433 83.2144 49.703C82.7753 54.7887 81.2357 59.7936 78.7661 64.2626L78.0737 65.5458C77.8542 65.9535 77.6268 66.3594 77.4282 66.7802L76.8091 68.0262C76.6053 68.4444 76.4221 68.8731 76.2261 69.2938C75.8263 70.1326 75.4916 71.0028 75.1284 71.8573C74.9559 72.2885 74.7986 72.7281 74.6313 73.162C74.4668 73.5957 74.2995 74.0294 74.1558 74.4735L73.7036 75.7958C73.5625 76.2401 73.432 76.6904 73.2935 77.1346C73.006 78.0205 72.792 78.9301 72.5386 79.829L72.2144 81.1932L72.0522 81.8749L71.9106 82.5624L71.6313 83.9374L71.394 85.3192L71.2729 86.0126L71.1763 86.7079L70.9829 88.0975L70.8315 89.496L70.7563 90.1942L70.7036 90.8944L70.5962 92.2977L70.5337 93.704L70.4995 94.4071L70.4897 95.1093L70.4683 96.5184H70.4604L70.4448 97.663L70.4321 98.5096L70.3931 99.3563L70.314 101.05L70.186 102.741L70.1206 103.585L70.0317 104.43L69.8491 106.115L69.6167 107.796L69.4985 108.638L69.355 109.474L69.0649 111.146L68.728 112.811L68.5552 113.641L68.3589 114.471L67.9644 116.125C67.6612 117.217 67.3949 118.32 67.0474 119.402C66.8801 119.946 66.7205 120.489 66.5454 121.03L65.9966 122.642C65.8189 123.181 65.6177 123.714 65.4165 124.245C65.2127 124.778 65.0197 125.311 64.8081 125.839C64.3691 126.887 63.9533 127.948 63.4673 128.977C63.2295 129.495 63.0017 130.018 62.7534 130.53L61.9956 132.061C61.7473 132.576 61.4728 133.075 61.2036 133.577L60.4224 135.025C58.8936 137.798 57.9452 140.869 57.6733 144.028C57.4015 147.198 57.7671 150.413 58.7759 153.4C59.7821 156.39 61.4076 159.184 63.5532 161.523C65.691 163.865 68.3126 165.762 71.1978 167.051C74.0829 168.347 77.2295 169.008 80.4126 169.018C83.6089 169.037 86.7636 168.397 89.6646 167.142C92.5653 165.891 95.2071 164.029 97.3579 161.709C99.5061 159.386 101.164 156.618 102.191 153.634C102.413 152.993 102.603 152.342 102.765 151.683C102.757 151.621 102.75 151.561 102.742 151.498C102.556 149.909 102.455 148.314 102.434 146.725C102.408 145.137 102.463 143.545 102.609 141.953C102.651 141.467 102.706 140.978 102.763 140.492C102.303 138.66 101.613 136.888 100.719 135.224L99.9507 133.763C99.6868 133.264 99.4251 132.767 99.1821 132.258L98.4399 130.739C98.2022 130.23 97.9723 129.712 97.7397 129.2C97.2641 128.181 96.8516 127.127 96.4126 126.09L95.8032 124.509C95.5994 123.983 95.4005 123.456 95.2202 122.92C92.1781 114.413 90.579 105.344 90.5581 96.2411H95.2466C95.2675 104.79 96.7679 113.323 99.6401 121.351C99.81 121.856 99.9976 122.355 100.191 122.851L100.766 124.344C101.182 125.324 101.569 126.317 102.021 127.281C102.774 129.001 103.636 130.689 104.506 132.344C105.131 130.326 105.897 128.353 106.791 126.442L106.299 125.36C105.873 124.453 105.51 123.518 105.118 122.596L104.577 121.192C104.396 120.725 104.218 120.257 104.059 119.781C101.357 112.231 99.9589 104.234 99.938 96.2391H104.626C104.647 103.449 105.866 110.677 108.245 117.549L108.713 118.877C108.795 119.097 108.879 119.316 108.964 119.535L109.469 120.849C109.503 120.925 109.534 121.001 109.565 121.076L109.9 120.405C110.072 120.05 110.227 119.687 110.394 119.329C110.736 118.616 111.016 117.873 111.33 117.146C111.479 116.778 111.61 116.404 111.753 116.033C111.897 115.662 112.04 115.291 112.161 114.912L112.242 114.677L112.078 114.151L111.881 113.527C111.819 113.318 111.764 113.106 111.704 112.897L111.351 111.638L111.038 110.37L110.88 109.737L110.745 109.099L110.47 107.827L110.238 106.546L110.12 105.906L110.026 105.263L109.835 103.977L109.686 102.688L109.61 102.046L109.558 101.4L109.451 100.109L109.388 98.8182L109.354 98.1727L109.343 97.5272L109.32 96.2362H114.008L114.03 97.4257L114.038 98.0184L114.069 98.6141L114.126 99.8036L114.226 100.993L114.273 101.589L114.343 102.182L114.479 103.368L114.657 104.553L114.677 104.693L114.63 105.028L114.714 104.43L114.881 103.232L115.009 102.027L115.075 101.427L115.12 100.82L115.213 99.6102L115.268 98.3944L115.297 97.7889L115.305 97.1796L115.326 95.9618H115.333L115.352 94.6259L115.368 93.6854L115.41 92.7421L115.499 90.8573L115.642 88.9735L115.715 88.0321L115.815 87.0917L116.018 85.2128L116.277 83.3387L116.411 82.4003L116.567 81.4647L116.891 79.5966L117.268 77.7352L117.461 76.8046L117.678 75.8798L118.12 74.0321C118.457 72.809 118.76 71.5778 119.147 70.3651C119.332 69.7563 119.513 69.1474 119.708 68.5438L120.323 66.7382C120.521 66.1345 120.746 65.5381 120.973 64.9423C121.201 64.3464 121.418 63.7503 121.656 63.1571C122.15 61.9786 122.617 60.7922 123.161 59.6346C123.427 59.0546 123.686 58.4693 123.963 57.8944L124.815 56.1747C125.092 55.5997 125.4 55.037 125.704 54.4725L126.545 52.9149C127.444 51.2764 128.004 49.4917 128.164 47.618C128.211 47.1502 128.225 46.6715 128.212 46.1932C128.207 45.7152 128.179 45.2422 128.122 44.7772C128.014 43.8468 127.81 42.9395 127.515 42.0614C126.924 40.3105 125.971 38.6532 124.693 37.2655C123.42 35.8752 121.862 34.749 120.166 33.9911C118.467 33.2281 116.64 32.8417 114.725 32.8339C112.781 32.8234 110.938 33.2043 109.231 33.9413C107.53 34.6783 105.967 35.7714 104.697 37.1434C103.429 38.5181 102.46 40.1435 101.856 41.8944C101.553 42.7725 101.341 43.6821 101.223 44.6229C101.108 45.5584 101.077 46.5514 101.153 47.4843C101.294 49.3633 101.836 51.1542 102.716 52.8007L103.547 54.3759C103.84 54.9273 104.13 55.4793 104.399 56.0438L105.222 57.7264C105.489 58.2909 105.743 58.8637 106.001 59.4335C106.532 60.565 106.992 61.7335 107.478 62.8885C107.711 63.4712 107.93 64.0591 108.155 64.6444C108.38 65.2298 108.601 65.8181 108.802 66.4139C112.187 75.8799 113.985 86.0205 114.006 96.2313H109.318C109.297 86.5747 107.598 76.9673 104.383 67.9823C104.193 67.4152 103.98 66.8583 103.766 66.3016C103.552 65.7476 103.343 65.1877 103.124 64.6337C102.661 63.5388 102.227 62.4281 101.723 61.3514C101.477 60.8105 101.236 60.2668 100.983 59.7284L100.202 58.1268C99.9455 57.5911 99.6681 57.0652 99.3911 56.5399L98.5923 55.0214C97.4032 52.8052 96.6708 50.3724 96.48 47.8505C96.3781 46.596 96.4176 45.2915 96.5718 44.037C96.7312 42.7801 97.0157 41.5489 97.4233 40.3651C98.2387 37.9974 99.5511 35.8023 101.26 33.952C102.969 32.1043 105.074 30.6278 107.374 29.6346C109.676 28.6416 112.177 28.1294 114.746 28.1425C117.296 28.1529 119.782 28.6753 122.074 29.705C124.363 30.7268 126.451 32.2404 128.158 34.1063C129.869 35.9696 131.158 38.1961 131.958 40.5663C132.357 41.7528 132.632 42.9815 132.779 44.2333C132.855 44.8578 132.894 45.4902 132.902 46.1278C132.915 46.7655 132.894 47.4039 132.833 48.0311C132.619 50.5478 131.863 52.9785 130.651 55.1815L129.841 56.6835C129.554 57.2166 129.263 57.7502 129 58.2938L128.195 59.9198C127.934 60.4633 127.69 61.0175 127.437 61.5663C126.922 62.6587 126.48 63.7821 126.012 64.8954C125.787 65.4547 125.581 66.0194 125.367 66.5839C125.152 67.1456 124.939 67.71 124.75 68.2821L124.167 69.9921C123.982 70.5643 123.812 71.1418 123.634 71.7167C123.268 72.864 122.98 74.0325 122.662 75.1903L122.244 76.9413L122.038 77.8163L121.854 78.6971L121.497 80.4608L121.191 82.2333L121.042 83.119L120.917 84.0077L120.67 85.785L120.477 87.5673L120.383 88.4589L120.312 89.3524L120.176 91.1395L120.093 92.9276L120.053 93.8212L120.038 94.7147L120.012 96.5057H120.004L119.991 97.2684L119.983 97.9247L119.952 98.58L119.891 99.8895L119.79 101.196L119.74 101.849L119.669 102.501L119.531 103.802L119.351 105.096L119.262 105.744L119.149 106.387L118.93 107.673L118.668 108.951L118.538 109.589L118.386 110.221L118.085 111.485C117.848 112.319 117.652 113.164 117.382 113.987L117.001 115.225L116.583 116.451C116.449 116.861 116.295 117.264 116.141 117.667C115.987 118.067 115.841 118.474 115.681 118.874C115.341 119.666 115.036 120.471 114.665 121.247C114.484 121.636 114.315 122.031 114.126 122.418L113.554 123.57C113.371 123.957 113.162 124.334 112.958 124.71L112.296 125.938C109.511 130.974 107.778 136.622 107.282 142.35C107.151 143.78 107.101 145.212 107.125 146.644C107.145 148.074 107.235 149.509 107.405 150.935C107.739 153.789 108.371 156.62 109.289 159.353C111.126 164.821 114.1 169.892 117.976 174.131C121.847 178.375 126.593 181.816 131.859 184.163C137.117 186.523 142.901 187.739 148.622 187.755C154.321 187.789 160.105 186.631 165.392 184.339C170.684 182.055 175.488 178.665 179.4 174.441C183.312 170.221 186.341 165.171 188.215 159.717C189.153 156.994 189.807 154.171 190.163 151.325C190.34 149.903 190.445 148.474 190.479 147.05C190.513 145.623 190.481 144.191 190.364 142.759C189.927 137.03 188.247 131.364 185.513 126.299L184.868 125.07C184.661 124.681 184.454 124.292 184.266 123.894L183.686 122.708L183.14 121.509C182.764 120.714 182.453 119.895 182.105 119.088L181.634 117.862C181.475 117.452 181.321 117.044 181.182 116.629L180.751 115.391L180.357 114.141L180.161 113.516C180.098 113.307 180.043 113.096 179.983 112.887L179.63 111.627L179.317 110.359L179.16 109.726L179.024 109.089L178.75 107.816L178.517 106.536L178.399 105.895L178.305 105.253L178.115 103.967L177.965 102.679L177.889 102.035L177.837 101.39L177.73 100.099L177.667 98.8075L177.633 98.162L177.623 97.5165L177.599 96.2255H182.288L182.309 97.4149L182.317 98.0077L182.348 98.6044L182.406 99.7928L182.505 100.982L182.552 101.578L182.623 102.172L182.758 103.357L182.936 104.542L183.022 105.135L183.132 105.725L183.346 106.907L183.6 108.083L183.725 108.671L183.872 109.257L184.162 110.428L184.489 111.593C184.544 111.786 184.595 111.982 184.653 112.176L184.836 112.753L185.2 113.911L185.599 115.058C185.727 115.443 185.871 115.821 186.02 116.2L186.457 117.34C186.778 118.087 187.068 118.848 187.418 119.588L187.925 120.703L188.466 121.807C188.641 122.178 188.833 122.538 189.026 122.901L189.64 124.069C192.682 129.704 194.553 136.013 195.042 142.416C195.172 144.007 195.209 145.602 195.169 147.185C195.133 148.769 195.018 150.355 194.82 151.936C194.423 155.099 193.698 158.238 192.653 161.272C190.567 167.343 187.193 172.962 182.842 177.658C178.491 182.354 173.146 186.129 167.255 188.672C161.37 191.225 154.93 192.511 148.603 192.472C142.25 192.453 135.805 191.102 129.954 188.475C124.173 185.901 118.959 182.141 114.69 177.511C114.643 177.56 114.602 177.612 114.555 177.661C110.204 182.357 104.859 186.132 98.9683 188.675C93.0828 191.228 86.6431 192.514 80.3159 192.474C73.9627 192.456 67.518 191.105 61.6665 188.478C55.8046 185.868 50.5249 182.039 46.2231 177.319C41.9136 172.605 38.6028 166.964 36.5591 160.878C35.5373 157.836 34.8335 154.686 34.4624 151.509C34.2769 149.92 34.1757 148.325 34.1548 146.736C34.1287 145.147 34.1832 143.555 34.3296 141.964C34.881 135.595 36.8101 129.304 39.9097 123.701L40.5415 122.527C40.727 122.182 40.9202 121.84 41.0874 121.482L41.6157 120.424C41.7882 120.068 41.9426 119.705 42.1099 119.347C42.4521 118.633 42.7319 117.891 43.0454 117.165C43.1943 116.797 43.3246 116.423 43.4683 116.052C43.612 115.681 43.7563 115.309 43.8765 114.931L44.2632 113.802L44.6138 112.659C44.862 111.904 45.0418 111.123 45.2612 110.354L45.5386 109.185L45.6802 108.6L45.8003 108.01L46.0405 106.831L46.2446 105.641L46.3491 105.049L46.4321 104.45L46.6001 103.253L46.728 102.049L46.7935 101.447L46.8374 100.841L46.9312 99.6307L46.9868 98.4159L47.0151 97.8094L47.0229 97.2001L47.0435 95.9823H47.0522L47.0698 94.6473L47.0854 93.7059L47.1274 92.7626L47.2163 90.8788L47.3579 88.994L47.4312 88.0536L47.5298 87.1122L47.7339 85.2333L47.9927 83.3593L48.1255 82.4218L48.2827 81.4852L48.6069 79.6171L48.9829 77.7567L49.1763 76.826L49.3931 75.9003L49.8354 74.0526C50.1725 72.8298 50.4751 71.5992 50.8618 70.3866C51.0474 69.7777 51.2283 69.168 51.4243 68.5643L52.0386 66.7587C52.2371 66.1552 52.4617 65.5594 52.689 64.9637C52.9163 64.3679 53.1338 63.7718 53.3716 63.1786C53.8655 61.9999 54.3329 60.8129 54.8765 59.6552C55.143 59.075 55.4022 58.4898 55.6792 57.9149L56.5308 56.1952C56.8078 55.6203 57.1163 55.0585 57.4194 54.494L58.2612 52.9364C59.1603 51.2978 59.719 49.5124 59.8784 47.6385C59.9254 47.1709 59.9413 46.6928 59.9282 46.2147C59.923 45.7365 59.8939 45.2629 59.8364 44.7977C59.7293 43.8676 59.5262 42.9608 59.231 42.0829C58.6403 40.3319 57.6857 38.6747 56.4077 37.287C55.135 35.8967 53.5774 34.7705 51.8813 34.0126C50.1826 33.2494 48.3556 32.8619 46.4399 32.8544C44.4956 32.8437 42.6533 33.2258 40.9468 33.9628C39.2455 34.6997 37.6827 35.792 36.4126 37.1639C35.1452 38.5388 34.1755 40.164 33.5718 41.9149C33.2686 42.793 33.0566 43.7029 32.939 44.6434C32.824 45.5793 32.7929 46.5727 32.8687 47.5057C33.0098 49.3849 33.5505 51.1748 34.4312 52.8212L35.2622 54.3973C35.5549 54.9487 35.8456 55.4999 36.1147 56.0643L36.938 57.7479C37.2045 58.312 37.4576 58.8844 37.7163 59.454C38.2468 60.5855 38.7068 61.7538 39.1929 62.9091C39.4255 63.4916 39.6449 64.0805 39.8696 64.6659C40.0943 65.2511 40.3169 65.8388 40.5181 66.4344C43.9025 75.9004 45.7003 86.041 45.7212 96.2518H41.0327C41.0118 86.5954 39.3137 76.9879 36.0991 68.0028C35.9083 67.436 35.6962 66.8791 35.4819 66.3221C35.2677 65.7685 35.0588 65.2091 34.8394 64.6552C34.3768 63.5602 33.9423 62.4496 33.438 61.3729C33.1924 60.832 32.9522 60.2882 32.6987 59.7499L31.9175 58.1473C31.6614 57.6116 31.3839 57.0866 31.1069 56.5614L30.3071 55.0428C29.1181 52.8267 28.3866 50.3936 28.1958 47.8719C28.0939 46.6173 28.1334 45.3129 28.2876 44.0585C28.4444 42.8014 28.7315 41.5702 29.1392 40.3866C29.9546 38.0188 31.2669 35.8228 32.9761 33.9725C34.6851 32.1251 36.7888 30.6489 39.0884 29.6561C41.3908 28.6628 43.8924 28.1502 46.4614 28.163C49.0121 28.1735 51.4976 28.6968 53.7896 29.7264C56.0788 30.7483 58.1671 32.261 59.8735 34.1268C61.5854 35.9905 62.8736 38.2174 63.6733 40.5878C64.0732 41.7743 64.3473 43.0029 64.4937 44.2548C64.5694 44.8792 64.6089 45.5117 64.6167 46.1493C64.6298 46.7869 64.6094 47.4248 64.5493 48.0516C64.335 50.5684 63.5793 52.9989 62.3667 55.202L61.5562 56.705C61.2688 57.2379 60.9792 57.771 60.7153 58.3143L59.9097 59.9403C59.6483 60.4839 59.4053 61.038 59.1519 61.5868C58.6371 62.679 58.1957 63.8027 57.728 64.9159C57.6156 65.1956 57.5074 65.477 57.4009 65.7587L56.7642 67.4501C56.6603 67.733 56.5594 68.0174 56.4653 68.3036L55.8823 70.0126C55.6968 70.5848 55.5268 71.1623 55.3491 71.7372C54.9832 72.8845 54.6963 74.0531 54.3774 75.2108L53.9595 76.9618L53.7524 77.8378L53.5698 78.7177L53.2114 80.4823L52.9058 82.2538L52.7573 83.1405L52.6313 84.0282L52.3862 85.8055L52.1929 87.5878L52.0981 88.4794L52.0278 89.3729L51.8921 91.161L51.8081 92.9491L51.769 93.8427L51.7534 94.7362L51.7271 96.5262H51.7192L51.7065 97.2899L51.6987 97.9452L51.6675 98.6014L51.6069 99.911L51.5054 101.218L51.4556 101.871L51.3853 102.521L51.2466 103.823L51.0659 105.117L50.9771 105.766L50.8647 106.408L50.645 107.694L50.3843 108.972L50.2534 109.609L50.1021 110.242L49.8013 111.507C49.5635 112.34 49.3673 113.185 49.0981 114.008L48.7163 115.247L48.2983 116.473C48.1651 116.883 48.0111 117.285 47.8569 117.687C47.7027 118.087 47.5564 118.496 47.397 118.895C47.0573 119.687 46.7515 120.492 46.3804 121.268C46.2001 121.658 46.0294 122.053 45.8413 122.439L45.269 123.592C45.0861 123.978 44.8771 124.355 44.6733 124.731L44.0122 125.959C41.2263 130.995 39.4941 136.643 38.9976 142.372C38.8669 143.801 38.8168 145.234 38.8403 146.666C38.8612 148.095 38.9498 149.53 39.1196 150.957C39.4542 153.811 40.0871 156.641 41.0044 159.375C42.8416 164.842 45.8153 169.912 49.6909 174.151C53.5614 178.395 58.3077 181.838 63.5737 184.184C68.8319 186.544 74.6157 187.76 80.3364 187.775C86.0364 187.809 91.8209 186.651 97.1079 184.359C102.4 182.075 107.204 178.686 111.116 174.463C111.299 174.264 111.479 174.06 111.659 173.859C110.689 172.56 109.788 171.211 108.957 169.815C108.544 170.312 108.118 170.798 107.679 171.271C104.206 175.019 99.9432 178.027 95.2495 180.053C90.5584 182.086 85.4332 183.113 80.3579 183.084C75.2721 183.068 70.147 181.992 65.4819 179.898C60.8119 177.818 56.5963 174.76 53.1597 170.992C49.7178 167.229 47.0779 162.725 45.4497 157.878C44.6369 155.452 44.0751 152.943 43.7798 150.408C43.6282 149.141 43.55 147.867 43.5317 146.595C43.5082 145.322 43.5528 144.049 43.6704 142.779C44.1095 137.693 45.648 132.689 48.1177 128.22L48.811 126.936C49.0331 126.529 49.2579 126.124 49.4565 125.703L50.0757 124.457C50.1775 124.248 50.274 124.036 50.3696 123.824L50.9478 122.555C51.2275 121.916 51.4839 121.266 51.7563 120.625C51.9288 120.194 52.0852 119.755 52.2524 119.321C52.4171 118.887 52.5843 118.453 52.728 118.009L53.1802 116.686C53.3213 116.242 53.4518 115.793 53.5903 115.349C53.8778 114.463 54.0927 113.553 54.3462 112.654L54.6704 111.29L54.8325 110.607L54.9731 109.921L55.2524 108.546L55.4907 107.163L55.6108 106.471L55.9009 104.385L56.0522 102.987L56.1284 102.289L56.1802 101.589L56.2876 100.185L56.3501 98.7792L56.3843 98.076L56.395 97.3729L56.4155 95.9647H56.4233L56.439 94.8192L56.4526 93.9725L56.5698 91.4325L56.6978 89.7421L56.7632 88.8973L56.8521 88.0536L57.0356 86.368L57.2681 84.6874L57.3882 83.8456L57.5288 83.0096L57.8188 81.3368L58.1567 79.6718L58.3286 78.8407L58.5249 78.0126L58.9194 76.3583C59.2226 75.2659 59.4889 74.1628 59.8364 73.0809C60.0036 72.5375 60.1633 71.9939 60.3384 71.453L60.8872 69.8397C61.0649 69.3015 61.2661 68.7685 61.4673 68.2382C61.6711 67.705 61.865 67.1713 62.0767 66.6434C62.406 65.8574 62.7224 65.0641 63.0649 64.2821L63.77 62.7274C63.8876 62.468 64.0062 62.2091 64.1304 61.953L64.8892 60.4208C65.1374 59.9061 65.4111 59.4068 65.6802 58.9052L66.4624 57.4579C67.9913 54.685 68.9396 51.6137 69.2114 48.454C69.4832 45.2839 69.1177 42.069 68.1089 39.0819C67.1027 36.0922 65.4762 33.2988 63.3306 30.9598C61.1929 28.6183 58.5721 26.7209 55.687 25.4325C52.8018 24.1362 49.6544 23.4742 46.4712 23.4637C43.2752 23.4455 40.121 24.0864 37.2202 25.3407C34.3193 26.5925 31.6768 28.4535 29.5259 30.7743C27.3777 33.0976 25.7209 35.8651 24.6938 38.8495C24.179 40.3416 23.8186 41.8889 23.6226 43.4647C23.4292 45.038 23.3838 46.6509 23.5093 48.2294C23.7497 51.3916 24.6729 54.4727 26.1704 57.2587L26.939 58.7196C27.2029 59.2188 27.4635 59.7158 27.7065 60.2255L28.4487 61.744C28.6865 62.2536 28.9173 62.7709 29.1499 63.2831C29.6255 64.3023 30.038 65.356 30.4771 66.3934L31.0864 67.9745C31.2902 68.4996 31.4882 69.0277 31.6685 69.5634C34.7105 78.0701 36.3106 87.1385 36.3315 96.2411H31.6431C31.6221 87.6925 30.1217 79.1592 27.2495 71.1307C27.0797 70.6265 26.8911 70.1272 26.6978 69.6307L26.1235 68.1385C25.708 67.1585 25.3208 66.1654 24.8687 65.201C24.0167 63.2541 23.0258 61.3463 22.0405 59.4882C20.2347 56.1325 19.1246 52.4056 18.8345 48.6005C18.5418 44.7953 19.0117 40.9248 20.2583 37.326C21.497 33.7248 23.4966 30.3877 26.0864 27.5887C28.6789 24.7924 31.8622 22.5495 35.3589 21.0389C38.8557 19.526 42.6663 18.7573 46.4897 18.7782C50.308 18.7913 54.1138 19.5913 57.5923 21.1542C61.0732 22.7066 64.2248 24.991 66.7964 27.8085C69.3732 30.6229 71.336 33.9865 72.5513 37.5956C73.7691 41.2047 74.2087 45.0727 73.8794 48.8749C73.5501 52.6749 72.4045 56.391 70.562 59.7284L69.812 61.1219C69.5586 61.5921 69.3023 62.0622 69.0698 62.5428L68.3569 63.9803C68.1244 64.4612 67.9127 64.9503 67.688 65.4364C67.2306 66.4034 66.8438 67.3994 66.4282 68.3846C66.2297 68.8811 66.0467 69.3827 65.856 69.8817C65.6652 70.3809 65.4763 70.8806 65.3091 71.3876L64.7915 72.9032C64.6269 73.4127 64.4756 73.9249 64.3188 74.4344C63.9922 75.4511 63.7385 76.4887 63.4536 77.5184L63.0825 79.076L62.8999 79.8553L62.7378 80.6385L62.4194 82.2069L62.147 83.7831L62.0112 84.5721L61.8989 85.3641L61.6792 86.9481L61.5073 88.537L61.4204 89.3309L61.3579 90.1288L61.2349 91.7225L61.1616 93.3192L61.1255 94.119L61.1118 94.9188L61.0884 96.5184H61.0806L61.0649 97.4725L61.0552 98.2245L60.9526 100.477L60.8374 101.975L60.7808 102.725L60.6997 103.473L60.5376 104.968L60.3306 106.455L60.2261 107.199L60.0981 107.939L59.8442 109.419L59.5444 110.89L59.3921 111.624L59.2202 112.353L58.8726 113.814C58.6034 114.779 58.3704 115.754 58.062 116.705C57.9131 117.183 57.7748 117.664 57.6206 118.14L57.1372 119.558C56.9804 120.034 56.8022 120.5 56.6245 120.968C56.4469 121.435 56.2768 121.906 56.0913 122.368C55.7019 123.288 55.3412 124.223 54.9126 125.125C54.7009 125.58 54.5026 126.038 54.2856 126.487L53.6196 127.83C53.4027 128.282 53.1621 128.719 52.9243 129.158L52.2026 130.496C50.0466 134.4 48.706 138.76 48.3218 143.203C47.935 147.638 48.4496 152.159 49.8765 156.391C51.2982 160.619 53.5983 164.552 56.6089 167.84C59.6144 171.133 63.3001 173.804 67.3745 175.62C71.4461 177.449 75.9096 178.387 80.3628 178.4C84.8135 178.424 89.2802 177.528 93.3755 175.754C97.4708 173.984 101.194 171.36 104.226 168.088C105.057 167.191 105.834 166.243 106.558 165.258C105.907 163.826 105.329 162.362 104.828 160.87C104.713 160.528 104.603 160.183 104.496 159.838C103.456 161.656 102.212 163.36 100.788 164.899C98.195 167.696 95.011 169.939 91.5142 171.449C88.0176 172.962 84.2075 173.731 80.3843 173.71C76.566 173.697 72.7603 172.897 69.2817 171.334C65.8009 169.782 62.6492 167.498 60.0776 164.681C57.5008 161.866 55.538 158.502 54.3228 154.892C53.1049 151.283 52.6654 147.416 52.9946 143.613C53.3239 139.813 54.4687 136.097 56.311 132.76L57.061 131.366C57.3145 130.896 57.5732 130.425 57.8032 129.944L58.5171 128.507C58.7496 128.026 58.9614 127.538 59.186 127.052C59.6434 126.085 60.0303 125.089 60.4458 124.103C60.6444 123.607 60.8273 123.105 61.0181 122.606C61.2088 122.107 61.3967 121.607 61.564 121.1L62.0815 119.585C62.2435 119.075 62.3955 118.563 62.5522 118.054C62.8789 117.037 63.1326 115.999 63.4175 114.97L63.7886 113.412L63.9712 112.633L64.1333 111.849L64.4526 110.281L64.7241 108.705L64.8599 107.916L64.9722 107.124L65.1919 105.54L65.3647 103.951L65.4507 103.156L65.5132 102.359L65.6362 100.766L65.7095 99.1688L65.7456 98.369L65.7593 97.5692L65.7827 95.9696H65.7905L65.8062 95.0155L65.8169 94.2626L65.8501 93.5126L65.9185 92.0096L66.0337 90.5126L66.0913 89.7626L66.1724 89.0155L66.3335 87.5204L66.5405 86.0331L66.645 85.288L66.7729 84.5487L67.0269 83.0692L67.3267 81.5985L67.479 80.8641L67.6509 80.1346L67.9985 78.6737C68.2677 77.7093 68.5007 76.7344 68.8091 75.7831C68.958 75.3049 69.0963 74.8241 69.2505 74.3485L69.7339 72.9296C69.8907 72.4539 70.0689 71.9882 70.2466 71.5204C70.4243 71.0527 70.5943 70.5825 70.7798 70.12C71.1692 69.2001 71.5299 68.2638 71.9585 67.3622C72.1701 66.9076 72.3686 66.4502 72.5854 66.0009L73.2515 64.6581C73.4684 64.206 73.709 63.769 73.9468 63.33L74.6685 61.9921C76.8246 58.0876 78.1651 53.7279 78.5493 49.285C78.9361 44.8501 78.4216 40.3287 76.9946 36.0975C75.5729 31.8691 73.2728 27.936 70.2622 24.6483C67.2568 21.3555 63.5718 18.6844 59.4976 16.868C55.4258 15.0386 50.9616 14.0999 46.5083 14.0868C42.0576 14.0633 37.5909 14.9597 33.4956 16.7343C29.4003 18.5036 25.6766 21.1282 22.645 24.4003C19.616 27.6723 17.2713 31.579 15.8208 35.7997C14.3625 40.0204 13.8134 44.5313 14.1558 48.9716C14.4955 53.4197 15.7973 57.7922 17.9116 61.7177L18.6177 63.0604C18.8529 63.5047 19.088 63.9492 19.3022 64.4012L19.9634 65.7528L20.5874 67.1219C21.0134 68.0288 21.377 68.965 21.769 69.8876L22.3101 71.2909C22.4904 71.7586 22.6682 72.2265 22.8276 72.702C25.5299 80.2523 26.9278 88.2495 26.9487 96.244H22.2603C22.2393 88.8012 20.9411 81.3394 18.4087 74.2704C18.2598 73.8236 18.0922 73.3868 17.9224 72.9481L17.4175 71.6337C17.0491 70.7712 16.7124 69.8927 16.3101 69.0409L15.7241 67.7548L15.1021 66.4872C14.9008 66.0612 14.6816 65.6429 14.4595 65.2274L13.7847 63.9413C11.3595 59.4462 9.87035 54.428 9.48096 49.3397C9.27976 46.7943 9.3477 44.2513 9.65869 41.7216C9.97493 39.1945 10.5526 36.6907 11.3862 34.2733C13.0484 29.4359 15.735 24.9594 19.2056 21.2118C22.6789 17.4641 26.9415 14.456 31.6353 12.4305C36.3264 10.3973 41.4516 9.36957 46.5269 9.39832ZM183.156 0.000854492C189.509 0.0191658 195.954 1.37044 201.805 3.99695C207.667 6.6078 212.947 10.4362 217.249 15.1561C221.558 19.8708 224.869 25.5109 226.913 31.5975C227.934 34.6396 228.638 37.7887 229.009 40.9667C229.197 42.5556 229.296 44.1502 229.317 45.7391C229.343 47.3279 229.288 48.9193 229.147 50.5028C228.596 56.8716 226.667 63.1624 223.568 68.7655L222.935 69.9393C222.749 70.2843 222.556 70.6272 222.389 70.9852L221.861 72.0428C221.688 72.3983 221.534 72.7619 221.367 73.12C221.024 73.8334 220.745 74.5761 220.431 75.3026C220.282 75.671 220.152 76.0449 220.008 76.4159C219.865 76.7869 219.72 77.1581 219.6 77.537L219.213 78.6659L218.864 79.8075C218.615 80.5628 218.435 81.3448 218.215 82.1132L217.938 83.2811L217.797 83.8661L217.677 84.4569L217.436 85.6356L217.233 86.8251L217.128 87.4178L217.044 88.0165L216.877 89.2137L216.75 90.4188L216.684 91.0194L216.639 91.6259L216.545 92.8358L216.491 94.0516L216.461 94.6571L216.454 95.2665L216.433 96.4843H211.745L211.765 95.1727L211.773 94.5165L211.804 93.8602L211.865 92.5507L211.966 91.244L212.016 90.5907L212.086 89.9403L212.225 88.6385L212.406 87.3446L212.495 86.6971L212.607 86.0536L212.827 84.7684L213.087 83.4901L213.218 82.8524L213.37 82.2206L213.67 80.955C213.908 80.1213 214.104 79.2772 214.374 78.454L214.755 77.2157L215.173 75.9891C215.307 75.579 215.461 75.1766 215.615 74.7743C215.769 74.3745 215.915 73.967 216.075 73.5673C216.414 72.7755 216.72 71.9703 217.091 71.1942C217.272 70.8049 217.441 70.41 217.629 70.0233L218.203 68.871C218.386 68.4842 218.594 68.1076 218.798 67.7313L219.459 66.5028C222.245 61.4667 223.978 55.8184 224.474 50.0897C224.605 48.6603 224.655 47.2278 224.631 45.7958C224.61 44.3664 224.522 42.9315 224.352 41.5048C224.018 38.6509 223.385 35.8204 222.467 33.0868C220.63 27.6195 217.656 22.5494 213.78 18.3104C209.909 14.0664 205.164 10.6241 199.898 8.27722C194.64 5.91726 188.855 4.70208 183.134 4.6864C177.434 4.65249 171.651 5.81047 166.364 8.10242C161.072 10.3866 156.268 13.7766 152.356 17.9999C152.173 18.1984 151.992 18.3964 151.812 18.5975L151.81 18.6005C152.78 19.8993 153.684 21.2508 154.515 22.6464C154.928 22.15 155.354 21.6612 155.792 21.1884C159.266 17.4407 163.529 14.4325 168.222 12.4071C172.913 10.3738 178.038 9.34614 183.114 9.37488C188.2 9.39056 193.325 10.4671 197.99 12.5604C202.66 14.6407 206.875 17.699 210.312 21.4677C213.754 25.231 216.394 29.7339 218.022 34.5819C218.835 37.0072 219.397 39.5166 219.692 42.0516C219.843 43.319 219.922 44.5916 219.94 45.8641C219.963 47.1368 219.919 48.4095 219.801 49.6796C219.362 54.7653 217.823 59.7701 215.353 64.2391L214.661 65.5223C214.439 65.93 214.214 66.3359 214.015 66.7567L213.396 68.0028C213.294 68.2118 213.198 68.4237 213.102 68.6356L212.524 69.9052C212.244 70.5437 211.988 71.1931 211.715 71.8339C211.543 72.2651 211.387 72.7047 211.219 73.1385C211.055 73.5723 210.887 74.0059 210.744 74.4501L210.292 75.7723C210.15 76.2166 210.02 76.6669 209.881 77.1112C209.594 77.9971 209.379 78.9066 209.125 79.8055L208.801 81.1698L208.639 81.8514L208.499 82.5389L208.219 83.9139L207.981 85.2958L207.861 85.9891L207.764 86.6835L207.571 88.0741L207.419 89.4725L207.343 90.1698L207.291 90.871L207.184 92.2743L207.122 93.6805L207.087 94.3827L207.077 95.0858L207.056 96.495H202.368L202.391 94.9921L202.401 94.2391L202.435 93.4891L202.503 91.9862L202.618 90.4891L202.675 89.7391L202.756 88.9911L202.918 87.4969L203.125 86.0096L203.23 85.2645L203.358 84.5253L203.611 83.0458L203.912 81.5741L204.063 80.8397L204.236 80.1112L204.579 78.6161C204.848 77.6518 205.08 76.6767 205.388 75.7255C205.537 75.2473 205.675 74.7664 205.83 74.2909L206.314 72.8719C206.471 72.3963 206.648 71.9306 206.826 71.4628C207.003 70.9951 207.173 70.5248 207.359 70.0624C207.748 69.1426 208.109 68.2071 208.538 67.3055C208.749 66.8508 208.948 66.3928 209.165 65.9432L209.832 64.6005C210.048 64.1483 210.289 63.7114 210.527 63.2723L211.248 61.9344C213.404 58.0299 214.744 53.6703 215.128 49.2274C215.515 44.7925 215.001 40.271 213.574 36.0399C212.152 31.8114 209.852 27.8784 206.841 24.5907C203.836 21.2978 200.151 18.6268 196.077 16.8104C192.005 14.981 187.541 14.0422 183.087 14.0292C178.637 14.0057 174.171 14.9023 170.076 16.6766C165.98 18.4459 162.256 21.0706 159.224 24.3427C158.393 25.239 157.617 26.1875 156.893 27.1727C157.544 28.6049 158.122 30.0682 158.624 31.5604C158.738 31.9026 158.847 32.2478 158.955 32.5927C159.995 30.7738 161.239 29.0704 162.664 27.5311C165.256 24.7347 168.439 22.4919 171.936 20.9813C175.433 19.4681 179.243 18.6997 183.067 18.7206C186.885 18.7337 190.69 19.5338 194.168 21.0966C197.65 22.6489 200.802 24.9326 203.374 27.7499C205.95 30.5646 207.913 33.9288 209.128 37.538C210.346 41.147 210.785 45.0148 210.456 48.8173C210.126 52.6172 208.982 56.3334 207.139 59.6708L206.389 61.0643C206.136 61.5347 205.877 62.0054 205.647 62.4862L204.934 63.9237C204.702 64.4045 204.489 64.8927 204.264 65.3788C203.807 66.3457 203.421 67.3418 203.005 68.327C202.807 68.8235 202.623 69.325 202.432 69.8241C202.241 70.3233 202.053 70.8229 201.886 71.33L201.369 72.8456C201.207 73.3551 201.056 73.8673 200.899 74.3768C200.572 75.3934 200.319 76.4312 200.034 77.4608L199.663 79.0184L199.479 79.7977L199.317 80.5819L198.999 82.1493L198.727 83.7255L198.59 84.5145L198.478 85.3065L198.259 86.8905L198.086 88.4794L198 89.2743L197.937 90.0712L197.815 91.6649L197.742 93.2616L197.705 94.0614L197.692 94.8612L197.668 96.4608H192.98L193.005 94.7675L193.019 93.9208L193.136 91.3807L193.264 89.6893L193.33 88.8456L193.418 88.0009L193.602 86.3153L193.834 84.6346L193.952 83.7938L194.095 82.9569L194.385 81.2841L194.723 79.62L194.895 78.7889L195.091 77.9598L195.486 76.3055C195.789 75.2132 196.055 74.1101 196.403 73.0282C196.57 72.4847 196.73 71.9412 196.905 71.4003L197.454 69.788C197.631 69.2496 197.832 68.716 198.034 68.1854C198.238 67.6524 198.431 67.1195 198.643 66.5917C199.082 65.5437 199.498 64.4827 199.984 63.453C200.222 62.9356 200.449 62.4125 200.697 61.9003L201.456 60.369C201.704 59.8543 201.977 59.355 202.247 58.8534L203.029 57.4052C204.558 54.6324 205.506 51.5617 205.778 48.4022C206.05 45.2322 205.684 42.0173 204.675 39.0302C203.669 36.0404 202.044 33.2461 199.898 30.9071C197.76 28.5655 195.139 26.6682 192.253 25.3798C189.368 24.0835 186.221 23.4224 183.038 23.412C179.842 23.3938 176.687 24.0337 173.787 25.288C170.886 26.5398 168.243 28.4008 166.092 30.7216C163.944 33.0449 162.287 35.8132 161.26 38.7977C161.038 39.437 160.847 40.0865 160.685 40.744C160.693 40.8076 160.704 40.8688 160.711 40.9325C160.9 42.5215 160.999 44.116 161.02 45.705C161.046 47.2939 160.991 48.8859 160.844 50.4774C160.802 50.9634 160.747 51.4524 160.69 51.9384C161.15 53.7703 161.84 55.5422 162.734 57.2069L163.502 58.6678C163.766 59.1669 164.028 59.6632 164.271 60.1727L165.013 61.6913C165.251 62.2008 165.481 62.7182 165.713 63.2303C166.189 64.2496 166.602 65.3032 167.042 66.3407L167.65 67.9218C167.854 68.447 168.053 68.9749 168.233 69.5106C171.275 78.0174 172.874 87.0866 172.895 96.1893H168.207C168.186 87.6407 166.685 79.1075 163.813 71.079C163.643 70.5747 163.456 70.0754 163.262 69.579L162.687 68.0868C162.271 67.1068 161.884 66.1136 161.432 65.1493C160.679 63.4296 159.817 61.7411 158.947 60.0868C158.322 62.1043 157.556 64.0778 156.663 65.9882L157.155 67.0702C157.581 67.9769 157.944 68.9125 158.335 69.8348L158.876 71.2382C159.057 71.7059 159.235 72.1737 159.394 72.6493C162.096 80.1995 163.494 88.1968 163.515 96.1913H158.827C158.806 88.7483 157.507 81.2869 154.975 74.2177C154.826 73.7708 154.659 73.3344 154.489 72.8954L153.984 71.5809C153.95 71.5051 153.919 71.4292 153.887 71.3534L153.553 72.0253C153.381 72.3806 153.226 72.7435 153.059 73.1014C152.717 73.8149 152.437 74.5575 152.124 75.2841C151.975 75.6525 151.843 76.0262 151.7 76.3973C151.556 76.7684 151.413 77.1396 151.292 77.5184L151.211 77.7538L151.375 78.2792L151.572 78.9032C151.634 79.1121 151.689 79.3241 151.75 79.5331L152.102 80.7928L152.417 82.0604L152.573 82.6932L152.708 83.3309L152.983 84.6034L153.216 85.8846L153.333 86.5243L153.427 87.1678L153.619 88.453L153.767 89.7421L153.843 90.3846L153.895 91.0302L154.002 92.3212L154.065 93.6122L154.099 94.2577L154.11 94.9032L154.133 96.1942H149.445L149.423 95.0048L149.416 94.412L149.384 93.8163L149.327 92.6268L149.228 91.4374L149.18 90.8417L149.11 90.2489L148.974 89.0624L148.796 87.8778L148.776 87.7372L148.739 88.0009L148.572 89.1981L148.444 90.4032L148.378 91.0038L148.333 91.6102L148.24 92.8202L148.185 94.036L148.156 94.6415L148.148 95.2509L148.127 96.4686H148.12L148.101 97.8046L148.085 98.745L148.043 99.6884L147.955 101.573L147.814 103.457L147.741 104.398L147.641 105.339L147.437 107.218L147.179 109.092L147.045 110.03L146.888 110.966L146.565 112.834L146.188 114.695L145.995 115.626L145.778 116.551L145.336 118.398C144.999 119.621 144.696 120.853 144.309 122.065C144.124 122.674 143.944 123.283 143.748 123.887L143.133 125.692C142.935 126.296 142.709 126.892 142.482 127.488C142.255 128.084 142.038 128.68 141.8 129.273C141.306 130.452 140.838 131.638 140.294 132.796C140.028 133.376 139.77 133.961 139.493 134.536L138.64 136.256C138.363 136.831 138.056 137.393 137.752 137.958L136.911 139.516C136.012 141.154 135.452 142.939 135.292 144.812C135.245 145.28 135.23 145.759 135.243 146.237C135.248 146.715 135.277 147.188 135.334 147.653C135.442 148.584 135.646 149.491 135.941 150.369C136.532 152.12 137.485 153.777 138.763 155.165C140.036 156.555 141.594 157.681 143.29 158.439C144.988 159.202 146.815 159.589 148.731 159.597C150.675 159.607 152.519 159.226 154.225 158.489C155.926 157.752 157.489 156.659 158.759 155.287C160.027 153.912 160.996 152.287 161.6 150.536C161.903 149.658 162.114 148.748 162.232 147.807C162.347 146.872 162.379 145.879 162.303 144.946C162.162 143.067 161.62 141.276 160.74 139.63L159.909 138.055C159.616 137.503 159.326 136.951 159.057 136.387L158.234 134.704C157.967 134.139 157.713 133.567 157.455 132.997C156.924 131.865 156.464 130.697 155.978 129.542C155.745 128.959 155.526 128.371 155.301 127.786C155.077 127.201 154.854 126.612 154.653 126.016C151.268 116.551 149.471 106.41 149.45 96.1991H154.138C154.159 105.856 155.858 115.463 159.073 124.448C159.264 125.015 159.475 125.572 159.689 126.129C159.903 126.683 160.113 127.243 160.333 127.797C160.795 128.892 161.229 130.002 161.733 131.079C161.979 131.62 162.22 132.164 162.473 132.702L163.254 134.304C163.511 134.839 163.787 135.365 164.064 135.891L164.864 137.409C166.053 139.625 166.785 142.058 166.976 144.58C167.078 145.834 167.038 147.139 166.884 148.393C166.727 149.65 166.44 150.882 166.033 152.065C165.217 154.433 163.905 156.628 162.196 158.478C160.487 160.326 158.382 161.803 156.083 162.796C153.78 163.789 151.279 164.301 148.71 164.288C146.16 164.278 143.674 163.755 141.382 162.725C139.093 161.704 137.005 160.19 135.298 158.324C133.587 156.461 132.297 154.234 131.498 151.863C131.098 150.677 130.824 149.449 130.677 148.197C130.601 147.573 130.562 146.94 130.554 146.303C130.541 145.665 130.562 145.027 130.623 144.399C130.837 141.883 131.593 139.452 132.805 137.249L133.615 135.746C133.902 135.213 134.193 134.68 134.457 134.137L135.261 132.511C135.523 131.967 135.766 131.413 136.019 130.864C136.534 129.772 136.976 128.648 137.444 127.535C137.669 126.976 137.875 126.411 138.089 125.847C138.304 125.285 138.517 124.72 138.706 124.148L139.289 122.438C139.474 121.866 139.644 121.289 139.822 120.714C140.188 119.566 140.476 118.398 140.794 117.24L141.212 115.489L141.418 114.614L141.602 113.733L141.959 111.97L142.265 110.197L142.415 109.311L142.54 108.423L142.786 106.645L142.979 104.863L143.073 103.972L143.144 103.078L143.28 101.291L143.363 99.5028L143.402 98.6093L143.417 97.7157L143.444 95.9247H143.452L143.465 95.162L143.473 94.5057L143.504 93.8505L143.564 92.5409L143.667 91.2343L143.716 90.5809L143.787 89.9296L143.925 88.6288L144.105 87.3348L144.194 86.6864L144.306 86.0438L144.526 84.7577L144.788 83.4794L144.918 82.8417L145.07 82.2098L145.371 80.9452C145.608 80.1115 145.805 79.2665 146.074 78.4432L146.455 77.205L146.873 75.9794C147.006 75.5691 147.161 75.166 147.315 74.7635C147.469 74.3638 147.616 73.9562 147.775 73.5565C148.115 72.7647 148.42 71.9596 148.792 71.1835C148.972 70.7941 149.141 70.3993 149.33 70.0126L149.902 68.8602C150.085 68.4735 150.294 68.0969 150.498 67.7206L151.159 66.4921C153.945 61.456 155.678 55.8086 156.174 50.08C156.305 48.6505 156.355 47.2181 156.332 45.786C156.311 44.3564 156.221 42.921 156.051 41.494C155.717 38.6405 155.085 35.8104 154.167 33.077C152.33 27.6097 149.356 22.5387 145.48 18.2997C141.609 14.0555 136.863 10.6133 131.597 8.26648C126.339 5.9066 120.555 4.69134 114.834 4.67566C109.135 4.64169 103.351 5.7997 98.064 8.09167C92.7718 10.3758 87.9685 13.7658 84.0562 17.9891C83.8732 18.1878 83.6925 18.3865 83.5122 18.5878L83.5093 18.5897C84.4788 19.8886 85.3833 21.2401 86.2144 22.6356C86.6273 22.1391 87.0536 21.6506 87.4927 21.1776C90.966 17.4299 95.2286 14.4218 99.9224 12.3964C104.613 10.3631 109.739 9.33539 114.814 9.36414C119.9 9.37986 125.025 10.4573 129.69 12.5507C134.36 14.631 138.576 17.6884 142.012 21.4569C145.454 25.2202 148.093 29.7234 149.721 34.5712C150.534 36.9965 151.097 39.5058 151.392 42.0409C151.544 43.3082 151.622 44.5808 151.64 45.8534C151.664 47.1261 151.619 48.3997 151.501 49.6698C151.062 54.7555 149.523 59.7605 147.053 64.2294L146.361 65.5126C146.139 65.9202 145.914 66.3253 145.715 66.746L145.096 67.9921C144.892 68.4101 144.709 68.839 144.513 69.2596C144.113 70.0986 143.779 70.9695 143.416 71.8241C143.243 72.2552 143.086 72.6941 142.918 73.1278C142.754 73.5616 142.587 73.996 142.443 74.4403L141.991 75.7626C141.85 76.2067 141.719 76.6563 141.581 77.1005C141.293 77.9864 141.079 78.8959 140.826 79.7948L140.501 81.1591L140.339 81.8407L140.198 82.5282L139.918 83.9032L139.681 85.286L139.56 85.9784L139.463 86.6737L139.27 88.0634L139.119 89.4618L139.043 90.16L138.991 90.8602L138.883 92.2635L138.821 93.6698L138.787 94.3729L138.777 95.076L138.755 96.4843H138.748L138.732 97.6288L138.719 98.4755L138.68 99.3221L138.601 101.016L138.473 102.707L138.408 103.552L138.319 104.395L138.136 106.081L137.904 107.762L137.784 108.603L137.642 109.439L137.352 111.112L137.015 112.776L136.842 113.607L136.647 114.436L136.251 116.091C135.948 117.183 135.682 118.286 135.334 119.368C135.167 119.912 135.008 120.455 134.833 120.996L134.284 122.608C134.106 123.147 133.905 123.68 133.704 124.211C133.5 124.744 133.307 125.277 133.095 125.805C132.656 126.852 132.24 127.914 131.754 128.943C131.517 129.461 131.289 129.984 131.041 130.496L130.283 132.027C130.034 132.542 129.76 133.041 129.491 133.543L128.709 134.991C127.181 137.764 126.232 140.835 125.96 143.994C125.689 147.164 126.054 150.379 127.063 153.366C128.069 156.356 129.695 159.15 131.84 161.489C133.978 163.831 136.6 165.728 139.485 167.016C142.37 168.313 145.517 168.974 148.7 168.984C151.896 169.003 155.051 168.363 157.952 167.108C160.852 165.856 163.494 163.995 165.645 161.675C167.793 159.351 169.451 156.583 170.478 153.599C170.993 152.106 171.353 150.559 171.549 148.983C171.743 147.41 171.787 145.798 171.662 144.22C171.421 141.057 170.499 137.975 169.001 135.189L168.233 133.728C167.969 133.229 167.707 132.733 167.464 132.224L166.722 130.705C166.484 130.195 166.255 129.678 166.022 129.166C165.546 128.147 165.133 127.093 164.694 126.056L164.085 124.474C163.882 123.949 163.683 123.421 163.502 122.886C160.46 114.379 158.861 105.31 158.84 96.2069H163.529C163.55 104.755 165.049 113.289 167.921 121.317C168.091 121.822 168.28 122.321 168.473 122.817L169.048 124.309C169.464 125.289 169.85 126.284 170.302 127.248C171.154 129.195 172.145 131.103 173.13 132.961C174.936 136.316 176.047 140.043 176.337 143.849C176.63 147.654 176.159 151.524 174.913 155.123C173.674 158.724 171.674 162.061 169.084 164.86C166.492 167.657 163.309 169.899 159.812 171.41C156.315 172.923 152.505 173.692 148.681 173.671C144.863 173.658 141.058 172.858 137.58 171.295C134.098 169.742 130.946 167.458 128.375 164.641C125.798 161.826 123.835 158.462 122.62 154.853C121.402 151.244 120.963 147.377 121.292 143.574C121.622 139.774 122.766 136.057 124.609 132.72L125.359 131.327C125.612 130.857 125.868 130.386 126.101 129.905L126.815 128.468C127.047 127.987 127.259 127.498 127.484 127.013C127.941 126.046 128.328 125.05 128.744 124.064C128.942 123.568 129.125 123.065 129.316 122.566C129.507 122.067 129.695 121.568 129.862 121.061L130.379 119.546C130.544 119.036 130.695 118.524 130.852 118.015C131.179 116.998 131.432 115.96 131.717 114.931L132.088 113.373L132.272 112.594L132.434 111.809L132.752 110.242L133.024 108.666L133.16 107.877L133.273 107.085L133.492 105.501L133.665 103.912L133.75 103.117L133.814 102.32L133.936 100.726L134.009 99.1288L134.046 98.33L134.059 97.5302L134.083 95.9305H134.09L134.106 94.9764L134.117 94.2235L134.151 93.4735L134.218 91.9706L134.333 90.4735L134.391 89.7235L134.472 88.9755L134.634 87.4813L134.84 85.994L134.945 85.2489L135.073 84.5096L135.327 83.0302L135.627 81.5585L135.779 80.8241L135.952 80.0956L136.299 78.6346C136.568 77.6703 136.801 76.6953 137.109 75.744C137.258 75.2659 137.396 74.785 137.55 74.3094L138.035 72.8905C138.191 72.4149 138.369 71.9491 138.546 71.4813C138.724 71.0136 138.894 70.5434 139.08 70.0809C139.469 69.161 139.83 68.2248 140.258 67.3231C140.47 66.8685 140.668 66.4112 140.885 65.9618L141.552 64.618C141.769 64.1661 142.01 63.7298 142.248 63.2909L142.968 61.953C145.124 58.0485 146.465 53.6889 146.849 49.246C147.236 44.8109 146.721 40.2897 145.294 36.0585C143.873 31.8299 141.573 27.897 138.562 24.6093C135.557 21.3163 131.872 18.6453 127.797 16.829C123.726 14.9996 119.261 14.0608 114.808 14.0477C110.358 14.0243 105.891 14.9208 101.796 16.6952C97.7012 18.4645 93.9764 21.0883 90.9448 24.3602C90.1137 25.2566 89.3377 26.206 88.6138 27.1913C89.2645 28.6234 89.8425 30.0868 90.3442 31.579C90.4592 31.9212 90.5682 32.2663 90.6753 32.6112C91.7155 30.7922 92.9599 29.088 94.3843 27.5487C96.9768 24.7524 100.16 22.5104 103.657 20.9999C107.154 19.4867 110.964 18.7182 114.788 18.7391C118.606 18.7522 122.411 19.5523 125.889 21.1151C129.37 22.6675 132.523 24.9511 135.094 27.7684C137.671 30.583 139.634 33.9465 140.849 37.5555C142.067 41.1647 142.506 45.0332 142.176 48.8358C141.847 52.6357 140.702 56.352 138.86 59.6893L138.11 61.0829C137.856 61.5531 137.598 62.0231 137.368 62.5038L136.655 63.9413C136.422 64.4222 136.21 64.9112 135.985 65.3973C135.528 66.3642 135.142 67.3604 134.726 68.3456C134.527 68.8421 134.344 69.3435 134.153 69.8427C133.962 70.3418 133.774 70.8415 133.607 71.3485L133.089 72.8641C132.927 73.3736 132.776 73.8859 132.62 74.3954C132.293 75.412 132.039 76.4497 131.754 77.4794L131.383 79.037L131.2 79.8153L131.038 80.5995L130.719 82.1678L130.448 83.744L130.311 84.5331L130.199 85.3251L129.98 86.9091L129.807 88.4979L129.721 89.2919L129.658 90.0887L129.536 91.6835L129.462 93.2802L129.425 94.08L129.413 94.8798L129.389 96.4794H129.381L129.366 97.4335L129.355 98.1854L129.321 98.9354L129.253 100.438L129.138 101.936L129.081 102.686L129 103.433L128.837 104.929L128.631 106.416L128.527 107.16L128.398 107.9L128.145 109.379L127.844 110.85L127.693 111.585L127.52 112.314L127.172 113.775C126.903 114.74 126.671 115.715 126.363 116.666C126.214 117.144 126.075 117.625 125.92 118.1L125.437 119.519C125.28 119.995 125.103 120.46 124.925 120.928C124.748 121.395 124.578 121.866 124.392 122.329C124.003 123.249 123.642 124.184 123.213 125.086C123.002 125.541 122.803 125.999 122.586 126.448L121.919 127.791C121.703 128.243 121.462 128.68 121.224 129.119L120.503 130.457C118.347 134.361 117.007 138.72 116.623 143.163C116.236 147.598 116.75 152.12 118.177 156.351C119.599 160.58 121.899 164.513 124.91 167.801C127.915 171.094 131.6 173.765 135.674 175.581C139.746 177.41 144.21 178.348 148.664 178.361C153.114 178.385 157.58 177.488 161.675 175.714C165.771 173.944 169.495 171.321 172.527 168.049C175.556 164.777 177.9 160.87 179.35 156.649C180.808 152.429 181.357 147.918 181.015 143.477C180.675 139.029 179.374 134.657 177.259 130.731L176.554 129.388C176.319 128.943 176.084 128.499 175.87 128.047L175.208 126.696L174.583 125.327C174.158 124.42 173.794 123.484 173.402 122.561L172.861 121.158C172.681 120.69 172.504 120.222 172.344 119.747C169.642 112.197 168.243 104.199 168.222 96.205H172.918C172.939 103.648 174.239 111.109 176.771 118.179C176.92 118.625 177.087 119.062 177.257 119.501L177.761 120.815C178.13 121.678 178.467 122.556 178.87 123.408L179.455 124.694L180.077 125.962C180.278 126.388 180.498 126.806 180.72 127.222L181.394 128.507C183.819 133.002 185.309 138.02 185.699 143.108C185.9 145.654 185.832 148.197 185.521 150.726C185.205 153.253 184.627 155.757 183.793 158.175C182.131 163.012 179.445 167.49 175.974 171.237C172.501 174.985 168.238 177.993 163.544 180.018C158.853 182.052 153.728 183.078 148.653 183.05C143.567 183.034 138.442 181.958 133.777 179.864C129.107 177.784 124.891 174.726 121.455 170.958C118.013 167.195 115.373 162.691 113.745 157.844C112.932 155.418 112.37 152.909 112.075 150.374C111.923 149.107 111.845 147.834 111.827 146.561C111.803 145.289 111.848 144.015 111.965 142.745C112.404 137.659 113.943 132.654 116.413 128.185L117.106 126.902C117.325 126.495 117.553 126.089 117.751 125.669L118.371 124.423C118.472 124.214 118.569 124.002 118.665 123.79L119.243 122.52C119.522 121.882 119.779 121.232 120.051 120.591C120.224 120.16 120.38 119.721 120.547 119.287C120.712 118.853 120.879 118.419 121.023 117.974L121.475 116.652C121.616 116.208 121.747 115.759 121.885 115.314C122.173 114.428 122.388 113.519 122.641 112.62L122.965 111.256L123.127 110.573L123.268 109.887L123.547 108.512L123.786 107.129L123.906 106.436L124.196 104.35L124.347 102.953L124.423 102.255L124.476 101.555L124.583 100.151L124.645 98.745L124.679 98.0419L124.69 97.3387L124.71 95.9305H124.718L124.734 94.786L124.748 93.9393L124.787 93.0917L124.865 91.3983L124.993 89.7079L125.058 88.8632L125.147 88.0194L125.331 86.3339L125.563 84.6532L125.68 83.8114L125.824 82.9755L126.114 81.3026L126.452 79.6376L126.624 78.8065L126.82 77.9784L127.214 76.3241C127.518 75.2317 127.784 74.1287 128.131 73.0468C128.299 72.5032 128.458 71.9597 128.633 71.4188L129.182 69.8065C129.36 69.2682 129.561 68.7345 129.762 68.204C129.966 67.6709 130.16 67.1381 130.372 66.6102C130.811 65.5623 131.226 64.5012 131.712 63.4716C131.95 62.9542 132.177 62.431 132.425 61.9188L133.184 60.3876C133.432 59.8727 133.706 59.3728 133.975 58.871L134.757 57.4237C136.286 54.6508 137.235 51.5795 137.506 48.4198C137.778 45.25 137.412 42.0356 136.404 39.0487C135.398 36.059 133.772 33.2647 131.626 30.9257C129.489 28.5841 126.867 26.6868 123.982 25.3983C121.097 24.102 117.949 23.441 114.766 23.4305C111.57 23.4123 108.416 24.0522 105.515 25.3065C102.614 26.5584 99.9717 28.4194 97.8208 30.7401C95.6727 33.0634 94.0159 35.8309 92.9888 38.8153C92.7669 39.4548 92.5755 40.1049 92.4136 40.7626C92.4213 40.8261 92.4323 40.8874 92.4399 40.951C92.6255 42.54 92.7276 44.1346 92.7485 45.7235C92.7747 47.3123 92.7191 48.9036 92.5728 50.495C92.5309 50.981 92.4759 51.4699 92.4185 51.9559C92.8784 53.7878 93.5687 55.5598 94.4624 57.2245L95.231 58.6854C95.4949 59.1846 95.7565 59.6817 95.9995 60.1913L96.7417 61.7098C96.9795 62.2194 97.2093 62.7368 97.4419 63.2489C97.9175 64.2682 98.331 65.3217 98.77 66.3593L99.3784 67.9403C99.5823 68.4656 99.7811 68.9935 99.9614 69.5292C103.003 78.0358 104.603 87.1044 104.624 96.2069H99.9351C99.9141 87.6585 98.4136 79.1259 95.5415 71.0975C95.3717 70.5933 95.1841 70.0939 94.9907 69.5975L94.4155 68.1044C94 67.1244 93.6127 66.1311 93.1606 65.1669C92.408 63.4474 91.5455 61.7595 90.6753 60.1053C90.0507 62.1227 89.2848 64.0955 88.3911 66.0057L88.8833 67.0878C89.3093 67.9946 89.6719 68.9308 90.064 69.8534L90.605 71.2567C90.7853 71.7245 90.9631 72.1922 91.1226 72.6678C93.8249 80.2181 95.2227 88.2153 95.2437 96.2098H90.5552C90.5343 88.7669 89.236 81.3055 86.7036 74.2362C86.5547 73.7894 86.3871 73.3529 86.2173 72.9139L85.7124 71.5985C85.6785 71.5229 85.647 71.4475 85.6157 71.3719L85.2817 72.0428C85.1093 72.3983 84.9549 72.762 84.7876 73.12C84.4452 73.8335 84.1657 74.5761 83.8521 75.3026C83.7031 75.671 83.5719 76.0449 83.4282 76.4159C83.2845 76.7869 83.1412 77.1582 83.021 77.537L82.9399 77.7723L83.104 78.2977L83.3003 78.9218C83.363 79.1308 83.4179 79.3426 83.478 79.5516L83.8306 80.8114L84.145 82.079L84.3013 82.7118L84.437 83.3495L84.7114 84.6219L84.9448 85.9022L85.062 86.5428L85.1558 87.1854L85.3472 88.4716L85.4956 89.7596L85.5718 90.4032L85.6235 91.0487L85.731 92.3397L85.7935 93.6307L85.8276 94.2762L85.8384 94.9218L85.8618 96.2128H81.1733L81.1519 95.0233L81.144 94.4305L81.1128 93.8339L81.0552 92.6454L80.9565 91.4559L80.9097 90.8602L80.8384 90.2665L80.7026 89.08L80.5249 87.8964L80.5044 87.7557L80.4673 88.0194L80.3003 89.2167L80.1724 90.4208L80.1069 91.0223L80.062 91.6288L79.9683 92.8387L79.9136 94.0536L79.8843 94.66L79.8765 95.2694L79.856 96.4872H79.8481L79.8296 97.8221L79.814 98.7635L79.772 99.7069L79.6831 101.591L79.5396 103.475L79.4663 104.416L79.3677 105.357L79.1636 107.236L78.9048 109.11L78.771 110.049L78.6147 110.984L78.2905 112.852L77.9146 114.714L77.7212 115.643L77.5034 116.569L77.062 118.417C76.7249 119.64 76.4214 120.87 76.0347 122.083C75.8491 122.692 75.6692 123.301 75.4731 123.905L74.8589 125.711C74.6603 126.314 74.4358 126.91 74.2085 127.506C73.9811 128.102 73.7637 128.698 73.5259 129.291C73.0319 130.47 72.5646 131.657 72.021 132.814C71.7544 133.394 71.4953 133.98 71.2183 134.555L70.3667 136.274C70.0897 136.849 69.7812 137.411 69.478 137.975L68.6362 139.533C67.7372 141.172 67.1785 142.957 67.019 144.831C66.972 145.299 66.9562 145.777 66.9692 146.255C66.9745 146.733 67.0026 147.207 67.0601 147.672C67.1672 148.602 67.3713 149.509 67.6665 150.387C68.2571 152.138 69.2118 153.795 70.4897 155.182C71.7625 156.573 73.32 157.7 75.0161 158.458C76.7147 159.221 78.542 159.607 80.4575 159.615C82.4018 159.626 84.2442 159.244 85.9507 158.507C87.6519 157.77 89.2148 156.678 90.4849 155.306C91.7523 153.931 92.722 152.305 93.3257 150.555C93.6288 149.676 93.8409 148.767 93.9585 147.826C94.0735 146.89 94.1046 145.897 94.0288 144.964C93.8876 143.085 93.3469 141.295 92.4663 139.648L91.6353 138.072C91.3426 137.521 91.0519 136.97 90.7827 136.405L89.9595 134.722C89.693 134.157 89.4398 133.585 89.1812 133.016C88.6507 131.884 88.1907 130.716 87.7046 129.56C87.472 128.978 87.2516 128.39 87.0269 127.805C86.8021 127.219 86.5806 126.631 86.3794 126.035C82.995 116.569 81.1962 106.428 81.1753 96.2177H85.8647C85.8857 105.874 87.5838 115.482 90.7983 124.467C90.9891 125.034 91.2012 125.591 91.4155 126.147C91.6298 126.701 91.8386 127.26 92.0581 127.814C92.5207 128.909 92.9551 130.021 93.4595 131.098C93.705 131.638 93.9454 132.182 94.1987 132.72L94.98 134.322C95.2361 134.858 95.5135 135.383 95.7905 135.908L96.5903 137.427C97.7795 139.643 98.5109 142.077 98.7017 144.599C98.8036 145.853 98.764 147.157 98.6099 148.411C98.4505 149.668 98.1659 150.899 97.7583 152.083C96.9429 154.451 95.6306 156.647 93.9214 158.497C92.2123 160.344 90.1087 161.821 87.8091 162.814C85.5066 163.807 83.0051 164.32 80.436 164.307C77.8853 164.296 75.3999 163.773 73.1079 162.743C70.8187 161.721 68.7304 160.209 67.0239 158.343C65.3121 156.479 64.0238 154.252 63.2241 151.882C62.8243 150.695 62.5492 149.467 62.4028 148.216C62.327 147.591 62.2886 146.958 62.2808 146.32C62.2677 145.683 62.288 145.045 62.3481 144.418C62.5625 141.901 63.3181 139.471 64.5308 137.267L65.3403 135.765C65.6278 135.231 65.9182 134.699 66.1821 134.155L66.9868 132.529C67.2482 131.986 67.4921 131.432 67.7456 130.883C68.2604 129.79 68.7017 128.667 69.1694 127.554C69.2819 127.274 69.39 126.993 69.4966 126.711L70.1333 125.019C70.2372 124.737 70.3381 124.452 70.4321 124.166L71.0142 122.457C71.1997 121.885 71.3697 121.307 71.5474 120.732C71.9132 119.585 72.2012 118.416 72.52 117.259L72.938 115.508L73.145 114.633L73.3276 113.752L73.686 111.987L73.9917 110.216L74.1401 109.33L74.2661 108.441L74.5112 106.664L74.7046 104.882L74.7993 103.99L74.8696 103.097L75.0054 101.308L75.0894 99.5214L75.1284 98.6278L75.144 97.7333L75.1704 95.9432H75.1782L75.1909 95.1805L75.1987 94.5243L75.23 93.868L75.2905 92.5585L75.3921 91.2518L75.4419 90.5985L75.5122 89.9481L75.6509 88.6464L75.8315 87.3534L75.9204 86.705L76.0327 86.0614L76.2524 84.7762L76.5132 83.4979L76.644 82.8602L76.7954 82.2284L77.0962 80.9628C77.334 80.1292 77.5302 79.285 77.7993 78.4618L78.1812 77.2235L78.5991 75.9979C78.7324 75.5876 78.8863 75.1846 79.0405 74.7821C79.1947 74.3824 79.3411 73.9748 79.5005 73.5751C79.8402 72.7833 80.146 71.9781 80.5171 71.202C80.6974 70.8127 80.8671 70.4178 81.0552 70.0311L81.6274 68.8788C81.8104 68.492 82.0203 68.1155 82.2241 67.7391L82.8853 66.5106C85.6711 61.4746 87.4033 55.827 87.8999 50.0985C88.0306 48.6691 88.0806 47.2366 88.0571 45.8046C88.0362 44.375 87.9477 42.9395 87.7778 41.5126C87.4433 38.6587 86.8104 35.8282 85.8931 33.0946C84.0558 27.6273 81.0813 22.5572 77.2056 18.3182C73.3351 14.0741 68.5888 10.6319 63.3228 8.28503C58.0646 5.92521 52.2808 4.70989 46.5601 4.69421C40.8602 4.6603 35.0765 5.81828 29.7896 8.11023C24.4974 10.3944 19.694 13.7844 15.7817 18.0077C11.8695 22.2284 8.84014 27.2772 6.96631 32.7313C6.02812 35.4544 5.37449 38.277 5.01904 41.1229C4.84133 42.5446 4.73759 43.975 4.70361 45.3993C4.66965 46.8261 4.70028 48.2582 4.81787 49.6903C5.25432 55.419 6.93478 61.0854 9.66846 66.1503L10.314 67.3778C10.5204 67.7672 10.7274 68.1573 10.9155 68.5546L11.4956 69.7411L12.0415 70.9403C12.4178 71.7347 12.7291 72.5527 13.0767 73.3602L13.5474 74.5858C13.7068 74.9961 13.861 75.4046 13.9995 75.8202L14.4302 77.0585L14.8247 78.3075L15.021 78.9325C15.0837 79.1415 15.1386 79.3533 15.1987 79.5624L15.5513 80.8221L15.8657 82.0897L16.022 82.7216L16.1577 83.3593L16.4321 84.6327L16.6655 85.913L16.7827 86.5536L16.8765 87.1962L17.0679 88.4823L17.2163 89.7704L17.2925 90.413L17.3442 91.0585L17.4517 92.3495L17.5142 93.6405L17.5483 94.286L17.5591 94.9315L17.5825 96.2225H12.894L12.8726 95.0341L12.8647 94.4403L12.8335 93.8446L12.7759 92.6561L12.6772 91.4667L12.6294 90.871L12.5591 90.2772L12.4233 89.0907L12.2456 87.9071L12.1597 87.3134L12.0493 86.7235L11.8354 85.5419L11.5815 84.3661L11.4565 83.7782L11.3101 83.1923L11.02 82.0214L10.6929 80.8563C10.638 80.663 10.5863 80.4666 10.5288 80.2733L10.3462 79.6952L9.98291 78.538L9.58252 77.3905C9.45446 77.0063 9.31059 76.6269 9.16162 76.2479L8.7251 75.1093C8.40364 74.3618 8.11339 73.6008 7.76318 72.8612L7.25635 71.745L6.71533 70.6425C6.54031 70.2715 6.35004 69.9108 6.15674 69.5477L5.54248 68.3788C2.50047 62.7442 0.631778 56.433 0.143066 50.0614C0.0123945 48.4698 -0.0240651 46.8756 0.0151367 45.2919C0.051723 43.7082 0.166147 42.1219 0.364746 40.5409C0.761992 37.3786 1.48635 34.2392 2.53174 31.205C4.61726 25.1341 7.99107 19.5155 12.3423 14.8192C16.6937 10.1228 22.0385 6.34844 27.9292 3.80554C33.8147 1.25224 40.2544 -0.0334642 46.5815 0.0057373C52.9348 0.0240574 59.3795 1.37534 65.231 4.00183C71.0119 6.57609 76.2229 10.3373 80.4907 14.9657C80.493 14.9657 80.4936 14.9633 80.4937 14.9628C80.5381 14.9131 80.585 14.8659 80.6294 14.8163C84.9808 10.1199 90.3256 6.34649 96.2163 3.80359C102.102 1.25024 108.541 -0.0363943 114.869 0.00280762C121.222 0.0211216 127.667 1.37245 133.518 3.9989C139.299 6.57314 144.51 10.3344 148.778 14.9628C148.78 14.9628 148.781 14.9598 148.781 14.9598C148.825 14.9102 148.872 14.863 148.917 14.8134C153.268 10.117 158.613 6.34354 164.503 3.80066C170.389 1.24731 176.829 -0.0383474 183.156 0.000854492ZM183.036 28.1346C185.586 28.1451 188.072 28.6675 190.364 29.6971C192.653 30.719 194.741 32.2325 196.448 34.0985C198.159 35.9618 199.448 38.1883 200.248 40.5585C200.647 41.7449 200.922 42.9737 201.068 44.2255C201.144 44.85 201.183 45.4824 201.191 46.12C201.204 46.7577 201.184 47.3961 201.124 48.0233C200.909 50.54 200.154 52.9707 198.941 55.1737L198.13 56.6757C197.843 57.2088 197.553 57.7424 197.29 58.286L196.484 59.912C196.223 60.4554 195.98 61.0098 195.726 61.5585C195.211 62.6507 194.77 63.7744 194.302 64.8876C194.077 65.4469 193.871 66.0115 193.657 66.576C193.442 67.1378 193.228 67.7021 193.04 68.2743L192.457 69.9843C192.271 70.5564 192.102 71.1341 191.924 71.7089C191.558 72.8562 191.271 74.0247 190.952 75.1825L190.534 76.9335L190.327 77.8085L190.144 78.6893L189.786 80.453L189.48 82.2255L189.332 83.1112L189.206 83.9999L188.96 85.7772L188.767 87.5594L188.672 88.451L188.602 89.3446L188.466 91.1317L188.382 92.9198L188.343 93.8134L188.328 94.7069L188.301 96.4979H183.613L183.639 94.6132L183.655 93.6727L183.697 92.7284L183.786 90.8446L183.929 88.9598L184.002 88.0194L184.102 87.079L184.305 85.1991L184.564 83.326L184.698 82.3876L184.854 81.452L185.178 79.5829L185.555 77.7225L185.749 76.7919L185.965 75.8671L186.407 74.0194C186.744 72.7963 187.047 71.5651 187.434 70.3524C187.62 69.7436 187.8 69.1347 187.996 68.5311L188.61 66.7245C188.808 66.121 189.033 65.5252 189.26 64.9296C189.488 64.3337 189.705 63.7377 189.943 63.1444C190.437 61.9659 190.904 60.7795 191.448 59.6219C191.714 59.0418 191.973 58.4557 192.25 57.8807L193.102 56.161C193.379 55.5861 193.688 55.0243 193.991 54.4598L194.833 52.9022C195.732 51.2663 196.291 49.4788 196.453 47.6102C196.5 47.1424 196.516 46.6637 196.502 46.1854C196.497 45.7073 196.469 45.2344 196.412 44.7694C196.304 43.839 196.1 42.9317 195.805 42.0536C195.215 40.3026 194.26 38.6454 192.982 37.2577C191.709 35.8675 190.152 34.7411 188.456 33.9833C186.757 33.2202 184.93 32.8339 183.014 32.826C181.07 32.8156 179.227 33.1965 177.521 33.9335C175.82 34.6705 174.257 35.7636 172.987 37.1356C171.719 38.5103 170.75 40.1356 170.146 41.8866C169.843 42.7647 169.631 43.6743 169.513 44.6151C169.398 45.5506 169.367 46.5436 169.443 47.4764C169.584 49.3555 170.125 51.1464 171.005 52.7928L171.836 54.368C172.129 54.9195 172.42 55.4715 172.689 56.036L173.512 57.7186C173.779 58.2831 174.032 58.8559 174.291 59.4257C174.821 60.5573 175.281 61.7256 175.767 62.8807C176 63.4634 176.219 64.0513 176.444 64.6366C176.669 65.222 176.891 65.8103 177.092 66.4061C180.477 75.8719 182.274 86.0119 182.295 96.2225H177.607C177.586 86.5661 175.888 76.9593 172.673 67.9745C172.483 67.4074 172.27 66.8505 172.056 66.2938C171.842 65.7398 171.633 65.1799 171.414 64.6259C170.951 63.5309 170.517 62.4203 170.012 61.3436C169.767 60.8027 169.526 60.2589 169.273 59.7206L168.492 58.119C168.236 57.5833 167.958 57.0574 167.681 56.5321L166.881 55.0135C165.692 52.7975 164.961 50.3645 164.77 47.8427C164.668 46.5882 164.708 45.2836 164.862 44.0292C165.021 42.7723 165.306 41.5411 165.713 40.3573C166.529 37.9896 167.841 35.7945 169.55 33.9442C171.259 32.0966 173.363 30.6199 175.663 29.6268C177.965 28.6337 180.467 28.1216 183.036 28.1346Z' fill='%231F1E21'/%3E%3C/svg%3E")}&.article-quote-oryx--shapes-roads:after{mask-size:82% 100%;mask-position:right center;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='213' height='258' viewBox='0 0 213 258' fill='none'%3E%3Cpath d='M4.8252 516.73H0V-258.588H4.8252V516.73ZM16.8896 516.73H12.0645V-258.588H16.8896V516.73ZM28.9561 516.73H24.1309V-258.588H28.9561V516.73ZM41.0205 516.73H36.1953V-258.588H41.0205V516.73ZM53.083 516.73H48.2578V-258.588H53.083V516.73ZM65.1475 516.73H60.3223V-258.588H65.1475V516.73ZM77.2119 -258.588V90.4658H475.106V95.292H77.2119V102.53H475.106V107.356H77.2119V114.595H475.106V119.42H77.2119V126.658H475.106V131.484H77.2119V138.723H475.106V143.548H77.2119V150.787H475.106V155.612H77.2119V162.851H475.106V167.677H77.2119V516.73H72.3867V-258.588H77.2119Z' fill='%231F1E21'/%3E%3C/svg%3E")}&.article-quote-oryx--shapes-other_fluid:after{mask-size:82%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='212' height='207' viewBox='0 0 212 207' fill='none'%3E%3Cpath d='M70.9541 13.9189L73.1787 16.1426L74.292 17.2568L74.5625 17.5273L74.7891 17.7451L75.2432 18.1816L76.1445 19.0566C76.4409 19.3501 76.7633 19.6176 77.0713 19.9023L78.0049 20.7461C78.3159 21.0281 78.648 21.2863 78.9648 21.5596C84.0851 25.8976 89.836 29.5441 96.0029 32.3936C99.0849 33.8183 102.272 35.0449 105.534 36.0684C106.342 36.3387 107.171 36.5633 107.994 36.7959L109.491 37.2197L110.593 37.5342L111.687 37.877C114.6 38.8074 117.441 39.9734 120.171 41.3604C131.135 46.9138 140.126 55.8489 145.723 66.79C147.136 69.5085 148.296 72.3523 149.247 75.2568C150.189 78.1644 150.933 81.1363 151.398 84.1543C151.872 87.1665 152.116 90.2137 152.131 93.2637C152.137 94.6232 152.087 95.982 151.992 97.3379C151.994 97.3358 151.996 97.3341 151.997 97.332C151.738 101.114 150.921 111.841 149.383 121.131C149.299 121.636 149.24 122.059 149.203 122.408C148.624 125.547 147.956 129.125 147.052 133.034C146.075 137.256 144.825 141.844 143.145 146.52C141.452 151.201 139.365 155.879 136.975 160.351C136.361 161.45 135.735 162.546 135.107 163.639L134.634 164.456C134.477 164.729 134.305 164.985 134.143 165.25L133.143 166.823L132.133 168.39L131.624 169.169L131.098 169.914L128.979 172.882L128.443 173.621L127.896 174.321L126.798 175.717L125.693 177.107C125.324 177.564 124.954 178.043 124.576 178.468L122.309 181.073L121.166 182.37C120.782 182.786 120.395 183.184 120.012 183.591C118.465 185.205 116.944 186.842 115.307 188.368L112.882 190.683C112.489 191.069 112.033 191.447 111.608 191.828L110.309 192.968L109.006 194.102C108.57 194.477 108.146 194.855 107.672 195.225L104.889 197.434C104.418 197.8 103.97 198.17 103.479 198.527L101.999 199.595C101.008 200.301 100.027 201.01 99.0156 201.699C96.5977 203.305 94.0888 204.846 91.499 206.291H79.584C80.964 205.715 82.3379 205.106 83.6982 204.465C88.0509 202.383 92.2007 199.967 96.1143 197.37C97.0766 196.713 98.0102 196.035 98.9551 195.363L100.365 194.349C100.833 194.009 101.26 193.653 101.711 193.305L104.368 191.194C104.819 190.843 105.227 190.479 105.646 190.118L106.893 189.031L108.137 187.94C108.547 187.574 108.983 187.214 109.361 186.842L111.692 184.614C113.265 183.149 114.728 181.57 116.217 180.021C116.589 179.628 116.962 179.247 117.328 178.846L118.421 177.604L120.596 175.109C120.959 174.702 121.308 174.246 121.663 173.807L122.719 172.479L123.769 171.146L124.291 170.478L124.8 169.774L126.818 166.948L127.318 166.238L127.801 165.5L128.758 164.011C129.389 163.011 130.043 162.043 130.624 160.99L132.395 157.87C134.657 153.631 136.637 149.2 138.245 144.754C139.844 140.311 141.037 135.93 141.981 131.856C142.661 128.916 143.207 126.141 143.688 123.58C142.855 124.951 141.969 126.289 141.03 127.588L139.651 129.417C139.175 130.01 138.684 130.594 138.195 131.179C137.713 131.769 137.191 132.322 136.677 132.883C136.53 133.041 136.382 133.198 136.235 133.356C135.444 136.479 134.498 139.722 133.325 142.986C131.802 147.196 129.932 151.381 127.795 155.388C126.684 157.356 125.581 159.344 124.352 161.199L123.445 162.609L122.988 163.311L122.512 163.985L120.593 166.669L120.109 167.338L119.609 167.975L118.606 169.245L117.601 170.513C117.263 170.928 116.932 171.364 116.583 171.754L114.504 174.142L113.46 175.33C113.108 175.714 112.75 176.081 112.396 176.456C110.965 177.945 109.564 179.462 108.052 180.866L105.813 183.004C105.058 183.71 104.24 184.402 103.452 185.097L102.257 186.135C101.859 186.478 101.469 186.827 101.039 187.161L98.5039 189.174C98.0766 189.505 97.6664 189.845 97.2217 190.168L95.8809 191.13C94.9824 191.767 94.0956 192.413 93.1826 193.035C89.4726 195.495 85.5497 197.78 81.4385 199.748C77.3214 201.687 73.0766 203.319 68.9043 204.613C66.8476 205.256 64.8256 205.806 62.8574 206.291H37.2803C39.847 205.603 42.6309 205.019 45.7275 204.438C48.8444 203.845 52.2495 203.252 55.8896 202.505C59.5299 201.752 63.3973 200.865 67.3633 199.623C71.3205 198.393 75.3215 196.858 79.1973 195.032C83.0672 193.18 86.7631 191.028 90.2725 188.702C91.1359 188.112 91.9763 187.501 92.8252 186.896L94.0928 185.984C94.5142 185.679 94.9036 185.353 95.3105 185.039L97.7217 183.129C98.1316 182.812 98.5039 182.477 98.8848 182.148L100.024 181.157C100.777 180.494 101.556 179.837 102.28 179.16L104.427 177.11C105.878 175.764 107.217 174.309 108.59 172.885C108.93 172.524 109.273 172.173 109.61 171.807L110.607 170.673L112.594 168.396C112.928 168.024 113.242 167.611 113.562 167.213L114.519 166.009L115.473 164.802L115.946 164.197L116.402 163.563L118.22 161.02L118.671 160.383L119.101 159.72L119.956 158.388C121.122 156.635 122.157 154.762 123.206 152.907C125.221 149.133 126.981 145.196 128.42 141.222C128.575 140.789 128.725 140.357 128.872 139.925C128.612 140.12 128.351 140.315 128.088 140.507L127.149 141.175C126.835 141.399 126.521 141.62 126.195 141.823L124.253 143.065C123.316 143.614 122.377 144.158 121.422 144.669C120.56 146.626 119.627 148.558 118.621 150.447C117.633 152.186 116.664 153.948 115.565 155.597L114.76 156.85L114.355 157.475L113.928 158.077L112.213 160.479L111.782 161.077L111.331 161.65L110.427 162.793L109.521 163.936C109.215 164.313 108.921 164.703 108.602 165.058L106.711 167.227L105.764 168.309C105.441 168.657 105.112 168.995 104.786 169.338C103.475 170.699 102.192 172.095 100.803 173.38L98.75 175.339C98.058 175.987 97.3168 176.61 96.6016 177.244L95.5176 178.188C95.1542 178.502 94.7988 178.823 94.4121 179.119L92.127 180.931C91.7403 181.227 91.371 181.538 90.9727 181.826L89.7744 182.687C88.972 183.256 88.1783 183.835 87.3643 184.394C84.0584 186.583 80.5896 188.604 76.9609 190.343C73.3237 192.055 69.573 193.497 65.8311 194.66C62.0861 195.835 58.3843 196.684 54.8486 197.417C51.3103 198.144 47.9347 198.731 44.7656 199.333C41.5877 199.932 38.639 200.545 35.8623 201.292C33.0856 202.033 30.4771 202.897 27.9736 203.918C26.2911 204.628 24.6562 205.425 23.0498 206.291H13.3564C14.8921 205.163 16.4605 204.102 18.0615 203.115C20.6202 201.603 23.2463 200.248 25.9736 199.097C28.7182 197.977 31.5589 197.039 34.5215 196.248C40.4296 194.646 46.9166 193.712 53.7988 192.302C57.2356 191.589 60.7632 190.779 64.293 189.671C67.8197 188.575 71.3229 187.225 74.7217 185.629C78.109 184.006 81.3547 182.117 84.457 180.064C87.5012 177.951 90.4669 175.734 93.1768 173.31C93.8571 172.708 94.5608 172.12 95.2207 171.501L97.1777 169.629C98.5064 168.402 99.7274 167.07 100.98 165.771C101.292 165.442 101.606 165.121 101.914 164.787L102.815 163.758L104.612 161.699C104.917 161.362 105.194 160.993 105.481 160.636L106.336 159.557L107.191 158.476L107.618 157.935L108.022 157.37L109.637 155.111L110.038 154.544L110.419 153.957L111.172 152.779C112.205 151.235 113.101 149.589 114.026 147.967C111.627 148.84 109.174 149.55 106.691 150.106L106.081 151.061L105.726 151.607L105.348 152.137L103.836 154.253L103.458 154.782L103.054 155.291L102.248 156.309L101.041 157.835C100.906 158.004 100.768 158.17 100.623 158.33L98.9219 160.277L98.0703 161.252C97.7767 161.569 97.4772 161.877 97.1807 162.188C95.9857 163.427 94.8224 164.697 93.5576 165.863L91.6934 167.648C91.0684 168.236 90.4032 168.789 89.7578 169.361C87.1875 171.661 84.4012 173.737 81.5518 175.72C78.6501 177.636 75.6352 179.395 72.4893 180.904C69.3317 182.384 66.0753 183.644 62.7637 184.673C59.455 185.711 56.0966 186.487 52.7617 187.176C46.0889 188.551 39.4883 189.49 33.1963 191.188C30.0474 192.029 26.9734 193.041 23.9873 194.262C21.016 195.512 18.1496 196.989 15.373 198.635C11.7244 200.881 8.27077 203.461 5.00586 206.291H0V203.756C3.90918 200.213 8.12794 196.967 12.6689 194.175C15.6637 192.398 18.7687 190.795 21.9844 189.443C25.2117 188.123 28.5177 187.036 31.8525 186.146C38.5284 184.353 45.2454 183.402 51.709 182.064C54.9421 181.396 58.1291 180.66 61.2227 179.686C64.3189 178.723 67.3281 177.558 70.2471 176.191C73.1517 174.796 75.9434 173.17 78.6416 171.391C81.2962 169.541 83.9042 167.605 86.332 165.427C86.9426 164.886 87.5681 164.366 88.1641 163.808L89.9346 162.112C91.1383 161.005 92.2401 159.795 93.377 158.62C93.659 158.324 93.9474 158.033 94.2236 157.733L95.0264 156.812L96.6338 154.972C96.91 154.669 97.1484 154.343 97.4043 154.026L98.1602 153.073L98.916 152.119L99.2939 151.643L99.5791 151.242C97.2975 151.461 95.0052 151.554 92.7148 151.513C92.6857 151.546 92.658 151.581 92.6279 151.613L91.1123 153.344L90.3564 154.21C90.0979 154.495 89.8249 154.771 89.5576 155.05C88.4819 156.163 87.4404 157.312 86.2979 158.358L84.6201 159.967C84.0561 160.496 83.4653 160.981 82.8926 161.49C80.6044 163.546 78.1736 165.34 75.7168 167.059C73.2193 168.701 70.6574 170.195 67.9941 171.478C65.3134 172.731 62.5513 173.801 59.6699 174.699C56.7944 175.606 53.776 176.305 50.6445 176.953C47.5103 177.599 44.2476 178.171 40.875 178.808C37.5081 179.441 34.0161 180.157 30.498 181.102C26.977 182.041 23.4355 183.201 19.9697 184.623C16.5127 186.077 13.163 187.801 9.9502 189.711C6.43427 191.872 3.12033 194.274 0 196.847V190.198C2.31129 188.454 4.72546 186.795 7.24609 185.248C10.6799 183.204 14.2684 181.358 17.9697 179.806C21.6769 178.285 25.454 177.046 29.1582 176.061C32.8624 175.069 36.4909 174.324 39.9043 173.682C43.3265 173.033 46.5631 172.467 49.5957 171.842C52.6252 171.214 55.4744 170.55 58.1289 169.713C60.7922 168.884 63.3105 167.904 65.75 166.768C68.172 165.602 70.5097 164.238 72.8037 162.731C75.0656 161.144 77.3192 159.493 79.4648 157.56C80.0027 157.083 80.5558 156.632 81.085 156.132L82.666 154.614C83.7447 153.629 84.7275 152.541 85.7451 151.491C85.8924 151.337 86.0403 151.181 86.1895 151.025C85.7035 150.961 85.2179 150.893 84.7334 150.816C83.1621 150.578 81.5998 150.27 80.0508 149.897C79.7199 150.232 79.386 150.564 79.0381 150.881L77.5488 152.312C77.0489 152.782 76.537 153.198 76.0342 153.646L75.2783 154.309C75.0284 154.527 74.7782 154.759 74.5195 154.951L72.9844 156.164C72.7257 156.362 72.4754 156.582 72.2168 156.766L71.4375 157.315C70.9201 157.679 70.4051 158.062 69.8877 158.42C67.7943 159.789 65.6856 161.023 63.5049 162.075C61.304 163.099 59.033 163.982 56.585 164.747C54.1485 165.52 51.4707 166.145 48.54 166.75C45.6093 167.352 42.4022 167.916 38.9277 168.573C35.4677 169.225 31.7019 169.995 27.8115 171.036C23.9212 172.074 19.9113 173.385 15.9629 175.005C12.0203 176.659 8.19088 178.628 4.53906 180.806L1.87012 182.51C1.43116 182.798 0.971321 183.071 0.549805 183.376L0 183.766V177.512L1.83789 176.34C5.70784 174.031 9.77896 171.941 13.9658 170.185C18.1527 168.463 22.3953 167.076 26.4717 165.991L27.9922 165.596C28.5009 165.465 29.0096 165.334 29.4922 165.227L32.4287 164.555L35.2549 163.968L37.959 163.444C41.483 162.779 44.6641 162.22 47.4932 161.636C50.3221 161.051 52.8314 160.464 55.0498 159.761C57.2828 159.063 59.3069 158.268 61.2666 157.361C63.2057 156.425 65.0869 155.326 66.9766 154.091C67.4474 153.765 67.9129 153.416 68.3838 153.085L69.0938 152.585C69.3291 152.419 69.5586 152.215 69.7939 152.032L71.2041 150.919C71.4425 150.744 71.6756 150.526 71.9082 150.322L72.6094 149.706C73.0745 149.29 73.5515 148.907 74.0166 148.468L74.2998 148.194C72.4816 147.553 70.6923 146.822 68.9395 146.005L68.5498 146.351C68.3347 146.54 68.1194 146.74 67.9043 146.897L66.6191 147.912C66.4069 148.078 66.1946 148.267 65.9824 148.415L65.3428 148.863C64.9185 149.157 64.4995 149.476 64.0781 149.767C62.3918 150.866 60.7341 151.834 59.0361 152.657C57.3149 153.451 55.5383 154.151 53.5205 154.782C51.5201 155.419 49.1823 155.969 46.4551 156.533C43.7249 157.097 40.5753 157.653 36.999 158.327L34.2461 158.862L31.3389 159.467L28.2939 160.162C28.0382 160.223 27.7909 160.275 27.5264 160.345L26.7324 160.549L25.1455 160.961C20.8859 162.095 16.4077 163.558 11.9795 165.378C7.85412 167.108 3.83625 169.148 0 171.392V165.393C3.23161 163.617 6.57303 161.987 9.98242 160.56C14.6489 158.638 19.3621 157.103 23.8076 155.92L25.4619 155.489L26.291 155.277C26.5672 155.205 26.8204 155.152 27.0879 155.088L30.2393 154.367L33.2256 153.747L36.0312 153.204C39.657 152.521 42.7798 151.969 45.4082 151.428C48.0367 150.884 50.203 150.372 51.9854 149.802C53.7878 149.238 55.3171 148.633 56.7969 147.953C58.2535 147.247 59.6813 146.409 61.167 145.446L62.2871 144.641L62.8535 144.245C63.0425 144.114 63.2349 143.94 63.4268 143.792C63.6038 143.648 63.7816 143.506 63.96 143.365C62.4339 142.458 60.9454 141.485 59.5039 140.445C59.4465 140.404 59.3903 140.36 59.333 140.318L59.2275 140.393L58.251 141.1C56.9689 141.925 55.765 142.632 54.5498 143.225C53.3112 143.789 52.0259 144.301 50.4385 144.801C48.8713 145.304 46.8763 145.777 44.3496 146.301C41.823 146.824 38.7296 147.372 35.0518 148.063L32.1934 148.618L29.126 149.255L25.8662 150C25.5902 150.064 25.3286 150.122 25.041 150.194L24.1797 150.415L22.459 150.863C17.8272 152.093 12.8806 153.704 7.97266 155.725C5.26959 156.856 2.6043 158.109 0 159.457V153.616C1.96494 152.655 3.95889 151.748 5.97266 150.906C11.1219 148.787 16.3004 147.104 21.1182 145.821L22.9062 145.356L23.8018 145.126C24.1012 145.047 24.3723 144.99 24.6572 144.923L28.0234 144.152L31.1729 143.498L34.083 142.935C37.8133 142.234 40.8779 141.69 43.3027 141.189C48.2309 140.195 50.2927 139.416 52.3076 138.515C53.2171 138.069 54.1259 137.537 55.123 136.907C54.2315 136.113 53.3632 135.296 52.5195 134.459C48.2397 130.156 44.5826 125.14 41.8291 119.668C40.4452 116.935 39.2732 114.094 38.3486 111.181C38.119 110.451 37.892 109.721 37.6943 108.982L37.2402 107.352C37.0658 106.743 36.9109 106.131 36.7305 105.525L36.1592 103.718C35.246 100.915 34.1646 98.1674 32.9258 95.4912C30.0938 89.3737 26.4247 83.6366 22.0547 78.4932C21.7815 78.1705 21.5134 77.8452 21.2344 77.5283L20.3828 76.5918C20.0979 76.2807 19.821 75.9605 19.5303 75.6553L18.6494 74.7451L18.21 74.2891C18.0589 74.1322 17.9368 74.0013 17.7334 73.8008L16.6201 72.6865L14.3955 70.4629L0 56.0674V48.6914L9.17969 57.873L21.417 70.1104C21.6147 70.3051 21.7552 70.4534 21.915 70.6191L22.3857 71.1084L23.3281 72.0791C23.6419 72.4046 23.9351 72.7478 24.2402 73.0791L25.1504 74.082C25.4498 74.4222 25.7357 74.7712 26.0293 75.1143C30.7018 80.6154 34.6265 86.751 37.6562 93.2959C39.171 96.5668 40.4651 99.9424 41.5234 103.388C41.8113 104.242 42.0263 105.118 42.2734 105.984L42.7158 107.584C42.896 108.255 43.1022 108.921 43.3115 109.584C44.1518 112.236 45.2186 114.821 46.4775 117.307C48.9839 122.287 52.3109 126.849 56.2129 130.774C58.19 132.731 60.3034 134.578 62.5654 136.221C64.8362 137.855 67.2269 139.317 69.7129 140.588C74.702 143.088 80.0517 144.827 85.5293 145.658C91.0014 146.53 96.5904 146.496 102.062 145.679C107.526 144.809 112.893 143.147 117.871 140.62C119.124 140.01 120.33 139.305 121.537 138.602L123.302 137.474C123.598 137.288 123.884 137.087 124.169 136.884L125.023 136.275C127.282 134.633 129.437 132.836 131.394 130.848C131.899 130.365 132.365 129.853 132.836 129.344C133.304 128.832 133.781 128.332 134.22 127.791C134.665 127.259 135.113 126.727 135.549 126.187L136.805 124.521C138.433 122.264 139.895 119.882 141.169 117.402C143.669 112.422 145.435 107.069 146.267 101.571C146.688 98.8237 146.924 96.0462 146.909 93.2695C146.898 90.493 146.673 87.7163 146.243 84.9717C145.822 82.2241 145.141 79.5169 144.283 76.8711C143.417 74.2253 142.361 71.6374 141.076 69.1631C135.991 59.2076 127.783 51.0515 117.81 46.0068C115.324 44.745 112.739 43.684 110.087 42.8379L109.093 42.5234L108.09 42.2383L106.587 41.8145C105.709 41.5644 104.83 41.3259 103.967 41.0381C100.492 39.9477 97.0961 38.6388 93.8047 37.1182C87.222 34.0768 81.0696 30.1775 75.583 25.5312C75.2429 25.2405 74.888 24.9615 74.5566 24.6592L73.5566 23.7549C73.2281 23.4525 72.8813 23.1617 72.5615 22.8477L71.5938 21.9121L71.1084 21.4434L70.8672 21.2109L70.5938 20.9375L69.4795 19.8242L67.2559 17.5996L58.3555 8.69922L49.6553 0H57.0352L70.9541 13.9189ZM211.187 85.1396C211.091 85.1653 210.996 85.1935 210.901 85.2188L209.113 85.6836L208.218 85.9131C207.918 85.9916 207.648 86.0503 207.363 86.1172L203.996 86.8877L200.848 87.542L197.937 88.1055C194.209 88.8062 191.142 89.3505 188.717 89.8506C183.788 90.845 181.727 91.624 179.712 92.5254C178.738 93.0022 177.764 93.5777 176.683 94.2666C176.409 94.4556 176.13 94.6773 175.848 94.8721L175.42 95.165C175.275 95.2639 175.124 95.4072 174.976 95.5234C174.676 95.7676 174.374 96.0057 174.065 96.2383C173.914 96.3429 173.755 96.5002 173.595 96.6426L173.111 97.0703L172.623 97.4912L172.376 97.7012L172.251 97.8057L172.126 97.9307C171.789 98.265 171.448 98.5934 171.105 98.9189C170.396 99.5468 169.777 100.268 169.111 100.939C168.949 101.108 168.773 101.281 168.619 101.446L168.204 101.938C167.925 102.263 167.639 102.585 167.352 102.902C167.195 103.062 167.099 103.214 166.977 103.368L166.619 103.824L166.256 104.274L166.069 104.499L165.924 104.714C165.729 104.999 165.529 105.281 165.322 105.558L165.165 105.764C165.119 105.83 165.084 105.897 165.043 105.964L164.796 106.362L164.537 106.752C164.496 106.816 164.441 106.88 164.409 106.944L164.311 107.136C164.174 107.389 164.031 107.636 163.877 107.88C163.374 108.871 162.929 109.825 162.499 110.982C162.08 112.154 161.656 113.632 161.185 115.649C160.714 117.667 160.216 120.261 159.617 123.541C159.007 126.858 158.274 130.865 157.23 135.383C156.184 139.895 154.826 144.9 152.977 150.043C151.116 155.192 148.807 160.371 146.167 165.305C145.49 166.52 144.803 167.73 144.108 168.934L143.585 169.835C143.411 170.134 143.224 170.416 143.044 170.707L141.945 172.438L140.835 174.159L140.273 175.014L139.7 175.831C138.933 176.918 138.157 178.003 137.378 179.081L136.79 179.89L136.194 180.654L134.996 182.178L133.789 183.692C133.385 184.19 132.981 184.713 132.574 185.173L130.117 187.996L128.879 189.4C128.466 189.851 128.052 190.279 127.637 190.718C125.971 192.456 124.328 194.216 122.569 195.861L119.955 198.353L119.627 198.664L119.277 198.975L118.577 199.595L117.17 200.827L115.757 202.054C115.283 202.461 114.823 202.868 114.306 203.272L111.273 205.683C111.011 205.886 110.755 206.089 110.496 206.291H101.51C101.651 206.198 101.793 206.105 101.934 206.012C102.995 205.288 104.022 204.546 105.06 203.805L106.609 202.688C107.121 202.316 107.593 201.929 108.084 201.548L110.991 199.239C111.485 198.853 111.927 198.46 112.384 198.067L113.742 196.888L115.094 195.701C115.536 195.306 116.013 194.907 116.42 194.509L118.94 192.104C120.638 190.52 122.223 188.818 123.828 187.144C124.229 186.722 124.628 186.309 125.026 185.876L126.215 184.527L128.579 181.812C128.972 181.37 129.358 180.869 129.745 180.39L130.902 178.936L132.051 177.477L132.624 176.743L133.185 175.97C133.932 174.938 134.671 173.903 135.406 172.862L135.956 172.08L136.49 171.263L137.549 169.62L138.599 167.969C138.77 167.693 138.951 167.422 139.116 167.137L139.613 166.276C140.276 165.128 140.931 163.977 141.576 162.819C144.091 158.118 146.289 153.189 148.065 148.272C149.83 143.365 151.137 138.567 152.148 134.2C153.16 129.827 153.878 125.904 154.488 122.59C155.09 119.307 155.6 116.629 156.105 114.466C156.611 112.3 157.088 110.616 157.594 109.209C158.108 107.819 158.661 106.616 159.292 105.392C159.475 105.092 159.65 104.787 159.818 104.479L159.943 104.246C159.984 104.168 160.045 104.092 160.095 104.014L160.402 103.545L160.699 103.071C160.749 102.99 160.795 102.911 160.848 102.83L161.027 102.589C161.269 102.263 161.502 101.934 161.731 101.603L161.903 101.353L162.112 101.097L162.525 100.585L162.933 100.067C163.069 99.8931 163.185 99.7182 163.356 99.541C163.676 99.1864 163.994 98.8263 164.305 98.4658L164.77 97.9219C164.938 97.7387 165.127 97.5552 165.305 97.3691C166.032 96.6335 166.712 95.8512 167.482 95.1621L168.597 94.0869C168.78 93.8923 168.96 93.7642 169.143 93.6016L169.684 93.1328L170.222 92.6592C170.399 92.5022 170.577 92.3301 170.751 92.208C171.1 91.9435 171.446 91.6707 171.786 91.3945C171.958 91.2608 172.126 91.1036 172.295 90.9873L172.792 90.6416L173.769 89.9346C175.051 89.1089 176.255 88.4027 177.47 87.8096C178.708 87.2456 179.994 86.7335 181.581 86.2334C183.148 85.7304 185.143 85.2567 187.67 84.7334C190.197 84.21 193.291 83.6627 196.969 82.9707L199.826 82.416L202.895 81.7793L206.153 81.0342C206.43 80.9702 206.692 80.9125 206.979 80.8398L207.84 80.6191L209.562 80.1709C210.099 80.0281 210.641 79.8787 211.187 79.7256V85.1396ZM54.6602 12.3955L63.5605 21.2949L66.8984 24.6328L67.1748 24.9062L67.9512 25.6562L68.9834 26.6572C69.3263 26.9914 69.6923 27.2996 70.0439 27.625L71.1113 28.5879C71.466 28.9106 71.8446 29.2095 72.208 29.5205C78.0639 34.4779 84.6148 38.6271 91.6104 41.8604C95.1081 43.4769 98.7137 44.8672 102.4 46.0215C103.319 46.3267 104.249 46.5792 105.18 46.8438L106.686 47.2715L107.59 47.5273L108.488 47.8096C110.881 48.5714 113.21 49.5282 115.449 50.665C124.431 55.2038 131.854 62.58 136.431 71.5439C137.591 73.7711 138.541 76.1061 139.32 78.4902C140.094 80.8743 140.71 83.3168 141.088 85.7939C141.477 88.2682 141.679 90.772 141.69 93.2783C141.705 95.7846 141.492 98.2884 141.111 100.766C140.364 105.723 138.768 110.55 136.518 115.036C135.369 117.269 134.052 119.415 132.584 121.45L131.452 122.953C131.06 123.442 130.656 123.919 130.255 124.401C129.859 124.89 129.425 125.34 129.004 125.803C128.583 126.265 128.161 126.727 127.705 127.16C125.943 128.951 124 130.568 121.968 132.048L121.2 132.595C120.947 132.778 120.688 132.958 120.421 133.124L118.831 134.142C117.744 134.773 116.658 135.409 115.527 135.959C111.044 138.238 106.2 139.736 101.266 140.523C96.323 141.259 91.2757 141.295 86.333 140.504C81.3873 139.757 76.5634 138.183 72.0684 135.933C69.8297 134.787 67.6777 133.473 65.6338 132.002C63.5956 130.522 61.6935 128.862 59.9111 127.097C56.3872 123.549 53.39 119.438 51.1338 114.951C50 112.71 49.0372 110.384 48.2783 107.991C48.0894 107.392 47.9001 106.793 47.7402 106.188L47.3066 104.624C47.0421 103.699 46.8131 102.766 46.5078 101.855C45.3797 98.1833 44.0013 94.5896 42.3877 91.1035C39.1603 84.1283 34.9816 77.5951 30.0039 71.7363C29.6928 71.3729 29.3872 71.0002 29.0703 70.6396L28.1025 69.5732C27.7769 69.2185 27.4623 68.8548 27.1309 68.5088L26.1279 67.4736L25.6279 66.9561C25.4593 66.7816 25.3051 66.6157 25.1104 66.4238L0 41.3135V33.9375L16.5625 50.5049L25.4619 59.4053L27.6865 61.6289L28.7998 62.7432C29.169 63.1153 29.5126 63.4784 29.8701 63.8447L30.9346 64.9443C31.2863 65.3106 31.6238 65.6973 31.9668 66.0723L32.9932 67.2061C33.3304 67.5869 33.653 67.9825 33.9844 68.3691C39.2645 74.5855 43.7018 81.5201 47.127 88.9199C48.8395 92.6183 50.3021 96.436 51.5 100.332C51.8227 101.297 52.0696 102.289 52.3486 103.269L52.7734 104.801C52.9159 105.339 53.0843 105.874 53.2529 106.406C53.9275 108.537 54.785 110.611 55.7939 112.605C57.803 116.6 60.4695 120.258 63.6152 123.424C65.2056 124.994 66.8927 126.474 68.7041 127.788C70.5212 129.094 72.4342 130.263 74.4258 131.283C82.4158 135.328 91.654 136.732 100.476 135.374C104.88 134.667 109.198 133.336 113.188 131.307C114.196 130.821 115.159 130.249 116.127 129.69L117.54 128.786C117.775 128.641 118.005 128.48 118.231 128.314L118.915 127.826C120.721 126.509 122.45 125.079 124.015 123.479C124.422 123.096 124.797 122.679 125.175 122.27C125.55 121.857 125.94 121.456 126.289 121.02C126.647 120.589 127.007 120.162 127.358 119.729L128.364 118.389C129.673 116.574 130.845 114.666 131.868 112.678C133.869 108.683 135.293 104.385 135.959 99.9658C136.296 97.759 136.488 95.5259 136.477 93.293C136.465 91.06 136.285 88.8269 135.939 86.6201C135.602 84.4106 135.049 82.2385 134.363 80.1133C133.668 77.9909 132.825 75.9116 131.79 73.9287C127.725 65.9532 121.084 59.359 113.097 55.3232C111.105 54.3086 109.032 53.4558 106.901 52.7783L106.102 52.5254L105.296 52.2959L103.784 51.8682C102.802 51.5891 101.816 51.3217 100.848 50.999C96.9487 49.7779 93.131 48.3063 89.4268 46.5938C82.0182 43.1686 75.0631 38.7666 68.8438 33.498C68.4571 33.1666 68.0586 32.8499 67.6807 32.5068L66.5469 31.4834C66.1718 31.1374 65.7814 30.8088 65.418 30.4512L64.3193 29.3896C63.9532 29.0293 63.5897 28.6922 63.2178 28.3174L34.9004 0H42.2695L54.6602 12.3955ZM47.2979 19.7686L59.5361 32.0068C59.8995 32.376 60.3038 32.7539 60.6875 33.1289L61.8506 34.2549C62.2372 34.6328 62.6476 34.9843 63.0459 35.3477L64.2461 36.4326C64.6473 36.7931 65.0696 37.1297 65.4795 37.4814C72.0651 43.061 79.418 47.7169 87.2422 51.3311C91.1529 53.1396 95.1836 54.6885 99.292 55.9766C100.315 56.3138 101.354 56.5989 102.389 56.8926L103.903 57.3232L104.609 57.5234L105.311 57.7451C107.18 58.3382 108.998 59.0849 110.745 59.9746C117.741 63.5044 123.596 69.3199 127.152 76.3066C128.062 78.0424 128.801 79.8658 129.408 81.7295C130.01 83.5932 130.498 85.5011 130.792 87.4404C131.094 89.3767 131.252 91.3364 131.264 93.2988C131.275 95.2613 131.103 97.2209 130.807 99.1602C130.225 103.045 128.969 106.811 127.219 110.314C126.32 112.056 125.291 113.731 124.146 115.321C123.006 116.917 121.7 118.395 120.325 119.79C118.956 121.191 117.441 122.441 115.859 123.596L115.263 124.023C115.065 124.169 114.864 124.309 114.655 124.437L113.42 125.229C112.568 125.715 111.728 126.218 110.844 126.643C107.349 128.422 103.554 129.592 99.6787 130.217C91.9126 131.412 83.7768 130.167 76.7783 126.626C75.0338 125.733 73.359 124.709 71.7686 123.566C70.1811 122.418 68.7071 121.121 67.3115 119.746C64.5464 116.958 62.2083 113.754 60.4463 110.25C59.5595 108.503 58.806 106.685 58.2158 104.815C58.0705 104.347 57.9228 103.879 57.7979 103.405L57.3818 101.905C57.0853 100.867 56.8207 99.8203 56.4834 98.7969C55.2186 94.6711 53.6688 90.6352 51.8574 86.7217C48.2346 78.8945 43.5415 71.5613 37.959 64.9873C37.6072 64.5774 37.2667 64.1619 36.9092 63.7578L35.8252 62.5596C35.4618 62.1613 35.1065 61.7548 34.7344 61.3652L33.6094 60.2021C33.2374 59.8185 32.8593 59.4199 32.4873 59.0479L0 26.5605V19.1777L23.9385 43.1084L32.8389 52.0078L36.1768 55.3457C36.357 55.523 36.563 55.7389 36.7578 55.9395L37.3516 56.5527L38.5381 57.7793C38.9306 58.1922 39.3057 58.6204 39.6895 59.0391L40.832 60.3037C41.2099 60.7281 41.5703 61.1675 41.9395 61.6006C47.8272 68.5321 52.7733 76.2602 56.5967 84.5176C58.5069 88.6463 60.141 92.9033 61.4756 97.2529C61.8332 98.3345 62.1127 99.44 62.4238 100.533L62.8301 101.998C62.9347 102.408 63.0635 102.81 63.1914 103.211C63.7002 104.819 64.3487 106.38 65.1074 107.883C66.6223 110.892 68.6285 113.646 71.0186 116.054C72.2222 117.234 73.4812 118.347 74.8418 119.333C76.2054 120.31 77.6422 121.188 79.1367 121.959C85.1379 125 92.1771 126.082 98.8848 125.05C102.228 124.506 105.499 123.503 108.5 121.971C109.262 121.61 109.983 121.174 110.713 120.758L111.774 120.078C111.955 119.971 112.125 119.848 112.294 119.723L112.806 119.356C114.161 118.368 115.464 117.298 116.639 116.092C117.822 114.891 118.953 113.617 119.93 112.245C120.915 110.876 121.799 109.439 122.572 107.941C124.075 104.929 125.16 101.693 125.657 98.3496C125.91 96.6807 126.061 94.9939 126.05 93.3018C126.038 91.6125 125.902 89.9228 125.644 88.2539C125.396 86.585 124.972 84.9447 124.454 83.3398C123.931 81.738 123.297 80.1681 122.515 78.6768C119.47 72.6785 114.397 67.645 108.393 64.6211C106.892 63.8564 105.328 63.2139 103.72 62.7051L103.118 62.5137L102.511 62.3418L100.989 61.9111C99.8992 61.603 98.809 61.3039 97.7334 60.9492C93.41 59.5943 89.1707 57.963 85.0537 56.0586C76.8165 52.2526 69.0585 47.3439 62.1064 41.4561C61.6733 41.0869 61.231 40.7294 60.8066 40.3486L59.5361 39.2061C59.1146 38.8194 58.6814 38.45 58.2744 38.0518L57.0439 36.8652L56.4307 36.2725L56.123 35.9756L52.5029 32.3555L43.6025 23.4561L20.1465 0H27.5283L47.2979 19.7686ZM39.9072 27.1514L48.8076 36.0508L51.0312 38.2754L52.1455 39.3887L52.4297 39.6709L52.7529 39.9854L53.3984 40.6104L54.6953 41.8604C55.1227 42.279 55.5786 42.6721 56.0205 43.0762L57.3584 44.2793C57.8061 44.6804 58.2712 45.0558 58.7275 45.4453C66.0459 51.6443 74.2054 56.8029 82.8555 60.8008C87.1818 62.8011 91.6303 64.5138 96.1631 65.9355C97.294 66.3077 98.4366 66.6246 99.5791 66.9473L101.105 67.3809L101.615 67.5225L102.121 67.6826C103.467 68.11 104.772 68.6485 106.028 69.2881C111.041 71.806 115.327 76.0596 117.862 81.0693C118.519 82.3167 119.045 83.6313 119.484 84.9717C119.915 86.312 120.276 87.6875 120.482 89.0889C120.698 90.4901 120.811 91.9065 120.822 93.3252C120.831 94.7439 120.703 96.1631 120.491 97.5615C120.078 100.367 119.162 103.074 117.912 105.595C117.261 106.845 116.522 108.046 115.699 109.194L115.062 110.043L114.382 110.86C114.167 111.139 113.911 111.39 113.673 111.654C113.432 111.916 113.195 112.186 112.937 112.422C111.957 113.434 110.866 114.321 109.738 115.146L109.312 115.451C109.172 115.556 109.029 115.658 108.878 115.748L107.994 116.315C107.384 116.659 106.784 117.028 106.147 117.327C103.641 118.609 100.894 119.45 98.0791 119.909C95.2531 120.319 92.3544 120.354 89.5371 119.895C86.7139 119.476 83.9946 118.569 81.4795 117.321C80.2322 116.676 79.0372 115.946 77.8975 115.132C76.7635 114.309 75.7169 113.378 74.7051 112.393C72.6931 110.366 71.0157 108.063 69.751 105.545C69.1172 104.286 68.5729 102.981 68.1484 101.635C68.0438 101.298 67.9329 100.963 67.8457 100.62L67.4473 99.1865C67.2031 98.3231 66.9754 97.4545 66.7197 96.5947L66.1865 94.8818C64.8335 90.6051 63.2076 86.4125 61.3213 82.3428C57.3001 73.6579 52.0984 65.5285 45.9082 58.2393C45.5215 57.7857 45.1405 57.3227 44.7451 56.875L43.5439 55.5439C43.1399 55.1021 42.7478 54.6539 42.335 54.2207L41.0908 52.9297L40.4648 52.2871L39.8633 51.6709L38.75 50.5566L36.5254 48.333L0 11.8076V4.42676L31.3213 35.7461L43.5586 47.9834L44.1816 48.6211L44.835 49.2949L46.1406 50.6475C46.5738 51.101 46.9867 51.5719 47.4111 52.0342L48.6738 53.4297C49.0866 53.9006 49.4875 54.3836 49.8945 54.8604C56.3871 62.5072 61.8446 71.0352 66.0635 80.1475C68.0397 84.416 69.7476 88.8152 71.168 93.3037L71.7285 95.1025C71.9971 96.0051 72.2371 96.9161 72.4922 97.8232L72.8818 99.2246C72.9516 99.5006 73.0417 99.7709 73.126 100.041C73.4662 101.126 73.9053 102.176 74.417 103.188C75.4317 105.217 76.7839 107.063 78.415 108.712C79.2349 109.506 80.0665 110.25 80.9766 110.91C81.8895 111.559 82.8465 112.146 83.8467 112.663C85.8645 113.66 88.0566 114.399 90.3506 114.736C92.6359 115.111 94.9999 115.08 97.2939 114.751C99.4366 114.397 101.523 113.779 103.434 112.853L104.191 112.474C104.564 112.275 104.925 112.054 105.296 111.852C105.531 111.695 105.767 111.544 106.005 111.396C106.13 111.326 106.244 111.242 106.354 111.157L106.694 110.91C107.596 110.247 108.471 109.544 109.256 108.727C109.465 108.541 109.654 108.32 109.849 108.107C110.04 107.895 110.253 107.694 110.425 107.465L110.978 106.805C111.143 106.572 111.315 106.345 111.489 106.118C112.149 105.191 112.745 104.226 113.269 103.22C114.269 101.19 115.013 99.012 115.345 96.7441C115.513 95.6162 115.624 94.4706 115.612 93.3223C115.604 92.1767 115.51 91.0304 115.336 89.8994C115.173 88.7685 114.876 87.6606 114.53 86.5791C114.176 85.4977 113.757 84.4395 113.225 83.4395C112.701 82.4364 112.117 81.4646 111.445 80.543C110.762 79.63 110.011 78.7603 109.2 77.9316C107.549 76.3036 105.702 74.9521 103.676 73.9346C102.667 73.42 101.615 72.9866 100.53 72.6436L100.123 72.5127L99.71 72.3955L98.1807 71.9629C97.2846 71.71 96.3869 71.4599 95.4961 71.1865L93.7188 70.6221C89.2807 69.1931 84.9213 67.4936 80.6719 65.5283C71.609 61.3414 63.049 55.9299 55.3643 49.4199C54.8846 49.01 54.3958 48.6149 53.9277 48.1934L52.5234 46.9287C52.0611 46.5042 51.5834 46.0914 51.1299 45.6523L49.7695 44.3408L49.0889 43.6836L48.749 43.3555L48.4639 43.0703L47.3506 41.9561L45.126 39.7324L36.2256 30.832L5.39453 0H12.7646L39.9072 27.1514ZM211.187 74.2988C210.181 74.5951 209.186 74.8762 208.204 75.1377L206.55 75.5684L205.722 75.7803C205.445 75.853 205.192 75.9058 204.925 75.9697L201.772 76.6904L198.787 77.3096L195.98 77.8535C192.355 78.5368 189.232 79.0891 186.604 79.6299C183.975 80.1735 181.81 80.686 180.027 81.2559C178.225 81.8199 176.695 82.4241 175.215 83.1045C173.758 83.811 172.33 84.6489 170.845 85.6113L169.726 86.416L169.158 86.8115C168.969 86.9423 168.778 87.1174 168.586 87.2656C168.202 87.5767 167.815 87.8822 167.426 88.1816C167.231 88.3212 167.036 88.5072 166.838 88.6816L166.248 89.2021L165.652 89.7197C165.455 89.9 165.253 90.0426 165.053 90.252L163.844 91.418C163.009 92.1681 162.27 93.0081 161.485 93.8076C161.291 94.0082 161.089 94.2086 160.903 94.4092L160.389 95.0088L159.349 96.1914C159.163 96.3891 159.028 96.5845 158.874 96.7793L158.418 97.3604L157.955 97.9365L157.723 98.2217L157.525 98.5059C157.328 98.7895 157.128 99.0693 156.927 99.3477C157.127 97.2689 157.225 95.2244 157.216 93.2354C157.212 92.4228 157.193 91.6081 157.159 90.7939C157.332 90.6126 157.514 90.4299 157.688 90.2461C158.531 89.3855 159.331 88.4811 160.227 87.6729L161.529 86.4189C161.744 86.1982 161.966 86.0355 162.181 85.8408L162.831 85.2764L163.477 84.707C163.692 84.5181 163.907 84.3171 164.122 84.1602L165.407 83.1455C165.619 82.9799 165.832 82.7908 166.044 82.6426L166.684 82.1943C167.108 81.9007 167.528 81.5808 167.949 81.29C169.635 80.1912 171.292 79.2231 172.99 78.4004C174.709 77.6067 176.488 76.9053 178.506 76.2744C180.506 75.6377 182.844 75.0885 185.571 74.5244C188.302 73.9603 191.451 73.405 195.027 72.7305L197.78 72.1953L200.688 71.5908L203.732 70.8955C203.988 70.8345 204.236 70.7826 204.5 70.7129L205.294 70.5088L206.882 70.0957C208.296 69.7192 209.734 69.3036 211.187 68.8535V74.2988ZM211.187 63.3701C209.28 63.9934 207.388 64.5543 205.529 65.0488L204.008 65.4443C203.499 65.5751 202.99 65.7059 202.508 65.8135L199.571 66.4854L196.745 67.0723L194.041 67.5957C190.517 68.2615 187.336 68.8199 184.507 69.4043C181.678 69.9887 179.169 70.5757 176.95 71.2793C174.717 71.9771 172.693 72.7716 170.733 73.6787C168.794 74.6149 166.913 75.7137 165.023 76.9492C164.553 77.2748 164.087 77.6237 163.616 77.9551L162.906 78.4551C162.671 78.6208 162.441 78.8247 162.206 79.0078L160.796 80.1211C160.557 80.2955 160.324 80.5143 160.092 80.7178L159.392 81.334C158.927 81.7496 158.449 82.1334 157.984 82.5723L156.589 83.916C156.564 83.9384 156.539 83.9609 156.515 83.9834C156.485 83.7797 156.458 83.5752 156.426 83.3721C156.155 81.6092 155.782 79.8037 155.318 77.9668C155.535 77.7799 155.753 77.5951 155.969 77.4033L156.725 76.7402C156.975 76.5222 157.226 76.2895 157.484 76.0977L159.02 74.8848C159.278 74.6871 159.528 74.4663 159.787 74.2832L160.566 73.7334C161.084 73.37 161.599 72.9864 162.116 72.6289C164.21 71.2595 166.317 70.0261 168.498 68.9736C170.699 67.9502 172.97 67.0664 175.418 66.3018C177.854 65.5284 180.532 64.9036 183.463 64.2988C186.394 63.697 189.602 63.1327 193.076 62.4756C196.536 61.8243 200.301 61.0536 204.191 60.0127C206.494 59.3983 208.838 58.6852 211.187 57.8721V63.3701ZM211.187 52.3594C208.408 53.3853 205.611 54.2605 202.854 54.9941C199.149 55.9856 195.521 56.7295 192.107 57.3721C188.685 58.0205 185.449 58.5878 182.416 59.2129C179.386 59.8409 176.537 60.5045 173.883 61.3418C171.219 62.1705 168.701 63.1503 166.262 64.2871C163.84 65.453 161.502 66.8162 159.208 68.3223C157.343 69.6309 155.486 70.9852 153.688 72.5029C153.077 70.7429 152.399 69.037 151.664 67.3975C153.177 66.1943 154.731 65.0695 156.295 63.9756C158.792 62.333 161.354 60.8388 164.017 59.5566C166.697 58.3035 169.46 57.2334 172.342 56.335C175.217 55.4279 178.235 54.7294 181.366 54.0811C184.5 53.4356 187.763 52.8633 191.136 52.2266C194.503 51.5927 197.993 50.8766 201.514 49.9316C204.746 49.0695 207.994 48.018 211.187 46.752V52.3594ZM211.187 41.0947C210.806 41.2629 210.424 41.4286 210.041 41.5898C206.814 42.9098 203.508 43.998 200.173 44.8877C193.497 46.6816 186.781 47.6323 180.317 48.9697C177.084 49.6385 173.897 50.3737 170.804 51.3477C167.707 52.3101 164.698 53.4762 161.778 54.8428C158.874 56.2384 156.082 57.8641 153.384 59.6436C151.996 60.6105 150.621 61.602 149.277 62.6387C148.429 61.1096 147.518 59.6163 146.545 58.1641C147.831 57.1854 149.145 56.2383 150.474 55.3135C153.375 53.3975 156.39 51.6417 159.536 50.1299C162.694 48.6499 165.951 47.3906 169.263 46.3613C172.571 45.3234 175.93 44.5475 179.265 43.8584C185.938 42.4831 192.538 41.5437 198.83 39.8457C201.979 39.0054 205.052 37.9936 208.038 36.7725C209.101 36.3253 210.15 35.8473 211.187 35.3447V41.0947ZM211.187 29.4717C209.506 30.369 207.793 31.1954 206.038 31.9365C203.294 33.0559 200.453 33.9953 197.49 34.7861C191.582 36.3882 185.095 37.3223 178.213 38.7324C174.776 39.4448 171.249 40.2555 167.719 41.3633C164.192 42.4594 160.688 43.809 157.289 45.4053C153.902 47.0276 150.657 48.9171 147.555 50.9697C146.165 51.9345 144.793 52.922 143.453 53.9395C142.37 52.5808 141.23 51.2674 140.04 50.001C140.371 49.7419 140.695 49.4773 141.039 49.2285L142.237 48.3682C143.04 47.7983 143.833 47.2194 144.647 46.6611C147.953 44.4718 151.422 42.4506 155.051 40.7119C158.688 38.9994 162.439 37.5575 166.181 36.3945C169.926 35.2199 173.627 34.3704 177.163 33.6377C180.701 32.9108 184.077 32.3235 187.246 31.7217C190.424 31.1227 193.373 30.509 196.149 29.7617C198.926 29.0203 201.535 28.1573 204.038 27.1367C206.503 26.0958 208.868 24.8731 211.187 23.5088V29.4717ZM211.187 17.29C210.31 17.8996 209.43 18.4799 208.545 19.0273C206.428 20.2747 204.282 21.3851 202.04 22.333C199.775 23.2518 197.402 24.0433 194.809 24.7354C192.218 25.4331 189.407 26.0231 186.275 26.6104C183.158 27.2035 179.754 27.7967 176.113 28.5439C172.473 29.297 168.606 30.1842 164.64 31.4258C160.683 32.6557 156.681 34.1907 152.806 36.0166C148.936 37.8687 145.241 40.0207 141.731 42.3467C140.868 42.9369 140.027 43.5476 139.178 44.1523L137.91 45.0645C137.489 45.3697 137.099 45.6958 136.692 46.0098L136.292 46.3262C134.97 45.1315 133.599 43.9898 132.182 42.9092L133.497 41.8662C133.924 41.5349 134.335 41.1947 134.779 40.8721L136.119 39.9102C137.018 39.2734 137.904 38.6271 138.817 38.0049C142.527 35.5451 146.45 33.2604 150.562 31.292C154.679 29.3527 158.923 27.7216 163.096 26.4277C167.28 25.1193 171.319 24.1943 175.058 23.4209C178.799 22.6533 182.23 22.0541 185.298 21.4727L187.534 21.0391L189.637 20.6035L191.604 20.1523C191.942 20.0826 192.244 20.0013 192.547 19.9199L193.463 19.6816C195.87 19.0391 198.011 18.3238 200.034 17.5039C202.035 16.6578 203.939 15.6692 205.838 14.5557C207.621 13.4513 209.405 12.1903 211.187 10.7754V17.29ZM211.187 3.94238C211.06 4.06295 210.934 4.1795 210.807 4.2832L209.507 5.41406L208.861 5.98438L208.216 6.4873L206.937 7.50781C206.512 7.82762 206.085 8.10979 205.663 8.41797L205.032 8.87695C204.823 9.03388 204.608 9.14472 204.398 9.28418C203.977 9.54876 203.56 9.8195 203.145 10.0957C201.464 11.0754 199.801 11.9413 198.045 12.6885C196.26 13.4095 194.355 14.0524 192.134 14.6455L191.285 14.8662L190.86 14.9805C190.721 15.0183 190.555 15.053 190.403 15.0879L188.543 15.5146L186.522 15.9336L184.336 16.3584C181.321 16.9312 177.86 17.5333 174.017 18.3213C170.179 19.118 165.968 20.0769 161.566 21.4551C157.179 22.8158 152.684 24.5401 148.328 26.5928C143.976 28.6745 139.827 31.0911 135.913 33.6875C134.951 34.3445 134.017 35.0218 133.072 35.6934L131.662 36.708C131.194 37.0482 130.766 37.4031 130.315 37.752L127.729 39.8057C126.166 38.8125 124.557 37.8899 122.909 37.0391L123.006 36.9561C123.442 36.581 123.867 36.2023 124.341 35.833L127.123 33.623C127.594 33.2568 128.042 32.8878 128.533 32.5303L130.013 31.4629C131.004 30.7564 131.984 30.0474 132.996 29.3584C137.11 26.6254 141.486 24.078 146.08 21.8799C150.677 19.7137 155.417 17.8964 160.02 16.4688C164.64 15.0237 169.021 14.0231 172.961 13.209C176.906 12.4007 180.393 11.7935 183.358 11.2295L185.493 10.8164L187.433 10.415L189.186 10.0137C189.328 9.9817 189.485 9.94992 189.613 9.91504L190.003 9.81055L190.784 9.60645C192.819 9.05982 194.492 8.49334 196.036 7.87402C197.548 7.2286 198.969 6.4837 200.432 5.6377C200.792 5.39347 201.159 5.15547 201.528 4.92578C201.711 4.80368 201.898 4.71082 202.084 4.56836L202.642 4.1582C203.017 3.88205 203.395 3.63738 203.775 3.34961C204.156 3.03563 204.543 2.72715 204.93 2.4248L205.515 1.97168L206.102 1.44824L207.291 0.413086C207.443 0.291944 207.594 0.148089 207.746 0H211.187V3.94238ZM199.152 0.24707C198.992 0.372007 198.833 0.448115 198.673 0.552734C198.356 0.747496 198.042 0.950888 197.733 1.16309C196.489 1.87827 195.306 2.49737 194.038 3.04395C192.736 3.56439 191.296 4.05652 189.447 4.55371L188.734 4.73926L188.377 4.83496C188.261 4.86693 188.109 4.89674 187.979 4.92871L186.333 5.30664L184.473 5.69336L182.391 6.09766C179.477 6.653 175.961 7.26314 171.914 8.0918C167.873 8.92917 163.322 9.96467 158.484 11.4766C153.664 12.971 148.677 14.8807 143.842 17.1631C139.007 19.4746 134.404 22.1527 130.086 25.0225C129.025 25.7464 127.998 26.4881 126.96 27.2295L125.41 28.3457C124.898 28.7179 124.428 29.1055 123.937 29.4863L121.028 31.7949C120.534 32.1815 120.092 32.5735 119.636 32.9658L118.278 34.1465L117.711 34.6426C116.232 34.0423 114.729 33.4968 113.207 33.0127L112.113 32.6699L112.09 32.6631L112.394 32.376L112.742 32.0645L113.442 31.4453L114.851 30.2129L116.264 28.9854C116.737 28.5785 117.197 28.1715 117.714 27.7676L120.747 25.3574C121.262 24.9591 121.75 24.5605 122.288 24.168L123.907 22.999C124.995 22.2227 126.068 21.4493 127.179 20.6934C131.697 17.687 136.526 14.8779 141.603 12.4502C146.679 10.0514 151.913 8.0487 156.946 6.49023C162 4.91142 166.722 3.83821 170.865 2.98047C175.011 2.13154 178.555 1.51827 181.419 0.97168L183.449 0.579102L185.229 0.208984L186.143 0H199.488L199.152 0.24707Z' fill='%231F1E21'/%3E%3C/svg%3E")}}}.article-quote-oryx{background-color:var(--surface-container-invert,#e31837);color:var(--content-invert,#ffffff);display:flex;flex-direction:column;align-items:flex-start;border-radius:var(--radius-xs,8px);width:100%;height:100%;position:relative;gap:8px;padding-top:14.5%;padding-bottom:14.5%;padding-left:calc((100% - 220px) * 2 / 12);padding-right:calc((100% - 220px) * 2 / 12);@media (max-width:767px){padding:32% 16px}&.--with-icon{.article-quote-oryx__content:before{mask:url('data:image/svg+xml,<svg width="54" height="54" viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg"><path d="M23 23C24.1046 23 25 23.8954 25 25V41C25 42.1046 24.1046 43 23 43H7C5.89543 43 5 42.1046 5 41V23L12.8262 10H17L9.17383 23H23Z" /><path d="M47 23C48.1046 23 49 23.8954 49 25V41C49 42.1046 48.1046 43 47 43H31C29.8954 43 29 42.1046 29 41V23L36.8262 10H41L33.1738 23H47Z" /></svg>');mask-size:contain;mask-repeat:no-repeat;mask-position:center;width:54px;height:54px;content:"";background-color:var(--surface-container-invert,#e31837);top:0;left:-74px;position:absolute;@media (max-width:1024px){width:40px;height:40px;left:-56px}@media (max-width:767px){width:40px;height:40px;left:auto;top:-48px}}&.article-quote-oryx--red{.article-quote-oryx__content:before{background-color:var(--content-invert,#ffffff)}}}&.article-quote-oryx--small{padding:var(--padding-3xl,80px) calc((100% - 220px) * 2 / 12);@media (max-width:767px){padding:var(--padding-3xl,80px) var(--Global-sizes-margin,16px)}.article-quote-oryx__text{font-size:var(--typography-heading-font-size-md,36px);line-height:var(--typography-heading-line-height-md,46px);margin-bottom:24px}.article-quote-oryx__author{flex-direction:row}}&.article-quote-oryx--min{padding:0;@media (max-width:767px){padding:var(--padding-sm,24px) 0}.article-quote-oryx__content{@media (max-width:767px){margin-top:42px}}.article-quote-oryx__text{font-size:var(--typography-heading-font-size-md,36px);line-height:var(--typography-heading-line-height-md,46px);margin-bottom:24px;@media (max-width:767px){font-size:var(--typography-heading-font-size-md,28px);font-weight:var(--typography-heading-font-weight,600);line-height:var(--typography-heading-line-height-md,37px)}}.article-quote-oryx__author{flex-direction:row;@media (max-width:767px){flex-direction:column;gap:8px var(--gap-3xs,8px)}}}&.article-quote-oryx--none{background-color:transparent;color:var(--content-primary,#1f1e21);.article-quote-oryx__author-name{color:var(--surface-container-invert,#e31837)}}}.article-quote-oryx--grey{background-color:var(--quote-light-surface,#f8f8fa);color:var(--content-primary,#1f1e21);.article-quote-oryx__author-name{color:var(--surface-container-invert,#e31837)}}.article-quote-oryx__content{display:flex;flex-direction:column;gap:var(--padding-sm,24px);align-items:flex-start;width:100%;max-width:910px;line-height:0;font-style:normal;position:relative;z-index:1}.article-quote-oryx__text{display:flex;flex-direction:column;font-family:var(--typography-font-family-primary,'Inter',sans-serif);font-weight:var(--typography-heading-font-weight,550);font-size:var(--typography-heading-font-size-lg,52px);line-height:var(--typography-heading-line-height-lg,56px);width:100%;justify-content:flex-end;margin:0;white-space:pre-wrap;margin-bottom:24px;@media (max-width:1024px){font-size:36px;line-height:1.07}@media (max-width:767px){font-size:var(--typography-heading-font-size-sm,24px);font-weight:var(--typography-heading-font-weight,600);line-height:var(--typography-heading-line-height-sm,32px)}}.article-quote-oryx__author{display:flex;flex-direction:column;gap:var(--gap-xs,16px);align-items:flex-start;font-family:var(--typography-font-family-tertiary,'DM Mono',monospace);font-size:var(--typography-label-font-size-md,16px);line-height:var(--typography-label-line-height-md,20px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;width:100%;z-index:1;@media (max-width:767px){font-size:var(--typography-label-font-size-sm,12px);font-weight:500;line-height:var(--typography-label-line-height-sm,19px)}}.article-quote-oryx__author-name{margin:0}.article-quote-oryx__author-position{margin:0;opacity:0.6}@media (prefers-reduced-motion:no-preference){.article-quote-oryx__content,.article-quote-oryx__author{opacity:0;transform:translateY(24px);transition:opacity 0.6s ease,transform 0.6s ease}.article-quote-oryx__content{transition-delay:0.2s}.article-quote-oryx__author{transition-delay:0.5s}.article-quote-oryx.is-visible .article-quote-oryx__content,.article-quote-oryx.is-visible .article-quote-oryx__author{opacity:1;transform:translateY(0)}}
.oryx-button{gap:var(--gap-sm,24px);padding:var(--button-padding-y,24px)var(--button-padding-x,16px);border-radius:var(--button-radius,6px);font-family:var(--typography-font-family-tertiary,"DM Mono",monospace);font-size:var(--typography-label-font-size-md,16px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-md,20px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;cursor:pointer;border:none;align-items:center;max-width:296px;text-decoration:none;transition:all .2s;display:inline-flex}:is(.oryx-button:hover,.oryx-button:focus-visible) .oryx-button__plus:before{animation-name:rotate;animation-duration:.5s;animation-delay:.2s}.oryx-button:focus-visible{outline:2px solid var(--button-red-default-surface,#e31837);outline-offset:2px}.oryx-button:disabled{background:var(--button-white-disabled-surface,#edeef3);color:var(--button-white-disabled-text,#9599a8);border:1px solid var(--button-white-disabled-surface,#edeef3)}.oryx-button:disabled .oryx-button__plus:before,.oryx-button:disabled .oryx-button__plus:after{background-color:var(--button-white-disabled-icon,#9599a8)}.oryx-button:disabled:hover{background:var(--button-white-disabled-surface,#edeef3);color:var(--button-white-disabled-text,#9599a8);border-color:var(--button-white-disabled-surface,#edeef3);cursor:default}.oryx-button:disabled:hover .oryx-button__plus:before,.oryx-button:disabled:hover .oryx-button__plus:after{background-color:var(--button-white-disabled-icon,#9599a8);animation:none}.oryx-button__text{text-align:left;margin:0}.oryx-button__icon{flex-shrink:0;justify-content:center;align-items:center;width:9px;height:9px;display:flex;position:relative}.oryx-button__plus{width:100%;height:100%;position:relative}.oryx-button__plus:before,.oryx-button__plus:after{content:"";background-color:currentColor;position:absolute}.oryx-button__plus:before{width:1px;height:9px;top:0;left:4px}.oryx-button__plus:after{width:9px;height:1px;top:4px;left:0}.oryx-button--light{background-color:var(--oryxcolors-neutrals-0,white);color:var(--button-red-hover-text,#1f1e21);border:1px solid var(--button-red-hover-border,#d0d3e1);transition:all .2s}.oryx-button--light:hover,.oryx-button--light:focus-visible{background-color:var(--button-white-hover-surface,#1f1e21);border-color:var(--button-white-hover-surface,#1f1e21);color:var(--button-white-hover-text,#fff)}.oryx-button--light:active{background-color:var(--oryxcolors-neutrals-0,white);color:var(--button-red-hover-text,#1f1e21);border-color:var(--button-red-hover-border,#d0d3e1)}.oryx-button--light .oryx-button__plus:before,.oryx-button--light .oryx-button__plus:after{background-color:var(--button-white-default-icon,#e31837)}.oryx-button--dark{background-color:var(--button-red-default-surface,#e31837);color:var(--button-red-default-text,#fff);border:1px solid var(--button-red-default-surface,#e31837)}.oryx-button--dark:hover,.oryx-button--dark:focus-visible{border-color:var(--button-red-hover-border,#d0d3e1);background:var(--oryxcolors-neutrals-0,#fff);color:var(--button-red-hover-text,#1f1e21)}:is(.oryx-button--dark:hover,.oryx-button--dark:focus-visible) .oryx-button__plus:before,:is(.oryx-button--dark:hover,.oryx-button--dark:focus-visible) .oryx-button__plus:after{background-color:var(--button-white-default-icon,#e31837)}.oryx-button--dark:active{background-color:var(--button-red-default-surface,#e31837);color:var(--button-red-default-text,white);border-color:var(--button-red-default-surface,#e31837)}.oryx-button--link{color:var(--textlink-primary-default-text,#1f1e21);border:none;border-radius:0;justify-content:flex-start;margin-right:auto;padding:0 0 12px;position:relative;background-color:#0000!important}.oryx-button--link:after{content:"";background-image:linear-gradient(90deg,var(--textlink-primary-default-border,#9599a8)0%,var(--textlink-primary-default-border,#9599a8)33.33%,transparent 33.33%,transparent 66.66%,var(--textlink-primary-default-border,#9599a8)66.66%,var(--textlink-primary-default-border,#9599a8)100%);background-position:var(--d,100%)100%;background-repeat:no-repeat;background-size:300% 1px;height:1px;position:absolute;bottom:0;left:0;right:0}.oryx-button--link:hover,.oryx-button--link:focus-visible{color:var(--textlink-primary-hover-text,#e31837)}:is(.oryx-button--link:hover,.oryx-button--link:focus-visible):after{--d:0;transition:all 1s}:is(.oryx-button--link:hover,.oryx-button--link:focus-visible) .oryx-button__plus:before,:is(.oryx-button--link:hover,.oryx-button--link:focus-visible) .oryx-button__plus:after{background-color:var(--textlink-primary-default-text,#1f1e21)}:is(.oryx-button--link:hover,.oryx-button--link:focus-visible) .oryx-button__plus:before{animation-name:rotate;animation-duration:.7s;animation-delay:.5s}.oryx-button--link .oryx-button__text{min-width:auto}.oryx-button--link .oryx-button__plus:before,.oryx-button--link .oryx-button__plus:after{background-color:var(--button-white-default-icon,#e31837)}.oryx-button--link.oryx-button--light{color:var(--textlink-invert-default-text,#fff)}.oryx-button--link.oryx-button--light:after{background-image:linear-gradient(90deg,#e0e2eb 0% 33.33%,#0000 33.33% 66.66%,#e0e2eb 66.66% 100%);background-position:var(--d,100%)100%;background-repeat:no-repeat;background-size:300% 1px}.oryx-button--link.oryx-button--light:hover{background-color:#0000}.oryx-button--link.oryx-button--light:hover:after{background-image:linear-gradient(90deg,#fff 0% 33.33%,#0000 33.33% 66.66%,#fff 66.66% 100%);background-position:var(--d,100%)100%;background-repeat:no-repeat;background-size:300% 1px}.oryx-button--link.oryx-button--light:hover .oryx-button__plus:before,.oryx-button--link.oryx-button--light:hover .oryx-button__plus:after{background-color:var(--textlink-invert-hover-icon,#fff)}.oryx-button--link.oryx-button--light .oryx-button__plus:before,.oryx-button--link.oryx-button--light .oryx-button__plus:after{background-color:var(--textlink-invert-default-icon,#edeef3)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(180deg)}}
.card-data-oryx{color:var(--content-invert,white);background:var(--cards-data-red-surface,#e31837);border-radius:var(--cards-sm-radius,8px);width:100%;transition:all .2s;position:relative;top:0}@media (max-width:1024px){.card-data-oryx{height:100%}}.card-data-oryx:hover{top:-2px}.card-data-oryx--red{color:var(--content-invert,white);background:var(--cards-data-red-surface,#e31837)}.card-data-oryx--blur{color:var(--content-invert,white);background:0 0;overflow:hidden}.card-data-oryx--blur:before{content:"";background:var(--cards-data-blur-surface,#fff3);filter:blur(14px);position:absolute;inset:0}.card-data-oryx__wrapper{padding-top:110%;position:relative}@media (max-width:1024px){.card-data-oryx__wrapper{padding:0}}.card-data-oryx__inner{padding:var(--padding-sm,24px)var(--padding-sm,24px)var(--padding-lg,40px)var(--padding-sm,24px);flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}@media (max-width:1024px){.card-data-oryx__inner{padding:var(--padding-xs,16px)var(--padding-xs,16px)var(--padding-sm,24px)var(--padding-xs,16px);gap:42px;position:static}}.card-data-oryx__value{white-space:nowrap;font-family:var(--typography-font-family-secondary,"Gandur");font-size:var(--typography-display-font-size-sm,67px);font-weight:500;line-height:var(--typography-display-line-height-sm,64px);text-transform:uppercase;align-items:center;margin-bottom:100px;display:flex}.card-data-oryx__value--md{font-size:62px;line-height:60px}.card-data-oryx__value--sm{font-size:58px;line-height:56px}.card-data-oryx__value--xs{font-size:52px;line-height:52px}.oryx-grid:has(.card-data-oryx__value--md) .card-data-oryx__value{font-size:62px;line-height:60px}.oryx-grid:has(.card-data-oryx__value--sm) .card-data-oryx__value{font-size:58px;line-height:56px}.oryx-grid:has(.card-data-oryx__value--xs) .card-data-oryx__value{font-size:52px;line-height:52px}@media (max-width:1365px){.card-data-oryx__value{margin-bottom:0;font-size:42px}.card-data-oryx__value--md,.card-data-oryx__value--sm,.card-data-oryx__value--xs,.oryx-grid:has(.card-data-oryx__value--md) .card-data-oryx__value,.oryx-grid:has(.card-data-oryx__value--sm) .card-data-oryx__value,.oryx-grid:has(.card-data-oryx__value--xs) .card-data-oryx__value{font-size:42px;line-height:42px}}.card-data-oryx__title{font-family:var(--typography-font-family-tertiary,"DM Mono",monospace);font-size:var(--typography-label-font-size-md,16px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-md,22px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase}.card-data-oryx__details{gap:var(--gap-xs,16px);flex-direction:column;display:flex}.card-data-oryx__description{color:var(--cards-data-blur-description,#fff);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-body-font-size-sm,16px);font-style:normal;font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-sm,24px)}.card-data-oryx--small .card-data-oryx__wrapper{padding:0}.card-data-oryx--small .card-data-oryx__inner{padding:var(--padding-xs,16px)var(--padding-xs,16px)var(--padding-sm,24px)var(--padding-xs,16px);gap:42px;position:static}.card-data-oryx--small .card-data-oryx__value{margin-bottom:0}
.card-download-oryx{width:100%;padding:var(--cards-focus-padding-y,24px)var(--cards-focus-padding-x,24px);border-radius:var(--cards-sm-radius,8px);flex-direction:column;align-items:flex-start;height:100%;display:flex;position:relative}.card-download-oryx:before{content:"";background-color:var(--border-secondary,#e0e2eb);width:1px;height:100%;position:absolute;top:0;left:0}.column3-col .card-download-oryx{width:100%;max-width:none!important}.column3-col .card-download-oryx.card-download-oryx--vertical,.column3-col .card-download-oryx.card-download-oryx--inline{max-width:none!important}.card-download-oryx--vertical{gap:var(--gap-xl,64px);max-width:329px}.card-download-oryx--inline{gap:var(--gap-lg,40px);max-width:475px}.card-download-oryx--red{background-color:var(--cards-action-red-surface,#e31837)}.card-download-oryx--grey{background-color:var(--cards-action-grey-surface,#edeef3)}.card-download-oryx--grey .icon-wrapper:before,.card-download-oryx--nocolor .icon-wrapper:before{background-color:var(--oryxcolors-neutrals-0,#fff)}.card-download-oryx__content{flex-direction:column;align-items:flex-start;width:100%;height:100%;display:flex}.card-download-oryx--vertical .card-download-oryx__content{gap:var(--gap-xs,16px)}.card-download-oryx--inline .card-download-oryx__content{gap:var(--padding-sm,24px)}.card-download-oryx__title-row{align-items:center;gap:var(--gap-xs,16px);width:100%;display:flex}.card-download-oryx__title-row .card-download-oryx__title{flex:1 0 0}.card-download-oryx__icon-bloc{border-radius:var(--radius-2xs,6px);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.card-download-oryx--grey .card-download-oryx__icon-bloc,.card-download-oryx--nocolor .card-download-oryx__icon-bloc{background-color:var(--surface-container-invert,#e31837)}.card-download-oryx--red .card-download-oryx__icon-bloc{background-color:var(--surface-container-primary,white)}.card-download-oryx__icon{width:24px;height:24px}.card-download-oryx__title{width:100%;min-height:70px;font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-size:var(--typography-heading-font-size-sm,24px);font-weight:var(--typography-heading-font-weight,550);line-height:var(--typography-heading-line-height-sm,31.5px);flex-direction:column;justify-content:flex-start;display:flex}.card-download-oryx__title p{white-space:pre-wrap;margin:0}.card-download-oryx--grey .card-download-oryx__title{color:var(--cards-action-grey-title,#1f1e21)}.card-download-oryx--red .card-download-oryx__title{color:var(--cards-action-red-title,white)}.card-download-oryx__description{text-overflow:ellipsis;width:100%;font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-weight:var(--typography-body-font-weight,450);flex-direction:column;justify-content:flex-end;display:flex;overflow:hidden}.card-download-oryx__description p{white-space:pre-wrap;margin:0}.card-download-oryx--grey .card-download-oryx__description{color:var(--cards-action-grey-description,#535765);font-size:var(--typography-body-font-size-xs,14px);line-height:var(--typography-body-line-height-xs,21.5px)}.card-download-oryx--red.card-download-oryx--vertical .card-download-oryx__description{color:var(--cards-action-red-description,white);font-size:var(--typography-body-font-size-xs,14px);line-height:var(--typography-body-line-height-xs,21.5px)}.card-download-oryx--red.card-download-oryx--inline .card-download-oryx__description{color:var(--cards-action-red-description,white);font-size:var(--typography-body-font-size-sm,16px);line-height:var(--typography-body-line-height-sm,24px)}.card-download-oryx__link{cursor:pointer;align-items:center;gap:24px;padding-bottom:12px;text-decoration:none;transition:opacity .2s;display:flex}.card-download-oryx__link:hover{opacity:.8}.card-download-oryx--grey .card-download-oryx__link{border-bottom:1px solid var(--textlink-primary-default-border,#9599a8)}.card-download-oryx--red .card-download-oryx__link{border-bottom:1px solid var(--textlink-invert-default-border,#e0e2eb)}.card-download-oryx__link-text{font-family:var(--typography-font-family-tertiary,"DM Mono",monospace);font-size:var(--typography-label-font-size-md,16px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-md,20px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;white-space:nowrap;flex-direction:column;justify-content:flex-end;display:flex}.card-download-oryx__link-text p{margin:0}.card-download-oryx--grey .card-download-oryx__link-text{color:var(--textlink-primary-default-text,#1f1e21)}.card-download-oryx--red .card-download-oryx__link-text{color:var(--textlink-invert-default-text,white)}.card-download-oryx__link-icon{flex-shrink:0;justify-content:center;align-items:center;width:9px;height:9px;display:flex;position:relative}.card-download-oryx__plus{width:100%;height:100%;position:relative}.card-download-oryx__plus:before,.card-download-oryx__plus:after{content:"";position:absolute}.card-download-oryx--grey .card-download-oryx__plus:before,.card-download-oryx--grey .card-download-oryx__plus:after{background-color:var(--textlink-primary-default-icon,#e31837)}.card-download-oryx--red .card-download-oryx__plus:before,.card-download-oryx--red .card-download-oryx__plus:after{background-color:var(--textlink-invert-default-icon,#edeef3)}.card-download-oryx__plus:before{width:1px;height:9px;top:0;left:4px}.card-download-oryx__plus:after{width:9px;height:1px;top:4px;left:0}@media (max-width:1024px){.card-download-oryx{padding:var(--cards-action-padding-y,32px)var(--cards-action-padding-x,20px);max-width:100%}.card-download-oryx--vertical{gap:var(--gap-lg,48px)}.card-download-oryx__title{font-size:var(--typography-heading-font-size-xs,20px);line-height:var(--typography-heading-line-height-xs,26.75px)}}@media (max-width:768px){.card-download-oryx{padding:var(--cards-action-padding-y,24px)var(--cards-action-padding-x,16px)}.card-download-oryx--vertical{gap:var(--gap-md,32px)}.card-download-oryx__content{gap:var(--gap-2xs,12px)}.card-download-oryx__icon-bloc{width:40px;height:40px}.card-download-oryx__icon{width:20px;height:20px}.card-download-oryx__title{font-size:var(--typography-heading-font-size-2xs,18px);line-height:var(--typography-heading-line-height-2xs,23.75px)}.card-download-oryx__description{font-size:var(--typography-body-font-size-2xs,12px);line-height:var(--typography-body-line-height-2xs,18.5px)}.card-download-oryx__link-text{font-size:var(--typography-label-font-size-sm,12px);line-height:var(--typography-label-line-height-sm,14px)}}
.column2-oryx{width:100%}.column2-oryx.--bg-grey{background-color:var(--surface-section-tertiary,#edeef3)}.column2-oryx.--bg-red{background-color:var(--surface-section-invert,#e31837)}.column2-grid{align-items:stretch;gap:var(--gap-sm,16px);grid-template-columns:repeat(12,1fr);width:100%;display:grid}@media (max-width:1024px){.column2-grid{grid-template-columns:repeat(2,1fr)}}.column2-grid.--lg{gap:var(--gap-lg,32px)}.column2-grid.--md{gap:var(--gap-md,24px)}.column2-grid.--sm{gap:var(--gap-sm,16px)}.column2-grid.--none{gap:0}.column2-col{flex-direction:column;align-items:flex-start;display:flex}@media (max-width:768px){.column2-col{min-height:100px}}.column2-col--1-3{grid-column:span 4}.column2-col--2-3{grid-column:span 8}.column2-col--1-2{grid-column:span 6}.column2-placeholder{background-color:var(--surface-container,#f5f5f5);border:2px dashed var(--border-default,#ccc);border-radius:var(--cards-sm-radius,8px);min-height:200px;color:var(--content-secondary,#666);font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-size:var(--typography-body-font-size-md,16px);padding:var(--padding-sm,24px);justify-content:center;align-items:center;display:flex}.column2-col--1-4{justify-content:center}@media (min-width:1025px){.column2-col--1-4{grid-column:2/span 4}}.column2-col--1-4 .oryx-component-wrapper:first-of-type{margin-top:0}@media (max-width:1024px){.column2-col--1-4 .oryx-component-wrapper:first-of-type{padding:0}}.column2-col--5-1{justify-content:center}@media (min-width:1025px){.column2-col--5-1{grid-column:7/span 5}}.column2-col--5-1 .oryx-component-wrapper:first-of-type{margin-top:0}@media (max-width:1024px){.column2-col--5-1 .oryx-component-wrapper:first-of-type{padding:0}}.column2-col--1-5{justify-content:center}@media (min-width:1025px){.column2-col--1-5{grid-column:2/span 5}}.column2-col--1-5 .oryx-component-wrapper:first-of-type{margin-top:0}@media (max-width:1024px){.column2-col--1-5 .oryx-component-wrapper:first-of-type{padding:0}}.column2-col--4-1{justify-content:center}@media (min-width:1025px){.column2-col--4-1{grid-column:8/span 4}}.column2-col--4-1 .oryx-component-wrapper:first-of-type{margin-top:0}@media (max-width:1024px){.column2-col--4-1 .oryx-component-wrapper:first-of-type{padding:0}}:is(.column2-col--4-1,.column2-col--1-5,.column2-col--1-4,.column2-col--5-1) .image-oryx__img{width:562px;height:478px}@media (max-width:1024px){.column2-grid{gap:var(--gap-md,24px)}}@media (max-width:767px){.column2-grid{gap:var(--gap-sm,16px);grid-template-columns:1fr}.column2-grid .oryx-component-wrapper{padding:0}.column2-col--1-3,.column2-col--2-3,.column2-col--1-2,.column2-col--4-1,.column2-col--5-1,.column2-col--1-4,.column2-col--1-5{grid-column:span 1}.column2-placeholder{min-height:150px}.column2-col--1-5,.column2-col--5-1{order:-1}}
.column4-oryx{width:100%}.column4-oryx.--bg-grey{background-color:var(--surface-section-tertiary,#edeef3)}.column4-oryx.--bg-red{background-color:var(--surface-section-invert,#e31837)}.column4-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;width:100%;display:grid}.column4-grid.--lg{gap:var(--gap-lg,32px)}.column4-grid.--md{gap:var(--gap-md,24px)}.column4-grid.--sm{gap:var(--global-sizes-gutter,16px)}.column4-grid.--none{gap:0}.column4-col{flex-direction:column;min-height:100px;display:flex}.column4-placeholder{background-color:var(--surface-container,#f5f5f5);border:2px dashed var(--border-default,#ccc);border-radius:var(--cards-sm-radius,8px);min-height:200px;color:var(--content-secondary,#666);font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-size:var(--typography-body-font-size-md,16px);padding:var(--padding-sm,24px);justify-content:center;align-items:center;display:flex}@media (prefers-reduced-motion:no-preference){.column4-col{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.column4-grid.is-visible .column4-col:nth-child(1){transition-delay:0s}.column4-grid.is-visible .column4-col:nth-child(2){transition-delay:.15s}.column4-grid.is-visible .column4-col:nth-child(3){transition-delay:.3s}.column4-grid.is-visible .column4-col:nth-child(4){transition-delay:.45s}.column4-grid.is-visible .column4-col{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.column4-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.column4-grid{grid-template-columns:1fr;gap:var(--gap-sm,16px)}.column4-placeholder{min-height:150px}}

.oryx-footer-wrapper{border-top:1px solid var(--border-secondary,#e0e2eb);padding:var(--padding-2xl,64px)0 var(--padding-lg,40px)0;margin-top:var(--padding-2xl,64px);position:relative;overflow:hidden}@media (min-width:768px){.oryx-footer-wrapper{gap:var(--padding-3xl,80px);padding-top:var(--padding-3xl,80px);padding-bottom:var(--padding-lg,40px);margin-top:var(--padding-3xl,80px)}}.oryx-footer-wrapper:after{content:"";background-color:var(--quote-light-wax);z-index:0;width:100%;height:100%;position:absolute;top:0;right:-500px;-webkit-mask-image:url("data:image/svg+xml,<svg width=\"888\" height=\"686\" viewBox=\"0 0 888 686\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_1780_194)\"><path d=\"M701.769 38.63L704.794 38.6759C708.834 38.7969 712.858 38.7972 716.913 39.13C749.275 41.112 781.561 49.9317 810.549 64.7736C839.582 79.5852 865.378 100.282 886.106 125.261C906.848 150.209 922.491 179.576 931.614 210.94C936.183 226.613 939.134 242.756 940.42 258.914L940.858 264.982C940.995 266.994 941.025 269.021 941.085 271.033L941.191 276.026H1294.87C1298.67 276.01 1302.45 276.01 1306.19 276.177C1309.93 276.298 1313.71 276.344 1317.32 276.813C1320.94 277.221 1324.69 277.433 1328.16 278.083L1333.42 278.961C1335.19 279.249 1336.93 279.581 1338.58 280.005C1341.91 280.822 1345.31 281.518 1348.58 282.441C1355.04 284.332 1361.47 286.42 1367.69 289.037C1380.2 294.09 1392.09 300.702 1403.11 308.63C1414.11 316.558 1424.27 325.726 1433.14 336.044C1437.62 341.158 1441.72 346.605 1445.61 352.188C1449.39 357.846 1452.96 363.655 1456.06 369.707C1462.46 381.72 1467.18 394.565 1470.61 407.697C1471.1 409.316 1471.42 410.996 1471.78 412.645C1472.13 414.309 1472.52 415.958 1472.84 417.622L1473.7 422.63L1474.13 425.142L1474.44 427.668L1475.08 432.706C1475.26 434.385 1475.35 436.08 1475.5 437.759C1475.85 441.133 1475.88 444.507 1475.97 447.896C1476.08 451.269 1475.88 454.659 1475.86 458.093C1475.61 461.467 1475.49 464.841 1475.12 468.199C1474.7 471.558 1474.46 474.917 1473.81 478.245L1472.96 483.238C1472.87 484.055 1472.52 484.933 1472.28 485.795L1471.49 488.382L1465.17 509.079C1464.09 512.529 1463.11 515.978 1461.96 519.428L1457.1 529.882L1446.57 553.727L1443.2 563.258C1441.91 566.541 1441.29 569.309 1440.42 572.244C1439.6 575.149 1438.62 578.024 1438.06 580.959L1436.03 589.704C1435.55 592.624 1435.03 595.559 1434.49 598.479C1434.35 599.205 1434.18 599.932 1434.09 600.673L1433.84 602.882L1433.29 607.284C1433.12 608.752 1432.88 610.219 1432.75 611.687L1432.46 616.12C1431.61 627.936 1431.54 639.843 1432.76 651.886C1432.99 654.897 1433.49 657.908 1433.8 660.934L1434.06 663.202L1434.46 665.472L1435.58 672.25C1435.95 674.55 1436.47 676.623 1436.91 678.817C1437.13 679.906 1437.35 680.98 1437.6 682.069L1438.48 685.322L1442 698.333L1443.78 704.839L1444.65 708.092C1444.95 709.181 1445.24 710.27 1445.41 711.329L1447.78 724.159L1450.16 736.988C1450.4 740.983 1450.45 744.886 1450.6 748.835L1450.98 760.666C1450.98 761.15 1451.01 761.65 1451.01 762.134L1450.92 763.526L1450.73 766.294C1450.6 768.14 1450.52 770.001 1450.34 771.847C1448.89 786.643 1445.51 801.304 1440.33 815.511C1429.8 843.863 1411.46 869.735 1387.92 889.358C1364.35 908.965 1335.49 922.157 1305.84 927.195C1303.99 927.589 1302.13 927.756 1300.27 928.028C1298.41 928.255 1296.55 928.558 1294.69 928.739L1289.11 929.208L1286.31 929.435L1283.51 929.526L1280.48 929.616H1280.3L1277.93 929.693C1276.58 929.708 1275.25 929.662 1273.92 929.616H207.536L204.722 929.571L201.454 929.481C197.082 929.329 192.755 929.208 188.307 928.724C183.889 928.27 179.471 927.892 175.099 927.12C140.014 921.795 106.426 907.134 78.6632 885.015C64.7897 874.001 52.278 861.126 41.6876 846.995C31.1272 832.91 22.4275 817.659 15.6495 801.243C2.07848 768.458 -2.8844 732.148 1.62409 696.942C3.84812 679.346 8.38755 662.038 15.0294 645.592C16.6179 641.416 18.4791 637.483 20.3399 633.534L23.0323 627.966L24.546 625.001L30.6124 613.154L79.1329 518.4L103.4 471.014L104.534 468.79L105.079 467.776L108.181 462.178C110.284 458.456 112.433 454.765 114.642 451.104C117.002 447.518 119.468 443.993 121.964 440.498L125.746 435.278C127.017 433.554 128.455 431.935 129.816 430.271C132.585 426.972 135.398 423.704 138.258 420.496C141.148 417.319 144.295 414.369 147.366 411.359C152.102 406.593 157.276 402.341 162.525 398.181C162.238 397.803 161.936 397.44 161.649 397.062C150.892 382.704 141.965 367.226 135.247 351.265C128.484 335.303 123.658 318.888 120.769 302.397C119.241 294.136 118.333 285.875 117.697 277.6C117.213 269.324 116.987 261.047 117.35 252.802C118.575 219.85 126.684 187.019 142.328 156.276C150.195 140.95 160.014 126.199 171.709 112.689C183.465 99.2235 197.036 86.9542 212.029 76.7267C227.007 66.5143 243.241 58.2833 259.763 52.2618C276.284 46.2707 293.032 42.4884 309.266 40.4913L315.348 39.795C317.36 39.5832 319.342 39.4629 321.339 39.3116L327.33 38.9181C329.297 38.8273 331.234 38.7818 333.2 38.7365L339.071 38.63H701.769ZM182.027 420.3C177.065 424.218 172.133 428.152 167.685 432.66C165.037 435.263 162.329 437.79 159.833 440.528C157.382 443.312 154.961 446.111 152.57 448.955C151.39 450.392 150.15 451.769 149.061 453.267L145.808 457.761C143.659 460.772 141.526 463.798 139.483 466.884C137.608 470.046 135.746 473.238 133.931 476.445L131.238 481.272L130.936 481.831L130.739 482.194L130.36 482.936L129.605 484.418L105.337 531.804L56.8165 626.56L50.7501 638.405L49.2364 641.371L46.9063 646.212C45.3026 649.616 43.6991 652.975 42.3526 656.561C36.6488 670.661 32.7609 685.488 30.8546 700.572C26.9815 730.74 31.2475 761.861 42.8819 789.972C48.6916 804.042 56.1656 817.16 65.2432 829.248C74.336 841.367 85.0327 852.396 96.9395 861.837C120.723 880.794 149.529 893.366 179.607 897.92C183.343 898.601 187.142 898.889 190.924 899.282C194.721 899.721 198.458 899.812 202.21 899.933L205.024 900.008L207.506 900.054H244.104V900.068H1168.3L1092.95 870.567H207.521L206.537 870.551L205.357 870.521L202.997 870.445C199.865 870.34 196.733 870.294 193.571 869.916C190.409 869.583 187.247 869.356 184.131 868.781C159.061 865.014 135.066 854.529 115.246 838.719C105.321 830.837 96.4099 821.653 88.8301 811.547C81.2503 801.456 75.0016 790.486 70.1602 778.761C60.4624 755.356 56.8918 729.409 60.1143 704.264C61.7029 691.691 64.9565 679.33 69.7071 667.59C70.8267 664.61 72.1883 661.796 73.5196 658.951L75.4864 654.852L76.9991 651.886L83.0665 640.039L131.586 545.284L155.854 497.899L156.61 496.416L156.988 495.675C157.109 495.448 157.231 495.206 157.442 494.827L159.727 490.773C161.255 488.08 162.813 485.387 164.387 482.724C166.111 480.137 167.912 477.61 169.712 475.068L172.436 471.286C173.343 470.015 174.402 468.865 175.386 467.67C177.398 465.295 179.425 462.935 181.482 460.59C183.57 458.29 185.87 456.172 188.079 453.993C192.436 449.53 197.429 445.778 202.271 441.89C203.163 441.224 204.086 440.589 204.994 439.953C203.133 438.576 201.272 437.169 199.441 435.732C193.36 430.92 187.55 425.746 182.027 420.3ZM339.268 186.188L336.832 186.248L334.396 186.309L332.021 186.49C331.234 186.551 330.417 186.566 329.646 186.656L327.33 186.943C321.173 187.7 315.393 189.047 310.037 190.969C304.712 192.936 299.81 195.462 295.302 198.503C290.793 201.559 286.754 205.266 283.077 209.411C279.461 213.617 276.269 218.368 273.591 223.542C268.311 233.936 265.133 246.085 264.725 258.37C264.543 261.441 264.695 264.498 264.831 267.554C265.119 270.58 265.376 273.621 265.966 276.586C266.98 282.532 268.735 288.236 270.974 293.576C273.198 298.932 276.118 303.788 279.386 308.236C282.729 312.639 286.556 316.513 290.808 319.932C295.104 323.29 299.886 326.135 305.136 328.495C306.407 329.146 307.829 329.569 309.16 330.159C310.522 330.689 311.974 331.112 313.366 331.626L317.754 332.867C319.252 333.185 320.84 333.609 322.217 333.881C323.518 334.063 324.819 334.38 326.12 334.562C327.436 334.683 328.738 334.97 330.054 335.03H1274.6C1285.4 335 1296.31 334.94 1306.72 335.908C1311.95 336.347 1316.98 337.028 1321.97 337.784C1326.9 338.647 1331.82 339.675 1336.61 341.173C1346.25 344.048 1355.51 348.239 1364.04 353.7C1372.58 359.132 1380.43 365.698 1387.19 373.277C1390.63 377.029 1393.71 381.084 1396.63 385.23C1398.01 387.378 1399.48 389.451 1400.7 391.675L1402.61 394.974L1404.35 398.362C1408.99 407.395 1412.21 417.123 1414.27 427.032C1416.3 436.957 1416.86 447.14 1416.18 457.186C1416.04 459.697 1415.66 462.193 1415.41 464.69C1414.97 467.156 1414.64 469.652 1414.09 472.103C1413.5 474.538 1413.06 477.02 1412.29 479.41L1411.25 483.026C1410.9 484.237 1410.37 485.478 1409.93 486.703L1404.44 501.439L1401.68 508.807L1398.37 516.296L1391 533.514L1387.07 544.739C1385.62 548.507 1384.73 552.138 1383.64 555.815C1382.61 559.476 1381.41 563.122 1380.66 566.844L1378.08 577.964L1376.1 589.175C1375.94 590.098 1375.74 591.036 1375.62 591.974L1375.28 594.803L1374.59 600.446C1374.36 602.322 1374.07 604.198 1373.91 606.089L1373.51 611.763C1372.41 626.877 1372.39 642.097 1373.91 657.302C1374.23 661.099 1374.82 664.897 1375.22 668.694L1375.56 671.539L1376.03 674.383L1377.13 681.026C1378.14 687.304 1379.81 693.431 1381.32 699.634C1382.08 702.72 1382.88 705.822 1383.58 708.894L1385.51 718.062L1387.45 727.231L1388.69 735.944L1389.91 744.645C1390.26 747.519 1390.43 750.258 1390.64 753.087C1391.12 764.343 1389.96 775.751 1386.99 786.825C1381.05 808.975 1367.75 829.354 1349.87 844.151C1331.97 858.932 1309.4 868.04 1286.6 869.492C1275.16 870.324 1263.93 869.054 1252.81 866.603C1241.62 864.197 1229.8 860.823 1218.06 856.209L412.857 540.881L363.293 521.471L338.511 511.773L326.12 506.916L319.917 504.495L319.146 504.193C318.889 504.102 318.798 504.087 318.616 504.026L317.663 503.724L315.757 503.088L313.865 502.422C313.563 502.316 313.245 502.181 312.927 502.09L311.943 501.878C310.642 501.606 309.356 501.303 308.07 500.97C306.8 500.546 305.453 500.561 304.152 500.334L302.186 500.047C301.535 499.941 300.884 499.79 300.219 499.82C297.571 499.82 294.923 499.412 292.275 499.73C290.959 499.835 289.628 499.745 288.312 499.942C286.996 500.153 285.679 500.335 284.363 500.501C283.032 500.577 281.76 500.986 280.459 501.288C279.173 501.636 277.842 501.787 276.571 502.211C274.075 503.149 271.443 503.724 269.067 504.949C264.075 506.856 259.596 509.821 255.238 512.817C253.241 514.571 250.987 516.024 249.217 518.006C248.294 518.944 247.251 519.776 246.373 520.775C245.526 521.803 244.678 522.801 243.801 523.8C243.377 524.314 242.878 524.754 242.515 525.314L241.396 526.962L239.08 530.2C238.46 531.38 237.81 532.546 237.129 533.695L236.1 535.42C236.024 535.511 235.903 535.768 235.768 536.025L235.389 536.766L234.633 538.249L210.365 585.634L161.845 680.39L155.778 692.236L154.265 695.201L154.084 695.549L153.978 695.776L153.781 696.215L153.372 697.093C152.828 698.273 152.208 699.422 151.815 700.617C149.908 705.307 148.592 710.255 147.956 715.278C146.67 725.339 148.108 735.703 151.996 745.068C153.918 749.742 156.52 754.297 159.591 758.397C162.647 762.482 166.188 766.128 170.151 769.29C178.064 775.614 187.671 779.82 197.701 781.303C198.927 781.605 200.213 781.591 201.469 781.757C202.725 781.954 204.041 781.908 205.327 781.969L206.295 782.014L206.779 782.044L207.052 782.06H866.891L791.546 752.557H207.066C206.946 752.557 206.961 752.542 206.9 752.542L206.644 752.512L206.129 752.482C205.448 752.436 204.737 752.526 204.132 752.375C203.496 752.254 202.845 752.345 202.24 752.149C197.233 751.407 192.421 749.304 188.473 746.142C186.476 744.553 184.736 742.753 183.178 740.681C181.604 738.578 180.228 736.157 179.274 733.827C177.323 729.152 176.597 723.963 177.247 718.94C177.565 716.428 178.231 713.962 179.184 711.617C179.335 711.027 179.728 710.421 180 709.801L180.197 709.332L180.288 709.09L180.333 708.969L180.515 708.621L182.027 705.655L188.095 693.81L236.614 599.054L260.882 551.669L261.639 550.186L262.017 549.444L262.214 549.081C262.289 548.946 262.289 548.976 262.319 548.915C262.546 548.613 262.743 548.294 262.94 547.977C263.333 547.341 263.681 546.676 263.999 545.995C264.453 545.405 264.907 544.845 265.315 544.225C265.527 543.922 265.724 543.605 265.905 543.287C266.087 542.954 266.404 542.757 266.631 542.47C267.13 541.94 267.6 541.381 268.024 540.791C268.492 540.231 269.127 539.822 269.611 539.293C270.519 538.128 271.881 537.462 272.91 536.418C275.376 534.83 277.781 533.06 280.61 532.076C281.911 531.305 283.425 531.138 284.786 530.518C285.482 530.261 286.239 530.245 286.95 530.033C287.661 529.867 288.372 529.565 289.113 529.58C289.839 529.505 290.566 529.398 291.292 529.247C292.018 529.126 292.76 529.247 293.486 529.171C294.954 528.914 296.406 529.292 297.858 529.201C298.237 529.156 298.584 529.277 298.947 529.338C299.295 529.414 299.659 529.474 300.022 529.52C300.733 529.671 301.49 529.549 302.186 529.852C302.897 530.063 303.608 530.231 304.334 530.352L304.878 530.443C305.06 530.488 305.227 530.594 305.408 530.654C305.756 530.79 306.119 530.926 306.467 531.047C306.83 531.168 307.178 531.274 307.541 531.38L308.086 531.531C308.207 531.577 308.192 531.547 308.434 531.638L309.205 531.94L315.408 534.36L327.8 539.217L352.581 548.915L402.146 568.326L1215.41 886.785C1229.51 892.323 1243.72 895.818 1256.91 897.679C1260.27 898.254 1263.46 898.526 1266.73 898.798C1268.36 898.934 1269.98 899.116 1271.62 899.192L1278.97 899.373L1281.42 899.297L1286.34 899.146C1287.97 899.07 1289.62 898.873 1291.26 898.752C1292.89 898.601 1294.54 898.525 1296.17 898.253C1322.39 895 1348.11 883.865 1368.84 866.663C1389.55 849.446 1405.38 826.328 1413.61 801.077C1417.69 788.444 1419.96 775.402 1420.45 762.376C1420.51 760.757 1420.48 759.123 1420.49 757.504L1420.51 755.068C1420.52 754.267 1420.51 753.45 1420.42 752.572L1419.61 742.315C1419.34 738.895 1419.11 735.506 1418.78 732.041L1414.48 710.043C1413.67 706.367 1412.59 702.63 1411.66 698.923L1408.75 687.788L1408.02 685.004C1407.81 684.081 1407.65 683.144 1407.45 682.221C1407.09 680.345 1406.66 678.544 1406.34 676.592L1405.24 669.89L1404.82 667.333L1404.51 664.776C1404.15 661.357 1403.61 657.953 1403.33 654.549C1401.97 640.932 1402.02 627.361 1402.99 613.896L1403.33 608.843C1403.49 607.164 1403.76 605.499 1403.95 603.819L1404.58 598.797L1404.88 596.285C1404.98 595.453 1405.18 594.621 1405.32 593.789L1407.07 583.788L1409.37 573.863C1410.02 570.535 1411.13 567.267 1412.05 563.984C1413.05 560.686 1413.8 557.478 1415.17 553.953L1418.81 543.574L1427.77 523.044L1431.85 514.072C1432.9 511.107 1433.84 508.156 1434.83 505.206L1440.73 487.489C1441.19 486.022 1441.79 484.524 1442.13 483.087L1443.08 478.776C1443.79 475.916 1444.14 472.995 1444.64 470.106C1445.09 467.201 1445.32 464.266 1445.67 461.346C1445.8 458.411 1446.09 455.476 1446.11 452.526C1446.14 449.575 1446.23 446.625 1446 443.75C1445.92 442.283 1445.88 440.8 1445.77 439.333L1445.14 432.706L1444.82 430.513L1444.18 426.125C1443.62 423.22 1443.15 420.285 1442.44 417.41C1439.71 405.897 1435.73 394.61 1430.2 384.08C1427.54 378.77 1424.42 373.701 1421.13 368.754C1417.72 363.898 1414.12 359.147 1410.17 354.714C1402.35 345.757 1393.35 337.89 1383.58 331.218C1373.8 324.531 1363.23 319.13 1352.15 315.166C1346.63 313.109 1340.97 311.55 1335.27 310.173C1329.47 308.948 1323.62 307.798 1317.43 307.057C1314.42 306.588 1311.2 306.436 1308.06 306.149C1304.95 305.816 1301.71 305.785 1298.49 305.694C1295.28 305.573 1292.04 305.574 1288.79 305.589H341.099L331.869 305.573C331.204 305.543 330.568 305.346 329.902 305.331C329.252 305.256 328.617 305.06 327.951 304.999C327.165 304.833 326.029 304.515 325.03 304.333C324.077 304.046 323.124 303.773 322.171 303.516C321.309 303.168 320.371 302.926 319.539 302.593C318.752 302.2 317.829 301.988 317.103 301.579C313.986 300.172 311.368 298.599 309.054 296.799C306.8 294.938 304.757 292.91 302.927 290.505C301.157 288.039 299.432 285.315 298.115 282.077C296.784 278.87 295.649 275.315 295.014 271.457C294.62 269.551 294.484 267.553 294.273 265.571C294.212 263.559 294.076 261.532 294.212 259.505C294.454 251.365 296.633 243.347 299.856 237.023C301.505 233.876 303.366 231.122 305.378 228.776C307.435 226.492 309.568 224.495 311.974 222.876C314.394 221.272 317.027 219.88 320.113 218.731C323.23 217.611 326.817 216.765 330.962 216.25L332.52 216.053C333.049 215.992 333.624 215.993 334.169 215.947L335.818 215.811L337.558 215.78L339.313 215.72H701.708L702.524 215.766C703.599 215.841 704.688 215.736 705.747 215.887C714.295 216.416 722.466 218.67 730 222.513C737.519 226.341 744.342 231.788 749.804 238.354C755.265 244.935 759.275 252.561 761.62 260.609C762.785 264.649 763.557 268.794 763.89 273.061C763.98 274.059 764.056 275.057 764.056 276.086H793.573L793.559 275.405C793.559 273.817 793.437 272.259 793.301 270.7C792.802 264.452 791.682 258.309 789.942 252.333C786.463 240.396 780.517 229.139 772.514 219.502C764.51 209.88 754.525 201.876 743.42 196.218C732.315 190.529 720.12 187.186 707.608 186.414C706.065 186.233 704.477 186.323 702.903 186.233L701.723 186.188H339.268ZM232.681 457.186C228.293 459.743 224.057 462.557 219.941 465.507C216.038 468.684 211.968 471.664 208.474 475.295C206.688 477.08 204.798 478.76 203.118 480.621L198.201 486.355C197.399 487.323 196.521 488.231 195.795 489.26L193.616 492.331C192.164 494.389 190.697 496.431 189.29 498.519L185.537 505.055L183.677 508.323C183.102 509.382 182.633 510.32 182.118 511.318L157.851 558.704L109.331 653.459L103.264 665.306L101.751 668.271L100.148 671.645C99.0733 673.929 97.9684 676.184 97.0909 678.574C93.2934 687.97 90.6762 697.849 89.4053 707.91C86.8182 728.032 89.6928 748.775 97.4542 767.505C105.155 786.22 117.652 802.923 133.553 815.556C149.408 828.219 168.608 836.601 188.669 839.611C191.165 840.096 193.707 840.232 196.219 840.52C198.73 840.822 201.257 840.853 203.783 840.943C205.024 840.989 206.371 841.049 207.506 841.049H1017.61L942.266 811.547H207.506C206.417 811.547 205.554 811.486 204.57 811.456C202.664 811.381 200.742 811.395 198.866 811.138C196.975 810.911 195.069 810.85 193.208 810.457C178.17 808.218 163.752 801.924 151.875 792.423C139.998 782.982 130.557 770.364 124.747 756.278C118.923 742.239 116.759 726.671 118.711 711.557C119.664 704.007 121.631 696.593 124.49 689.558C125.126 687.758 126.003 686.048 126.805 684.323L128.046 681.691L129.559 678.726L135.626 666.879L184.146 572.123L208.413 524.738C208.912 523.77 209.427 522.711 209.926 521.818L211.379 519.322L214.238 514.315L217.552 509.609L219.2 507.249C219.745 506.463 220.441 505.781 221.046 505.04L224.783 500.667C226.069 499.245 227.537 497.99 228.884 496.628C231.516 493.814 234.693 491.605 237.628 489.139C243.876 484.721 250.427 480.575 257.599 477.746C261.063 476.052 264.801 475.099 268.432 473.828C269.445 473.495 270.489 473.253 271.533 473.026C270.747 472.8 269.945 472.572 269.158 472.33C265.119 470.984 261.124 469.682 257.115 468.154C253.106 466.551 249.111 465.083 245.132 463.222C240.956 461.361 236.796 459.349 232.681 457.186ZM339.222 127.077L335.409 127.168L331.597 127.274L327.77 127.546C326.484 127.637 325.212 127.697 323.941 127.833L320.113 128.287C309.916 129.543 299.75 131.858 289.931 135.413C280.112 138.999 270.686 143.81 261.986 149.726C253.287 155.656 245.435 162.783 238.521 170.665C231.667 178.608 225.827 187.337 221.076 196.581C211.651 215.099 206.507 235.524 205.766 256.085C205.524 261.229 205.705 266.374 205.978 271.518C206.401 276.646 206.916 281.79 207.884 286.859C209.639 297.025 212.634 307.011 216.674 316.603C220.698 326.195 226.009 335.303 232.273 343.715C238.612 352.097 246.04 359.661 254.271 366.212C270.852 379.238 290.536 387.741 310.658 391.705C315.848 392.673 321.067 393.582 326.332 393.99L341.144 394.005H1285.31C1291.79 394.05 1298.32 393.717 1304.74 394.867C1311.14 395.926 1317.38 397.969 1323.1 401.056C1328.84 404.082 1334.09 408.045 1338.54 412.78C1343.04 417.455 1346.74 422.887 1349.53 428.742C1355.18 440.437 1356.96 453.948 1354.48 466.702C1353.35 473.117 1350.85 479.184 1347.98 484.993L1343.82 493.799L1341.74 498.201L1339.9 502.71L1335.59 513.285L1331.08 526.206C1329.49 530.457 1328.31 534.951 1327.01 539.368C1325.75 543.801 1324.36 548.204 1323.41 552.728C1322.38 557.221 1321.29 561.714 1320.3 566.223L1317.88 579.87C1317.7 581.02 1317.46 582.139 1317.31 583.289L1316.88 586.724L1316.04 593.608C1315.78 595.907 1315.45 598.192 1315.24 600.491L1314.74 607.405C1313.39 625.818 1313.41 644.382 1315.22 662.734C1315.6 667.333 1316.28 671.887 1316.79 676.471L1317.22 679.905L1317.78 683.31L1318.85 689.8C1319.4 693.537 1320.23 697.244 1321 700.936C1321.39 702.797 1321.74 704.643 1322.18 706.488L1323.56 711.995C1325.22 719.378 1327.78 726.52 1329.61 733.858C1331.26 741.24 1331.68 748.911 1330.58 756.4C1328.43 771.408 1320.27 785.327 1308.58 794.919C1296.88 804.496 1281.56 809.671 1266.43 808.611C1258.85 808.218 1251.51 806.009 1244.52 803.165L1223.38 794.889L434.416 485.916L425.808 482.542H344.896L349.314 484.267L374.096 493.965L423.659 513.376L1220.74 825.526C1230.13 829.218 1239.54 832.485 1248.76 835.436C1257.9 838.462 1267.35 840.61 1277.06 840.641C1296.43 840.973 1315.87 833.923 1330.94 821.532C1345.99 809.126 1356.77 791.515 1360.43 772.452C1362.27 762.936 1362.33 753.162 1360.9 743.676C1360.46 741.316 1360 738.986 1359.49 736.61L1357.84 729.47L1354.47 714.99C1353.32 710.119 1352.18 705.217 1351.08 700.255C1349.97 695.323 1348.78 690.405 1348.01 685.398L1346.92 678.831L1346.4 675.715L1346.02 672.568C1345.56 668.392 1344.93 664.217 1344.59 660.011C1342.92 643.232 1342.94 626.332 1344.15 609.568L1344.6 603.276C1344.78 601.188 1345.1 599.1 1345.34 597.012L1346.12 590.748L1346.49 587.616C1346.63 586.572 1346.84 585.543 1347.02 584.499L1349.22 572.078C1350.11 567.978 1351.11 563.878 1352.05 559.778C1352.89 555.648 1354.19 551.639 1355.34 547.584C1356.55 543.545 1357.58 539.474 1359.1 535.465L1363.32 523.392L1369.11 509.473L1374.18 497.596L1379.25 485.841C1382.65 478.095 1385.27 470.152 1386.39 461.785C1388.81 445.173 1386.06 427.789 1378.6 412.659L1377.18 409.83L1375.6 407.077C1374.6 405.216 1373.38 403.506 1372.24 401.721C1369.81 398.287 1367.24 394.928 1364.32 391.872C1358.61 385.669 1351.91 380.403 1344.6 376.228C1337.32 372.007 1329.37 369.011 1321.18 367.241C1312.98 365.35 1304.63 365.169 1296.11 364.806C1289.72 364.567 1283.24 364.524 1276.75 364.518H328.192C326.211 364.442 324.259 364.034 322.292 363.822C320.325 363.535 318.389 363.126 316.438 362.793C300.279 359.601 285.119 352.928 272.547 343.079C266.314 338.087 260.67 332.368 255.844 325.984C251.078 319.554 246.963 312.579 243.847 305.105C240.7 297.646 238.339 289.794 236.947 281.73C236.176 277.705 235.783 273.62 235.435 269.535C235.223 265.435 235.056 261.32 235.268 257.22C235.843 240.79 240.004 224.511 247.357 210.047C251.063 202.83 255.587 196.082 260.821 190.015C266.117 184.008 272.063 178.592 278.659 174.099C285.255 169.621 292.427 165.96 299.991 163.176C307.586 160.437 315.56 158.607 323.73 157.593L326.801 157.23C327.83 157.124 328.874 157.079 329.902 157.003L333.004 156.776L336.12 156.7L339.252 156.624H701.783L703.326 156.67C705.384 156.761 707.457 156.685 709.515 156.897C725.991 157.91 742.194 162.358 756.885 169.862C771.575 177.351 784.723 187.897 795.283 200.591C805.828 213.284 813.726 228.156 818.325 243.982C820.625 251.894 822.123 260.034 822.774 268.265C822.94 270.322 823.107 272.38 823.107 274.452L823.151 275.995V275.981H852.699L852.639 273.575C852.608 271.018 852.427 268.461 852.215 265.904C851.413 255.692 849.552 245.54 846.678 235.691C840.944 215.992 831.124 197.489 818.023 181.725C804.921 165.945 788.611 152.873 770.335 143.553C752.074 134.203 731.846 128.666 711.391 127.41C708.834 127.168 706.277 127.228 703.72 127.122L701.799 127.077H339.222ZM339.102 68.1173L333.912 68.2238L328.723 68.3751L323.457 68.7228C321.702 68.8589 319.962 68.9651 318.192 69.1466L312.866 69.7667C298.66 71.5217 284.106 74.8045 269.809 79.9786C255.527 85.1983 241.562 92.2793 228.672 101.069C215.782 109.86 204.102 120.42 193.965 132.025C183.874 143.674 175.401 156.412 168.563 169.711C154.991 196.369 147.881 225.07 146.807 253.892C146.474 261.093 146.685 268.325 147.108 275.557C147.683 282.789 148.456 290.021 149.787 297.207C152.299 311.595 156.52 325.862 162.359 339.691C168.184 353.519 175.9 366.878 185.159 379.254C194.479 391.615 205.508 402.871 217.718 412.554C229.958 422.191 243.362 430.134 257.13 436.276C260.564 437.895 264.044 439.167 267.524 440.559C271.003 441.89 274.498 443.009 277.993 444.19C281.473 445.234 284.984 446.232 288.479 447.17C292.004 447.987 295.332 448.819 299.084 449.575C306.876 451.013 314.713 452.374 322.61 452.98L328.556 453.025H1263.55C1265.72 453.04 1267.9 452.934 1270.03 453.313C1272.16 453.661 1274.25 454.341 1276.16 455.37C1279.98 457.382 1283.1 460.695 1284.96 464.599C1286.84 468.487 1287.44 472.996 1286.61 477.247C1286.23 479.38 1285.4 481.407 1284.45 483.344C1283.55 485.311 1282.53 487.217 1281.75 489.244L1281.04 491L1280.5 492.316L1280.41 492.527L1280.36 492.664L1280.2 493.118L1275.1 507.718C1273.34 512.453 1271.89 517.809 1270.38 522.968C1268.89 528.172 1267.31 533.317 1266.16 538.643C1264.93 543.923 1263.66 549.203 1262.52 554.513L1259.67 570.58C1259.45 571.927 1259.18 573.258 1259 574.605L1258.49 578.659L1257.47 586.769C1257.15 589.477 1256.79 592.186 1256.53 594.894L1255.93 603.048C1254.34 624.759 1254.4 646.636 1256.5 668.15C1256.96 673.536 1257.71 678.877 1258.33 684.233L1258.83 688.242L1259.47 692.221L1260.12 696.2L1260.45 698.182L1260.53 698.575C1260.68 699.725 1261 701.026 1261.24 702.236C1261.48 703.462 1261.78 704.688 1262.1 705.913C1262.65 708.379 1263.51 710.754 1264.11 713.205C1264.66 715.671 1264.79 718.228 1264.43 720.725C1263.7 725.732 1261 730.377 1257.09 733.569C1253.19 736.762 1248.08 738.487 1243.04 738.139C1240.51 738.003 1238.06 737.277 1235.73 736.323L1228.68 733.569L587.632 482.527H506.72L1226.09 764.237L1240.18 769.759C1244.84 771.65 1249.74 773.133 1254.79 773.39C1264.87 774.101 1275.1 770.637 1282.89 764.252C1290.68 757.867 1296.11 748.593 1297.55 738.577C1298.29 733.585 1298.02 728.471 1296.91 723.554C1295.69 718.652 1293.98 713.886 1292.87 708.969L1291.95 705.308C1291.66 704.082 1291.44 702.842 1291.17 701.616C1290.67 699.165 1290.08 696.654 1289.73 694.218L1288.65 687.788L1288.06 684.097L1287.61 680.374C1287.03 675.412 1286.32 670.464 1285.9 665.472C1283.95 645.531 1283.9 625.334 1285.37 605.257L1285.92 597.723C1286.14 595.211 1286.5 592.715 1286.79 590.219L1287.71 582.73L1288.18 578.978C1288.35 577.722 1288.59 576.496 1288.8 575.255L1291.44 560.399C1292.48 555.482 1293.66 550.595 1294.8 545.708C1295.84 540.791 1297.34 536.01 1298.71 531.198C1300.12 526.418 1301.42 521.486 1303.1 516.992L1307.91 503.225L1308.06 502.801L1308.16 502.573L1308.7 501.258L1309.41 499.502L1310.85 496.008L1312.07 493.012L1313.45 490.077L1316.22 484.207C1318.13 480.334 1319.79 476.294 1320.55 472.013C1322.2 463.51 1321.02 454.493 1317.25 446.701C1313.54 438.879 1307.31 432.252 1299.64 428.228C1295.84 426.17 1291.66 424.794 1287.4 424.098C1283.12 423.341 1278.77 423.553 1274.45 423.523H341.174L324.501 423.492C317.935 422.978 311.399 421.858 304.908 420.648C301.746 420.012 298.842 419.286 295.831 418.59C292.851 417.788 289.855 416.942 286.874 416.049C283.909 415.035 280.929 414.097 277.979 412.962C275.028 411.767 272.063 410.708 269.173 409.331C257.538 404.142 246.297 397.469 236.039 389.405C225.827 381.281 216.583 371.87 208.761 361.507C201 351.098 194.479 339.887 189.562 328.162C184.614 316.437 181.014 304.317 178.881 292.032C177.731 285.905 177.08 279.718 176.581 273.545C176.233 267.357 176.037 261.169 176.324 254.996C177.232 230.305 183.359 205.75 194.857 183.147C200.652 171.875 207.808 161.133 216.28 151.345C224.798 141.602 234.557 132.75 245.359 125.398C256.147 118.045 267.857 112.099 279.899 107.696C291.958 103.339 304.334 100.54 316.528 99.0275L321.097 98.4972C322.61 98.3308 324.123 98.2549 325.636 98.1339L330.175 97.8322L334.668 97.6954L339.161 97.6046H701.783L704.068 97.6505C707.124 97.7564 710.165 97.7259 713.221 97.9982C737.64 99.496 761.893 106.122 783.725 117.303C805.587 128.453 825.057 144.067 840.701 162.903C856.345 181.74 868.101 203.859 874.97 227.445C878.404 239.231 880.628 251.38 881.597 263.574C881.854 266.63 882.066 269.672 882.096 272.728L882.171 275.995H911.674L911.583 271.865C911.538 268.325 911.295 264.77 911.008 261.23C909.888 247.053 907.301 232.907 903.292 219.185C895.289 191.71 881.581 165.974 863.396 144.082C845.21 122.175 822.577 104.019 797.129 91.0382C771.727 78.0119 743.45 70.2967 715.067 68.5568C711.512 68.2542 707.971 68.2691 704.431 68.1632L701.769 68.1173H339.102ZM295.725 558.658C295.664 558.628 295.604 558.538 295.528 558.613C295.256 558.795 294.999 558.447 294.727 558.658C294.606 558.719 294.455 558.538 294.318 558.613C294.182 558.704 294.046 558.734 293.895 558.704C293.728 558.583 293.607 558.779 293.471 558.81C293.335 558.9 293.153 558.765 293.017 558.856C292.79 559.142 292.396 558.931 292.185 559.234C291.519 559.294 291.186 559.899 290.626 560.05C290.535 560.383 290.097 560.292 290.052 560.625C289.991 560.746 289.779 560.732 289.719 560.853C289.689 561.004 289.628 561.109 289.507 561.185C289.462 561.245 289.326 561.215 289.325 561.306C289.31 561.397 289.295 561.473 289.265 561.533C289.219 561.669 289.083 561.73 288.947 561.82C288.947 562.017 288.902 562.168 288.796 562.289C288.751 562.35 288.674 562.411 288.599 562.456C288.569 562.485 288.599 562.396 288.539 562.531L288.342 562.895L287.964 563.636L287.207 565.118L262.94 612.504L214.42 707.26L208.353 719.106L206.84 722.071L206.673 722.404V722.51C206.673 722.54 206.629 722.571 206.613 722.586C206.598 722.586 206.749 722.857 206.824 722.948L206.84 722.964L403.795 723.025H716.308L391.449 595.801L341.885 576.39L317.103 566.693L304.712 561.836L298.509 559.415L297.737 559.112C297.556 559.037 297.616 559.067 297.586 559.067H297.556C297.51 559.082 297.465 559.082 297.42 559.082C297.329 559.082 297.253 559.066 297.178 559.036C297.102 559.006 297.026 558.961 296.966 558.901C296.921 558.87 296.89 558.825 296.859 558.81C296.814 558.825 296.784 558.84 296.738 558.84C296.587 558.87 296.451 558.84 296.33 558.749C296.209 558.553 296.043 558.779 295.922 558.719C295.846 558.719 295.785 558.689 295.725 558.658ZM668.544 482.527L1231.3 702.933L1230.98 700.981L1230.28 696.73L1229.6 692.463L1229.06 688.151C1228.39 682.402 1227.58 676.683 1227.09 670.903C1224.85 647.801 1224.76 624.274 1226.47 600.9L1227.12 592.125C1227.38 589.22 1227.79 586.3 1228.12 583.395L1229.21 574.665L1229.77 570.308C1229.97 568.856 1230.24 567.419 1230.48 565.982L1233.55 548.689C1234.78 542.97 1236.12 537.311 1237.46 531.622C1238.7 525.903 1240.41 520.366 1241.99 514.783C1243.61 509.246 1245.19 503.466 1247.03 498.488L1252.62 482.527H668.544ZM211.258 444.356C211.802 444.734 212.347 445.082 212.876 445.43C212.347 445.082 211.802 444.719 211.258 444.356ZM339.389 245.102C339.041 245.117 338.677 245.147 338.329 245.147H337.271C336.953 245.192 336.65 245.222 336.332 245.237C336.03 245.268 335.697 245.253 335.409 245.283C335.137 245.344 334.88 245.374 334.607 245.404C332.475 245.677 331.083 246.039 330.205 246.342C329.358 246.69 328.995 246.932 328.662 247.113C328.345 247.31 328.132 247.583 327.679 248.006C327.285 248.505 326.74 249.247 326.135 250.366C324.985 252.621 323.79 256.509 323.699 260.519C323.609 261.517 323.73 262.501 323.715 263.469C323.851 264.407 323.865 265.36 324.077 266.207C324.334 267.962 324.865 269.369 325.288 270.458C325.712 271.563 326.226 272.168 326.498 272.652C326.831 273.076 327.073 273.258 327.346 273.545C327.679 273.772 328.148 274.06 329.131 274.528C329.313 274.71 329.721 274.709 329.979 274.891C330.296 275.012 330.719 275.088 331.052 275.27C331.491 275.36 331.93 275.496 332.384 275.648C332.656 275.693 332.928 275.754 333.186 275.815L333.549 275.92C333.67 275.965 333.806 276.011 333.775 275.981L334.199 275.95H734.614C734.584 275.723 734.553 275.497 734.538 275.27C734.357 273 733.949 270.837 733.344 268.749C732.133 264.589 730.061 260.579 727.141 257.068C724.221 253.589 720.559 250.669 716.625 248.672C712.676 246.66 708.531 245.495 703.947 245.207L488.399 245.102H339.389Z\" fill=\"%23EDEEF3\"/></g><defs><clipPath id=\"clip0_1780_194\"><rect width=\"1476\" height=\"1476\" fill=\"white\" transform=\"translate(0 -252)\"/></clipPath></defs></svg>");mask-image:url("data:image/svg+xml,<svg width=\"888\" height=\"686\" viewBox=\"0 0 888 686\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_1780_194)\"><path d=\"M701.769 38.63L704.794 38.6759C708.834 38.7969 712.858 38.7972 716.913 39.13C749.275 41.112 781.561 49.9317 810.549 64.7736C839.582 79.5852 865.378 100.282 886.106 125.261C906.848 150.209 922.491 179.576 931.614 210.94C936.183 226.613 939.134 242.756 940.42 258.914L940.858 264.982C940.995 266.994 941.025 269.021 941.085 271.033L941.191 276.026H1294.87C1298.67 276.01 1302.45 276.01 1306.19 276.177C1309.93 276.298 1313.71 276.344 1317.32 276.813C1320.94 277.221 1324.69 277.433 1328.16 278.083L1333.42 278.961C1335.19 279.249 1336.93 279.581 1338.58 280.005C1341.91 280.822 1345.31 281.518 1348.58 282.441C1355.04 284.332 1361.47 286.42 1367.69 289.037C1380.2 294.09 1392.09 300.702 1403.11 308.63C1414.11 316.558 1424.27 325.726 1433.14 336.044C1437.62 341.158 1441.72 346.605 1445.61 352.188C1449.39 357.846 1452.96 363.655 1456.06 369.707C1462.46 381.72 1467.18 394.565 1470.61 407.697C1471.1 409.316 1471.42 410.996 1471.78 412.645C1472.13 414.309 1472.52 415.958 1472.84 417.622L1473.7 422.63L1474.13 425.142L1474.44 427.668L1475.08 432.706C1475.26 434.385 1475.35 436.08 1475.5 437.759C1475.85 441.133 1475.88 444.507 1475.97 447.896C1476.08 451.269 1475.88 454.659 1475.86 458.093C1475.61 461.467 1475.49 464.841 1475.12 468.199C1474.7 471.558 1474.46 474.917 1473.81 478.245L1472.96 483.238C1472.87 484.055 1472.52 484.933 1472.28 485.795L1471.49 488.382L1465.17 509.079C1464.09 512.529 1463.11 515.978 1461.96 519.428L1457.1 529.882L1446.57 553.727L1443.2 563.258C1441.91 566.541 1441.29 569.309 1440.42 572.244C1439.6 575.149 1438.62 578.024 1438.06 580.959L1436.03 589.704C1435.55 592.624 1435.03 595.559 1434.49 598.479C1434.35 599.205 1434.18 599.932 1434.09 600.673L1433.84 602.882L1433.29 607.284C1433.12 608.752 1432.88 610.219 1432.75 611.687L1432.46 616.12C1431.61 627.936 1431.54 639.843 1432.76 651.886C1432.99 654.897 1433.49 657.908 1433.8 660.934L1434.06 663.202L1434.46 665.472L1435.58 672.25C1435.95 674.55 1436.47 676.623 1436.91 678.817C1437.13 679.906 1437.35 680.98 1437.6 682.069L1438.48 685.322L1442 698.333L1443.78 704.839L1444.65 708.092C1444.95 709.181 1445.24 710.27 1445.41 711.329L1447.78 724.159L1450.16 736.988C1450.4 740.983 1450.45 744.886 1450.6 748.835L1450.98 760.666C1450.98 761.15 1451.01 761.65 1451.01 762.134L1450.92 763.526L1450.73 766.294C1450.6 768.14 1450.52 770.001 1450.34 771.847C1448.89 786.643 1445.51 801.304 1440.33 815.511C1429.8 843.863 1411.46 869.735 1387.92 889.358C1364.35 908.965 1335.49 922.157 1305.84 927.195C1303.99 927.589 1302.13 927.756 1300.27 928.028C1298.41 928.255 1296.55 928.558 1294.69 928.739L1289.11 929.208L1286.31 929.435L1283.51 929.526L1280.48 929.616H1280.3L1277.93 929.693C1276.58 929.708 1275.25 929.662 1273.92 929.616H207.536L204.722 929.571L201.454 929.481C197.082 929.329 192.755 929.208 188.307 928.724C183.889 928.27 179.471 927.892 175.099 927.12C140.014 921.795 106.426 907.134 78.6632 885.015C64.7897 874.001 52.278 861.126 41.6876 846.995C31.1272 832.91 22.4275 817.659 15.6495 801.243C2.07848 768.458 -2.8844 732.148 1.62409 696.942C3.84812 679.346 8.38755 662.038 15.0294 645.592C16.6179 641.416 18.4791 637.483 20.3399 633.534L23.0323 627.966L24.546 625.001L30.6124 613.154L79.1329 518.4L103.4 471.014L104.534 468.79L105.079 467.776L108.181 462.178C110.284 458.456 112.433 454.765 114.642 451.104C117.002 447.518 119.468 443.993 121.964 440.498L125.746 435.278C127.017 433.554 128.455 431.935 129.816 430.271C132.585 426.972 135.398 423.704 138.258 420.496C141.148 417.319 144.295 414.369 147.366 411.359C152.102 406.593 157.276 402.341 162.525 398.181C162.238 397.803 161.936 397.44 161.649 397.062C150.892 382.704 141.965 367.226 135.247 351.265C128.484 335.303 123.658 318.888 120.769 302.397C119.241 294.136 118.333 285.875 117.697 277.6C117.213 269.324 116.987 261.047 117.35 252.802C118.575 219.85 126.684 187.019 142.328 156.276C150.195 140.95 160.014 126.199 171.709 112.689C183.465 99.2235 197.036 86.9542 212.029 76.7267C227.007 66.5143 243.241 58.2833 259.763 52.2618C276.284 46.2707 293.032 42.4884 309.266 40.4913L315.348 39.795C317.36 39.5832 319.342 39.4629 321.339 39.3116L327.33 38.9181C329.297 38.8273 331.234 38.7818 333.2 38.7365L339.071 38.63H701.769ZM182.027 420.3C177.065 424.218 172.133 428.152 167.685 432.66C165.037 435.263 162.329 437.79 159.833 440.528C157.382 443.312 154.961 446.111 152.57 448.955C151.39 450.392 150.15 451.769 149.061 453.267L145.808 457.761C143.659 460.772 141.526 463.798 139.483 466.884C137.608 470.046 135.746 473.238 133.931 476.445L131.238 481.272L130.936 481.831L130.739 482.194L130.36 482.936L129.605 484.418L105.337 531.804L56.8165 626.56L50.7501 638.405L49.2364 641.371L46.9063 646.212C45.3026 649.616 43.6991 652.975 42.3526 656.561C36.6488 670.661 32.7609 685.488 30.8546 700.572C26.9815 730.74 31.2475 761.861 42.8819 789.972C48.6916 804.042 56.1656 817.16 65.2432 829.248C74.336 841.367 85.0327 852.396 96.9395 861.837C120.723 880.794 149.529 893.366 179.607 897.92C183.343 898.601 187.142 898.889 190.924 899.282C194.721 899.721 198.458 899.812 202.21 899.933L205.024 900.008L207.506 900.054H244.104V900.068H1168.3L1092.95 870.567H207.521L206.537 870.551L205.357 870.521L202.997 870.445C199.865 870.34 196.733 870.294 193.571 869.916C190.409 869.583 187.247 869.356 184.131 868.781C159.061 865.014 135.066 854.529 115.246 838.719C105.321 830.837 96.4099 821.653 88.8301 811.547C81.2503 801.456 75.0016 790.486 70.1602 778.761C60.4624 755.356 56.8918 729.409 60.1143 704.264C61.7029 691.691 64.9565 679.33 69.7071 667.59C70.8267 664.61 72.1883 661.796 73.5196 658.951L75.4864 654.852L76.9991 651.886L83.0665 640.039L131.586 545.284L155.854 497.899L156.61 496.416L156.988 495.675C157.109 495.448 157.231 495.206 157.442 494.827L159.727 490.773C161.255 488.08 162.813 485.387 164.387 482.724C166.111 480.137 167.912 477.61 169.712 475.068L172.436 471.286C173.343 470.015 174.402 468.865 175.386 467.67C177.398 465.295 179.425 462.935 181.482 460.59C183.57 458.29 185.87 456.172 188.079 453.993C192.436 449.53 197.429 445.778 202.271 441.89C203.163 441.224 204.086 440.589 204.994 439.953C203.133 438.576 201.272 437.169 199.441 435.732C193.36 430.92 187.55 425.746 182.027 420.3ZM339.268 186.188L336.832 186.248L334.396 186.309L332.021 186.49C331.234 186.551 330.417 186.566 329.646 186.656L327.33 186.943C321.173 187.7 315.393 189.047 310.037 190.969C304.712 192.936 299.81 195.462 295.302 198.503C290.793 201.559 286.754 205.266 283.077 209.411C279.461 213.617 276.269 218.368 273.591 223.542C268.311 233.936 265.133 246.085 264.725 258.37C264.543 261.441 264.695 264.498 264.831 267.554C265.119 270.58 265.376 273.621 265.966 276.586C266.98 282.532 268.735 288.236 270.974 293.576C273.198 298.932 276.118 303.788 279.386 308.236C282.729 312.639 286.556 316.513 290.808 319.932C295.104 323.29 299.886 326.135 305.136 328.495C306.407 329.146 307.829 329.569 309.16 330.159C310.522 330.689 311.974 331.112 313.366 331.626L317.754 332.867C319.252 333.185 320.84 333.609 322.217 333.881C323.518 334.063 324.819 334.38 326.12 334.562C327.436 334.683 328.738 334.97 330.054 335.03H1274.6C1285.4 335 1296.31 334.94 1306.72 335.908C1311.95 336.347 1316.98 337.028 1321.97 337.784C1326.9 338.647 1331.82 339.675 1336.61 341.173C1346.25 344.048 1355.51 348.239 1364.04 353.7C1372.58 359.132 1380.43 365.698 1387.19 373.277C1390.63 377.029 1393.71 381.084 1396.63 385.23C1398.01 387.378 1399.48 389.451 1400.7 391.675L1402.61 394.974L1404.35 398.362C1408.99 407.395 1412.21 417.123 1414.27 427.032C1416.3 436.957 1416.86 447.14 1416.18 457.186C1416.04 459.697 1415.66 462.193 1415.41 464.69C1414.97 467.156 1414.64 469.652 1414.09 472.103C1413.5 474.538 1413.06 477.02 1412.29 479.41L1411.25 483.026C1410.9 484.237 1410.37 485.478 1409.93 486.703L1404.44 501.439L1401.68 508.807L1398.37 516.296L1391 533.514L1387.07 544.739C1385.62 548.507 1384.73 552.138 1383.64 555.815C1382.61 559.476 1381.41 563.122 1380.66 566.844L1378.08 577.964L1376.1 589.175C1375.94 590.098 1375.74 591.036 1375.62 591.974L1375.28 594.803L1374.59 600.446C1374.36 602.322 1374.07 604.198 1373.91 606.089L1373.51 611.763C1372.41 626.877 1372.39 642.097 1373.91 657.302C1374.23 661.099 1374.82 664.897 1375.22 668.694L1375.56 671.539L1376.03 674.383L1377.13 681.026C1378.14 687.304 1379.81 693.431 1381.32 699.634C1382.08 702.72 1382.88 705.822 1383.58 708.894L1385.51 718.062L1387.45 727.231L1388.69 735.944L1389.91 744.645C1390.26 747.519 1390.43 750.258 1390.64 753.087C1391.12 764.343 1389.96 775.751 1386.99 786.825C1381.05 808.975 1367.75 829.354 1349.87 844.151C1331.97 858.932 1309.4 868.04 1286.6 869.492C1275.16 870.324 1263.93 869.054 1252.81 866.603C1241.62 864.197 1229.8 860.823 1218.06 856.209L412.857 540.881L363.293 521.471L338.511 511.773L326.12 506.916L319.917 504.495L319.146 504.193C318.889 504.102 318.798 504.087 318.616 504.026L317.663 503.724L315.757 503.088L313.865 502.422C313.563 502.316 313.245 502.181 312.927 502.09L311.943 501.878C310.642 501.606 309.356 501.303 308.07 500.97C306.8 500.546 305.453 500.561 304.152 500.334L302.186 500.047C301.535 499.941 300.884 499.79 300.219 499.82C297.571 499.82 294.923 499.412 292.275 499.73C290.959 499.835 289.628 499.745 288.312 499.942C286.996 500.153 285.679 500.335 284.363 500.501C283.032 500.577 281.76 500.986 280.459 501.288C279.173 501.636 277.842 501.787 276.571 502.211C274.075 503.149 271.443 503.724 269.067 504.949C264.075 506.856 259.596 509.821 255.238 512.817C253.241 514.571 250.987 516.024 249.217 518.006C248.294 518.944 247.251 519.776 246.373 520.775C245.526 521.803 244.678 522.801 243.801 523.8C243.377 524.314 242.878 524.754 242.515 525.314L241.396 526.962L239.08 530.2C238.46 531.38 237.81 532.546 237.129 533.695L236.1 535.42C236.024 535.511 235.903 535.768 235.768 536.025L235.389 536.766L234.633 538.249L210.365 585.634L161.845 680.39L155.778 692.236L154.265 695.201L154.084 695.549L153.978 695.776L153.781 696.215L153.372 697.093C152.828 698.273 152.208 699.422 151.815 700.617C149.908 705.307 148.592 710.255 147.956 715.278C146.67 725.339 148.108 735.703 151.996 745.068C153.918 749.742 156.52 754.297 159.591 758.397C162.647 762.482 166.188 766.128 170.151 769.29C178.064 775.614 187.671 779.82 197.701 781.303C198.927 781.605 200.213 781.591 201.469 781.757C202.725 781.954 204.041 781.908 205.327 781.969L206.295 782.014L206.779 782.044L207.052 782.06H866.891L791.546 752.557H207.066C206.946 752.557 206.961 752.542 206.9 752.542L206.644 752.512L206.129 752.482C205.448 752.436 204.737 752.526 204.132 752.375C203.496 752.254 202.845 752.345 202.24 752.149C197.233 751.407 192.421 749.304 188.473 746.142C186.476 744.553 184.736 742.753 183.178 740.681C181.604 738.578 180.228 736.157 179.274 733.827C177.323 729.152 176.597 723.963 177.247 718.94C177.565 716.428 178.231 713.962 179.184 711.617C179.335 711.027 179.728 710.421 180 709.801L180.197 709.332L180.288 709.09L180.333 708.969L180.515 708.621L182.027 705.655L188.095 693.81L236.614 599.054L260.882 551.669L261.639 550.186L262.017 549.444L262.214 549.081C262.289 548.946 262.289 548.976 262.319 548.915C262.546 548.613 262.743 548.294 262.94 547.977C263.333 547.341 263.681 546.676 263.999 545.995C264.453 545.405 264.907 544.845 265.315 544.225C265.527 543.922 265.724 543.605 265.905 543.287C266.087 542.954 266.404 542.757 266.631 542.47C267.13 541.94 267.6 541.381 268.024 540.791C268.492 540.231 269.127 539.822 269.611 539.293C270.519 538.128 271.881 537.462 272.91 536.418C275.376 534.83 277.781 533.06 280.61 532.076C281.911 531.305 283.425 531.138 284.786 530.518C285.482 530.261 286.239 530.245 286.95 530.033C287.661 529.867 288.372 529.565 289.113 529.58C289.839 529.505 290.566 529.398 291.292 529.247C292.018 529.126 292.76 529.247 293.486 529.171C294.954 528.914 296.406 529.292 297.858 529.201C298.237 529.156 298.584 529.277 298.947 529.338C299.295 529.414 299.659 529.474 300.022 529.52C300.733 529.671 301.49 529.549 302.186 529.852C302.897 530.063 303.608 530.231 304.334 530.352L304.878 530.443C305.06 530.488 305.227 530.594 305.408 530.654C305.756 530.79 306.119 530.926 306.467 531.047C306.83 531.168 307.178 531.274 307.541 531.38L308.086 531.531C308.207 531.577 308.192 531.547 308.434 531.638L309.205 531.94L315.408 534.36L327.8 539.217L352.581 548.915L402.146 568.326L1215.41 886.785C1229.51 892.323 1243.72 895.818 1256.91 897.679C1260.27 898.254 1263.46 898.526 1266.73 898.798C1268.36 898.934 1269.98 899.116 1271.62 899.192L1278.97 899.373L1281.42 899.297L1286.34 899.146C1287.97 899.07 1289.62 898.873 1291.26 898.752C1292.89 898.601 1294.54 898.525 1296.17 898.253C1322.39 895 1348.11 883.865 1368.84 866.663C1389.55 849.446 1405.38 826.328 1413.61 801.077C1417.69 788.444 1419.96 775.402 1420.45 762.376C1420.51 760.757 1420.48 759.123 1420.49 757.504L1420.51 755.068C1420.52 754.267 1420.51 753.45 1420.42 752.572L1419.61 742.315C1419.34 738.895 1419.11 735.506 1418.78 732.041L1414.48 710.043C1413.67 706.367 1412.59 702.63 1411.66 698.923L1408.75 687.788L1408.02 685.004C1407.81 684.081 1407.65 683.144 1407.45 682.221C1407.09 680.345 1406.66 678.544 1406.34 676.592L1405.24 669.89L1404.82 667.333L1404.51 664.776C1404.15 661.357 1403.61 657.953 1403.33 654.549C1401.97 640.932 1402.02 627.361 1402.99 613.896L1403.33 608.843C1403.49 607.164 1403.76 605.499 1403.95 603.819L1404.58 598.797L1404.88 596.285C1404.98 595.453 1405.18 594.621 1405.32 593.789L1407.07 583.788L1409.37 573.863C1410.02 570.535 1411.13 567.267 1412.05 563.984C1413.05 560.686 1413.8 557.478 1415.17 553.953L1418.81 543.574L1427.77 523.044L1431.85 514.072C1432.9 511.107 1433.84 508.156 1434.83 505.206L1440.73 487.489C1441.19 486.022 1441.79 484.524 1442.13 483.087L1443.08 478.776C1443.79 475.916 1444.14 472.995 1444.64 470.106C1445.09 467.201 1445.32 464.266 1445.67 461.346C1445.8 458.411 1446.09 455.476 1446.11 452.526C1446.14 449.575 1446.23 446.625 1446 443.75C1445.92 442.283 1445.88 440.8 1445.77 439.333L1445.14 432.706L1444.82 430.513L1444.18 426.125C1443.62 423.22 1443.15 420.285 1442.44 417.41C1439.71 405.897 1435.73 394.61 1430.2 384.08C1427.54 378.77 1424.42 373.701 1421.13 368.754C1417.72 363.898 1414.12 359.147 1410.17 354.714C1402.35 345.757 1393.35 337.89 1383.58 331.218C1373.8 324.531 1363.23 319.13 1352.15 315.166C1346.63 313.109 1340.97 311.55 1335.27 310.173C1329.47 308.948 1323.62 307.798 1317.43 307.057C1314.42 306.588 1311.2 306.436 1308.06 306.149C1304.95 305.816 1301.71 305.785 1298.49 305.694C1295.28 305.573 1292.04 305.574 1288.79 305.589H341.099L331.869 305.573C331.204 305.543 330.568 305.346 329.902 305.331C329.252 305.256 328.617 305.06 327.951 304.999C327.165 304.833 326.029 304.515 325.03 304.333C324.077 304.046 323.124 303.773 322.171 303.516C321.309 303.168 320.371 302.926 319.539 302.593C318.752 302.2 317.829 301.988 317.103 301.579C313.986 300.172 311.368 298.599 309.054 296.799C306.8 294.938 304.757 292.91 302.927 290.505C301.157 288.039 299.432 285.315 298.115 282.077C296.784 278.87 295.649 275.315 295.014 271.457C294.62 269.551 294.484 267.553 294.273 265.571C294.212 263.559 294.076 261.532 294.212 259.505C294.454 251.365 296.633 243.347 299.856 237.023C301.505 233.876 303.366 231.122 305.378 228.776C307.435 226.492 309.568 224.495 311.974 222.876C314.394 221.272 317.027 219.88 320.113 218.731C323.23 217.611 326.817 216.765 330.962 216.25L332.52 216.053C333.049 215.992 333.624 215.993 334.169 215.947L335.818 215.811L337.558 215.78L339.313 215.72H701.708L702.524 215.766C703.599 215.841 704.688 215.736 705.747 215.887C714.295 216.416 722.466 218.67 730 222.513C737.519 226.341 744.342 231.788 749.804 238.354C755.265 244.935 759.275 252.561 761.62 260.609C762.785 264.649 763.557 268.794 763.89 273.061C763.98 274.059 764.056 275.057 764.056 276.086H793.573L793.559 275.405C793.559 273.817 793.437 272.259 793.301 270.7C792.802 264.452 791.682 258.309 789.942 252.333C786.463 240.396 780.517 229.139 772.514 219.502C764.51 209.88 754.525 201.876 743.42 196.218C732.315 190.529 720.12 187.186 707.608 186.414C706.065 186.233 704.477 186.323 702.903 186.233L701.723 186.188H339.268ZM232.681 457.186C228.293 459.743 224.057 462.557 219.941 465.507C216.038 468.684 211.968 471.664 208.474 475.295C206.688 477.08 204.798 478.76 203.118 480.621L198.201 486.355C197.399 487.323 196.521 488.231 195.795 489.26L193.616 492.331C192.164 494.389 190.697 496.431 189.29 498.519L185.537 505.055L183.677 508.323C183.102 509.382 182.633 510.32 182.118 511.318L157.851 558.704L109.331 653.459L103.264 665.306L101.751 668.271L100.148 671.645C99.0733 673.929 97.9684 676.184 97.0909 678.574C93.2934 687.97 90.6762 697.849 89.4053 707.91C86.8182 728.032 89.6928 748.775 97.4542 767.505C105.155 786.22 117.652 802.923 133.553 815.556C149.408 828.219 168.608 836.601 188.669 839.611C191.165 840.096 193.707 840.232 196.219 840.52C198.73 840.822 201.257 840.853 203.783 840.943C205.024 840.989 206.371 841.049 207.506 841.049H1017.61L942.266 811.547H207.506C206.417 811.547 205.554 811.486 204.57 811.456C202.664 811.381 200.742 811.395 198.866 811.138C196.975 810.911 195.069 810.85 193.208 810.457C178.17 808.218 163.752 801.924 151.875 792.423C139.998 782.982 130.557 770.364 124.747 756.278C118.923 742.239 116.759 726.671 118.711 711.557C119.664 704.007 121.631 696.593 124.49 689.558C125.126 687.758 126.003 686.048 126.805 684.323L128.046 681.691L129.559 678.726L135.626 666.879L184.146 572.123L208.413 524.738C208.912 523.77 209.427 522.711 209.926 521.818L211.379 519.322L214.238 514.315L217.552 509.609L219.2 507.249C219.745 506.463 220.441 505.781 221.046 505.04L224.783 500.667C226.069 499.245 227.537 497.99 228.884 496.628C231.516 493.814 234.693 491.605 237.628 489.139C243.876 484.721 250.427 480.575 257.599 477.746C261.063 476.052 264.801 475.099 268.432 473.828C269.445 473.495 270.489 473.253 271.533 473.026C270.747 472.8 269.945 472.572 269.158 472.33C265.119 470.984 261.124 469.682 257.115 468.154C253.106 466.551 249.111 465.083 245.132 463.222C240.956 461.361 236.796 459.349 232.681 457.186ZM339.222 127.077L335.409 127.168L331.597 127.274L327.77 127.546C326.484 127.637 325.212 127.697 323.941 127.833L320.113 128.287C309.916 129.543 299.75 131.858 289.931 135.413C280.112 138.999 270.686 143.81 261.986 149.726C253.287 155.656 245.435 162.783 238.521 170.665C231.667 178.608 225.827 187.337 221.076 196.581C211.651 215.099 206.507 235.524 205.766 256.085C205.524 261.229 205.705 266.374 205.978 271.518C206.401 276.646 206.916 281.79 207.884 286.859C209.639 297.025 212.634 307.011 216.674 316.603C220.698 326.195 226.009 335.303 232.273 343.715C238.612 352.097 246.04 359.661 254.271 366.212C270.852 379.238 290.536 387.741 310.658 391.705C315.848 392.673 321.067 393.582 326.332 393.99L341.144 394.005H1285.31C1291.79 394.05 1298.32 393.717 1304.74 394.867C1311.14 395.926 1317.38 397.969 1323.1 401.056C1328.84 404.082 1334.09 408.045 1338.54 412.78C1343.04 417.455 1346.74 422.887 1349.53 428.742C1355.18 440.437 1356.96 453.948 1354.48 466.702C1353.35 473.117 1350.85 479.184 1347.98 484.993L1343.82 493.799L1341.74 498.201L1339.9 502.71L1335.59 513.285L1331.08 526.206C1329.49 530.457 1328.31 534.951 1327.01 539.368C1325.75 543.801 1324.36 548.204 1323.41 552.728C1322.38 557.221 1321.29 561.714 1320.3 566.223L1317.88 579.87C1317.7 581.02 1317.46 582.139 1317.31 583.289L1316.88 586.724L1316.04 593.608C1315.78 595.907 1315.45 598.192 1315.24 600.491L1314.74 607.405C1313.39 625.818 1313.41 644.382 1315.22 662.734C1315.6 667.333 1316.28 671.887 1316.79 676.471L1317.22 679.905L1317.78 683.31L1318.85 689.8C1319.4 693.537 1320.23 697.244 1321 700.936C1321.39 702.797 1321.74 704.643 1322.18 706.488L1323.56 711.995C1325.22 719.378 1327.78 726.52 1329.61 733.858C1331.26 741.24 1331.68 748.911 1330.58 756.4C1328.43 771.408 1320.27 785.327 1308.58 794.919C1296.88 804.496 1281.56 809.671 1266.43 808.611C1258.85 808.218 1251.51 806.009 1244.52 803.165L1223.38 794.889L434.416 485.916L425.808 482.542H344.896L349.314 484.267L374.096 493.965L423.659 513.376L1220.74 825.526C1230.13 829.218 1239.54 832.485 1248.76 835.436C1257.9 838.462 1267.35 840.61 1277.06 840.641C1296.43 840.973 1315.87 833.923 1330.94 821.532C1345.99 809.126 1356.77 791.515 1360.43 772.452C1362.27 762.936 1362.33 753.162 1360.9 743.676C1360.46 741.316 1360 738.986 1359.49 736.61L1357.84 729.47L1354.47 714.99C1353.32 710.119 1352.18 705.217 1351.08 700.255C1349.97 695.323 1348.78 690.405 1348.01 685.398L1346.92 678.831L1346.4 675.715L1346.02 672.568C1345.56 668.392 1344.93 664.217 1344.59 660.011C1342.92 643.232 1342.94 626.332 1344.15 609.568L1344.6 603.276C1344.78 601.188 1345.1 599.1 1345.34 597.012L1346.12 590.748L1346.49 587.616C1346.63 586.572 1346.84 585.543 1347.02 584.499L1349.22 572.078C1350.11 567.978 1351.11 563.878 1352.05 559.778C1352.89 555.648 1354.19 551.639 1355.34 547.584C1356.55 543.545 1357.58 539.474 1359.1 535.465L1363.32 523.392L1369.11 509.473L1374.18 497.596L1379.25 485.841C1382.65 478.095 1385.27 470.152 1386.39 461.785C1388.81 445.173 1386.06 427.789 1378.6 412.659L1377.18 409.83L1375.6 407.077C1374.6 405.216 1373.38 403.506 1372.24 401.721C1369.81 398.287 1367.24 394.928 1364.32 391.872C1358.61 385.669 1351.91 380.403 1344.6 376.228C1337.32 372.007 1329.37 369.011 1321.18 367.241C1312.98 365.35 1304.63 365.169 1296.11 364.806C1289.72 364.567 1283.24 364.524 1276.75 364.518H328.192C326.211 364.442 324.259 364.034 322.292 363.822C320.325 363.535 318.389 363.126 316.438 362.793C300.279 359.601 285.119 352.928 272.547 343.079C266.314 338.087 260.67 332.368 255.844 325.984C251.078 319.554 246.963 312.579 243.847 305.105C240.7 297.646 238.339 289.794 236.947 281.73C236.176 277.705 235.783 273.62 235.435 269.535C235.223 265.435 235.056 261.32 235.268 257.22C235.843 240.79 240.004 224.511 247.357 210.047C251.063 202.83 255.587 196.082 260.821 190.015C266.117 184.008 272.063 178.592 278.659 174.099C285.255 169.621 292.427 165.96 299.991 163.176C307.586 160.437 315.56 158.607 323.73 157.593L326.801 157.23C327.83 157.124 328.874 157.079 329.902 157.003L333.004 156.776L336.12 156.7L339.252 156.624H701.783L703.326 156.67C705.384 156.761 707.457 156.685 709.515 156.897C725.991 157.91 742.194 162.358 756.885 169.862C771.575 177.351 784.723 187.897 795.283 200.591C805.828 213.284 813.726 228.156 818.325 243.982C820.625 251.894 822.123 260.034 822.774 268.265C822.94 270.322 823.107 272.38 823.107 274.452L823.151 275.995V275.981H852.699L852.639 273.575C852.608 271.018 852.427 268.461 852.215 265.904C851.413 255.692 849.552 245.54 846.678 235.691C840.944 215.992 831.124 197.489 818.023 181.725C804.921 165.945 788.611 152.873 770.335 143.553C752.074 134.203 731.846 128.666 711.391 127.41C708.834 127.168 706.277 127.228 703.72 127.122L701.799 127.077H339.222ZM339.102 68.1173L333.912 68.2238L328.723 68.3751L323.457 68.7228C321.702 68.8589 319.962 68.9651 318.192 69.1466L312.866 69.7667C298.66 71.5217 284.106 74.8045 269.809 79.9786C255.527 85.1983 241.562 92.2793 228.672 101.069C215.782 109.86 204.102 120.42 193.965 132.025C183.874 143.674 175.401 156.412 168.563 169.711C154.991 196.369 147.881 225.07 146.807 253.892C146.474 261.093 146.685 268.325 147.108 275.557C147.683 282.789 148.456 290.021 149.787 297.207C152.299 311.595 156.52 325.862 162.359 339.691C168.184 353.519 175.9 366.878 185.159 379.254C194.479 391.615 205.508 402.871 217.718 412.554C229.958 422.191 243.362 430.134 257.13 436.276C260.564 437.895 264.044 439.167 267.524 440.559C271.003 441.89 274.498 443.009 277.993 444.19C281.473 445.234 284.984 446.232 288.479 447.17C292.004 447.987 295.332 448.819 299.084 449.575C306.876 451.013 314.713 452.374 322.61 452.98L328.556 453.025H1263.55C1265.72 453.04 1267.9 452.934 1270.03 453.313C1272.16 453.661 1274.25 454.341 1276.16 455.37C1279.98 457.382 1283.1 460.695 1284.96 464.599C1286.84 468.487 1287.44 472.996 1286.61 477.247C1286.23 479.38 1285.4 481.407 1284.45 483.344C1283.55 485.311 1282.53 487.217 1281.75 489.244L1281.04 491L1280.5 492.316L1280.41 492.527L1280.36 492.664L1280.2 493.118L1275.1 507.718C1273.34 512.453 1271.89 517.809 1270.38 522.968C1268.89 528.172 1267.31 533.317 1266.16 538.643C1264.93 543.923 1263.66 549.203 1262.52 554.513L1259.67 570.58C1259.45 571.927 1259.18 573.258 1259 574.605L1258.49 578.659L1257.47 586.769C1257.15 589.477 1256.79 592.186 1256.53 594.894L1255.93 603.048C1254.34 624.759 1254.4 646.636 1256.5 668.15C1256.96 673.536 1257.71 678.877 1258.33 684.233L1258.83 688.242L1259.47 692.221L1260.12 696.2L1260.45 698.182L1260.53 698.575C1260.68 699.725 1261 701.026 1261.24 702.236C1261.48 703.462 1261.78 704.688 1262.1 705.913C1262.65 708.379 1263.51 710.754 1264.11 713.205C1264.66 715.671 1264.79 718.228 1264.43 720.725C1263.7 725.732 1261 730.377 1257.09 733.569C1253.19 736.762 1248.08 738.487 1243.04 738.139C1240.51 738.003 1238.06 737.277 1235.73 736.323L1228.68 733.569L587.632 482.527H506.72L1226.09 764.237L1240.18 769.759C1244.84 771.65 1249.74 773.133 1254.79 773.39C1264.87 774.101 1275.1 770.637 1282.89 764.252C1290.68 757.867 1296.11 748.593 1297.55 738.577C1298.29 733.585 1298.02 728.471 1296.91 723.554C1295.69 718.652 1293.98 713.886 1292.87 708.969L1291.95 705.308C1291.66 704.082 1291.44 702.842 1291.17 701.616C1290.67 699.165 1290.08 696.654 1289.73 694.218L1288.65 687.788L1288.06 684.097L1287.61 680.374C1287.03 675.412 1286.32 670.464 1285.9 665.472C1283.95 645.531 1283.9 625.334 1285.37 605.257L1285.92 597.723C1286.14 595.211 1286.5 592.715 1286.79 590.219L1287.71 582.73L1288.18 578.978C1288.35 577.722 1288.59 576.496 1288.8 575.255L1291.44 560.399C1292.48 555.482 1293.66 550.595 1294.8 545.708C1295.84 540.791 1297.34 536.01 1298.71 531.198C1300.12 526.418 1301.42 521.486 1303.1 516.992L1307.91 503.225L1308.06 502.801L1308.16 502.573L1308.7 501.258L1309.41 499.502L1310.85 496.008L1312.07 493.012L1313.45 490.077L1316.22 484.207C1318.13 480.334 1319.79 476.294 1320.55 472.013C1322.2 463.51 1321.02 454.493 1317.25 446.701C1313.54 438.879 1307.31 432.252 1299.64 428.228C1295.84 426.17 1291.66 424.794 1287.4 424.098C1283.12 423.341 1278.77 423.553 1274.45 423.523H341.174L324.501 423.492C317.935 422.978 311.399 421.858 304.908 420.648C301.746 420.012 298.842 419.286 295.831 418.59C292.851 417.788 289.855 416.942 286.874 416.049C283.909 415.035 280.929 414.097 277.979 412.962C275.028 411.767 272.063 410.708 269.173 409.331C257.538 404.142 246.297 397.469 236.039 389.405C225.827 381.281 216.583 371.87 208.761 361.507C201 351.098 194.479 339.887 189.562 328.162C184.614 316.437 181.014 304.317 178.881 292.032C177.731 285.905 177.08 279.718 176.581 273.545C176.233 267.357 176.037 261.169 176.324 254.996C177.232 230.305 183.359 205.75 194.857 183.147C200.652 171.875 207.808 161.133 216.28 151.345C224.798 141.602 234.557 132.75 245.359 125.398C256.147 118.045 267.857 112.099 279.899 107.696C291.958 103.339 304.334 100.54 316.528 99.0275L321.097 98.4972C322.61 98.3308 324.123 98.2549 325.636 98.1339L330.175 97.8322L334.668 97.6954L339.161 97.6046H701.783L704.068 97.6505C707.124 97.7564 710.165 97.7259 713.221 97.9982C737.64 99.496 761.893 106.122 783.725 117.303C805.587 128.453 825.057 144.067 840.701 162.903C856.345 181.74 868.101 203.859 874.97 227.445C878.404 239.231 880.628 251.38 881.597 263.574C881.854 266.63 882.066 269.672 882.096 272.728L882.171 275.995H911.674L911.583 271.865C911.538 268.325 911.295 264.77 911.008 261.23C909.888 247.053 907.301 232.907 903.292 219.185C895.289 191.71 881.581 165.974 863.396 144.082C845.21 122.175 822.577 104.019 797.129 91.0382C771.727 78.0119 743.45 70.2967 715.067 68.5568C711.512 68.2542 707.971 68.2691 704.431 68.1632L701.769 68.1173H339.102ZM295.725 558.658C295.664 558.628 295.604 558.538 295.528 558.613C295.256 558.795 294.999 558.447 294.727 558.658C294.606 558.719 294.455 558.538 294.318 558.613C294.182 558.704 294.046 558.734 293.895 558.704C293.728 558.583 293.607 558.779 293.471 558.81C293.335 558.9 293.153 558.765 293.017 558.856C292.79 559.142 292.396 558.931 292.185 559.234C291.519 559.294 291.186 559.899 290.626 560.05C290.535 560.383 290.097 560.292 290.052 560.625C289.991 560.746 289.779 560.732 289.719 560.853C289.689 561.004 289.628 561.109 289.507 561.185C289.462 561.245 289.326 561.215 289.325 561.306C289.31 561.397 289.295 561.473 289.265 561.533C289.219 561.669 289.083 561.73 288.947 561.82C288.947 562.017 288.902 562.168 288.796 562.289C288.751 562.35 288.674 562.411 288.599 562.456C288.569 562.485 288.599 562.396 288.539 562.531L288.342 562.895L287.964 563.636L287.207 565.118L262.94 612.504L214.42 707.26L208.353 719.106L206.84 722.071L206.673 722.404V722.51C206.673 722.54 206.629 722.571 206.613 722.586C206.598 722.586 206.749 722.857 206.824 722.948L206.84 722.964L403.795 723.025H716.308L391.449 595.801L341.885 576.39L317.103 566.693L304.712 561.836L298.509 559.415L297.737 559.112C297.556 559.037 297.616 559.067 297.586 559.067H297.556C297.51 559.082 297.465 559.082 297.42 559.082C297.329 559.082 297.253 559.066 297.178 559.036C297.102 559.006 297.026 558.961 296.966 558.901C296.921 558.87 296.89 558.825 296.859 558.81C296.814 558.825 296.784 558.84 296.738 558.84C296.587 558.87 296.451 558.84 296.33 558.749C296.209 558.553 296.043 558.779 295.922 558.719C295.846 558.719 295.785 558.689 295.725 558.658ZM668.544 482.527L1231.3 702.933L1230.98 700.981L1230.28 696.73L1229.6 692.463L1229.06 688.151C1228.39 682.402 1227.58 676.683 1227.09 670.903C1224.85 647.801 1224.76 624.274 1226.47 600.9L1227.12 592.125C1227.38 589.22 1227.79 586.3 1228.12 583.395L1229.21 574.665L1229.77 570.308C1229.97 568.856 1230.24 567.419 1230.48 565.982L1233.55 548.689C1234.78 542.97 1236.12 537.311 1237.46 531.622C1238.7 525.903 1240.41 520.366 1241.99 514.783C1243.61 509.246 1245.19 503.466 1247.03 498.488L1252.62 482.527H668.544ZM211.258 444.356C211.802 444.734 212.347 445.082 212.876 445.43C212.347 445.082 211.802 444.719 211.258 444.356ZM339.389 245.102C339.041 245.117 338.677 245.147 338.329 245.147H337.271C336.953 245.192 336.65 245.222 336.332 245.237C336.03 245.268 335.697 245.253 335.409 245.283C335.137 245.344 334.88 245.374 334.607 245.404C332.475 245.677 331.083 246.039 330.205 246.342C329.358 246.69 328.995 246.932 328.662 247.113C328.345 247.31 328.132 247.583 327.679 248.006C327.285 248.505 326.74 249.247 326.135 250.366C324.985 252.621 323.79 256.509 323.699 260.519C323.609 261.517 323.73 262.501 323.715 263.469C323.851 264.407 323.865 265.36 324.077 266.207C324.334 267.962 324.865 269.369 325.288 270.458C325.712 271.563 326.226 272.168 326.498 272.652C326.831 273.076 327.073 273.258 327.346 273.545C327.679 273.772 328.148 274.06 329.131 274.528C329.313 274.71 329.721 274.709 329.979 274.891C330.296 275.012 330.719 275.088 331.052 275.27C331.491 275.36 331.93 275.496 332.384 275.648C332.656 275.693 332.928 275.754 333.186 275.815L333.549 275.92C333.67 275.965 333.806 276.011 333.775 275.981L334.199 275.95H734.614C734.584 275.723 734.553 275.497 734.538 275.27C734.357 273 733.949 270.837 733.344 268.749C732.133 264.589 730.061 260.579 727.141 257.068C724.221 253.589 720.559 250.669 716.625 248.672C712.676 246.66 708.531 245.495 703.947 245.207L488.399 245.102H339.389Z\" fill=\"%23EDEEF3\"/></g><defs><clipPath id=\"clip0_1780_194\"><rect width=\"1476\" height=\"1476\" fill=\"white\" transform=\"translate(0 -252)\"/></clipPath></defs></svg>");-webkit-mask-position:100%;mask-position:100%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.oryx-footer-wrapper .container-oryx{padding-top:0;padding-bottom:0}.oryx-footer-wrapper .oryx-footer-content{gap:var(--gap-lg,40px);row-gap:var(--gap-2xl,80px);flex-direction:column;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;display:flex}@media (max-width:796px){.oryx-footer-wrapper .oryx-footer-content{padding:0 var(--global-sizes-margin,16px);row-gap:var(--gap-lg,40px)}}.oryx-footer-wrapper .oryx-footer-top,.oryx-footer-wrapper .oryx-footer-middle{z-index:1;margin-top:0;position:relative}.oryx-footer-wrapper .oryx-footer-middle .column5-grid{grid-template-columns:default;align-items:stretch;column-gap:20px;row-gap:var(--gap-lg,40px);width:100%;display:grid}@media (min-width:768px){.oryx-footer-wrapper .oryx-footer-middle .column5-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.oryx-footer-wrapper .oryx-footer-middle .column5-grid{row-gap:var(--padding-3xl,80px);grid-template-columns:1fr 1fr 2fr}}@media (min-width:1366px){.oryx-footer-wrapper .oryx-footer-middle .column5-grid{grid-template-columns:1fr 1fr 3fr}}.oryx-footer-wrapper .oryx-footer-middle .column5-col:first-child{justify-content:space-between;align-items:center;display:flex}@media (min-width:768px){.oryx-footer-wrapper .oryx-footer-middle .column5-col:first-child{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}}@media (max-width:768px){.oryx-footer-wrapper .oryx-footer-middle .column5-col:first-child astro-slot{flex-direction:column;gap:20px;display:flex}}.oryx-footer-wrapper .oryx-footer-middle .column5-col:empty{display:none}.oryx-footer-wrapper .oryx-footer-middle .column5-col.links-wrapper{flex-direction:column;display:flex}.oryx-footer-wrapper .oryx-footer-middle .column5-col.links-wrapper .oryx-button{max-width:fit-content;margin-bottom:24px}.oryx-footer-wrapper .oryx-footer-middle .column5-col.links-wrapper div[id^=block-]{margin-top:auto}.oryx-footer-wrapper .oryx-footer-middle span.footer-column-title{font-size:var(--typography-heading-font-size-3xs,16px);line-height:var(--typography-heading-line-height-3xs,16px);color:var(--content-primary,#1f1e21);margin-bottom:16px;font-weight:600;display:inline-block}.oryx-footer-wrapper .oryx-footer-middle nav ul li{margin-bottom:var(--gap-4xs,4px)}.oryx-footer-wrapper .oryx-footer-middle nav ul li a{font-size:var(--typography-body-font-size-sm,16px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-sm,24px);color:var(--content-secondary,#6a6f81)}.oryx-footer-wrapper .oryx-footer-middle .oryx-social-links a{font-family:var(--typography-font-family-tertiary);font-size:var(--typography-label-font-size-sm,12px);font-weight:500;line-height:var(--typography-label-line-height-sm,14px);letter-spacing:var(--typography-label-letter-spacing-sm,1px);text-transform:uppercase;color:var(--content-secondary,#6a6f81);flex-direction:row;gap:8px;display:flex}.oryx-footer-wrapper .oryx-footer-middle .oryx-social-links a span{padding:var(--padding-3xs,8px)0}.oryx-footer-wrapper .oryx-footer-middle .oryx-social-links a svg{transition:all .2s}.oryx-footer-wrapper .oryx-footer-middle .oryx-social-links a:hover svg{fill:#000}.oryx-footer-wrapper .oryx-footer-middle .oryx-social-links a:hover svg path[fill-rule=evenodd]{fill:#fff}.oryx-footer-wrapper .oryx-footer-middle .oryx-address{margin-bottom:40px}.oryx-footer-wrapper .oryx-footer-middle .oryx-address p{font-size:var(--typography-body-font-size-sm,16px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-sm,14px);color:var(--content-secondary,#6a6f81)}.oryx-footer-wrapper .oryx-footer-bottom{margin-top:var(--padding-3xl,80px);z-index:1;border-top:1px solid var(--border-secondary,#e0e2eb);padding-top:var(--padding-lg,40px);flex-direction:column;gap:24px;display:flex;position:relative}@media (min-width:768px){.oryx-footer-wrapper .oryx-footer-bottom{border-top:0;flex-direction:row;justify-content:space-between;align-items:center;margin-top:0;padding-top:0}}.oryx-footer-wrapper .oryx-footer-bottom nav ul{flex-flow:wrap;gap:24px;display:flex}.oryx-footer-wrapper .oryx-footer-bottom nav ul li{font-family:var(--typography-font-family-tertiary);font-size:var(--typography-label-font-size-sm,12px);letter-spacing:var(--typography-label-letter-spacing-sm,1px);text-transform:uppercase;color:var(--content-secondary,#6a6f81);font-weight:500;line-height:24px}.oryx-footer-wrapper .oryx-footer-bottom div{color:var(--content-secondary,#6a6f81);flex-direction:row;gap:16px;display:flex}.oryx-footer-wrapper .oryx-footer-bottom div .oryx-language-switcher__global{font-size:var(--typography-body-font-size-xs,14px);flex-direction:row;gap:4px;line-height:24px;display:flex}.oryx-footer-wrapper .oryx-footer-bottom div ul{flex-direction:row;gap:8px;display:flex}.oryx-footer-wrapper .oryx-footer-bottom div ul li a.oryx-language-switcher__link{font-family:var(--typography-font-family-tertiary);font-size:var(--typography-label-font-size-xs,12px);text-transform:uppercase;border:1px solid var(--border-secondary,#e0e2eb);padding:var(--padding-2xs,8px);color:var(--content-primary,#1f1e21);border-radius:var(--radius-2xs,6px);font-weight:500}.oryx-footer-wrapper .oryx-footer-bottom div ul li a.oryx-language-switcher__link.oryx-language-switcher__link--active{color:var(--content-invert,#fff);background-color:var(--surface-container-invert,#e0e2eb);border:1px solid var(--surface-container-invert,#e0e2eb)}.oryx-footer-wrapper astro-slot[name=footerMiddleFirstColumn] .texte-oryx p{font-size:var(--typography-body-font-size-sm,16px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-sm,24px);color:var(--content-secondary,#6a6f81)}.oryx-footer-wrapper astro-slot[name=footerMiddleFirstColumn] .texte-oryx p strong{color:var(--content-accent,#e31837);font-family:var(--typography-font-family-secondary,"Gandur Stencil");font-size:24px;font-weight:400}.oryx-footer-wrapper astro-slot[name=footerMiddleFirstColumn] .texte-oryx p a{text-decoration:none}
.heading-section-oryx{gap:var(--gap-sm,24px);flex-direction:column;align-items:flex-start;width:100%;display:flex}.heading-section-oryx.heading-section-oryx--w-12-12{width:100%}.heading-section-oryx.heading-section-oryx--w-9-12{width:75%}.heading-section-oryx.heading-section-oryx--w-8-12{width:66.6667%}.heading-section-oryx.heading-section-oryx--w-7-12{width:58.3333%}.heading-section-oryx.heading-section-oryx--w-6-12{width:50%}.heading-section-oryx__preHeading{font-family:var(--typography-font-family-tertiary,"DM Mono",monospace);font-size:var(--typography-label-font-size-md,16px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-md,20px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;color:#d41633}.heading-section-oryx__title{font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-weight:var(--typography-heading-font-weight,550);color:var(--content-primary,#1f1e21)}.heading-section-oryx__title-lg{font-size:var(--typography-heading-font-size-lg,52px);line-height:var(--typography-heading-line-height-lg,56px)}.heading-section-oryx__title-md{font-size:var(--typography-heading-font-size-md,36px);line-height:var(--typography-heading-line-height-md,46px)}.heading-section-oryx__title-sm{font-size:var(--typography-heading-font-size-sm,24px);line-height:var(--typography-heading-line-height-sm,31.5px)}.heading-section-oryx__title-xs{font-size:var(--typography-heading-font-size-xs,20px);line-height:var(--typography-heading-line-height-xs,28px)}.heading-section-oryx__title-2xs{font-size:var(--typography-heading-font-size-2xs,18px);line-height:var(--typography-heading-line-height-2xs,24px)}.heading-section-oryx__title-3xs{font-size:var(--typography-heading-font-size-3xs,16px);line-height:var(--typography-heading-line-height-3xs,24px)}.heading-section-oryx__highlight{color:var(--content-accent,#e31837)}@media (prefers-reduced-motion:no-preference){.heading-section-oryx .heading-section-oryx__preHeading,.heading-section-oryx .heading-section-oryx__title{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.heading-section-oryx.is-visible .heading-section-oryx__preHeading{opacity:1;transform:translateY(0);transition-delay:0s}.heading-section-oryx.is-visible .heading-section-oryx__title{opacity:1;transform:translateY(0);transition-delay:.15s}}@media (max-width:768px){.heading-section-oryx{width:100%!important}}
.hero-oryx{width:100%;height:660px;position:relative;overflow:hidden}.hero-oryx__video{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-oryx__video video,.hero-oryx__video-img{object-fit:cover;opacity:.6;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-oryx__gradient{mix-blend-mode:multiply;opacity:.9;background:linear-gradient(#16161600,#161616cc);position:absolute;inset:20% 0 0}.hero-oryx__content-wrapper{max-width:1440px;padding:0 var(--global-sizes-margin,32px);flex-direction:column;margin:0 auto;display:flex;position:absolute;inset:0}@media (max-width:768px){.hero-oryx__content-wrapper{gap:var(--gap-lg,40px);padding:53px 16px}}.hero-oryx__content{flex-direction:column;flex-grow:2;justify-content:center;gap:50px;width:54%;max-width:800px;margin-left:46%;display:flex}@media (max-width:1024px){.hero-oryx__content{width:70%;margin-left:30%}}@media (max-width:768px){.hero-oryx__content{justify-content:flex-end;gap:24px;width:100%;margin-left:0}}.hero-oryx__description{width:445px;max-width:100%;font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-size:var(--typography-body-font-size-sm,16px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-sm,24px);color:var(--hero-description,#fff);padding:8px 0 30px 32px;position:absolute;bottom:30px;left:0}@media (max-width:768px){.hero-oryx__description{width:auto;font-size:var(--typography-body-font-size-xs,14px);line-height:var(--typography-body-line-height-xs,22px);padding:0;position:static}}.hero-oryx__title-wrapper{gap:var(--gap-xs,16px);flex-direction:column;padding-top:44px;display:flex}.hero-oryx__preHeading{width:100%;font-family:var(--typography-font-family-tertiary,"DM Mono",monospace);font-size:var(--typography-label-font-size-md,16px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-md,20px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;color:var(--hero-label,#fff);flex-direction:column;justify-content:flex-end;display:flex}.hero-oryx__title{width:100%;color:var(--hero-title,#fff);font-family:var(--typography-font-family-secondary,"Gandur");font-size:var(--typography-display-font-size-sm,67px);font-weight:500;line-height:var(--typography-display-line-height-sm,64px);text-transform:uppercase;flex-direction:column;justify-content:flex-end;display:flex}@media (max-width:768px){.hero-oryx__title{font-size:42px;line-height:var(--typography-display-line-height-sm,48px)}}@media (prefers-reduced-motion:no-preference){@keyframes hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-oryx__content{animation:.7s 1s both hero-fade-up}.hero-oryx__description{animation:.7s 1.4s both hero-fade-up}}.hero-oryx--lg{height:960px}.hero-oryx--lg .hero-oryx__title-wrapper{padding-top:64px}.hero-oryx--lg .hero-oryx__title{font-size:var(--typography-display-font-size-md,84px);font-weight:var(--typography-display-font-weight,500);line-height:var(--typography-display-line-height-md,80px)}@media (max-width:768px){.hero-oryx--lg .hero-oryx__title{font-size:var(--typography-display-font-size-sm,53px);font-weight:400;line-height:var(--typography-display-line-height-sm,48px)}}.hero-oryx--dark{background-color:var(--oryxcolors-neutrals-1000,#1f1e21)}.hero-oryx--light{background-color:var(--hero-product-light-surface,#f8f8fa)}.hero-oryx--light .hero-oryx__description,.hero-oryx--light .hero-oryx__preHeading,.hero-oryx--light .hero-oryx__title{color:var(--content-primary,#1f1e21)}.hero-oryx--light .hero-oryx__gradient{background:linear-gradient(#f8f8fa00,#f8f8facc)}.hero-oryx--title-sm .hero-oryx__title{font-family:var(--typography-font-family-secondary,"Gandur Stencil");font-size:var(--typography-display-font-size-sm,67px);font-weight:400;line-height:var(--typography-display-line-height-sm,64px)}.hero-oryx--center .hero-oryx__content{margin:0 auto}@media (max-width:768px){.hero-oryx--center .hero-oryx__content{margin:0 auto}}.hero-oryx--right .hero-oryx__content{margin-left:46%}@media (max-width:1024px){.hero-oryx--right .hero-oryx__content{margin-left:30%}}@media (max-width:768px){.hero-oryx--right .hero-oryx__content{margin-left:0}}.hero-oryx--left .hero-oryx__content{margin-left:0}@media (max-width:768px){.hero-oryx--left .hero-oryx__content{margin-left:0}}.hero-oryx--bottom-right .hero-oryx__content{justify-content:flex-end}.hero-oryx--bottom-right .hero-oryx__description{position:static}.hero-oryx--bottom-left .hero-oryx__content{justify-content:flex-end;margin-bottom:63px}@media (max-width:768px){.hero-oryx--bottom-left .hero-oryx__content{margin-bottom:0;margin-left:0}}.hero-oryx--bottom-left .hero-oryx__description{padding:8px 0 30px 32px;position:static}@media (max-width:768px){.hero-oryx--bottom-left .hero-oryx__content-wrapper{gap:var(--gap-lg,40px)}}
.image-oryx{width:100%;position:relative;overflow:hidden}.image-oryx__img{width:100%;height:100%;display:block}.image-oryx--cover .image-oryx__img{object-fit:cover}.image-oryx--contain .image-oryx__img{object-fit:contain}.image-oryx--fill .image-oryx__img{object-fit:fill}.image-oryx--radius-none{border-radius:0}.image-oryx--radius-small{border-radius:var(--cards-xs-radius,4px)}.image-oryx--radius-medium{border-radius:var(--cards-sm-radius,8px)}.image-oryx--radius-large{border-radius:var(--cards-md-radius,16px)}@media (max-width:768px){.image-oryx{max-width:100%}}
.banner-large{border-radius:var(--cards-sm-radius,8px);background-color:var(--oryxcolors-neutrals-1000,#1f1e21);--parallax-bg:0;width:100%;min-height:352px;position:relative;overflow:hidden}@media (max-width:768px){.banner-large{min-height:580px}}.banner-large__img{transform:translate(-50%,calc(-50% + var(--parallax-bg)));object-fit:cover;opacity:.8;z-index:1;will-change:transform;width:150%;height:150%;position:absolute;top:50%;left:50%}.banner-large__content{z-index:2;align-items:center;gap:var(--gap-sm,24px);padding:86px var(--padding-sm,24px);text-align:center;background-color:#0000004d;flex-direction:column;min-height:352px;display:flex;position:relative}@media (max-width:768px){.banner-large__content{min-height:580px;padding:32px var(--padding-sm,24px);justify-content:flex-end}}.banner-large__heading{align-items:center;gap:var(--gap-xs,16px);flex-direction:column;display:flex}.banner-large__subheading{font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-md,16px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-md,22px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;color:var(--content-invert,#fff);margin:0}@media (max-width:768px){.banner-large__subheading{font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-sm,12px);line-height:var(--typography-label-line-height-sm,19px)}}.banner-large__title{font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-size:var(--typography-heading-font-size-md,36px);font-weight:var(--typography-heading-font-weight,550);line-height:var(--typography-heading-line-height-md,46px);color:var(--content-invert,#fff);max-width:620px;margin:0}@media (max-width:768px){.banner-large__title{font-size:var(--typography-heading-font-size-sm,24px);font-weight:var(--typography-heading-font-weight,600);line-height:var(--typography-heading-line-height-sm,32px)}}.banner-large--light{background:var(--surface-container-primary,#fff)}.banner-large--light .banner-large__content{background:0 0}.banner-large--light .banner-large__subheading{color:var(--content-accent,#e31837)}.banner-large--light .banner-large__title{color:var(--content-primary,#1f1e21)}.banner-large--right .banner-large__content{text-align:left;align-items:flex-start;padding-left:calc(50% + 24px)}@media (max-width:768px){.banner-large--right .banner-large__content{padding:32px var(--padding-sm,24px);text-align:center;align-items:center}}.banner-large--right .banner-large__heading{align-items:flex-start}@media (max-width:768px){.banner-large--right .banner-large__heading{align-items:center}}.banner-large--left .banner-large__content{text-align:left;align-items:flex-start;padding-left:72px}@media (max-width:768px){.banner-large--left .banner-large__content{padding:32px var(--padding-sm,24px);text-align:center;align-items:center}}.banner-large--left .banner-large__heading{align-items:flex-start}@media (max-width:768px){.banner-large--left .banner-large__heading{align-items:center}}@media (prefers-reduced-motion:no-preference){.banner-large__subheading,.banner-large__title,.banner-large__button-slot{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.banner-large__subheading{transition-delay:.2s}.banner-large__title{transition-delay:.4s}.banner-large__button-slot{transition-delay:.6s}.banner-large__content.is-visible .banner-large__subheading,.banner-large__content.is-visible .banner-large__title,.banner-large__content.is-visible .banner-large__button-slot{opacity:1;transform:translateY(0)}}
.quick-link-list-oryx{width:100%;padding-top:var(--padding-sm,24px);padding-bottom:var(--padding-sm,24px);justify-content:space-between;align-items:center;max-width:450px;text-decoration:none;transition:all .2s;display:flex;position:relative}.quick-link-list-oryx:after{content:"";background-color:var(--content-border-secondary,#e0e2eb);height:1px;animation-name:border;animation-duration:1ms;animation-timing-function:ease-in-out;animation-timeline:view();animation-range:10% 50%;position:absolute;bottom:0;left:0;right:0}.quick-link-list-oryx:hover .quick-link-list-oryx__icon{background-color:var(--oryxcolors-neutrals-1000,#1f1e21)}.quick-link-list-oryx:hover .quick-link-list-oryx__arrow{transition:all .4s .2s;transform:scale(1.2)rotateX(-180deg)}.quick-link-list-oryx__main{gap:var(--padding-3xs,8px);flex-direction:column;flex:1;align-items:flex-start;display:flex}.quick-link-list-oryx__subtitle{font-family:var(--typography-font-family-tertiary,"DM Mono",monospace);font-size:var(--typography-label-font-size-sm,12px);font-weight:var(--typography-label-font-weight,500);line-height:var(--typography-label-line-height-sm,14px);letter-spacing:var(--typography-label-letter-spacing-sm,1px);text-transform:uppercase;color:#6a6f81;flex-direction:column;justify-content:flex-end;display:flex}.quick-link-list-oryx__title{font-family:var(--typography-font-family-primary,"Inter",sans-serif);font-size:var(--typography-body-font-size-md,21px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-md,32px);color:var(--content-primary,#1f1e21);white-space:nowrap;flex-direction:column;justify-content:flex-end;margin:0;display:flex}.quick-link-list-oryx__icon{background-color:var(--surface-container-invert,#e31837);border-radius:var(--radius-2xs,6px);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.quick-link-list-oryx__arrow{width:16px;height:16px;stroke:var(--neutral-0,#fff);transition:all .4s;transform:scale(1)rotateX(0)}@keyframes border{0%{right:100%}to{right:0}}#storybook-docs .quick-link-list-oryx:after{right:0!important}
@media (prefers-reduced-motion:no-preference){.texte-oryx{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.texte-oryx.is-visible{opacity:1;transform:translateY(0)}}.texte-oryx{gap:var(--padding-xs,16px);flex-direction:column;align-items:flex-start;width:100%;display:flex;font-family:var(--typography-font-family-primary,"Inter",sans-serif)!important}.texte-oryx p{white-space:pre-wrap;font-size:var(--typography-body-font-size-sm,16px);margin-bottom:32px}.texte-oryx p:last-child{margin-bottom:0}.texte-oryx b.headline,.texte-oryx strong.headline,.texte-oryx b.headline strong{font-weight:var(--typography-heading-font-weight,550);font-size:var(--typography-heading-font-size-sm,24px)}.texte-oryx .texte-oryx__push{font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-sm,24px);font-style:normal;font-weight:var(--typography-heading-font-weight,550);line-height:var(--typography-heading-line-height-sm,31.5px)}.texte-oryx .texte-oryx__highlight{color:var(--content-accent,#e31837)}.texte-oryx ol{counter-reset:counter;gap:var(--gap-xxs,8px);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.texte-oryx ol li{counter-increment:counter}.texte-oryx ol li:before{content:counter(counter)". ";color:var(--content-accent,#e31837);font-weight:500}.texte-oryx a{color:var(--content-link,#1f1e21);text-decoration:underline}.texte-oryx ul{margin-left:20px;list-style:none}.texte-oryx ul li{position:relative}.texte-oryx ul li:before{content:"•";color:var(--content-accent,#e31837);position:absolute;left:-15px}.texte-oryx .title-section{font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-md,16px);line-height:var(--typography-label-line-height-md,22px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;margin-bottom:12px;font-weight:300!important}
.layout-container{position:relative;}html{scroll-behavior:smooth;}header{position:absolute;top:60px;left:0;right:0;z-index:1000;transition:transform 0.3s ease;@media (max-width:1365px){top:60px;transform:none;left:0;right:0;}}header.header--sticky{position:fixed;top:60px;left:0;right:0;transform:none;@media (max-width:1365px){top:60px;}}.admin-toolbar-control-bar ~ .dialog-off-canvas-main-canvas{header.header--sticky{left:64px;@media (max-width:1365px){left:0;}}}header.header--hidden{transform:translateY(calc(-100% - 60px));@media (max-width:1365px){transform:translateY(calc(-100% - 60px));}}.gin--navigation-top-bar ~ .dialog-off-canvas-main-canvas{@media (max-width:1365px){.oryx-megamenu-nav,.oryx-megamenu__panel{top:127px;height:calc(100dvh - 127px);}.oryx-megamenu__panel-inner{height:calc(100dvh - (60px + 57px + 24px) - 127px);}}}.main-nav-bar{.oryx-logo{width:120px;height:43px;position:relative;@media (max-width:1365px){width:112px;height:40px;}svg{display:block;width:100%;height:100%;}}.logo--white{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity 0.2s ease;@media (max-width:1365px){opacity:1;}}.logo--colors{opacity:1;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity 0.2s ease;@media (max-width:1365px){opacity:0;}}}.main-nav-bar{margin:0 auto;max-width:1376px;width:1376px;z-index:1000;position:relative;@media (max-width:1440px){margin:0 32px;width:calc(100% - 64px);max-width:100%;}@media (max-width:1365px){margin:0 16px 24px;width:calc(100% - 32px);max-width:100%;border-radius:var(--radius-xs,8px);padding:var(--padding-3xs,8px) var(--padding-3xs,8px) var(--padding-3xs,8px) var(--padding-2xs,12px);background-color:transparent;transition:background-color .3s ease;}&:after{content:"";position:absolute;bottom:0;left:0;right:100%;background:var(--border-secondary,#E0E2EB);height:1px;transition:right 0s ease;@media (max-width:1365px){display:none;}}}header.header--sticky{.main-nav-bar{@media (max-width:1365px){background:var(--surface-container-primary,#FFF);box-shadow:0 7px 29px 0 rgba(100,100,111,0.10);.logo--white{opacity:0;}.logo--colors{opacity:1;}}}}.main-nav-bar--open{&:after{right:0;transition:right 1s ease;}}.main-nav-bar__background{position:absolute;top:0;left:0;right:0;min-height:72px;border-radius:var(--radius-xs,8px);background:var(--surface-container-primary,#FFF);box-shadow:0 7px 29px 0 rgba(100,100,111,0.20);transition:height  0.3s ease;@media (max-width:1365px){display:none;}}.main-nav-bar__wrapper{display:flex;align-items:center;gap:var(--gap-lg,40px);position:relative;z-index:1001;padding:0 var(--padding-3xs,8px) 0 var(--padding-sm,24px);height:72px;@media (max-width:1365px){border:0;background:transparent;justify-content:space-between;align-items:center;box-shadow:none;padding:0;min-height:57px;height:auto;}}.oryx-menu-wrapper{flex-grow:2;@media (max-width:1365px){flex-grow:0;}}.oryx-megamenu-nav__menu-toggle{display:none;width:57px;height:57px;justify-content:center;align-items:center;flex-direction:column;gap:6px;border-radius:var(--radius-2xs,5.797px);border:1px solid var(--oryxcolors-neutrals-500,#D0D3E1);background:var(--oryxcolors-neutrals-0,#FFF);transition:background 0.3s ease,border-color 0.3s ease;&:hover{background:var(--oryxcolors-brand-red-500,#E31837);border-color:var(--oryxcolors-brand-red-500,#E31837);.oryx-megamenu-nav__menu-toggle-line{background-color:var(--Neutral-0,#FFF);&::before,&::after{background-color:var(--Neutral-0,#FFF);}}}&:focus-visible{outline:2px solid var(--button-red-default-surface,#e31837);outline-offset:2px;}@media (max-width:1365px){display:flex;position:relative;z-index:1002;}}.oryx-megamenu-nav__menu-toggle-line{display:block;width:28px;height:1px;background-color:var(--oryxcolors-neutrals-1000,#1F1E21);border-radius:1px;position:relative;transition:background-color 0.3s ease;&::before,&::after{content:'';position:absolute;left:0;width:100%;height:1px;background-color:var(--oryxcolors-neutrals-1000,#1F1E21);border-radius:1px;transition:transform 0.3s ease;}&::before{top:-9px;}&::after{top:9px;}}.oryx-megamenu-nav__menu-toggle[aria-expanded="true"]{background:var(--oryxcolors-brand-red-500,#E31837);border-color:var(--oryxcolors-brand-red-500,#E31837);.oryx-megamenu-nav__menu-toggle-line{background-color:transparent;&::before,&::after{background-color:var(--Neutral-0,#FFF);}&::before{transform:translateY(9px) rotate(45deg);}&::after{transform:translateY(-9px) rotate(-45deg);}}}.oryx-megamenu-nav{@media (max-width:1365px){display:block;position:fixed;top:0;right:-400px;height:100dvh;width:400px;max-width:100%;background-color:#fff;transition:right 0.3s ease;z-index:1001;}@media (max-width:767px){width:100%;right:-100%;}.logo--mobile{opacity:0;transition:opacity 0.2s ease 0.2s;min-height:57px;display:flex;align-items:center;position:absolute;top:calc(60px + var(--padding-3xs,8px));left:calc(16px + var(--padding-2xs,12px));}}.oryx-megamenu-nav--open{right:0;.logo--mobile{opacity:1;}}.oryx-megamenu-nav__wrap-mob{@media (max-width:1365px){padding:calc(60px + 57px + 24px) 0 0;height:100%;}}.oryx-megamenu-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;@media (max-width:1365px){display:flex;flex-flow:column;align-items:flex-start;padding:40px 16px;height:100%;overflow-y:auto;}}.oryx-megamenu-nav__menu{min-width:0;display:flex;justify-content:center;@media (max-width:1365px){display:block;flex-grow:2;width:100%;}}.oryx-megamenu-nav__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0;@media (max-width:1365px){width:100%;}.oryx-button{height:58px;@media (max-width:1365px){width:100%;justify-content:space-between;}}.oryx-button__text{min-width:1rem;}}.oryx-megamenu-nav__search-trigger{display:flex;width:57px;height:57px;justify-content:center;align-items:center;border-radius:var(--radius-2xs,5.797px);border:1px solid var(--oryxcolors-neutrals-500,#D0D3E1);background:var(--oryxcolors-neutrals-0,#FFF);transition:all 0.3s ease;cursor:pointer;@media (max-width:1365px){position:absolute;top:calc(60px + var(--padding-3xs,8px));right:calc(16px + var(--padding-3xs,8px) + 57px + var(--gap-2xs,12px));z-index:1001;}&:hover,&[aria-expanded="true"]{background:var(--oryxcolors-brand-red-500,#E31837);border-color:var(--oryxcolors-brand-red-500,#E31837);svg{fill:var(--oryxcolors-neutrals-0,#FFF);}}&:focus-visible{outline:2px solid var(--button-red-default-surface,#e31837);outline-offset:2px;}svg{fill:var(--oryxcolors-neutrals-1000,#1F1E21);transition:all 0.3s ease;}}.oryx-megamenu-nav__search-trigger[aria-expanded="true"] + .oryx-megamenu-nav__cta-link{background-color:var(--oryxcolors-neutrals-0,#FFF);color:var(--button-red-hover-text,#1f1e21);border:1px solid var(--button-red-hover-border,#d0d3e1);transition:all 0.3s ease;svg{fill:var(--button-red-default-surface,#e31837);}&:hover,&:focus-visible{background-color:var(--button-red-default-surface,#e31837);border-color:var(--button-red-default-surface,#e31837);color:var(--button-white-hover-text,#fff);.oryx-button__plus::before,.oryx-button__plus::after{background-color:var(--oryxcolors-neutrals-0,#FFF);}}&:active{background-color:var(--oryxcolors-neutrals-0,#FFF);color:var(--button-red-hover-text,#1f1e21);border-color:var(--button-red-hover-border,#d0d3e1);}.oryx-button__plus::before,.oryx-button__plus::after{background-color:var(--button-red-default-surface,#e31837);}}.oryx-megamenu-nav__cta-link{@media (max-width:1365px){display:none;}}.oryx-megamenu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0;@media (max-width:1365px){display:block;}}.oryx-megamenu__item{position:static;@media (max-width:1365px){border-bottom:1px solid var(--border-secondary,#E0E2EB);}}.oryx-megamenu__trigger,.oryx-megamenu__item > a{display:inline-flex;align-items:center;gap:var(--gap-lg,40px);padding:var(--padding-sm,24px) 0;border:none;background:transparent;color:var(--content-primary,#1f1e21);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-3xs,16px);font-weight:600;line-height:var(--typography-heading-line-height-3xs,23.75px);cursor:pointer;transition:color 0.3s ease,border-bottom-color 0.3s ease;white-space:nowrap;position:relative;@media (max-width:1365px){display:block;padding:var(--padding-sm,24px) var(--padding-3xs,8px);width:100%;text-align:left;}&::after{content:'';position:absolute;bottom:0px;left:0;right:100%;z-index:1001;height:2px;background-color:var(--oryxcolors-brand-red-500,#E31837);transition:all 0s ease;@media (max-width:1365px){right:var(--padding-3xs,8px);left:auto;bottom:50%;transform:translateY(50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.21661 7.01662C9.53879 6.69443 10.0612 6.69443 10.3833 7.01662L14.7833 11.4166C15.1055 11.7388 15.1055 12.2611 14.7833 12.5833L10.3833 16.9833C10.0612 17.3055 9.53879 17.3055 9.21661 16.9833C8.89443 16.6611 8.89443 16.1388 9.21661 15.8166L13.0332 11.9999L9.21661 8.18328C8.89443 7.86109 8.89443 7.33881 9.21661 7.01662Z' fill='%236A6F81'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;background-color:transparent;}}&:focus-visible{outline:none;}}.oryx-megamenu__trigger:hover,.oryx-megamenu__item > a:hover,.oryx-megamenu__trigger:focus-visible,.oryx-megamenu__item > a:focus-visible{color:var(--oryxcolors-brand-red-500,#E31837);&::after{right:0;transition:all 0.3s ease;}}.oryx-megamenu__trigger[aria-expanded="true"]{color:var(--oryxcolors-brand-red-500,#E31837);&::after{right:0;transition:all 0.3s ease;}}.oryx-megamenu__item--open > .oryx-megamenu__trigger{color:var(--oryxcolors-brand-red-500,#E31837);&::after{right:0;transition:all 0.3s ease;}}.oryx-megamenu__back{display:none;color:var(--content-secondary,#6A6F81);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-body-font-size-md,18px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-md,20px);height:57px;position:absolute;top:calc(60px + var(--padding-3xs,8px));left:16px;opacity:0;transition:opacity 0.1s ease;svg{fill:var(--content-secondary,#6A6F81);width:32px;height:32px;}@media (max-width:1365px){display:flex;align-items:center;}}.oryx-megamenu__panel{position:absolute;top:100%;left:0;right:0;opacity:0;visibility:hidden;transition:opacity 0s ease,visibility 0s ease;pointer-events:none;background-color:#fff;border-radius:0 0 var(--radius-xs,8px) var(--radius-xs,8px);@media (max-width:1365px){position:fixed;top:0;left:auto;right:-400px;bottom:0;width:400px;height:100dvh;border-radius:0;padding:calc(60px + 57px + 24px) 0 0 0;transition:right 0.3s ease;z-index:1002;opacity:1;visibility:visible;}@media (max-width:767px){right:-100%;width:100%;}}.oryx-megamenu__panel--open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 1s ease,visibility 1s ease;@media (max-width:1365px){right:0;transition:right 0.3s ease;}.oryx-megamenu__back{opacity:1;transition:opacity 0.1s ease .1s;}}.oryx-megamenu__panel-inner{padding:3rem 2rem;@media (max-width:1365px){padding:calc(24px + 37px) 16px 40px;height:calc(100dvh - (60px + 57px + 24px));overflow-y:auto;}}.oryx-megamenu-entity{display:flex;gap:var(--global-sizes-gutter,20px);justify-content:space-between;@media (max-width:1365px){flex-direction:column;gap:50px;}}.oryx-megamenu-entity__description{strong{color:var(--content-accent,#E31837);font-weight:var(--typography-heading-font-weight,550);}}.oryx-megamenu-entity__left{width:25%;display:flex;flex-direction:column;gap:var(--gap-lg,40px);padding-right:var(--padding-sm,24px);border-right:1px solid var(--border-secondary,#E0E2EB);@media (max-width:1365px){width:100%;padding-right:0;border-right:none;}}.oryx-megamenu__panel-center{width:50%;@media (max-width:1365px){width:100%;}.oryx-megamenu-entity__cta{margin-bottom:24px;}& > ul{max-height:300px;columns:2;column-gap:2rem;@media (max-width:1365px){columns:1;max-height:none;}li{break-inside:avoid;}}}.oryx-megamenu-entity__right{width:25%;display:flex;flex-direction:column;@media (max-width:1365px){width:100%;}}.oryx-megamenu-entity__card--display-variant-1{position:relative;height:230px;width:100%;overflow:hidden;border-radius:5px;display:flex;justify-content:end;padding:24px;flex-direction:column;background-color:var(--cards-focus-light-surface,#EDEEF3);.oryx-megamenu-entity__card-icon{position:absolute;top:24px;left:24px;background-color:var(--surface-container-invert,#e31837);border-radius:var(--radius-2xs,6px);&:before{background-color:var(--oryxcolors-neutrals-0,#fff);}}.oryx-megamenu-entity__card-title{color:var(--content-primary,#1F1E21);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-2xs,18px);font-style:normal;font-weight:500;line-height:var(--typography-heading-line-height-2xs,23.75px);margin-bottom:48px;}.oryx-button{margin-right:auto;&:hover{background-color:transparent;}}}.oryx-megamenu-entity__card--display-variant-2{position:relative;height:230px;width:100%;overflow:hidden;border-radius:5px;display:flex;justify-content:end;padding:24px;flex-direction:column;a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;}.oryx-megamenu-entity__card-visual{position:absolute;z-index:0;top:50%;transform:translateY(-50%) translateX(-50%);left:50%;height:100%;width:100%;transition:all 0.3s ease;&:after{content:"";width:100%;height:50%;opacity:0.9;background:linear-gradient(180deg,#FFF 0%,#161616 100%);mix-blend-mode:multiply;position:absolute;bottom:0;left:0;}&:hover{height:110%;width:110%;}}.oryx-megamenu-entity__card-category{position:relative;z-index:1;margin-top:auto;width:100%;font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-sm,12px);font-style:normal;font-weight:500;line-height:var(--typography-label-line-height-sm,19px);letter-spacing:var(--typography-label-letter-spacing-sm,1px);text-transform:uppercase;margin-bottom:var(--gap-2xs,12px);color:var(--content-invert,#FFF);}.oryx-megamenu-entity__card-title{font-family:var(--typography-font-family-primary,"Inter");font-size:var(--typography-heading-font-size-2xs,18px);font-style:normal;font-weight:500;line-height:var(--typography-heading-line-height-2xs,23.75px);color:var(--content-invert,#FFF);width:100%;z-index:1;}}.oryx-megamenu-entity--variant-3{.oryx-megamenu__panel-center{width:25%;& > ul{columns:1;}@media (max-width:1365px){width:100%;}}.oryx-megamenu-entity__right{width:50%;display:flex;flex-direction:row;gap:var(--global-sizes-gutter,20px);@media (max-width:1365px){width:100%;flex-direction:column;.oryx-megamenu-entity__news-card{width:100%;}}}}.oryx-megamenu-entity--variant-4{.oryx-megamenu__panel-center{width:75%;& > ul{columns:3;}@media (max-width:1365px){width:100%;& > ul{columns:1;}}}}.oryx-megamenu__submenu--level-1 li{margin-bottom:var(--gap-3xs,8px);@media (max-width:1365px){margin-bottom:0;}}.oryx-megamenu__submenu--level-1 > li{@media (max-width:1365px){border-bottom:1px solid var(--border-secondary,#E0E2EB);}}.oryx-megamenu__submenu--level-1 > li > a{display:block;padding:0;color:var(--content-primary,#1F1E21);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-3xs,16px);font-weight:600;line-height:var(--typography-heading-line-height-3xs,23.75px);transition:color 0.3s ease;@media (max-width:1365px){padding:var(--padding-sm,24px) var(--padding-3xs,8px);font-size:var(--typography-heading-font-size-xs,20px);font-weight:var(--typography-heading-font-weight,600);line-height:var(--typography-heading-line-height-xs,23.5px);}&:after{display:none;}}.oryx-megamenu__submenu--level-1 > li > a:hover,.oryx-megamenu__submenu--level-1 > li > a:focus-visible{color:var(--oryxcolors-brand-red-500,#E31837);}.oryx-megamenu__submenu--level-2{padding-left:0;margin-top:var(--gap-3xs,8px);@media (max-width:1365px){gap:var(--gap-sm,24px);display:flex;flex-direction:column;margin-top:0;padding:0 var(--padding-3xs,8px) var(--gap-sm,24px);}}.oryx-megamenu__submenu--level-2 > li{@media (max-width:1365px){border-bottom:0;}}.oryx-megamenu__submenu--level-2 > li > a{display:block;padding:0;color:var(--content-secondary,#6A6F81);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-3xs,16px);font-weight:600;line-height:var(--typography-heading-line-height-3xs,23.75px);transition:color 0.3s ease;@media (max-width:1365px){font-size:var(--typography-heading-font-size-2xs,18px);font-weight:500;line-height:var(--typography-heading-line-height-2xs,23px);}&:after{display:none;}}.oryx-megamenu__submenu--level-2 > li > a:hover,.oryx-megamenu__submenu--level-2 > li > a:focus-visible{color:var(--oryxcolors-brand-red-500,#E31837);}.oryx-megamenu-entity__news-card{padding:var(--padding-sm,24px);border-radius:var(--cards-sm-radius,8px);border:1px solid var(--cards-edito-light-border,#E0E2EB);background:var(--cards-news-default-surface,#FFF);position:relative;width:50%;.megamenu_news-card__wrapper{.megamenu_news-card__tag{span.ct-tag--light{transition:all 0.3s ease;}}}&:hover{background:var(--cards-media-hover-surface,#E31837);border-color:var(--cards-media-hover-border,#E31837);color:var(--cards-media-hover-title,#FFF);top:-2px;.megamenu_news-card__wrapper{.megamenu_news-card__tag{span.ct-tag--light{border-color:var(--cards-media-hover-title,#FFF);color:var(--cards-media-hover-title,#FFF);}}.card-media__date{color:var(--cards-media-hover-title,#FFF);}.megamenu_news-card__arrow{svg{fill:var(--cards-media-hover-title,#FFF);}}}}.megamenu_news-card__link{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;}.megamenu_news-card__wrapper{position:relative;margin-bottom:16px;height:100%;.megamenu_news-card__tag{position:absolute;left:0;top:0;}.megamenu_news-card__date{margin-left:auto;padding:14px 0;display:block;text-align:right;font-size:var(--typography-label-font-size-sm,12px);line-height:var(--typography-label-line-height-sm,19px);}.megamenu_news-card__title{margin-top:var(--gap-sm,24px);padding-bottom:18px;font-family:var(--typography-font-family-primary,"Inter");font-size:var(--typography-heading-font-size-3xs,16px);font-weight:600;line-height:var(--typography-heading-line-height-3xs,23.75px);transition:color 0.3s ease;}.megamenu_news-card__arrow{position:absolute;bottom:0;left:0;height:16px;svg{position:absolute;top:50%;left:0;transform:translateY(-50%);fill:var(--cards-news-default-date,#6A6F81);transition:color 0.3s ease;}}}}.oryx-megamenu__overlay{position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.3);z-index:999;opacity:0;visibility:hidden;transition:all 0.3s ease;pointer-events:none;}.oryx-megamenu__overlay--visible{opacity:1;visibility:visible;pointer-events:auto;}.main-nav-bar__language-switcher{position:absolute;right:0;top:-16px;transform:translateY(-100%);@media (max-width:1365px){position:static;transform:none;}}.oryx-language-switcher{display:flex;gap:var(--gap-xs,16px);align-items:center;color:var(--content-invert,#FFF);@media (max-width:1365px){color:var(--content-secondary,#6A6F81);}& > ul{display:flex;gap:var(--gap-3xs,8px);align-items:center;}}.oryx-language-switcher__global,.oryx-language-switcher__corporate{white-space:nowrap;color:var(--content-invert,#FFF);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-body-font-size-xs,14px);font-weight:var(--typography-body-font-weight,450);line-height:var(--typography-body-line-height-xs,21.5px);cursor:pointer;@media (max-width:1365px){color:var(--content-secondary,#6A6F81);}span{position:relative;&:after{position:absolute;content:'';height:1px;background-color:var(--content-invert,#FFF);bottom:0;left:0;right:100%;transition:all 0s ease;opacity:0;@media (max-width:1365px){background-color:var(--content-secondary,#6A6F81);}}}svg{display:inline-block;fill:var(--content-invert,#FFF);vertical-align:middle;margin-top:-3px;@media (max-width:1365px){fill:var(--content-secondary,#6A6F81);}}&:hover span:after{right:0;opacity:1;transition:opacity 0s ease,right .2s ease;}&:focus-visible{outline:2px solid var(--button-red-default-surface,#e31837);outline-offset:3px;border-radius:4px;}}.oryx-language-switcher__link{display:flex;padding:var(--padding-2xs,12px) 0;justify-content:center;align-items:center;gap:8px;border-radius:var(--radius-2xs,6px);border:1px solid var(--border-secondary,#E0E2EB);color:var(--content-invert,#FFF);font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-sm,12px);font-weight:500;line-height:var(--typography-label-line-height-sm,14px);letter-spacing:var(--typography-label-letter-spacing-sm,1px);text-transform:uppercase;transition:all 0.3s ease;min-width:32px;height:32px;@media (max-width:1365px){color:var(--content-primary,#1F1E21);}&:hover,&.oryx-language-switcher__link--active{border-color:var(--border-primary,#9599A8);background-color:var(--surface-container-primary,#FFF);color:var(--content-primary,#1F1E21);}&:focus-visible{outline:2px solid var(--button-red-default-surface,#e31837);outline-offset:2px;}}@keyframes rotate{0%{transform:rotate(0);}100%{transform:rotate(180deg);}}header.header--past-hero{@media (min-width:1366px){.oryx-language-switcher__global,.oryx-language-switcher__corporate{color:var(--content-secondary,#6A6F81);span:after{background-color:var(--content-secondary,#6A6F81);}svg{fill:var(--content-secondary,#6A6F81);}}}}body.light-header{.main-nav-bar{& .logo--colors{@media (max-width:1365px){opacity:1;}}& .logo--white{@media (max-width:1365px){opacity:0;}}}}body.oryx-megamenu-is_open{overflow:hidden;.header--hidden{transform:none !important;}}
.oryx-language-switcher-panel{position:absolute;top:100%;left:0;right:0;z-index:1000;opacity:0;visibility:hidden;transition:visibility 0s ease,opacity 0s ease;pointer-events:none;@media (max-width:1365px){position:fixed;top:0;left:auto;right:-400px;bottom:0;width:400px;height:100dvh;border-radius:0;padding:0;transition:right 0.3s ease;z-index:1001;opacity:1;visibility:visible;background-color:#fff;}@media (max-width:767px){right:-100%;width:100%;}}.gin--navigation-top-bar ~ .dialog-off-canvas-main-canvas{@media (max-width:1365px){.oryx-language-switcher-panel{top:127px;height:calc(100dvh - 127px);}}}.oryx-language-switcher-panel--open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 1s ease,visibility 1s ease;@media (max-width:1365px){right:0;transition:right 0.3s ease;}.oryx-megamenu__back{opacity:1;transition:opacity 0.1s ease 0.1s;}}.oryx-language-switcher-panel__wrap-mob{@media (max-width:1365px){padding:calc(60px + 57px + 24px) 0 0;height:100%;}}.oryx-language-switcher-panel__inner{padding:var(--padding-2xl,64px);display:flex;gap:var(--global-sizes-gutter,20px);justify-content:space-between;@media (max-width:1365px){padding:40px 16px 40px;height:100%;overflow-y:auto;flex-direction:column;gap:0;}.oryx-megamenu-entity__left{width:25%;@media (max-width:1365px){width:100%;}}.oryx-megamenu__panel-center{width:75%;@media (max-width:1365px){width:100%;}& > ul{max-height:300px;columns:3;column-gap:2rem;@media (max-width:1365px){columns:1;max-height:none;}li{break-inside:avoid;margin-bottom:var(--gap-3xs,8px);@media (max-width:1365px){padding:var(--padding-sm,24px) var(--padding-3xs,8px);margin-bottom:0;border-bottom:1px solid var(--border-secondary,#E0E2EB);}}a{color:var(--content-primary,#1F1E21);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-3xs,16px);font-weight:600;line-height:var(--typography-heading-line-height-3xs,23.75px);&:hover,&:focus-visible{color:var(--content-accent,#E31837);}}}}.oryx-megamenu-entity__description{color:var(--content-accent,#E31837);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-3xs,16px);font-weight:600;line-height:var(--typography-heading-line-height-3xs,23.75px);@media (max-width:1365px){padding:var(--padding-sm,24px) var(--padding-3xs,8px);margin-bottom:0;border-bottom:1px solid var(--border-secondary,#E0E2EB);}}}
.oryx-megamenu-search{position:absolute;top:100%;left:0;right:0;z-index:1000;opacity:0;visibility:hidden;transition:visibility 0s ease,opacity 0s ease;pointer-events:none;@media (max-width:1365px){position:fixed;top:0;left:auto;right:-400px;bottom:0;width:400px;height:100dvh;border-radius:0;padding:0;transition:right 0.3s ease;z-index:1001;opacity:1;visibility:visible;background-color:#fff;}@media (max-width:767px){right:-100%;width:100%;}}.gin--navigation-top-bar ~ .dialog-off-canvas-main-canvas{@media (max-width:1365px){.oryx-megamenu-search{top:127px;height:calc(100dvh - 127px);}}}.oryx-megamenu-search--open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 1s ease,visibility 1s ease;@media (max-width:1365px){right:0;transition:right 0.3s ease;}.oryx-megamenu__back{opacity:1;transition:opacity 0.1s ease 0.1s;}}.oryx-megamenu-search__wrap-mob{@media (max-width:1365px){padding:calc(60px + 57px + 24px) 0 0;height:100%;}}.oryx-megamenu-search__inner{padding:var(--padding-2xl,64px);display:flex;flex-direction:column;gap:var(--gap-xl,64px);@media (max-width:1365px){padding:80px 16px 40px;height:100%;overflow-y:auto;gap:var(--gap-xl,64px);}}.oryx-megamenu-search__form{display:flex;align-items:center;gap:var(--gap-xs,16px);padding-bottom:var(--padding-sm,24px);border-bottom:1px solid var(--border-primary,#9599A8);margin-bottom:0;}.oryx-megamenu-search__icon{width:32px;height:32px;}.oryx-megamenu-search__icon svg{width:100%;height:100%;display:block;}.oryx-megamenu-search__input{flex-grow:2;border:none;outline:none;color:var(--content-primary,#1F1E21);background:transparent;padding:0 0 0 var(--gap-4xs,4px);font-family:var(--typography-font-family-primary,Inter);font-size:var(--typography-heading-font-size-xs,20px);font-weight:var(--typography-heading-font-weight,550);line-height:var(--typography-heading-line-height-xs,26.75px);}.oryx-megamenu-search__input::placeholder{color:var(--content-secondary,#6A6F81);}.oryx-megamenu-search__submit{background:none;border:none;cursor:pointer;color:var(--content-primary,#1F1E21);padding:0.5rem;transition:color 0.2s ease;display:flex;align-items:center;justify-content:center;@media (max-width:1365px){display:none;}svg{transform:scale(1) rotateX(0);transform-origin:center left;transition:color 0.4s ease 0s,transform 0.6s ease 0s;}&:focus-visible{outline:2px solid var(--button-red-default-surface,#e31837);outline-offset:3px;border-radius:4px;}}.oryx-megamenu-search__submit:hover,.oryx-megamenu-search__submit:focus-visible{color:var(--ct-color-primary,#DC143C);svg{transform:scale(1.2) rotateX(-180deg);transition:color 0.4s ease 0,transform 0.6s ease 0.6s;}}.oryx-megamenu-search__submit svg{width:24px;height:24px;display:block;}.oryx-megamenu-search__popular{display:flex;flex-direction:column;gap:var(--gap-sm,24px);}.oryx-megamenu-search__popular-title{color:var(--content-accent,#E31837);font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-md,16px);font-weight:500;line-height:var(--typography-label-line-height-md,11px);letter-spacing:var(--typography-label-letter-spacing-md,1px);text-transform:uppercase;}.oryx-megamenu-search__popular-links{display:flex;flex-wrap:wrap;gap:var(--gap-xs,16px);list-style:none;margin:0;padding:0;}.oryx-megamenu-search__popular-links li a{display:flex;padding:var(--tag-padding-sm-x,12px) var(--tag-padding-sm-y,8px);justify-content:center;align-items:center;border-radius:var(--radius-2xs,6px);border:1px solid var(--tag-default-border,#9599A8);color:var(--tag-default-label,#1F1E21);font-family:var(--typography-font-family-tertiary,"DM Mono");font-size:var(--typography-label-font-size-sm,12px);font-style:normal;font-weight:500;line-height:var(--typography-label-line-height-sm,16px);letter-spacing:var(--typography-label-letter-spacing-sm,1px);text-transform:uppercase;transition:all 0.2s ease;}.oryx-megamenu-search__popular-links li a:hover{background:var(--tag-primary-surface,#E31837);border-color:var(--tag-primary-surface,#E31837);color:var(--tag-primary-label,#FFF);}.oryx-megamenu-search__popular-links li a:focus-visible{outline:2px solid var(--tag-primary-surface,#E31837);outline-offset:2px;}
body{overflow-x:hidden;}.menu--simple-mega-menu{position:relative;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper{display:none;width:100%;position:absolute;top:100%;z-index:9;left:0;background:#fff;padding:1rem;opacity:0;transition:opacity 1s ease;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-item{flex:0 1 auto;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-bottom{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-bottom .field-item{flex:0 1 auto;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper ul.mega-menu-item{flex-basis:300px;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-background{position:absolute;width:200vw;height:100%;left:-50vw;top:0;background:#fbfbfb;z-index:-1;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-item .menu-item{float:none;}.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper .mega-menu-item .menu-item a{float:none;border-radius:0;}.menu--simple-mega-menu > .menu-item--expanded:hover > .mega-menu-wrapper,.menu--simple-mega-menu > .menu-item--expanded:focus > .mega-menu-wrapper,.menu--simple-mega-menu > .menu-item--expanded.focused > .mega-menu-wrapper{opacity:1;transition:opacity 1s ease;display:flex;}
.webform-details-toggle-state-wrapper{margin-top:1em;text-align:right;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;text-decoration:none;color:#337ab7;border:0;background:transparent;font-size:1em;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-managed-file-preview-wrapper + input[type="submit"],.webform-managed-file-preview-wrapper + button,.webform-managed-file-preview + input[type="submit"],.webform-managed-file-preview + button{margin:0.5em 0;}.webform-managed-file-preview-wrapper,.webform-managed-file-preview-wrapper.form-item{display:table;padding:0.5em;border:1px solid #ccc;}.webform-managed-file-preview,label.webform-managed-file-preview,label.option.webform-managed-file-preview{display:block;}.webform-managed-file-placeholder,.webform-managed-file-preview,.webform-file-button{margin:0.5em 0;}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.webform-terms-of-service-details{margin:0.5em 0;padding:0.5em 1em;border:1px solid #ccc;}.webform-terms-of-service-details--title{font-weight:bold;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required::after,.form-radios .form-required::after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir="rtl"] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6b6b6b;border-color:#bbb;background:#ededed;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
/* @license MIT https://raw.githubusercontent.com/withastro/astro/refs/heads/main/LICENSE */
canvas-island,astro-island,astro-slot,astro-static-slot{display:contents}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--font-weight-medium:500;--tracking-wide:.025em;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--radius-xs:.125rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-\[-14px\]{top:-14px}.top-\[calc\(50\%\+0\.67px\)\]{top:calc(50% + .67px)}.left-\[-70px\]{left:-70px}.left-\[calc\(50\%\+0\.67px\)\]{left:calc(50% + .67px)}.col-\[1\]{grid-column:1}.col-\[2\]{grid-column:2}.row-\[1\]{grid-row:1}.row-\[2\]{grid-row:2}.row-\[3\]{grid-row:3}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.size-\[14\.667px\]{width:14.667px;height:14.667px}.size-\[32px\]{width:32px;height:32px}.size-\[40px\]{width:40px;height:40px}.size-\[54px\]{width:54px;height:54px}.size-full{width:100%;height:100%}.h-\[9px\]{height:9px}.h-auto{height:auto}.h-full{height:100%}.max-h-\[160px\]{max-height:160px}.w-\[9px\]{width:9px}.w-\[329px\]{width:329px}.w-\[910px\]{width:910px}.w-full{width:100%}.max-w-none{max-width:none}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-180{rotate:180deg}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-\[445px_fit-content\(100\%\)\]{grid-template-columns:445px fit-content(100%)}.grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-\[repeat\(1\,_fit-content\(100\%\)\)\]{grid-template-rows:repeat(1,fit-content(100%))}.grid-rows-\[repeat\(3\,minmax\(0\,1fr\)\)\]{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.content-stretch{align-content:stretch}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[8px\]{gap:8px}.gap-\[12px\]{gap:12px}.gap-\[16px\]{gap:16px}.gap-\[17px\]{gap:17px}.gap-\[20px\]{gap:20px}.gap-\[24px\]{gap:24px}.gap-\[40px\]{gap:40px}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.overflow-clip{overflow:clip}.rounded-\[3\.692px\]{border-radius:3.692px}.rounded-\[12px\]{border-radius:12px}.rounded-xs{border-radius:var(--radius-xs)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[0\.615px\]{border-style:var(--tw-border-style);border-width:.615px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[var\(--button-white-default-border\,\#d0d3e1\)\]{border-color:var(--button-white-default-border,#d0d3e1)}.border-white\/40{border-color:#fff6}@supports (color:color-mix(in lab,red,red)){.border-white\/40{border-color:color-mix(in oklab,var(--color-white)40%,transparent)}}.bg-\[\#e31837\]{background-color:#e31837}.bg-\[var\(--button-white-default-surface\,white\)\]{background-color:var(--button-white-default-surface,white)}.bg-black{background-color:var(--color-black)}.object-cover{object-fit:cover}.px-0{padding-inline:calc(var(--spacing)*0)}.px-\[20px\]{padding-inline:20px}.px-\[233px\]{padding-inline:233px}.py-\[21px\]{padding-block:21px}.py-\[200px\]{padding-block:200px}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-\[20px\]{padding-top:20px}.pb-0{padding-bottom:calc(var(--spacing)*0)}.pb-\[16px\]{padding-bottom:16px}.font-\[\'Gandur_Stencil\:Regular\'\,sans-serif\]{font-family:Gandur Stencil\:Regular,sans-serif}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[21px\]{font-size:21px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[52px\]{font-size:52px}.text-\[84px\]{font-size:84px}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-\[0\]{--tw-leading:0;line-height:0}.leading-\[13px\]{--tw-leading:13px;line-height:13px}.leading-\[14px\]{--tw-leading:14px;line-height:14px}.leading-\[20px\]{--tw-leading:20px;line-height:20px}.leading-\[22px\]{--tw-leading:22px;line-height:22px}.leading-\[24px\]{--tw-leading:24px;line-height:24px}.leading-\[31\.5px\]{--tw-leading:31.5px;line-height:31.5px}.leading-\[32px\]{--tw-leading:32px;line-height:32px}.leading-\[48px\]{--tw-leading:48px;line-height:48px}.leading-\[56px\]{--tw-leading:56px;line-height:56px}.leading-\[80px\]{--tw-leading:80px;line-height:80px}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-\[450\]{--tw-font-weight:450;font-weight:450}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[1px\]{--tw-tracking:1px;letter-spacing:1px}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.not-italic{font-style:normal}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (min-width:40rem){.sm\:size-\[45px\]{width:45px;height:45px}.sm\:max-h-\[176px\]{max-height:176px}.sm\:gap-\[20px\]{gap:20px}.sm\:text-\[12px\]{font-size:12px}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[20px\]{font-size:20px}.sm\:leading-\[14px\]{--tw-leading:14px;line-height:14px}.sm\:leading-\[21\.5px\]{--tw-leading:21.5px;line-height:21.5px}.sm\:leading-\[26px\]{--tw-leading:26px;line-height:26px}}@media (min-width:48rem){.md\:size-\[49px\]{width:49px;height:49px}.md\:max-h-\[192px\]{max-height:192px}.md\:gap-\[24px\]{gap:24px}.md\:text-\[20px\]{font-size:20px}.md\:leading-\[26\.75px\]{--tw-leading:26.75px;line-height:26.75px}}}.container-oryx{width:100%;max-width:1440px;padding:var(--padding-3xl,80px)var(--global-sizes-margin,32px);row-gap:var(--gap-xl,64px);margin-left:auto;margin-right:auto;display:grid}@media (max-width:796px){.container-oryx{padding:var(--padding-xl,48px)var(--global-sizes-margin,16px);row-gap:var(--gap-lg,40px)}}.container-oryx--grey{background:var(--surface-section-tertiary,#edeef3);width:100%}.oryx-footer-bottom .oryx-language-switcher .oryx-language-switcher__global svg{fill:var(--content-secondary,#6a6f81);margin-top:0}.oryx-footer-bottom .oryx-language-switcher .oryx-language-switcher__global span{color:var(--content-secondary,#6a6f81)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.overflow-hidden{overflow:hidden}
.oryx-part-of-aog__link{display:inline-block;line-height:0;}.oryx-part-of-aog__logo{display:block;height:14px;max-height:14px;width:auto;}
