@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--c-text: #1f2b24;--c-text-inverse: white;--c-background: white;--c-background-section: #D2D5D3;--c-primary: #3083DC;--c-secondary: #27AE60;--c-accent: #1f2b24;--c-accent-high: black;--c-highlight: #BCBFBD;--c-highlight-high: #D2D5D3;--c-muted: #E9EAE9;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2;--c-darken: #1E7D46}@media(prefers-color-scheme: dark){:root{--c-text: white;--c-text-inverse: #1f2b24;--c-background: #1f2b24;--c-background-inverse: #A5AAA7;--c-background-section: #1f2b24;--c-primary: #3083DC;--c-secondary: #610c63;--c-accent: #D2D5D3;--c-accent-high: white;--c-highlight: #1f2b24;--c-highlight-high: #333;--c-muted: #333;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}}:root [data-theme=default]{--c-text: #1f2b24;--c-text-inverse: white;--c-background: white;--c-background-section: #D2D5D3;--c-primary: #3083DC;--c-secondary: #27AE60;--c-accent: #1f2b24;--c-accent-high: black;--c-highlight: #BCBFBD;--c-highlight-high: #D2D5D3;--c-muted: #E9EAE9;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2;--c-darken: #1E7D46}:root [data-theme=dark]{--c-text: white;--c-text-inverse: #1f2b24;--c-background: #1f2b24;--c-background-inverse: #A5AAA7;--c-background-section: #1f2b24;--c-primary: #3083DC;--c-secondary: #610c63;--c-accent: #D2D5D3;--c-accent-high: white;--c-highlight: #1f2b24;--c-highlight-high: #333;--c-muted: #333;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}.cl-colors{padding:1rem}.cl-colors__list{display:flex;flex-wrap:wrap;margin:0 0 2rem;padding:0}.cl-colors__item{list-style:none;padding:1rem 2rem;transition:all .4s;flex:1 1 20%;min-width:150px;min-height:150px;display:flex;justify-content:center;align-items:flex-end}.cl-colors__item--default-text{background-color:var(--c-text);color:var(--c-muted)}.cl-colors__item--default-text-inverse{background-color:var(--c-text-inverse);color:var(--c-accent-high)}.cl-colors__item--default-background{background-color:var(--c-background);color:var(--c-accent-high)}.cl-colors__item--default-background-section{background-color:var(--c-background-section);color:var(--c-accent-high)}.cl-colors__item--default-primary{background-color:var(--c-primary);color:var(--c-accent-high)}.cl-colors__item--default-secondary{background-color:var(--c-secondary);color:var(--c-muted)}.cl-colors__item--default-accent{background-color:var(--c-accent);color:var(--c-muted)}.cl-colors__item--default-accent-high{background-color:var(--c-accent-high);color:var(--c-muted)}.cl-colors__item--default-highlight{background-color:var(--c-highlight);color:var(--c-accent-high)}.cl-colors__item--default-highlight-high{background-color:var(--c-highlight-high);color:var(--c-accent-high)}.cl-colors__item--default-muted{background-color:var(--c-muted);color:var(--c-accent-high)}.cl-colors__item--default-warning{background-color:var(--c-warning);color:var(--c-accent-high)}.cl-colors__item--default-error{background-color:var(--c-error);color:var(--c-accent-high)}.cl-colors__item--default-message{background-color:var(--c-message);color:var(--c-accent-high)}.cl-colors__item--default-darken{background-color:var(--c-darken);color:var(--c-muted)}.cl-colors__item--dark-text{background-color:var(--c-text);color:var(--c-muted)}.cl-colors__item--dark-text-inverse{background-color:var(--c-text-inverse);color:var(--c-accent-high)}.cl-colors__item--dark-background{background-color:var(--c-background);color:var(--c-accent-high)}.cl-colors__item--dark-background-inverse{background-color:var(--c-background-inverse);color:var(--c-muted)}.cl-colors__item--dark-background-section{background-color:var(--c-background-section);color:var(--c-accent-high)}.cl-colors__item--dark-primary{background-color:var(--c-primary);color:var(--c-muted)}.cl-colors__item--dark-secondary{background-color:var(--c-secondary);color:var(--c-accent-high)}.cl-colors__item--dark-accent{background-color:var(--c-accent);color:var(--c-muted)}.cl-colors__item--dark-accent-high{background-color:var(--c-accent-high);color:var(--c-muted)}.cl-colors__item--dark-highlight{background-color:var(--c-highlight);color:var(--c-accent-high)}.cl-colors__item--dark-highlight-high{background-color:var(--c-highlight-high);color:var(--c-accent-high)}.cl-colors__item--dark-muted{background-color:var(--c-muted);color:var(--c-accent-high)}.cl-colors__item--dark-warning{background-color:var(--c-warning);color:var(--c-muted)}.cl-colors__item--dark-error{background-color:var(--c-error);color:var(--c-muted)}.cl-colors__item--dark-message{background-color:var(--c-message);color:var(--c-muted)}:root{--c-text: #1f2b24;--c-text-inverse: white;--c-background: white;--c-background-section: #D2D5D3;--c-primary: #3083DC;--c-secondary: #27AE60;--c-accent: #1f2b24;--c-accent-high: black;--c-highlight: #BCBFBD;--c-highlight-high: #D2D5D3;--c-muted: #E9EAE9;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2;--c-darken: #1E7D46}@media(prefers-color-scheme: dark){:root{--c-text: white;--c-text-inverse: #1f2b24;--c-background: #1f2b24;--c-background-inverse: #A5AAA7;--c-background-section: #1f2b24;--c-primary: #3083DC;--c-secondary: #610c63;--c-accent: #D2D5D3;--c-accent-high: white;--c-highlight: #1f2b24;--c-highlight-high: #333;--c-muted: #333;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}}:root [data-theme=default]{--c-text: #1f2b24;--c-text-inverse: white;--c-background: white;--c-background-section: #D2D5D3;--c-primary: #3083DC;--c-secondary: #27AE60;--c-accent: #1f2b24;--c-accent-high: black;--c-highlight: #BCBFBD;--c-highlight-high: #D2D5D3;--c-muted: #E9EAE9;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2;--c-darken: #1E7D46}:root [data-theme=dark]{--c-text: white;--c-text-inverse: #1f2b24;--c-background: #1f2b24;--c-background-inverse: #A5AAA7;--c-background-section: #1f2b24;--c-primary: #3083DC;--c-secondary: #610c63;--c-accent: #D2D5D3;--c-accent-high: white;--c-highlight: #1f2b24;--c-highlight-high: #333;--c-muted: #333;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}.motion{padding:0 1rem}@media(min-width: 920px){.motion__grid{display:flex;flex-wrap:wrap}}@media(min-width: 920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%}.motion__grid-item:nth-child(2n){margin-right:0}}.demo-motion{background-color:var(--c-highlight-high);border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: 0.3s";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:.25rem}.demo-motion--fade{transition:all .3s ease-in-out}.demo-motion--fade:hover{background-color:var(--c-accent-high);color:var(--c-muted)}.demo-motion--slide-up{transition:transform .4s ease-in}.demo-motion--slide-up::before{content:"Duration: 0.4s";display:block}.demo-motion--slide-up::after{content:"Timing Function: ease-in"}.demo-motion--slide-up:hover{transform:translateY(-10px)}.demo-motion--slide-down{transition:transform .2s linear}.demo-motion--slide-down::before{content:"Duration: 0.2s";display:block}.demo-motion--slide-down::after{content:"Timing Function: linear"}.demo-motion--slide-down:hover{transform:translateY(10px)}.demo-motion--expand{transition:transform .3s cubic-bezier(0.17, 0.67, 0.83, 0.67)}.demo-motion--expand::before{content:"Duration: 0.3s";display:block}.demo-motion--expand::after{content:"Timing Function: cubic-bezier(.17,.67,.83,.67)"}.demo-motion--expand:hover{transform:scale(1.03)}html{box-sizing:border-box;font-size:62.5%}body{background-color:var(--c-background);color:var(--c-text);font-family:"Inter",sans-serif;font-size:1.6rem;line-height:1.6}#block-uag-emulsify-content{margin:0 auto}.node-indications-add-indication-form{max-width:100.6rem;margin:0 auto}*,*::after,*::before{box-sizing:inherit}.main{max-width:1180px;width:100%;margin:0 auto;padding:0 1rem;display:block}@media(min-width: 480px){.main{padding:0 1rem}}@media(min-width: 1180px){.main{padding-left:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    );padding-right:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    )}}.visually-hidden{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.button{border:none !important;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;font-size:1.6rem;width:auto !important;border-radius:.8rem !important;box-shadow:0px 4px 9px rgba(39,174,96,.15);min-width:16rem;margin-bottom:3.2rem;color:var(--c-text-inverse) !important;background-color:var(--c-secondary);line-height:1.4;padding:.5rem 1rem}.button:visited{color:var(--c-text-inverse) !important}.button:hover{color:var(--c-text-inverse);background-color:var(--c-darken)}@media(prefers-color-scheme: dark){.button{color:var(--c-text);background-color:var(--c-primary)}.button:visited{color:var(--c-text)}.button:hover{color:var(--c-text);background-color:var(--c-highlight-high)}}.button--alt{color:var(--c-text-inverse);background-color:var(--c-secondary);line-height:2;padding:1rem 2rem}.button--alt:visited{color:var(--c-text-inverse)}.button--alt:hover{color:var(--c-secondary);background-color:var(--c-highlight)}@media(prefers-color-scheme: dark){.button--alt{color:var(--c-text);background-color:var(--c-secondary)}.button--alt:visited{color:var(--c-text)}.button--alt:hover{color:var(--c-text);background-color:var(--c-highlight-high)}}.form-item--checkbox__item,.checkbox-items .form-item{list-style:none;margin:0;padding:0}.form-item--checkbox__item input[type=checkbox],.checkbox-items .form-item input[type=checkbox]{width:24px;height:24px;align-self:center;margin-right:.4rem;position:relative;padding:0;color:var(--c-text);border:1px solid var(--c-highlight-high);border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);display:inline-block;vertical-align:middle}.form-item--checkbox__item input[type=checkbox]:before,.checkbox-items .form-item input[type=checkbox]:before{position:absolute;content:"";display:block;top:2px;left:7px;width:8px;height:14px;border-style:solid;border-color:var(--c-text-inverse);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.form-item--checkbox__item input[type=checkbox]:checked,.checkbox-items .form-item input[type=checkbox]:checked{color:#fff;border-color:var(--c-secondary);background:var(--c-secondary)}.form-item--checkbox__item input[type=checkbox]:checked:before,.checkbox-items .form-item input[type=checkbox]:checked:before{opacity:1}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item__dropdown{border:1px solid var(--c-muted);display:block;position:relative}@media(prefers-color-scheme: dark){.form-item__dropdown{background-color:var(--c-background-inverse)}}.form-item__dropdown::after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:9px solid var(--c-accent);content:" ";position:absolute;top:42%;right:1em;z-index:2;pointer-events:none;display:none}.form-item__dropdown:hover{border-color:var(--c-accent-high)}.form-item__select{border:1px solid var(--c-muted);height:41px;font-size:16px;margin:0;outline:none;padding:.6em .8em .5em;width:100%}.form-item__select :focus{outline:none;color:var(--c-accent)}@supports((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) or ((-moz-appearance: none) and (mask-type: alpha)){.form-item__dropdown::after{display:block}.form-item__select{padding-right:2em;background:none;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-item__select:focus{border-color:var(--c-accent);border-radius:0}}.main-sidebar #edit-field-indication-type-ref-target-id--2{padding:1.6rem !important;height:20rem !important}.main-sidebar #edit-field-forward-to-external-dp-target-id--2{padding:1.6rem;height:8rem}.form-item{color:var(--c-text);margin-bottom:3rem;width:100%}.form-item::after{clear:both;content:"";display:table}.form-item__label,legend,legend.h2{display:inline-block;font-weight:700;font-size:1.4rem}@media(min-width: 320px){.form-item__label,legend,legend.h2{display:block;margin-right:2%;padding:.6em 0}}#edit-field-indication-type-ref-target-id,#edit-field-forward-to-external-dp-target-id{height:20rem}.form-item__textfield,.form-item__input-text,.form-item__input-email,.form-item__input-password,.toolbar-fixed [data-drupal-selector=edit-created-readonly-field] div:nth-child(2){border:1px solid var(--c-highlight-high);border-radius:.3rem;padding:1.6rem;width:100%;color:var(--c-text);font-size:1.6rem;line-height:2.4rem;letter-spacing:0}.form-required::after{content:"*";margin-left:.3rem;color:#b80f0f}.form-item__textfield{border:1px solid var(--c-highlight-high);border-radius:.3rem;padding:1.6rem;width:100%}.form-item__textfield:focus,.form-item__textfield:focus-visible{border-width:2px;border-color:var(--c-secondary);outline:none}.form-item__textfield::-moz-placeholder{color:#62757f}.form-item__textfield:-ms-input-placeholder{color:#62757f}.form-item__textfield::placeholder{color:#62757f}.form-item__description{margin-top:.3em;font-size:1.4rem;color:#4c5550}.form-fieldset{border:none;margin-bottom:2em;padding:0}.icons-demo{display:flex;flex-wrap:wrap}.icons-demo .icon{height:100px;padding:1rem;width:100px}@media(prefers-color-scheme: dark){.icons-demo .icon{fill:var(--c-accent-high)}}.icons-demo pre{background-color:var(--c-muted);font-size:.8rem;margin:0;text-align:center}.icons-demo__item{border:1px solid var(--c-muted);margin:.25rem}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption{font-style:italic}.link,a{color:var(--c-secondary);text-decoration:none}.link:hover,a:hover{color:var(--c-secondary);text-decoration:underline}.indication-menu{padding-bottom:3rem}.indication-menu .menu{display:flex;margin-bottom:3rem;justify-content:center}ul,ol{padding-left:1em}ul{list-style-type:disc}ol{list-style-type:decimal}.list-item,.text-long ol li,.text-long ul li{margin-bottom:.2em;padding-left:1em}.menu{list-style:none;padding:0}.menu li{margin-right:3.2rem}.menu li:nth-child-last{margin-right:0}.menu a{color:var(--c-text);text-decoration:none;font-weight:700;letter-spacing:-0.02rem}.menu a:hover{color:var(--c-secondary)}.menu .menu__item--active a{color:var(--c-secondary);text-decoration:underline}table{border-spacing:0;width:100%;border:1px solid #39393a}table thead tr{background-color:#52be80;height:4.8rem}table th,table td{padding:1.4rem;text-align:left}table tbody tr:nth-child(even){background-color:#e9eae9}table a{color:#1e854a}#edit-field-image-table tbody tr:nth-child(2n){background-color:transparent}.field--type-text-long table{border-spacing:0;width:100%}.field--type-text-long table thead tr{background-color:inherit;height:auto}.field--type-text-long table thead tr th{padding:0}.table__heading-cell,.text-long th,.table__cell,.text-long td{border:none;border-bottom:1px solid var(--c-highlight-high);border-right:1px solid var(--c-highlight-high);padding:1em}.table__heading-cell:last-child,.text-long th:last-child,.table__cell:last-child,.text-long td:last-child{border-right:none}.table__heading-cell,.text-long th{color:var(--c-accent-high);font-weight:700;padding:1.2em;text-align:left}.table__row,.text-long tr,tbody tr,.views-expandable-table tbody tr:nth-child(4n+3){height:5.8rem;padding:0 24px;background-color:var(--c-background)}tbody .table__row:last-child th,tbody .text-long tr:last-child th,.text-long tbody tr:last-child th,tbody .table__row:last-child td,tbody .text-long tr:last-child td,.text-long tbody tr:last-child td,tbody tbody tr:last-child th,tbody tbody tr:last-child td,tbody .views-expandable-table tbody tr:nth-child(4n+3):last-child th,tbody .views-expandable-table tbody tr:nth-child(4n+3):last-child td{border-bottom:none}.table__footer-cell,.text-long tfoot th,.table__footer-cell:first-child{border-bottom:none}.custom-table .views-expandable-table tbody tr:nth-child(4n+3){background-color:#e9eae9}.custom-table .views-expandable-table-trigger.expanded{background-color:#d4efdf;position:relative}.custom-table .views-expandable-table-trigger.expanded td{position:relative;border-top:1.1rem solid #52be80;border-bottom:.1rem solid #52be80}.custom-table .views-expandable-table-trigger.expanded td:first-child::before{content:"";position:absolute;height:100%;width:.1rem;top:0;left:0;background-color:#52be80}.custom-table .views-expandable-table-trigger.expanded td:last-child::before{content:"";position:absolute;height:100%;width:.1rem;top:0;right:0;background-color:#52be80}.custom-table .views-expandable-table-trigger.expanded::after{content:"";position:absolute;width:100%;height:1rem;top:0;left:0;background:#fff}.custom-table .checkboxes ul{padding:0;list-style:none;padding:0 1.6rem}.custom-table .checkboxes ul li{font-size:1.4rem;font-weight:700;line-height:3rem;letter-spacing:.02rem}.custom-table .checkboxes ul .true{color:#26ab5e;font-size:1.8rem}.custom-table .checkboxes ul .false{color:#d8222f;font-size:1.8rem}.custom-table .interpered_indication{background-color:#e9eae9;font-size:1.6rem;border:1px solid var(--c-highlight-high);border-radius:.4rem;padding:1.8rem 1.6rem;margin-bottom:1.6rem}.custom-table .interpered_indication p{margin:0}.custom-table tr .dates ul{display:flex;list-style:none;padding:0}.custom-table tr .dates ul li{margin-right:1.8rem;display:flex;flex-direction:column}.custom-table tr .dates ul li .label{font-weight:700;margin-bottom:.4rem;font-size:1.4rem;letter-spacing:.02rem;margin-bottom:.4rem;line-height:3rem}.custom-table tr .dates ul li .item{border:1px solid var(--c-highlight-high);padding:1.6rem;border-radius:.3rem;color:var(--c-text);background-color:#e9eae9}.custom-table tr .dates ul li:last-child{padding-right:0}.custom-table .views-expandable-table-trigger.expanded{background-color:#d4efdf !important;position:relative}.custom-table .views-expandable-table-target.expanded{background-color:var(--c-text-inverse);position:relative}.custom-table .views-expandable-table-target.expanded::after{content:"";position:absolute;height:.1rem;width:100%;bottom:0;left:0;background-color:var(--c-secondary)}.custom-table .views-expandable-table-target.expanded td::before,.custom-table .views-expandable-table-target.expanded td::after{content:"";position:absolute;height:100%;width:.1rem;background-color:var(--c-secondary);top:0}.custom-table .views-expandable-table-target.expanded td::before{left:0}.custom-table .views-expandable-table-target.expanded td::after{right:0}.custom-table .table__cell,.text-long .custom-table td,.custom-table .text-long td,.custom-table tbody td{min-width:inherit;padding:.4rem 1.4rem}.custom-table .title{overflow:hidden;position:relative;max-width:28rem;display:flex;align-items:center}.custom-table .title a{white-space:pre;transition:all 325ms cubic-bezier(0.645, 0.045, 0.355, 1)}.custom-table .title .icon{min-width:1.4rem;opacity:0;margin-right:1rem;cursor:pointer}.custom-table .title .icon img{transition:all 225ms cubic-bezier(0.645, 0.045, 0.355, 1);max-width:1.4rem}.custom-table tbody .views-field-title{overflow:hidden;position:relative;max-width:28rem}.custom-table tbody .views-field-title a{white-space:pre}.custom-table .title.show .icon{opacity:1}.custom-table .title.show.active a{white-space:unset}.custom-table .title.show.active img{transform:rotate(-90deg)}.custom-table .table__cell.active,.custom-table .text-long td.active,.text-long .custom-table td.active{max-width:inherit}.custom-table .table__cell.active .edit-icon img,.custom-table .text-long td.active .edit-icon img,.text-long .custom-table td.active .edit-icon img{transform:rotate(45deg)}.custom-table .custom-table__wrapper{display:flex;align-items:center}.custom-table .custom-table__wrapper .edit-icon{margin-right:1rem;width:2.4rem;cursor:pointer}.custom-table .custom-table__wrapper .edit-icon img{transition:all 225ms cubic-bezier(0.645, 0.045, 0.355, 1)}.custom-table .custom-table__wrapper .items{max-width:0;overflow:hidden;display:flex;align-items:center;transition:all 325ms cubic-bezier(0.645, 0.045, 0.355, 1)}.custom-table .custom-table__wrapper .items>*{margin-right:.6rem}.custom-table .table__cell.active .custom-table__wrapper .items,.custom-table .text-long td.active .custom-table__wrapper .items,.text-long .custom-table td.active .custom-table__wrapper .items{max-width:60rem}.indication-hero-header h1{font-size:calc(4.2rem + 33*(100vw - 320px)/1180) !important;letter-spacing:-0.3rem !important;line-height:1.05 !important}.h1,.text-long h1{color:var(--c-accent);font-family:"Inter",sans-serif;font-weight:700;font-style:normal;font-size:calc(2.8rem + 14*(100vw - 320px)/1180);line-height:1.2;letter-spacing:-0.1rem;margin:0 0 3rem;width:auto}.h1__link{color:inherit}.h1__link:hover{color:inherit}.h2,.text-long h2{color:var(--c-accent);font-family:"Inter",sans-serif;font-weight:700;font-style:normal;font-size:calc(2rem + 8*(100vw - 320px)/1180);line-height:1.2;margin:0 0 .5em;width:auto}.h2__link{color:inherit}.h2__link:hover{color:inherit}.h3,.text-long h3{color:var(--c-accent);font-family:"Inter",sans-serif;font-weight:700;font-style:normal;font-size:calc(1.8rem + 3*(100vw - 320px)/1180);line-height:1.4;margin:0 0 .5em;width:auto}.h3__link{color:inherit}.h3__link:hover{color:inherit}.h4,.text-long h4{color:var(--c-accent);font-family:"Inter",sans-serif;font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.6;margin:0 0 .5em;width:auto}.h4__link{color:inherit}.h4__link:hover{color:inherit}.h5,.text-long h5,.h6,.text-long h6{color:var(--c-accent);font-family:"Inter",sans-serif;font-weight:600;font-style:normal;font-size:1.1rem;line-height:2;margin:0 0 .5em;width:auto}.h5__link,.h6__link{color:inherit}.h5__link:hover,.h6__link:hover{color:inherit}.paragraph,.text-long p{margin:0 0 3rem}.blockquote,.text-long blockquote{font-style:italic;border-left:solid 3px var(--c-accent);margin-left:1em;padding-left:1em}.hr,.text-long hr{border-style:solid;border-width:1px 0 0;color:currentColor}.video{height:0;overflow:hidden;padding-top:35px;padding-bottom:56.25%;position:relative}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video--full{padding-bottom:75%}.accordion-item-wrapper{border-bottom:1px solid var(--c-primary-500)}.accordion-item-header{color:var(--c-primary-500);height:88px;margin:0;display:flex;align-items:center}.accordion-item-content{overflow:hidden;transition:all .2s ease-out;max-height:0;height:auto;padding:0 10px}.accordion-item-content.open{max-height:calc(100vh - 20rem);padding:10px;overflow-y:auto}.ui-autocomplete{position:relative;z-index:1001;width:40vw !important}.ControlPanel{position:fixed;width:100%;z-index:1000;bottom:3.2rem;bottom:0;padding:1.6rem;left:0;display:flex;justify-content:center;pointer-events:none}.ControlPanel .branding{display:flex;align-items:center;padding:0 .9rem 0 1.1rem;position:relative}.ControlPanel .branding::after{content:"";height:100%;position:absolute;width:1px;background-color:#5e5e5f;right:0;top:0}.ControlPanel .logo{height:auto;width:5.2rem}.ControlPanel .burger{cursor:pointer;margin-left:1rem;height:.9rem;width:1rem;position:relative}.ControlPanel .burger svg{position:absolute;left:0;top:0}.ControlPanel__layout{text-align:center}.ControlPanel__layout>*:last-child{margin-bottom:0 !important}.indication__sensitive,.indication__sensitive-new,.indication__new,.indication__in-progress,.indication__overdue-department,.indication__overdue-construction-time,.indication__overdue-service-desk{position:absolute;left:-9999em}#block-setjauppgrimu{padding-left:1.6rem;margin-left:1.6rem;position:relative;display:flex;align-items:center}#block-setjauppgrimu>form{position:relative}#block-setjauppgrimu::after{content:"";height:100%;position:absolute;width:1px;background-color:#5e5e5f;left:0;top:0}#block-setjauppgrimu>.form-wrapper{position:relative}#block-setjauppgrimu .form-actions{position:absolute;right:.2rem;top:.2rem;font-size:1.4rem;margin:0;height:3.6rem;width:11.6rem}#block-setjauppgrimu .form-actions input{margin:0;height:100%;border-radius:.2rem;border:none;padding:0;min-width:auto;width:100% !important}#block-setjauppgrimu .form-item{margin:0}#block-setjauppgrimu .form-item input{height:4rem !important;width:31rem !important;padding:0 1.2rem !important;border-radius:.4rem !important;border:1px solid #d0d3d3 !important;background-color:#999899 !important}#block-setjauppgrimu .form-item input::-moz-placeholder{color:#2d343b}#block-setjauppgrimu .form-item input:-ms-input-placeholder{color:#2d343b}#block-setjauppgrimu .form-item input::placeholder{color:#2d343b}#block-setjauppgrimu .form-item input:focus{background-color:#d0d3d3 !important}.indication-menu{margin:0 !important;padding:0}.indication-menu .menu-item{margin:0}.indication-menu .menu{list-style:none;padding:0;margin:0;display:flex}.indication-menu .menu li{position:relative}.indication-menu .menu li:nth-child(1) a{margin-left:.8rem}.indication-menu .menu a{display:flex;align-items:center;justify-content:center;text-align:center;width:9.7rem;height:5.2rem;background-color:#fff;border:1px solid #d0d3d3;text-decoration:none;color:var(--c-text);font-weight:700;line-height:1.75rem;margin:0 .4rem;border-radius:.8rem;font-size:1.4rem}.indication-menu .menu li:last-child a{margin-right:0}.indication-menu .menu .counter{width:3.1rem;height:3.1rem;background-color:#fff;border:3px solid #d0d3d3;border-radius:3.1rem;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;position:absolute;top:-3.4rem;left:50%;margin-left:-1.55rem;box-shadow:0px 4px 4px rgba(0,0,0,.25)}.indication-menu .menu .indications__in-progress .counter{background-color:#ffc852;border-color:#e38420}.indication-menu .menu .indications__in-progress a{background-color:#ffc852;border-color:#fffeee}.indication-menu .menu .indications__overdue .counter{background-color:#737373;border-color:#eee;color:#fff}.indication-menu .menu .indications__overdue a{background-color:#737373;border-color:#d0d3d3;color:#fff;padding:0 .8rem}.indication-menu .menu .indications__sensitive .counter{background-color:#b20838;border-color:#f56161;color:#fff}.indication-menu .menu .indications__sensitive a{background-color:#b20838;border-color:#d0d3d3;color:#fff}.FormSubmit .button{background-color:var(--c-secondary);color:#fff;border:1px solid #fff !important;border-radius:.8rem;width:9.7rem !important;min-width:auto !important;height:5.2rem;cursor:pointer;display:flex;align-items:center;font-size:1.5rem;font-weight:700;line-height:1.75rem;margin:0 0 0 .8rem}.ControlPanel__main{display:inline-flex;pointer-events:all;padding-right:.8rem !important}.ControlPanel__sub{display:flex;margin-bottom:3.4rem;padding:1.6rem 2.4rem !important;transition:all 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);transform:scale(0);opacity:0;pointer-events:none;position:relative;bottom:-6.8rem}.ControlPanel__sub .close-button{position:absolute;right:-1.8rem;top:50%;margin-top:-1.5rem;cursor:pointer}.ControlPanel__sub .contextual{display:none}.ControlPanel__sub ul{padding:0;margin:0;list-style:none;text-align:left;display:flex}.ControlPanel__sub li{display:flex;flex-direction:column;position:relative;padding:1.4rem 1.6rem}.ControlPanel__sub li>div{margin-bottom:1.2rem}.ControlPanel__sub li>div:last-child{margin-bottom:0}.ControlPanel__sub li::after{content:"";height:100%;position:absolute;width:1px;background-color:#5e5e5f;right:0;top:0}.ControlPanel__sub li:first-child{padding-left:0}.ControlPanel__sub li:last-child{padding-right:0}.ControlPanel__sub li:last-child::after{display:none}.ControlPanel__sub .icon{display:flex;align-items:center}.ControlPanel__sub .icon>div{width:2.7rem}.ControlPanel__sub .my-account svg{transform:translate3d(0.3rem, 0.1rem, 0rem)}.ControlPanel__sub .mask-off svg{transform:translate3d(0rem, 0.2rem, 0rem)}.ControlPanel__sub .common-answers svg{transform:translate3d(0rem, 0.2rem, 0rem)}.ControlPanel__sub .users svg{transform:translate3d(0rem, 0.1rem, 0rem)}.ControlPanel__sub .indication-search svg{transform:translate3d(0rem, 0.2rem, 0rem)}.ControlPanel__sub a{color:#fff;font-size:1.4rem;line-height:1.75rem;font-weight:700;text-decoration:none;border:none}.ControlPanel__sub.ControlPanel__sub-active{opacity:1;transform:scale(1);pointer-events:unset;position:relative;bottom:0;pointer-events:all}.ControlPanel__main,.ControlPanel__sub{background-color:var(--c-accent-high);border-radius:1.2rem;padding:.8rem 0;box-shadow:0px 100px 54px rgba(37,37,37,.07),0px 41.7776px 22.5599px rgba(37,37,37,.0503198),0px 22.3363px 12.0616px rgba(37,37,37,.0417275),0px 12.5216px 6.76164px rgba(37,37,37,.035),0px 6.6501px 3.59106px rgba(37,37,37,.0282725),0px 2.76726px 1.49432px rgba(37,37,37,.0196802)}.breadcrumb{list-style:none;margin:0;padding:0}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:link,.breadcrumb__link:visited,.breadcrumb__link:focus{color:var(--c-accent);text-decoration:none}.breadcrumb__link:hover{color:var(--c-accent-high)}.breadcrumb__item{display:inline-block;font-size:.75rem}.breadcrumb__item::after{content:"/"}.breadcrumb__item:last-child{color:var(--c-text)}.breadcrumb__item:last-child::after{content:""}.breadcrumb_link:active{color:var(--c-text)}.inline-menu{list-style:none;margin:0;padding:0}.inline-menu__item{margin:0 1em .5em 0}@media(min-width: 920px){.inline-menu__item{display:inline;margin-bottom:1em}}.inline-menu__item:last-child{margin-right:0}.inline-menu__link{color:var(--c-secondary);text-decoration:none;font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.inline-menu__link:hover{color:var(--c-secondary);text-decoration:underline}.main-nav{display:none}@media(min-width: 720px){.main-nav{display:block}}.main-nav--open{background-color:var(--c-background);display:block;left:0;overflow-y:scroll;position:absolute;top:134px;right:0;width:100%}.main-menu{list-style:none;margin:0;padding:0;border-bottom:1px solid;position:relative;z-index:10}@media(min-width: 720px){.main-menu{border-bottom:none}}.main-menu--sub{border-bottom:none;height:0;overflow:hidden;background-color:var(--c-muted);width:100%}@media(min-width: 720px){.main-menu--sub{background-color:var(--c-highlight-high);display:none;height:auto;left:0;overflow:visible;padding:1rem 0;position:absolute;top:55px;width:315px;z-index:1;font-size:.9rem;opacity:.6}}@media(min-width: 720px){.main-menu--sub:hover{opacity:1;background-color:var(--c-accent-high);transition:all .2s}.main-menu--sub:hover .main-menu__link--sub{color:var(--c-highlight)}.main-menu--sub:hover .main-menu__link--sub.active,.main-menu--sub:hover .main-menu__link--sub:active,.main-menu--sub:hover .main-menu__link--sub:hover{color:var(--c-background);background-color:var(--c-accent-high)}}.main-menu--sub-open{height:auto}@media(min-width: 720px){.main-menu--sub-2{display:none}}.main-menu__item{border-top:1px solid;display:flex;flex-wrap:wrap;position:relative}@media(min-width: 720px){.main-menu__item{border-top:none;display:inline-block}.main-menu__item:not(.main-menu__item--sub):hover{background-color:var(--c-accent-high);transition:all .2s}.main-menu__item:not(.main-menu__item--sub):hover>.main-menu--sub{display:block}}.main-menu__item:hover .main-menu__link::after{color:var(--c-text)}.expand-sub{background-color:var(--c-accent-high);cursor:pointer;display:block;width:20%;color:var(--c-text-inverse);position:relative}@media(min-width: 720px){.expand-sub{display:none}}.expand-sub::after{border:15px solid;border-bottom-color:transparent;border-left:12px solid transparent;border-right:12px solid transparent;content:"";display:block;margin-right:-12px;margin-top:-6px;position:absolute;right:50%;top:50%;width:0}.expand-sub--open{background-color:var(--c-accent-high);color:var(--c-muted)}.expand-sub--open::after{border-top-color:transparent;border-bottom:15px solid;margin-top:-20px}@media(min-width: 720px){.main-menu__item--sub{display:block}.main-menu__item--sub:not(:first-child){border-top:1px solid var(--c-highlight)}}.main-menu__link{color:var(--c-accent);display:block;font-size:1.2rem;line-height:1.5;padding:1rem 3rem 1rem 2rem;text-decoration:none;font-weight:bold}.main-menu__link--with-sub{width:80%}@media(min-width: 720px){.main-menu__link{border-bottom:none;display:inline-block;font-size:1.1rem;padding:1rem;text-transform:none;position:relative;width:auto}.main-menu__link.active,.main-menu__link:active,.main-menu__link:hover{color:var(--c-highlight-high)}.main-menu__link::after{color:var(--c-text-inverse);display:inline-block;content:">";margin-left:.5rem}.main-menu__link--sub::after{display:none}.main-menu__link:hover{color:var(--c-background)}.main-menu__link:hover::after{color:var(--c-highlight)}}.main-menu__link--sub{color:var(--c-accent);padding-left:3rem;font-weight:normal}@media(min-width: 720px){.main-menu__link--sub{color:var(--c-highlight);display:block;padding:.3333333333rem 1rem}}.main-menu--sub-2{background-color:var(--c-highlight-high)}.main-menu__link--sub-2{padding-left:4rem}.toggle-expand{color:var(--c-secondary);text-decoration:none;display:inline-block;padding:1rem;text-decoration:none;width:100%}.toggle-expand:hover{color:var(--c-secondary);text-decoration:underline}@media(min-width: 720px){.toggle-expand{display:none}}.toggle-expand--open{background-color:var(--c-accent)}.toggle-expand__text{display:block;font-size:.9rem;font-weight:bold}.toggle-expand--open .toggle-expand__text{color:var(--c-background)}.toggle-expand__icon{height:3rem;width:3rem;margin:0 auto}.toggle-expand__open{display:inline-block;text-align:center}.toggle-expand--open .toggle-expand__open{display:none}.toggle-expand__close{display:none;text-align:center}.toggle-expand__close::before{color:var(--c-background);content:"X";display:block;font-size:2.5rem;line-height:2}.toggle-expand--open .toggle-expand__close{display:inline-block}.social-menu{list-style:none;margin:0;padding:0}.social-menu__item{margin-bottom:.25rem}.social-menu__link{display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none;color:var(--c-text)}.social-menu__icon{height:2rem;width:2rem;margin-right:.5rem;fill:currentColor}.social-menu__text{font-weight:bold}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block;margin:0 .7em}@media(min-width: 920px){.pager__item{margin:0 1em}}.pager__link,.pager__link:link,.pager__link:visited{color:var(--c-text);font-weight:600;text-decoration:none}.pager__link.is-active,.pager__link:hover,.pager__link:link.is-active,.pager__link:link:hover,.pager__link:visited.is-active,.pager__link:visited:hover{color:var(--c-accent)}.pager__items{display:flex;justify-content:center}.pager__items li{margin:0 1px 0}.pager__items a{display:block;width:clamp(24px,2.4rem,2.4rem);height:clamp(24px,2.4rem,2.4rem);text-decoration:none !important;background-color:#fff;border:1px solid #39393a;display:flex;justify-content:center;align-items:center}.pager__items .pager__link--next,.pager__items .pager__link--prev{width:clamp(28px,2.8rem,2.8rem)}.pager__items .pager__link--first,.pager__items .pager__link--last{width:clamp(58px,5.8rem,5.8rem)}.pager__link--next,.pager__link--prev{display:block}.pager__link--next span,.pager__link--prev span{display:none}.pager__link--next::before,.pager__link--prev::before{border:8px solid var(--c-text);border-bottom:6px solid transparent;border-right:7px solid transparent;border-top:6px solid transparent;content:"";display:block;position:relative;top:1px}.pager__link--next:hover::before,.pager__link--prev:hover::before{border-left-color:var(--c-accent)}.pager__link--prev::before{border-left-color:transparent;border-right-color:var(--c-text)}.pager__link--prev:hover::before{border-left-color:transparent;border-right-color:var(--c-accent)}.path-abendingaleit .views-element-container table{border:1px solid #39393a}.path-abendingaleit .main-sidebar .block{padding:0;position:fixed;margin:0 2rem}.path-abendingaleit .main-sidebar form{background-color:#e9eae9;border:1px solid #39393a;padding:1.6rem 1rem 1.6rem 1rem;height:calc(100vh - 16rem);overflow:auto;display:flex;flex-wrap:wrap;justify-content:space-between}.path-abendingaleit .main-sidebar form>.exposed-form-wrapper-grid-2items:nth-child(1)>.form-item{margin-bottom:0}.path-abendingaleit .main-sidebar form>.exposed-form-wrapper-grid-2items{margin-top:0;margin-bottom:1rem}.path-abendingaleit .main-sidebar form>.exposed-form-wrapper-grid-2items>.form-item{width:100% !important}.path-abendingaleit .main-sidebar form>.form-item{width:calc(50% - .5rem);margin-bottom:1rem}.path-abendingaleit .main-sidebar form>.form-item select{margin-bottom:0;height:5.6rem !important;padding:0 1.6rem !important;-webkit-appearance:auto !important;-moz-appearance:auto !important;appearance:auto !important;background-color:#fff}.path-abendingaleit .main-sidebar form>.form-item .form-item__dropdown::after{display:none}.path-abendingaleit .main-sidebar form>.form-item:nth-child(3),.path-abendingaleit .main-sidebar form>.form-item:nth-child(6){width:100%}.path-abendingaleit .views-exposed-form .form-actions{position:sticky;top:2rem}.path-abendingaleit .button{margin-top:0}.path-abendingaleit label[for=edit-nid--2],.path-abendingaleit label[for=edit-field-indication-status-ref-target-id--2],.path-abendingaleit label[for=edit-field-forward-to-external-email-value--2],.path-abendingaleit label[for=edit-field-indication-reporter-name-value--2],.path-abendingaleit label[for=edit-field-indication-reporter-email-value--2],.path-abendingaleit label[for=edit-combine--2],.path-abendingaleit label[for=edit-created-min--2],.path-abendingaleit label[for=edit-created-max--2],.path-abendingaleit label[for=edit-field-indication-closed-at-value-min--2],.path-abendingaleit label[for=edit-field-indication-closed-at-value-max--2]{display:none}.exposed-form-wrapper-grid-2items{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.exposed-form-wrapper-grid-2items .form-item__dropdown::after{display:none}.exposed-form-wrapper-grid-2items .form-item{width:calc(50% - .5rem) !important;margin:0 !important}.exposed-form-wrapper-grid-2items select{margin:0;background-color:#fff}.exposed-form-wrapper-grid-2items .form-item__element{background-color:#fff;border:1px solid var(--c-gray-300);padding:1.8rem 1.6rem;border-radius:.4rem}.exposed-form-wrapper-grid-2items .elements{display:flex;justify-content:space-between}.status__list{list-style:none;margin:0;padding:0;margin-bottom:1rem}.status{display:block;margin-bottom:3rem;padding:.5rem;text-align:center}.status--warning{color:var(--c-text);background-color:var(--c-warning)}.status--error{color:var(--c-text);background-color:var(--c-error)}.status--status{color:var(--c-text);background-color:var(--c-message)}.tabs__link,.tabs__link--local-tasks{background-color:var(--c-muted);border:1px solid var(--c-highlight-high);border-bottom:none;color:var(--c-text);display:block;font-size:1.1rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;transition:color .3s}@media(min-width: 920px){.tabs__link,.tabs__link--local-tasks{border-bottom:1px solid var(--c-highlight-high);border-left:none;display:inline-block;font-size:1rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:hover,.tabs__link--local-tasks:hover{background-color:var(--c-highlight-high);color:var(--c-accent)}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-text);border:1px solid var(--c-text);color:var(--c-text-inverse)}@media(min-width: 920px){.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-background);border:1px solid var(--c-highlight-high);border-bottom:1px solid var(--c-highlight-high);border-left:none;color:var(--c-text)}}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #d2d5d3}@media(min-width: 920px){.tabs__nav{border-left:1px solid #d2d5d3;display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.grid__item{flex:1 1 100%;margin-bottom:2rem}@media(min-width: 920px){.grid__item{margin:0 2rem 0 0;flex-basis:30%}}.grid__item:last-child{margin-right:0}.grid__item--example{background-color:var(--c-highlight-high);padding:4rem}.grid{display:flex;flex-wrap:wrap}.grid--card{margin-bottom:2rem}[data-drupal-selector=node-indications-edit-indication-form] [data-drupal-selector=edit-submit]{position:absolute;left:-9999em}#block-nodeid{position:absolute;left:-9999em}.indication-id span{padding-left:1rem}.subcontent{display:flex;position:relative;padding:4.8rem 1rem;background-color:var(--c-gray-200);border-top:1px solid var(--c-gray-300);border-bottom:1px solid var(--c-gray-300)}#block-indicationrevisiondisplay{margin-right:1rem;width:calc(70% - 1rem)}#block-responsiblepartydisplayblock{margin-left:1rem;width:calc(30% - 1rem)}.manage-indication-form-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start}.manage-indication-form-wrapper .form-item{margin-bottom:1rem}.manage-indication-form-wrapper [data-drupal-selector=edit-field-indication-type-ref-wrapper] .form-item{margin-bottom:0}.manage-indication-form-wrapper .accordion-item-wrapper{margin-bottom:2.4rem;margin-right:0 !important}.manage-indication-form-wrapper .left-column,.manage-indication-form-wrapper .right-column{width:50%;display:flex;flex-direction:column}.manage-indication-form-wrapper .left-column{padding-right:1rem}.manage-indication-form-wrapper .right-column{padding-left:1rem}.manage-indication-form-wrapper [data-drupal-selector=edit-created-readonly-field] div:nth-child(1){display:none}.manage-indication-form-wrapper [data-drupal-selector=edit-field-indication-reporter-name-wrapper] label,.manage-indication-form-wrapper [data-drupal-selector=edit-field-indication-reporter-email-wrapper] label,.manage-indication-form-wrapper [data-drupal-selector=edit-field-indication-reporter-phone-wrapper] label,.manage-indication-form-wrapper [data-drupal-selector=edit-title-wrapper] label,.manage-indication-form-wrapper [data-drupal-selector=edit-field-indication-type-ref-wrapper] label{display:none}.manage-indication-form-wrapper [data-drupal-selector=edit-field-forward-to-external-email-wrapper] h4.label{display:none}.toolbar-fixed .field-group-html-element{display:flex;justify-content:space-between}.toolbar-fixed .field-group-html-element>div{width:100%;margin-right:.5rem}.toolbar-fixed .field-group-html-element div:last-child{margin-right:0}.postsending{display:flex;flex-wrap:wrap}.postsending>div{width:calc(33.33% - 7.2rem) !important;padding-right:2.4rem;margin-right:0 !important}.postsending>div:last-child{width:100% !important;padding-right:0}.postsending>div:last-child .accordion-item-content{display:flex;margin:0 !important}.postsending>div:last-child .accordion-item-content>div{width:100% !important;padding-right:2.4rem !important}.postsending .form-item__description{padding-left:2.9rem !important}.postsending .accordion-item-wrapper{width:100% !important;margin-top:1.2rem;padding-bottom:1.2rem}.postsending .accordion-item-wrapper .accordion-item-content{display:flex}.postsending .accordion-item-wrapper .accordion-item-content>.form-wrapper{padding-right:2.4rem}.postsending .accordion-item-wrapper .accordion-item-content>.form-wrapper:last-child{padding-right:0}.user-logged-in .node-indications-edit-indication-form .accordion-item-header{height:6rem}.user-logged-in .node-indications-edit-indication-form .aframsendingar{display:flex;flex-wrap:wrap}.user-logged-in .node-indications-edit-indication-form .aframsendingar>div{width:calc(33.33% - 1.6rem) !important}.user-logged-in .node-indications-edit-indication-form .aframsendingar>div:last-child{width:100% !important}.user-logged-in .node-indications-edit-indication-form .aframsendingar>div:last-child .accordion-item-content{display:flex}.user-logged-in .node-indications-edit-indication-form .aframsendingar>div:last-child .accordion-item-content>div{width:calc(33.33% - 1.6rem) !important;margin-right:1.6rem;padding-bottom:2.1rem}.user-logged-in .node-indications-edit-indication-form select{height:5.8rem !important;padding:0 1.6rem !important;-webkit-appearance:auto !important;-moz-appearance:auto !important;appearance:auto !important}.user-logged-in .node-indications-edit-indication-form .form-item__dropdown{border:none}.user-logged-in .node-indications-edit-indication-form .form-item__dropdown::after{display:none}.user-logged-in .node-indications-edit-indication-form thead{background-color:#fff}.user-logged-in .node-indications-edit-indication-form thead th{padding:1rem 1.2rem;border:none}.user-logged-in .node-indications-edit-indication-form thead tr{background-color:#fff !important;height:auto}.user-logged-in .node-indications-edit-indication-form tr{background-color:#fff !important;height:auto}.user-logged-in .node-indications-edit-indication-form td{border:none}.user-logged-in .node-indications-edit-indication-form .field-multiple-drag{border:none !important}.user-logged-in .node-indications-edit-indication-form>.form-actions{text-align:right;margin-bottom:3rem}.user-logged-in .node-indications-edit-indication-form>.form-actions button{margin:0}.user-logged-in .node-indications-edit-indication-form .draggable a.tabledrag-handle{border:none;line-height:auto}.user-logged-in .node-indications-edit-indication-form .tabledrag-changed{display:none}.user-logged-in .node-indications-edit-indication-form .draggable .table__cell,.user-logged-in .node-indications-edit-indication-form .draggable .text-long td,.text-long .user-logged-in .node-indications-edit-indication-form .draggable td{padding:0}.user-logged-in .node-indications-edit-indication-form .draggable input{width:calc(100% - 2rem)}.user-logged-in .node-indications-edit-indication-form .tabledrag-handle{float:none;margin:-2.3rem 0 0 1rem;display:block}.user-logged-in .node-indications-edit-indication-form .field-multiple-drag{padding:0 0 0 1rem}.user-logged-in .node-indications-edit-indication-form .handle{background-size:contain;margin:0;padding:0;background-position:center;width:2.2rem;height:2.2rem}.user-logged-in .node-indications-edit-indication-form .tabledrag-toggle-weight-wrapper{display:none}.user-logged-in .node-indications-edit-indication-form .field--name-field-interpered-indication-text .form-item{margin-bottom:0}.user-logged-in .node-indications-edit-indication-form .js-filter-wrapper,.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm .field-multiple-table h4{display:none}.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm .table__row,.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm .text-long tr,.text-long .user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm tr,.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm table{background-color:transparent;border:none}.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm .table__row .form-item,.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm .text-long tr .form-item,.text-long .user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm tr .form-item,.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm table .form-item{margin:0}.user-logged-in .node-indications-edit-indication-form .form-item__description{font-size:1.4rem}.user-logged-in .node-indications-edit-indication-form .field--name-field-indication-text div div:last-child,.user-logged-in .node-indications-edit-indication-form .field--type-geolocation,.user-logged-in .node-indications-edit-indication-form .field--name-field-image,.user-logged-in .node-indications-edit-indication-form .checkbox-items,.user-logged-in .node-indications-edit-indication-form .field--name-field-interpered-indication-text,.user-logged-in .node-indications-edit-indication-form .field--name-field-indication-response,.user-logged-in .node-indications-edit-indication-form .field--name-field-indication-type-ref,.user-logged-in .node-indications-edit-indication-form .field--name-field-forward-to-external-dp,.user-logged-in .node-indications-edit-indication-form .field--name-field-forward-to-external-email,.user-logged-in .node-indications-edit-indication-form .field--name-field-int-comm,.user-logged-in .node-indications-edit-indication-form .timeframe+div{border:.1rem solid var(--c-gray-300);border-radius:.4rem;padding:2rem 1.6rem 2.1rem !important;margin-bottom:1rem;background-color:#fff;font-family:"Inter",sans-serif}.user-logged-in .node-indications-edit-indication-form .timeframe+div{padding:0 1.6rem;border:none;opacity:0}.user-logged-in .node-indications-edit-indication-form .timeframe+.open{border:.1rem solid var(--c-gray-300);padding:1.8rem 1.6rem;opacity:1}.user-logged-in .node-indications-edit-indication-form .timeframe+div>div>div{display:flex;align-items:center}.user-logged-in .node-indications-edit-indication-form .timeframe+div>div>div div:nth-child(1){font-size:1.6rem;margin-right:.8rem}.user-logged-in .node-indications-edit-indication-form select{margin:0;width:100%}.user-logged-in .node-indications-edit-indication-form .checkbox-items{padding-top:2.4rem}.user-logged-in .node-indications-edit-indication-form .checkbox-items .form-item{margin-bottom:0}.user-logged-in .node-indications-edit-indication-form .checkbox-items .form-item--checkbox__item input[type=checkbox]{margin-right:.5rem;min-width:2.4rem;align-self:flex-start}.user-logged-in .node-indications-edit-indication-form .checkbox-items label{line-height:1.2}.user-logged-in .node-indications-edit-indication-form .checkbox-items .form-item__description{font-size:1.3rem;padding:.4rem 0;line-height:1.3}.user-logged-in .node-indications-edit-indication-form .checkbox-items>div{margin-right:1.6rem}.user-logged-in .node-indications-edit-indication-form .checkbox-items>div:last-child{width:30rem;margin-right:0}.user-logged-in .node-indications-edit-indication-form .checkbox-items>div:nth-last-child(2){width:70rem}.user-logged-in .node-indications-edit-indication-form .indication-type{display:block}.user-logged-in .node-indications-edit-indication-form .field--name-field-indication-text div div:last-child{background-color:#eee}.user-logged-in .node-indications-edit-indication-form .field--name-field-image{color:#fff}.user-logged-in .node-indications-edit-indication-form .field--name-field-image .form-item{display:none}.footer{padding:4.8rem 0}.footer__inner{max-width:1180px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-flow:column nowrap}@media(min-width: 480px){.footer__inner{padding:0 1rem}}@media(min-width: 1180px){.footer__inner{padding-left:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    );padding-right:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    )}}@media(min-width: 920px){.footer__inner{flex-direction:row}}.footer__social{margin-bottom:1rem}@media(min-width: 920px){.footer__social{flex:0 1 30%;margin-bottom:0;margin-right:1rem}}.header{margin-bottom:4.4rem;margin-top:-4.4rem}.header__inner{max-width:1180px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-flow:column nowrap}@media(min-width: 480px){.header__inner{padding:0 1rem}}@media(min-width: 1180px){.header__inner{padding-left:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    );padding-right:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    )}}.header__primary{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:3rem 0}.header__branding{margin-right:1rem;max-width:300px}.header .menu{display:flex;margin:0;padding-top:1rem}.main{max-width:1180px;width:100%;margin:0 auto;padding:0 1rem;margin-bottom:4em}@media(min-width: 480px){.main{padding:0 1rem}}@media(min-width: 1180px){.main{padding-left:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    );padding-right:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    )}}@media(min-width: 920px){.main{display:flex}}.main-sidebar{margin-bottom:2rem}@media(min-width: 920px){.main-sidebar{order:2;width:33%;margin-bottom:0}}.main-content{width:100%}@media(min-width: 920px){.main-content--with-sidebar{width:100%}}.node-indications-edit-indication-form .field-group-accordion-item{max-height:none}#edit-field-image-wrapper{padding:3rem;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23D2D5D3FF' stroke-width='3' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.node-indications-edit-indication-form #edit-field-image-wrapper{margin-bottom:3rem}#edit-field-location-data-wrapper{margin-top:3.96rem;margin-bottom:3.96rem}#edit-field-image-wrapper summary{color:var(--c-accent);font-family:"Inter",sans-serif;font-weight:700;font-style:normal;font-size:calc(2rem + 8*(100vw - 320px)/1180);line-height:1.2;margin:0 0 .5em;width:auto;list-style:none}#edit-field-image-wrapper summary__link{color:inherit}#edit-field-image-wrapper summary__link:hover{color:inherit}#edit-field-image-wrapper .form-item__label{position:absolute;left:-9999em}#edit-field-image-wrapper .form-item-wrapper>.image-widget{position:relative}#edit-field-image-wrapper .image-widget{margin:2.4rem 0}#edit-field-image-wrapper .form-item>.image-widget::before{content:"Velja skrá";position:absolute;width:17rem;height:4rem;pointer-events:none;border:.1rem solid #27ae60;border-radius:.2rem;max-width:15.8rem;left:50%;margin-left:-8.5rem;font-size:1.6rem;font-weight:bold;color:#27ae60;box-sizing:border-box;border-radius:.8rem;line-height:3.8rem;transition:all .2s ease-in}#edit-field-image-wrapper input{opacity:0}#edit-field-image-wrapper .tabledrag-toggle-weight-wrapper,#edit-field-image-wrapper thead,#edit-field-image-wrapper .table .tabledrag-handle,#edit-field-image-wrapper .text-long table .tabledrag-handle,.text-long #edit-field-image-wrapper table .tabledrag-handle{display:none}#edit-field-image-wrapper table td:last-child{position:absolute;top:0;text-align:right}#edit-field-image-wrapper table td:last-child:before{position:absolute;content:"";background:#c00 url(../images/icons/remove-2px_stroke.svg) no-repeat;background-position-x:0%;background-position-y:0%;background-size:auto;width:2.4rem;height:2.4rem;border-radius:50%;right:0}#edit-field-image-wrapper table td:last-child button{padding:0;background:#c00 url(../images/icons/remove-2px_stroke.svg) no-repeat;background-position-x:0%;background-position-y:0%;background-size:auto;width:2.4rem;height:2.4rem;border-radius:50%;background-size:80%;background-position:center}#edit-field-image-wrapper table tr{position:relative;width:10rem;height:auto;margin:0 2rem 2.4rem 1rem}#edit-field-image-wrapper table tbody{display:flex;justify-content:center;flex-wrap:wrap}#edit-field-image-wrapper table tr,#edit-field-image-wrapper table td{padding:0}#edit-field-image-wrapper table td span,#edit-field-image-wrapper table td a{font-size:1.4rem;line-height:2.4rem;white-space:nowrap;width:10rem;overflow:hidden;display:block}#node-indications-add-indication-form #edit-field-image-wrapper>div>details{max-width:60rem;margin:0 auto;padding:2rem 0;text-align:center}form .wrapper{display:flex}form .wrapper .form-item{width:100%;padding-right:1.2rem}form .wrapper>div:last-child .form-item{padding-right:0}#views-exposed-form-indications-page-1{display:flex;flex-wrap:wrap;justify-content:space-between}#views-exposed-form-indications-page-1 select{border:1px solid #c7cbd0;max-height:13rem}#views-exposed-form-indications-page-1 .form-item{width:calc(33.33% - .5rem)}#views-exposed-form-indications-page-1 .form-item:nth-last-child(2),#views-exposed-form-indications-page-1 .form-item:nth-last-child(3){width:calc(50% - .5rem);margin-bottom:1rem}.toolbar-fixed .field-group-html-element div:last-child{margin-right:0}.toolbar-fixed .field-group-html-element>div{width:100%;margin-right:.5rem}.toolbar-fixed .accordion-item-content.open{max-height:none;padding:0}.toolbar-fixed .field-group-html-element{display:flex;justify-content:space-between}.toolbar-fixed [data-drupal-selector=edit-created-readonly-field] div:nth-child(2){background-color:#e9eae9}.toolbar-fixed .node-indications-edit-indication-form .field--name-field-indication-text div div:last-child,.toolbar-fixed .node-indications-edit-indication-form .field--type-geolocation,.toolbar-fixed .node-indications-edit-indication-form select,.toolbar-fixed .node-indications-edit-indication-form .checkbox-items,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-interpered-indication-text,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-indication-response,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-indication-type-ref,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-forward-to-external-dp,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-forward-to-external-email,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-int-comm,.toolbar-fixed .node-indications-edit-indication-form .timeframe+div{border:1px solid var(--c-highlight-high);border-radius:.4rem;padding:1.8rem 1.6rem;margin-bottom:3rem;background-color:#fff}.toolbar-fixed .node-indications-edit-indication-form .field--name-field-indication-text div div:last-child{background-color:#e9eae9;font-size:1.6rem}.toolbar-fixed .form-item-wrapper label,.toolbar-fixed .form-wrapper label,.toolbar-fixed .field--type-created h4,.toolbar-fixed .field--name-field-forward-to-external-email h4,.toolbar-fixed .field--name-field-indication-respond-by div div:first-of-type,.field--name-field-indication-text div div:first-child,.timeframe+div>div div div:first-child,.toolbar-fixed [data-drupal-selector=edit-created-readonly-field] div:nth-child(1){font-weight:700;font-size:1.4rem;line-height:3rem;letter-spacing:.02rem;margin-bottom:.4rem;color:#20343b;padding:0}.toolbar-fixed form{font-size:1.6rem}.toolbar-fixed .node-indications-edit-indication-form .field--name-field-image summary{margin-bottom:3.2rem;font-weight:bold;list-style-type:none;font-size:clamp(2rem,5vw,4rem);line-height:clamp(2.5rem,6vw,5rem);text-align:center}.toolbar-fixed .node-indications-edit-indication-form .field--name-field-image{color:#fff}.toolbar-fixed .node-indications-edit-indication-form .field--name-field-image summary{color:var(--c-text)}.toolbar-fixed .node-indications-edit-indication-form .field--name-field-image .form-item{display:none}.toolbar-fixed .node-indications-edit-indication-form table,.toolbar-fixed .node-indications-add-indication-form table{overflow-x:inherit}.node-indications-edit-indication-form #edit-field-image-wrapper td{border:none}.node-indications-edit-indication-form #edit-field-image-wrapper td:last-child{display:none}.node-indications-edit-indication-form .accordion-item-header{color:var(--c-text)}.node-indications-edit-indication-form .accordion-item-wrapper{border-bottom:1px solid #c7cbd0}.toolbar-fixed .field-group-html-element>div{width:100%;margin-right:.5rem}.toolbar-fixed .node-indications-edit-indication-form .indication-type{display:block}.toolbar-fixed .node-indications-edit-indication-form .form-item__description{font-size:1.4rem}.toolbar-fixed .node-indications-edit-indication-form .checkbox-items{padding-top:2.4rem}.toolbar-fixed .node-indications-edit-indication-form .checkbox-items>div{margin-right:1.6rem}.toolbar-fixed .field-group-html-element>div{width:100%;margin-right:.5rem}.toolbar-fixed .node-indications-edit-indication-form .checkbox-items .form-item{margin-bottom:0}.toolbar-fixed .field-group-html-element div:last-child{margin-right:0}.toolbar-fixed .node-indications-edit-indication-form .checkbox-items .form-item--checkbox__item input[type=checkbox]{margin-right:.5rem;min-width:2.4rem;align-self:flex-start}.toolbar-fixed .node-indications-edit-indication-form .checkbox-items label{line-height:1.2;display:inline-block;width:calc(100% - 4rem);vertical-align:middle}.toolbar-fixed .node-indications-edit-indication-form .checkbox-items .form-item__description{font-size:1.3rem;padding:.4rem 0;line-height:1.3}.toolbar-fixed .node-indications-edit-indication-form .js-filter-wrapper,.toolbar-fixed .node-indications-edit-indication-form .field--name-field-int-comm .field-multiple-table h4{display:none}.toolbar-fixed .node-indications-edit-indication-form .field--type-text-long div{margin-bottom:0}.toolbar-fixed .node-indications-edit-indication-form .handle{background-size:contain;margin:0;padding:0;background-position:center;width:2.2rem;height:2.2rem}.toolbar-fixed .node-indications-edit-indication-form .draggable a.tabledrag-handle{border:none;line-height:auto}.toolbar-fixed .node-indications-edit-indication-form .tabledrag-handle{float:none;margin:-2.3rem 0 0 1rem;display:block}.toolbar-fixed .node-indications-edit-indication-form .draggable .table__cell,.toolbar-fixed .node-indications-edit-indication-form .draggable .text-long td,.text-long .toolbar-fixed .node-indications-edit-indication-form .draggable td{padding:0;min-width:4rem}.pre-content{max-width:1180px;width:100%;margin:0 auto;padding:0 1rem}@media(min-width: 480px){.pre-content{padding:0 1rem}}@media(min-width: 1180px){.pre-content{padding-left:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    );padding-right:calc(
      1rem + calc(-50vw + calc(1180px / 2))
    )}}#block-poweredbydrupal{display:none}#edit-actions{text-align:right}.indication-hero-header{display:flex;justify-content:space-between;margin-bottom:3rem}.indication-hero-header h1 span{color:var(--c-secondary)}.indication-hero-header p{font-size:2rem;line-height:1.5;letter-spacing:-0.04rem}.indication-hero-header .text-long{width:48rem;padding-top:3rem}.indication-hero-header div:nth-last-child{flex-basis:66rem}.indication-hero-header img{transform:translate3d(11.6rem, -3rem, 0)}.HeroContent{display:flex;margin-bottom:8rem;justify-content:space-between}.HeroContent__item:nth-child(1){width:66.2rem}.HeroContent__item:nth-child(2){width:27rem}.HeroContent__item:nth-child(2) h2{margin-top:0}.HeroContent ul{list-style:none;margin:0;padding:0}.HeroContent li{padding:.4rem 1rem;border-radius:.4rem}.HeroContent .ny-abending li:nth-child(1){background-color:#fbbebe}.HeroContent .mottekin li:nth-child(2){background-color:#97c1ed}.HeroContent .i-vinnslu li:nth-child(3){background-color:#f7e483}.HeroContent .lokid li:nth-child(4){background-color:#93d6af}.mynd-med-abendingu{display:flex;justify-content:center;border:1px solid var(--c-highlight-high);border-radius:.3rem;padding:4.8rem;margin-bottom:4rem}.mynd-med-abendingu div div:nth-child(1){font-size:calc(2rem + 8*(100vw - 320px)/1180);font-weight:700;line-height:1.05;text-align:center;margin-bottom:4rem}.mynd-med-abendingu div>div:nth-child(2){display:flex}.mynd-med-abendingu div>div:nth-child(2) div{padding:0 1.5rem}.not-front .main{width:100%;max-width:none;padding:0 2rem 4.8rem}.layout-container{padding-top:4.4rem}.user-logged-in .layout-container{padding-bottom:4.4rem}.not-front .layout-container{padding-top:1rem}.stada-vinnslu,.stada-mottekin,.stada-lokid,.stada-ny{display:inline-block;white-space:pre;border-radius:.5rem;padding:.4rem 0;min-width:10.8rem;text-align:center;box-shadow:3px 3px 6px 0px rgba(0,0,0,.22);background-color:#fff;border:1px solid #5e5e5f}.stada-mottekin{background-color:#e5f2ff;border:1px solid #5d8ddb;box-shadow:3px 3px 6px 0px rgba(37,87,167,.3)}.stada-vinnslu{background-color:#fffeee;border:1px solid #ffc852;box-shadow:3px 3px 6px 0px rgba(184,125,0,.3)}.stada-lokid{background-color:#ecfaf9;border:1px solid #80dcd6;box-shadow:3px 3px 6px 0px rgba(26,96,91,.3)}.custom-table .button{background:none;box-shadow:none;padding:0;color:#1e854a !important;display:inline;margin:0}.indication-email-signature,.path-frontpage .vertical-tabs{display:none}.place-holder{color:#a5aaa7;border:4px dashed #a5aaa7;padding:50px}.place-holder__content{font-size:3.2rem;line-height:1.4;width:100%;display:flex;justify-content:center;align-items:center;text-align:center}:root{--c-text: #1f2b24;--c-text-inverse: white;--c-background: white;--c-background-section: #D2D5D3;--c-primary: #3083DC;--c-secondary: #27AE60;--c-accent: #1f2b24;--c-accent-high: black;--c-highlight: #BCBFBD;--c-highlight-high: #D2D5D3;--c-muted: #E9EAE9;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2;--c-darken: #1E7D46}@media(prefers-color-scheme: dark){:root{--c-text: white;--c-text-inverse: #1f2b24;--c-background: #1f2b24;--c-background-inverse: #A5AAA7;--c-background-section: #1f2b24;--c-primary: #3083DC;--c-secondary: #610c63;--c-accent: #D2D5D3;--c-accent-high: white;--c-highlight: #1f2b24;--c-highlight-high: #333;--c-muted: #333;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}}:root [data-theme=default]{--c-text: #1f2b24;--c-text-inverse: white;--c-background: white;--c-background-section: #D2D5D3;--c-primary: #3083DC;--c-secondary: #27AE60;--c-accent: #1f2b24;--c-accent-high: black;--c-highlight: #BCBFBD;--c-highlight-high: #D2D5D3;--c-muted: #E9EAE9;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2;--c-darken: #1E7D46}:root [data-theme=dark]{--c-text: white;--c-text-inverse: #1f2b24;--c-background: #1f2b24;--c-background-inverse: #A5AAA7;--c-background-section: #1f2b24;--c-primary: #3083DC;--c-secondary: #610c63;--c-accent: #D2D5D3;--c-accent-high: white;--c-highlight: #1f2b24;--c-highlight-high: #333;--c-muted: #333;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}
