@charset 'UTF-8';
.block-header-image {
position: relative;
height: 60rem;
}
.block-header-image img {
width: 100%;
height: 100%;
object-fit: cover;
} @media only screen and (max-width: 1440px) {
.block-header-image {
height: 50rem;
}
}
@media only screen and (max-width: 1199px) {
.block-header-image {
height: 35rem;
}
}
@media only screen and (max-width: 767px) {
.block-header-image {
height: 17.5rem;
}
}.block-text {
padding: 8rem 0;
} @media only screen and (max-width: 1440px) {
.block-text {
padding: 6rem 0;
}
.block-text .header-wrapper {
gap: 3rem;
}
}
@media only screen and (max-width: 991px) {
.block-text {
padding: 4rem 0;
}
.block-text .header-wrapper {
gap: 1rem;
}
.block-text .second_text {
margin-top: 1rem;
}
}
@media only screen and (max-width: 767px) {
.block-text {
padding: 3rem 0;
}
}.block-visual-images {
position: relative;
overflow: hidden;
}
.block-visual-images img {
width: 100%;
height: 39.75rem;
object-fit: cover;
border-radius: 5px;
}
.block-visual-images .one-image img {
height: 42.5rem;
border-radius: 0;
} @media only screen and (max-width: 1440px) {
.block-visual-images img {
height: 29rem;
}
.block-visual-images .one-image img {
height: 32rem;
}
}
@media only screen and (max-width: 1199px) {
.block-visual-images img {
height: 20rem;
}
.block-visual-images .one-image img {
height: 22rem;
}
}
@media only screen and (max-width: 767px) {
.block-visual-images img,
.block-visual-images .one-image img {
height: 13.589rem;
border-radius: 0;
}
.block-visual-images .col-md-4 img {
display: none;
}
}@keyframes hero-gradient-animation {
0% {
--c-0: hsla(273.97058823529414, 76%, 37%, 1);
--s-start-0: 0%;
--s-end-0: 67%;
--x-0: 0%;
--y-0: 99%;
--x-1: 84%;
--y-1: 72%;
--c-1: hsla(219.7058823529412, 77%, 41%, 1);
--s-start-1: 0%;
--s-end-1: 81%;
--x-2: 93%;
--y-2: 95%;
--s-start-2: 0%;
--s-end-2: 66%;
--c-2: hsla(236, 73%, 56%, 1);
--y-3: 8%;
--x-3: 89%;
--s-start-3: 0%;
--s-end-3: 150%;
--c-3: hsla(206, 100%, 9%, 1);
}
100% {
--c-0: hsla(273.97058823529414, 100%, 50%, 1);
--s-start-0: 3;
--s-end-0: 61;
--x-0: 90%;
--y-0: 18%;
--x-1: 6%;
--y-1: 12%;
--c-1: hsla(199.8529411764706, 74%, 47%, 1);
--s-start-1: 3;
--s-end-1: 61;
--x-2: 16%;
--y-2: 30%;
--s-start-2: 3;
--s-end-2: 61;
--c-2: hsla(236, 100%, 23%, 1);
--y-3: 43%;
--x-3: 73%;
--s-start-3: 3;
--s-end-3: 61;
--c-3: hsla(231.61764705882354, 56%, 10%, 1);
}
}
@property --c-0 {
syntax: '<color>';
inherits: false;
initial-value: hsla(273.97058823529414, 76%, 37%, 1)
}
@property --s-start-0 {
syntax: '<percentage>';
inherits: false;
initial-value: 0%
}
@property --s-end-0 {
syntax: '<percentage>';
inherits: false;
initial-value: 67%
}
@property --x-0 {
syntax: '<percentage>';
inherits: false;
initial-value: 0%
}
@property --y-0 {
syntax: '<percentage>';
inherits: false;
initial-value: 99%
}
@property --x-1 {
syntax: '<percentage>';
inherits: false;
initial-value: 84%
}
@property --y-1 {
syntax: '<percentage>';
inherits: false;
initial-value: 72%
}
@property --c-1 {
syntax: '<color>';
inherits: false;
initial-value: hsla(219.7058823529412, 77%, 41%, 1)
}
@property --s-start-1 {
syntax: '<percentage>';
inherits: false;
initial-value: 0%
}
@property --s-end-1 {
syntax: '<percentage>';
inherits: false;
initial-value: 81%
}
@property --x-2 {
syntax: '<percentage>';
inherits: false;
initial-value: 93%
}
@property --y-2 {
syntax: '<percentage>';
inherits: false;
initial-value: 95%
}
@property --s-start-2 {
syntax: '<percentage>';
inherits: false;
initial-value: 0%
}
@property --s-end-2 {
syntax: '<percentage>';
inherits: false;
initial-value: 66%
}
@property --c-2 {
syntax: '<color>';
inherits: false;
initial-value: hsla(236, 73%, 56%, 1)
}
@property --y-3 {
syntax: '<percentage>';
inherits: false;
initial-value: 8%
}
@property --x-3 {
syntax: '<percentage>';
inherits: false;
initial-value: 89%
}
@property --s-start-3 {
syntax: '<percentage>';
inherits: false;
initial-value: 0%
}
@property --s-end-3 {
syntax: '<percentage>';
inherits: false;
initial-value: 150%
}
@property --c-3 {
syntax: '<color>';
inherits: false;
initial-value: hsla(206, 100%, 9%, 1)
}
.block-100-gradient-teaser {
--c-0: hsla(273.97058823529414, 76%, 37%, 1);
--x-0: 0%;
--y-0: 99%;
--x-1: 84%;
--y-1: 72%;
--c-1: hsla(219.7058823529412, 77%, 41%, 1);
--x-2: 93%;
--y-2: 95%;
--c-2: hsla(236, 73%, 56%, 1);
--y-3: 8%;
--x-3: 89%;
--c-3: hsla(206, 100%, 9%, 1);
background-color: hsla(214.41176470588238, 75%, 33%, 1);
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 2766 2766' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E"), radial-gradient(circle at var(--x-0) var(--y-0), var(--c-0) var(--s-start-0), transparent var(--s-end-0)), radial-gradient(circle at var(--x-1) var(--y-1), var(--c-1) var(--s-start-1), transparent var(--s-end-1)), radial-gradient(circle at var(--x-2) var(--y-2), var(--c-2) var(--s-start-2), transparent var(--s-end-2)), radial-gradient(circle at var(--x-3) var(--y-3), var(--c-3) var(--s-start-3), transparent var(--s-end-3));
animation: hero-gradient-animation 10s linear infinite alternate;
background-blend-mode: overlay, normal, normal, normal, normal;
padding: 8.542rem 0 8.583rem;
color: var(--color-white);
}
.block-100-gradient-teaser.lessSpace {
padding-bottom: 7.083rem;
}
.block-100-gradient-teaser .image img {
height: 13.396rem;
}
.block-100-gradient-teaser .header-wrapper {
gap: 1.5rem;
}
.block-100-gradient-teaser .header.withlink {
width: 85%;
}
.block-100-gradient-teaser .icon-arrow-right-white {
transition: all 0.3s ease;
}
[data-theme="dark"] .block-100-gradient-teaser .icon-arrow-right-white {
background-image: url('data:image/svg+xml;charset=utf-8,<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M39.667 23.9199L23.5142 39.6699H21.3374L36.7227 24.6699H8.16699V23.1699H36.7227L21.3389 8.16992H23.5142L39.667 23.9199Z" fill="white"/><path d="M23.6665 7.79492L40.2046 23.9199L23.6665 40.0449H20.416L35.8013 25.0449H7.79199V22.7949H35.8013L20.4175 7.79492H23.6665ZM37.644 23.5449H8.54199V24.2949H37.644L22.2588 39.2949H23.3618L39.1294 23.9199L23.3618 8.54492H22.2603L37.644 23.5449Z" fill="white"/><path d="M39.667 23.9199L23.5142 39.6699H21.3374L36.7227 24.6699H8.16699V23.1699H36.7227L21.3389 8.16992H23.5142L39.667 23.9199Z" stroke="white" stroke-width="0.1"/><path d="M23.6665 7.79492L40.2046 23.9199L23.6665 40.0449H20.416L35.8013 25.0449H7.79199V22.7949H35.8013L20.4175 7.79492H23.6665ZM37.644 23.5449H8.54199V24.2949H37.644L22.2588 39.2949H23.3618L39.1294 23.9199L23.3618 8.54492H22.2603L37.644 23.5449Z" stroke="white" stroke-width="0.1"/></svg>');
}
.block-100-gradient-teaser .icon-arrow-right-white:hover {
animation: bounceRight 2s infinite;
}
.block-100-gradient-teaser .icon-arrow-right-white:focus-visible {
outline: 2px solid var(--color-white);
}
@keyframes bounceRight {
0%, 100% { transform: translateX(0); }
50%      { transform: translateX(10px); }
} @media only screen and (max-width: 1199px) {
.block-100-gradient-teaser {
padding: 4.334rem 0 2.961rem;
}
.block-100-gradient-teaser .image img {
height: 12.018rem;
}
.block-100-gradient-teaser .header-wrapper {
margin-top: 1.5rem;
}
.block-100-gradient-teaser .header.withlink {
width: calc(100% - 3.5rem);
}
.block-100-gradient-teaser .icon-arrow-right-white {
margin-right: 3.5rem;
margin-top: 3.625rem;
}
}
@media only screen and (max-width: 991px) {
.block-100-gradient-teaser {
padding: 3.75rem 0 3.729rem;
}
.block-100-gradient-teaser .image img {
height: 11.146rem;
}
.block-100-gradient-teaser .header-wrapper {
margin-top: 4rem;
}
.block-100-gradient-teaser .header {
font-size: var(--font-size-h2-mobile);
line-height: var(--line-height-h2-mobile);
}
.block-100-gradient-teaser .header.withlink {
width: 100%;
}
.block-100-gradient-teaser .icon-arrow-right-white {
margin-right: 0;
margin-top: 1.5rem;
}
}.block-teaser-list-slider {
padding: 8rem 0;
}
.teaser-list-slider {
display: flex;
flex-direction: column;
gap: 3rem;
}
.teaser-list-slider img { width: 100%;
object-fit: cover;
border-radius: 5px;
}
.teaser-list-slider .teaser-content .title {
margin-bottom: 1rem;
font-weight: var(--font-weight-semi-bold);
} .teaser-slider-wrapper {
display: flex;
flex-direction: column;
gap: 2rem;
}
.teaser-slider-control {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.teaser-slider-nav {
position: relative;
display: flex;
align-items: center;
gap: 2rem;
}
.teaser-slider-nav .slick-arrow {
position: relative;
top: 0;
transform: inherit;
}
.teaser-slider-nav .slick-arrow.slick-prev {
top: -2px;
}
.teaser-slider-wrapper .teaser-list-slider img {
height: 25rem;
} @media only screen and (max-width: 1440px) {
.block-teaser-list-slider {
padding: 6rem 0;
}
}
@media only screen and (max-width: 991px) {
.block-teaser-list-slider {
padding: 3rem 0;
}
.block-teaser-list-slider .header-wrapper {
gap: 1.5rem;
}
.teaser-list-slider .row {
--bs-gutter-y: 2rem;
}
}
@media only screen and (max-width: 767px) {
.teaser-list-slider img {
height: 19.375rem;
}
.teaser-list-slider {
gap: 6rem;
}
.teaser-slider-wrapper .teaser-list-slider img {
height: 16.938rem;
}
}.block-line-divider {
height: 0.25rem;
background: var(--text-color);
opacity: 0.1;
}@keyframes slideUp {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
}
@keyframes slideDown {
from {
transform: translateY(0);
}
to {
transform: translateY(100%);
}
}
.modal.show.animate-slide-up {
animation: slideUp 300ms ease-out;
}
.modal:not(.show).animate-slide-up {
animation: slideDown 300ms ease-out;
}
.modal-dialog {
padding: 0 1rem;
}
.modal-content {
border-radius: 5px;
border: none;
padding: 0;  position: relative;
overflow-y: auto;
overflow-x: hidden;
}
.modal-content .header-wrapper{
gap: 0;
}
.modal-header {
position: sticky;
top: 0;
padding: 0;
border-bottom: none;
align-items: flex-start;
z-index: 99;
padding: 2rem;
}
.blue-bg .modal-header{
background: #004578;
}
.green-bg .modal-header{
background:#9DC121;
}
.gray2-bg .modal-header{
background: var(--color-gray);
}
.orange-bg .modal-header{
background: #E65E24;
}
.modal-body {
padding: 0 2rem 5.125rem;
width: 75%;
}
.btn-close {
--bs-btn-close-bg: url('data:image/svg+xml;charset=utf-8,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.6411 10.6665L32.0025 30.5703L30.6569 32.0072L31.3297 32.7257L32.0025 33.4441L50.6272 53.3332H53.3188L33.3418 32.0072L53.3327 10.6665L50.6411 10.6665Z" fill="white"/><path d="M13.3576 10.6665L32.0025 30.5703L30.6569 32.0072L31.3297 32.7257L32.0025 33.4441L13.3715 53.3332H10.6799L30.6569 32.0072L10.666 10.6665L13.3576 10.6665Z" fill="white"/></svg>');
--bs-btn-close-opacity: 1;
width: 4rem;
height: 4rem;
background-size: 4rem;
}
.modal-header .btn-close {
padding: 0;
background-size: contain;
} @media only screen and (max-width: 991px) {
.modal-content .header-wrapper {
gap: 0 !important;
}
.modal-dialog {
padding: 0 1.5rem;
}
.modal-body {
width: 100%;
padding: 0 2rem 2rem;
}
}
@media only screen and (max-width: 767px) {
.modal-content {
word-wrap: break-word;
}
}
@media only screen and (max-width: 575px) {
.modal-dialog {
padding: 0;
}
}.block-colored-tiles-teaser {
padding: 8rem 0;
}
.block-colored-tiles-teaser .tiles-container > .row {
--bs-gutter-y: 2rem;
}
.block-colored-tiles-teaser .tiles {
position: relative;
padding: 2rem;
display: flex;
flex-direction: column;
min-height: 23.75rem;
justify-content: space-between;
border-radius: 5px;
}
.block-colored-tiles-teaser .tiles .title {
width: 58%;
}
.block-colored-tiles-teaser .tiles .icon {
background-color: transparent;
border: none;
background-size: 4rem;
padding: 0; position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
background-position: calc(100% - 2rem) calc(100% - 2rem);
} @media only screen and (max-width: 1440px) {
.block-colored-tiles-teaser {
padding: 6rem 0;
}
}
@media only screen and (max-width: 991px) {
.block-colored-tiles-teaser {
padding: 4rem 0;
}
.block-colored-tiles-teaser .header-wrapper {
gap: 2rem;
}
}
@media only screen and (max-width: 767px) {
.block-colored-tiles-teaser {
padding: 3rem 0;
}
.block-colored-tiles-teaser .tiles {
min-height: 24.75rem;
}
}.block-logo-wall {
padding: 8rem 0;
}
.block-logo-wall .logos-container > .row {
align-items: baseline;
--bs-gutter-y: 2rem;
}
.block-logo-wall .logos-container img {
height: 9.563rem;
object-fit: contain;
}
.block-logo-wall .logos-container figure.logo-image {
text-align: left;
}
.logo-caption {
font-size: 0.875rem;
color: var(--text-color);
margin-top: 1rem;
}
.block-logo-wall .logos-container .hidden-logo {
display: none;
}
[data-theme="dark"] .block-logo-wall .logos-container .logo-image img{
background: var(--color-white);
} @media only screen and (max-width: 1440px) {
.block-logo-wall {
padding: 6rem 0;
}
}
@media only screen and (max-width: 991px) {
.block-logo-wall {
padding: 4rem 0;
}
.block-logo-wall .header-wrapper {
gap: 2rem;
}
}
@media only screen and (max-width: 767px) {
.block-logo-wall {
padding: 3rem 0;
}
.block-logo-wall .logos-container img {
height: 7.875rem;
}
}
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{ }
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(//www.korsch.com/wp-content/themes/korsch_theme/assets/plugins/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//www.korsch.com/wp-content/themes/korsch_theme/assets/plugins/slick/fonts/slick.eot);
src: url(//www.korsch.com/wp-content/themes/korsch_theme/assets/plugins/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//www.korsch.com/wp-content/themes/korsch_theme/assets/plugins/slick/fonts/slick.woff) format('woff'), url(//www.korsch.com/wp-content/themes/korsch_theme/assets/plugins/slick/fonts/slick.ttf) format('truetype'), url(//www.korsch.com/wp-content/themes/korsch_theme/assets/plugins/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none; background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent; background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0; background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{ }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
.slick-dotted.slick-slider {
margin: 0;
}
.slick-dots {
padding: 0;
position: relative;
bottom: 0;
}
.slick-dots li {
margin: 0 0.5rem;
}
.slick-dots li::before {
display: none;
}
.slick-dots li button {
padding: 0;
width: 1rem;
height: 1rem;
}
.slick-dots li button:before {
opacity: 1;
background: transparent;
content: '';
border: 2px solid var(--text-color);
}
.primary-bg .slick-dots li button:before {
border-color: var(--text-box);
}
.slick-dots li.slick-active button:before {
opacity: 1;
background: var(--text-color);
}
.primary-bg .slick-dots li.slick-active button:before {
background: var(--text-box);
}
.slick-dots li, .slick-dots li button:before {
width: 1rem;
height: 1rem;
border-radius: 50%;
transition: all 300ms;
} .slick-prev, .slick-next {
vertical-align: middle;
width: 3.875rem;
height: 3.875rem;
z-index: 1;
transition: all 300ms ease-out;
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
.slick-prev:before, .slick-next:before,
[data-theme="dark"] .primary-bg .slick-prev:before, [data-theme="dark"] .primary-bg .slick-next:before {
content: '';
font-family: inherit;
display: block;
width: 100%;
height: 100%;
opacity: 1;
background: url('data:image/svg+xml;charset=utf-8,<svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.375 30.0312L29.5109 50.375H26.6993L46.5719 31H9.6875V29.0625H46.5719L26.7012 9.6875H29.5109L50.375 30.0312Z" fill="%23182748"/><path d="M29.7077 9.20312L51.0694 30.0312L29.7077 50.8594H25.5092L45.3818 31.4844H9.20312V28.5781H45.3818L25.511 9.20312H29.7077ZM47.762 29.5469H10.1719V30.5156H47.762L27.8894 49.8906H29.3141L49.6806 30.0312L29.3141 10.1719H27.8913L47.762 29.5469Z" fill="%23182748"/><path d="M50.375 30.0312L29.5109 50.375H26.6993L46.5719 31H9.6875V29.0625H46.5719L26.7012 9.6875H29.5109L50.375 30.0312Z" stroke="%23182748" stroke-width="0.1"/><path d="M29.7077 9.20312L51.0694 30.0312L29.7077 50.8594H25.5092L45.3818 31.4844H9.20312V28.5781H45.3818L25.511 9.20312H29.7077ZM47.762 29.5469H10.1719V30.5156H47.762L27.8894 49.8906H29.3141L49.6806 30.0312L29.3141 10.1719H27.8913L47.762 29.5469Z" stroke="%23182748" stroke-width="0.1"/></svg>') no-repeat center;
}
[data-theme="dark"] .slick-prev:before, [data-theme="dark"] .slick-next:before,
.primary-bg .slick-prev:before, .primary-bg .slick-next:before {
background: url('data:image/svg+xml;charset=utf-8,<svg width="62" height="62" viewBox="0 0 62 62" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.375 30.0312L29.5109 50.375H26.6993L46.5719 31H9.6875V29.0625H46.5719L26.7012 9.6875H29.5109L50.375 30.0312Z" fill="white"/><path d="M29.7077 9.20312L51.0694 30.0312L29.7077 50.8594H25.5092L45.3818 31.4844H9.20312V28.5781H45.3818L25.511 9.20312H29.7077ZM47.762 29.5469H10.1719V30.5156H47.762L27.8894 49.8906H29.3141L49.6806 30.0312L29.3141 10.1719H27.8913L47.762 29.5469Z" fill="white"/><path d="M50.375 30.0312L29.5109 50.375H26.6993L46.5719 31H9.6875V29.0625H46.5719L26.7012 9.6875H29.5109L50.375 30.0312Z" stroke="white" stroke-width="0.1"/><path d="M29.7077 9.20312L51.0694 30.0312L29.7077 50.8594H25.5092L45.3818 31.4844H9.20312V28.5781H45.3818L25.511 9.20312H29.7077ZM47.762 29.5469H10.1719V30.5156H47.762L27.8894 49.8906H29.3141L49.6806 30.0312L29.3141 10.1719H27.8913L47.762 29.5469Z" stroke="white" stroke-width="0.1"/></svg>') no-repeat center;
}
.slick-prev:before {
transform: rotate(180deg);
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { }
.slick-disabled {
opacity: 0.2;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
opacity: 1;
}.prefooter {
background: var(--bg-box);
padding: 8rem 0 0;
}
.prefooter .contact_person-container {
margin-top: 6rem;
display: flex;
flex-direction: column;
gap: 3rem;
margin-bottom: 3rem;
}
#contact-filter #country-filter {
display: none;
}
.contact_person-container #contact-results-message {
font-weight: var(--font-weight-semi-bold);
display: none;
}
.contact_person-container .contact_persons {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 2rem;
row-gap: 3rem;
display: none;
}
.contact_person-container .contact_persons .contact-person {
flex: 0 0 auto;
width: calc(33.33333333% - 2rem);
border-left: 2px solid var(--text-color);
padding-left: 1.375rem;
display: flex;
flex-direction: column;
gap: 1.5rem;
}
.contact_person-container .contact_persons .contact-person .gap-8 {
gap: 0.5rem;
display: flex;
flex-direction: column;
}
.contact_person-container .contact_persons .contact-person a {
text-decoration: none;
}
.prefooter .contact-form-container {
display: flex;
align-items: center;
gap: 1.5rem;
margin-top: 2rem;
}
.prefooter .image {
position: relative;
max-height: 61.125rem;
min-height: 2rem;
overflow: hidden;
}
.prefooter .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: left top;
position: relative;
padding-left: calc((100vw - var(--containerImage)) / 2);
}
@media only screen and (min-width: 576px) {
.prefooter .image {
--containerImage: 540px;
}
}
@media only screen and (min-width: 768px) {
.prefooter .image {
--containerImage: 720px;
}
}
@media only screen and (min-width: 992px) {
.prefooter .image {
--containerImage: 960px;
}
}
@media only screen and (min-width: 1200px) {
.prefooter .image {
--containerImage: 1140px;
}
}
@media only screen and (min-width: 1400px) {
.prefooter .image {
--containerImage: 1200px;
}
} @media only screen and (max-width: 1440px) {
.prefooter {
padding: 6rem 0 0;
}
.prefooter .image {
max-height: 56.125rem;
}
}
@media only screen and (max-width: 1199px) {
.prefooter {
padding: 4rem 0 0;
}
.prefooter .image {
max-height: 58.125rem;
}
}
@media only screen and (max-width: 991px) {
.prefooter {
padding: 3rem 0 0;
}
.prefooter .contact_person-container {
margin-top: 2rem;
margin-bottom: 2rem;
gap: 2rem;
}
.contact_person-container .contact_persons {
row-gap: 2rem;
}
.contact_person-container .contact_persons .contact-person {
width: 100%;
}
.prefooter .image {
max-height: 19.375rem;
margin-top: 3rem;
}
}