.splash-icon{margin-top:25vh;position:relative}.splash-screen{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;background-color:#fff;color:var(--color-grey-blue-dark)}.splash-title{font-size:2rem;font-weight:700;margin:2rem auto .5rem;font-family:ClashDisplay,sans-serif}.splash-sub{font-size:1rem;font-weight:400}.dot{bottom:9px;left:3px;width:.75rem;height:.75rem;margin:.5rem;border-radius:50%;background:var(--color-orange);animation:focus 5s infinite;position:absolute}@keyframes focus{0%,30%,70%{transform:scale(1)}40%{transform:scale(.5);background:#f76650}50%{transform:scale(1.1);background:var(--color-orange)}60%{transform:scale(.8)}}:root{--color-first: #191b22;--color-second: #32333d;--color-third: #505666;--color-four: #6e7486;--color-five: #848792;--color-cloud: #b9babf;--color-six: #d3d4d6;--color-seven: #e1e2e5;--color-eight: #f0f1f5;--color-nine: #f5f6f7;--color-ten: #fcfcfc;--color-soft-white: #fcfbf9;--color-vanilla: #f8f6f2;--color-light-sand: #f2f0eb;--color-sand: #ebe9e2;--color-dark-sand: #dbd9d1;--color-stone: #c6c3bc;--color-hint-blue: #f9fbff;--color-rain: #f2f3ff;--color-light-blue: #e4f0ff;--color-pastel-blue: #cbdcff;--color-soft-blue: #99b3ff;--color-malibu: #7088fa;--color-med-blue: #5579fc;--color-blue: #1f5bff;--color-blue-hover: #3760e0;--color-deep-blue: #1846c4;--color-gold: #ecb901;--color-light-orange: #ffe2cd;--color-orange: #ff8e3c;--color-warm-brown: #c05e17;--color-grey-blue-light: #939cbd;--color-grey-blue: #64729d;--color-grey-blue-dark: #42495e;--color-purple: #5c5bec;--color-light-purple: #eae6fc;--color-blue-purple: #7e92fb;--color-light-blue-purple: #e8e9ff;--color-green: #0cc291;--color-med-green: #a4e8d6;--color-soft-green: #e1f7f1;--color-light-green: #ebfaf6;--color-strong-red: #ad002d;--color-red: #ee3867;--color-med-red: #f8acc0;--color-soft-red: #fde6ec;--color-light-red: #feeef2;--opacity: 1;--top: 0}[v-cloak]{display:none}*,*:before,*:after{box-sizing:border-box}:focus-visible{outline:1px solid transparent;box-shadow:1px solid #42495e}textarea:active,textarea:focus,input:active,input:focus{outline:none}::selection{background-color:#dbd9d1}::-moz-selection{background-color:#dbd9d1}mark{padding:2px;color:inherit;background-color:#ebe9e2}::-moz-placeholder{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-moz-transition:color .275s ease;transition:color .275s ease}:-ms-input-placeholder{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-ms-transition:color .275s ease;transition:color .275s ease}::placeholder{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color .275s ease}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{margin:1px 0;background-color:transparent;box-shadow:none}::-webkit-scrollbar-thumb{min-height:3rem;border:4px solid transparent;border-radius:.5rem;background-color:#e1e2e5;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#b9babf}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-button{height:0;width:0}::-ms-clear,input::-ms-clear,input::-ms-reveal{display:none}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:Archivo,Heebo,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,BlinkMacSystemFont,sans-serif}html,body{width:100%;height:100%;height:-webkit-fill-available;margin:0 auto;padding:0;overflow:hidden}body{font-size:1rem;line-height:1.54;font-synthesis:none;text-underline-offset:2px;-moz-tab-size:4;-o-tab-size:4;tab-size:4;background-color:#fff;scrollbar-track-color:#f5f6f7;scrollbar-face-color:#e1e2e5;scrollbar-shadow-color:#b9babf;scrollbar-arrow-color:#f0f1f5}button{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;border-radius:.25rem;font-family:Archivo,Heebo,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}hr{margin:1rem auto;height:0;border-top:1px solid #f2f0eb}.app{position:relative;display:block;height:100%;max-height:100dvh;width:100%;overflow:hidden;white-space:normal;text-align:center}[dir=rtl],.rtl{direction:rtl;text-align:right}[dir=ltr],.ltr{direction:ltr;text-align:left}.bold{color:#000;font-weight:600}h1:not(.does-not-exist),h2:not(.does-not-exist),h3:not(.does-not-exist),h4:not(.does-not-exist),.h1,.h2,.h3,.h4{margin:1rem auto;line-height:1.2}.h1,h1{font-size:1.75rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.25rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}.title{color:#505666;font-size:1.33rem;font-weight:500;font-family:ClashDisplay,Heebo,sans-serif;margin-bottom:.25rem}.underline{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:.8px;text-underline-offset:2px}.ie .underline{-webkit-text-decoration:none;text-decoration:none;border-bottom:.8px solid currentColor;padding-bottom:2px}.active-term{cursor:pointer;color:#1f5bff;background-color:#f2f3ff;border-bottom:2px solid #99b3ff;animation-delay:.475s;animation:highlight-blue .175s ease;transition:background-color .175s cubic-bezier(.4,0,.2,1)}.active-term:hover{background-color:#e8e9ff}@keyframes highlight-blue{0%{background-color:transparent}to{background-color:#e8e9ff}}a,a:link,a:visited{cursor:pointer;position:relative;color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}ol,ul{margin:0;padding-left:1.5rem;padding-right:0}.rtl ol,.rtl ul{padding-left:0;padding-right:1.5rem}li{margin:0;padding:0}input,textarea{width:100%;height:100%;background-color:transparent;border:none;margin:0;color:#191b22;caret-color:#7088fa}input{font-size:.875rem;word-wrap:break-word;direction:ltr}input[type=search]::-webkit-search-cancel-button{display:none}pre{font-family:inherit;white-space:pre-wrap;word-wrap:break-word;margin:0;padding:0}del{position:relative;color:#ee3867;text-decoration:line-through;-webkit-text-decoration:#ee3867 line-through;text-decoration:#ee3867 line-through;background-color:#f8f6f2}ins{color:#1f5bff;-webkit-text-decoration:none;text-decoration:none}del.move,ins.move{color:#0cc291}.tooltip{pointer-events:none;position:fixed;z-index:999;max-width:200px;padding:.375rem .5rem;border-radius:.25rem;font-family:Archivo,Heebo,sans-serif;font-weight:400;font-size:.75rem;line-height:1;letter-spacing:.25px;white-space:nowrap;text-align:center;color:#fff;background:#32333d;opacity:0;transform:scale(.9);transform-origin:center bottom 0px;transition-property:opacity,transform;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tooltip-visible{opacity:1;transform:scale(1)}.no-select,.tooltip{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-footer{padding:.75rem 1rem;font-size:.875rem;border-top:1px solid #e1e2e5;background:#fcfcfc;width:100%;display:flex;justify-content:space-between;align-items:center}.list-footer-actions{display:flex;flex-direction:row;align-items:center}.list-footer-actions .action-button.secondary{margin:0 .5rem}.spinner-wrap{display:inline-block;position:relative;width:72px;height:72px}.spinner{height:100%;width:100%;box-sizing:border-box;display:block;margin:.5rem;border:5px solid #f8f6f2;border-top-color:#7088fa;border-radius:50%;animation:spin 1.2s cubic-bezier(.5,.2,.3,.7) infinite}.spinner.large{width:3rem;height:3rem}.spinner-wrap.inline{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-height:100%;margin:0;display:flex;align-items:center;justify-content:center}.spinner.inline{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:3px solid #b9babf;border-top-color:transparent;margin:0;flex-shrink:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.live-dot{display:inline-block;vertical-align:baseline;margin:0 .5rem;width:.625rem;height:.625rem;min-width:.625rem;border-radius:50%;background:#ff8e3c;animation:livePulse 1.5s ease-in-out infinite}.live-dot.static{animation:none}.live-dot.paused,.live-dot.error{animation:none;background:#191b22}@keyframes fadePulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes livePulse{0%,30%,60%,to{transform:scale(1);opacity:.7}15%,45%{transform:scale(1.3);opacity:1}}.load-progress{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;margin-bottom:.25rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.load-progress-item{display:flex;flex-direction:row;align-items:center;margin-top:.125rem}.load-progress-text{color:#6e7486;font-weight:500;font-size:1rem;line-height:1;margin:0 .5rem}.shining{overflow:hidden;position:relative}.shining:before{position:absolute;top:0;width:400%;height:100%;content:"";animation:shine 2s ease-in-out .5s infinite;background-image:linear-gradient(45deg,transparent,rgba(255,255,255,.6),transparent)}@keyframes shine{0%{left:-400%}to{left:100%}}.ask__header,.party-select-header{display:flex;flex-direction:row;align-items:center;width:100%;height:3rem;min-height:3rem;margin:0;padding:.75rem;font-size:.875rem;font-weight:400}.ask__header.skip{z-index:1;width:100%;height:2rem;font-size:1rem;min-height:0;min-height:initial;margin:0;left:auto;left:initial;justify-content:flex-end;align-items:center;background-color:inherit;color:#848792;padding:1rem .25rem}.nav-button{cursor:pointer;display:flex;align-items:center;margin:0;font-weight:400;max-width:50vw;color:#505666;transition:color .175s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.skip .nav-button{margin:0 .25rem}.nav-button:hover{color:#191b22}.nav-button:active{color:#6e7486}.nav-back-icon{flex-shrink:0;width:1rem;height:1rem;margin-right:.25rem}.ask__nav-controls{display:flex;align-items:center;margin-right:0;margin-left:auto;z-index:100}.rtl .ask__nav-controls{margin-right:auto;margin-left:0}.ask__nav-controls .nav-button{width:2rem;height:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.rtl .nav-back-icon{margin-right:0;margin-left:.25rem;transform:rotate(180deg)}.nav-icon-label{margin-left:.125rem;font-size:.875rem;line-height:1;max-width:20vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rtl .nav-icon-label{margin-left:0;margin-right:.125rem}.party-badge-wrap{width:100%;display:flex;flex-direction:row;justify-content:flex-start}.party-badge{cursor:pointer;display:inline-block;flex-shrink:0;max-width:34vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:normal;line-height:initial;color:#6e7486;font-weight:500;background-color:#f5f6f7;padding:.375rem .5rem;border-radius:.25rem;text-transform:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .175s ease}.party-badge:hover{background-color:#f0f1f5}@keyframes slide{0%{margin-top:.75rem}to{margin-top:0}}@keyframes fade{0%{opacity:0}to{opacity:1}}.ask__content table{display:inline-block;position:relative;width:100%;padding:0;border:1px solid #e1e2e5;border-radius:.5rem;border-collapse:separate;border-spacing:0;table-layout:auto;overflow-x:auto;overflow-y:auto;counter-reset:table-row 0}.ask__content tbody,.ask__content thead{width:100%}.ask__content table th,.ask__content table td{padding:6px 12px;line-height:1.125rem;font-weight:400;border-left:none;border-right:none;border-top:none;border-bottom:1px solid #e1e2e5;color:#32333d;background-color:inherit}.ask__content th,.ask__content td{font-size:.75rem;vertical-align:top}.ask__content thead,.ask__content tr:has(th){position:sticky;top:0;z-index:2}.ask__content table tr:first-child th{position:relative;padding-top:10px;background-color:#f5f6f7;font-weight:600;box-shadow:none}.ask__content thead>tr>th:first-child,.ask__content.rtl th:last-child{border-top-left-radius:.5rem;border-top-right-radius:0}.ask__content thead>tr>th:last-child,.ask__content.rtl th:first-child{border-top-right-radius:.5rem;border-top-left-radius:0}.ask__content tbody>tr:last-child>td:first-child,.ask__content.rtl tr:last-child>td:last-child{border-bottom-left-radius:.5rem}.ask__content tbody>tr:last-child>td:last-child,.ask__content.rtl tr:last-child>td:first-child{border-bottom-right-radius:.5rem}.ask__content tbody>tr:last-child>td{border-bottom:none}.ask__content tbody td:first-child{background-color:#f9fbff;font-weight:500}.ask__content tr b{font-weight:500}.ask__content b,.ask__content strong{font-weight:600}.ask__content .email{display:flex;flex-direction:column}.ask__content .email .subject{margin-top:1.5rem;font-size:1.125rem}.ask__content .email .body{display:flex;flex-direction:column;position:relative;line-height:1.33;white-space:pre-wrap;color:#505666;outline:none;overflow-y:auto}.ask__response-wrapper{position:relative}.ask__response-content{margin-bottom:0;width:100%;white-space:pre-line;transition:padding .1s cubic-bezier(.4,0,.2,1)}.ask__response-wrapper.preview{height:40vh;margin-bottom:1rem;padding:.25rem 1rem;overflow:auto;border-radius:.75rem;border:1px solid #ebe9e2;box-shadow:rgba(0,0,0,.06) 0 6px 12px}.ask__response-content a,.ask__response-link{cursor:pointer;padding:.25rem .375rem;margin:0;font-size:.875rem;font-weight:400;letter-spacing:-.02rem;color:#5579fc;background-color:#e4f0ff;border-radius:.25rem;line-height:1}.ask__response-content a:hover,.ask__response-link:hover{color:#1f5bff;-webkit-text-decoration:none;text-decoration:none;outline:none}.ask__response-content h1{font-size:1.375rem}.ask__response-content h2{font-size:1.25rem}.ask__response-content h3{font-size:1.125rem}.ask__response-content blockquote{position:relative;display:flex;flex-direction:column;padding:1rem;margin:1rem 0;font-size:.875rem;letter-spacing:normal;letter-spacing:initial;background-color:#fff;border:1px solid #ebe9e2;border-radius:.75rem;line-height:1.33;color:#505666}.ask__response-content blockquote .title{font-size:1rem;color:#32333d}.ask__response ul,.ask__response ol{display:block;margin:1rem auto;padding:0 1rem}.ask__response ul{list-style-type:circle}.ask__response li{display:list-item;min-height:2rem;margin:0 0 .5rem;padding:0 .5rem}.ask__response li::marker{color:#6e7486}.ask__chunk-actions{display:flex;justify-content:flex-end;margin:.5rem 0}.rtl .ask__chunk-actions{justify-content:flex-start}.ask__chunk-action-btn{cursor:pointer;display:flex;align-items:center;font-size:.75rem;font-weight:500;line-height:1;margin-right:0;margin-left:.5rem;color:#32333d;padding:.375rem .5rem;background-color:transparent;border-radius:.25rem;border:none;transition:color .175s}.rtl .ask__chunk-action-btn{margin-right:.5rem;margin-left:0}.ask__chunk-action-btn:hover{color:#191b22;background-color:#fcfbf9}.ask__chunk-action-btn svg{color:#1846c4}.ask__chunk-action-btn-label{margin:0 .375rem}.ask__response-content figure{margin:1.5rem 0;max-width:100%;overflow-x:auto;font-size:.875rem}.toggle,.compare-icon{margin-right:.25rem}.toggle{display:inline-flex;align-items:center;margin-right:.5rem}.toggle input[type=checkbox]{display:none}.toggle label,.toggle label:after{transition-timing-function:cubic-bezier(.2,.5,.3,1);transition-duration:.175s}.toggle label{cursor:pointer;position:relative;display:inline-block;width:34px;height:20px;border-radius:14px;background-color:#d3d4d6;box-shadow:0 0 0 1px #b9babf;border:2px solid transparent;transition-property:background-color,box-shadow,border}.toggle:hover label{box-shadow:0 0 0 1px #6e7486}.toggle label:after{content:"";position:absolute;left:.5px;bottom:0;height:16px;width:16px;border-radius:50%;background-color:#fff;box-shadow:0 0 8px -2px #42495e;transition-property:transform,background-color,box-shadow;transition-duration:.375s;transition-timing-function:cubic-bezier(.2,.8,.3,1.3);will-change:transform}.toggle input[type=checkbox]:checked+label{background-color:#6e7486}.toggle input[type=checkbox]:checked+label:after{transform:translate(13px)}.modal{position:fixed;display:flex;justify-content:center;align-items:center;text-align:left;left:0;top:0;width:100%;height:100%;z-index:1100;overflow:auto;background-color:rgba(0,0,0,.25)}.modal-content{position:relative;pointer-events:all;max-width:calc(100vw - 2rem);max-height:calc(100vh - 3rem);overflow:hidden;background:#fff;border-radius:.75rem;box-shadow:rgba(0,0,0,.06) 0 8px 16px,rgba(0,0,0,.12) 0 32px 64px -20px;display:flex;flex-direction:column}.modal-enter-active,.modal-leave-active{transition:opacity .175s cubic-bezier(.15,1,.3,1)}.modal-enter-active .modal-content,.modal-leave-active .modal-content{transition:transform .175s cubic-bezier(.15,1,.3,1)}.modal-enter,.modal-leave-to{opacity:0}.modal-enter .modal-content,.modal-leave-to .modal-content{transform:scale(.9)}.modal-close{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;color:#6e7486;background-color:transparent;border-radius:50%;padding:.25rem;width:1.75rem;min-width:1.75rem;height:1.75rem;border:none;transition-property:color,background-color;transition-duration:.175s;transition-timing-function:ease-in-out}.modal-close:hover{background-color:#f8f6f2}.focus-view{position:fixed;z-index:500;top:0;left:0;width:100%;max-width:640px;height:100%;overflow:hidden;background-color:#fff}.focus-item-card{cursor:auto;display:flex;flex-direction:column;width:100%;max-width:640px;height:auto;position:relative;justify-content:center;margin:0 auto 10px;border:1.5px solid #f5f6f7;border-radius:.75rem;background-color:#f5f6f7;overflow:hidden;scroll-margin-top:5px;transition:box-shadow .375s cubic-bezier(.4,0,.2,1),border-color 1s}.focus-nav,.focus-nav-sub{display:flex;flex-direction:row;align-items:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;max-width:640px;margin:0 auto;font-size:14px;font-size:.875rem;justify-content:space-between}.focus-nav{height:44px;padding:.5rem 1rem;border-bottom:1px solid #e1e2e5}.focus-nav-sub{padding:.75rem 1rem 0}.ie .focus-nav-sub{display:none}.card-text-wrap{display:flex;position:relative;flex-direction:column;flex-grow:1;height:calc(100% - 5rem);width:100%;margin:0;padding:0 .75rem;border-radius:.5rem .5rem .625rem .625rem;background:#f5f6f7}.scrollable-text{position:relative;display:flex;width:100%;margin:0;padding-bottom:1rem;-ms-flex-negative:0;flex-direction:column;flex-grow:1;min-height:0;overflow-y:auto}.scrollable-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4rem;border-radius:0 0 .625rem .625rem;background:linear-gradient(180deg,transparent,#f5f6f7 75%);pointer-events:none}.clause-card-text{width:100%;min-height:6rem;overflow-x:hidden;overflow-y:auto;word-break:break-word;word-wrap:break-word;font-size:14px;font-size:.875rem;font-family:Heebo,sans-serif;line-height:1.65;word-spacing:.02rem;white-space:pre-wrap;color:#32333d}.clause-card-text.padded{padding-right:.25rem;padding-bottom:1.5rem;margin-top:0}.clause-card-text::-webkit-scrollbar{width:0}.clause-card-text p{margin:.5rem 0}.card-button{cursor:pointer;position:relative;padding:4px;margin-left:.375rem;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:6px;color:#6e7486;font-size:.75rem;font-weight:500;flex-shrink:0;border:1px solid #f5f6f7;transition:color .175s ease,border-color .175s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.card-button:hover{color:#505666}.card-button:focus{outline:none;box-shadow:0 0 0 2px #99b3ff}.card-button.active{color:#1f5bff;border-color:#99b3ff}.menu-item{cursor:pointer;display:flex;flex-direction:row;align-items:center;padding:.375rem .75rem;line-height:2;width:100%;margin:auto;border-radius:6px;color:#42495e;background-color:transparent}a.menu-item{color:#42495e}.menu-item:hover{background-color:#f0f1f5;color:#5579fc}.menu-item-text{margin-left:.75rem}.locale-toggle{display:flex;flex-grow:1;justify-content:flex-end;align-items:center;color:#6e7486;margin-left:.5rem;font-size:.875rem;font-weight:400}.locale-text.active{color:#42495e;font-weight:600}.locale-separator{color:#505666;margin:0 .5rem}@keyframes scaleIn{0%{transform:scale(0)}70%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes fadeScaleTop{0%{opacity:0;transform:translateY(-.5rem) scale(.95);transform-origin:top center}to{opacity:1;transform:translateY(0) scale(1);transform-origin:top center}}.expand-enter-active,.expand-leave-active{max-height:460px;opacity:1;visibility:visible;transition-property:max-height,opacity,visibility;transition-duration:.275s;transition-timing-function:ease}.expand-enter,.expand-leave-to{max-height:0;opacity:0;visibility:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .275s cubic-bezier(.4,0,.2,1)}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.checkbox-wrap{display:flex;align-self:stretch;align-items:center}.changes-checkbox{width:1rem;height:1rem;min-width:1rem;border:1px solid #d3d4d6;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;background-color:#fcfcfc;position:relative;outline:none}.changes-checkbox:checked{border-color:#32333d;background-color:#32333d}.changes-checkbox:disabled{opacity:.5;cursor:not-allowed;background-color:#e1e2e5}.changes-checkbox:disabled:checked{background-color:#848792;border-color:#848792}.changes-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.75rem;height:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.issue-type{display:block;max-width:40vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px;letter-spacing:.05rem;line-height:22px;font-weight:600;padding:0 .5rem;border-radius:.375rem;flex-shrink:0;font-family:Archivo,Heebo,sans-serif;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:1;pointer-events:initial;transition:.25s opacity .175s cubic-bezier(.4,0,.2,1)}.issue-type.blue{color:#1f5bff;background-color:#e4f0ff}.issue-type.grey{color:#42495e;background-color:#f8f6f2}.issue-type.red{position:relative;color:#ee3867;background-color:#feeef2}.ie input:-ms-input-placeholder,.ie textarea:-ms-input-placeholder{color:#848792}
