/* .page-break-before, .no-print, .print-image-full-width, .no-img-print */
/*
.content_wrapper {
	margin: 0 !important;
}

.content ul li:before,
.product-name {
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
}

.cg__body {
	display: block !important;
}

.hero {
	background: none !important;
}

.hero h1, .hero .subtitle {
	color: black !important;
}

.only-print {
	display: block !important;
}

.content_wrapper_contact:after {
	display: none !important;
}

.header, .mod_breadcrumb, .no-print, .hero img, .mf-notification-iframe, .fi-notification-wrapper, footer, .download-icon-text {
    display: none !important;
}

.cg--theme-product > .cg--ui-accordion .cg__head--active,
.cg--theme-product > .cg--ui-accordion .cg__body--active,
.cg--theme-software > .cg--ui-accordion .cg__head--active,
.cg--theme-software > .cg--ui-accordion .cg__body--active,
.cg--theme-software > .cg--ui-accordion .cg__head,
.cg--theme-use-cases > .cg--ui-accordion .cg__head--active,
.cg--theme-use-cases > .cg--ui-accordion .cg__body--active,
.cg--theme-use-cases > .cg--ui-accordion .cg__head {
	border: none !important;
}

.cg--theme-product>.cg--ui-accordion .cg__body,
.cg--theme-software>.cg--ui-accordion .cg__body,
.cg--theme-use-cases>.cg--ui-accordion .cg__body {
	padding-bottom: 0 !important;
}

.cg--theme-product > .cg--ui-accordion .cg__body,
.cg--theme-software > .cg--ui-accordion .cg__body,
.cg--theme-use-cases > .cg--ui-accordion .cg__body,
.cg__head--ui-accordion {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.cg--theme-product .cg--ui-accordion .cg__head--ui-accordion:not(.cg__head--active), .cg--theme-software .cg--ui-accordion .cg__head--ui-accordion:not(.cg__head--active), .cg--theme-use-cases .cg--ui-accordion .cg__head--ui-accordion:not(.cg__head--active) {
	background: none !important;
}

.print-image-full-width img {
	width: 100% !important;
}

.print-image-full-width.scrollable-image:after {
	display: none !important;
}

.print-image-full-width .image_container {
	padding: 0 !important;
}

.print-image-full-width .image_container > img {
	width: 100% !important;
}

.print-contact-footer, .page-break-before {
	/* page-break-before: always; /
}

.print-contact-footer .ce_sectionstart {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.print-contact-footer .ce_sectionstart > div {
	width: calc(100% / 3);
}

.cg--theme-product > .cg--ui-accordion .cg__body,
.cg--theme-software > .cg--ui-accordion .cg__body {
    padding-top: 0 !important;
}

.no-print-img .image_container,
.no-print-img img {
	display: none !important;
}

.cg--theme-use-cases > .cg .cg__head .cg__use-cases-number {
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
}

.ce_flip-cards {
	width: 90%;
	flex-wrap: wrap;
	flex-direction: column;
}

.ce_flip-cards:after, .ce_flip-cards:before {
	display: none !important;
}

.ce_flip-cards .flip-card {
    width: 100% !important;
    height: 100px !important;
    min-width: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0.75em !important;
}

.ce_flip-cards .front-content .card-content {
    margin: 0 auto 0 6% !important;
}

.ce_flip-cards .card-content {
    display: flex;
    align-items: center;
}

.ce_flip-cards .card-content img {
    margin-right: 2em;
}

.scroll-x {
	overflow-x: hidden !important;
}
*/

/*
:root, html {
    all: revert;
}

html body {
    all: revert;
}

html body .wrapper div {
    all: revert !important;
}

html body .wrapper *::before,
html body .wrapper *::after,
html body .wrapper header.header,
html body .wrapper .mod_breadcrumb,
html body .wrapper .cg-head-container,
html body .wrapper footer.footer,
html body .wrapper .no-print{
	display: none !important;
}

html body .wrapper a {
	text-decoration: none !important;
    color: inherit !important;
}

html body .wrapper .print-image-full-width img {
	width: 100% !important;
	height: auto !important;
}

html body .wrapper .content ul li {
	text-indent: 0;
	margin-left: 0;
}
*/

.no-print,
.content-video,
.content_wrapper_contact,
.ce_collageContent,
.ce_gallery.logos,
.blockquote-image {
	display: none !important;
}

.no-print-img .image_container,
.no-print-img img {
	display: none !important;
}

.scrollable-image img {
	width: 100% !important;
	height: auto !important;
}

header, footer {
	display: none !important;
}

.mod_breadcrumb {
	display: none !important;
}

.cg-head-container {
	display: none !important;
}

.content-group-item {
	border: none !important;
}

.content-group-item-content {
	display: unset !important;
}

.ce_flip-cards {
	width: 90%;
	flex-wrap: wrap;
	flex-direction: column;
}

.ce_flip-cards:after, .ce_flip-cards:before {
	display: none !important;
}

.ce_flip-cards .flip-card {
    width: 100% !important;
    height: 100px !important;
    min-width: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0.75em !important;
}

.ce_flip-cards .front-content .card-content {
    margin: 0 auto 0 6% !important;
}

.ce_flip-cards .card-content {
    display: flex;
    align-items: center;
}

.ce_flip-cards .card-content img {
    margin-right: 2em;
}

.print-contact-footer {
	display: flex !important;
	flex-wrap: wrap;
}

.print-contact-footer > div {
	width: 50%;
}

.fi-notification-wrapper {
	display: none;
}

.download-icon-text {
	display: none !important;
}

.hero-container > img {
	display: none;
}

.box-image-icon-wrapper {
	flex-wrap: wrap;
    justify-content: center;
}

.print-image-full-width img {
	width: 100% !important;
}