/* line 5, web/themes/custom/dreist/patterns/print.sass */

* {
	cursor: default !important;
	overflow: visible !important;
	position: relative !important;
}

/* line 10, web/themes/custom/dreist/patterns/print.sass */

div {
	display: block !important;
}

/* line 14, web/themes/custom/dreist/patterns/print.sass */

html,
body {
	overflow: auto;
	font-size: 10pt;
	line-height: 1.5;
}

/* line 20, web/themes/custom/dreist/patterns/print.sass */

abbr {
	text-decoration: none;
}

/* line 23, web/themes/custom/dreist/patterns/print.sass */

section {
	page-break-before: avoid !important;
	page-break-after: avoid !important;
}

/* line 29, web/themes/custom/dreist/patterns/print.sass */

.print--hidden {
	display: none !important;
}

/* line 32, web/themes/custom/dreist/patterns/print.sass */

.print__padtop--0 {
	padding-top: 0 !important;
}

/* line 35, web/themes/custom/dreist/patterns/print.sass */

.print__padbot--0 {
	padding-bottom: 0 !important;
}

/* line 38, web/themes/custom/dreist/patterns/print.sass */

.print__pb-before--always {
	page-break-before: always !important;
}

/* line 41, web/themes/custom/dreist/patterns/print.sass */

.print__pb-inside--avoid {
	page-break-inside: avoid !important;
}

/* line 45, web/themes/custom/dreist/patterns/print.sass */

.region--header {
	opacity: 0;
}

/* line 48, web/themes/custom/dreist/patterns/print.sass */

.header {
	position: absolute;
	height: 25mm;
}

/* line 52, web/themes/custom/dreist/patterns/print.sass */

.header__primary__trigger,
.header__meta,
.header__sub:before,
.header__primary__helper,
.header__logo.desktop--hidden,
.section--shadow,
nav.pager,
.flyout--expert,
#block-dreist-local-tasks,
#main-content,
.service,
.accordion__toggle:after,
.button__download,
.expert__header__image__mobile,
.expert--list__img:after,
.experts__exposed,
.list__table--expert .expert--list__headline,
.expert--news__social__item,
.competence .article-header,
.competence .teaser__big,
.footer,
#sliding-popup,
#toolbar-bar,
[role='alert'] {
	display: none !important;
}

/* line 78, web/themes/custom/dreist/patterns/print.sass */

.header__logo.mobile--hidden,
.expert__header__image__tablet {
	display: block;
}

/* line 82, web/themes/custom/dreist/patterns/print.sass */

.header__logo.mobile--hidden .g-m--up-6,
.header__logo.mobile--hidden .g,
.expert__header__image__tablet .g-m--up-6,
.expert__header__image__tablet .g {
	padding: 0px !important;
	width: 100% !important;
}

/* line 87, web/themes/custom/dreist/patterns/print.sass */

.header__logo.mobile--hidden .g-6-ps,
.expert__header__image__tablet .g-6-ps {
	margin-left: 0px !important;
}

/* line 90, web/themes/custom/dreist/patterns/print.sass */

.header__main {
	box-shadow: none;
}

/* line 93, web/themes/custom/dreist/patterns/print.sass */

.expert__header {
	page-break-after: avoid !important;
}

/* line 96, web/themes/custom/dreist/patterns/print.sass */

p,
span {
	color: #000;
}

/* line 100, web/themes/custom/dreist/patterns/print.sass */

.g,
.g-m--up-6,
div,
section,
p {
	overflow: visible !important;
}

/* line 105, web/themes/custom/dreist/patterns/print.sass */

.accordion__toggle {
	padding-top: 20px;
}

/* line 108, web/themes/custom/dreist/patterns/print.sass */

.accordion__content {
	display: block !important;
}

/* line 111, web/themes/custom/dreist/patterns/print.sass */

.section--blue-special,
.section--blue-d {
	background-color: #fff;
	color: #000;
}

/* line 115, web/themes/custom/dreist/patterns/print.sass */

.section--blue-special h1,
.section--blue-special a,
.section--blue-special span,
.section--blue-special p,
.section--blue-d h1,
.section--blue-d a,
.section--blue-d span,
.section--blue-d p {
	color: #000 !important;
}

/* line 119, web/themes/custom/dreist/patterns/print.sass */

.expert__header__contact .g-m--up-6 {
	width: 100% !important;
}

