.content__meta{margin-top:2px}.content__meta--big{margin-top:6px}.content__meta .meta{margin:3px 0;color:var(--sub-font-color);position:relative}.content__meta .meta .text{padding:0 0 0 20px;margin:2px 0;display:block;transition:all .3s;font-size:.875rem;line-height:125%;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.content__meta--big .meta .text{padding:2px 0 2px 24px;font-size:1rem}.content__meta .meta::before{content:'';position:absolute;width:16px;height:16px;left:0;top:calc(50% - 1px);transform:translateY(-50%);background-color:var(--sub-font-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center}.content__meta--big .meta::before{width:18px;height:18px}.content__meta .meta--link::before{background-color:var(--light-color)}.content__meta .meta--party::before{-webkit-mask-image:url("/static/icons/politicalgroup.d5ffd2f5f211.svg");mask-image:url("/static/icons/politicalgroup.d5ffd2f5f211.svg")}.content__meta .meta--phone::before{-webkit-mask-image:url("/static/icons/phone.d06aafe235e0.svg");mask-image:url("/static/icons/phone.d06aafe235e0.svg")}.content__meta .meta--mail::before{-webkit-mask-image:url("/static/icons/mail.d278f9a13e74.svg");mask-image:url("/static/icons/mail.d278f9a13e74.svg")}.content__meta .meta--address::before{-webkit-mask-image:url("/static/icons/place.0f021d141c27.svg");mask-image:url("/static/icons/place.0f021d141c27.svg")}.content__meta .meta--website::before{-webkit-mask-image:url("/static/icons/website.84d0795f8d31.svg");mask-image:url("/static/icons/website.84d0795f8d31.svg")}@media all and (min-width:768px){.content__meta{margin-top:4px}.content__meta--big{margin-top:8px}.content__meta .meta{margin:6px 0}.content__meta .meta::before{width:18px;height:18px}.content__meta--big .meta::before{width:20px;height:20px}.content__meta .meta .text{padding:0 0 0 24px}.content__meta--big .meta .text{padding:2px 0 2px 28px}}@media all and (min-width:1024px){.content__meta{margin-top:6px}.content__meta--big{margin-top:10px}.content__meta .meta::before{width:20px;height:20px}.content__meta--big .meta::before{width:24px;height:24px}.content__meta .meta{margin:4px 0}.content__meta .meta .text{padding:0 0 0 28px}.content__meta--big .meta .text{padding:3px 0 3px 32px}.content__meta .meta:hover a{transform:translateX(6px)}.content__meta--big .meta:hover a{transform:translateX(8px)}}.profile-list{display:grid;grid-template-columns:1fr;row-gap:28px}.profile-list .list-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.profile-list .list-item .item__teaser{width:72px;height:72px;border-radius:50%;display:inline-block;background-color:var(--main-color);background-position:center;background-size:60%;background-repeat:no-repeat;flex-shrink:0;margin-right:12px;box-shadow:2px 2px 4px rgba(0,0,0,.1),4px 4px 8px rgba(0,0,0,.1);background-image:url("/static/icons/circle_white.7414a5c449b3.svg")}.profile-list.profile-list--persons .list-item .item__teaser{background-image:url("/static/icons/person_white.9085cf817a68.svg")}.profile-list .list-item .item__content{width:100%}.profile-list .list-item .content__main{display:block;margin-bottom:6px;position:relative}.profile-list .list-item .main__title-container{position:relative;display:flex;align-items:center;justify-content:space-between}.profile-list .list-item .main__title{margin:0;line-height:115%;padding-top:4px;color:var(--main-font-color);font-size:1.1rem;transition:all .3s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-list .list-item .content__main.opened .main__title{-webkit-line-clamp:5}.profile-list .list-item .main__subtitle{font-size:.75rem;margin-bottom:0;margin-top:1px;color:var(--sub-font-color)}.profile-info-button{display:none;margin-left:16px;margin-right:4px;flex-shrink:0;flex-grow:0;width:26px;height:26px;border:none;box-shadow:none;border-radius:12px;overflow:hidden;background-color:transparent;padding:0;position:relative}.profile-info-button:hover{cursor:pointer}.profile-info-button::after{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:100%;background-color:var(--main-color);transition:all .3s;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center}.profile-info-button[data-opened=false]::after{-webkit-mask-image:url("/static/icons/info.87b200a8e2af.svg");mask-image:url("/static/icons/info.87b200a8e2af.svg")}.profile-info-button[data-opened=true]::after{-webkit-mask-image:url("/static/icons/cancel.6b855412e5be.svg");mask-image:url("/static/icons/cancel.6b855412e5be.svg")}@media all and (min-width:768px){.profile-list{grid-template-columns:1fr 1fr;column-gap:18px;row-gap:32px}.profile-list .list-item{flex-direction:row;justify-content:flex-start;align-items:center}.profile-list .list-item .item__teaser{width:112px;height:112px;margin-right:16px;margin-bottom:0}.profile-list .list-item .content__main{margin-bottom:8px}.profile-list .list-item .main__title{font-size:1.25rem}.profile-info-button{margin-right:10px}}@media all and (min-width:1024px){.profile-list{column-gap:24px;row-gap:48px}.profile-list .list-item .item__teaser{width:142px;height:142px;margin-right:20px}.profile-list .list-item a.content__main:hover .main__title{transform:translateX(8px)}.profile-list .list-item .content__main{margin-bottom:0}.profile-list .list-item .main__title{font-size:1.4rem}.profile-list .list-item .main__subtitle{font-size:.875rem;margin-top:2px}}.folder-list__list{display:grid;grid-template-columns:1fr;column-gap:12px;row-gap:18px}.folder-list__list .item__link{display:flex;align-items:center}.folder-list__list .item__teaser-img{height:82px;width:108px;display:inline-block;margin-right:8px;background-color:var(--main-color);background-image:url("/static/icons/folder_white.20f9ab45694a.svg");background-size:60%;background-repeat:no-repeat;background-position:center;flex-shrink:0;border-radius:4px;box-shadow:2px 2px 4px rgba(0,0,0,.1),4px 4px 8px rgba(0,0,0,.1)}.folder-list__list .item__meta .item__title{margin-bottom:2px;transition:all .3s;font-size:1.25rem}.folder-list__list .item__meta .item__parent{font-size:.8rem;color:var(--sub-font-color)}.document-list__list{display:grid}.document-list__list .list__item:not(:first-child){margin-top:16px}.document-list__list .item__link{display:flex;align-items:center;padding-left:32px;padding-right:48px;position:relative;transition:all .3s;color:var(--main-color);min-height:24px}.document-list__list .item__link .text{transition:all .3s;color:var(--main-color)}.document-list__list .item__link::before{content:'';width:28px;height:28px;position:absolute;left:0;top:calc(50% - 2px);transform:translateY(-50%);background-color:var(--main-color);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("/static/icons/document.3dfa530b6249.svg");mask-image:url("/static/icons/document.3dfa530b6249.svg")}.document-list__list .item__link::after{content:'';width:28px;height:28px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url("/static/icons/download_white.384380819982.svg");background-color:var(--main-color);background-repeat:no-repeat;background-size:70%;background-position:center;border-radius:50%;box-shadow:2px 2px 4px rgba(0,0,0,.1),4px 4px 8px rgba(0,0,0,.1)}@media all and (min-width:768px){.folder-list__list{grid-template-columns:1fr 1fr;column-gap:24px;row-gap:32px}.folder-list__list .item__teaser-img{height:112px;width:148px;margin-right:10px}.folder-list__list .item__meta .item__title{margin-bottom:2px;font-size:1.25rem}.folder-list__list .item__meta .item__parent{font-size:.75rem}.document-list__list{grid-template-columns:repeat(3,1fr)}.document-list__list .list__item{grid-column:1/3}.document-list__list .list__item:not(:first-child){margin-top:18px}.document-list__list .item__link{padding-left:34px;padding-right:50px;min-height:30px}.document-list__list .item__link::before{width:32px;height:32px}.document-list__list .item__link::after{width:32px;height:32px}}@media all and (min-width:1024px){.folder-list__list{row-gap:48px}.folder-list__list .item__teaser-img{height:128px;width:168px;margin-right:12px}.folder-list__list .item__meta .item__title{margin-bottom:2px;font-size:1.5rem}.folder-list__list .item__link:hover .item__meta .item__title{transform:translateX(8px)}.folder-list__list .item__meta .item__parent{font-size:.875rem}.document-list__list .list__item:not(:first-child){margin-top:24px}.document-list__list .item__link{padding-left:40px;padding-right:52px;min-height:36px}.document-list__list .item__link:hover .text{transform:translateX(8px)}.document-list__list .item__link::before{width:36px;height:36px}.document-list__list .item__link::after{width:36px;height:36px}}