@charset "UTF-8";
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	word-break: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}/*
Theme Name: Saubermacher Outsourcing GmbH
Theme URI: https://rubikon.at
Author: rubikon
Author URI: https://rubikon.at
Description: Theme for Saubermacher Outsourcing GmbH
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 1.0
Requires at least: 5.2
Tested up to: 6.7
Requires PHP: 8.2
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: Saubermacher Outsourcing GmbH
*/
body  .floatingButton a {

    border: 2px solid white;


}





.wpcf7-form-control.wpcf7-select {
    background-color: transparent;
}
.module-contactForm .rightSide .wpcf7-form input, .module-contactForm .rightSide .wpcf7-form .service {
    font-size: 16px;
}
.wpml-ls-current-language a {
    pointer-events: none;
}
#wrapper .headlineText h2 {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -1.12px;
    line-height: 42px;
    margin-bottom: 16px;
}
#wrapper .openMobileNav .wpml-ls-current-language .sub-menu.is-open {
    position: relative;
    top: 0;
    padding: 15px 20px 5px 0px;
    margin: 0 0 0 0px;
}
.openMobileNav .wpml-ls-current-language a {
    pointer-events: inherit;
}


.wpml-ls-current-language .sub-menu a {
    pointer-events: inherit;
}


.wpml-ls-current-language .sub-menu.is-open {
    display: block;
    position: absolute;
    background: #f3f5f7;
    top: 23px;
    padding: 5px 20px 5px 20px;
    margin: 0 0 0 -19px;
}
.error404 #content {
    position: relative;
    z-index: 2;
}

#wrapper .module-standardHeader .backgroundImageContainer {
    display: flex;
    max-height: 430px;
}
#wrapper .module-standardHeader .textContainer {
    padding-bottom:  40px
}



#wrapper .module-homeHeader .textContainer h2 {
    max-width: calc(100% - 100px);
}
/* ....................................................................................... 1023 */
@media only screen and (max-width: 1023px) {
    #wrapper .module-standardHeader .backgroundImageContainer {
        max-height: 900px;
    }
    #wrapper   .wpml-ls-current-language .sub-menu.is-open {
        position: relative;
        top: 0;
        padding: 15px 20px 5px 0px;
        margin: 0 0 0 0px;
    }
    #wrapper  .openMobileNav .greyNav {
        padding-left: 20px;
    }
    #wrapper .openMobileNav .text-Container .navContainer .mainNavMobile nav ul {
        padding-left: 20px;
    }
    #wrapper .openMobileNav .contactMobile {
        padding-left: 20px;
    }
    #wrapper .openMobileNav .text-Container .navContainer .mainNavMobile nav ul .subLinks,
    #wrapper .openMobileNav .text-Container .navContainer .mainNavMobile nav ul .submenu
    {
        padding-left: 0px;
    }
    #wrapper   .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active li {
        gap: 0px;

    }
    #wrapper   .openMobileNav .text-Container .navContainer .mainNavMobile nav ul .subLinks {
        row-gap: 20px;
    }
    #wrapper   .openMobileNav .text-Container .navContainer .mainNavMobile nav ul .subLinks .menu-item {
        position: relative;
        padding-left: 12px;
    }
  

    #wrapper   .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active li a {
        font-size:18px;
        line-height: 24px;
    }
    #wrapper  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children::after {
        right: 10px;
    }
    #wrapper  .module-servicesAutoGrid .post-grid .post-item {
        max-width: 100%;
        width: 100%;
    }
    #wrapper .module-logoRepeater .logoContainer {
        gap: 0;
    }
    #wrapper .module-logoRepeater .logoContainer   a {
        width: 48%;
        margin: 0 0 0 2%;
    }

}

#wrapper .module-standardHeader .imageContainer img {
    float: right;
    width: 80%;
}
#wrapper .module-standardHeader .imageContainer{
        display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: initial;
    height: auto;
    }
@media screen and (max-width: 1600px) {
    #wrapper .module-standardHeader .imageContainer img {
        width: 95%;  
    }
    
}
@media screen and (max-width: 1366px) {

    #wrapper .module-standardHeader .imageContainer img {
        width: 100%;
        float: none;
    }
    #wrapper .module-standardHeader .backgroundImageContainer {
        max-height: 100%;
    }
    
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

/* inter-300 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-300.eot); /* IE9 Compat Modes */
  src: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-300.eot?#iefix) format("embedded-opentype"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-300.woff2) format("woff2"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-300.woff) format("woff"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-300.ttf) format("truetype"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-300.svg#Inter) format("svg"); /* Legacy iOS */
}
/* inter-regular - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.eot); /* IE9 Compat Modes */
  src: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.eot?#iefix) format("embedded-opentype"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.woff2) format("woff2"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.woff) format("woff"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.ttf) format("truetype"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.svg#Inter) format("svg"); /* Legacy iOS */
}
/* inter-600 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.eot); /* IE9 Compat Modes */
  src: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.eot?#iefix) format("embedded-opentype"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.woff2) format("woff2"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.woff) format("woff"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.ttf) format("truetype"), url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/fonts/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.svg#Inter) format("svg"); /* Legacy iOS */
}
h3,
.h3 {
  font-family: "Inter", sans-serif;
  font-size: 32px;
  line-height: 42px;
  color: #e30513;
  font-weight: 600;
}

h2,
.h2 {
  font-family: "Inter", sans-serif;
  font-size: 106px;
  line-height: 106px;
  color: #ffffff;
  font-weight: 600;
}
@media screen and (max-width: 900px) {
  h2,
  .h2 {
    font-size: 64px;
    line-height: 1;
  }
}

h1,
.h1 {
  font-family: "Inter", sans-serif;
  font-size: 36px;
  line-height: 75px;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: -0.36px;
}
@media screen and (max-width: 900px) {
  h1,
  .h1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.24px;
  }
}

.button a,
.buttonRed a {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-decoration: none;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding: 12px 20px 12px 16px;
  border-radius: 300px;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border: 1px solid #ffffff;
}
.button a::after,
.buttonRed a::after {
  position: relative;
  left: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}

.buttonRed a {
  border-color: #e30513;
  color: #e30513;
}
.buttonRed a::after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_red.svg);
}
.buttonRed:hover a {
  background-color: #e30513;
  color: #ffffff;
  border-color: #e30513;
}
.buttonRed:hover a::after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}

.btn-secondary {
  color: #e30513;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-decoration: none;
}
.btn-secondary::after {
  padding-left: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_red.svg);
}
.btn-secondary[target=_blank] {
  position: relative;
}
.btn-secondary[target=_blank]::after {
  rotate: -45deg;
  position: absolute;
  top: 0;
}

.spacing-normal {
  height: 100px;
}

@media screen and (max-width: 1400px) {
  .spacing-normal {
    height: 50px;
  }
}
@media screen and (max-width: 500px) {
  .button,
  .buttonRed {
    color: #ffffff;
    background-color: #e30513;
    border-radius: 300px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    -ms-border-radius: 300px;
    -o-border-radius: 300px;
    text-align: center;
    padding: 10px;
    border: 1px solid #ffffff;
  }
  .button a,
  .buttonRed a {
    color: #ffffff;
    padding: 5px 10px;
    border: none;
    background-color: transparent !important;
  }
  .button a::after,
  .buttonRed a::after {
    content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#container {
  padding-top: 110px !important;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #3c3c3b;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 1366px) {
  #container {
    padding-top: inherit !important;
  }
}
@media screen and (max-width: 1400px) {
  #container {
    padding: 0 16px;
  }
}

.editor p strong {
  font-weight: 600;
}
.editor h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
  color: #000000;
}
.editor ul {
  max-width: 424px;
  padding-left: 20px;
  list-style: initial;
  padding-top: 32px;
}
.editor ul:first-of-type {
  padding-top: 0;
}
.editor ul li {
  padding-bottom: 32px;
}
.editor ul li::marker {
  color: #e30513;
}
.editor ul li strong {
  font-weight: 600;
}
.editor a {
  color: #e30513;
  text-decoration: none;
}
.editor a::after {
  padding-left: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_red.svg);
}
.editor a:hover::after {
  transition: all 200;
  padding-left: 18px;
  -webkit-transition: all 200;
  -moz-transition: all 200;
  -ms-transition: all 200;
  -o-transition: all 200;
}

.gradient {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  width: 100%;
  height: calc(100% - 20px);
  top: 0;
  opacity: 0.4;
}

.not-found {
  max-width: 1110px;
  margin: 0 auto;
  padding-top: 180px;
  padding-bottom: 40px;
}
.not-found .entry-header {
  position: relative;
}
.not-found h1 {
  color: #000000;
  font-weight: 600;
}
.not-found p {
  padding-bottom: 20px;
}

.floatingButton {
  position: fixed;
  z-index: 9;
  bottom: 33px;
  right: 90px;
}
.floatingButton a {
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 12px 20px 12px 16px;
  border: 1px solid white;
  border-radius: 300px;
  color: white;
  background-color: #e30513;
  text-decoration: none;
}
.floatingButton a::after {
  padding-left: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/phoneWhite.svg);
}
.floatingButton.noBorder a {
  border: none;
}
.floatingButton.whiteBg a {
  background-color: #ffffff;
  color: #e30513;
}
.floatingButton.whiteBg a::after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/phoneRed.svg);
}
.floatingButton.homeHeader-absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  bottom: 0;
}
.floatingButton.floating {
  position: fixed;
  right: 40px;
  left: auto;
  bottom: 20px;
  transform: none;
}

header {
  will-change: transform;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0;
  width: 100%;
}
header .logo {
  position: absolute;
  top: 0;
  left: 84px;
  background-color: #e30513;
  padding: 44px 0 35px;
  z-index: 555555;
  border-bottom: 10px solid white;
}
header .topNav {
  position: relative;
  z-index: 8;
  padding: 8px 105px 8px 83px;
  display: flex;
  background-color: #f3f5f7;
  flex-direction: row-reverse;
  max-height: 34px;
}
header .topNav ul {
  display: flex;
  gap: 24px;
}
header .topNav ul li a {
  text-decoration: none;
  color: #3c3c3b;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}
header .topNav ul li a:hover {
  color: #000000;
  text-decoration: underline;
  font-size: 600;
}
header .topNav ul li .sub-menu {
  display: none;
  background-color: #f3f5f7;
  padding: 5px;
}
header .mainNavContainer {
  background-color: #ffffff;
  display: flex;
  justify-content: flex-end;
  padding-right: 83px;
  align-items: center;
  gap: 32px;
}
header .mainNavContainer #search .search-form {
  height: calc(100vh - 114px);
  background-color: rgba(0, 0, 0, 0.6);
  max-width: 1920px;
  margin: 0 auto;
  position: absolute;
  top: 108px;
  left: 0;
  width: 100%;
  z-index: 4;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-right: 60px;
}
header .mainNavContainer #search .search-form.displayNone {
  display: none;
}
header .mainNavContainer #search .search-form label {
  display: flex;
  height: 66px;
  background: #e30513;
  width: 100%;
  padding-left: 350px;
}
header .mainNavContainer #search .search-form label input {
  color: #ffffff;
  background: #e30513;
  border: none;
  width: 100%;
  font-size: 18px;
}
header .mainNavContainer #search .search-form label input::-moz-placeholder {
  color: white;
}
header .mainNavContainer #search .search-form label input::placeholder {
  color: white;
}
header .mainNavContainer #search .search-form label input:focus-visible {
  border: none;
}
header .mainNavContainer #search:hover {
  cursor: pointer;
}
header .mainNavContainer #search .search-submit {
  color: white;
  border: none;
  background-color: #e30513;
  height: 66px;
  padding-right: 85px;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
header .mainNavContainer #search .search-submit:hover {
  cursor: pointer;
}
header .mainNavContainer #search .search-submit:active,
header .mainNavContainer #search .search-submit :focus,
header .mainNavContainer #search .search-submit :focus-visible {
  border: none;
}
header .main-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 32px;
}
header .main-nav ul {
  display: flex;
  row-gap: 20px;
  -moz-column-gap: 48px;
       column-gap: 48px;
}
header .main-nav ul li {
  padding: 26px 0;
}
header .main-nav ul li a {
  padding: 26px 0;
  color: #e30513;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: 1.28px;
  text-transform: uppercase;
}
header .main-nav ul li a:hover {
  color: #000000;
  text-decoration: underline;
}
header .main-nav ul li.menu-item-has-children .submenu {
  display: none;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
header .main-nav ul li.menu-item-has-children .submenu span:after {
  max-width: 200px;
  margin-top: 11px;
  letter-spacing: 1.6px;
  content: "mehr lesen " url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid white;
  border-radius: 300px;
  padding: 16px 20px;
  line-height: 1;
  text-align: center;
  -webkit-border-radius: 300px;
}
header .main-nav ul li.menu-item-has-children .submenu .subLinks {
  display: none;
}
header .main-nav ul li.menu-item-has-children .submenu .subLinks span::after {
  display: none;
}
header .main-nav ul .menu-item-has-children:hover .submenu {
  display: flex;
  position: absolute;
  background-color: #e30513;
  top: 108px;
  left: 0;
  z-index: 4;
  width: 100%;
  flex-direction: row;
  padding-bottom: 70px;
  border-bottom: 20px solid #3c3c3b;
}
header .main-nav ul .menu-item-has-children:hover .submenu li {
  display: grid;
  grid-template-columns: 1fr 2fr;
  width: 100%;
  padding: 0 20px;
  gap: 83px;
}
header .main-nav ul .menu-item-has-children:hover .submenu li a {
  text-transform: none;
  justify-self: end;
  max-width: 294px;
  color: #ffffff;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-top: 25px;
}
header .main-nav ul .menu-item-has-children:hover .submenu li a:hover {
  text-decoration: none;
}
header .main-nav ul .menu-item-has-children:hover .submenu li a:hover span::after {
  background-color: #ffffff;
  color: #e30513;
}
header .main-nav ul .menu-item-has-children:hover .submenu li .subLinks {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
  -moz-column-gap: 50px;
       column-gap: 50px;
  height: -moz-fit-content;
  height: fit-content;
}
header .main-nav ul .menu-item-has-children:hover .submenu li .subLinks li {
  display: flex;
  max-width: 100%;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
header .main-nav ul .menu-item-has-children:hover .submenu li .subLinks li a {
  width: -moz-max-content !important;
  width: max-content !important;
  text-transform: none;
  margin: 0;
  padding: 0;
  font-size: 21px;
  line-height: 26px;
  font-size: 400;
  display: flex;
  align-items: center;
}
header .main-nav ul .menu-item-has-children:hover .submenu li .subLinks li a::after {
  padding-left: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}
header .main-nav ul .menu-item-has-children:hover .submenu li .subLinks li a span {
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 400;
}
header .main-nav ul .menu-item-has-children:hover .submenu li .subLinks li a:hover {
  text-decoration: underline;
}

.wpml-ls-current-language {
  display: flex;
  position: relative;
  flex-direction: column;
}
.wpml-ls-current-language::after {
  cursor: pointer;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrowDown.svg);
  rotate: 90deg;
  position: absolute;
  right: -18px;
  top: 1px;
}

html:lang(en-US) header .main-nav ul li.menu-item-has-children .submenu span::after {
  content: "read more";
}

.menuButton a {
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.menuButton:hover {
  cursor: pointer;
}
.menuButton:hover a {
  background-color: #e30513;
  color: #ffffff;
}

#headerMobile {
  display: none;
}

.spacing-100 {
  height: 0;
}

.displayNone {
  display: none;
}

.main-menu li.current-menu-item > a,
.main-menu li.current_page_item > a {
  color: #000000;
  text-decoration: underline;
}

.menuButton .buttonRed.active a {
  background-color: #e30513;
  color: #ffffff;
}
.menuButton .buttonRed.active a::after {
  content: "";
}

html:lang(en-US) header .main-nav ul li.menu-item-has-children .submenu span::after {
  content: "read more " url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}

html:lang(si-SI) header .main-nav ul li.menu-item-has-children .submenu span::after {
  content: "VEČ O TEM " url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}

html:lang(sk-SK) header .main-nav ul li.menu-item-has-children .submenu span::after {
  content: "ČÍTAJTE VIAC " url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}

html:lang(cs-CZ) header .main-nav ul li.menu-item-has-children .submenu span::after {
  content: "ČÍST VÍCE " url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
}

.mainNavContainer.submenu-active ~ .nav-background {
  display: block;
}

.nav-background {
  display: none;
  position: fixed;
  top: 108px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 108px);
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
  pointer-events: none;
}

@media screen and (max-width: 1400px) {
  #header {
    display: none;
  }
  .spacing-100 {
    height: 106px;
  }
  #headerMobile {
    z-index: 5000;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 16px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: 107px;
    align-items: center;
  }
  #headerMobile .logoMobile {
    position: absolute;
    top: 0;
    left: 84px;
    background-color: #e30513;
    z-index: 5;
    border-bottom: 10px solid white;
    padding: 42px 0 24px 0;
  }
  #headerMobile label.hamburg {
    display: block;
    width: 75px;
    height: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  #headerMobile input#hamburg {
    display: none;
  }
 .visually-hidden {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0 0 0 0);
   clip-path: inset(50%);
   white-space: nowrap;
   border: 0;
 }
  .line {
    position: absolute;
    left: 10px;
    height: 4px;
    width: 50px;
    background: #e30513;
    display: block;
    transition: 0.5s;
    transform-origin: center;
  }
  .line:nth-child(1) {
    top: 12px;
  }
  .line:nth-child(2) {
    top: 24px;
  }
  .line:nth-child(3) {
    top: 36px;
  }
  #hamburg:checked + .hamburg .line:nth-child(1) {
    transform: translateY(12px) rotate(-45deg);
  }
  #hamburg:checked + .hamburg .line:nth-child(2) {
    opacity: 0;
  }
  #hamburg:checked + .hamburg .line:nth-child(3) {
    transform: translateY(-12px) rotate(45deg);
  }
  .openMobileNav {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: #e30513;
  }
  .openMobileNav .text-Container {
    max-width: 398px;
    padding: 0 5px;
    margin: 0 auto;
  }
  .openMobileNav .text-Container .search-form {
    display: flex;
    align-items: center;
    padding-top: 68px;
  }
  .openMobileNav .text-Container .search-form::before {
    content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/Suche.svg);
    margin-right: 13px;
  }
  .openMobileNav .text-Container .search-form input {
    background: none;
    color: white !important;
    font-size: 18px;
    border: none;
    width: -moz-max-content;
    width: max-content;
  }
  .openMobileNav .text-Container .search-form input::-moz-placeholder {
    color: white !important;
    font-size: 18px;
    opacity: 1;
  }
  .openMobileNav .text-Container .search-form input::placeholder {
    color: white !important;
    font-size: 18px;
    opacity: 1;
  }
  .openMobileNav .text-Container .search-form .search-submit {
    display: none;
  }
  .openMobileNav .text-Container .navContainer {
    margin-top: 26px;
    border-top: 1px solid #ffffff;
    width: 100%;
    padding-top: 40px;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile {
    padding-bottom: 40px;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile nav ul {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile nav ul li {
    justify-content: space-between;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile nav ul li a {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    text-decoration: none;
    font-family: "Inter", sans-serif;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile nav ul li .submenu {
    display: none;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children {
    position: relative;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children::after {
    position: absolute;
    content: "";
    background: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/whiteArrow.svg) no-repeat center;
    background-size: contain;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 10px;
    transform: translateY(-50%);
    cursor: pointer;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu {
    display: none;
    background: none;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu::after {
    content: "";
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active {
    margin-top: 32px;
    display: block;
    top: 0;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active li {
    display: flex;
    gap: 32px;
    flex-direction: column;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active li::after {
    content: "";
    background: none;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active li a {
    display: none;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu.active li ul li a {
    display: block;
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu .subLinks::after {
    content: "";
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .menu-item-has-children .submenu .subLinks li::after {
    content: "";
  }
  .openMobileNav .text-Container .navContainer .mainNavMobile .main-nav {
    margin-bottom: 32px;
  }
  .openMobileNav .text-Container .navContainer .contactMobile {
    display: block;
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    padding-bottom: 32px;
  }
  .openMobileNav .greyNav {
    padding-bottom: 24px;
    width: 100%;
    background-color: #f3f5f7;
  }
  .openMobileNav .greyNav .wpml-ls-item {
    width: -moz-fit-content;
    width: fit-content;
  }
  .openMobileNav .greyNav ul {
    max-width: 388px;
    margin: 0 auto;
    padding-top: 35px;
    display: grid;
    gap: 24px;
  }
  .openMobileNav .greyNav ul li a {
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    text-decoration: none;
  }
  .openMobileNav .greyNav ul li .sub-menu {
    width: 100%;
    display: none;
  }
  .openMobileNav .greyNav ul li .sub-menu.is-open {
    display: block;
  }
  .openMobileNav .greyNav ul li .sub-menu li {
    padding-bottom: 24px;
  }
}
.wpml-ls-current-language .sub-menu {
  display: none;
}

.wpml-ls-current-language .sub-menu.is-open {
  display: block;
}

@media screen and (max-width: 800px) {
  #headerMobile .logoMobile {
    left: 30px;
  }
}
@media screen and (max-width: 500px) {
  body {
    overflow-x: hidden;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
  }
  body .logoMobile img {
    max-width: 126px;
  }
  body .spacing-100 {
    height: 110px;
  }
}
.module-homeHeader {
  width: 100%;
  position: relative;
  z-index: 10;
}
.module-homeHeader .homeHeaderSlider {
  position: relative;
  width: 100%;
  height: 100%;
}
.module-homeHeader .homeHeaderSlider .swiper-wrapper .swiper-slide {
  display: flex;
}
.module-homeHeader .homeHeaderSlider .swiper-wrapper .swiper-slide img,
.module-homeHeader .homeHeaderSlider .swiper-wrapper .swiper-slide video {
  width: 100%;
  aspect-ratio: 1840/677;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer {
  position: absolute;
  right: 50px;
  bottom: 15px;
  z-index: 10;
  display: flex;
  gap: 8px;
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer #autoplayButton {
  background: #ffffff;
  border-radius: 100%;
  border: none;
  height: 24px;
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 2px 2px 2px;
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer #autoplayButton:after {
  padding-left: 0;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/pause.svg);
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer #autoplayButton[data-state="2"]:after {
  padding-left: 3px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/play.svg);
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer .swiperPagnitation {
  background-color: #ffffff;
  padding: 6px;
  border-radius: 100px;
  display: flex;
  text-align: end;
  padding: 6px;
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer .swiperPagnitation .swiper-pagination-bullet {
  background-color: #e30513;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.module-homeHeader .homeHeaderSlider .pagnitationContainer .swiperPagnitation .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #ffffff;
  border: 2px solid #e30513;
}
.module-homeHeader .background-container {
  background-color: #e30513;
  position: relative;
  top: -91px;
}
.module-homeHeader .textContainer {
  pointer-events: none;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #ffffff;
  padding-left: 47px;
  min-height: 260px;
  top: 0;
  z-index: 5;
  margin-bottom: 0;
}
.module-homeHeader .textContainer h2 {
  letter-spacing: -2.12px;
  width: 100%;
  max-width: 1288px;
  pointer-events: none;
  z-index: 2;
  margin-bottom: -14px;
  padding-bottom: 14px;
}
.module-homeHeader .textContainer .autoplay-button {
  cursor: pointer;
}
.module-homeHeader .textContainer .buttonContainer {
  pointer-events: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  gap: 16px;
  padding-bottom: 33px;
  margin-top: 50px;
}
.module-homeHeader .textContainer .buttonContainer .floatingButton {
  position: relative;
  bottom: inherit;
  right: 50px;
}

@media screen and (max-width: 1600px) {
  .module-homeHeader .textContainer h2 {
    max-width: 1150px;
  }
}
@media screen and (max-width: 1200px) {
  .module-homeHeader .textContainer h2 {
    max-width: 80%;
  }
}
@media screen and (max-width: 900px) {
  .module-homeHeader .background-container {
    top: -55px;
  }
  .module-homeHeader .textContainer {
    top: 0;
    padding-left: 16px;
  }
  .module-homeHeader .textContainer h2 {
    padding-bottom: 10px;
  }
  .module-homeHeader .textContainer h1 {
    max-width: 85%;
    padding-top: 15px;
  }
}
.module-standardHeader {
  height: 100%;
}
.module-standardHeader .backgroundImageContainer {
  max-height: 380px;
  overflow: hidden;
  height: 100%;
  background-color: #e30513;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  border-bottom: 20px solid #f3f5f7;
}
.module-standardHeader .textContainer {
  max-width: 908px;
  width: 100%;
  padding: 70px 0 43px 47px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.module-standardHeader .postType {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.module-standardHeader .headlineText h1 {
  font-size: 56px;
  font-weight: 600;
  letter-spacing: -1.12px;
  line-height: 60px;
}
.module-standardHeader .headlineText p {
  max-width: 700px;
  padding-top: 13px;
  color: #ffffff;
}
.module-standardHeader .headlineText .bau-subcategories {
  display: flex;
  gap: 2px;
  flex-wrap: wrap;
}
.module-standardHeader .headlineText .bau-subcategories li {
  position: relative;
  color: #ffffff;
  padding-right: 10px;
  padding-right: 10px;
  margin-right: 3px;
}
.module-standardHeader .headlineText .bau-subcategories li:first-of-type {
  padding-left: 0;
}
.module-standardHeader .headlineText .bau-subcategories li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.module-standardHeader .headlineText .bau-subcategories li a:hover {
  text-decoration: underline;
}
.module-standardHeader .headlineText .bau-subcategories li::after {
  position: absolute;
  right: 0;
  content: " | ";
}
.module-standardHeader .headlineText .bau-subcategories li:last-of-type {
  padding-right: 0;
}
.module-standardHeader .headlineText .bau-subcategories li:last-of-type::after {
  content: "";
}
.module-standardHeader .imageContainer {
  min-height: 382px;
  height: 100%;
  width: 100%;
}
.module-standardHeader .imageContainer img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.module-standardHeader .anchorNav {
  background-color: #f3f5f7;
  padding-bottom: 20px;
}
.module-standardHeader .anchorNav .nav {
  overflow-y: scroll;
  max-width: 1110px;
  margin: 0 auto;
  display: flex;
  gap: 48px;
}
.module-standardHeader .anchorNav .nav::-webkit-scrollbar {
  display: none;
}
.module-standardHeader .anchorNav .nav a {
  width: -moz-fit-content;
  width: fit-content;
  color: #e30513;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1.28px;
  white-space: nowrap;
}
.module-standardHeader.standard {
  padding-top: 0;
}

@media screen and (max-width: 1366px) {
  .module-standardHeader .headlineText {
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    max-width: 100%;
  }
  .module-standardHeader .textContainer {
    padding: 40px;
  }
  .module-standardHeader .backgroundImageContainer {
    max-height: inherit;
    display: flex;
    flex-direction: column-reverse;
  }
  .module-standardHeader .backgroundImageContainer .imageContainer {
    max-height: 300px;
    min-height: initial;
  }
  .module-standardHeader .backgroundImageContainer .imageContainer .imageContainer img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    max-height: 300px;
    object-position: top center;
  }
}
@media screen and (max-width: 900px) {
  .module-standardHeader .headlineText h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .module-standardHeader .backgroundImageContainer .textContainer {
    padding: 40px 16px;
  }
}
.module-servicesGrid {
  padding: 0 50px;
}
.module-servicesGrid .editor {
  max-width: 920px;
}
.module-servicesGrid .editor p {
  font-size: 24px;
  line-height: 36px;
}
.module-servicesGrid .services-grid {
  max-width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 40px;
}
.module-servicesGrid .services-grid .gridContainer {
  background-color: #e30513;
  max-width: 566px;
  max-height: 420px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.module-servicesGrid .services-grid .gridContainer.is-first-item {
  grid-column: 1/2;
  grid-row: 1/2;
}
.module-servicesGrid .services-grid .gridContainer a img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-bottom: 20px;
}
.module-servicesGrid .services-grid .gridContainer a h4 {
  position: absolute;
  bottom: 13px;
  color: #ffffff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  left: 28px;
}
.module-servicesGrid .services-grid .gridContainer a h4:after {
  bottom: 3px;
  position: relative;
  left: 8px;
  content: "";
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_white.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.module-servicesGrid .services-grid .gridContainer a h4:hover::after {
  left: 15px;
}
.module-servicesGrid .services-grid .gridContainer:hover a img {
  transition: all 0.3s ease-in-out;
  padding-bottom: 70px;
}
.module-servicesGrid .services-grid .gridContainer:hover a h4 {
  transition: all 0.3s ease-in-out;
  bottom: 63px;
}
.module-servicesGrid .services-grid .gridContainer:hover a .gradient {
  height: calc(100% - 70px);
  transition: all 0.3s ease-in-out;
}
.module-servicesGrid .services-grid .gridContainer .samePage {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 45px 30px;
  flex-direction: row;
  background-color: #e30513;
  position: relative;
}
.module-servicesGrid .services-grid .gridContainer .samePage h3 {
  color: #ffffff;
  max-width: 200px;
}
.module-servicesGrid .services-grid.twoCollumns {
  grid-template-columns: 1fr 1fr;
}
.module-servicesGrid .services-grid.twoCollumns .gridContainer {
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1366px) {
  .module-servicesGrid {
    padding: 0;
  }
  .module-servicesGrid .services-grid {
    justify-items: center;
    grid-template-columns: 1fr;
  }
  .module-servicesGrid .services-grid .gridContainer a h4 {
    max-width: calc(99% - 28px);
  }
  .module-servicesGrid .services-grid .gridContainer .samePage {
    aspect-ratio: 1;
    align-items: center;
  }
  .module-servicesGrid .services-grid .gridContainer .samePage h3 {
    max-width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .module-servicesGrid .services-grid .gridContainer a h4 {
    font-size: 32px;
    line-height: 42px;
  }
}
.module-expertise {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 95px;
  justify-items: end;
}
.module-expertise .leftSide {
  display: flex;
  flex-direction: column;
  justify-content: end;
  max-width: 480px;
  padding: 40px 0;
}
.module-expertise .leftSide h3 {
  padding-bottom: 22px;
}
.module-expertise .leftSide .buttonRed {
  margin-top: 32px;
  margin-bottom: 50px;
}
.module-expertise .leftSide .expertiseItem {
  position: relative;
}
.module-expertise .leftSide .expertiseItem li {
  cursor: pointer;
  padding-bottom: 20px;
  position: relative;
}
.module-expertise .leftSide .expertiseItem li:last-of-type {
  padding-bottom: 0;
}
.module-expertise .leftSide .expertiseItem .active {
  padding-left: 20px;
  font-weight: 600;
}
.module-expertise .leftSide .expertiseItem .active::before {
  content: " ";
  background-color: #e30513;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 11px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.module-expertise .leftSide .expertiseItem .inactive::before {
  display: none;
}
.module-expertise .leftSide .expertiseItem .onlyOneImage {
  padding-left: 20px;
  font-weight: 600;
}
.module-expertise .leftSide .expertiseItem .onlyOneImage::before {
  display: block;
  content: " ";
  background-color: #e30513;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 11px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.module-expertise .leftSide .expertiseItem .onlyOneImage:hover {
  cursor: default;
}
.module-expertise .rightSide {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.module-expertise .rightSide img {
  width: 540px;
  height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module-expertise .rightSide .greyBackgroundAbsolute {
  position: absolute;
  background-color: #f3f5f7;
  width: calc(100% - 95px);
  height: 100%;
  right: 0;
  z-index: -1;
}
.module-expertise .rightSide .active {
  height: calc(100% - 40px);
}
.module-expertise .rightSide .active img {
  width: 540px;
  height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module-expertise .rightSide .inactive {
  display: none;
}
.module-expertise.imageLeftSide {
  justify-items: normal;
  grid-template-areas: "right left";
}
.module-expertise.imageLeftSide .leftSide {
  grid-area: left;
}
.module-expertise.imageLeftSide .leftSide img {
  width: 540px;
  height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module-expertise.imageLeftSide .rightSide {
  grid-area: right;
  justify-content: flex-end;
}
.module-expertise.imageLeftSide .rightSide .greyBackgroundAbsolute {
  left: 0;
}

@media screen and (max-width: 1400px) {
  .module-expertise .leftSide {
    max-width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .module-expertise {
    display: flex;
    flex-direction: column;
    max-width: 1110px;
    margin: 0 auto;
    gap: 0;
  }
  .module-expertise .leftSide .expertiseImage .active {
    height: calc(100% - 40px);
  }
  .module-expertise .leftSide .expertiseImage .active img {
    aspect-ratio: 1;
    width: 100%;
    height: inherit;
    max-width: 100%;
    aspect-ratio: 1;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .module-expertise .leftSide .expertiseImage .inactive {
    display: none;
  }
  .module-expertise .rightSide {
    justify-content: center;
  }
  .module-expertise .rightSide img {
    aspect-ratio: 1;
    width: 100%;
    height: inherit;
    max-width: 100%;
    max-height: 100%;
  }
  .module-expertise .rightSide .greyBackgroundAbsolute {
    display: none;
  }
  .module-expertise .rightSide .active img {
    max-width: 100%;
    max-height: 100%;
  }
}
.module-cta {
  margin-top: 100px;
  max-width: 100%;
  max-height: 575px;
  position: relative;
}
.module-cta .gradient {
  z-index: 1;
  background: transparent linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  height: 100%;
}
.module-cta .imageContainer img {
  max-height: 575px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.module-cta .textcontainer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 75px 50px;
  color: #ffffff;
}
.module-cta .textcontainer h4 {
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 20px;
  max-width: 960px;
}

@media screen and (max-width: 1366px) {
  .module-cta {
    margin-top: 50px;
    max-height: initial;
    display: flex;
    flex-direction: column-reverse;
  }
  .module-cta .gradient {
    display: none;
  }
  .module-cta .textcontainer {
    position: relative;
    color: #000000;
    padding-top: 0;
  }
  .module-cta .textcontainer .button a {
    background-color: #e30513;
  }
}
@media screen and (max-width: 900px) {
  .module-cta .textcontainer {
    padding: 0 0 75px 0;
  }
  .module-cta .textcontainer h4 {
    font-size: 28px;
    line-height: 38px;
  }
}
.module-Multicolumn h3 {
  text-align: center;
  position: relative;
  bottom: -9px;
  font-size: 48px;
  line-height: 52px;
}
.module-Multicolumn .backgroundContainer {
  background-color: #f3f5f7;
}
.module-Multicolumn .backgroundContainer .gridContainer {
  max-width: 1110px;
  margin: 0 auto;
  padding-top: 96px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 60px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-items: center;
  padding-bottom: 96px;
}
.module-Multicolumn .backgroundContainer .gridContainer .gridItem {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  max-width: 350px;
  margin: 0 auto;
}
.module-Multicolumn .backgroundContainer .gridContainer .gridItem img {
  background-color: #ffffff;
  width: 88px;
  height: 88px;
  margin-bottom: 25px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.module-Multicolumn .backgroundContainer .gridContainer .gridItem h4 {
  text-align: center;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 15px;
}
.module-Multicolumn .backgroundContainer .gridContainer .gridItem p {
  text-align: center;
}
.module-Multicolumn .backgroundContainer .bottomText {
  color: #3c3c3b;
  opacity: 0.5;
  font-size: 16px;
  text-align: center;
  padding-bottom: 45px;
}

@media screen and (max-width: 1350px) {
  .module-Multicolumn .backgroundContainer .gridContainer {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 900px) {
  .module-Multicolumn h3 {
    max-width: 100%;
    font-size: 32px;
    line-height: 42px;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
  }
  .module-Multicolumn .backgroundContainer .gridContainer {
    padding: 20px 16px;
    grid-template-columns: 1fr;
  }
}
.module-facts.standard {
  padding-top: 20px;
}
.module-facts .backgroundContainer {
  background-color: #e30513;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  padding: 84px 20px 70px 20px;
  row-gap: 30px;
  -moz-column-gap: 90px;
       column-gap: 90px;
}
.module-facts .backgroundContainer .flexContainer {
  max-width: 255px;
  width: -moz-fit-content;
  width: fit-content;
  color: #ffffff;
}
.module-facts .backgroundContainer .flexContainer h5 {
  font-size: 56px;
  font-weight: 600;
  line-height: 52px;
  text-align: center;
}
.module-facts .backgroundContainer .flexContainer h6 {
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width: 900px) {
  .module-facts .backgroundContainer {
    padding: 84px 16px 70px 16px;
  }
}
.module-logoRepeater {
  max-width: 1110px;
  margin: 0 auto;
}
.module-logoRepeater h3 {
  font-size: 48px;
  line-height: 52px;
  color: #e30513;
  font-weight: 600;
  padding-bottom: 21px;
}
.module-logoRepeater p {
  margin-bottom: 78px;
  max-width: 730px;
}
@media screen and (max-width: 900px) {
  .module-logoRepeater p {
    margin-bottom: 35px;
  }
}
.module-logoRepeater .logoContainer {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 70px;
  gap: 60px;
}
@media screen and (max-width: 900px) {
  .module-logoRepeater .logoContainer {
    margin-bottom: 35px;
  }
}
.module-logoRepeater .logoContainer img {
  max-width: 180px;
  height: auto;
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width: 900px) {
  .module-logoRepeater h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
.module-imageTextSlider .gridContainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 95px;
}
.module-imageTextSlider .gridContainer .imageContainer {
  position: relative;
  background-color: #f3f5f7;
  min-height: 680px;
}
.module-imageTextSlider .gridContainer .imageContainer img {
  position: absolute;
  top: 48px;
  right: -95px;
  max-width: 540px;
  max-height: 540px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module-imageTextSlider .gridContainer .textContainer {
  padding-left: 95px;
  padding-top: 48px;
}
.module-imageTextSlider .gridContainer .textContainer h3 {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.6px;
  color: #e30513;
  font-weight: 600;
  padding-bottom: 7px;
}
.module-imageTextSlider .gridContainer .textContainer h5 {
  font-family: "Inter", sans-serif;
  font-size: 32px;
  line-height: 56px;
  color: #000000;
  font-weight: 600;
  padding-bottom: 45px;
  max-width: 360px;
}
.module-imageTextSlider .gridContainer .textContainer .editor {
  max-width: 600px;
}
.module-imageTextSlider .gridContainer .textContainer .editor p strong:last-of-type {
  padding-bottom: 14px;
}
.module-imageTextSlider .gridContainer .textContainer .buttonRed {
  margin-top: 32px;
}
.module-imageTextSlider .imageText-next:after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrowNext.svg);
}
.module-imageTextSlider .imageText-prev:after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrow.svg);
}
.module-imageTextSlider .navigation {
  position: absolute;
  bottom: 45px;
  right: 30px;
  z-index: 1;
  display: flex;
  gap: 17px;
}

@media screen and (max-width: 1366px) {
  .module-imageTextSlider .gridContainer {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .module-imageTextSlider .gridContainer .imageContainer {
    max-width: 700px;
  }
}
@media screen and (max-width: 500px) {
  .module-imageTextSlider .gridContainer .textContainer {
    padding-left: 0;
  }
}
.module-news {
  max-width: 1110px;
  margin: 0 auto;
}
.module-news .headlineContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35.5px;
}
.module-news h2 {
  color: #e30513;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
}
.module-news .newsFlexbox {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.module-news .newsFlexbox .news-item {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.module-news .newsFlexbox .news-item a {
  text-decoration: none;
}
.module-news .newsFlexbox .news-item a .news-image {
  width: 100%;
  height: 260px;
}
.module-news .newsFlexbox .news-item a .news-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.module-news .newsFlexbox .news-item a .news-content {
  padding-top: 14px;
}
.module-news .newsFlexbox .news-item a .news-content .news-date {
  color: #e30513;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  padding-bottom: 15px;
}
.module-news .newsFlexbox .news-item a .news-content .news-title {
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
  padding-bottom: 8px;
}
.module-news .newsFlexbox .news-item a .news-content .news-excerpt {
  color: #000000;
}
.module-news .newsFlexbox .news-item .newsArrow {
  padding-top: 24px;
}
.module-news .newsFlexbox .news-item .newsArrow::after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_red.svg);
}

@media screen and (max-width: 1366px) {
  .module-news .newsFlexbox {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 900px) {
  .module-news h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  .module-news .newsFlexbox {
    grid-template-columns: 1fr;
  }
  .module-news .newsFlexbox .news-item a .news-image {
    height: inherit;
  }
  .module-news .newsFlexbox .news-item a .news-image img {
    aspect-ratio: 350/260;
    max-width: 550px;
  }
}
@media screen and (max-width: 700px) {
  .module-news .headlineContainer {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.module-text {
  max-width: 1110px;
  margin: 0 auto;
}
.module-text h2 {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  line-height: 42px;
  padding-bottom: 29px;
  max-width: 635px;
}
.module-text .editor h1,
.module-text .editor h2,
.module-text .editor h3,
.module-text .editor h4,
.module-text .editor h5,
.module-text .editor h6 {
  padding-bottom: 30px;
  max-width: 635px;
}
.module-text .editor p {
  max-width: 825px;
}
.module-text .editorOneCollumn {
  max-width: 920px;
}
.module-text .editorTwoCollumns {
  max-width: 1110px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .module-text .editorTwoCollumns {
    grid-template-columns: 1fr;
  }
}
.module-text .editorTwoCollumns .editor p {
  max-width: 425px;
}
.module-text.borderBottom {
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
}

.module-servicesAutoGrid {
  max-width: 1110px;
  margin: 0 auto;
}
.module-servicesAutoGrid .headline {
  max-width: 825px;
  padding-bottom: 48px;
}
.module-servicesAutoGrid .headline h2 {
  color: #e30513;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
}
.module-servicesAutoGrid .headline p {
  padding-top: 5px;
}
.module-servicesAutoGrid .post-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 85px;
}
.module-servicesAutoGrid .post-grid a {
  text-decoration: none;
}
.module-servicesAutoGrid .post-grid .post-item {
  max-width: 200px;
}
.module-servicesAutoGrid .post-grid .post-item .post-thumbnail {
  width: 100%;
  max-height: 200px;
  height: 100%;
  border-bottom: 10px solid #e30513;
}
.module-servicesAutoGrid .post-grid .post-item .post-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module-servicesAutoGrid .post-grid .post-item h3 {
  padding-top: 16px;
  color: #000000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.module-servicesAutoGrid .post-grid .post-item h3::after {
  padding-left: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrow_red.svg);
}
.module-servicesAutoGrid .post-grid .post-item h5 {
  color: #e30513;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.6px;
  padding-top: 6px;
}
.module-servicesAutoGrid .buttonRed {
  margin-top: 100px;
}

@media screen and (max-width: 1200px) {
  .module-servicesAutoGrid .post-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 900px) {
  .module-servicesAutoGrid .headline h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .module-servicesAutoGrid .post-grid {
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }
  .module-servicesAutoGrid .post-grid .post-item .post-thumbnail {
    height: initial;
    aspect-ratio: 1;
    max-height: 200px;
    height: 100%;
  }
}
@media screen and (max-width: 550px) {
  .module-servicesAutoGrid .post-grid {
    gap: 20px;
  }
}
@media screen and (max-width: 450px) {
  .module-servicesAutoGrid .post-grid {
    grid-template-columns: 1fr;
  }
}
.module-twoCollumnsCTA .gridContainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 190px;
}
.module-twoCollumnsCTA .gridContainer .gridItemLeft {
  background-color: #f3f5f7;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-end;
  padding: 96px 98px;
}
.module-twoCollumnsCTA .gridContainer .gridItemLeft h3 {
  max-width: 270px;
  padding-bottom: 29px;
}
.module-twoCollumnsCTA .gridContainer .gridItemRight {
  padding: 60px 0;
  max-width: 475px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.module-twoCollumnsCTA .gridContainer .gridItemRight .blackSubHeadline {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #000000;
  padding-bottom: 32px;
  border-bottom: 1px solid #9B9B9B;
}
.module-twoCollumnsCTA .gridContainer .gridItemRight .redHeadline {
  color: #e30513;
  font-size: 14px;
  letter-spacing: 1.6px;
  padding-top: 33px;
  text-transform: uppercase;
  font-weight: 600;
}
.module-twoCollumnsCTA .gridContainer .gridItemRight h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
  color: #000000;
  padding-bottom: 36px;
}
.module-twoCollumnsCTA .gridContainer .gridItemRight .btn-secondary {
  margin-top: 37px;
}

.module-ctaWithTeam {
  margin-top: 30px;
  background-color: #e30513;
  padding: 73px 50px 50px;
  display: grid;
  justify-items: end;
  grid-template-columns: 1fr 1fr;
}
.module-ctaWithTeam .left {
  max-width: 880px;
}
.module-ctaWithTeam .left h3 {
  color: #ffffff;
  font-size: 48px;
  line-height: 60px;
  font-weight: 600;
  padding-bottom: 30px;
}
.module-ctaWithTeam .right {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: flex-end;
  gap: 52px;
  position: relative;
}
.module-ctaWithTeam .right .text {
  color: #ffffff;
  text-align: end;
}
.module-ctaWithTeam .right .text p {
  font-weight: 600;
}
.module-ctaWithTeam .right .text .category {
  font-size: 16px;
}
.module-ctaWithTeam .right .text a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  line-height: 25px;
}
.module-ctaWithTeam .right .text a.email {
  margin-top: 14px;
  margin-bottom: 7px;
}
.module-ctaWithTeam .right .text a.email::before {
  padding-right: 10px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/email.svg);
}
.module-ctaWithTeam .right .text a.linkedin::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/linkedin.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
.module-ctaWithTeam .right img {
  max-width: 445px;
  aspect-ratio: 333/445;
  max-height: 333px;
  height: -moz-fit-content;
  height: fit-content;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1350px) {
  .module-ctaWithTeam {
    grid-template-columns: 1fr;
    justify-items: start;
    gap: 30px;
  }
  .module-ctaWithTeam .right {
    flex-direction: row-reverse;
  }
  .module-ctaWithTeam .right .text {
    text-align: start;
  }
}
@media screen and (max-width: 1200px) {
  .module-ctaWithTeam .right {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
@media screen and (max-width: 600px) {
  .module-ctaWithTeam {
    display: block;
  }
  .module-ctaWithTeam .left h3 {
    font-size: 32px;
    line-height: 42px;
    max-width: 100%;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
  }
  .module-ctaWithTeam .right {
    max-width: 100%;
    margin-top: 34px;
  }
  .module-ctaWithTeam .right img {
    aspect-ratio: 1;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
}
.module-accordion {
  max-width: 1120px;
  margin: 0 auto;
}
.module-accordion .headline h2 {
  font-size: 48px;
  line-height: 52px;
  color: #e30513;
  font-weight: 600;
}
.module-accordion .accordion {
  margin-top: 47px;
}
.module-accordion .accordion .accordion-item {
  cursor: pointer;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
}
.module-accordion .accordion .accordion-item:first-of-type {
  border-top: 1px solid rgba(155, 155, 155, 0.5);
}
.module-accordion .accordion .accordion-item button {
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.module-accordion .accordion .accordion-item button .accordion-icon {
  color: #e30513;
  font-size: 36px;
  font-weight: 600;
}
.module-accordion .accordion .accordion-item button h3 {
  text-align: left;
  line-height: 1;
  padding: 33px 0;
  color: #000000;
  font-size: 18px;
}
.module-accordion .accordion .accordion-item button[aria-expanded=true] h3 {
  padding: 24px 0 31px 0;
  color: #e30513;
}
.module-accordion .accordion .accordion-item .accordion-content {
  padding-bottom: 48px;
}
.module-accordion .accordion .accordion-item .accordion-content .btn {
  margin-top: 32px;
}
.module-accordion .accordion .accordion-item .accordion-content .two {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.module-accordion .accordion .accordion-item .accordion-content .two .editor {
  max-width: 475px;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .module-accordion .headline {
    margin-top: 25px;
    max-width: 100%;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
  }
  .module-accordion .headline h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.module-otherServices {
  border-top: 20px solid #f3f5f7;
  display: flex;
  max-width: 100%;
  overflow: hidden;
  gap: 178px;
}
.module-otherServices .leftContainer {
  position: relative;
}
.module-otherServices .leftContainer .flexcontainer {
  margin-top: 25px;
  display: flex;
  gap: 17px;
}
.module-otherServices .leftContainer .button-next {
  width: 21px;
  height: 16px;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrowNext.svg);
}
.module-otherServices .leftContainer .button-prev {
  width: 21px;
  height: 16px;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrow.svg);
}
.module-otherServices .leftContainer h3 {
  max-width: 135px;
  width: 100%;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
}
.module-otherServices .otherServicesContainer {
  width: 100%;
  margin-right: 135px;
}
.module-otherServices .otherServicesContainer .swiper-slide {
  width: 200px;
}
.module-otherServices .otherServicesContainer .post-item {
  max-width: 200px;
}
.module-otherServices .otherServicesContainer .post-item a {
  text-decoration: none;
}
.module-otherServices .otherServicesContainer .post-item a img {
  max-width: 200px;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #e30513;
  padding-bottom: 10px;
}
.module-otherServices .otherServicesContainer .post-item a h4 {
  color: #000000;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.module-otherServices .otherServicesContainer .post-item a h4::after {
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrowNext.svg);
  padding-top: 12px;
}

@media screen and (max-width: 700px) {
  .module-otherServices {
    flex-direction: column;
    gap: 50px;
  }
  .module-otherServices .leftContainer {
    width: 100%;
  }
  .module-otherServices .leftContainer h3 {
    max-width: 100%;
  }
}
.footerImage {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  padding: 0 40px;
}
.footerImage img {
  width: 100%;
}

#footer {
  position: relative;
  padding: 0 40px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  font-family: "Inter", sans-serif;
}
#footer .footerContent {
  padding: 31px 43px 0 43px;
  background-color: #e30513;
  display: flex;
  flex-direction: row;
}
#footer .footerContent .leftFooter {
  width: 50%;
  color: #ffffff;
}
#footer .footerContent .leftFooter .logo {
  max-width: 185px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding-bottom: 30px;
}
#footer .footerContent .leftFooter .companyInfos h6 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 16px;
}
#footer .footerContent .leftFooter .companyInfos p {
  font-size: 20px;
  line-height: 29px;
}
#footer .footerContent .leftFooter .companyInfos p:last-of-type:empty {
  display: none;
}
#footer .footerContent .leftFooter .companyInfos a {
  display: block;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  line-height: 29px;
}
#footer .footerContent .leftFooter .companyInfos .socialRepeater {
  padding-top: 24px;
  padding-bottom: 77px;
  display: flex;
  gap: 5px;
}
#footer .footerContent .leftFooter .companyInfos .socialRepeater img {
  max-width: 24px;
}
#footer .footerContent .rightFooterMenu {
  width: 50%;
  display: flex;
  flex-direction: row-reverse;
}
#footer .footerContent .rightFooterMenu .rightFooterNav {
  text-align: end;
}
#footer .footerContent .rightFooterMenu .rightFooterNav ul {
  padding-top: 25px;
}
#footer .footerContent .rightFooterMenu .rightFooterNav ul li.wpml-ls-menu-item {
  display: none;
}
#footer .footerContent .rightFooterMenu .rightFooterNav ul li a {
  letter-spacing: 1.12px;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 32px;
  text-transform: uppercase;
}
#footer .slogan {
  background-color: #e30513;
  position: relative;
  padding-left: 43px;
}
#footer .slogan h2 {
  position: relative;
  bottom: -16px;
}
#footer #copyright {
  background-color: #3c3c3b;
  width: 100%;
  padding: 100px 50px 30px 50px;
  display: flex;
  justify-content: space-between;
}
#footer #copyright .leftMenu {
  width: 33%;
}
#footer #copyright .leftMenu .footerNav .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 29px;
}
#footer #copyright .leftMenu .footerNav .menu a {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}
#footer #copyright .copyright {
  color: #ffffff;
  font-size: 16px;
  width: 33%;
  text-align: center;
}
#footer #copyright .rightFooterMenu {
  color: #ffffff;
  font-size: 16px;
}
#footer #copyright .rubikon {
  width: 33%;
  text-align: end;
}
#footer #copyright .rubikon a {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}

@media screen and (max-width: 1400px) {
  #footer {
    padding: 0;
  }
}
@media screen and (max-width: 1000px) {
  .floatingButton {
    display: none;
  }
  #footer .footerContent {
    padding: 31px 16px 0 16px;
  }
  #footer .footerContent .rightFooterMenu {
    display: none;
  }
  #footer .footerContent .leftFooter {
    width: 100%;
    word-wrap: break-word;
  }
  #footer #copyright {
    padding: 30px 16px 30px 16px;
    flex-direction: column;
    gap: 20px;
  }
  #footer #copyright .leftMenu {
    width: 100%;
  }
  #footer #copyright .leftMenu .footerNav .menu {
    flex-direction: column;
  }
  #footer #copyright .copyright {
    text-align: left;
    width: 100%;
  }
  #footer #copyright .rubikon {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  #footer .slogan {
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
  }
  #footer .slogan h2 {
    bottom: -9px;
    padding: 0 16px;
  }
  .footerImage {
    padding: 0;
    width: auto;
    overflow: scroll;
  }
  .footerImage img {
    position: relative;
    left: -5%;
    width: auto;
  }
}
.module-twoCollumnText {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.module-twoCollumnText .leftSide {
  background-color: #f3f5f7;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  padding-right: 98px;
  padding-top: 96px;
}
.module-twoCollumnText .leftSide h3 {
  max-width: 351px;
  width: 100%;
  font-size: 48px;
  line-height: 52px;
  font-weight: 600;
}
.module-twoCollumnText .leftSide .buttonRed {
  margin-top: 25px;
}
.module-twoCollumnText .rightSide {
  max-width: 475px;
  margin: 0 auto;
  width: 100%;
}
.module-twoCollumnText .rightSide .rightTop {
  display: flex;
  gap: 16px;
  border-bottom: 2px solid #f3f5f7;
  padding-bottom: 32px;
  padding-top: 60px;
}
.module-twoCollumnText .rightSide .rightTop p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
}
.module-twoCollumnText .rightSide .rightTop .textFlex {
  display: flex;
}
.module-twoCollumnText .rightSide .rightTop .textFlex .category {
  position: relative;
}
.module-twoCollumnText .rightSide .rightTop .textFlex .category::before {
  padding-left: 2px;
  content: "·";
}
.module-twoCollumnText .rightSide .rightTop .name {
  display: block;
}
.module-twoCollumnText .rightSide .rightTop .year {
  width: -moz-fit-content;
  width: fit-content;
}
.module-twoCollumnText .rightSide .rightTop img {
  width: 48px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.module-twoCollumnText .rightSide .rightBottom {
  padding-top: 33px;
  padding-bottom: 59px;
}
.module-twoCollumnText .rightSide .rightBottom h5 {
  color: #e30513;
  font-size: 16px;
  line-height: 72px;
  letter-spacing: 1.6px;
}
.module-twoCollumnText .rightSide .rightBottom h4 {
  font-size: 32px;
  font-weight: 600;
  list-style: 42px;
  padding-bottom: 26px;
  max-width: 475px;
}
.module-twoCollumnText .rightSide .rightBottom .editor {
  padding-bottom: 32px;
}

.media-gallery {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  max-height: 327px;
}
@media screen and (max-width: 1200px) {
  .media-gallery {
    grid-template-columns: 1fr 1fr;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}
.media-gallery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-gallery video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 800px) {
  .media-gallery {
    grid-template-columns: 1fr;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}
.module-manager {
  max-width: 1110px;
  margin: 0 auto;
}
.module-manager h3 {
  max-width: 825px;
  font-size: 48px;
  line-height: 52px;
  padding-bottom: 21px;
}
@media screen and (max-width: 900px) {
  .module-manager h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
.module-manager .editor {
  max-width: 825px;
  margin-bottom: 30px;
}
.module-manager .flexContainer {
  margin-top: 70px;
  display: flex;
  gap: 30px;
}
.module-manager .flexContainer .team-member .team-member-background {
  width: 100%;
  max-height: 200px;
  height: 100%;
  border-bottom: 10px solid #e30513;
  margin-bottom: 16px;
}
.module-manager .flexContainer .team-member .team-member-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module-manager .flexContainer .team-member h4 {
  padding: 16px 0 6px 0;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.module-manager .flexContainer .team-member .team-category {
  color: #e30513;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.6px;
  font-weight: 600;
}

@media screen and (max-width: 700px) {
  .module-manager .flexContainer {
    display: block;
  }
  .module-manager .flexContainer .team-member .team-member-background {
    max-height: inherit;
    margin-bottom: 50px;
  }
}
.module-timeLine {
  max-width: 1110px;
  margin: 0 auto;
}
.module-timeLine h3 {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 34px;
}
.module-timeLine .textFlex {
  display: flex;
  justify-content: space-between;
}
.module-timeLine .flexcontainer {
  margin-top: 25px;
  display: flex;
  gap: 17px;
}
.module-timeLine .button-next {
  width: 21px;
  height: 16px;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrowNext.svg);
}
.module-timeLine .button-prev {
  width: 21px;
  height: 16px;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/sliderArrow.svg);
}
.module-timeLine .timeLineSliderContainer .swiper-slide {
  overflow: hidden;
}
.module-timeLine .timeLineSliderContainer .swiper-slide img {
  max-height: 260px;
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.module-timeLine .timeLineSliderContainer .swiper-slide h2 {
  color: #e30513;
  font-size: 40px;
  font-weight: 600;
}
.module-timeLine .timeLineSliderContainer .swiper-slide h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #000000;
}

@media screen and (max-width: 900px) {
  .module-timeLine h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .module-timeLine .timeLineSliderContainer .swiper-slide h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .module-timeLine .textFlex {
    gap: 10px;
  }
}
.module-automaticTeam {
  max-width: 1110px;
  margin: 0 auto;
}
.module-automaticTeam h4 {
  font-size: 32px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 45px;
}
.module-automaticTeam .team-wrapper {
  display: flex;
  row-gap: 56px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  flex-wrap: wrap;
}
.module-automaticTeam .team-wrapper .team-member {
  max-width: 255px;
}
.module-automaticTeam .team-wrapper .team-member .team-member-background img {
  max-width: 255px;
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom: 10px solid #e30513;
}
.module-automaticTeam .team-wrapper .team-member .team-member-background h4 {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 6px;
  line-height: 1;
}
.module-automaticTeam .team-wrapper .team-member .team-member-background h5 {
  text-transform: uppercase;
  color: #e30513;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.6px;
  margin-bottom: 12px;
}
.module-automaticTeam .team-wrapper .team-member .team-member-background a {
  display: flex;
  color: #3c3c3b;
  font-size: 16px;
}
.module-automaticTeam .team-wrapper .team-member .team-member-background a::before {
  padding-right: 8px;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/emailgrey.svg);
}
.module-automaticTeam .team-wrapper .team-member .team-member-background .team-category {
  color: #e30513;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.6px;
}
.module-automaticTeam .team-wrapper .team-member.head {
  max-width: 1110px;
  width: 100%;
}
.module-automaticTeam .team-wrapper .team-member.head .team-member-background {
  display: flex;
  gap: 30px;
}
.module-automaticTeam .team-wrapper .team-member.head .team-member-background .textFlex {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

@media screen and (max-width: 900px) {
  .module-automaticTeam {
    -webkit-hyphens: auto;
            hyphens: auto;
  }
  .module-automaticTeam .team-member-background {
    flex-direction: column;
  }
}
.module-video {
  max-width: 1110px;
  margin: 0 auto;
}
.module-video video {
  width: 100%;
  height: auto;
}
.module-video .description {
  width: 100%;
  padding: 14px 17px;
  background-color: #f3f5f7;
  position: relative;
  top: -7px;
}
.module-video .description p {
  max-width: 730px;
  width: 100%;
}

.module-imageText {
  max-width: 1110px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.module-imageText .left {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  max-width: 475px;
  width: 100%;
}
.module-imageText .left h4 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 16px;
  font-weight: 600;
}
.module-imageText .left .editor p {
  margin-bottom: 30px;
}
.module-imageText .right {
  max-width: 540px;
  width: 100%;
}
.module-imageText .right img {
  width: 100%;
  height: 100%;
  max-height: 405px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 768px) {
  .module-imageText {
    flex-direction: column;
    align-items: center;
  }
  .module-imageText .left {
    max-width: 100%;
  }
  .module-imageText .right {
    max-width: 100%;
    margin-top: 20px;
  }
  .module-imageText .right img {
    max-height: inherit;
  }
}
.module-contactForm {
  max-width: 1110px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 125px;
}
.module-contactForm .leftSide {
  max-width: 445px;
}
.module-contactForm .leftSide h2 {
  font-size: 34px;
  color: #000000;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 27px;
}
.module-contactForm .leftSide .address {
  position: relative;
  margin-top: 51px;
  padding-left: 20px;
  margin-bottom: 24px;
}
.module-contactForm .leftSide .address::before {
  left: 0;
  top: 0;
  position: absolute;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/address.svg);
}
.module-contactForm .leftSide .phoneNumber {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 24px;
}
.module-contactForm .leftSide .phoneNumber::before {
  position: absolute;
  left: 0;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/phone_black.svg);
}
.module-contactForm .leftSide .eMail {
  position: relative;
  padding-left: 20px;
  color: #000000;
}
.module-contactForm .leftSide .eMail::before {
  position: absolute;
  left: 0;
  content: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/emailgrey.svg);
}
.module-contactForm .rightSide {
  padding-top: 125px;
}
.module-contactForm .rightSide .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.module-contactForm .rightSide .wpcf7-form label {
  font-family: "Inter", sans-serif;
  position: relative;
}
.module-contactForm .rightSide .wpcf7-form label .labelTop {
  display: none;
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  padding: 3px;
  background-color: #ffffff;
  z-index: 5;
  top: -13px;
  left: 13px;
}
.module-contactForm .rightSide .wpcf7-form label input:not(:-moz-placeholder-shown) + .labelTop, .module-contactForm .rightSide .wpcf7-form label textarea:not(:-moz-placeholder-shown) + .labelTop {
  display: block;
}
.module-contactForm .rightSide .wpcf7-form label input:focus + .labelTop,
.module-contactForm .rightSide .wpcf7-form label input:not(:placeholder-shown) + .labelTop,
.module-contactForm .rightSide .wpcf7-form label textarea:focus + .labelTop,
.module-contactForm .rightSide .wpcf7-form label textarea:not(:placeholder-shown) + .labelTop {
  display: block;
}
.module-contactForm .rightSide .wpcf7-form input,
.module-contactForm .rightSide .wpcf7-form .service {
  font-family: "Inter", sans-serif;
  width: 540px;
  height: 56px;
  border: 1px solid #000000;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  padding: 14px 18px;
  color: #000000;
}
.module-contactForm .rightSide .wpcf7-form input::-moz-placeholder, .module-contactForm .rightSide .wpcf7-form .service::-moz-placeholder {
  color: #000000;
}
.module-contactForm .rightSide .wpcf7-form input::placeholder,
.module-contactForm .rightSide .wpcf7-form .service::placeholder {
  color: #000000;
}
.module-contactForm .rightSide .wpcf7-form textarea {
  font-family: "Inter", sans-serif;
  color: #000000;
  width: 540px;
  border: 1px solid #000000;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  padding: 14px 18px;
}
.module-contactForm .rightSide .wpcf7-form textarea::-moz-placeholder {
  color: #000000;
}
.module-contactForm .rightSide .wpcf7-form textarea::placeholder {
  color: #000000;
}
.module-contactForm .rightSide .bottomText {
  max-width: 350px;
  color: #3c3c3b;
}
.module-contactForm .rightSide .bottomText a {
  color: #3c3c3b;
}
.module-contactForm .rightSide .wpcf7-submit {
  font-size: 16px;
  letter-spacing: 1.6px;
  height: 52px !important;
  padding-right: 30px !important;
  background-color: transparent;
  border: 1px solid #e30513 !important;
  border-radius: 300px !important;
  -webkit-border-radius: 300px !important;
  -moz-border-radius: 300px !important;
  -ms-border-radius: 300px !important;
  -o-border-radius: 300px !important;
  color: #e30513 !important;
  text-align: left;
  width: -moz-fit-content !important;
  width: fit-content !important;
  font-weight: 600;
  position: relative;
  background-image: url(//www.saubermacher-outsourcing.com/wp-content/themes/saubermacher_sog/assets/img/arrowContact.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

@media screen and (max-width: 1200px) {
  .module-contactForm {
    flex-wrap: wrap;
    row-gap: 0;
  }
  .module-contactForm .rightSide {
    max-width: 100%;
  }
  .module-contactForm .rightSide .wpcf7-form input,
  .module-contactForm .rightSide .wpcf7-form select,
  .module-contactForm .rightSide .wpcf7-form textarea {
    max-width: 100%;
  }
}
.standard {
  padding-top: 50px;
  padding-bottom: 50px;
}

.removeTop {
  padding-bottom: 50px;
}

.removeBottom {
  padding-top: 50px;
  padding-bottom: 0;
}

.post-navigation {
  display: none;
}

@media screen and (max-width: 1400px) {
  .standard {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .removeTop {
    padding-bottom: 25px;
  }
  .removeBottom {
    padding-top: 25px;
    padding-bottom: 0;
  }
  .post-navigation {
    display: none;
  }
}
.module-jobs {
  max-width: 1145px;
  margin: 0 auto;
}
.module-jobs h3 {
  font-size: 48px;
  line-height: 52px;
  padding-bottom: 18px;
}
@media screen and (max-width: 900px) {
  .module-jobs h3 {
    font-size: 32px;
    line-height: 42px;
  }
}
.module-jobs .bite-four-columns .bite-block:first-of-type {
  display: none;
}
.module-jobs .bite-four-columns .bite-block:last-of-type {
  display: none;
}
.module-jobs .bite-four-columns .bite-block .bite-button {
  background: none !important;
  color: black !important;
}
.module-jobs .bite-four-columns .bite-block .bite-button::before {
  padding-right: 6px;
  content: "x";
}
.module-jobs .bite-checkbox-out .bite-display-checkboxes {
  border: 1px solid #e30513 !important;
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
}
.module-jobs .bite-checkbox-out .bite-display-checkboxes::before {
  display: none !important;
}
.module-jobs .bite-checkbox-out .bite-display-collapsible {
  border: none !important;
}
.module-jobs .sort-by-label {
  display: none !important;
}

.bite-jobs-list-body-row-top .bite-jobs-list-body-row {
  color: #e30513;
}

.searchTitle {
  margin-top: 50px;
  color: black;
}

.search-results {
  padding-top: 80px;
}
.search-results #content header {
  width: 100%;
  position: inherit;
}
.search-results #content header h1 {
  color: #000000;
}
.search-results #content h2 a {
  color: #000000;
  text-decoration: none;
  font-size: 24px;
}
.search-results #content a img {
  max-width: 500px;
  width: 100%;
  height: auto;
}
.search-results .nav-previous {
  display: none;
}/*# sourceMappingURL=styles.css.map *//**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}