@charset "UTF-8";:root{--form-active-color:#373737;--form-active-text:#fff;--form-item-border-color:#ccc;--form-item-border-width:1px;--form-item-border-radius:4px;--form-item-bg:#fff;--form-item-fg:#2a2a2a;--form-disabled-item-border-color:#e3e3e3;--form-disabled-item-bg:#ebebeb;--form-disabled-item-fg:lighten($form-item-fg,10%);--form-item-focus-shadow:rgba(0,0,0,0.12);--form-icon-color:#444}:focus-visible+.checkbox__label,:focus-visible+.radio__label,:focus-visible+.switch__label{outline:3px solid #87cefa;outline-offset:2px;-moz-outline-radius:3px}.checkbox,.radio,.switch{margin-bottom:.6em;position:relative}.checkbox .input,.radio .input,.switch .input{position:absolute;left:-999rem;top:auto}.checkbox__label,.radio__label,.switch__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-wrap:break-word;word-break:break-word;position:relative;-ms-touch-action:manipulation;touch-action:manipulation}.vismo-button{border-radius:6px;padding:12px 30px;font-size:16px}.vismo-button:not([disabled]){cursor:pointer}.vismo-button.-link{border:0;background-color:transparent;text-decoration:underline;padding:0;display:inline;text-align:left}.vismo-button.-link:active,.vismo-button.-link:focus,.vismo-button.-link:hover{text-decoration:none}.vismo-button.-inline{font-weight:700;padding:12px 0;margin:0 30px;color:#ef0021;text-decoration:underline}.vismo-button.-add-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#eee;color:#373737;font-weight:500;margin:1.25rem 0 1.5rem;padding:8px 30px;font-size:1rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;min-height:46px}.vismo-button.-add-item:active,.vismo-button.-add-item:focus,.vismo-button.-add-item:hover{background-color:#373737;color:#eee}.vismo-button.-add-item:after{font-size:1.5625rem;content:"+";display:inline-block;vertical-align:middle;margin-left:6px}.vismo-code-list-select{position:relative}.vismo-code-list-select__plus{background-color:#eee;color:#373737;border-radius:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;padding:0;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.vismo-code-list-select__plus:active,.vismo-code-list-select__plus:focus,.vismo-code-list-select__plus:hover{background-color:#e1e1e1}.vismo-code-list-select__list{z-index:2;display:inline;padding:0;margin:0 1rem 0 0;list-style-type:none;gap:0 1rem}.vismo-code-list-select__item{position:relative;display:inline;text-align:left}.vismo-code-list-select__item:not(:last-of-type) .vismo-code-list-select__remove{right:1.5rem}.vismo-code-list-select__item:not(:last-of-type):after{display:inline-block;margin:0 .5rem;content:"|"}.vismo-code-list-select__item:active .vismo-code-list-select__remove,.vismo-code-list-select__item:focus .vismo-code-list-select__remove,.vismo-code-list-select__item:hover .vismo-code-list-select__remove{opacity:1}.vismo-code-list-select__remove{position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;padding:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);font-size:.75rem;background-color:#ef0021;border-radius:50%;opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;cursor:pointer}.vismo-code-list-select__remove,.vismo-code-list-select__remove:link,.vismo-code-list-select__remove:visited{color:#fff;text-decoration:none}.vismo-code-list-select-bubble{position:absolute;bottom:100%;left:50%;background-color:#eee;color:#373737;border-radius:6px;padding:.4rem;outline:2px solid #87cefa}.vismo-code-list-select-bubble__close{position:absolute;top:.25rem;right:.25rem;font-size:.75rem;width:18px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;line-height:1;background-color:#353535;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.vismo-code-list-select-bubble__close,.vismo-code-list-select-bubble__close:link,.vismo-code-list-select-bubble__close:visited{color:#fff;text-decoration:none}.vismo-code-list-select-bubble__close:active,.vismo-code-list-select-bubble__close:focus,.vismo-code-list-select-bubble__close:hover{background-color:#ef0021}.vismo-code-list-select-bubble__list{padding:0;margin:0;list-style-type:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;max-height:300px;overflow:auto}.vismo-code-list-select-bubble__link{width:100%;padding:.2rem 20px .2rem .4rem;text-align:left;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.vismo-code-list-select-bubble__link:active,.vismo-code-list-select-bubble__link:focus,.vismo-code-list-select-bubble__link:hover{background-color:#e1e1e1}.personal-data__list.list{margin-bottom:2rem}.personal-data__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.personal-data__term{margin-right:.5rem}.personal-data__description{width:100%;margin:0 0 .5rem}.org-adress-container__list,.org-adress__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-left:0;list-style-type:none;margin-bottom:2rem}.org-adress-container__item,.org-adress__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.6}.org-adress__description{width:100%;margin:.75rem 0 1rem;white-space:pre-line}.org-adress address{font-style:normal;white-space:pre-line}.org-adress__map{position:relative;margin:0 0 2em}.org-contacts__list{list-style-type:none;padding:0;margin-bottom:2.5em}.org-contacts__item{position:relative;padding-left:95px;min-height:75px;margin-bottom:1rem}.org-contacts__title{font-size:1.25rem;margin:0 0 .5rem;padding:.5rem 0 0;display:inline;color:inherit}.org-contacts button.org-contacts__title{cursor:pointer}.org-contacts button.org-contacts__title:active,.org-contacts button.org-contacts__title:focus,.org-contacts button.org-contacts__title:hover{text-decoration:underline}.org-contacts__thumbnail{position:absolute;top:0;left:0;margin:0;width:75px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50000em;overflow:hidden}.org-contacts__thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;background-color:#373737}.org-contacts__thumbnail.-add-new img{background-color:transparent}.org-contacts__contact{margin:.5rem 0 0;font-weight:700}.org-contacts__contact span{display:inline-block;margin:0 .75rem 0 0}.org-contacts__contact span:empty{display:none;margin-right:0}.org-contacts__contact span:not(:first-of-type):before{content:"";width:.5rem;height:.5rem;display:inline-block;vertical-align:middle;margin:0 .75rem 0 0;background-color:#ef0021}#lightbox .org-contacts__contact span:not(:first-of-type):before{content:normal}#lightbox .org-contacts__item{padding-left:140px}#lightbox .org-contacts__item:before{left:41px}#lightbox .org-contacts__thumbnail{left:40px}#lightbox .org-contacts__title{font-weight:700}#lightbox .org-contacts__contact{margin-top:0;font-weight:400}#lightbox .org-contacts .vismo-radio{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main.ot-9 .article__body .list{margin-bottom:0}.main.ot-9 .article__body .list .element-type-heading{font-size:1rem;font-family:inherit}.main.ot-9 .article__body>.list{margin-bottom:3rem}.main.ot-9 .article-link__title{font-size:1rem}.main.ot-9 .article .text-component{margin-bottom:1rem}.article__header.-person{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article__header.-person .article__image{width:100%;margin-left:0;margin-right:0}.article__header.-person .article__image img{min-width:0}.article__header.-person .article__contacts .list{margin-bottom:2rem}.article__header.-person .article__heading{margin-top:1rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__header.-person .article__heading .text-component,.article__header.-person .article__heading div{min-height:0;margin-bottom:.5rem}[vuedart-edit=true] .article__image img{cursor:pointer}.article__image:active img,.article__image:focus img,.article__image:hover img{-webkit-filter:contrast(.95);filter:contrast(.95)}.article__body.organisational-folder h2,.article__body.organisational-folder h3.-size-h2,.article__body.person h2,.article__body.person h3.-size-h2{margin-bottom:.15em}.article__unique-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.5rem}.article__approved .vismo-validation-wrapper,.article__approved .vismo-validation-wrapper>*,.article__approved h2.element-type-heading,.article__effectiveness .vismo-validation-wrapper,.article__effectiveness .vismo-validation-wrapper>*,.article__effectiveness h2.element-type-heading{display:inline-block;font-size:1em;padding:0;border:0;margin:0;font-family:inherit;color:inherit;vertical-align:top}.article__approved .vismo-validation-wrapper .invalid ul,.article__approved .vismo-validation-wrapper>* .invalid ul,.article__approved h2.element-type-heading .invalid ul,.article__effectiveness .vismo-validation-wrapper .invalid ul,.article__effectiveness .vismo-validation-wrapper>* .invalid ul,.article__effectiveness h2.element-type-heading .invalid ul{padding-left:0}.article__approved h2.element-type-heading,.article__effectiveness h2.element-type-heading{font-weight:400;vertical-align:baseline}.article__approved time,.article__effectiveness time{font-weight:700}.article__approved div input[type=date],.article__approved div input[type=time],.article__effectiveness div input[type=date],.article__effectiveness div input[type=time]{display:inline-block;border:0;padding:0 .5em;border-radius:3px;vertical-align:top;cursor:text}.article__approved div input[type=date]::-webkit-calendar-picker-indicator,.article__approved div input[type=time]::-webkit-calendar-picker-indicator,.article__effectiveness div input[type=date]::-webkit-calendar-picker-indicator,.article__effectiveness div input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer}.article__approved .invalid ul,.article__effectiveness .invalid ul{margin:0;padding:0 0 0 .5em}.article__approved.-inline,.article__effectiveness.-inline{display:inline}.article-inline-headers{margin:0 0 2em}.article-inline-headers h2.element-type-heading{vertical-align:baseline;font-size:1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;margin:0 .5rem .25rem 0;font-family:inherit;color:inherit;line-height:1.6;min-width:2rem}[vuedart-edit=true] .article-inline-headers h2.element-type-heading{padding-left:29px;margin:1rem 0 0}.article-inline-headers h2.element-type-heading+.text-component{margin:0;display:inline}.article-inline-headers h2.element-type-heading+.text-component .vismo-validation-wrapper>*{width:100%;margin-bottom:.5rem}.element-type-heading._fsr+.text-component .textElm{margin-top:1em}.info-outside{font-size:1em;text-transform:uppercase;padding:0 .25em 0 0}.info-outside,.info-outside:before{position:relative;display:inline-block}.info-outside:before{content:"";width:26px;height:26px;border-radius:50%;top:8px;background:#fff url("data:image/svg+xml;utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18px' height='18px' viewBox='0 0 30 27' version='1.1' fill='%23353535'%3E%3Cg id='surface1'%3E%3Cpath d='M 15.222656 26.78125 L 3.777344 26.78125 C 1.667969 26.78125 0 25.097656 0 22.96875 L 0 8.402344 C 0 6.273438 1.667969 4.589844 3.777344 4.589844 L 15.222656 4.589844 C 17.332031 4.589844 19 6.273438 19 8.402344 L 19 9.074219 C 19 9.410156 18.777344 9.632812 18.445312 9.632812 L 17.332031 9.632812 C 17 9.632812 16.777344 9.410156 16.777344 9.074219 L 16.777344 8.402344 C 16.777344 7.503906 16.109375 6.832031 15.222656 6.832031 L 3.777344 6.832031 C 2.890625 6.832031 2.222656 7.503906 2.222656 8.402344 L 2.222656 23.082031 C 2.222656 23.976562 2.890625 24.652344 3.777344 24.652344 L 15.222656 24.652344 C 16.109375 24.652344 16.777344 23.976562 16.777344 23.082031 L 16.777344 16.359375 C 16.777344 16.023438 17 15.796875 17.332031 15.796875 L 18.445312 15.796875 C 18.777344 15.796875 19 16.023438 19 16.359375 L 19 23.082031 C 19 25.097656 17.332031 26.78125 15.222656 26.78125 Z M 15.222656 26.78125 '/%3E%3Cpath d='M 25.222656 22.410156 L 18.445312 22.410156 C 18.109375 22.410156 17.890625 22.183594 17.890625 21.847656 L 17.890625 20.726562 C 17.890625 20.390625 18.109375 20.167969 18.445312 20.167969 L 25.332031 20.167969 C 26.222656 20.167969 26.890625 19.496094 26.890625 18.597656 L 26.890625 4.03125 C 26.890625 3.132812 26.222656 2.460938 25.332031 2.460938 L 13.777344 2.460938 C 12.890625 2.460938 12.222656 3.132812 12.222656 4.03125 L 12.222656 5.152344 C 12.222656 5.488281 12 5.710938 11.667969 5.710938 L 10.667969 5.710938 C 10.332031 5.710938 10.109375 5.488281 10.109375 5.152344 L 10.109375 4.03125 C 10.109375 1.902344 11.777344 0.21875 13.890625 0.21875 L 25.332031 0.21875 C 27.445312 0.21875 29.109375 1.902344 29.109375 4.03125 L 29.109375 18.710938 C 29 20.726562 27.332031 22.410156 25.222656 22.410156 Z M 25.222656 22.410156 '/%3E%3Cpath d='M 23.445312 13.78125 L 12.332031 13.78125 C 12 13.78125 11.777344 13.554688 11.777344 13.21875 L 11.777344 12.097656 C 11.777344 11.761719 12 11.539062 12.332031 11.539062 L 23.445312 11.539062 C 23.777344 11.539062 24 11.761719 24 12.097656 L 24 13.21875 C 24 13.554688 23.777344 13.78125 23.445312 13.78125 Z M 23.445312 13.78125 '/%3E%3Cpath d='M 20.890625 16.917969 L 20.109375 16.132812 C 19.890625 15.910156 19.890625 15.574219 20.109375 15.238281 L 22.332031 12.996094 C 22.554688 12.773438 22.554688 12.433594 22.332031 12.097656 L 20.109375 9.859375 C 19.890625 9.632812 19.890625 9.296875 20.109375 8.960938 L 20.890625 8.175781 C 21.109375 7.953125 21.445312 7.953125 21.777344 8.175781 L 25.554688 11.988281 C 25.777344 12.210938 25.777344 12.546875 25.554688 12.882812 L 21.777344 16.695312 C 21.445312 17.140625 21.109375 17.140625 20.890625 16.917969 Z M 20.890625 16.917969 '/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;margin:0 .25rem}.info-outside__text{position:absolute;bottom:calc(100% + 2px);left:6px;background-color:#f1f1f1;color:#373737;padding:0 .5rem;border-radius:5px;z-index:100;font-weight:300;font-size:1rem;text-transform:none;display:none;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;white-space:nowrap}.info-outside__text:before{content:"";width:0;height:0;position:absolute;border-color:#f1f1f1 transparent transparent #f1f1f1;border-style:solid;border-width:5px;left:14px;top:100%}.main-nav .info-outside__text,.sidebar .nav .info-outside__text,nav.tiles .info-outside__text{background-color:#373737;color:#f1f1f1}.main-nav .info-outside__text:before,.sidebar .nav .info-outside__text:before,nav.tiles .info-outside__text:before{border-color:#373737 transparent transparent #373737}.info-outside:active .info-outside__text,.info-outside:focus .info-outside__text,.info-outside:hover .info-outside__text{display:block;opacity:1}.article-event__perex{margin-bottom:1em}.event-datetime{position:relative;max-width:26em;padding-right:5em}.event-datetime .ical-add-link{position:absolute;font-size:.8em;top:.25em;right:0}.ical-add-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ical-add-link svg{margin-left:.5rem;fill:currentColor}#appForSettings .ical-add-link{display:none}.article__body .article__with-same-tags .list.documents{display:grid}.article__body .article__with-same-tags .list.documents .document__description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article__body .article__with-same-tags .more{text-align:left}.article__body .list.board_documents .document__tags .list,.article__body .list.documents .document__tags .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25em;padding:0;margin:.5em 0 .75em}.article__body .list.board_documents .document__tags .list:empty,.article__body .list.documents .document__tags .list:empty{display:none}.article__body .list.board_documents .document__tags .list__item,.article__body .list.documents .document__tags .list__item{float:none;margin:0}

/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:3;tab-size:3}html{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.53;scroll-behavior:smooth}body{margin:0;color:#242424;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;overflow-x:hidden}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}h1{font-size:2em;margin:0 0 .67em}hr{height:0}ol,ul{margin:1.5em 0;padding-left:2em;padding-right:0;list-style-position:outside}ol ol,ol ul,ul ol,ul ul{margin:.5em 0}li::marker{font-weight:700;color:var(--tenant-base-color)}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}img{color:inherit;height:auto}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Roboto Mono,Consolas,Liberation Mono,Menlo,Courier,monospace}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:1em;line-height:1.15;margin:0}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]:invalid,input[type=password]:invalid,input[type=search]:invalid,input[type=tel]:invalid,input[type=text]:invalid,textarea:invalid{-webkit-box-shadow:none;box-shadow:none}input,select,textarea{line-height:normal;padding:5px 1em;font-family:inherit;border-width:1px;border-style:solid}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.7}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.7}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.7}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.7}input::placeholder,select::placeholder,textarea::placeholder{color:inherit;opacity:.7}textarea{padding-top:10px;padding-bottom:10px}button,select{text-transform:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}video{margin:2em auto}[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}summary{display:list-item}.bubble_error{position:absolute;width:250px;left:50%;background-color:#ca001a;min-height:5rem;border-radius:8px;padding:1.5rem 1rem;color:#f9f9fa;z-index:150}button .bubble_error{background-color:inherit;color:inherit}.bubble_error__close{position:absolute;top:.25rem;right:.5rem;text-decoration:none!important;color:inherit!important;cursor:pointer}.bubble_error__trigger{display:inline-block;width:25px;height:25px;background-color:#ccc;padding:0;border-radius:50%;font-weight:600;margin:0 1rem}.bubble_error:before{position:absolute;content:"";bottom:calc(100% + 20px);width:30px;height:30px;top:calc(100% - 6px);left:50%;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg);background-color:inherit;z-index:-1}.bubble_error .webubble_content{overflow:auto;max-height:200px;display:block}.grecaptcha-badge{z-index:999}.-hidden-non-edit:not([vuedart-edit=true] .-hidden-non-edit),[data-visibility=hidden]{display:none}iframe,img,svg,video{max-width:100%}svg{height:auto}svg:not([width]){width:100%}[type=button],[type=reset],[type=submit],button{display:inline-block;border:0;padding:1rem 2rem;margin:0;text-decoration:none;background:transparent none;color:inherit;font-size:1rem;text-align:center;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:not-allowed}table{border-collapse:collapse;width:100%;max-width:100%;margin:1em auto}caption{margin-bottom:1em;font-style:italic}thead{border-bottom:5px solid #ddd;position:sticky;top:0}td,th{padding:.85em 1em;text-align:left;vertical-align:top;min-width:5em}th{font-size:1.125rem;background-color:#eee;border:0}td{font-size:inherit}tbody tr{border-bottom:1px solid #ddd}tbody tr:nth-child(odd){background-color:#f7f7f7}blockquote{padding:1em 1.25em;margin:1.5em;border-left:5px solid #ccc;background-color:#eee}.figure{margin:1em;text-align:center}figcaption{font-size:.9375rem;padding:.725em 1.5em 1.5em;text-align:left}.checkbox__label{padding-left:40px}.checkbox__label:after,.checkbox__label:before{content:"";position:absolute;top:50%;width:26px;height:26px;left:0;margin-top:-13px}.checkbox__label:before{-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease;background-color:var(--form-item-bg);-webkit-box-shadow:0 0 0 2px var(--form-item-border-color) inset;box-shadow:0 0 0 2px var(--form-item-border-color) inset;border-radius:4px}.checkbox__label:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .1s ease,-webkit-transform .15s ease;transition:opacity .1s ease,-webkit-transform .15s ease;transition:transform .15s ease,opacity .1s ease;transition:transform .15s ease,opacity .1s ease,-webkit-transform .15s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);content:url("data:image/svg+xml;utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cpath d='M1,5L5,9L13,1' style='fill:none;stroke:%23fff;stroke-width:2px;'/%3E%3C/svg%3E")}:checked+.checkbox__label:before{-webkit-box-shadow:0 0 0 40px var(--form-active-color) inset;box-shadow:0 0 0 40px var(--form-active-color) inset}:checked+.checkbox__label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}[disabled]+.checkbox__label{cursor:not-allowed}[disabled]+.checkbox__label:before{background-color:var(--form-disabled-item-bg);-webkit-box-shadow:none;box-shadow:none}[disabled]:checked+.checkbox__label:before{-webkit-box-shadow:0 0 0 2px var(--form-disabled-item-border-color) inset;box-shadow:0 0 0 2px var(--form-disabled-item-border-color) inset}[disabled]:checked+.checkbox__label:after{opacity:.5;content:url("data:image/svg+xml;utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cpath d='M1,5L5,9L13,1' style='fill:none;stroke:var(--form-disabled-item-fg);stroke-width:2px;'/%3E%3C/svg%3E")}.radio__label{padding-left:40px;overflow:hidden;min-height:26px}.radio__label:after,.radio__label:before{content:"";position:absolute;top:50%;width:26px;height:26px;left:0;margin-top:-13px;border-radius:50%}.radio__label:before{-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease;-webkit-box-shadow:0 0 0 2px var(--form-item-border-color) inset;box-shadow:0 0 0 2px var(--form-item-border-color) inset;border-radius:50%}.radio__label:after{content:"";-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;-webkit-transform:translate(-100%);transform:translate(-100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent url("data:image/svg+xml;utf8,%3Csvg width='10' height='10' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' style='fill:%23fff'/%3E%3C/svg%3E") no-repeat 50%}:checked+.radio__label:before{-webkit-box-shadow:0 0 0 40px var(--form-active-color) inset;box-shadow:0 0 0 40px var(--form-active-color) inset}:checked+.radio__label:after{-webkit-transform:translate(0);transform:translate(0)}[disabled]+.radio__label{cursor:not-allowed}[disabled]+.radio__label:before{background-color:var(--form-disabled-item-bg);-webkit-box-shadow:none;box-shadow:none}[disabled]:checked+.radio__label:before{-webkit-box-shadow:0 0 0 2px var(--form-disabled-item-border-color) inset;box-shadow:0 0 0 2px var(--form-disabled-item-border-color) inset}[disabled]:checked+.radio__label:after{background-color:var(--form-item-fg);opacity:.5}.switch__label{padding-right:64px}.switch__label:after,.switch__label:before{content:"";position:absolute;top:50%}.switch__label:before{width:50px;height:26px;right:0;margin-top:-13px;background-color:var(--form-item-bg);-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease;-webkit-box-shadow:0 0 0 2px var(--form-item-border-color) inset;box-shadow:0 0 0 2px var(--form-item-border-color) inset;border-radius:200px}.switch__label:after{right:5px;margin-top:-8px;width:16px;height:16px;border-radius:50%;background-color:var(--form-item-fg);-webkit-transition:background-color .15s ease,-webkit-transform .15s ease;transition:background-color .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,background-color .15s ease;transition:transform .15s ease,background-color .15s ease,-webkit-transform .15s ease;-webkit-transform:translateX(-24px);transform:translateX(-24px)}:checked+.switch__label:before{-webkit-box-shadow:0 0 0 40px var(--form-active-color) inset;box-shadow:0 0 0 40px var(--form-active-color) inset}:checked+.switch__label:after{background-color:var(--form-active-text);-webkit-transform:translateX(0);transform:translateX(0)}[disabled]+.switch__label{cursor:not-allowed}[disabled]+.switch__label:before{-webkit-box-shadow:0 0 0 2px var(--form-disabled-item-border-color) inset;box-shadow:0 0 0 2px var(--form-disabled-item-border-color) inset;background-color:var(--form-disabled-item-bg)}[disabled]+.switch__label:after{opacity:.5}[disabled]:checked+.switch__label:after{background-color:var(--form-disabled-item-fg)}.vismo-form .form__section{position:relative}.vismo-form .form__section .label{position:absolute;top:7.5px;left:2.3rem;font-weight:500}.vismo-form .form__section .label.-relative{position:relative;top:auto;left:1.3rem}.vismo-form .form__section .label__info{padding-left:1rem}.vismo-form .form__section .text-danger{position:absolute;top:7.5px;left:2.3rem;font-weight:500}.vismo-form .form__section .text-danger ul{margin:0;padding:0;list-style:none}.vismo-form .form__section .input,.vismo-form .form__section .textElm,.vismo-form .form__section .vismo-select{padding:2em 1em .5em;background-color:#fff;border-radius:6px}.vismo-form .form__section input[type=date],.vismo-form .form__section input[type=time]{padding:.5em 1em;background-color:#fff;border-radius:6px;margin-bottom:.5rem}.vismo-form .form__section input[type=date][disabled],.vismo-form .form__section input[type=time][disabled]{background-color:#ccc;cursor:not-allowed}.vismo-form .form__section .vismo-select{padding-top:.5em;margin-bottom:.5rem}.vismo-form .form__section .vismo-select select{padding:0 1.3em}.settingsComponent{background-color:#fff;color:#353535;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;left:50%!important;z-index:120;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 4px 40px rgba(0,0,0,.33);box-shadow:0 4px 40px rgba(0,0,0,.33);border-radius:14px 14px 0 0}.settingsComponent #dynamicSettingsWindow,.settingsComponent #settingsWindow{height:100%;overflow:auto}.settingsComponent #dynamicSettingsWindow,.settingsComponent #dynamicSettingsWindow>div,.settingsComponent #settingsWindow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.settingsComponent #dynamicSettingsWindow>div{overflow:hidden;position:relative}.settingsComponent.-big-settings-window{top:auto!important;bottom:0;right:auto;width:95%;max-width:1100px;max-height:90vh;min-width:300px;min-height:50vh;height:85vh}.settingsComponent.-medium-settings-window{max-width:790px;height:800px;max-height:80%;width:92%}.settingsComponent.-medium-settings-window,.settingsComponent.-small-settings-window{top:50%!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:300px;border-radius:14px}.settingsComponent.-small-settings-window{max-width:70vw;width:55%;max-height:50%}.vismo-modal__scrolling-area{overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;scrollbar-width:thin;scrollbar-color:#dadada #fff;margin:.5rem .5rem .5rem 0;padding-left:0;padding-right:0;max-height:100%}.vismo-modal__scrolling-area::-webkit-scrollbar{width:10px}.vismo-modal__scrolling-area::-webkit-scrollbar-track{background:#f1f1f1}.vismo-modal__scrolling-area::-webkit-scrollbar-thumb{background:#dadada;border-radius:5px}.vismo-modal__scrolling-area::-webkit-scrollbar-thumb:hover{background:#afafaf}.public-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1rem;padding:2rem}.public-modal__header{border-bottom:1px solid #e9e9e9!important}.public-modal__heading{text-align:center;grid-column:2}.public-modal__close{position:absolute;top:2rem;right:2rem;font-size:1.375rem;font-weight:700;text-decoration:none;border-radius:50%;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;background-color:transparent;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.public-modal__close svg{fill:none;stroke:#353535;stroke-width:2px}.public-modal__close:active,.public-modal__close:focus,.public-modal__close:hover{background-color:#e9e9e9}.public-modal__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1rem 0;background:#fcfcfc;padding:1rem}.public-modal__section{display:none}.public-modal__section.-active{display:block}.public-modal__section--block{max-width:590px;margin:0 auto}.public-modal .main-search-form__image-submit-container{margin-bottom:1rem}.public-modal select.input{background-image:auto;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.public-modal button.as-link{text-decoration:underline;padding:0;display:inline}.public-modal button.as-link:active,.public-modal button.as-link:focus,.public-modal button.as-link:hover{text-decoration:none}.public-modal .radio{display:inline-block}.public-modal .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1rem}.public-modal .form{margin-bottom:0}.public-modal .form legend{margin-bottom:.5rem;font-weight:700}.public-modal .form__section h3{margin-bottom:1.5rem}.public-modal .form__section.-to-left{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.public-modal .form__section.-to-left .form__section{-ms-flex-preferred-size:auto;flex-basis:auto}.public-modal .form__section.-to-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.public-modal .form__section.-to-row>*{margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.public-modal__more{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;border-top:1px solid #e9e9e9!important;padding-top:1.5rem;text-align:center}.public-modal .vismo-tags__alphabet{font-size:1.25rem;position:sticky;top:-2px;overflow:hidden;background-color:#fff;z-index:2}.public-modal .vismo-tags__alphabet .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;padding-left:0;margin:.25em 0;list-style-type:none}.public-modal .article__tags .tags__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.public-modal .article__tags .list{padding:0;list-style-type:none}.public-modal .article__tags .list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 2rem;margin:.5rem 0}.public-modal .article__tags .list__item b{font-size:1.25rem;min-width:1.5rem}.public-modal .article__tags .list__item .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem 1rem;margin:0}.public-modal .article__tags .list__item .list__item{margin:0}.public-modal .grid-toggler{margin:0;text-align:right}.public-modal .grid-toggler__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:.875rem;padding:.75rem;border-radius:.25rem .25rem 0 0;background-color:#353535;color:#f9f9fa}.public-modal .grid-toggler__button:after{content:"";width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 4px 6px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.public-modal .grid-toggler__button.-active:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.public-modal .grid-toggler__button:active,.public-modal .grid-toggler__button:focus,.public-modal .grid-toggler__button:hover{text-decoration:underline}.public-modal .grid-checkboxs{padding:2rem 0}.public-modal .grid-checkboxs .list{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:0;line-height:1;font-size:.875rem}.public-modal .grid-checkboxs .list .checkbox,.public-modal .grid-checkboxs .list__item{margin:0}.public-modal .grid-checkboxs .list .checkbox.-bold{font-weight:700}.public-modal .grid-checkboxs .list .checkbox__label{word-break:break-word}.public-modal .grid-checkboxs .list .checkbox__label:after,.public-modal .grid-checkboxs .list .checkbox__label:before{margin-top:-4px;top:0}form:has(.whisperer__list){position:relative}.whisperer__list{padding:0;margin:0;list-style-type:none;font-size:.9em}.whisperer__list.-root{position:absolute;top:100%;width:100%;z-index:20;background-color:#f9f9fa;max-height:22em;overflow-y:auto;color:#353535}.fullscreen-search .whisperer__list.-root{max-height:50vh}.whisperer__list .whisperer__title{display:-webkit-box;display:-ms-flexbox;display:flex;color:#a4a4a4;padding:.5em 1em}.whisperer__list .whisperer__title:after{-webkit-box-flex:1;-ms-flex:1;flex:1;content:"";-ms-flex-item-align:center;align-self:center;margin-left:15px;border-bottom:1px dashed #e0e0e0}.whisperer__list .whisperedItem{cursor:pointer;padding:.5em 1em}.whisperer__list .whisperedItem.-selectedWhisperedItem,.whisperer__list .whisperedItem:active,.whisperer__list .whisperedItem:focus,.whisperer__list .whisperedItem:hover{text-decoration:underline;background-color:#ddd}.list.-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25em}.global-attachments li[data-group-element-id]{padding-bottom:.7em;margin-bottom:.7em;border-bottom:1px solid #eee}.vismo-modal__scrolling-area .global-attachments{padding-top:1.5rem;padding-left:40px}.vismo-modal__scrolling-area .global-attachments li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;padding-bottom:.7em;margin-bottom:.7em;border-bottom:1px solid #eee}.global-attachment{text-align:left}.global-attachment__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:3rem}.global-attachment__link:before{content:attr(data-attachment-type)!important;font-size:.75rem;text-transform:uppercase;position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:-1;width:2rem;height:3rem;background-color:#eee;color:#353535;border-radius:0;margin-bottom:.75em;-webkit-clip-path:polygon(0 0,1.25rem 0,2rem .75rem,100% 100%,0 100%,0 0);clip-path:polygon(0 0,1.25rem 0,2rem .75rem,100% 100%,0 100%,0 0)}.global-attachment__link[data-attachment-type=pdf]:before{color:#d32f2f}.global-attachment__link[data-attachment-type=doc]:before,.global-attachment__link[data-attachment-type=docx]:before{color:#2b579a}.global-attachment__link[data-attachment-type=xls]:before{color:#217346}.global-attachment__link[data-attachment-type=ppt]:before,.global-attachment__link[data-attachment-type=pptx]:before{color:#d24726}.global-attachment__link[data-attachment-type=xml]:before{color:#8e44ad}.global-attachment__link[data-attachment-type=zip]:before{color:#795548}.global-attachment__link:after{content:"";border-radius:0 0 0 0;width:.75rem;height:.75rem;background-color:#c1c1c1;position:absolute;left:1.25rem;top:0;z-index:2;-webkit-clip-path:polygon(0 0,100% 100%,0 100%,0 0);clip-path:polygon(0 0,100% 100%,0 100%,0 0)}.global-attachment__title{display:block;word-wrap:break-word;font-weight:700;margin:0}.global-attachment__description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.global-attachment__description:before{content:", ";white-space:pre}.global-attachment__type{text-transform:uppercase}.global-attachment__type:after{content:", ";white-space:pre}.global-attachment__details:not(:first-child){position:relative;margin:0;color:#646464;display:-webkit-box;display:-ms-flexbox;display:flex}.global-attachment__details:not(:first-child):before{content:"( ";white-space:pre}.global-attachment__details:not(:first-child):after{content:" )";white-space:pre}.global-attachment__size{-ms-flex-negative:0;flex-shrink:0}.global-attachment__link[data-attachment-type=""]{min-height:2rem}.global-attachment__link[data-attachment-type=""] .global-attachment__details:not(:first-child):after,.global-attachment__link[data-attachment-type=""] .global-attachment__details:not(:first-child):before,.global-attachment__link[data-attachment-type=""] .global-attachment__type:after,.global-attachment__link[data-attachment-type=""] .global-attachment__type:before,.global-attachment__link[data-attachment-type=""]:after{content:normal}.global-attachment__link[data-attachment-type=""]:before{margin:0;width:2rem;height:2rem;-webkit-clip-path:none;clip-path:none;border-radius:0;background-image:url("data:image/svg+xml;utf8,%3Csvg id='Component_5_1' data-name='Component 5 – 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Ellipse_31' data-name='Ellipse 31' fill='none' stroke='%23c1c1c1' stroke-width='4'%3E%3Cellipse cx='16' cy='16' rx='16' ry='16' stroke='none'/%3E%3Cellipse cx='16' cy='16' rx='14' ry='14' fill='none'/%3E%3C/g%3E%3Crect id='Rectangle_18' data-name='Rectangle 18' width='3.2' height='14.874' transform='translate(14.995 8.563)' fill='%23c1c1c1'/%3E%3Crect id='Rectangle_19' data-name='Rectangle 19' width='3.2' height='14.874' transform='translate(23.734 14.4) rotate(90)' fill='%23c1c1c1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;background-color:transparent}.global-attachment__link[data-attachment-type=""]:hover:before{background-image:url("data:image/svg+xml;utf8,%3Csvg id='Component_5_1' data-name='Component 5 – 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg id='Ellipse_31' data-name='Ellipse 31' fill='none' stroke='rgb(220,24,52)' stroke-width='4'%3E%3Cellipse cx='16' cy='16' rx='16' ry='16' stroke='none'/%3E%3Cellipse cx='16' cy='16' rx='14' ry='14' fill='none'/%3E%3C/g%3E%3Crect id='Rectangle_18' data-name='Rectangle 18' width='3.2' height='14.874' transform='translate(14.995 8.563)' fill='rgb(220,24,52)'/%3E%3Crect id='Rectangle_19' data-name='Rectangle 19' width='3.2' height='14.874' transform='translate(23.734 14.4) rotate(90)' fill='rgb(220,24,52)'/%3E%3C/svg%3E")}.global-attachment .global-attachment__link,.global-attachment .global-attachment__link:link,.global-attachment .global-attachment__link:visited{text-decoration:none}.global-attachment .global-attachment__title:active,.global-attachment .global-attachment__title:focus,.global-attachment .global-attachment__title:hover{text-decoration:underline}.article__body.organisational-folder .gallery,.article__body.person .gallery{margin:0 0 3em}.article__body .documents-galery .list.documents{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));list-style-type:none;margin:0 0 2em;grid-gap:25px;padding:0}.article__body .documents-galery .list__item{position:relative}.article__body .documents-galery a[data-image-desc]{font-size:16px}@-webkit-keyframes swipeview-reveal{0%{opacity:0}to{opacity:1}}@keyframes swipeview-reveal{0%{opacity:0}to{opacity:1}}.swipeview{margin:0;padding:0;scroll-behavior:auto;display:block;opacity:0;border:0;width:100vw;max-width:100vw;height:100vh;height:100dvh;max-height:100dvh;-ms-scroll-chaining:none;overscroll-behavior:contain;background:transparent none}.swipeview::-webkit-backdrop{background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.swipeview::backdrop{background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.swipeview:not([open]){visibility:hidden;z-index:-99;width:0;height:0}.swipeview[open]{-webkit-animation:swipeview-reveal .3s ease-out .15s forwards;animation:swipeview-reveal .3s ease-out .15s forwards;z-index:30999}.swipeview[open]+.swipeview-preview{position:fixed;left:0;top:0;right:0;bottom:0;-webkit-transition:background .1s ease-out;transition:background .1s ease-out;background:transparent var(--current-image) no-repeat 50% 50%/cover;z-index:20000}.swipeview[data-loading=true] .swipeview__list-wrapper:before{content:"Načítám...";position:fixed;left:0;top:0;right:0;bottom:0;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:180px;color:#fff;font-size:2rem;font-weight:700;background:rgba(0,0,0,.8) url(/images/global/swipeview/v-202510021531/loading.svg) no-repeat 50%/100px auto!important}.swipeview__list-wrapper{--current-image:none;position:fixed;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh}.swipeview__list{position:relative;background-color:rgba(0,0,0,.6);-ms-touch-action:manipulation;padding:0;margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:calc(100vh + 40px);height:calc(100dvh + 40px);overflow-x:scroll;-ms-scroll-chaining:none;overscroll-behavior:contain;touch-action:manipulation;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swipeview__list.dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-behavior:auto}.swipeview__list.dragging *{cursor:inherit!important}.swipeview__list.dragging .swipeview__item{scroll-snap-align:none}.swipeview__item{-webkit-box-sizing:border-box;box-sizing:border-box;border:6px solid transparent;height:100vh;height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100vw;flex:0 0 100vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent url(/images/global/swipeview/v-202510021531/loading.svg) no-repeat 50%/100px auto!important;scroll-snap-align:center;scroll-snap-stop:always}.swipeview__image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;object-fit:contain;max-width:100%;max-height:100%;height:auto;width:auto}.swipeview__counter-wrapper{position:fixed;left:50%;bottom:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:10px 22px;border-radius:500px;background-color:rgba(0,0,0,.65);color:#fff;font-size:1rem}.swipeview__button{position:fixed;-webkit-box-shadow:none;box-shadow:none;outline:0;z-index:2;width:50px;height:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;border-radius:500px;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out;background-color:rgba(0,0,0,.7);background-repeat:no-repeat;background-position:50% 50%;background-image:none;background-size:26px}.swipeview__button:not([disabled]){cursor:pointer}.swipeview__button:not([disabled]):focus,.swipeview__button:not([disabled]):hover{outline:0;background-color:var(--tenant-base-color,#373737)}.swipeview__button[disabled]{opacity:0;visibility:hidden!important}.swipeview__button--exit{right:10px;top:10px;border-radius:500px;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23f6f2ef' d='M21.422 20l15.287 15.287c.393.393.393 1.029 0 1.422s-1.029.393-1.422 0l-15.287-15.287-15.287 15.287c-.393.393-1.029.393-1.422 0s-.393-1.029 0-1.422l15.287-15.287-15.287-15.287c-.393-.393-.393-1.029 0-1.422s1.029-.393 1.422 0l15.287 15.287 15.287-15.287c.393-.393 1.029-.393 1.422 0s.393 1.029 0 1.422l-15.287 15.287z'/%3E%3C/svg%3E")}.swipeview__button--next,.swipeview__button--previous{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.swipeview__button--previous{left:10px;top:50%;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23f6f2ef' d='M8.502 20c-.003-.259.092-.519.289-.716l19.008-19.007c.389-.389 1.02-.389 1.408 0s.389 1.019 0 1.407l-18.315 18.316 18.315 18.315c.389.389.389 1.019 0 1.407s-1.02.389-1.408 0l-19.008-19.006c-.197-.197-.292-.457-.289-.716z'/%3E%3C/svg%3E")}.swipeview__button--next{right:10px;top:50%;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpath fill='%23f6f2ef' d='M31.209 20.716l-19.008 19.007c-.389.389-1.019.389-1.407 0s-.389-1.019 0-1.407l18.314-18.316-18.315-18.315c-.389-.389-.389-1.019 0-1.407s1.019-.389 1.407 0l19.008 19.007c.197.197.292.457.289.716.004.258-.091.518-.288.715z'/%3E%3C/svg%3E")}.keyboard-focus:focus+.login-form-component__checkbox-label,.keyboard-focus:focus+.vismo-cookies-modal .checkbox__label,.login-form-component__input:focus{outline:3px solid #87ceeb;outline-offset:2px;-moz-outline-radius:6px;outline-radius:6px}.login-form-component{position:fixed;overflow:hidden;z-index:90;left:-999rem;width:0;height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:#323232}.login-form-component:before{position:fixed;z-index:1;opacity:0;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.login-form-component__form{position:relative;z-index:2;-webkit-transform:scale(0);transform:scale(0);background-color:#fff;border-radius:15px;-webkit-transition:-webkit-transform .15s ease-out,-webkit-box-shadow .2s ease-out;transition:-webkit-transform .15s ease-out,-webkit-box-shadow .2s ease-out;transition:transform .15s ease-out,box-shadow .2s ease-out;transition:transform .15s ease-out,box-shadow .2s ease-out,-webkit-transform .15s ease-out,-webkit-box-shadow .2s ease-out;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;max-width:80vw;max-height:70vh;min-height:20em;width:36em;padding:3vmax}.login-form-component__heading{font-family:inherit;color:inherit;margin:0 0 .66em;padding:0;text-transform:none;font-size:2.1875rem}.login-form-component__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.login-form-component__row:empty{display:none}.login-form-component__row:not(:last-child){margin-bottom:20px}.login-form-component__row.-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.login-form-component__label{font-family:inherit;font-size:inherit;margin:0 0 6px}.login-form-component__input{font-family:inherit;font-size:inherit;height:54px;border-radius:6px;border:1px solid #ccc;outline:0}.login-form-component__input:focus{-webkit-box-shadow:none;box-shadow:none}.login-form-component__button{font-family:inherit;font-size:inherit;border-radius:5px;background:#ef0021;color:#fff}.login-form-component__close{font-size:1.25rem;font-weight:600;position:absolute;right:1em;top:1em;line-height:0;width:20px;height:20px;text-decoration:none}.login-form-component.-visible,.login-form-component:target{left:0;top:0;right:0;bottom:0;width:100%;height:100%}.login-form-component.-visible:before,.login-form-component:target:before{content:"";left:0;top:0;right:0;bottom:0;opacity:1;background:rgba(0,0,0,.7)}@-webkit-keyframes popup-bounce{0%{-webkit-transform:scale(0);transform:scale(0)}60%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes popup-bounce{0%{-webkit-transform:scale(0);transform:scale(0)}60%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.login-form-component.-visible .login-form-component__form,.login-form-component:target .login-form-component__form{z-index:2;-webkit-animation:popup-bounce .3s ease-out;animation:popup-bounce .3s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}.login-form-component__checkbox{margin-bottom:.6em;position:relative}.login-form-component__checkbox [type=checkbox]{position:absolute;left:-999rem;top:auto}.login-form-component__checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-wrap:break-word;word-break:break-word;position:relative;-ms-touch-action:manipulation;touch-action:manipulation;padding-left:40px}.login-form-component__checkbox-label:after,.login-form-component__checkbox-label:before{content:"";position:absolute;top:50%;width:26px;height:26px;left:0;margin-top:-13px}.login-form-component__checkbox-label:before{-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease;background-color:#ccc;-webkit-box-shadow:0 0 0 2px #ccc inset;box-shadow:inset 0 0 0 2px #ccc;border-radius:4px}.login-form-component__checkbox-label:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .1s ease,-webkit-transform .15s ease;transition:opacity .1s ease,-webkit-transform .15s ease;transition:transform .15s ease,opacity .1s ease;transition:transform .15s ease,opacity .1s ease,-webkit-transform .15s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);content:url("data:image/svg+xml;utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cpath d='M1,5L5,9L13,1' style='fill:none;stroke:%23343434;stroke-width:2px;'/%3E%3C/svg%3E")}:checked+.login-form-component__checkbox-label:before{-webkit-box-shadow:0 0 0 40px #46ce7b inset;box-shadow:inset 0 0 0 40px #46ce7b}:checked+.login-form-component__checkbox-label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}[disabled]+.login-form-component__checkbox-label{cursor:not-allowed}[disabled]+.login-form-component__checkbox-label:before{background-color:#ddd;-webkit-box-shadow:none;box-shadow:none}[disabled]:checked+.login-form-component__checkbox-label:before{-webkit-box-shadow:0 0 0 2px #ddd inset;box-shadow:inset 0 0 0 2px #ddd}[disabled]:checked+.login-form-component__checkbox-label:after{opacity:.5;content:url("data:image/svg+xml;utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cpath d='M1,5L5,9L13,1' style='fill:none;stroke:%23888888;stroke-width:2px;'/%3E%3C/svg%3E")}.pgn-section{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:0 8%;margin:0 0 3em}.pgn-section,.pgn__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pgn__list{list-style-type:none;margin:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 .5rem}.pgn__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1}.pgn__item.-first,.pgn__item.-previous{margin-right:1rem}.pgn__item.-active a[aria-disabled=true]{font-weight:700;opacity:1}.pgn__item.-last,.pgn__item.-next{margin-left:1rem}.pgn__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pgn__link svg{width:auto;height:.75rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}.pgn__link[aria-disabled=true],.pgn__link[aria-disabled=true]:active,.pgn__link[aria-disabled=true]:focus,.pgn__link[aria-disabled=true]:hover,.pgn__link[aria-disabled=true]:link,.pgn__link[aria-disabled=true]:visited{pointer-events:none;text-decoration:none;opacity:.65}.article__tags .list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding:0;margin-bottom:1.5em;gap:.5rem .5rem}.article__tags .list.article-tags-hint__list{gap:0}.article__tags .list__item{position:relative;-ms-flex-negative:0;flex-shrink:0;margin:0}.article__tags .list__item .textElm{min-width:0}.article__tags .list__item:active .vismo-code-list-select__remove,.article__tags .list__item:focus .vismo-code-list-select__remove,.article__tags .list__item:hover .vismo-code-list-select__remove{opacity:1!important}.article__tags .article-tags-hint__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden}.article__tags .article-tags-hint__list li:first-child{color:#ef0021}.article__tags .article-tags-hint__list button{position:relative;font-size:.75rem;padding:0 .65rem}.article__tags .article-tags-hint__list button:before{position:absolute;left:0;content:"+";opacity:0}.article__tags .article-tags-hint__list button:disabled{color:#888;cursor:not-allowed}.article__tags .article-tags-hint__list button:not(:disabled){cursor:pointer}.article__tags .article-tags-hint__list button:not(:disabled):focus:before,.article__tags .article-tags-hint__list button:not(:disabled):hover:before{opacity:1}.article__tags .vismo-validation-wrapper.-current-editing .list{padding-top:.5rem}.article__tags .vismo-validation-wrapper.-current-editing .list:first-child{margin-bottom:0}.article__tag{display:block;padding:.35rem .75rem;color:#fff;background-color:var(--tenant-base-color,#373737);border-radius:5px;font-size:.875rem}.article__tag,.article__tag:link,.article__tag:visited{text-decoration:none;color:#fff}.article__tag.-locked{background-color:#d1d1d1}.article__tag.-isLocked{background-color:#eee;color:#373737;font-weight:700}.article__tag.-dark{background-color:#353535;color:#f9f9fa;font-weight:700}.article a.article__tag:active,.article a.article__tag:focus,.article a.article__tag:hover{text-decoration:underline}span.article__tag.-isLocked{cursor:pointer}span.article__tag.-isLocked:active,span.article__tag.-isLocked:focus,span.article__tag.-isLocked:hover{background-color:#373737;color:#eee}.social-share-button__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem 1rem}.social-share-button__icon{display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:.5em}.facebook .social-share-button__icon{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%233b5998;' d='M 11.953125 24 L 11.964844 24 Z M 12.039062 24 L 12.035156 24 L 12.046875 24 Z M 11.917969 24 L 11.929688 24 Z M 12.078125 24 L 12.070312 24 L 12.082031 24 Z M 11.882812 24 L 11.890625 24 Z M 12.117188 24 L 12.109375 24 Z M 12.15625 24 L 12.152344 24 L 12.164062 24 Z M 11.835938 24 L 11.847656 24 Z M 12.195312 24 L 12.1875 24 L 12.199219 24 Z M 11.800781 24 L 11.8125 24 Z M 12.230469 23.996094 L 12.222656 23.996094 L 12.234375 23.996094 Z M 11.765625 23.996094 L 11.777344 23.996094 Z M 11.71875 23.996094 L 11.730469 23.996094 Z M 12.269531 23.996094 L 12.28125 23.996094 Z M 11.683594 23.996094 L 11.695312 23.996094 Z M 12.308594 23.996094 L 12.304688 23.996094 L 12.316406 23.996094 Z M 12.347656 23.996094 L 12.339844 23.996094 L 12.351562 23.996094 Z M 11.648438 23.996094 L 11.660156 23.996094 Z M 11.613281 23.992188 L 11.625 23.996094 L 11.613281 23.992188 L 11.605469 23.992188 Z M 12.386719 23.992188 L 12.375 23.996094 L 12.386719 23.992188 L 12.394531 23.992188 Z M 12.425781 23.992188 L 12.417969 23.992188 L 12.4375 23.992188 Z M 11.5625 23.992188 L 11.582031 23.992188 Z M 11.527344 23.992188 L 11.546875 23.992188 Z M 12.464844 23.992188 L 12.453125 23.992188 L 12.472656 23.992188 Z M 11.496094 23.988281 L 11.511719 23.988281 Z M 12.503906 23.988281 L 12.488281 23.988281 Z M 11.445312 23.988281 L 11.464844 23.988281 Z M 12.539062 23.988281 L 12.535156 23.988281 L 12.554688 23.988281 Z M 11.410156 23.984375 L 11.429688 23.988281 L 11.421875 23.984375 Z M 12.578125 23.984375 L 12.570312 23.988281 L 12.589844 23.984375 Z M 11.378906 23.984375 L 11.394531 23.984375 Z M 12.617188 23.984375 L 12.605469 23.984375 L 12.621094 23.984375 Z M 12.65625 23.980469 L 12.636719 23.984375 L 12.652344 23.984375 L 12.671875 23.980469 Z M 11.347656 23.984375 L 11.363281 23.984375 L 11.34375 23.980469 L 11.328125 23.980469 Z M 12.695312 23.980469 L 12.6875 23.980469 L 12.707031 23.980469 Z M 11.292969 23.980469 L 11.3125 23.980469 Z M 11.261719 23.976562 L 11.28125 23.980469 L 11.269531 23.976562 Z M 12.730469 23.976562 L 12.71875 23.980469 L 12.738281 23.976562 Z M 11.230469 23.976562 L 11.246094 23.976562 L 11.230469 23.976562 L 11.214844 23.972656 Z M 12.769531 23.976562 L 12.753906 23.976562 L 12.769531 23.976562 L 12.785156 23.972656 Z M 12.808594 23.972656 L 12.800781 23.972656 L 12.820312 23.972656 Z M 11.179688 23.972656 L 11.199219 23.972656 Z M 11.144531 23.96875 L 11.164062 23.972656 L 11.152344 23.96875 Z M 12.847656 23.96875 L 12.835938 23.972656 L 12.855469 23.96875 Z M 11.113281 23.96875 L 11.128906 23.96875 Z M 12.882812 23.96875 L 12.871094 23.96875 L 12.886719 23.96875 Z M 11.066406 23.964844 L 11.082031 23.964844 Z M 12.921875 23.964844 L 12.917969 23.964844 L 12.933594 23.964844 Z M 12.960938 23.960938 L 12.953125 23.960938 L 12.96875 23.960938 Z M 11.03125 23.960938 L 11.046875 23.960938 Z M 10.996094 23.957031 L 11.011719 23.960938 L 11 23.957031 Z M 13 23.957031 L 12.988281 23.960938 L 13.003906 23.957031 Z M 10.960938 23.957031 L 10.964844 23.957031 Z M 13.035156 23.957031 L 13.039062 23.957031 Z M 13.074219 23.953125 L 13.070312 23.953125 L 13.078125 23.953125 Z M 10.921875 23.953125 L 10.929688 23.953125 Z M 10.886719 23.949219 L 10.890625 23.949219 Z M 13.113281 23.949219 L 13.109375 23.949219 Z M 10.125 23.855469 C 4.390625 22.953125 0 17.984375 0 12 C 0 5.378906 5.378906 0 12 0 C 18.621094 0 24 5.378906 24 12 C 24 17.984375 19.609375 22.953125 13.875 23.855469 L 13.875 15.46875 L 16.671875 15.46875 L 17.203125 12 L 13.875 12 L 13.875 9.75 C 13.875 8.800781 14.339844 7.875 15.832031 7.875 L 17.34375 7.875 L 17.34375 4.921875 C 17.34375 4.921875 15.96875 4.6875 14.65625 4.6875 C 11.917969 4.6875 10.125 6.347656 10.125 9.355469 L 10.125 12 L 7.078125 12 L 7.078125 15.46875 L 10.125 15.46875 Z M 10.125 23.855469 '/%3E%3C/svg%3E")}.twitter .social-share-button__icon{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' viewBox='0 0 965 965' xml:space='preserve'%3E%3Ccircle style='stroke:%23FFFFFF;stroke-miterlimit:10;' cx='50%' cy='50%' r='481.33'/%3E%3Cg transform='translate(-300,-150)'%3E%3Cpath style='fill:%23FFFFFF;' d='M485.39,356.79l230.07,307.62L483.94,914.52h52.11l202.7-218.98l163.77,218.98h177.32 L836.82,589.6l215.5-232.81h-52.11L813.54,558.46L662.71,356.79H485.39z M562.02,395.17h81.46l359.72,480.97h-81.46L562.02,395.17 z'/%3E%3C/g%3E%3C/svg%3E")}.linkedin .social-share-button__icon{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%23061a34;' d='M 12 0 C 18.621094 0 24 5.378906 24 12 C 24 18.621094 18.621094 24 12 24 C 5.378906 24 0 18.621094 0 12 C 0 5.378906 5.378906 0 12 0 Z M 8.25 18.742188 L 8.25 9.371094 L 5.132812 9.371094 L 5.132812 18.742188 Z M 19.480469 18.742188 L 19.480469 13.371094 C 19.480469 10.492188 17.945312 9.152344 15.894531 9.152344 C 14.242188 9.152344 13.5 10.0625 13.085938 10.699219 L 13.085938 9.371094 L 9.972656 9.371094 C 10.011719 10.25 9.972656 18.742188 9.972656 18.742188 L 13.085938 18.742188 L 13.085938 13.511719 C 13.085938 13.230469 13.105469 12.949219 13.1875 12.75 C 13.414062 12.191406 13.925781 11.609375 14.789062 11.609375 C 15.914062 11.609375 16.367188 12.46875 16.367188 13.730469 L 16.367188 18.742188 Z M 6.710938 4.855469 C 5.644531 4.855469 4.949219 5.554688 4.949219 6.472656 C 4.949219 7.371094 5.625 8.09375 6.671875 8.09375 L 6.691406 8.09375 C 7.777344 8.09375 8.453125 7.371094 8.453125 6.472656 C 8.433594 5.554688 7.777344 4.855469 6.710938 4.855469 Z M 6.710938 4.855469 '/%3E%3C/svg%3E")}.pinterest .social-share-button__icon{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath style='fill:%23e71d27;' d='M 12 0 C 5.371094 0 0 5.371094 0 12 C 0 17.082031 3.164062 21.429688 7.625 23.179688 C 7.523438 22.230469 7.425781 20.769531 7.667969 19.730469 C 7.886719 18.796875 9.074219 13.765625 9.074219 13.765625 C 9.074219 13.765625 8.714844 13.046875 8.714844 11.984375 C 8.714844 10.316406 9.683594 9.070312 10.886719 9.070312 C 11.910156 9.070312 12.40625 9.839844 12.40625 10.761719 C 12.40625 11.792969 11.75 13.332031 11.414062 14.757812 C 11.128906 15.953125 12.011719 16.925781 13.191406 16.925781 C 15.324219 16.925781 16.960938 14.675781 16.960938 11.429688 C 16.960938 8.558594 14.898438 6.546875 11.949219 6.546875 C 8.535156 6.546875 6.53125 9.109375 6.53125 11.757812 C 6.53125 12.789062 6.929688 13.894531 7.425781 14.496094 C 7.523438 14.613281 7.535156 14.71875 7.507812 14.839844 C 7.414062 15.21875 7.214844 16.03125 7.171875 16.199219 C 7.121094 16.417969 7 16.464844 6.773438 16.359375 C 5.273438 15.664062 4.335938 13.472656 4.335938 11.710938 C 4.335938 7.925781 7.085938 4.449219 12.265625 4.449219 C 16.429688 4.449219 19.664062 7.417969 19.664062 11.378906 C 19.664062 15.515625 17.054688 18.84375 13.4375 18.84375 C 12.21875 18.84375 11.078125 18.210938 10.6875 17.464844 C 10.6875 17.464844 10.085938 19.757812 9.9375 20.320312 C 9.667969 21.363281 8.9375 22.667969 8.445312 23.464844 C 9.570312 23.8125 10.761719 24 12 24 C 18.628906 24 24 18.628906 24 12 C 24 5.371094 18.628906 0 12 0 Z M 12 0 '/%3E%3C/svg%3E")}.thumbnails{padding:1rem 0}.vismo-system-layout-main-wrapper .vismo-system-layout-thumbnails .list.documents{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vismo-system-layout-main-wrapper .vismo-system-layout-thumbnails .list.documents li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 .5rem 1rem;font-size:1rem}.vismo-system-layout-main-wrapper .vismo-system-layout-thumbnails .list.documents a .thumbnail__image{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.vismo-system-layout-main-wrapper .vismo-system-layout-thumbnails .list.documents a .thumbnail__image:active,.vismo-system-layout-main-wrapper .vismo-system-layout-thumbnails .list.documents a .thumbnail__image:focus,.vismo-system-layout-main-wrapper .vismo-system-layout-thumbnails .list.documents a .thumbnail__image:hover{-webkit-box-shadow:0 0 0 2px #ef0021;box-shadow:0 0 0 2px #ef0021}.thumbnail{position:relative}.thumbnail__list{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.thumbnail__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 .5rem 1rem}.thumbnail__item.-active .thumbnail__image,.thumbnail__item.-selected .thumbnail__image{-webkit-box-shadow:0 0 0 2px #ef0021;box-shadow:0 0 0 2px #ef0021}.thumbnail__item.-active .thumbnail__title,.thumbnail__item.-selected .thumbnail__title{color:#ef0021}.thumbnail__item.-active .thumbnail__usage,.thumbnail__item.-selected .thumbnail__usage{background-color:#ef0021}.thumbnail__image{display:block;margin:0;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}.thumbnail__image img{width:100%;max-height:216px;display:block;object-fit:cover;object-position:center}.thumbnail__image svg{width:100%;max-height:216px;height:100%}.thumbnail__title{padding-top:.5rem;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.thumbnail__usage{position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:30px;height:30px;border-radius:50%;color:#fff;background-color:#353535}.-svg-ico .thumbnail,.thumbnail__usage{display:-webkit-box;display:-ms-flexbox;display:flex}.-svg-ico .thumbnail{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:1rem;padding:1rem}.-svg-ico .thumbnail__item{width:100%;border-bottom:2px solid;padding:0}.-svg-ico .thumbnail__item.-head{text-transform:uppercase;font-weight:500;padding-bottom:0;display:none}.-svg-ico .thumbnail__item.-head .thumbnail{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.-svg-ico .thumbnail__item.-head .thumbnail :first-of-type{width:120px}.-svg-ico .thumbnail__item.-head .thumbnail :last-of-type{text-align:right;margin-left:auto}.-svg-ico .thumbnail__item:last-of-type(){border-bottom:0}.-svg-ico .thumbnail__item.-active .thumbnail__image,.-svg-ico .thumbnail__item.-selected .thumbnail__image{-webkit-box-shadow:none;box-shadow:none}.-svg-ico .thumbnail__item.-active .thumbnail__title,.-svg-ico .thumbnail__item.-selected .thumbnail__title{color:#ef0021}.-svg-ico .thumbnail__item.-active .thumbnail__usage,.-svg-ico .thumbnail__item.-selected .thumbnail__usage{background-color:transparent;color:#ef0021}.-svg-ico .thumbnail__image{width:100%}.-svg-ico .thumbnail__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.-svg-ico .thumbnail__title,.-svg-ico .thumbnail__usage{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.-svg-ico .thumbnail__usage{position:relative;text-align:right;-webkit-transform:none;transform:none;color:#353535;background-color:transparent;border-radius:0;font-weight:700;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto;height:auto;max-width:2rem;margin-left:auto}#imageName .textElm{background-color:#ececec!important;border-radius:5px;border:2px solid #d3d3d3;color:#a2a2a2}#imageName .textElm:focus,#imageName .textElm:hover{color:#373737}.org-opening-hours-container__list,.org-opening-hours__list{padding-left:0;list-style-type:none;margin:0 0 2em}.org-opening-hours__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.6}.org-opening-hours__description{width:100%;margin:0 0 1rem}.org-opening-hours__day{min-width:5.5em}.org-opening-hours__time{margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vismo-cookies{position:fixed;bottom:0;left:0;right:0;z-index:1000;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(0);transform:translateY(0)}.vismo-cookies,.vismo-cookies__content{-webkit-box-sizing:border-box;box-sizing:border-box}.vismo-cookies__content{padding:18px;background-color:#2f2f2e;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.875rem!important}.vismo-cookies__text{text-align:center;margin:5px 0;color:#fff}.vismo-cookies__text a,.vismo-cookies__text a:link,.vismo-cookies__text a:visited{text-decoration:underline;color:inherit}.vismo-cookies__text a:active,.vismo-cookies__text a:focus,.vismo-cookies__text a:hover{text-decoration:none}.vismo-cookies__about{white-space:nowrap}.vismo-cookies__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:8px;gap:8px;margin:0 35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vismo-cookies__button button:active,.vismo-cookies__button button:focus,.vismo-cookies__button button:hover{background-color:#fff}.vismo-cookies__button.vismo-cookies-agree-button button,.vismo-cookies__button.vismo-cookies-agree-button button:link,.vismo-cookies__button.vismo-cookies-agree-button button:visited{background-color:#fff;color:#2f2f2e}.vismo-cookies__button.vismo-cookies-agree-button button:active,.vismo-cookies__button.vismo-cookies-agree-button button:focus,.vismo-cookies__button.vismo-cookies-agree-button button:hover{background-color:#46ce7b;border-color:#46ce7b;color:#fff}.vismo-cookies__button.vismo-cookies-refuse-button button,.vismo-cookies__button.vismo-cookies-refuse-button button:link,.vismo-cookies__button.vismo-cookies-refuse-button button:visited{background-color:transparent;color:#fff}.vismo-cookies__button.vismo-cookies-refuse-button button:active,.vismo-cookies__button.vismo-cookies-refuse-button button:focus,.vismo-cookies__button.vismo-cookies-refuse-button button:hover{background-color:#fff;border-color:#fff;color:#2f2f2e}.vismo-cookies__button button,.vismo-cookies__more{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:7px;text-align:center;border:2px solid #fff;text-decoration:none;font-weight:700;text-transform:lowercase;cursor:pointer;padding:4px 10px;min-width:135px;width:100%}.vismo-cookies__more{background-color:#353535;border-color:#353535;display:inline}.vismo-cookies__more,.vismo-cookies__more:link,.vismo-cookies__more:visited{color:#fff}.vismo-cookies__more:active,.vismo-cookies__more:focus,.vismo-cookies__more:hover{background-color:#fff;color:#353535}.vismo-cookies-modal{text-align:center}#lightbox .vismo-cookies-modal.lbox_main{padding-top:8%}.vismo-cookies-modal h2{font-size:1.375rem;color:#434343;font-weight:700}.vismo-cookies-modal h3{font-size:1.1rem;margin-bottom:0;color:#434343;line-height:1.3}.vismo-cookies-modal hr{margin:1.5rem 0}.vismo-cookies-modal table{margin:1rem auto 2rem;width:30em;max-width:100%}.vismo-cookies-modal table tr{background-color:#fff}.vismo-cookies-modal table td{border:1px solid #dedede}.vismo-cookies-modal .checkbox{position:relative}.vismo-cookies-modal .checkbox [type=checkbox]{position:absolute;left:-999rem;top:auto}.vismo-cookies-modal .checkbox [type=checkbox]:checked+.checkbox__label:before{-webkit-box-shadow:0 0 0 40px #46ce7b inset;box-shadow:inset 0 0 0 40px #46ce7b}.vismo-cookies-modal .checkbox [type=checkbox]:checked+.checkbox__label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.vismo-cookies-modal .checkbox [type=checkbox][disabled]+.checkbox__label{cursor:not-allowed}.vismo-cookies-modal .checkbox [type=checkbox][disabled]+.checkbox__label:before{background-color:#ddd;-webkit-box-shadow:none;box-shadow:none}.vismo-cookies-modal .checkbox [type=checkbox][disabled]:checked+.checkbox__label:before{-webkit-box-shadow:0 0 0 2px #ddd inset;box-shadow:inset 0 0 0 2px #ddd}.vismo-cookies-modal .checkbox [type=checkbox][disabled]:checked+.checkbox__label:after{opacity:.5;content:url("data:image/svg+xml;utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cpath d='M1,5L5,9L13,1' style='fill:none;stroke:%23888888;stroke-width:2px;'/%3E%3C/svg%3E")}.vismo-cookies-modal .checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-wrap:break-word;word-break:break-word;position:relative;-ms-touch-action:manipulation;touch-action:manipulation;padding-left:40px}.vismo-cookies-modal .checkbox__label:after,.vismo-cookies-modal .checkbox__label:before{content:"";position:absolute;top:50%;width:26px;height:26px;left:0;margin-top:-13px}.vismo-cookies-modal .checkbox__label:before{-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease;background-color:transparent;-webkit-box-shadow:0 0 0 2px #ccc inset;box-shadow:inset 0 0 0 2px #ccc;border-radius:4px}.vismo-cookies-modal .checkbox__label:after{-webkit-transition:opacity .1s ease,-webkit-transform .15s ease;transition:opacity .1s ease,-webkit-transform .15s ease;transition:transform .15s ease,opacity .1s ease;transition:transform .15s ease,opacity .1s ease,-webkit-transform .15s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);content:url("data:image/svg+xml;utf8,%3Csvg width='14' height='10' viewBox='0 0 14 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve'%3E%3Cpath d='M1,5L5,9L13,1' style='fill:none;stroke:%23fff;stroke-width:2px;'/%3E%3C/svg%3E")}.vismo-cookies-modal .checkbox__label:after,.vismo-cookies-modal .vismo-cookies__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vismo-cookies-modal .vismo-cookies__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-chosen-button button,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-chosen-button button:link,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-chosen-button button:visited{background-color:#353535;border-color:#353535;color:#fff}.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-chosen-button button:active,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-chosen-button button:focus,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-chosen-button button:hover{background-color:#fff;color:#353535}.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-all-button button,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-all-button button:link,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-all-button button:visited{background-color:#ef0021;border-color:#ef0021;color:#fff}.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-all-button button:active,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-all-button button:focus,.vismo-cookies-modal .vismo-cookies__button.vismo-cookies-agree-all-button button:hover{background-color:#46ce7b;border-color:#46ce7b;color:#fff}.decision.-to-right .decision__list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.decision__list{list-style-type:none;padding:0;margin:0 0 1.5em;display:-webkit-box;display:-ms-flexbox;display:flex}.decision__item{margin-right:1em}.decision__item:last-of-type{margin-right:0}.decision__item.-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.decision__link.button{padding:8px 1.5em;line-height:2;display:block;min-width:136px}.decision__link.button.-inverted{background-color:#545454}.users{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.users.-component{padding:2em 0;background-color:#f1f1f1}.users.-component .article__perex{font-size:1rem}.users.-padded{padding-right:4%}.users.-padded,.users.-padded-left{padding-left:4%}.users.-padded-right{padding-right:4%}.users [placeholder]{text-overflow:ellipsis}.users .msg{display:block;margin-top:.5rem}.users .-valid label{color:#46ce7b}.users .text-danger{color:#ca001a}.users .text-danger ul{list-style:none;padding:0;margin:0 0 1.25em}.users .-invalid{color:#ca001a}.users .-invalid input[type=email],.users .-invalid input[type=password],.users .-invalid input[type=search],.users .-invalid input[type=tel],.users .-invalid input[type=text],.users .-invalid textarea{border-color:#ca001a}.users .-invalid label{display:none}.users .validation-bubble{position:relative;z-index:50;border-radius:3px;font-size:.875rem;-webkit-filter:drop-shadow(0 2px 5px #d3d3d3);filter:drop-shadow(0 2px 5px lightgrey);margin-top:10px}.users .validation-bubble:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:-1}.users .validation-bubble__title{white-space:nowrap;color:#000;font-weight:500;padding:.75rem 36px 0 1rem}.users .validation-bubble ul{list-style-type:none;padding:0 36px .75rem 1rem;margin:0}.users .validation-bubble li{font-size:.875rem;white-space:nowrap}.users .validation-bubble li:before{display:inline-block;vertical-align:middle;content:"";width:16px;height:16px;margin-right:.4rem}.users .validation-bubble li.-invalid:before{background:transparent url("data:image/svg+xml;utf8,%3Csvg class='icon' style='width: 1em; height: 1em;vertical-align: middle;fill: %23ca001a;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1024 80.440889L943.559111 0 512 431.559111 80.440889 0 0 80.440889 431.559111 512 0 943.559111 80.440889 1024 512 592.440889 943.559111 1024 1024 943.559111 592.440889 512 1024 80.440889z' /%3E%3C/svg%3E") no-repeat 0;background-size:90%}.users .validation-bubble li.-valid{display:block;color:#46ce7b}.users .validation-bubble li.-valid:before{background:transparent url("data:image/svg+xml;utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%233c961b'%3E%3Cpath d='M7 14.17L2.83 10l-1.41 1.41L7 17 19 5l-1.41-1.42z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;background-size:cover}.users .acc-helper{margin-top:0;margin-bottom:.25em}.users .acc-helper>span:not(.msg){display:block}.users .deactivation__summary{position:relative;padding:1em 2em;background-color:#fff;border-radius:3px}.users .deactivation__summary:before{position:absolute;content:"”";left:8px;top:6px;font-size:2.5rem;font-weight:700;color:#ef0021}.users .deactivation__summary p>span{display:block}.users .deactivation__date{font-weight:700;font-size:.875rem;display:block;padding:1em 0}#lightbox .log-form.-component,#lightbox .reg-form.-component,.log-form.-component,.reg-form.-component{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#lightbox .log-form .-italic,#lightbox .reg-form .-italic,.log-form .-italic,.reg-form .-italic{font-style:italic}#lightbox .log-form .-regular,#lightbox .reg-form .-regular,.log-form .-regular,.reg-form .-regular{font-weight:400}#lightbox .log-form__form,#lightbox .reg-form__form,.log-form__form,.reg-form__form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}#lightbox .log-form__form .form__fields,#lightbox .reg-form__form .form__fields,.log-form__form .form__fields,.reg-form__form .form__fields{margin-left:0;margin-right:0;gap:0 1.25rem}#lightbox .log-form__form .form__section,#lightbox .reg-form__form .form__section,.log-form__form .form__section,.reg-form__form .form__section{position:relative;min-width:0;display:block;padding:0}#lightbox .log-form__form .form__section.-full,#lightbox .reg-form__form .form__section.-full,.log-form__form .form__section.-full,.reg-form__form .form__section.-full{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}#lightbox .log-form__form .form__section .label,#lightbox .reg-form__form .form__section .label,.log-form__form .form__section .label,.reg-form__form .form__section .label{position:absolute;top:7.5px;left:1em;font-weight:500;z-index:5}#lightbox .log-form__form .form__section .label+#url,#lightbox .reg-form__form .form__section .label+#url,.log-form__form .form__section .label+#url,.reg-form__form .form__section .label+#url{position:relative}#lightbox .log-form__form .form__section .label__info,#lightbox .reg-form__form .form__section .label__info,.log-form__form .form__section .label__info,.reg-form__form .form__section .label__info{padding-left:1rem}#lightbox .log-form__form .form__section .text-danger,#lightbox .reg-form__form .form__section .text-danger,.log-form__form .form__section .text-danger,.reg-form__form .form__section .text-danger{position:absolute;top:7.5px;left:1rem;font-weight:500}#lightbox .log-form__form .form__section .text-danger ul,#lightbox .reg-form__form .form__section .text-danger ul,.log-form__form .form__section .text-danger ul,.reg-form__form .form__section .text-danger ul{margin:0;padding:0;list-style:none}#lightbox .log-form__form .form__section .input,#lightbox .log-form__form .form__section .textElm,#lightbox .log-form__form .form__section .vismo-select,#lightbox .reg-form__form .form__section .input,#lightbox .reg-form__form .form__section .textElm,#lightbox .reg-form__form .form__section .vismo-select,.log-form__form .form__section .input,.log-form__form .form__section .textElm,.log-form__form .form__section .vismo-select,.reg-form__form .form__section .input,.reg-form__form .form__section .textElm,.reg-form__form .form__section .vismo-select{padding:2em 1em .5em;background-color:#fff;border-radius:6px}#lightbox .log-form__form .form__section .input[disabled],#lightbox .log-form__form .form__section .textElm[disabled],#lightbox .log-form__form .form__section .vismo-select[disabled],#lightbox .reg-form__form .form__section .input[disabled],#lightbox .reg-form__form .form__section .textElm[disabled],#lightbox .reg-form__form .form__section .vismo-select[disabled],.log-form__form .form__section .input[disabled],.log-form__form .form__section .textElm[disabled],.log-form__form .form__section .vismo-select[disabled],.reg-form__form .form__section .input[disabled],.reg-form__form .form__section .textElm[disabled],.reg-form__form .form__section .vismo-select[disabled]{background-color:#d1d1d1;cursor:not-allowed}#lightbox .log-form__form .form__section .input[type=password],#lightbox .reg-form__form .form__section .input[type=password],.log-form__form .form__section .input[type=password],.reg-form__form .form__section .input[type=password]{padding-right:3em}#lightbox .log-form__form .form__section .textareaElm,#lightbox .reg-form__form .form__section .textareaElm,.log-form__form .form__section .textareaElm,.reg-form__form .form__section .textareaElm{background-color:#fff;padding:.5rem 1rem;border-radius:0 0 6px 6px}#lightbox .log-form__form .form__section .textareaElm__label,#lightbox .reg-form__form .form__section .textareaElm__label,.log-form__form .form__section .textareaElm__label,.reg-form__form .form__section .textareaElm__label{background-color:#fff;font-weight:500;display:block;padding:.5rem 1rem 0;border-radius:6px 6px 0 0}#lightbox .log-form__form .form__section .textareaElm__container,#lightbox .reg-form__form .form__section .textareaElm__container,.log-form__form .form__section .textareaElm__container,.reg-form__form .form__section .textareaElm__container{background-color:transparent;overflow:hidden}#lightbox .log-form__form .form__section .password__toggle,#lightbox .reg-form__form .form__section .password__toggle,.log-form__form .form__section .password__toggle,.reg-form__form .form__section .password__toggle{position:absolute;top:50%;margin-top:-.75rem;right:2rem;width:1.5rem;height:1.5rem;padding:0;background:transparent url("data:image/svg+xml;utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1000 1000' enable-background='new 0 0 1000 1000' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M328.5,531.8c0-7.3-2.5-14.7-2.5-24.5c0-95.5,76-171.5,171.5-171.5c9.8,0,19.6,0,27,2.4l102.9-100.4c-41.7-9.8-83.3-14.7-127.4-14.7c-208.3,0-389.6,115.1-490,281.8c41.6,68.6,98,129.8,166.6,176.4L328.5,531.8z M801.3,313.8L659.2,451c7.4,17.2,9.8,36.8,9.8,56.3c0,95.6-76,171.5-171.5,171.5c-22,0-41.7-4.9-61.3-12.3l-95.5,95.5c51.5,14.7,102.9,24.5,159.3,24.5c208.3,0,389.5-115.2,490-281.8C943.4,426.5,877.3,360.4,801.3,313.8z M558.8,551.5l-19.6,17.1C546.5,563.7,551.5,558.8,558.8,551.5z M796.4,147.2L130,798.9l53.9,53.9l666.4-654.1L796.4,147.2z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%}#lightbox .log-form__form .form__section .password__toggle.-toggled,#lightbox .reg-form__form .form__section .password__toggle.-toggled,.log-form__form .form__section .password__toggle.-toggled,.reg-form__form .form__section .password__toggle.-toggled{background:transparent url("data:image/svg+xml;utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1000 1000' enable-background='new 0 0 1000 1000' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M500,781.9c-207.2,0-388.7-115.3-490-281.9c101.3-166.6,282.8-281.9,490-281.9c207.2,0,388.7,115.3,490,281.9C888.7,666.5,707.2,781.9,500,781.9z M500,326.9c-94.8,0-171.6,76.8-171.6,171.6S405.2,670,500,670c94.8,0,171.6-76.8,171.6-171.6S594.8,326.9,500,326.9z M500,573.6c-42.4,0-76.7-33.7-76.7-75.2c0-41.5,34.3-75.2,76.7-75.2c42.4,0,76.7,33.7,76.7,75.2C576.7,540,542.4,573.6,500,573.6z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%}#lightbox .log-form__form .form__section #textAddressElm .textareaElm,#lightbox .reg-form__form .form__section #textAddressElm .textareaElm,.log-form__form .form__section #textAddressElm .textareaElm,.reg-form__form .form__section #textAddressElm .textareaElm{min-height:5.25em}#lightbox .log-form__form .form__section .form__textarea,#lightbox .reg-form__form .form__section .form__textarea,.log-form__form .form__section .form__textarea,.reg-form__form .form__section .form__textarea{width:100%}#lightbox .log-form__form .form__section .textElm:empty:not(:focus):before,#lightbox .reg-form__form .form__section .textElm:empty:not(:focus):before,.log-form__form .form__section .textElm:empty:not(:focus):before,.reg-form__form .form__section .textElm:empty:not(:focus):before{min-height:1.5rem}#lightbox .log-form__form .form__section .form__button.-primary,#lightbox .reg-form__form .form__section .form__button.-primary,.log-form__form .form__section .form__button.-primary,.reg-form__form .form__section .form__button.-primary{padding:5px 1.1rem;min-width:135px}#lightbox .log-form__form .form__section.decision,#lightbox .reg-form__form .form__section.decision,.log-form__form .form__section.decision,.reg-form__form .form__section.decision{margin-top:1rem}#lightbox .log-form__form .form__section.checkbox.age,#lightbox .reg-form__form .form__section.checkbox.age,.log-form__form .form__section.checkbox.age,.reg-form__form .form__section.checkbox.age{display:block}#lightbox .log-form__form .form__section.checkbox.age.-fl,#lightbox .reg-form__form .form__section.checkbox.age.-fl,.log-form__form .form__section.checkbox.age.-fl,.reg-form__form .form__section.checkbox.age.-fl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0}#lightbox .log-form__form .form__section.checkbox.age input[type=checkbox],#lightbox .reg-form__form .form__section.checkbox.age input[type=checkbox],.log-form__form .form__section.checkbox.age input[type=checkbox],.reg-form__form .form__section.checkbox.age input[type=checkbox]{height:20px;width:20px;display:inline-block;vertical-align:middle;margin:0 5px 4px 0}#lightbox .log-form__form .form__section.checkbox.age+.form__section,#lightbox .reg-form__form .form__section.checkbox.age+.form__section,.log-form__form .form__section.checkbox.age+.form__section,.reg-form__form .form__section.checkbox.age+.form__section{display:none}#lightbox .log-form__form .form__fieldset,#lightbox .reg-form__form .form__fieldset,.log-form__form .form__fieldset,.reg-form__form .form__fieldset{padding:0 0 1rem;border:none;border-radius:0;margin:0;min-inline-size:-webkit-fit-content;min-inline-size:-moz-fit-content;min-inline-size:fit-content}#lightbox .log-form__form .form__fieldset.-half,#lightbox .reg-form__form .form__fieldset.-half,.log-form__form .form__fieldset.-half,.reg-form__form .form__fieldset.-half{width:50%}#lightbox .log-form__form .form__legend,#lightbox .reg-form__form .form__legend,.log-form__form .form__legend,.reg-form__form .form__legend{padding:0 0 .25rem;font-size:1rem;font-weight:400}#lightbox .log-form__other,#lightbox .reg-form__other,.log-form__other,.reg-form__other{margin:0 0 2em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#lightbox .log-form__other__list,#lightbox .reg-form__other__list,.log-form__other__list,.reg-form__other__list{list-style-type:none;padding:0}#lightbox .log-form__other__item,#lightbox .reg-form__other__item,.log-form__other__item,.reg-form__other__item{text-align:center;margin:0 0 1em;border:1px solid #ccc;border-radius:5px;overflow:hidden}#lightbox .log-form__other__link,#lightbox .reg-form__other__link,.log-form__other__link,.reg-form__other__link{position:relative;display:block;padding:.5em 32px .5em 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e2e2e2;border-left:42px solid #ebebeb}#lightbox .log-form__other__link:before,#lightbox .reg-form__other__link:before,.log-form__other__link:before,.reg-form__other__link:before{top:50%;margin-top:-8.5px;left:-27.5px;position:absolute;width:1rem;height:1rem;content:url("data:image/svg+xml;utf8,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Livello_1' x='0px' y='0px' viewBox='0 0 533.5 544.3' style='enable-background:new 0 0 533.5 544.3;' xml:space='preserve'%3E%3Cmetadata%3E%3Csfw xmlns='http://ns.adobe.com/SaveForWeb/1.0/'%3E%3Cslices/%3E%3CsliceSourceBounds bottomLeftOrigin='true' height='544.3' width='533.5' x='0.1' y='110.1'/%3E%3C/sfw%3E%3C/metadata%3E%3Cg%3E%3Cpath class='st0' style='fill:%234285F4' d='M533.5,278.4c0-18.5-1.5-37.1-4.7-55.3H272.1v104.8h147c-6.1,33.8-25.7,63.7-54.4,82.7v68h87.7   C503.9,431.2,533.5,361.2,533.5,278.4z'/%3E%3Cpath class='st1' style='fill:%2334A853' d='M272.1,544.3c73.4,0,135.3-24.1,180.4-65.7l-87.7-68c-24.4,16.6-55.9,26-92.6,26c-71,0-131.2-47.9-152.8-112.3   H28.9v70.1C75.1,486.3,169.2,544.3,272.1,544.3z'/%3E%3Cpath class='st2' fill='%23FBBC04' d='M119.3,324.3c-11.4-33.8-11.4-70.4,0-104.2V150H28.9c-38.6,76.9-38.6,167.5,0,244.4L119.3,324.3z'/%3E%3Cpath class='st3' style='fill:%23EA4335' d='M272.1,107.7c38.8-0.6,76.3,14,104.4,40.8l0,0l77.7-77.7C405,24.6,339.7-0.8,272.1,0C169.2,0,75.1,58,28.9,150   l90.4,70.1C140.8,155.6,201.1,107.7,272.1,107.7z'/%3E%3C/g%3E%3C/svg%3E")}#lightbox .log-form__other a,#lightbox .log-form__other a:link,#lightbox .log-form__other a:visited,#lightbox .reg-form__other a,#lightbox .reg-form__other a:link,#lightbox .reg-form__other a:visited,.log-form__other a,.log-form__other a:link,.log-form__other a:visited,.reg-form__other a,.reg-form__other a:link,.reg-form__other a:visited{color:#5d5d5d}#lightbox .log-form__other a.facebook,#lightbox .log-form__other a:link.facebook,#lightbox .log-form__other a:visited.facebook,#lightbox .reg-form__other a.facebook,#lightbox .reg-form__other a:link.facebook,#lightbox .reg-form__other a:visited.facebook,.log-form__other a.facebook,.log-form__other a:link.facebook,.log-form__other a:visited.facebook,.reg-form__other a.facebook,.reg-form__other a:link.facebook,.reg-form__other a:visited.facebook{background-color:#4255c1;color:#fff;border-color:transparent transparent transparent #4253b4}#lightbox .log-form__other a.facebook:before,#lightbox .log-form__other a:link.facebook:before,#lightbox .log-form__other a:visited.facebook:before,#lightbox .reg-form__other a.facebook:before,#lightbox .reg-form__other a:link.facebook:before,#lightbox .reg-form__other a:visited.facebook:before,.log-form__other a.facebook:before,.log-form__other a:link.facebook:before,.log-form__other a:visited.facebook:before,.reg-form__other a.facebook:before,.reg-form__other a:link.facebook:before,.reg-form__other a:visited.facebook:before{content:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 96.124 96.123' style='fill:%23fff;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M72.089,0.02L59.624,0C45.62,0,36.57,9.285,36.57,23.656v10.907H24.037c-1.083,0-1.96,0.878-1.96,1.961v15.803   c0,1.083,0.878,1.96,1.96,1.96h12.533v39.876c0,1.083,0.877,1.96,1.96,1.96h16.352c1.083,0,1.96-0.878,1.96-1.96V54.287h14.654   c1.083,0,1.96-0.877,1.96-1.96l0.006-15.803c0-0.52-0.207-1.018-0.574-1.386c-0.367-0.368-0.867-0.575-1.387-0.575H56.842v-9.246   c0-4.444,1.059-6.7,6.848-6.7l8.397-0.003c1.082,0,1.959-0.878,1.959-1.96V1.98C74.046,0.899,73.17,0.022,72.089,0.02z'/%3E%3C/g%3E%3C/svg%3E")}#lightbox .log-form__other a.vismo,#lightbox .log-form__other a:link.vismo,#lightbox .log-form__other a:visited.vismo,#lightbox .reg-form__other a.vismo,#lightbox .reg-form__other a:link.vismo,#lightbox .reg-form__other a:visited.vismo,.log-form__other a.vismo,.log-form__other a:link.vismo,.log-form__other a:visited.vismo,.reg-form__other a.vismo,.reg-form__other a:link.vismo,.reg-form__other a:visited.vismo{color:#fff;background-color:#c91518;border-color:transparent transparent transparent #bc1a1d}#lightbox .log-form__other a.vismo:before,#lightbox .log-form__other a:link.vismo:before,#lightbox .log-form__other a:visited.vismo:before,#lightbox .reg-form__other a.vismo:before,#lightbox .reg-form__other a:link.vismo:before,#lightbox .reg-form__other a:visited.vismo:before,.log-form__other a.vismo:before,.log-form__other a:link.vismo:before,.log-form__other a:visited.vismo:before,.reg-form__other a.vismo:before,.reg-form__other a:link.vismo:before,.reg-form__other a:visited.vismo:before{width:19.646px;height:18px;margin-top:-9px;left:-28px;content:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.646' height='18' viewBox='0 0 19.646 18'%3E%3Cpath id='Path_5576' data-name='Path 5576' d='M28.707.6,23.172,13.439,17.688.6H13.2l7.753,18h4.114L32.845.6Z' transform='translate(-13.2 -0.6)' fill='%23fff'/%3E%3C/svg%3E")}#lightbox .log-form__other a:active,#lightbox .log-form__other a:focus,#lightbox .log-form__other a:hover,#lightbox .reg-form__other a:active,#lightbox .reg-form__other a:focus,#lightbox .reg-form__other a:hover,.log-form__other a:active,.log-form__other a:focus,.log-form__other a:hover,.reg-form__other a:active,.reg-form__other a:focus,.reg-form__other a:hover{text-decoration:none}.inline-form .form__section.-inline.-to-right .inline-form__link[class*=-board]{display:block;margin-bottom:1rem}.form .text-danger:not(:empty){display:block;padding:.5em 1em;margin-left:0;background-color:#e39292;border:1px solid #d96969;border-radius:var(--cad-element-radius);color:#ca001a}.form .text-danger:not(:empty) ul{margin:0;padding:0}.form .text-danger:not(:empty) ul li{display:block;margin-left:0!important}.form .text-danger:not(:empty) ul a,.form .text-danger:not(:empty) ul a:link,.form .text-danger:not(:empty) ul a:visited{color:inherit}.highlightedBg{font-style:normal;font-weight:700;color:var(--tenant-base-color,#ef0021)}.grayBg{padding:14px;background-color:#f1f1f1}figure.image-align-center,figure.table-wrapper,figure.wewr-ytb-video{margin-left:0;margin-right:0}.wewr-ytb-video__wrapper{position:relative;height:0;padding-bottom:56.25%;max-width:100%}.wewr-ytb-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.overlay{background-color:rgba(0,0,0,.6);display:block;position:absolute;z-index:130}.overlay.-left:after,.overlay.-left:before,.overlay.-right:after,.overlay.-right:before{content:"";position:absolute;width:14px;height:14px;opacity:.6;background-repeat:no-repeat;background-color:transparent;background-position:0 0}.overlay.-left:before{right:-14px;top:0;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 0C6.273 0 0 6.273 0 14V0h14z'/%3E%3C/svg%3E")}.overlay.-left.-smallWindow:after{right:-14px;bottom:0;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0c0 7.727 6.273 14 14 14H0V0z'/%3E%3C/svg%3E")}.overlay.-right:before{left:-14px;top:0;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 14C14 6.273 7.727 0 0 0h14v14z'/%3E%3C/svg%3E")}.overlay.-right.-smallWindow:after{left:-14px;bottom:0;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 0c0 7.727-6.273 14-14 14h14V0z'/%3E%3C/svg%3E")}.article-event__status{display:block;font-size:1.375rem;font-weight:700;margin-bottom:1.5rem;color:#ca001a;line-height:1}._fsr{position:absolute!important;left:-9999rem!important;top:auto;outline:0;width:0;height:0;overflow:hidden}.vismo-highlighted{background-color:#ef0021!important;color:#fff!important}.psmtc_mcdN{bottom:70px!important;right:0!important}.page-footer__list{list-style-type:none;margin-top:1em;margin-bottom:1em;padding-left:0}.page-footer__item{display:inline}.page-footer .partWebmaster:after,.page-footer__item:not(:last-child):after{content:"|";margin:0 .5em}@media screen and (min-width:450px){.public-modal .grid-checkboxs .list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:600px){.article__header.-person .article__image{max-width:180px;margin-right:3rem}.article__header.-person .article__header__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.article__approved .vismo-validation-wrapper .invalid ul,.article__approved .vismo-validation-wrapper>* .invalid ul,.article__approved h2.element-type-heading .invalid ul,.article__effectiveness .vismo-validation-wrapper .invalid ul,.article__effectiveness .vismo-validation-wrapper>* .invalid ul,.article__effectiveness h2.element-type-heading .invalid ul{margin-left:-1.25rem}.checkbox__label{padding-left:35px}.checkbox__label:after,.checkbox__label:before{width:20px;height:20px;margin-top:-10px}.radio__label{padding-left:35px}.radio__label:after,.radio__label:before{width:20px;height:20px;margin-top:-10px}.switch__label{padding-right:50px}.switch__label:before{width:38px;height:20px;margin-top:-10px}.switch__label:after{right:5px;width:12px;height:12px;margin-top:-6px;-webkit-transform:translateX(-16px);transform:translateX(-16px)}:checked .switch__label:after{-webkit-transform:translateX(0);transform:translateX(0)}.public-modal .form{font-size:.875rem}.login-form-component__checkbox-label{padding-left:35px}.login-form-component__checkbox-label:after,.login-form-component__checkbox-label:before{width:20px;height:20px;margin-top:-10px}.article__tags .list{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:visible}.-svg-ico .thumbnail__item.-head{display:-webkit-box;display:-ms-flexbox;display:flex}.-svg-ico .thumbnail__image{width:120px}.vismo-cookies-modal .checkbox__label{padding-left:35px}.vismo-cookies-modal .checkbox__label:after,.vismo-cookies-modal .checkbox__label:before{width:20px;height:20px;margin-top:-10px}#lightbox .log-form__form .form__section,#lightbox .reg-form__form .form__section,.log-form__form .form__section,.reg-form__form .form__section{-ms-flex-preferred-size:calc(50% - 1.25rem);flex-basis:calc(50% - 1.25rem)}.inline-form .form__section.-inline.-to-right .inline-form__link[class*=-board]{display:inline-block;margin-right:1rem;margin-bottom:0}}@media screen and (min-width:600px) and (max-width:1024px){.article__body .article__with-same-tags .list.documents{grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}}@media screen and (min-width:800px){.vismo-code-list-select__remove{opacity:0}blockquote{margin-left:2em;margin-right:2em;padding-left:2em;padding-right:2em}.figure{margin:2em}figcaption{padding-left:2.5em;padding-right:2.5em}.public-modal{padding:3rem 6rem}.public-modal__tabs{gap:1rem}.public-modal .grid-checkboxs .list{grid-template-columns:repeat(3,1fr)}.swipeview__button{width:70px;height:70px}.swipeview__button--exit{right:20px;top:20px}.swipeview__button--previous{left:20px}.swipeview__button--next{right:20px}.users .validation-bubble{position:absolute;right:calc(100% - 10px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}.users .validation-bubble:before{-webkit-clip-path:polygon(0 0,calc(100% - 15px) 0,calc(100% - 15px) 35%,100% 50%,calc(100% - 15px) 65%,calc(100% - 15px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 15px) 0,calc(100% - 15px) 35%,100% 50%,calc(100% - 15px) 65%,calc(100% - 15px) 100%,0 100%)}#lightbox .users .validation-bubble{right:auto;left:20px;top:calc(100% - 4px);-webkit-transform:translateY(0);transform:translateY(0)}#lightbox .users .validation-bubble:before{-webkit-clip-path:polygon(0 15px,35% 15px,50% 0,65% 15px,100% 15px,100% 100%,0 100%);clip-path:polygon(0 15px,35% 15px,50% 0,65% 15px,100% 15px,100% 100%,0 100%)}#lightbox .users .validation-bubble__title{white-space:nowrap;color:#000;font-weight:500;padding:1.75rem 20px 0 1rem}#lightbox .users .validation-bubble ul{list-style-type:none;padding:0 20px .75rem 1rem;margin:0}}@media screen and (min-width:900px){.vismo-cookies__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vismo-cookies__text{text-align:left}.vismo-cookies__buttons{-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:1023px){.article__body .article__with-same-tags .list.documents{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}}@media screen and (min-width:1024px){.public-modal .vismo-tags__alphabet .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1100px){.fullscreen-search .whisperer__list{font-size:1.1em}#lightbox .log-form.-component,#lightbox .reg-form.-component,.log-form.-component,.reg-form.-component{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#lightbox .log-form.-component.-column,#lightbox .reg-form.-component.-column,.log-form.-component.-column,.reg-form.-component.-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#lightbox .log-form__other,#lightbox .reg-form__other,.log-form__other,.reg-form__other{border-left:1px solid #e6e6e6;margin:0 0 2em 4%;padding-left:4%;max-width:260px}}@media screen and (max-width:799px){#lightbox .thumbnail__list{padding-top:1.5rem}}
/*# sourceMappingURL=global.css.map */
