section.about-section .about-row .image-column .responsive-video {
height: 100%;
padding: 0;
}
section.about-section .about-row .image-column .responsive-video .video-player {
height: 100%;
}
section.about-section .about-row .image-column .responsive-video .video-player .video-js {
height: 100%;
}
section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-big-play-button {
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
section.about-section .about-row .image-column {
width: 45%;
padding-right: 0;
}
section.about-section .about-row .content-column .content {
width: 64%;
}
section.about-section .about-row .content-column {
width: 55%;
padding: 4em 3em;
background-color: var(--background);
}
section.about-section .about-row .image-column .responsive-video .video-player {
height: 100%;
}
@media (max-width: 1024px) {
section.about-section .about-row {
height: 488px;
}
section.about-section .about-row .image-column {
width: 50%;
}
section.about-section .about-row .content-column {
height: 100%;
width: 50%;
padding: 0;
}
section.about-section .about-row .content-column .content {
width: 100%;
padding: 2em 2.5em;
}
}
@media (max-width: 980px) {
section.about-section .about-row {
height: 100%;
}
}
@media (max-width: 760px) {
section.about-section .about-row .image-column {
width: 100%;
}
section.about-section .about-row .content-column {
width: 100%;
}	
}
.footer-section .main-footer .wrapper .top .top-footer-row .column.is-1-4 .content .newsletter form .input-wrapper input {
color: #fff !important;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column.is-1-4 .content .newsletter form .checkbox-label input:checked+.status:after {
width: 5px;
height: 16px;
border-width: 0 2px 2px 0;
border-style: solid;
border-color: var(--baseFontColor);
content: "";
transform: rotate(45deg);
display: block;
margin-left: 10px;
margin-top: 3px;
}
form span[data-name*="your-consent"] label input {
position: absolute;
display: none;
}
form span[data-name*="your-consent"] label input:checked+span.wpcf7-list-item-label:before {
background: #fff;
}
form span[data-name*="your-consent"] label input:checked+span.wpcf7-list-item-label:after {
width: 5px;
height: 16px;
border-width: 0 2px 2px 0;
border-style: solid;
border-color: var(--baseFontColor);
content: "";
transform: rotate(45deg);
display: block;
margin-left: 10px;
margin-top: 3px;
position: absolute;
}
form span[data-name*="your-consent"] span.wpcf7-list-item-label:before {
width: 1.9em;
height: 1.9em;
margin-right: 1.2em;
display: block;
flex-shrink: 0;
background-color: var(--silver);
}
form span[data-name*="your-consent"] .wpcf7-list-item {
margin: 0;
}
form span[data-name*="your-consent"] span.wpcf7-list-item-label {
font-size: .77em;
color: var(--baseBgColor);
position: relative;
display: flex;
cursor: pointer;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column.is-1-4 .content .newsletter form .btn-primary {
color: var(--baseFontColor);
background: #fff;
font-family: var(--headlineFamily);
font-weight: bold;
text-transform: uppercase;
} .text-shadow {
text-shadow: 1px 1px hsla(0,0%,0%,.5);
}
.background.darken-background:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
background: hsla(0, 0%, 0%, .18);
}
@media (max-width: 1024px) {
.hide-mobile {
display: none;
}
.hide-desktop {
display: block;
}
.inner.hide-mobile {
display: none !important;
}
}
@media (min-width: 1024px) {
.hide-desktop {
display: none;
}
.inner.hide-desktop {
display: none !important;
}
.hide-mobile {
display: block;
}
}
.mobile .logo-mobile {
padding: 1.1em 2em 1em !important;
text-align: left !important;
}
.mobile .logo-mobile img {
height: 30px !important;
width: unset !important;
}
.mobile .logos {
gap: 10px !important;
}
.mobile .logos img {
max-height: 20px !important;
max-width: 30px !important;
}
.sticky {
position: sticky;
top: 0;
}
.overflow-show {
overflow: unset !important;
}
@media (max-width: 1024px) {
.hide-desktop.price-section {
display: none;
}
.hide-mobile.price-section {
display: block;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide {
height: 100% !important;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .background, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .background {
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner, body.home .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner {
height: 100% !important;
flex-flow: column !important;
padding: 1rem 0;
}
.hero-section .hero-slider .slick-arrow, body:not(.home) .hero-section .hero-slider .slick-arrow {
width: 30px;
height: 30px;
right: 0 !important;
left: unset !important;
bottom: -45px !important;
top: unset !important;
margin: 0;
background: var(--blue);
display: flex;
align-items: center;
justify-content: center;
}
.hero-section .hero-slider .slick-arrow.slick-prev body:not(.home) .hero-section .hero-slider .slick-arrow.slick-prev {
right: 30px !important;
}
.hero-section .hero-slider .slick-arrow img, body:not(.home) .hero-section .hero-slider .slick-arrow img {
width: 20px !important;
height: 20px !important;
object-fit: contain;
object-position: center;
}
.hero-section, body:not(.home) .hero-section {
aspect-ratio: 1080/800 !important;
}
.hero-section .hero-slider, body:not(.home) .hero-section .hero-slider {
height: 100% !important;
margin-bottom: 0!important;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper {
flex-grow: 1;
justify-content: center;
margin-bottom: 1rem !important;
}
body.home .car-search-section, body:not(.home) .car-search-section {
padding-top: 40px !important;
}
section.deal-section {
margin: 40px 0 0 0 !important;
padding: 0 !important;
}
form section.deal-section {
margin: 20px 0 0 0 !important;
}
.bm-60 {
margin-bottom: 20px !important;
}
.bm-30 {
margin-bottom: 10px !important;
}
body.page-template-page-contact .form-section .form-wrapper .checkbox-label, body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label, body.page-template-page-appointments .form-section .form-wrapper .checkbox-label, body.page-template-page-purchase .form-section .form-wrapper .checkbox-label, body.page-template-page-shop .form-section .form-wrapper .checkbox-label, body.page-template-page-thg .form-section .form-wrapper .checkbox-label, body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label, body.elementor-default .form-section .form-wrapper .checkbox-label {
padding: .5em 0 1em !important;
}
.wrapper.small {
width: var(--wrapperWidth) !important;
}
.page-header.fixed {
position: fixed;
transform: translateY(-100%);
left: 0;
right: 0;
z-index: 999;
background: #fff;
box-shadow: 0px 3px 25px #0000001A;
transition: .5s linear;
animation: slideDown .5s ease;
animation-direction: reverse;
}
.page-header.scroll {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
background: #fff;
box-shadow: 0px 3px 25px #0000001A;
transition: .5s linear;
animation: slideDown .5s ease;
}
body.home .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .note {
font-size: .6em;
color: #fff !important;
padding: 0 1rem;
line-height: 1.2;
}
body.home .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper .title, body.home .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper .sub-title {
color: #fff !important;
}
body.home .car-search-section {
padding-top: 50px !important;
}
body.home .car-search-section {
padding-top: 50px !important;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide  .action, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide  .action {
padding-bottom: 2em;
}
body:not(.home) .hero-section {
padding: 0 !important;
}
.hero-section .background img {
object-fit: cover !important;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .cta, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .cta {
font-size: 12px !important;
}
body.home section.imagenews-section .image-news-grid .image-news-item .content * {
text-align: center;
}
body.home section.imagenews-section .image-news-grid .image-news-item .actions {
padding-top: 0 !important;
}
body.home section.imagenews-section .image-news-grid .image-news-item .actions a {
padding: .5rem 1rem !important;
}
body.home section.brands-section .partner-grid .partner-item {
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
display: grid !important;
align-items: center;
padding-bottom: 0 !important;
}
body.home section.brands-section .partner-grid .partner-item .image {
grid-area: 1 / 1 / 3 / 2;
}
body.home section.brands-section .partner-grid .partner-item .partner-number {
grid-area: 1 / 2 / 2 / 3;
align-self: end;
}
body.home section.brands-section .partner-grid .partner-item div:nth-last-of-type {
grid-area: 2 / 2 / 3 / 3;
align-self: start;
}
body.home section.brands-section .partner-grid .partner-item .image {
height: unset !important;
}
section.brands-section .tabs ul.tabnav li [class^="icon-at-"] {
font-size: 20px !important;
display: none !important;
}
body.home section.brands-section .tabs ul.tabnav {
flex-flow: wrap !important;
}
body.home section.brands-section .tabs ul.tabnav li {
width: 50% !important;
padding: .5em 0 !important;
justify-content: space-between !important;
font-size: 14px !important;
}
body.home section.brands-section .tabs ul.tabnav li.active {
padding: 1em !important;
justify-content: center !important;
font-size: 18px !important;
}
body.home section.brands-section .tabs ul.tabnav li.active [class^="icon-at-"] {
display: block !important;
}
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions a, body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions a, body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions a {
padding: .5rem !important;
}
.car-offer-item .note p {
margin-bottom: 0;
font-size: 14px !important;
}
body.page-template-page-caroffer section.car-offer-section .brands a, body.page-template-page-caroffer-filter section.car-offer-section .brands a {
width: 30% !important;
}
body.page-template-page-caroffer section.car-offer-section .brands a img, body.page-template-page-caroffer-filter section.car-offer-section .brands a img {
height: 35px !important;
}
body.home section.imagenews-section .image-news-grid .image-news-item .content {
padding: 2em !important;
}
}
@media (max-width: 769px) {
.hide-desktop.price-section {
display: block;
transition: .5s linear;
}
.hide-mobile.price-section {
display: none;
}
.ausstattung .ausstattung-block {
width: 100% !important;
}
.single-verkaufsangebote .mission-row .content-column .content {
display: flex;
flex-flow: column;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
section.price-section .offer {
background: var(--blue);
color: #fff;
padding: .5rem 1rem;
font-size: 0.77em;
}
section.price-section .actions {
background: #fff;
padding: 1em;
display: flex;
flex-flow: column;
gap: 10px;
}
section.price-section .actions .btn-secondary {
border-color: var(--baseFontColor);
padding-top: 5px;
flex-grow: 1;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
font: 700 14px var(--headlineFamily);
}
section.price-section .actions {
flex-flow: row !important;
}
section.price-section .actions .btn-secondary.blue {
border-color: var(--blue);
color: var(--blue);
}
section.price-section .offer .price {
font: 700 36px / 36px var(--headlineFamily);
}
.hide-desktop.price-section.scroll {
top: 68px;
}
}
@media (max-width: 600px) {
.hide-desktop.price-section.scroll {
top: 128px;
}
}
@keyframes slideDown {
from {
transform: translateY(-100%);
}
to {
transform: translateY(0);
}
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note {
padding: 0 !important;
font-size: .6em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note span {
font-size: 1rem;
font-weight: bold;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.offer, body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note {
width: 100% !important;
}
section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content {
padding: 1rem !important;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col {
padding: 0 1rem 1rem 1rem !important;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary {
height: unset !important;
font-size: 1rem !important;
}
.hero-section .hero-slider .slick-list, body:not(.home) .hero-section .hero-slider .slick-list, .hero-section .hero-slider .slick-list .slick-track, .hero-section .slick-slider, .hero-section .slick-slide img, .hero-section .slick-slide picture, .hero-section .slick-slide > div {
height: 100% !important;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner  {
color: #fff;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide {
width: var(--wrapperwithWide);
display: flex;
flex-flow: column;
max-width: var(--maxWrapperWith);
margin: auto;
}
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide  .action, body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide  .action {
text-align: right;
padding-bottom: 1em;
}
@media (min-width: 1024px) {
.hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide, .body:not(.home) .hero-section .hero-slider .slick-list .slick-track .slick-slide > div .hero-slide .inner .wrapper-wide {
position: absolute;
}
}
a.cta-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.hero-slider .slick-dots {
bottom: 0 !important;
}
.hero-slider .slick-dots li {
margin: 0 0.2rem;
}
.hero-slider .slick-dots li button {
width: .7rem;
height: .7rem;
border-radius: 100%;
background: hsla(0,0%,100%,.6);
box-shadow: 0px 3px 25px #0000001A;
}
.hero-slider .slick-dots li.slick-active button {
background: #fff;
} 
h1, .h1 {
margin-bottom: 1rem !important;
}
.image-news-grid .image-news-item {
position: relative;
}
.image-news-grid .image-news-item .cta-wrapper {
position: absolute;
top:0;
left: 0;
right: 0;
bottom: 0;
cursor:pointer;
}
.image-news-grid .image-news-item .cta-wrapper .full-link {
position: absolute;
top:0;
left: 0;
right: 0;
bottom: 0;
}
.read-more .btn-secondary {
margin: 0 0 1rem 0;
}
.image .overlay {
font-size: 1.5rem !important;
}
.footer-section .main-footer {
padding: 3em 0 !important;
}
.notes_top {
padding-bottom: 3em;
}
.mobile-main-navigation-component .trigger {
position: fixed !important;
}
.elementor-widget-container section.counterpart-section {
background: transparent;
}
@media (max-width: 600px) {
.page-header.scroll, .page-header.fixed {
animation: none;
transform: translateY(0);
}
.page-header.fixed .mobile .logos {
height: 0;
overflow: hidden; 
transform: translateY(-100%);
}
.page-header.scroll .mobile .logos {
height: auto;
animation: slideDown .5s ease;
}
.logo-mobile {
position: relative;
z-index: 3;
}
}
.phone-numbers {
list-style-type: none;
margin: 0;
padding: 0;
}
.phone-numbers li {
margin: 0;
display: flex;
justify-content: space-between;
padding: 0.5em 2em;
border-bottom: 1px solid #E8EDED;
background: #fff;
}
#counterparts-bit .counterpart-item .image picture, #counterparts-bit .counterpart-item .image picture img {
width: 100% !important;
height: 100% !important;
}
.bgcolor-1{background-color:transparent}.bgcolor-1-outlook{background-color:#F1F5F7}.color-1{color:#082137}.bgcolor-2{background-color:transparent}.bgcolor-2-outlook{background-color:#FFF}.color-2{color:#082137}.aux-color-1{color:#00282E}.aux-bgcolor-1{background-color:#00282E}.aux-color-2{color:#15C}.aux-bgcolor-2{background-color:#15C}body{background-color:#F1F5F7}a{color:#15C}.cr-web-row{width:100%;max-width:600px}.cr-maxwidth{max-width:600px}
.cr-text{font-family:Helvetica,Arial,sans-serif;font-size:14px}
.cr-nope{display:none!important}.cr-web-row{box-sizing:border-box}@media only screen and (max-width:768px){.cr-web-row{width:75vw}}.cr-web-wrapper{display:flex;justify-content:center}.cr-web-row ul,.cr-web-row li{gap:4px;flex-direction:row}.cr-web-row ul{padding:0 8px;margin:0;list-style-type:none;flex-direction:column}.cr-web-row option{min-height:2em;white-space:normal}.cr-web-form{display:flex;flex-direction:column}.cr-web-form input,.cr-web-form select,.cr-web-form button{padding:8px 12px;border-radius:4px;border-style:solid;border-width:1px}.cr-web-form label,.cr-web-label{font-weight:500;padding:8px 0 8px 0;font-style:normal;line-height:normal}.cr-web-form button{font-size:1em;font-weight:700;color:#fff;font-style:normal;border-style:solid;border-color:#fff0;border-radius:4px;cursor:pointer}.cr-web-form label.required:after{content:' *';width:10px;height:100%;font-size:1.1em;line-height:inherit}.cr-web-label.required:after{content:' *'}.cr-web-form label.required .cred-html-wrapper,.cr-web-form label.required .cred-html{display:inline-block!important}
.cr-web-label.required:after{content:' *'}
.cr-consent-required{display:block;margin-left:24px;padding:0!important}.cr-consent-required:after{content:' *'}
.cr-consent-wrapper{display:flex;align-items:start}.cr-consent-wrapper input{display:block;width:auto}
u+#body a{color:#15C} .brand-filter {
display: flex;
flex-flow: row wrap;
gap: .5rem;
width: 100%;
align-items: stretch;
margin: 1rem 0;
}
.brand-label {
background: #fff;
display: flex;
align-items: center;
justify-content: center;
padding: .7rem 2rem;
flex-flow: column;
}
.brand-label .brand-image {
width: 64px;
height: 64px;
}
.brand-label .brand-image img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: center;
}
.brand-label .brand-image .default-image {
display: block;
}
.brand-label .brand-image .highlight-image {
display: none;
}
.brand-label input {
display: none;
}
.brand-label.selected {
background: var(--blue);
color: #fff;
}
.brand-label.selected .brand-image .default-image {
display: none;
}
.brand-label.selected .brand-image .highlight-image {
display: block;
}
.counterpart-grid, .ansprechpartner-list {
width: 100%;
}
.contacts .first.title {
font-size: 14px;
}
.contacts .first.title + .number {
border-bottom: 1px solid hsla(0, 0%, 0%, .1);
margin-bottom: .5rem;
}
.contacts .number:last-of-type {
border-bottom: none !important;
margin-bottom: 0 !important;
}
.counterpart-item .content-wrap {
flex-grow: 1;
display: flex;
flex-flow: column;
}
.counterpart-item .content-wrap .content {
flex-grow: 1;
}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--baseFontColor:#292929;--baseBgColor:#fff;--primaryColor:#3e69b6;--secondaryColor:tomato;--errorColor:tomato;--successColor:green;--warnColor:#ff0;--baseFontFamily:sans-serif;--headlineFamily:sans-serif;--hightightFontFamily:sans-serif;--baseFontSize:.9vw;--h1FontSize:calc(2 * var(--baseFontSize));--h2FontSize:calc(1.8 * var(--baseFontSize));--h3FontSize:calc(1.6 * var(--baseFontSize));--h4FontSize:calc(1.3 * var(--baseFontSize));--h5FontSize:calc(1.2 * var(--baseFontSize));--h6FontSize:calc(1.1 * var(--baseFontSize));--baseFontSizeDefault:14px;--h1FontSizeDefault:calc(2 * var(--baseFontSizeDefault));--h2FontSizeDefault:calc(1.8 * var(--baseFontSizeDefault));--h3FontSizeDefault:calc(1.6 * var(--baseFontSizeDefault));--h4FontSizeDefault:calc(1.3 * var(--baseFontSizeDefault));--h5FontSizeDefault:calc(1.2 * var(--baseFontSizeDefault));--h6FontSizeDefault:calc(1.1 * var(--baseFontSizeDefault));--baseLineHeight:1.4;--headlineLineHeight:1.1;--wrapperWidth:85vw;--wrapperWidthDefault:1400px;--maxWrapperWith:95%;--wrapperBackgroundColor:transparent;--tabletLarge:1024px;--tabletSmall:768px;--phoneLarge:600px;--phoneSmall:400px;--12px:.625vw;--14px:.72vw;--15px:.78vw;--16px:.83vw;--17px:.88vw;--18px:.93vw;--19px:.98vw;--20px:1.04vw;--22px:1.14vw;--24px:1.25vw;--25px:1.3vw;--26px:1.35vw;--29px:1.51vw;--30px:1.56vw;--32px:1.66vw;--33px:1.71vw;--34px:1.77vw;--36px:1.87vw;--40px:2.08vw;--43px:2.26vw;--45px:2.34vw;--46px:2.39vw;--47px:2.44vw;--48px:2.5vw;--51px:2.65vw;--56px:2.91vw;--63px:3.28vw;--71px:3.72vw;--72px:3.75vw}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:active,:focus{outline:none}body{font-family:var(--baseFontFamily);color:var(--baseFontColor);line-height:var(--baseLineHeight);background-color:var(--baseBgColor)}iframe,img{max-width:100%}h1,h2,h3,h4,h5,h6{line-height:var(--headlineLineHeight);font-family:var(--hightightFontFamily);margin-top:0;margin-bottom:1em;font-weight:400}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}p{margin-top:0;margin-bottom:1em}a{color:var(--primaryColor);text-decoration:none}.wrapper{margin:auto;width:var(--wrapperWidthDefault);max-width:var(--maxWrapperWith)}ul{list-style-type:circle;padding-left:1rem}ul li{margin:0 .5em}table{width:100%}table tr{border-bottom:1px solid #ccc}table tr:last-child{border-bottom-color:transparent}table th{text-align:left}table td,table th{padding:0 .5em}address{font-style:normal}.level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.level .is-flex{-webkit-box-flex:1;-ms-flex:1;flex:1}.module-404{text-align:center;padding:5em 2em}:root{--slick-font-path:"./fonts/";--slick-font-family:"slick";--slick-loader-path:"./";--slick-arrow-color:#fff;--slick-dot-color:#000;--slick-dot-color-active:var(--slick-dot-color);--slick-prev-character:"\2190";--slick-next-character:"\2192";--slick-dot-character:"\2022";--slick-dot-size:6px;--slick-opacity-default:.75;--slick-opacity-on-hover:1;--slick-opacity-not-active:.25}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:var(--slick-opacity-on-hover)}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:var(--slick-opacity-not-active)}.slick-next:before,.slick-prev:before{font-family:var(slick-font-family);font-size:20px;line-height:1;color:var(--slick-arrow-color);opacity:var(--slick-opacity-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:var(--slick-prev-character)}[dir=rtl] .slick-prev:before{content:var(--slick-next-character)}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:var(--slick-next-character)}[dir=rtl] .slick-next:before{content:var(--slick-prev-character)}.slick-dotted .slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:var(--slick-opacity-on-hover)}.slick-dots li button:before{position:absolute;top:0;left:0;content:var(--slick-dot-character);width:20px;height:20px;font-family:var(--slick-font-family);font-size:var(--slick-dot-size);line-height:20px;text-align:center;color:var(--slick-dot-color);opacity:var(--slick-opacity-not-active);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:var(--slick-dot-color-active);opacity:var(--slick-opacity-default)}.slick-slide img{width:100%}body{font-size:var(--baseFontSizeDefault)}h1{font-size:var(--h1FontSizeDefault)}h2{font-size:var(--h2FontSizeDefault)}h3{font-size:var(--h3FontSizeDefault)}h4{font-size:var(--h4FontSizeDefault)}h5{font-size:var(--h5FontSizeDefault)}h6{font-size:var(--h6FontSizeDefault)}.widget_archive ul li,.widget_categories ul li,.widget_recent_comments ul li,.widget_recent_entries ul li{font-size:calc(.7 * var(--baseFontSizeDefault))}.widget_archive ul li a,.widget_categories ul li a,.widget_recent_comments ul li a,.widget_recent_entries ul li a{font-size:calc(.9 * var(--baseFontSizeDefault))}.widget_recent_comments ul li>a{font-size:calc(.7 * var(--baseFontSizeDefault))}.widget_tag_cloud .tagcloud a{font-size:calc(.9 * var(--baseFontSizeDefault))!important}@media (max-width:768px){html.fullscaling{font-size:calc(var(--baseFontSize) * 1.5)}}@media (max-width:500px){html.fullscaling{font-size:calc(var(--baseFontSize) * 3)}}@media (max-width:768px){html.fullscaling h1{font-size:calc(var(--h1FontSize) * 1.5)}}@media (max-width:500px){html.fullscaling h1{font-size:calc(var(--h1FontSize) * 3)}}@media (max-width:768px){html.fullscaling h2{font-size:calc(var(--h2FontSize) * 1.5)}}@media (max-width:500px){html.fullscaling h2{font-size:calc(var(--h2FontSize) * 3)}}@media (max-width:768px){html.fullscaling h3{font-size:calc(var(--h3FontSize) * 1.5)}}@media (max-width:500px){html.fullscaling h3{font-size:calc(var(--h3FontSize) * 3)}}@media (max-width:768px){html.fullscaling h4{font-size:calc(var(--h4FontSize) * 1.5)}}@media (max-width:500px){html.fullscaling h4{font-size:calc(var(--h4FontSize) * 3)}}@media (max-width:768px){html.fullscaling h5{font-size:calc(var(--h5FontSize) * 1.5)}}@media (max-width:500px){html.fullscaling h5{font-size:calc(var(--h5FontSize) * 3)}}@media (max-width:768px){html.fullscaling h6{font-size:calc(var(--h6FontSize) * 1.5)}}@media (max-width:500px){html.fullscaling h6{font-size:calc(var(--h6FontSize) * 3)}}@media (max-width:768px){html.fullscaling .widget_archive ul li,html.fullscaling .widget_categories ul li,html.fullscaling .widget_recent_comments ul li,html.fullscaling .widget_recent_entries ul li{font-size:1.05em}}@media (max-width:500px){html.fullscaling .widget_archive ul li,html.fullscaling .widget_categories ul li,html.fullscaling .widget_recent_comments ul li,html.fullscaling .widget_recent_entries ul li{font-size:2.1em}}@media (max-width:768px){html.fullscaling .widget_archive ul li a,html.fullscaling .widget_categories ul li a,html.fullscaling .widget_recent_comments ul li a,html.fullscaling .widget_recent_entries ul li a{font-size:calc(var(--baseFontSize) * 1.5)}}@media (max-width:500px){html.fullscaling .widget_archive ul li a,html.fullscaling .widget_categories ul li a,html.fullscaling .widget_recent_comments ul li a,html.fullscaling .widget_recent_entries ul li a{font-size:calc(var(--baseFontSize) * 3)}}html.fullscaling .widget_recent_comments ul li>a{font-size:.7vw}@media (max-width:768px){html.fullscaling .widget_tag_cloud .tagcloud a{font-size:calc(var(--baseFontSize) * 1.5)}}@media (max-width:500px){html.fullscaling .widget_tag_cloud .tagcloud a{font-size:calc(var(--baseFontSize) * 3)}}.post-metas{font-size:.8em}.post-metas .categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-metas .categories .category{display:inline-block;margin:0 .5em .5em 0;padding-right:.5em;position:relative}.post-metas .categories .category:last-child:after{display:none}.post-metas .categories .category:after{content:"/";color:var(--baseFontColor);position:absolute;top:0;right:-.1em;opacity:.7}.post-metas .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-metas .tags .tag{display:inline-block;margin:0 0 .5em .5em;padding:.2em .7em;background:#f0f0f0;border-radius:.2rem;color:#444}.post-metas .author a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-metas .author a svg{width:1em;margin-right:.5em;opacity:.5}.post-metas .author a svg path{color:var(--baseFontColor)}.post-metas .published-at svg{width:1em;margin-right:.5em;opacity:.5}.post-metas .published-at svg path{color:var(--baseFontColor)}.single .meta{font-size:.8em}.single .meta .categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.single .meta .categories .category{display:inline-block;margin:0 .5em .5em 0;padding-right:.5em;position:relative}.single .meta .categories .category:last-child:after{display:none}.single .meta .categories .category:after{content:"/";color:var(--baseFontColor);position:absolute;top:0;right:-.1em;opacity:.7}.single .meta .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.single .meta .tags .tag{display:inline-block;margin:0 0 .5em .5em;padding:.2em .7em;background:#f0f0f0;border-radius:.2rem;color:#444}.single .meta .author a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single .meta .author a svg{width:1em;margin-right:.5em;opacity:.5}.single .meta .author a svg path{color:var(--baseFontColor)}.single .meta .published-at svg{width:1em;margin-right:.5em;opacity:.5}.single .meta .published-at svg path{color:var(--baseFontColor)}.blog-posts-list .blog-posts-list-item{margin-bottom:4rem}.blog-posts-list .blog-posts-list-item .title{margin-bottom:.5em}.blog-posts-list .blog-posts-list-item .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-posts-list .blog-posts-list-item .meta>div{margin-bottom:1em}.blog-posts-list .blog-posts-list-item .meta .published-at{width:50%;margin-bottom:1em}.blog-posts-list .blog-posts-list-item .meta .author{width:50%;text-align:right}.blog-posts-list .blog-posts-list-item .meta .categories{width:50%}.blog-posts-list .blog-posts-list-item .meta .tags{width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-posts-list .blog-posts-list-item .body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}.blog-posts-list .blog-posts-list-item .body .thumbnail{width:200px;margin-right:2rem;max-height:150px;overflow:hidden}@media (max-width:768px){.blog-posts-list .blog-posts-list-item .body .thumbnail{width:20%;margin-right:3vw}}.blog-posts-list .blog-posts-list-item .body .excerpt{-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-posts-list .blog-posts-list-item .body .read-more{margin-top:1rem}.blog-posts-list .blog-posts-list-item .meta{font-size:.8em}.blog-posts-list .blog-posts-list-item .meta .categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-posts-list .blog-posts-list-item .meta .categories .category{display:inline-block;margin:0 .5em .5em 0;padding-right:.5em;position:relative}.blog-posts-list .blog-posts-list-item .meta .categories .category:last-child:after{display:none}.blog-posts-list .blog-posts-list-item .meta .categories .category:after{content:"/";color:var(--baseFontColor);position:absolute;top:0;right:-.1em;opacity:.7}.blog-posts-list .blog-posts-list-item .meta .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-posts-list .blog-posts-list-item .meta .tags .tag{display:inline-block;margin:0 0 .5em .5em;padding:.2em .7em;background:#f0f0f0;border-radius:.2rem;color:#444}.blog-posts-list .blog-posts-list-item .meta .author a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-posts-list .blog-posts-list-item .meta .author a svg{width:1em;margin-right:.5em;opacity:.5}.blog-posts-list .blog-posts-list-item .meta .author a svg path{color:var(--baseFontColor)}.blog-posts-list .blog-posts-list-item .meta .published-at svg{width:1em;margin-right:.5em;opacity:.5}.blog-posts-list .blog-posts-list-item .meta .published-at svg path{color:var(--baseFontColor)}.pagination{padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination a{display:inline-block;padding:.5em 1em;border:1px solid #eee;margin:0 1em;text-decoration:none;color:#888}.pagination a.current{color:var(--primaryColor);border-color:var(--primaryColor)}.pagination.type-prev-next{width:100%;margin-top:3vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pagination.type-prev-next .move-left a,.pagination.type-prev-next .move-right a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination.type-prev-next .move-left a svg,.pagination.type-prev-next .move-right a svg{width:1em}.pagination.type-prev-next .move-left a .text+svg,.pagination.type-prev-next .move-left a svg+.text,.pagination.type-prev-next .move-right a .text+svg,.pagination.type-prev-next .move-right a svg+.text{margin-left:1em}.pagination.type-prev-next .move-left .inactive svg,.pagination.type-prev-next .move-right .inactive svg{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:.3}.pagination.type-prev-next .numerics .pagination a{padding:0;font-weight:700;border:none}.pagination.type-prev-next .numerics .pagination a.current,.pagination.type-prev-next .numerics .pagination a:hover{color:var(--primaryColor)}.content-wrapper.with-sidebar-right{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:500px){.content-wrapper.with-sidebar-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-wrapper.with-sidebar-right>div:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:2rem}@media (max-width:500px){.content-wrapper.with-sidebar-right>div:first-child{padding-right:0;margin-bottom:5em}}.content-wrapper.with-sidebar-right .sidebar{width:300px}@media (max-width:768px){.content-wrapper.with-sidebar-right .sidebar{width:20vw}}@media (max-width:500px){.content-wrapper.with-sidebar-right .sidebar{width:100%}}.sidebar .widget{margin-bottom:2rem}.post-share-block{text-align:center;margin:4em 0}.post-share-block .title{margin-bottom:1em}.post-share-block .shares{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-share-block .shares a{line-height:0;display:inline-block;margin:0 1em}.post-share-block .shares a svg{height:2em}.widget_archive ul,.widget_categories ul,.widget_recent_comments ul,.widget_recent_entries ul{margin:0;padding:0;list-style:none}.widget_archive ul li,.widget_categories ul li,.widget_recent_comments ul li,.widget_recent_entries ul li{margin:0;margin-bottom:-1px;border:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:.5rem;color:rgba(0,0,0,.4)}.widget_archive ul li a,.widget_categories ul li a,.widget_recent_comments ul li a,.widget_recent_entries ul li a{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.5rem}.widget_recent_comments ul li{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.widget_recent_comments ul li .comment-author-link{width:100%;font-weight:600}.widget_recent_comments ul li>a{padding-left:.3em!important;display:inline-block!important}form input[type=date].invalid,form input[type=email].invalid,form input[type=number].invalid,form input[type=password].invalid,form input[type=tel].invalid,form input[type=text].invalid,form select.invalid,form textarea.invalid{border-color:var(--errorColor)}form label.checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}form label.checkbox-label:hover{cursor:pointer}form label.checkbox-label input{position:absolute;display:none}form label.checkbox-label input:checked+.status{border-color:var(--primaryColor);background-color:var(--primaryColor)}form label.checkbox-label .status{width:1.5em;height:1.5em;margin-right:1em;background-color:var(--baseBgColor);border-radius:50%}form label.checkbox-label .text{-webkit-box-flex:1;-ms-flex:1;flex:1}form label.checkbox-label .text.invalid{color:var(--errorColor)}form label.checkbox-label .text a{color:inherit;text-decoration:underline}form label.checkbox-label .text a:hover{color:var(--primaryColor)}form .upload{padding:1em 0}form .upload .error_message{color:var(--errorColor)}form .upload .subline{margin-top:1.5em}form .upload .upload-label{display:block;position:relative;cursor:pointer}form .upload .upload-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form .upload .upload-wrapper .file-icon svg{width:2em;height:auto}form .upload .upload-wrapper .file-icon svg path{fill:var(--primaryColor)}form .upload .file-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form .upload .file-list .file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .upload .file-list .file .delete{cursor:pointer;padding:0 .4em;margin-right:1em;padding-left:0}form .upload .file-list .file .delete svg{width:2em;height:2em;stroke:var(--errorColor)}form .upload .file-list .file .filebox{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}form .upload .file-list .file .filebox .progress{height:.5em;width:100%}form .upload .file-list .file .filebox .progress .inner{background-color:var(--primaryColor);height:100%}form .upload .file-upload{position:absolute;top:50%;right:0;visibility:hidden}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1em}.row.collapsed{margin:0}.row.collapsed .column{padding:0}.row.spaced{margin:0 -3em}.row.spaced .column{padding:0 3em}.row .column{padding:0 1em}.row .column.is-1-2{width:50%}.row .column.is-1-3{width:33.33%}.row .column.is-1-4{width:25%}.row .column.is-1-5{width:20%}.row .column.is-2-3{width:66.66%}.row .column.is-2-4{width:50%}.row .column.is-2-5{width:40%}.row .column.is-3-4{width:75%}.row .column.is-3-5{width:60%}.row .column.is-4-5{width:80%}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}:root{--calendarHasEventOpacity:20%;--calendarHasEventOpacityHover:20%;--calendarHasEventColor:#3e69b6;--calendarHasEventColorHover:#3e69b6}div#calendar div.box{position:relative;top:0;left:0;width:100%;height:40px;background-color:var(--primaryColor)}div#calendar div.header{height:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}div#calendar div.header a.next,div#calendar div.header a.prev{cursor:pointer;line-height:0;text-decoration:none}div#calendar div.header a.next svg,div#calendar div.header a.prev svg{width:.5rem}div#calendar div.header a.prev{left:0}div#calendar div.header a.next{right:0}div#calendar ul.label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}div#calendar ul.label li{margin:0;padding:0;width:15%;list-style-type:none;height:40px;line-height:40px;text-align:center;background-color:transparent}div#calendar ul.dates{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div#calendar ul.dates li{margin:0;vertical-align:middle;list-style-type:none;width:13%;background-color:#fff;color:#000;text-align:center;margin-bottom:5px;padding:.7em 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s;transition:all .2s}div#calendar ul.dates li.mask{background-color:transparent}div#calendar ul.dates li.has-events{background-color:var(--calendarHasEventColor);-webkit-transition:all .2s;transition:all .2s;position:relative}div#calendar ul.dates li.has-events:hover{background-color:var(--calendarHasEventColorHover);cursor:pointer}div#calendar ul.dates li .info-popup{position:absolute;top:100%;right:0;background-color:#fff;-webkit-box-shadow:0 .2em .5em rgba(0,0,0,.2);box-shadow:0 .2em .5em rgba(0,0,0,.2);display:none}div#calendar ul.dates li .info-popup a{display:block;min-width:300px;text-align:left;padding:.5em;font-size:.8em}div#calendar ul.dates li .info-popup a:hover{background-color:rgba(0,0,0,.05)}:focus{outline:none}div.clear{clear:both}body.single-event .heading{display:-webkit-box;display:-ms-flexbox;display:flex}body.single-event .heading .event-thumbnail{width:10%;margin-bottom:3em}body.single-event .heading .event-meta{padding-left:3em}body.post-type-archive-event .events-list .event{display:-webkit-box;display:-ms-flexbox;display:flex}body.post-type-archive-event .events-list .event .event-thumbnail{width:10%;margin-right:2em}body.post-type-archive-event .events-list .event .event-meta p{margin-bottom:0}body.single-reference .badges{display:-webkit-box;display:-ms-flexbox;display:flex}body.single-reference .badges .badge{display:inline-block;font-size:.4em;padding:.3em .6em;margin-left:1em;background-color:#eee;border-radius:.3em}body.post-type-archive-reference .references .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2em}body.post-type-archive-reference .references .filters .filter{display:inline-block;margin:.3em .5em;color:inherit}body.post-type-archive-reference .references .references-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1em}body.post-type-archive-reference .references .references-list .reference{padding:1em;width:50%}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail{overflow:hidden;position:relative;height:12em;margin:0}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a{display:block;height:100%}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a:hover .meta{opacity:1}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a:hover .meta .category,body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a:hover .meta .name{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a img{width:100%;position:absolute;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a .meta{opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em;background-color:rgba(0,0,0,.7);-webkit-transition:all .2s;transition:all .2s}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a .meta .category{font-size:.8em;font-weight:600;color:#aaa;opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em);-webkit-transition:all .6s;transition:all .6s;-webkit-transition-delay:.5s;transition-delay:.5s}body.post-type-archive-reference .references .references-list .reference .reference-thumbnail a .meta .name{font-size:1.5em;color:#fff;opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em);-webkit-transition:all .6s;transition:all .6s;-webkit-transition-delay:1s;transition-delay:1s}.nr-contact-panel{background-size:cover;background-position:50%;position:relative}.nr-contact-panel .overlay{position:absolute;left:0;top:0;right:0;bottom:0;background-color:#444;opacity:.95}.nr-contact-panel .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:10em;position:relative;top:-2em}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.nr-contact-panel .info{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .info{margin-bottom:5em}}.nr-contact-panel .info .box{background-color:#fff;padding:8em 3em}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .info .box{padding:20vw 10vw 5vw}}.nr-contact-panel .info .box .heading h3{margin-bottom:1vw}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .info .box .heading h3{font-size:5vw}}.nr-contact-panel .info .box .heading .subtitle{font-style:italic;margin-bottom:3vw}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .info .box .heading .subtitle{font-size:4vw}}.nr-contact-panel .info .title{font-weight:700;margin-bottom:2em}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .info .title{font-size:3vw}}.nr-contact-panel .info .element{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2em}.nr-contact-panel .info .element .icon{width:3em}.nr-contact-panel .info .element .icon svg{height:1em;width:auto}.nr-contact-panel .info .element .items{-webkit-box-flex:1;-ms-flex:1;flex:1}.nr-contact-panel .info table{width:100%}.nr-contact-panel .info table td{padding:0}.nr-contact-panel .form{margin-left:4em;width:55%;color:#fff}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .form{width:100%;margin:0}}.nr-contact-panel .form a{color:#fff;display:inline-block;border-bottom:1px solid hsla(0,0%,100%,.2)}.nr-contact-panel .form input[type=email],.nr-contact-panel .form input[type=text],.nr-contact-panel .form textarea{display:block;width:100%;background-color:transparent;border:none;border-bottom:.05vw solid #fff;padding:1em 0;resize:none;color:#fff}.nr-contact-panel .form ::-webkit-input-placeholder{color:#fff;opacity:1}.nr-contact-panel .form ::-moz-placeholder{color:#fff;opacity:1}.nr-contact-panel .form ::-ms-input-placeholder{opacity:1}.nr-contact-panel .form ::placeholder{color:#fff;opacity:1}.nr-contact-panel .form :-ms-input-placeholder,.nr-contact-panel .form ::-ms-input-placeholder{color:#fff}.nr-contact-panel .form .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2em}.nr-contact-panel .form .form-row .column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 1em}.nr-contact-panel .form .form-row label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nr-contact-panel .form .form-row label:hover{cursor:pointer}.nr-contact-panel .form .form-row label input{display:none}.nr-contact-panel .form .form-row label input+.status{display:inline-block;width:1em;height:1em;margin-right:1em;background-color:#fff;border-radius:50%;position:relative}.nr-contact-panel .form .form-row label input+.status:after{position:absolute;content:"";border-radius:50%;width:.8em;height:.8em;display:inline-block;background-color:#666;top:.1em;left:.09em;-webkit-transition:all .2s;transition:all .2s;-webkit-transform:scale(0);transform:scale(0)}.nr-contact-panel .form .form-row label input:checked+.status:after{-webkit-transform:scale(1);transform:scale(1)}.nr-contact-panel .form .submit-row{padding:0 1em;margin-top:3em}.nr-contact-panel .form .submit-row .action{text-align:right}@media (max-width:768px) and (orientation:portrait){.nr-contact-panel .form .submit-row .action{text-align:left}}.posts-slider-element .posts-slider .slick-prev{left:-4rem;z-index:2}.posts-slider-element .posts-slider .slick-next{right:-4rem;z-index:2}.posts-slider-element .posts-slider .post{padding-right:2em}.posts-slider-element .posts-slider h3{font-size:1em;font-weight:700;color:#000}.posts-slider-element .posts-slider p{color:#858585}.filterable-posts-element .posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1%}.filterable-posts-element .posts .post{width:31.333%;margin:0 1% 2em;padding:1em;background-color:#f0f0f0}.image-text-parallax-module{overflow:hidden;position:relative}.image-text-parallax-module .background{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.image-text-parallax-module .background .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.image-text-parallax-module .background img{min-width:100%;min-height:100%;width:auto;height:auto;max-width:none}.image-text-parallax-module .foreground{position:relative;text-align:center}.image-text-parallax-module .foreground .title{font-size:3vw}.image-text-parallax-module .foreground p{font-size:1.5vw;width:70%;margin:auto}.image-text-parallax-module .foreground .cta{margin-top:5em}.image-text-parallax-module .foreground .cta a{font-size:2em;background-color:#fff;padding:.5em 1em;display:inline-block}.vertical-slider{display:-webkit-box;display:-ms-flexbox;display:flex}.vertical-slider .slider{width:50%}.vertical-slider .slider .slide{line-height:0}.vertical-slider .slider .slick-arrow{z-index:1;left:inherit;right:1vw;top:inherit;width:2vw;height:2vw}.vertical-slider .slider .slick-arrow:before{display:none}.vertical-slider .slider .slick-arrow.slick-prev{bottom:3vw;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vertical-slider .slider .slick-arrow.slick-next{bottom:1vw;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.vertical-slider .navigation{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.vertical-slider .navigation .item a{display:block;padding:1em 2em}.vertical-slider .navigation .item a.active{background-color:#f9f9f9}.timeline{line-height:1.4em;list-style:none;margin:0;padding:0;width:100%}.timeline h1,.timeline h2,.timeline h3,.timeline h4,.timeline h5,.timeline h6{line-height:inherit}.timeline .timeline-item{padding-left:40px;position:relative;margin:2em 0}.timeline .timeline-item:first-child{margin-top:0}.timeline .timeline-item:last-child{margin-bottom:0;padding-bottom:0}.timeline .timeline-item:last-child .timeline-marker:after{display:none}.timeline .timeline-marker{position:absolute;top:0;bottom:0;left:0;width:15px}.timeline .timeline-marker:before{border:3px solid transparent;border-radius:100%;height:6px;top:4px;left:0;width:6px;-webkit-transition:background .3s ease-in-out,border .3s ease-in-out;transition:background .3s ease-in-out,border .3s ease-in-out}.timeline .timeline-marker:after,.timeline .timeline-marker:before{background:var(--primaryColor);content:"";display:block;position:absolute}.timeline .timeline-marker:after{width:2px;top:15px;bottom:-2.5em;left:5px}.timeline-item:last-child .timeline .timeline-marker:after{content:none}.timeline .timeline-item:not(.period):hover .timeline-marker:before{background:transparent;border:3px solid var(--primaryColor)}.timeline .timeline-content{padding-bottom:0}.timeline .timeline-content p:first-child{margin-top:0}.timeline .timeline-content p:last-child{margin-bottom:0}.timeline .period{padding:0}.timeline .period .timeline-info{display:none}.timeline .period .timeline-marker:before{background:transparent;content:"";width:7px;height:auto;border:none;border-radius:0;top:0;bottom:30px;position:absolute;border-top:3px solid #ccd5db;border-bottom:3px solid #ccd5db}.timeline .period .timeline-marker:after{content:"";height:32px;top:auto}.timeline .period .timeline-content{padding:40px 0 70px}.timeline .period .timeline-title{margin:0}.nr-google-map{position:relative;color:hsla(0,0%,100%,.9)}.nr-google-map path{fill:hsla(0,0%,100%,.9)}.nr-google-map .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background-color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.nr-google-map .overlay .inner{-webkit-transition:all 1s;transition:all 1s}.nr-google-map .overlay:hover{cursor:pointer}.nr-google-map .overlay:hover .inner{-webkit-transform:scale(.8);transform:scale(.8)}.nr-google-map .overlay .icon{margin-bottom:2em}.nr-google-map .overlay .icon svg{width:4em}.nr-google-map .overlay .title{font-size:1.5em}.nr-google-map .overlay .subtitle{font-size:.8em;font-style:italic;opacity:.7}.nr-google-map .map{position:relative;line-height:0}.nr-google-map .map .placeholder{position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nr-google-map .map .placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nr-testimonials-slider-wrapper .slick-arrow{display:inline;width:1em;top:50%;position:absolute;left:1em}.nr-testimonials-slider-wrapper .slick-arrow:hover{cursor:pointer}.nr-testimonials-slider-wrapper .slick-arrow path{fill:#7fbb25}.nr-testimonials-slider-wrapper .slick-list+.slick-arrow{left:inherit;right:1em}.nr-testimonials-slider-wrapper .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style:none;margin:0;padding:0;position:absolute;right:2em;bottom:1em}.nr-testimonials-slider-wrapper .slick-dots li{margin-left:1rem;opacity:.5}.nr-testimonials-slider-wrapper .slick-dots li.slick-active,.nr-testimonials-slider-wrapper .slick-dots li:hover{opacity:1}.nr-testimonials-slider-wrapper .slick-dots li button{margin-bottom:0;width:1rem;height:1rem;border-radius:50%;font-size:0;color:transparent;background-color:#7fbb25}.nr-testimonials-slider-wrapper .slick-dots li button:before{display:none}.nr-testimonials-slider-wrapper .slick-dots li button:hover{cursor:pointer}.nr-testimonials-slider-wrapper .nr-testimonials-slider{background-color:#f5f5f5}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide{position:relative}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .rating .icon{display:block;height:18px;margin:1em auto;width:102px}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .rating svg{max-height:100%}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .rating svg:not(:root){overflow:hidden}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .quote-icon{position:absolute;left:2em;top:2em}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .quote-icon svg{width:3em}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .inner{padding:3em;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .inner .image{border-radius:50%;overflow:hidden;margin:2em 0;width:10em;height:10em}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .inner .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .inner .quote{max-width:700px;color:#444;font-style:italic;font-size:1.2em}.nr-testimonials-slider-wrapper .nr-testimonials-slider .nr-testimonials-slide .inner .author{margin-bottom:0;text-transform:uppercase;font-weight:600;font-size:.9em;color:#444}body.single-product .content-area .shop-sidebar{display:none}body.single-product .product .woocommerce-product-gallery__image:first-child a{height:35em;display:block}body.single-product .product .woocommerce-product-gallery__image:first-child a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.single-product .product .thumbnails{height:inherit}body.single-product .product .thumbnails .thumbnail-nav .thumb{padding-bottom:.5em;border-bottom:10px solid transparent;-webkit-transition:all .2s;transition:all .2s}body.single-product .product .entry-summary .nr-add-to-wishlist{position:relative;top:0;right:0;float:right;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.single-product .product .entry-summary .brand{margin-bottom:2em}body.single-product .product .entry-summary .brand img{max-height:3em}body.single-product .product .entry-summary .buy-box .price{display:-webkit-box;display:-ms-flexbox;display:flex}body.single-product .product .entry-summary .buy-box .price ins{text-decoration:none;font-weight:600}body.single-product .product .entry-summary .buy-box .variations{margin-bottom:1em;position:relative}body.single-product .product .entry-summary .buy-box .variations .reset_variations{display:block;position:absolute;left:0;bottom:-1em}body.single-product .product .entry-summary .buy-box .variations tbody{display:-webkit-box;display:-ms-flexbox;display:flex}body.single-product .product .entry-summary .buy-box .variations tbody tr{border:none}body.single-product .product .entry-summary .buy-box .variations tbody tr .label{display:block;padding:0;margin-right:.5em}body.single-product .product .entry-summary .buy-box .variations tbody tr .label label{font-weight:400;color:#606060}body.single-product .product .entry-summary .buy-box .variations tbody tr .value{padding:0;padding-bottom:1em}body.single-product .product .entry-summary .buy-box .variations tbody tr .value select{background-color:#fff;border:1px solid #cacaca;padding:.5em;border-radius:.3em;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.single-product .product .entry-summary .buy-box .single_variation{display:block}body.single-product .product .entry-summary .buy-box .single_variation_wrap .price{color:#000;font-size:2em;font-weight:300;margin-bottom:0;display:block}body.single-product .product .entry-summary .buy-box .single_variation_wrap .price .price{font-size:1em}body.single-product .product .entry-summary .buy-box .single_variation_wrap .woocommerce-variation-price{display:none}body.single-product .product .entry-summary .buy-box .single_variation_wrap .woocommerce-variation-price .amount{display:inline-block;padding:.1em 1em;background-color:#f0f0f0;margin:.5em 0}body.single-product .product .entry-summary .buy-box .tax-and-shipping{font-size:1em;color:#606060;margin-bottom:3em}body.single-product .product .entry-summary .buy-box .tax-and-shipping a{color:#000}body.single-product .product .entry-summary .buy-box .extra-options tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none;margin-bottom:1em}body.single-product .product .entry-summary .buy-box .extra-options tr td:last-child{width:100%}body.single-product .product .entry-summary .buy-box .quantity{margin-top:3em;float:none;margin-bottom:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-product .product .entry-summary .buy-box .quantity .label{margin-right:2em}body.single-product .product .entry-summary .buy-box .quantity .quantity-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-product .product .entry-summary .buy-box .quantity .quantity-control span{width:.5em}body.single-product .product .entry-summary .buy-box .quantity .quantity-control span:hover{cursor:pointer}body.single-product .product .entry-summary .buy-box .quantity .quantity-control input{border:none;border-bottom:1px solid #000;padding:.2em .5em;max-width:2em;margin:0 .5em;text-align:center}body.single-product .product .entry-summary .buy-box button{display:block;float:none;font-weight:400;font-size:.9em;padding:1em 6em}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper{padding-top:2em}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .wc-tabs{padding-top:5em;padding-left:0;border-top:8px solid #f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .wc-tabs:before{display:none}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .wc-tabs li{border:none;padding:.5em 0;border-bottom:8px solid transparent;margin:0;border-radius:0;-webkit-transition:all .2s;transition:all .2s}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .wc-tabs li:after,body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .wc-tabs li:before{display:none}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .wc-tabs li a{font-weight:500;padding:.5em 1em}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:3em;-moz-column-gap:3em;column-gap:3em}@media (max-width:768px){body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{-webkit-column-count:1;-moz-column-count:1;column-count:1}}body.single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2{display:none}body.single-product .related ul.products li{width:25%}td.product-quantity .quantity{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}td.product-quantity .quantity .label{display:none}td.product-quantity .quantity .quantity-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}td.product-quantity .quantity .quantity-control span{display:none}td.product-quantity .quantity .quantity-control input{border:none;border-bottom:1px solid #000;padding:.2em .5em;max-width:2em;margin:0 .5em;text-align:center}.nr-add-to-wishlist{position:absolute;top:1em;right:1em;width:2em;height:2em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nr-add-to-wishlist.is-on-wishlist svg:first-child{display:none}.nr-add-to-wishlist.is-on-wishlist svg:last-child{display:inherit}.nr-add-to-wishlist.is-on-wishlist svg path{fill:#e85441}.nr-add-to-wishlist svg{width:1em;height:1em}.nr-add-to-wishlist svg:first-child{display:inherit}.nr-add-to-wishlist svg:last-child{display:none}.nr-add-to-wishlist svg path{fill:#6f6f6f}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;width:70%}.woocommerce-MyAccount-navigation ul li{margin:0;margin-bottom:.5em;padding-bottom:.5em;border-bottom:1px solid #eee}.woocommerce-MyAccount-navigation ul li:last-child{border-bottom:0}.woocommerce-MyAccount-navigation ul li a{color:inherit}.woocommerce-Address-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1em}.woocommerce-Address-title h3{font-size:1.2em;margin-bottom:0;float:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.woocommerce-Address-title a{font-size:1em;float:none}.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce input.button,.woocommerce input.button.alt{display:inline-block;border-radius:5px;color:#fff;padding:1em 2em;font-weight:400}.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover{color:#fff}.woocommerce fieldset,.woocommerce form .form-row{margin-bottom:2em}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{margin-top:0;font-size:.7em;line-height:1.3;color:#666}.woocommerce #content table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce #content table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon input{width:10em}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:#fff}.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3{font-size:1.3em}.wishlist_table tr td,.wishlist_table tr th.product-checkbox,.wishlist_table tr th.wishlist-delete{text-align:left}.products-list-item{padding:0 1em}.products-list-item .thumbnail{position:relative;margin-bottom:1em}.products-list-item .thumbnail>a:first-child{position:relative;line-height:0;display:block;overflow:hidden;height:20em}.products-list-item .thumbnail>a:first-child:hover .hover{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.products-list-item .thumbnail>a:first-child img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-list-item .thumbnail>a:first-child .hover{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:.5s;transition:.5s}.products-list-item .thumbnail>a:first-child .hover svg{width:4em;height:auto}.products-list-item .thumbnail>a:first-child .hover svg path{fill:#fff}.products-list-item .thumbnail .nr-add-to-wishlist{position:absolute;right:-1em;top:1em;width:2em;line-height:0}.products-list-item .thumbnail .nr-add-to-wishlist svg:first-child path{fill:#6f6f6f}.products-list-item .thumbnail .nr-add-to-wishlist svg:nth-child(2){display:none}.products-list-item .thumbnail .nr-add-to-wishlist svg:nth-child(2) path{fill:tomato}.products-list-item .thumbnail .nr-add-to-wishlist.is-on-wishlist svg:first-child{display:none}.products-list-item .thumbnail .nr-add-to-wishlist.is-on-wishlist svg:nth-child(2){display:inherit}.products-list-item .meta{font-weight:600;color:#696969;font-family:inherit;font-size:.9em;margin-bottom:.5em}.products-list-item .title{margin:0;font-weight:600;color:#000}.products-list-item .title a{-webkit-transition:all .2s;transition:all .2s}.products-list-item .link a{font-weight:600}.products-list-item .price{display:-webkit-box;display:-ms-flexbox;display:flex}.products-list-item .price .woocommerce-Price-amount{margin-left:.5em}.products-list-item .price ins{text-decoration:none;font-weight:600}.products ul,.woocommerce ul.products,ul.products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1em;list-style:none;padding:0}.products ul li,.woocommerce ul.products li,ul.products li{width:33.33%;margin:0;margin-bottom:3em}.widget.woocommerce.widget_product_categories .title{margin-bottom:2em}.widget.woocommerce.widget_product_categories .product-categories{list-style:none;margin:0;padding:0}.widget.woocommerce.widget_product_categories .product-categories li{margin:0;margin-bottom:1em}.widget.woocommerce.widget_product_categories .product-categories li.current-cat{font-weight:500}.widget.woocommerce.widget_product_categories .product-categories li a{color:inherit}.widget.woocommerce.widget_product_categories .product-categories li ul{padding-left:1em}.widget.woocommerce.widget_product_categories .product-categories li ul.children{margin-top:1em;list-style:none;font-size:.8em}#yith-wcwl-form .product-name a,#yith-wcwl-form .wishlist-title h2{color:#000;font-weight:600}.woocommerce-cart-form{padding:5em 0}.woocommerce-cart-form .quantity{float:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-cart-form .quantity .label{display:none}.woocommerce-cart-form .quantity .quantity-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.woocommerce-cart-form .quantity .quantity-control span:hover{cursor:pointer}.woocommerce-cart-form .quantity .quantity-control span svg{width:.8em;height:.8em}.woocommerce-cart-form .quantity .quantity-control span svg path{fill:#696969}.woocommerce-cart-form .quantity .quantity-control input{border:none;padding:.2em .5em;max-width:2em;margin:0 .5em;text-align:center}.woocommerce-cart-form .product-name a{color:#000;font-weight:600}.cart_totals{margin-bottom:10em}.cart_totals h2{color:#000;font-weight:600}#add_payment_method .wc-proceed-to-checkout a.checkout-button,#place_order,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:inline-block;padding:1em 3em;color:#fff;font-weight:700;border-radius:.5em}.wc-proceed-to-checkout{text-align:right}body.woocommerce-checkout form.woocommerce-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -2em;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:950px){body.woocommerce-checkout form.woocommerce-checkout{display:block}}body.woocommerce-checkout form.woocommerce-checkout .woocommerce-NoticeGroup{width:100%}body.woocommerce-checkout form.woocommerce-checkout .form-row,body.woocommerce-checkout form.woocommerce-checkout fieldset{margin-bottom:0}body.woocommerce-checkout form.woocommerce-checkout #customer_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 2em;width:50%}@media (max-width:950px){body.woocommerce-checkout form.woocommerce-checkout #customer_details{margin-bottom:3em}}body.woocommerce-checkout form.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout form.woocommerce-checkout #customer_details .col-2{width:100%}body.woocommerce-checkout form.woocommerce-checkout #order_review{padding:0 2em;width:50%}body.woocommerce-checkout form.woocommerce-checkout #order_review .legal{float:none}body.woocommerce-checkout form.woocommerce-checkout .woocommerce-additional-fields,body.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order-table,body.woocommerce-checkout form.woocommerce-checkout .woocommerce-shipping-fields{margin-top:2em}body.woocommerce-checkout form.woocommerce-checkout #payment{margin-bottom:2em}body.woocommerce-checkout form.woocommerce-checkout #order_payment_heading,body.woocommerce-checkout form.woocommerce-checkout #order_review_heading,body.woocommerce-checkout form.woocommerce-checkout #ship-to-different-address span,body.woocommerce-checkout form.woocommerce-checkout .woocommerce-billing-fields h3{color:#000;font-weight:600}.search .content-area,.woocommerce .content-area,html body .wrapper{width:var(--wrapperWidth);max-width:var(--maxWrapperWith);margin:auto}.search .content-area,.woocommerce .content-area{padding:2em 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.search .content-area,.woocommerce .content-area{padding:2em 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.search .content-area .shop-sidebar,.woocommerce .content-area .shop-sidebar{width:25%;padding-right:3em}@media (max-width:768px){.search .content-area .shop-sidebar,.woocommerce .content-area .shop-sidebar{width:100%;margin-top:5em;padding-right:0}}.search .content-area .site-main,.woocommerce .content-area .site-main{-webkit-box-flex:1;-ms-flex:1;flex:1}.collapsable-module .body{overflow:hidden;-webkit-transition:all .5s;transition:all .5s;background:radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.3),transparent) 0 100%;background-repeat:no-repeat;background-size:100% 1em;background-attachment:scroll}.collapsable-module .body.open,.collapsable-module .body:hover{max-height:99999999px!important;background:transparent}.collapsable-module .body.open:after,.collapsable-module .body:hover:after{opacity:0}.page-template-page-thanks .page-wrapper{width:100%;height:100vh;padding-top:19vh;margin:0}.page-template-page-thanks .page-wrapper h1,.page-template-page-thanks .page-wrapper p{max-width:800px}.page-template-page-thanks .page-wrapper p:last-child{margin-top:2em}.pad-2{padding:2vw}.wpb_wrapper .slick-next:before,.wpb_wrapper .slick-prev:before{color:#aaa}.sidebar .menu{list-style:none;margin:0;padding:0}.sidebar .menu a{text-decoration:none}.sidebar .menu .sub-menu{list-style:none;margin:0;padding:0 0 0 1em}.nr-cta-panel{padding:3vw;position:relative;background-size:cover;background-position:50%}.nr-cta-panel.direction-row .elements{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nr-cta-panel.direction-column .elements{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nr-cta-panel.position-streched .elements{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nr-cta-panel.position-centered .elements{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.nr-cta-panel .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.nr-cta-panel .elements{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex}.nr-cta-panel .elements>div{padding:2vw}.nr-cta-panel .elements .text .title{font-size:1.5vw;line-height:1;margin-bottom:1rem}@media (max-width:768px){.nr-cta-panel .elements .text .title{font-size:2.25vw}}@media (max-width:500px){.nr-cta-panel .elements .text .title{font-size:4.5vw}}.nr-cta-panel .elements .text .subtitle{margin-bottom:0}.nr-cta-panel .elements .cta a{display:inline-block;background-color:#fff;padding:1em 2em;text-decoration:none;color:var(--baseFontColor);-webkit-box-shadow:.2em .2em 1em rgba(0,0,0,.5);box-shadow:.2em .2em 1em rgba(0,0,0,.5)}.image-text-split-module{display:-webkit-box;display:-ms-flexbox;display:flex}.image-text-split-module>div{width:50%;padding:6rem 3rem;background-size:cover;background-position:50%}.image-text-split-module .title{margin-bottom:0}.page-template-page-image-hero-header #webpage{position:relative}.page-template-page-image-hero-header .page-header{position:absolute;z-index:1;left:0;right:0}.page-template-page-image-hero-header .page-header .wrapper{background-color:transparent}.image-hero-header{height:100vh;background-position:100%;background-size:cover;position:relative;z-index:0}.image-hero-header,.image-hero-header .focus-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-hero-header .focus-image{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.image-hero-header .focus-image{width:30%}}.image-hero-header .focus-image img{height:30vw}.image-hero-header .hero-content{width:50%;padding:3rem}@media (max-width:768px){.image-hero-header .hero-content{width:70%;padding:5vw}}.image-hero-header .hero-content p{width:30vw}@media (max-width:768px){.image-hero-header .hero-content p{width:80%}}.image-hero-header .hero-content .title{font-size:3vw;margin-bottom:1rem}@media (max-width:768px){.image-hero-header .hero-content .title{font-size:4.5vw}}.image-hero-header .hero-content .text{font-size:1.2vw}@media (max-width:768px){.image-hero-header .hero-content .text{font-size:1.8vw}}.image-hero-header .hero-content .cta a{display:inline-block;background-color:#fff;color:var(--baseFontColor);padding:1em 3em;-webkit-box-shadow:.2em .2em .5em rgba(0,0,0,.3);box-shadow:.2em .2em .5em rgba(0,0,0,.3)}.nr-dynamic-counter{padding:2rem;text-align:center}.nr-dynamic-counter .count{font-size:60px}.nr-dynamic-counter .title{font-size:32px}.nr-icon-text-block{padding-bottom:1rem}.nr-icon-text-block .header .icon{margin-bottom:2em}.nr-icon-text-block .header .icon svg{height:5rem}.nr-icon-text-block .header .title{margin-bottom:.2em}.nr-icon-text-block .body{padding-left:1rem;border-left:3px solid;margin:2rem 0}.nr-icon-text-block .footer a{display:inline-block;background-color:#fff;color:var(--baseFontColor);padding:1em 3em;-webkit-box-shadow:.2em .2em .5em rgba(0,0,0,.3);box-shadow:.2em .2em .5em rgba(0,0,0,.3)}.nr-image-with-overlay{position:relative}.nr-image-with-overlay .image{position:relative;line-height:0}.nr-image-with-overlay .image img{width:100%}.nr-image-with-overlay .image .hover-indicator{position:absolute;right:1rem;bottom:1rem}.nr-image-with-overlay .image .hover-indicator svg{width:2rem;opacity:.5}.nr-image-with-overlay .overlay{position:absolute;opacity:0;left:0;top:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}.nr-image-with-overlay .overlay .content{padding:2rem}.nr-image-with-overlay:hover .overlay{opacity:1}.top-footer{padding:2rem;background-color:rgba(0,0,0,.3)}.top-footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:500px){.top-footer .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-footer .wrapper>.widget{width:33%}@media (max-width:500px){.top-footer .wrapper>.widget{width:100%;margin-bottom:3em}}.top-footer .widget_nav_menu .menu{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-footer .widget_nav_menu .menu li{margin:0 1em 1em 0}.top-footer .widget_nav_menu .menu li a{color:hsla(0,0%,100%,.7)}.top-footer .widget_nav_menu .menu li ul{display:none}.main-footer{padding:6rem 2rem;background-color:rgba(0,0,0,.5)}.main-footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:500px){.main-footer .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-footer .wrapper>.widget{width:33%}@media (max-width:500px){.main-footer .wrapper>.widget{width:100%;margin-bottom:3em}}.base-footer{padding:1rem 2rem;background-color:rgba(0,0,0,.8);color:hsla(0,0%,100%,.3)}.base-footer .textwidget p{margin:0}.base-footer .menu{margin:0;list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nr-accordeon-panel .accordeon-elements .accordeon-element .title{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.1);padding:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nr-accordeon-panel .accordeon-elements .accordeon-element .title:hover{cursor:pointer;background-color:rgba(0,0,0,.2)}.nr-accordeon-panel .accordeon-elements .accordeon-element .title .icon{line-height:0;margin-right:1em}.nr-accordeon-panel .accordeon-elements .accordeon-element .title .icon svg{width:1em}.nr-accordeon-panel .accordeon-elements .accordeon-element .text{-webkit-box-flex:1;-ms-flex:1;flex:1}.nr-accordeon-panel .accordeon-elements .accordeon-element .status{line-height:0}.nr-accordeon-panel .accordeon-elements .accordeon-element .status svg{width:1em}.nr-accordeon-panel .accordeon-elements .accordeon-element .body .inner{padding:1em}.page-template-page-slider-hero-header .page-wrapper .wrapper{padding-top:0}.smooth{-webkit-transition:all 1s;transition:all 1s}.animate-on-load{opacity:0;-webkit-transform:translateY(3em);transform:translateY(3em)}.show-if-visible{-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(2vw);transform:translateY(2vw);opacity:0}.show-if-visible.active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.vertical-scrollable-table{overflow-x:auto;position:relative;padding-right:3em}.vertical-scrollable-table .indicator{position:absolute;display:block;content:"";top:0;right:0;bottom:0;width:5em;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.001)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,.001),#fff)}.vertical-scrollable-table table{min-width:600px;padding-bottom:1em}.post-password-form{width:600px;margin:auto;padding:2em;-webkit-box-shadow:0 .5em 1em rgba(0,0,0,.2);box-shadow:0 .5em 1em rgba(0,0,0,.2);text-align:center}.post-password-form input{display:block;width:100%;padding:1em;margin-bottom:1em;border:none;background-color:rgba(0,0,0,.1)}.responsive-video{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.responsive-video embed,.responsive-video iframe,.responsive-video object{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.email-collector-signin-widget label{font-weight:600;margin-bottom:.5em;display:block}.email-collector-signin-widget .field{position:relative}.email-collector-signin-widget .field input{display:block;width:100%;padding:.5em 1em;background-color:transparent}.email-collector-signin-widget .field .icon{width:1.5em;position:absolute;height:1.5em;top:50%;margin-top:-.75em;right:1em}.email-collector-signin-widget .field .icon:hover{cursor:pointer}.email-collector-signin-widget .field .icon svg{height:100%;width:auto}.email-collector-signin-widget .field .icon svg path,.email-collector-signin-widget .field .icon svg rect{-webkit-transition:all .2s;transition:all .2s}#outdated-browser-panel{position:fixed;left:50%;top:3em;z-index:99;margin-left:-300px;text-align:center;-webkit-box-shadow:0 1em 5em rgba(0,0,0,.3);box-shadow:0 1em 5em rgba(0,0,0,.3);padding:2em 4em;background-color:#fff;width:600px;display:none}#outdated-browser-panel .title{font-weight:700;font-size:1.3em;margin-bottom:1em}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#outdated-browser-panel{display:block}}.clamp-lines-5{-webkit-line-clamp:5}.clamp-lines-4,.clamp-lines-5{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp-lines-4{-webkit-line-clamp:4}.clamp-lines-3{-webkit-line-clamp:3}.clamp-lines-2,.clamp-lines-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp-lines-2{-webkit-line-clamp:2}.clamp-lines-1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}:root {
--baseFontColor: #4F5151;
--baseBgColor: #E8EDED;
--background: #E8EDED;
--silver: #47AAE1;
--errorColor: tomato;
--successColor: green;
--warnColor: yellow;
--blue: #47AAE1;
--darkliver: #4F5151;
--lavendergray: #C2CED3;
--whitegray: #F7F9F9;
--wildblueyonder: #97B3C1;
--jet: #313333;
--white: #ffffff;
--cultured: #E8EDED;
--black: #000000;
--baseFontFamily: 'Josefin Sans', sans-serif;
--headlineFamily: 'Josefin Sans', sans-serif;
--hightightFontFamily: sans-serif;
--12px: 0.625vw;
--14px: 0.72vw;
--15px: 0.78vw;
--16px: 0.83vw;
--17px: 0.88vw;
--18px: 0.93vw;
--19px: 0.98vw;
--20px: 1.04vw;
--22px: 1.14vw;
--24px: 1.25vw;
--25px: 1.3vw;
--26px: 1.35vw;
--29px: 1.51vw;
--30px: 1.56vw;
--31px: 1.61vw;
--32px: 1.66vw;
--33px: 1.71vw;
--34px: 1.77vw;
--36px: 1.87vw;
--40px: 2.08vw;
--43px: 2.26vw;
--45px: 2.34vw;
--46px: 2.39vw;
--47px: 2.44vw;
--48px: 2.5vw;
--51px: 2.65vw;
--54px: 2.81vw;
--56px: 2.91vw;
--63px: 3.28vw;
--71px: 3.72vw;
--72px: 3.75vw;
--76px: 3.95vw;
--78px: 4.06vw;
--baseFontSize: 20px;
--h1FontSize: 64px;
--h2FontSize: 36px;
--h3FontSize: 24px;
--h4FontSize: 18px;
--h5FontSize: 14px;
--baseLineHeight: 1.6;
--headlineLineHeight: 1.1;
--wrapperwithWide: 1720px;
--wrapperWidth: 1230px;
--wrapperWidthSmall: 1230px;
--wrapperWidthDefault: 85vw;
--maxWrapperWith: 95%;
--wrapperBackgroundColor: transparent;
--wrapperCarSlider: 80%;
--tabletLarge: 1024px;
--tabletSmall: 768px;
--phoneLarge: 600px;
--phoneSmall: 400px;
}
@media (max-width: 1024px) {
:root {
--baseFontSize: 16px;
--h1FontSize: 48px;
--h2FontSize: 24px;
--h3FontSize: 18px;
--h4FontSize: 14px;
--h5FontSize: 12px;
}
}
@media (max-width: 600px) {
:root {
--h1FontSize: 36px;
--h2FontSize: 18px;
--h4FontSize: 12px;
}
}
@media (max-width: 1440px) {
:root {
--wrapperWidth: 95%;
}
}
@media (max-width: 760px) {
:root {
--wrapperWidth: 90%;
}
}
.uppercase {
text-transform: uppercase;
}
.normalcase {
text-transform: none;
}
.transition {
transition: 0.4s linear;
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
src: url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-italic.eot);
src: local(''), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-italic.eot?#iefix) format('embedded-opentype'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-italic.woff2) format('woff2'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-italic.woff) format('woff'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-italic.ttf) format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
src: url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-regular.eot);
src: local(''), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-regular.woff2) format('woff2'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-regular.woff) format('woff'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
src: url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700italic.eot);
src: local(''), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700italic.eot?#iefix) format('embedded-opentype'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700italic.woff2) format('woff2'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700italic.woff) format('woff'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700italic.ttf) format('truetype');
font-weight: bold;
font-style: italic;
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
src: url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700.eot);
src: local(''), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700.woff2) format('woff2'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700.woff) format('woff'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/josefin-sans-v25-latin-700.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'autothomas';
src: url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/autothomas.eot?25vn5v);
src: url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/autothomas.eot?25vn5v#iefix) format('embedded-opentype'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/autothomas.ttf?25vn5v) format('truetype'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/autothomas.woff?25vn5v) format('woff'), url(//www.auto-thomas.de/wp-content/themes/nrWpOOP-child/assets/fonts/autothomas.svg?25vn5v#autothomas) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-at-"],
[class*=" icon-at-"] { font-family: 'autothomas' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-at-cog:before {
content: "\e90d";
}
.icon-at-car:before {
content: "\e90e";
}
.icon-at-service:before {
content: "\e90f";
}
.icon-at-build-sharp:before {
content: "\e900";
}
.icon-at-call:before {
content: "\e901";
}
.icon-at-car-sport:before {
content: "\e902";
}
.icon-at-checkbox-blank-outline:before {
content: "\e903";
}
.icon-at-chevron-right:before {
content: "\e904";
}
.icon-at-home:before {
content: "\e905";
}
.icon-at-logo-facebook:before {
content: "\e906";
}
.icon-at-logo-instagram:before {
content: "\e907";
}
.icon-at-logo-xing:before {
content: "\e908";
}
.icon-at-mail:before {
content: "\e909";
}
.icon-at-people:before {
content: "\e90a";
}
.icon-at-search:before {
content: "\e90b";
}
:root {
--pxc-amm-quicklinks-widget-bottom: 100px;
}
.widget {
bottom: 50px !important;
}
.mainnav {
font: 700 14px/163.42% 'Josefin Sans', sans-serif;
text-transform: uppercase;
}
.subnav {
font: 400 14px/163.42% 'Josefin Sans', sans-serif;
text-transform: uppercase;
}
body {
font-family: var(--baseFontFamily);
color: var(--baseFontColor);
font-size: var(--baseFontSize);
line-height: var(--baseLineHeight);
background-color: var(--baseBgColor);
}
@media (max-width: 1000px) {
.row .is-1-4,
.row .is-1-3 {
width: 50%;
}
}
@media (max-width: 600px) {
.row .is-1-4,
.row .is-1-3 {
width: 100%;
}
}
@media (max-width: 1000px) {
.row .is-2-3 {
width: 100% !important;
}
}
@media (max-width: 1000px) {
.row .is-1-3:last-of-type {
width: 100%;
}
}
.wrapper {
margin: auto;
width: var(--wrapperWidth);
max-width: var(--maxWrapperWith);
}
.wrapper.wide {
width: var(--wrapperWidthWide);
max-width: var(--maxWrapperWith);
}
.wrapper.small {
width: var(--wrapperWidthSmall);
}
.wrapper.full-width {
width: 100%;
max-width: 100%;
padding: 0;
margin: 0;
overflow: hidden;
}
section.page-content + section.page-content {
padding: 0 0 2em 0;
}
@media screen and (max-width: 1250px) {
section.page-content {
padding: 0;
}
}
section.page-content:nth-of-type(1) .row .column.is-1-1 .text {
padding: 0em;
}
h2 + br {
display: none;
}
.pbl {
display: flex;
}
@media (max-width: 1250px) {
.pbl.full-width .column:not(.img-col) {
width: var(--wrapperWidthSmall);
max-width: var(--maxWrapperWith);
margin: auto;
}
}
.pbl .row {
width: calc(100% + 2em); }
.pbl .row .text {
padding: 3em;
}
.pbl .row .text a {
color: var(--blue);
}
@media (max-width: 950px) {
.pbl .row .text {
padding: 2em 0;
}
}
@media screen and (max-width: 1250px) {
.pbl .row > div[class*="is-"] {
width: 100%;
}
.pbl .row > div[class*="is-1-4"] {
width: 25%;
}
}
@media screen and (max-width: 880px) {
.pbl .row > div[class*="is-1-4"] {
width: 50%;
}
}
.pbl .grid {
width: 100%;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px;
}
@media (max-width: 1250px) {
.pbl .grid {
display: flex;
flex-flow: column;
gap: 30px;
}
}
.pbl .grid .grid-element {
position: relative;
display: flex;
flex-flow: column;
}
.pbl .grid .grid-element .actions {
padding: 3em;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.pbl .grid .grid-element .actions a {
margin: auto;
border: 1px solid #fff;
background: transparent;
border-radius: 60px;
font-size: 0.9em;
text-align: center;
transition: 0.4s linear;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 25px 90px 20px 90px;
justify-self: center;
}
.pbl .grid .grid-element .actions a span {
color: #fff;
}
.pbl .grid .grid-element .actions a:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
.pbl .grid .grid-element:nth-of-type(1) {
grid-area: 1 / 1 / 3 / 2;
}
.pbl .grid .grid-element:nth-of-type(1) .content {
padding: 3em;
position: relative;
color: #fff;
width: 60%;
flex-grow: 1;
}
.pbl .grid .grid-element:nth-of-type(1) .content h3 {
text-transform: uppercase;
margin-bottom: 1em;
}
.pbl .grid .grid-element:nth-of-type(1) .content h4 {
text-transform: normal;
}
.pbl .grid .grid-element:nth-of-type(2) {
grid-area: 1 / 2 / 2 / 3;
}
.pbl .grid .grid-element:nth-of-type(2) h3 {
line-height: var(--headlineLineHeight);
font-family: var(--headlineFamily);
font-weight: normal;
font-size: var(--h2FontSize);
text-transform: uppercase;
margin-bottom: 1em;
}
.pbl .grid .grid-element:nth-of-type(2) h3.small {
text-transform: none;
}
.pbl .grid .grid-element:nth-of-type(2) h4 {
display: none;
}
.pbl .grid .grid-element:nth-of-type(3) {
grid-area: 2 / 2 / 3 / 3;
}
.pbl .grid .grid-element:nth-of-type(3) h3 {
line-height: var(--headlineLineHeight);
font-family: var(--headlineFamily);
font-weight: normal;
font-size: var(--h2FontSize);
text-transform: uppercase;
margin-bottom: 1em;
}
.pbl .grid .grid-element:nth-of-type(3) h3.small {
text-transform: none;
}
.pbl .grid .grid-element:nth-of-type(3) h4 {
display: none;
}
.pbl .grid .grid-element .image {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pbl .grid .grid-element .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 80%;
}
.pbl .grid .grid-element .content {
padding: 2em;
position: relative;
color: #fff;
}
.pbl .grid .grid-element .content h3 {
text-transform: uppercase;
}
.pbl .grid .grid-element .content h4 {
text-transform: normal;
}
.pbl .column {
display: flex;
}
@media (max-width: 1250px) {
.pbl .column.img-col {
order: 1;
}
.pbl .column:not(.img-col) {
order: 2;
}
}
.pbl .column .background-block {
display: flex;
position: relative;
width: 100%;
}
.pbl .column .background-block .image {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.pbl .column .background-block .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 80%;
}
.pbl .column .background-block:not(.is-1-1) .text {
padding: 3em;
}
.pbl .column .background-block .text {
position: relative;
color: #fff;
}
.pbl .column .background-block .text a {
margin: auto;
border: 1px solid #fff;
background: transparent;
color: #fff;
border-radius: 60px;
font-size: 0.9em;
text-align: center;
transition: 0.4s linear;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 25px 90px 20px 90px;
justify-self: center;
}
.pbl .column .background-block .text a:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
.pbl .column .background-block.slim {
height: 400px;
}
.pbl .column .background-block.high {
height: 600px;
}
.pbl .column .image {
position: relative;
}
.pbl .column .image.slim {
height: 400px;
}
.pbl .column .image.high {
height: 600px;
}
.pbl .column img {
width: 100%;
height: auto;
}
.pbl .column .text {
width: 100%;
}
.pbl .column.is-1-1 {
width: 100%;
}
.pbl .column.is-1-1 .image {
width: 100%;
}
.pbl .column:not(.is-1-1) .text {
padding-bottom: 0;
}
a.disabled {
cursor: default;
}
header nav {
background: #ffffff; top: 0;
left: 0;
right: 0;
display: flex;
flex-flow: row;
justify-content: space-between;
align-items: center;
z-index: 1;
border-radius: 2px;
padding: 25px 40px;
transition: all 0.2s ease;
width: 100%;
}
@media (max-width: 1366px) {
header nav {
display: none;
}
}
@media (min-width: 1366px) and (max-width: 1600px) {
header nav {
display: flex;
flex-flow: wrap;
justify-content: space-between;
align-items: center;
}
header nav .show-lg {
display: none;
}
header nav .show-md {
display: block !important;
}
}
@media (min-width: 1600px) {
header nav .show-md {
display: none;
}
}
header nav .navigation {
display: flex;
flex-flow: column;
justify-content: space-between;
align-items: flex-end;
}
header nav .navigation .logos {
display: flex;
flex-flow: row;
justify-content: flex-end;
align-items: center;
gap: 40px;
}
header nav .navigation .logos .brand {
height: 50px;
}
header nav .navigation .logos .brand img {
height: 100%;
max-width: 70px;
}
header nav .navigation .logos .brand:nth-of-type(6) img {
height: 52px;
}
header nav .navigation .menu {
margin: 25px -40px -25px 0;
padding: 0;
display: flex;
flex-flow: row;
justify-content: flex-end;
align-items: center;
list-style: none;
list-style-type: none;
height: 40px;
}
header nav .navigation .menu > li {
padding: 0 15px;
}
header nav .navigation .menu > li:last-of-type {
padding-right: 30px;
}
header nav .navigation .menu li {
font: 700 14px/163.42% 'Josefin Sans', sans-serif;
text-transform: uppercase;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
position: relative;
height: 40px;
transition: 0.4s linear;
}
header nav .navigation .menu li a {
text-decoration: none;
color: #313333;
transition: 0.4s linear;
}
header nav .navigation .menu li.active,
header nav .navigation .menu li:hover {
background: #47AAE1;
}
header nav .navigation .menu li.active a,
header nav .navigation .menu li:hover a {
color: #ffffff;
}
header nav .navigation .menu li.menu-item-has-children .sub-menu {
display: none;
position: absolute;
top: 100%;
padding: 0;
list-style: none;
background: white;
min-width: 100%;
left: 0;
}
header nav .navigation .menu li.menu-item-has-children .sub-menu li {
padding: 0 15px;
margin: 0;
width: 100%;
align-items: flex-start;
}
header nav .navigation .menu li.menu-item-has-children .sub-menu li a {
color: #313333;
white-space: nowrap;
}
header nav .navigation .menu li.menu-item-has-children .sub-menu li a .text {
white-space: nowrap;
}
header nav .navigation .menu li.menu-item-has-children .sub-menu li:hover a {
color: #fff;
}
header nav .navigation .menu li.menu-item-has-children:hover .sub-menu {
display: inherit;
flex-flow: column;
align-items: flex-start;
}
header nav.scrolled {
position: fixed;
left: 0;
right: 0;
width: 100%;
top: 0;
padding: 0 calc(((100% - var(--wrapperwithWide)) / 2) + 40px) 0 calc(((100% - var(--wrapperwithWide)) / 2) + 40px);
box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1800px) {
header nav.scrolled {
padding: 0 40px 0 40px;
}
}
header nav.scrolled .logos {
display: none;
}
header nav.scrolled .logo {
height: 40px;
}
header nav.scrolled .logo img {
height: 100% !important;
width: auto;
object-fit: contain;
}
header nav.scrolled .menu {
margin: 10px -40px 10px 0;
}
.page-wrapper {
width: 100%;
}
@media screen and (min-width: 1100px) {
.page-template-default .page-wrapper,
.page-template-page-joboffer .page-wrapper {
margin: 300px 0 0 0;
}
}
@media screen and (max-width: 1100px) {
.page-template-default .page-wrapper,
.page-template-page-joboffer .page-wrapper {
margin: 80px 0 0 0;
}
}
.termin-form select {
height: auto;
width: 100%;
display: block;
padding: 0.75em 1em;
background-color: transparent;
color: var(--baseFontColor);
border: 0;
border-bottom: 1px solid var(--baseFontColor);
font-size: 0.875em;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2347AAE1' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M1 1.5l5 5 5-5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 1em 1em;
background-position: 99% 50%;
margin-bottom: 0;
}
@media (max-width: 600px) {
.termin-form .column.is-1-2 {
width: 100%;
margin-bottom: 20px;
}
}
.code-content {
margin: 50px auto;
}
.code-content + .form {
margin-top: 50px;
}
.termin-link,
.link-content {
background: #F7F9F9;
padding: 20px;
width: 100%;
text-align: center;
}
.termin-link:not(.link-content),
.link-content:not(.link-content) {
margin: 50px auto;
}
@media (min-width: 768px) {
.termin-link,
.link-content {
width: 40%;
}
}
@media (min-width: 1500px) {
.termin-link,
.link-content {
width: 50%;
}
}
.termin-link a.btn-secondary,
.link-content a.btn-secondary,
button.btn-secondary {
border: 1px solid var(--baseFontColor);
background: transparent;
border-radius: 60px;
font-size: 0.9em;
text-align: center;
transition: 0.4s linear;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 25px 90px 20px 90px;
color: var(--baseFontColor);
justify-self: center;
}
@media (max-width: 600px) {
.termin-link a.btn-secondary,
.link-content a.btn-secondary,
button.btn-secondary  {
padding: 25px 50px 20px 50px;
}
}
@media (max-width: 1100px) {
.termin-link a.btn-secondary,
.link-content a.btn-secondary,
button.btn-secondary  {
padding: 25px 50px 20px 50px;
}
}
button.btn-secondary {
padding: 10px;
}
.termin-link a.btn-secondary:hover,
.link-content a.btn-secondary:hover,
button.btn-secondary:hover{
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
.result-row {
display: flex;
flex-flow: wrap;
gap: 40px;
margin: 50px auto;
}
.result-row .counterpart-section,
.result-row .counterpart-grid .counterpart-row .column {
padding: 0;
margin-bottom: 0;
}
.result-row section.counterpart-section .counterpart-grid .counterpart-row .column {
margin-bottom: 0;
}
.result-row .row {
margin: 0 0;
}
.result-row .link-content.ansprechpartner {
width: 100%;
margin-bottom: 0;
}
@media (min-width: 768px) {
.result-row .link-content.ansprechpartner {
width: 50%;
}
}
@media (min-width: 1500px) {
.result-row .link-content.ansprechpartner {
width: 33%;
}
}
.result-row .link-content.ansprechpartner .counterpart-item {
width: 100% !important;
}
.result-row .link-content:not(.ansprechpartner) {
flex-grow: 1;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
text-transform: uppercase;
line-height: var(--headlineLineHeight);
font-family: var(--headlineFamily);
margin-bottom: 1em;
font-weight: normal;
}
h1.small,
h2.small,
h3.small,
h4.small,
h5.small,
h6.small,
.h1.small,
.h2.small,
.h3.small,
.h4.small,
.h5.small,
.h6.small {
text-transform: none;
}
h1,
.h1 {
font-size: var(--h1FontSize);
}
h2,
.h2 {
font-size: var(--h2FontSize);
}
h3,
.h3 {
font-size: var(--h3FontSize);
}
h4,
.h4 {
font-size: var(--h4FontSize);
font-weight: bold;
text-transform: uppercase;
}
h5,
.h5 {
font-size: var(--h5FontSize);
}
h6,
.h6 {
font-size: var(--h6FontSize);
}
a {
color: var(--baseFontColor);
text-decoration: none;
transition: all 0.2s ease;
}
.btn-primary {
display: inline-flex;
align-items: center;
border: 2px solid var(--baseFontColor);
padding: 0.2em 0.8em;
background-color: var(--baseFontColor);
transition: all 0.2s ease;
}
.btn-primary .icon {
display: flex;
justify-content: center;
align-items: center;
margin-right: 1em;
}
.btn-primary .icon svg {
width: 1.5em;
height: 1.5em;
}
.btn-primary .icon svg path {
fill: white;
}
.btn-primary .text {
font-family: var(--headlineFamily);
font-weight: bold;
text-transform: uppercase;
color: white;
}
.btn-primary:hover {
background-color: transparent;
}
.btn-primary:hover .icon svg path {
fill: var(--baseFontColor);
}
.btn-primary:hover .text {
color: var(--baseFontColor);
}
@media (max-width: 1500px) {
.text {
font-size: 15px;
}
}
@media (max-width: 1450px) {
.text {
font-size: 14px;
}
}
@media (max-width: 1400px) {
.text {
font-size: 14px;
}
}
@media (max-width: 1150px) {
.text {
font-size: 16px;
}
}
@media (max-width: 1150px) {
.text {
font-size: 16px;
}
}
@media (max-width: 1110px) {
.text {
font-size: 15px;
}
}
@media (max-width: 980px) {
.text {
font-size: 15px;
}
}
.btn-secondary {
display: inline-flex;
align-items: center;
padding: 0.2em 0.8em;
border: 2px solid white;
background-color: white;
transition: all 0.5s ease;
}
.btn-secondary .icon {
display: flex;
justify-content: center;
align-items: center;
margin-right: 1em;
}
.btn-secondary .icon svg {
width: 1.5em;
height: 1.5em;
}
.btn-secondary .icon svg path {
fill: var(--baseFontColor);
}
.btn-secondary .text {
font-family: var(--headlineFamily);
font-weight: bold;
text-transform: uppercase;
color: var(--baseFontColor);
}
.btn-secondary:hover {
background-color: transparent;
}
.btn-secondary:hover .icon svg path {
fill: white;
}
.btn-secondary:hover .text {
color: white;
}
.slick-arrow {
background: radial-gradient(circle at 50%, hsla(0, 0%, 0%, .1) 1%, transparent 83%, transparent);
height: 60px;
width: 60px;
}
.slick-arrow svg {
width: 2.5em;
height: 2.5em;
}
@media (max-width: 600px) {
.slick-arrow svg {
width: 30px !important;
height: 30px !important;
}
}
.hero-navbar {
position: fixed;
top: 40%;
right: 0;
z-index: 70;
display: flex;
flex-direction: column;
overflow: hidden;
}
@media (max-width: 950px) {
.hero-navbar {
display: none;
}
}
.hero-navbar a.nav-item,
.mobile-hero-navbar a.nav-item {
display: inline-flex;
align-items: center;
background-color: var(--baseFontColor);
margin-bottom: 2px;
transition: all 0.5s ease;
width: 10em;
position: relative;
right: -7.5em;
}
.hero-navbar a.nav-item .nav-icon,
.mobile-hero-navbar a.nav-item .nav-icon {
display: flex;
justify-content: center;
align-items: center;
padding: 0.5em;
transition: all 0.5s ease;
}
.hero-navbar a.nav-item .nav-icon svg,
.mobile-hero-navbar a.nav-item .nav-icon svg {
width: 1.5em;
height: 1.5em;
}
.hero-navbar a.nav-item .txt,
.mobile-hero-navbar a.nav-item .txt {
flex: 1;
padding: 0.5em;
text-transform: uppercase;
color: white;
font-family: var(--headlineFamily);
font-weight: bold;
text-align: center;
transition: all 0.5s ease;
font-size: 0.8em;
}
.hero-navbar a.nav-item:hover,
.mobile-hero-navbar a.nav-item:hover {
right: 0;
z-index: 100;
}
.hero-navbar a.nav-item:hover .nav-icon,
.mobile-hero-navbar a.nav-item:hover .nav-icon {
width: 0;
}
.image {
width: 100%;
height: 100%;
line-height: 0;
}
.image img {
width: 100%;
height: 100%;
object-fit: cover;
}
section.page-content {
padding: 3em 0 2em 0;
}
.slb_details {
display: none !important;
}
.gallery {
display: flex;
flex-flow: wrap;
gap: 40px;
}
@media (max-width: 1000px) {
body.page-template-page-joboffers .row.joboffers {
flex-direction: column;
}
body.page-template-page-joboffers .row.joboffers .is-1-2 {
width: 100%;
}
}
body.page-template-page-joboffers .joboffer-item {
margin-bottom: 2em;
}
body.page-template-page-joboffers .joboffer-item .content-wrap {
flex: 1;
background-color: white;
height: 100%;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content {
height: 100%;
display: flex;
flex-flow: column;
padding: 1.5em 1em 1.5em 1em;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .publishDate {
font-size: 14px;
text-align: right;
padding-bottom: 0.75em;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .grow {
flex-grow: 1;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .infos {
font-size: 14px;
padding: 0.75em 0 1em 0;
display: flex;
flex-flow: wrap;
gap: 5px;
justify-content: space-between;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .infos div {
display: flex;
align-items: center;
height: 20px;
gap: 5px;
width: 30%;
flex-grow: 1;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .infos div span {
margin-top: 3px;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .infos div.loc {
width: 100%;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .infos div.functionlvl {
width: 100%;
}
body.page-template-page-joboffers .joboffer-item .content-wrap .content .infos div svg {
width: 16px;
height: 16px;
}
body.page-template-page-joboffers .joboffer-item .content-wrap a.btn-primary {
background: transparent;
background-color: transparent;
border-color: var(--baseFontColor);
padding-top: 5px;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
margin: 0 20px;
display: flex;
font: 700 18px/21.6px var(--headlineFamily);
}
body.page-template-page-joboffers .joboffer-item .content-wrap a.btn-primary .text {
color: var(--baseFontColor);
}
body.page-template-page-joboffers .joboffer-item .content-wrap a.btn-primary:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
body.page-template-page-joboffers .joboffer-item .content-wrap a.btn-primary:hover .text {
color: #fff;
}
body.home .information-grid,
section.event-section .information-grid,
body.post-type-archive-standorte .information-grid {
margin-top: 2em;
}
@media (max-width: 1024px) {
body.home section.about-section .about-row,
section.event-section section.about-section .about-row,
body.post-type-archive-standorte section.about-section .about-row {
height: 488px;
}
}
@media (max-width: 980px) {
body.home section.about-section .about-row,
section.event-section section.about-section .about-row,
body.post-type-archive-standorte section.about-section .about-row {
height: 100%;
}
}
body.home section.about-section .about-row .image-column,
section.event-section section.about-section .about-row .image-column,
body.post-type-archive-standorte section.about-section .about-row .image-column {
width: 45%;
padding-right: 0;
}
@media (max-width: 1024px) {
body.home section.about-section .about-row .image-column,
section.event-section section.about-section .about-row .image-column,
body.post-type-archive-standorte section.about-section .about-row .image-column {
width: 50%;
}
}
@media (max-width: 760px) {
body.home section.about-section .about-row .image-column,
section.event-section section.about-section .about-row .image-column,
body.post-type-archive-standorte section.about-section .about-row .image-column {
width: 100%;
}
}
body.home section.about-section .about-row .image-column .image,
section.event-section section.about-section .about-row .image-column .image,
body.post-type-archive-standorte section.about-section .about-row .image-column .image {
height: 100%;
}
body.home section.about-section .about-row .image-column .responsive-video,
section.event-section section.about-section .about-row .image-column .responsive-video,
body.post-type-archive-standorte section.about-section .about-row .image-column .responsive-video {
height: 100%;
padding: 0;
}
body.home section.about-section .about-row .image-column .responsive-video .video-player,
section.event-section section.about-section .about-row .image-column .responsive-video .video-player,
body.post-type-archive-standorte section.about-section .about-row .image-column .responsive-video .video-player {
height: 100%;
}
body.home section.about-section .about-row .image-column .responsive-video .video-player .video-js,
section.event-section section.about-section .about-row .image-column .responsive-video .video-player .video-js,
body.post-type-archive-standorte section.about-section .about-row .image-column .responsive-video .video-player .video-js {
height: 100%;
}
body.home section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-poster,
section.event-section section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-poster,
body.post-type-archive-standorte section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-poster {
background-size: cover;
}
body.home section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-big-play-button,
section.event-section section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-big-play-button,
body.post-type-archive-standorte section.about-section .about-row .image-column .responsive-video .video-player .video-js .vjs-big-play-button {
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
body.home section.about-section .about-row .image-column iframe,
section.event-section section.about-section .about-row .image-column iframe,
body.post-type-archive-standorte section.about-section .about-row .image-column iframe {
width: 100%;
height: 100%;
}
body.home section.about-section .about-row .content-column,
section.event-section section.about-section .about-row .content-column,
body.post-type-archive-standorte section.about-section .about-row .content-column {
width: 55%;
padding: 4em 3em;
background-color: var(--background);
}
@media (max-width: 1024px) {
body.home section.about-section .about-row .content-column,
section.event-section section.about-section .about-row .content-column,
body.post-type-archive-standorte section.about-section .about-row .content-column {
height: 100%;
width: 50%;
padding: 0;
}
}
@media (max-width: 760px) {
body.home section.about-section .about-row .content-column,
section.event-section section.about-section .about-row .content-column,
body.post-type-archive-standorte section.about-section .about-row .content-column {
width: 100%;
}
}
body.home section.about-section .about-row .content-column .content,
section.event-section section.about-section .about-row .content-column .content,
body.post-type-archive-standorte section.about-section .about-row .content-column .content {
width: 64%;
}
@media (max-width: 1024px) {
body.home section.about-section .about-row .content-column .content,
section.event-section section.about-section .about-row .content-column .content,
body.post-type-archive-standorte section.about-section .about-row .content-column .content {
width: 100%;
padding: 2em 2.5em;
}
}
@media (max-width: 760px) {
body.home section.about-section .about-row .content-column .content,
section.event-section section.about-section .about-row .content-column .content,
body.post-type-archive-standorte section.about-section .about-row .content-column .content {
width: 90%;
padding: 2em 0;
margin: 0 auto;
}
}
body.home section.about-section .about-row .content-column .content .h2,
section.event-section section.about-section .about-row .content-column .content .h2,
body.post-type-archive-standorte section.about-section .about-row .content-column .content .h2 {
padding-right: 1em;
}
body.home section.about-section .about-row .content-column .content a.btn-primary,
section.event-section section.about-section .about-row .content-column .content a.btn-primary,
body.post-type-archive-standorte section.about-section .about-row .content-column .content a.btn-primary {
margin-top: 3em;
}
@media (max-width: 1024px) {
body.home section.about-section .about-row .content-column .content a.btn-primary,
section.event-section section.about-section .about-row .content-column .content a.btn-primary,
body.post-type-archive-standorte section.about-section .about-row .content-column .content a.btn-primary {
margin-top: 0.8em;
}
}
body.home section.imagenews-section .image-news-grid,
section.event-section section.imagenews-section .image-news-grid,
body.post-type-archive-standorte section.imagenews-section .image-news-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px;
}
@media (max-width: 1250px) {
body.home section.imagenews-section .image-news-grid,
section.event-section section.imagenews-section .image-news-grid,
body.post-type-archive-standorte section.imagenews-section .image-news-grid {
display: flex;
flex-flow: column;
gap: 30px;
}
}
body.home section.imagenews-section .image-news-grid .image-news-item,
section.event-section section.imagenews-section .image-news-grid .image-news-item,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item {
position: relative;
display: flex;
flex-flow: column;
}
body.home section.imagenews-section .image-news-grid .image-news-item .actions,
section.event-section section.imagenews-section .image-news-grid .image-news-item .actions,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .actions {
padding: 3em;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
body.home section.imagenews-section .image-news-grid .image-news-item .actions a,
section.event-section section.imagenews-section .image-news-grid .image-news-item .actions a,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .actions a {
margin: auto;
border: 1px solid #fff;
background: transparent;
border-radius: 60px;
font-size: 0.9em;
text-align: center;
transition: 0.4s linear;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 25px 90px 20px 90px;
justify-self: center;
}
body.home section.imagenews-section .image-news-grid .image-news-item .actions a span,
section.event-section section.imagenews-section .image-news-grid .image-news-item .actions a span,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .actions a span {
color: #fff;
}
body.home section.imagenews-section .image-news-grid .image-news-item .actions a:hover,
section.event-section section.imagenews-section .image-news-grid .image-news-item .actions a:hover,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .actions a:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1),
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1),
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) {
grid-area: 1 / 1 / 3 / 2;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content {
padding: 3em;
position: relative;
color: #fff;
width: 60%;
flex-grow: 1;
}
@media (max-width: 1250px) {
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content {
width: 100%;
}
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content h3,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content h3,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content h3 {
text-transform: uppercase;
margin-bottom: 1em;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content h4,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content h4,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(1) .content h4 {
text-transform: normal;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2),
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2),
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) {
grid-area: 1 / 2 / 2 / 3;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h3,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h3,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h3 {
line-height: var(--headlineLineHeight);
font-family: var(--headlineFamily);
font-weight: normal;
font-size: var(--h2FontSize);
text-transform: uppercase;
margin-bottom: 1em;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h3.small,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h3.small,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h3.small {
text-transform: none;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h4,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h4,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(2) h4 {
display: none;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3),
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3),
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) {
grid-area: 2 / 2 / 3 / 3;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h3,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h3,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h3 {
line-height: var(--headlineLineHeight);
font-family: var(--headlineFamily);
font-weight: normal;
font-size: var(--h2FontSize);
text-transform: uppercase;
margin-bottom: 1em;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h3.small,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h3.small,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h3.small {
text-transform: none;
}
body.home section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h4,
section.event-section section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h4,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item:nth-of-type(3) h4 {
display: none;
}
body.home section.imagenews-section .image-news-grid .image-news-item .image,
section.event-section section.imagenews-section .image-news-grid .image-news-item .image,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .image {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
body.home section.imagenews-section .image-news-grid .image-news-item .image img,
section.event-section section.imagenews-section .image-news-grid .image-news-item .image img,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 80%;
}
body.home section.imagenews-section .image-news-grid .image-news-item .image:after,
section.event-section section.imagenews-section .image-news-grid .image-news-item .image:after,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .image:after {
content: "";
background: hsla(0, 0%, 0%, 0.3);
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
body.home section.imagenews-section .image-news-grid .image-news-item .content,
section.event-section section.imagenews-section .image-news-grid .image-news-item .content,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .content {
padding: 3em;
position: relative;
color: #fff;
}
body.home section.imagenews-section .image-news-grid .image-news-item .content h3,
section.event-section section.imagenews-section .image-news-grid .image-news-item .content h3,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .content h3 {
text-transform: uppercase;
}
body.home section.imagenews-section .image-news-grid .image-news-item .content h4,
section.event-section section.imagenews-section .image-news-grid .image-news-item .content h4,
body.post-type-archive-standorte section.imagenews-section .image-news-grid .image-news-item .content h4 {
text-transform: normal;
}
body.home section.mission-section .section-header h2,
section.event-section section.mission-section .section-header h2,
body.post-type-archive-standorte section.mission-section .section-header h2 {
text-align: center;
margin-top: 1em;
margin-bottom: 3em;
}
body.home section.mission-section .section-header img,
section.event-section section.mission-section .section-header img,
body.post-type-archive-standorte section.mission-section .section-header img {
width: 100%;
height: auto;
}
body.home section.mission-section ul,
section.event-section section.mission-section ul,
body.post-type-archive-standorte section.mission-section ul {
padding: 0;
}
body.home section.mission-section ul li,
section.event-section section.mission-section ul li,
body.post-type-archive-standorte section.mission-section ul li {
list-style: none;
list-style-type: none;
display: flex;
align-items: center;
margin: 0;
}
body.home section.mission-section ul li:before,
section.event-section section.mission-section ul li:before,
body.post-type-archive-standorte section.mission-section ul li:before {
content: "";
width: 16px;
height: 6px;
border-left-width: 2px;
border-bottom-width: 2px;
border-style: solid;
border-color: var(--darkliver);
border-right-width: 0;
border-top-width: 0;
display: block;
transform: rotate(-45deg);
margin-right: 0.5em;
}
@media (max-width: 1100px) {
body.home section.mission-section .mission-row,
section.event-section section.mission-section .mission-row,
body.post-type-archive-standorte section.mission-section .mission-row {
display: flex;
flex-flow: column;
}
body.home section.mission-section .mission-row .is-2-3,
section.event-section section.mission-section .mission-row .is-2-3,
body.post-type-archive-standorte section.mission-section .mission-row .is-2-3 {
width: 100%;
}
body.home section.mission-section .mission-row .is-1-3,
section.event-section section.mission-section .mission-row .is-1-3,
body.post-type-archive-standorte section.mission-section .mission-row .is-1-3 {
width: 100%;
}
}
body.home section.car-offers-section,
section.event-section section.car-offers-section,
body.post-type-archive-standorte section.car-offers-section {
padding: 2em;
}
@media (max-width: 1850px) {
body.home section.car-offers-section,
section.event-section section.car-offers-section,
body.post-type-archive-standorte section.car-offers-section {
padding: 2em 5em;
}
}
@media (max-width: 1250px) {
body.home section.car-offers-section,
section.event-section section.car-offers-section,
body.post-type-archive-standorte section.car-offers-section {
padding: 2em 3em;
}
}
@media (max-width: 900px) {
body.home section.car-offers-section,
section.event-section section.car-offers-section,
body.post-type-archive-standorte section.car-offers-section {
padding: 1em 1em;
}
}
@media (max-width: 600px) {
body.home section.car-offers-section,
section.event-section section.car-offers-section,
body.post-type-archive-standorte section.car-offers-section {
padding: 1em 0;
}
}
body.home section.car-offers-section .car-offers-wrapper,
section.event-section section.car-offers-section .car-offers-wrapper,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper {
margin: 0 calc(((100% - var(--wrapperwithWide)) / 2) + 40px) 0 calc(((100% - var(--wrapperwithWide)) / 2) + 40px);
}
@media (max-width: 1880px) {
body.home section.car-offers-section .car-offers-wrapper,
section.event-section section.car-offers-section .car-offers-wrapper,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper {
margin: auto;
}
}
@media (max-width: 1800px) {
body.home section.car-offers-section .car-offers-wrapper,
section.event-section section.car-offers-section .car-offers-wrapper,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper {
padding: 0 40px 0 40px;
}
}
body.home section.car-offers-section .car-offers-wrapper #car-promotions-slider svg,
section.event-section section.car-offers-section .car-offers-wrapper #car-promotions-slider svg,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper #car-promotions-slider svg {
width: 42px;
height: 42px;
}
body.home section.car-offers-section .car-offers-wrapper #car-promotions-slider .slick-arrow,
section.event-section section.car-offers-section .car-offers-wrapper #car-promotions-slider .slick-arrow,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper #car-promotions-slider .slick-arrow {
width: 42px;
height: 42px;
}
body.home section.car-offers-section .car-offers-wrapper .section-header,
section.event-section section.car-offers-section .car-offers-wrapper .section-header,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .section-header {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0.75em;
}
body.home section.car-offers-section .car-offers-wrapper .section-header h2,
section.event-section section.car-offers-section .car-offers-wrapper .section-header h2,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .section-header h2 {
flex: 1;
margin-bottom: 0;
text-align: center;
}
body.home section.car-offers-section .car-offers-wrapper .section-header .more-link,
section.event-section section.car-offers-section .car-offers-wrapper .section-header .more-link,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .section-header .more-link {
display: flex;
align-items: center;
}
body.home section.car-offers-section .car-offers-wrapper .section-header .more-link svg,
section.event-section section.car-offers-section .car-offers-wrapper .section-header .more-link svg,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .section-header .more-link svg {
width: 1em;
height: 1em;
margin-right: 1em;
}
body.home section.car-offers-section .car-offers-wrapper .section-header .more-link:hover,
section.event-section section.car-offers-section .car-offers-wrapper .section-header .more-link:hover,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .section-header .more-link:hover {
text-decoration: underline;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list {
margin: 0 -1em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide {
margin: 0 1em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide {
background: #fff;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image {
aspect-ratio: 1.33079848;
position: relative;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image:hover,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image:hover,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image:hover {
cursor: pointer;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image img,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image img,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image img {
width: 100%;
height: 100%;
object-fit: cover;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image .title,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image .title,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .image .title {
position: absolute;
top: 0;
left: 0;
padding: 1em;
color: #fff;
text-transform: uppercase;
font: 700 18px/21.6px var(--headlineFamily);
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.75);
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .row,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .row,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .row {
margin: 0;
}
@media (max-width: 900px) {
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .row,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .row,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .row {
flex-flow: column;
}
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col {
width: 50%;
padding: 1em;
}
@media (max-width: 900px) {
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col {
width: 100%;
padding: 0.5em 1em;
}
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary {
border-color: var(--baseFontColor);
padding-top: 5px;
width: 100%;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
font: 700 18px/21.6px var(--headlineFamily);
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary.angebot,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary.angebot,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .actions .col .btn-secondary.angebot {
border-color: #47AAE1;
color: #47AAE1;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col {
width: 50%;
padding: 1em;
color: #fff;
font: 400 12px/16.8px var(--headlineFamily);
}
@media (max-width: 900px) {
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col {
width: 100%;
}
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.advantage,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.advantage,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.advantage {
background: #4F5151;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.offer,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.offer,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col.offer {
background: #47AAE1;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col .prc,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col .prc,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .price .col .prc {
font: 700 18px/21.6px var(--headlineFamily);
display: block;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note {
padding: 1em;
width: 50%;
font-size: 0.8em;
}
@media (max-width: 900px) {
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note {
width: 100%;
padding: 0.5em 1em;
}
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note .marginalia,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note .marginalia,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .note .marginalia {
margin-top: 1em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details {
margin-top: 1em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail {
display: inline-flex;
align-items: center;
margin-right: 1em;
margin-bottom: 0.5em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail .icon,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail .icon,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail .icon {
display: flex;
justify-content: center;
align-items: center;
margin-right: 1em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail .icon svg,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail .icon svg,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .details .detail .icon svg {
width: 1em;
height: 1em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .price,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .price,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-list .slick-track .slick-slide.offer-slide .content .price {
margin-top: 0.25em;
margin-bottom: 0;
padding: 0.5em;
color: white;
text-align: center;
background-color: var(--baseFontColor);
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow {
font-size: 1em;
width: unset;
height: unset;
top: 40%;
z-index: 80;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow svg,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow svg,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow svg {
width: 100%;
height: 100%;
transition: 0.2s ease;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow svg path,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow svg path,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow svg path {
fill: var(--baseFontColor);
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow:before,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow:before,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow:before {
display: none;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow.slick-prev,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow.slick-prev,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow.slick-prev {
right: unset;
left: -3em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow.slick-next,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow.slick-next,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow.slick-next {
right: -3em;
}
body.home section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow:hover svg,
section.event-section section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow:hover svg,
body.post-type-archive-standorte section.car-offers-section .car-offers-wrapper .car-offers-slider .slick-arrow:hover svg {
opacity: 0.7;
}
body.home section.award-section,
section.event-section section.award-section,
body.post-type-archive-standorte section.award-section {
background-color: var(--baseFontColor);
padding: 2em 0;
}
body.home section.award-section .section-header h2,
section.event-section section.award-section .section-header h2,
body.post-type-archive-standorte section.award-section .section-header h2 {
text-align: center;
color: white;
margin-bottom: 0.75em;
text-transform: none;
}
body.home section.award-section .award-slider,
section.event-section section.award-section .award-slider,
body.post-type-archive-standorte section.award-section .award-slider {
width: 50%;
margin: 0 auto 5em auto;
}
@media (max-width: 768px) {
body.home section.award-section .award-slider,
section.event-section section.award-section .award-slider,
body.post-type-archive-standorte section.award-section .award-slider {
width: 70%;
}
}
@media (max-width: 600px) {
body.home section.award-section .award-slider,
section.event-section section.award-section .award-slider,
body.post-type-archive-standorte section.award-section .award-slider {
width: 90%;
}
}
body.home section.award-section .award-slider .slick-list,
section.event-section section.award-section .award-slider .slick-list,
body.post-type-archive-standorte section.award-section .award-slider .slick-list {
overflow: unset;
}
body.home section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .image,
section.event-section section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .image,
body.post-type-archive-standorte section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .image {
margin: 0 auto 1.5em auto;
min-height: 10em;
display: flex;
width: 100%;
align-items: center;
justify-content: center;
}
body.home section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .image img,
section.event-section section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .image img,
body.post-type-archive-standorte section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .image img {
width: 15em;
height: 10em;
max-width: 100%;
object-fit: contain;
}
body.home section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .title,
section.event-section section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .title,
body.post-type-archive-standorte section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .title,
body.home section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .subtitle,
section.event-section section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .subtitle,
body.post-type-archive-standorte section.award-section .award-slider .slick-list .slick-track .slick-slide .award-slide .subtitle {
color: white;
text-align: center;
margin-bottom: 0.5em;
}
body.home section.award-section .award-slider .slick-arrow,
section.event-section section.award-section .award-slider .slick-arrow,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow {
font-size: 1em;
width: unset;
height: unset;
top: unset;
bottom: -4em;
}
body.home section.award-section .award-slider .slick-arrow svg,
section.event-section section.award-section .award-slider .slick-arrow svg,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow svg {
width: 1.75em;
height: 1.75em;
transition: all 0.2s ease;
}
body.home section.award-section .award-slider .slick-arrow svg path,
section.event-section section.award-section .award-slider .slick-arrow svg path,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow svg path {
fill: white;
}
body.home section.award-section .award-slider .slick-arrow:before,
section.event-section section.award-section .award-slider .slick-arrow:before,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow:before {
display: none;
}
body.home section.award-section .award-slider .slick-arrow.slick-disabled svg path,
section.event-section section.award-section .award-slider .slick-arrow.slick-disabled svg path,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow.slick-disabled svg path {
fill: var(--silver);
}
body.home section.award-section .award-slider .slick-arrow.slick-disabled:hover,
section.event-section section.award-section .award-slider .slick-arrow.slick-disabled:hover,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow.slick-disabled:hover {
opacity: 1;
}
body.home section.award-section .award-slider .slick-arrow:hover svg,
section.event-section section.award-section .award-slider .slick-arrow:hover svg,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow:hover svg {
opacity: 0.5;
}
body.home section.award-section .award-slider .slick-arrow:hover.slick-disabled svg,
section.event-section section.award-section .award-slider .slick-arrow:hover.slick-disabled svg,
body.post-type-archive-standorte section.award-section .award-slider .slick-arrow:hover.slick-disabled svg {
opacity: 1;
}
body.home section.award-section .award-slider .slick-prev,
section.event-section section.award-section .award-slider .slick-prev,
body.post-type-archive-standorte section.award-section .award-slider .slick-prev {
left: 44%;
}
@media (max-width: 760px) {
body.home section.award-section .award-slider .slick-prev,
section.event-section section.award-section .award-slider .slick-prev,
body.post-type-archive-standorte section.award-section .award-slider .slick-prev {
left: 40%;
}
}
@media (max-width: 760px) {
body.home section.award-section .award-slider .slick-prev,
section.event-section section.award-section .award-slider .slick-prev,
body.post-type-archive-standorte section.award-section .award-slider .slick-prev {
left: 35%;
}
}
body.home section.award-section .award-slider .slick-next,
section.event-section section.award-section .award-slider .slick-next,
body.post-type-archive-standorte section.award-section .award-slider .slick-next {
right: 44%;
}
@media (max-width: 760px) {
body.home section.award-section .award-slider .slick-next,
section.event-section section.award-section .award-slider .slick-next,
body.post-type-archive-standorte section.award-section .award-slider .slick-next {
right: 40%;
}
}
@media (max-width: 760px) {
body.home section.award-section .award-slider .slick-next,
section.event-section section.award-section .award-slider .slick-next,
body.post-type-archive-standorte section.award-section .award-slider .slick-next {
right: 35%;
}
}
body.home section.award-section .action,
section.event-section section.award-section .action,
body.post-type-archive-standorte section.award-section .action {
display: flex;
justify-content: center;
}
body.home section.information-section,
section.event-section section.information-section,
body.post-type-archive-standorte section.information-section,
body.home section.news-section,
section.event-section,
body.post-type-archive-standorte section.news-section,
body.home section.standorte-section,
section.event-section section.standorte-section,
section.standorte-section {
padding: 2em 0;
background-color: var(--background);
}
body.home section.information-section .wrapper,
section.event-section section.information-section .wrapper,
body.post-type-archive-standorte section.information-section .wrapper,
body.home section.news-section .wrapper,
section.event-section .wrapper,
body.post-type-archive-standorte section.news-section .wrapper,
body.home section.standorte-section .wrapper,
section.event-section section.standorte-section .wrapper,
section.standorte-section .wrapper {
width: var(--wrapperwithWide);
}
body.home section.information-section .wrapper.small,
section.event-section section.information-section .wrapper.small,
body.post-type-archive-standorte section.information-section .wrapper.small,
body.home section.news-section .wrapper.small,
section.event-section .wrapper.small,
body.post-type-archive-standorte section.news-section .wrapper.small,
body.home section.standorte-section .wrapper.small,
section.event-section section.standorte-section .wrapper.small,
section.standorte-section .wrapper.small {
width: var(--wrapperWidthSmall);
}
body.home section.information-section .section-header,
section.event-section section.information-section .section-header,
body.post-type-archive-standorte section.information-section .section-header,
body.home section.news-section .section-header,
section.event-section .section-header,
body.post-type-archive-standorte section.news-section .section-header,
body.home section.standorte-section .section-header,
section.event-section section.standorte-section .section-header,
section.standorte-section .section-header {
display: flex;
align-items: center;
text-align: center;
justify-content: center;
margin-bottom: 1.5em;
}
@media (max-width: 1240px) {
body.home section.information-section .section-header,
section.event-section section.information-section .section-header,
body.post-type-archive-standorte section.information-section .section-header,
body.home section.news-section .section-header,
section.event-section .section-header,
body.post-type-archive-standorte section.news-section .section-header,
body.home section.standorte-section .section-header,
section.event-section section.standorte-section .section-header,
section.standorte-section .section-header {
flex-direction: column;
align-items: flex-start;
margin-bottom: 1.5em;
}
}
body.home section.information-section .section-header h2,
section.event-section section.information-section .section-header h2,
body.post-type-archive-standorte section.information-section .section-header h2,
body.home section.news-section .section-header h2,
section.event-section .section-header h2,
body.post-type-archive-standorte section.news-section .section-header h2,
body.home section.standorte-section .section-header h2,
section.event-section section.standorte-section .section-header h2,
section.standorte-section .section-header h2 {
margin-bottom: 0;
text-align: center;
}
@media (max-width: 1240px) {
body.home section.information-section .section-header h2,
section.event-section section.information-section .section-header h2,
body.post-type-archive-standorte section.information-section .section-header h2,
body.home section.news-section .section-header h2,
section.event-section .section-header h2,
body.post-type-archive-standorte section.news-section .section-header h2,
body.home section.standorte-section .section-header h2,
section.event-section section.standorte-section .section-header h2,
section.standorte-section .section-header h2 {
margin-bottom: 0.5em;
}
}
body.home section.information-section .section-header .filters,
section.event-section section.information-section .section-header .filters,
body.post-type-archive-standorte section.information-section .section-header .filters,
body.home section.news-section .section-header .filters,
section.event-section .section-header .filters,
body.post-type-archive-standorte section.news-section .section-header .filters,
body.home section.standorte-section .section-header .filters,
section.event-section section.standorte-section .section-header .filters,
section.standorte-section .section-header .filters {
flex: 1;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media (max-width: 660px) {
body.home section.information-section .section-header .filters,
section.event-section section.information-section .section-header .filters,
body.post-type-archive-standorte section.information-section .section-header .filters,
body.home section.news-section .section-header .filters,
section.event-section .section-header .filters,
body.post-type-archive-standorte section.news-section .section-header .filters,
body.home section.standorte-section .section-header .filters,
section.event-section section.standorte-section .section-header .filters,
section.standorte-section .section-header .filters {
justify-content: flex-start;
flex-wrap: wrap;
}
}
body.home section.information-section .section-header .filters .filter,
section.event-section section.information-section .section-header .filters .filter,
body.post-type-archive-standorte section.information-section .section-header .filters .filter,
body.home section.news-section .section-header .filters .filter,
section.event-section .section-header .filters .filter,
body.post-type-archive-standorte section.news-section .section-header .filters .filter,
body.home section.standorte-section .section-header .filters .filter,
section.event-section section.standorte-section .section-header .filters .filter,
section.standorte-section .section-header .filters .filter {
display: block;
padding: 0.25em 0.5em;
margin-right: 0.25em;
font-family: var(--headlineFamily);
text-transform: uppercase;
font-size: 0.77em;
color: var(--silver);
font-weight: bold;
transition: all 0.2s ease;
}
body.home section.information-section .section-header .filters .filter:last-child,
section.event-section section.information-section .section-header .filters .filter:last-child,
body.post-type-archive-standorte section.information-section .section-header .filters .filter:last-child,
body.home section.news-section .section-header .filters .filter:last-child,
section.event-section .section-header .filters .filter:last-child,
body.post-type-archive-standorte section.news-section .section-header .filters .filter:last-child,
body.home section.standorte-section .section-header .filters .filter:last-child,
section.event-section section.standorte-section .section-header .filters .filter:last-child,
section.standorte-section .section-header .filters .filter:last-child {
margin-right: 0;
}
body.home section.information-section .section-header .filters .filter.active,
section.event-section section.information-section .section-header .filters .filter.active,
body.post-type-archive-standorte section.information-section .section-header .filters .filter.active,
body.home section.news-section .section-header .filters .filter.active,
section.event-section .section-header .filters .filter.active,
body.post-type-archive-standorte section.news-section .section-header .filters .filter.active,
body.home section.standorte-section .section-header .filters .filter.active,
section.event-section section.standorte-section .section-header .filters .filter.active,
section.standorte-section .section-header .filters .filter.active,
body.home section.information-section .section-header .filters .filter:hover,
section.event-section section.information-section .section-header .filters .filter:hover,
body.post-type-archive-standorte section.information-section .section-header .filters .filter:hover,
body.home section.news-section .section-header .filters .filter:hover,
section.event-section .section-header .filters .filter:hover,
body.post-type-archive-standorte section.news-section .section-header .filters .filter:hover,
body.home section.standorte-section .section-header .filters .filter:hover,
section.event-section section.standorte-section .section-header .filters .filter:hover,
section.standorte-section .section-header .filters .filter:hover {
background-color: var(--baseFontColor);
color: white;
}
body.home section.information-section .information-grid .information-row .information-item,
section.event-section section.information-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item,
body.home section.news-section .information-grid .information-row .information-item,
section.event-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item,
body.home section.standorte-section .information-grid .information-row .information-item,
section.event-section .information-grid .information-row .information-item,
section.standorte-section .information-grid .information-row .information-item,
body.home section.information-section .information-grid .standort-row .information-item,
section.event-section section.information-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item,
body.home section.news-section .information-grid .standort-row .information-item,
section.event-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item,
body.home section.standorte-section .information-grid .standort-row .information-item,
section.event-section section.standorte-section .information-grid .standort-row .information-item,
section.standorte-section .information-grid .standort-row .information-item,
body.home section.information-section .information-grid .information-row .standort-item,
section.event-section section.information-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item,
body.home section.news-section .information-grid .information-row .standort-item,
section.event-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item,
body.home section.standorte-section .information-grid .information-row .standort-item,
section.event-section section.standorte-section .information-grid .information-row .standort-item,
section.standorte-section .information-grid .information-row .standort-item,
body.home section.information-section .information-grid .standort-row .standort-item,
section.event-section section.information-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item,
body.home section.news-section .information-grid .standort-row .standort-item,
section.event-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item,
body.home section.standorte-section .information-grid .standort-row .standort-item,
section.event-section section.standorte-section .information-grid .standort-row .standort-item,
section.standorte-section .information-grid .standort-row .standort-item {
display: flex;
flex-direction: column;
margin-bottom: 2em;
}
@media (max-width: 1400px) {
body.home section.information-section .information-grid .information-row .information-item,
section.event-section section.information-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item,
body.home section.news-section .information-grid .information-row .information-item,
section.event-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item,
body.home section.standorte-section .information-grid .information-row .information-item,
section.event-section section.standorte-section .information-grid .information-row .information-item,
section.standorte-section .information-grid .information-row .information-item,
body.home section.information-section .information-grid .standort-row .information-item,
section.event-section section.information-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item,
body.home section.news-section .information-grid .standort-row .information-item,
section.event-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item,
body.home section.standorte-section .information-grid .standort-row .information-item,
section.event-section section.standorte-section .information-grid .standort-row .information-item,
section.standorte-section .information-grid .standort-row .information-item,
body.home section.information-section .information-grid .information-row .standort-item,
section.event-section section.information-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item,
body.home section.news-section .information-grid .information-row .standort-item,
section.event-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item,
body.home section.standorte-section .information-grid .information-row .standort-item,
section.event-section section.standorte-section .information-grid .information-row .standort-item,
section.standorte-section .information-grid .information-row .standort-item,
body.home section.information-section .information-grid .standort-row .standort-item,
section.event-section section.information-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item,
body.home section.news-section .information-grid .standort-row .standort-item,
section.event-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item,
body.home section.standorte-section .information-grid .standort-row .standort-item,
section.event-section section.standorte-section .information-grid .standort-row .standort-item,
section.standorte-section .information-grid .standort-row .standort-item {
padding: 0 0.5em;
margin-bottom: 1em;
}
}
@media (max-width: 1200px) {
body.home section.information-section .information-grid .information-row .information-item,
section.event-section section.information-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item,
body.home section.news-section .information-grid .information-row .information-item,
section.event-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item,
body.home section.standorte-section .information-grid .information-row .information-item,
section.event-section section.standorte-section .information-grid .information-row .information-item,
section.standorte-section .information-grid .information-row .information-item,
body.home section.information-section .information-grid .standort-row .information-item,
section.event-section section.information-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item,
body.home section.news-section .information-grid .standort-row .information-item,
section.event-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item,
body.home section.standorte-section .information-grid .standort-row .information-item,
section.event-section section.standorte-section .information-grid .standort-row .information-item,
section.standorte-section .information-grid .standort-row .information-item,
body.home section.information-section .information-grid .information-row .standort-item,
section.event-section section.information-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item,
body.home section.news-section .information-grid .information-row .standort-item,
section.event-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item,
body.home section.standorte-section .information-grid .information-row .standort-item,
section.event-section section.standorte-section .information-grid .information-row .standort-item,
section.standorte-section .information-grid .information-row .standort-item,
body.home section.information-section .information-grid .standort-row .standort-item,
section.event-section section.information-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item,
body.home section.news-section .information-grid .standort-row .standort-item,
section.event-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item,
body.home section.standorte-section .information-grid .standort-row .standort-item,
section.event-section section.standorte-section .information-grid .standort-row .standort-item,
section.standorte-section .information-grid .standort-row .standort-item {
width: 50%;
}
}
@media (max-width: 760px) {
body.home section.information-section .information-grid .information-row .information-item,
section.event-section section.information-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item,
body.home section.news-section .information-grid .information-row .information-item,
section.event-section .information-grid .information-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item,
body.home section.standorte-section .information-grid .information-row .information-item,
section.event-section section.standorte-section .information-grid .information-row .information-item,
section.standorte-section .information-grid .information-row .information-item,
body.home section.information-section .information-grid .standort-row .information-item,
section.event-section section.information-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item,
body.home section.news-section .information-grid .standort-row .information-item,
section.event-section .information-grid .standort-row .information-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item,
body.home section.standorte-section .information-grid .standort-row .information-item,
section.event-section section.standorte-section .information-grid .standort-row .information-item,
section.standorte-section .information-grid .standort-row .information-item,
body.home section.information-section .information-grid .information-row .standort-item,
section.event-section section.information-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item,
body.home section.news-section .information-grid .information-row .standort-item,
section.event-section .information-grid .information-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item,
body.home section.standorte-section .information-grid .information-row .standort-item,
section.event-section section.standorte-section .information-grid .information-row .standort-item,
section.standorte-section .information-grid .information-row .standort-item,
body.home section.information-section .information-grid .standort-row .standort-item,
section.event-section section.information-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item,
body.home section.news-section .information-grid .standort-row .standort-item,
section.event-section .information-grid .standort-row .standort-item,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item,
body.home section.standorte-section .information-grid .standort-row .standort-item,
section.event-section section.standorte-section .information-grid .standort-row .standort-item,
section.standorte-section .information-grid .standort-row .standort-item {
width: 100%;
}
}
body.home section.information-section .information-grid .information-row .information-item .image,
section.event-section section.information-section .information-grid .information-row .information-item .image,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .image,
body.home section.news-section .information-grid .information-row .information-item .image,
section.event-section .information-grid .information-row .information-item .image,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .image,
body.home section.standorte-section .information-grid .information-row .information-item .image,
section.event-section section.standorte-section .information-grid .information-row .information-item .image,
section.standorte-section .information-grid .information-row .information-item .image,
body.home section.information-section .information-grid .standort-row .information-item .image,
section.event-section section.information-section .information-grid .standort-row .information-item .image,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .image,
body.home section.news-section .information-grid .standort-row .information-item .image,
section.event-section .information-grid .standort-row .information-item .image,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .image,
body.home section.standorte-section .information-grid .standort-row .information-item .image,
section.event-section section.standorte-section .information-grid .standort-row .information-item .image,
section.standorte-section .information-grid .standort-row .information-item .image,
body.home section.information-section .information-grid .information-row .standort-item .image,
section.event-section section.information-section .information-grid .information-row .standort-item .image,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .image,
body.home section.news-section .information-grid .information-row .standort-item .image,
section.event-section .information-grid .information-row .standort-item .image,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .image,
body.home section.standorte-section .information-grid .information-row .standort-item .image,
section.event-section section.standorte-section .information-grid .information-row .standort-item .image,
section.standorte-section .information-grid .information-row .standort-item .image,
body.home section.information-section .information-grid .standort-row .standort-item .image,
section.event-section section.information-section .information-grid .standort-row .standort-item .image,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .image,
body.home section.news-section .information-grid .standort-row .standort-item .image,
section.event-section .information-grid .standort-row .standort-item .image,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .image,
body.home section.standorte-section .information-grid .standort-row .standort-item .image,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .image,
section.standorte-section .information-grid .standort-row .standort-item .image {
height: 13em;
filter: drop-shadow(0px 4px 50px rgba(79, 81, 81, 0.25));
position: relative;
}
body.home section.information-section .information-grid .information-row .information-item .image .overlay,
section.event-section section.information-section .information-grid .information-row .information-item .image .overlay,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .image .overlay,
body.home section.news-section .information-grid .information-row .information-item .image .overlay,
section.event-section .information-grid .information-row .information-item .image .overlay,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .image .overlay,
body.home section.standorte-section .information-grid .information-row .information-item .image .overlay,
section.event-section section.standorte-section .information-grid .information-row .information-item .image .overlay,
section.standorte-section .information-grid .information-row .information-item .image .overlay,
body.home section.information-section .information-grid .standort-row .information-item .image .overlay,
section.event-section section.information-section .information-grid .standort-row .information-item .image .overlay,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .image .overlay,
body.home section.news-section .information-grid .standort-row .information-item .image .overlay,
section.event-section .information-grid .standort-row .information-item .image .overlay,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .image .overlay,
body.home section.standorte-section .information-grid .standort-row .information-item .image .overlay,
section.event-section section.standorte-section .information-grid .standort-row .information-item .image .overlay,
section.standorte-section .information-grid .standort-row .information-item .image .overlay,
body.home section.information-section .information-grid .information-row .standort-item .image .overlay,
section.event-section section.information-section .information-grid .information-row .standort-item .image .overlay,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .image .overlay,
body.home section.news-section .information-grid .information-row .standort-item .image .overlay,
section.event-section .information-grid .information-row .standort-item .image .overlay,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .image .overlay,
body.home section.standorte-section .information-grid .information-row .standort-item .image .overlay,
section.event-section section.standorte-section .information-grid .information-row .standort-item .image .overlay,
section.standorte-section .information-grid .information-row .standort-item .image .overlay,
body.home section.information-section .information-grid .standort-row .standort-item .image .overlay,
section.event-section section.information-section .information-grid .standort-row .standort-item .image .overlay,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .image .overlay,
body.home section.news-section .information-grid .standort-row .standort-item .image .overlay,
section.event-section .information-grid .standort-row .standort-item .image .overlay,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .image .overlay,
body.home section.standorte-section .information-grid .standort-row .standort-item .image .overlay,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .image .overlay,
section.standorte-section .information-grid .standort-row .standort-item .image .overlay {
position: absolute;
top: 0;
right: 0;
background: #EB5757;
color: #fff;
font-size: 1em;
font-weight: 700;
display: flex;
align-items: center;
justify-content: flex-end;
padding: 0.5em 1em;
text-transform: uppercase;
line-height: 1;
}
body.home section.information-section .information-grid .information-row .information-item.car-offer-item .image img,
section.event-section section.information-section .information-grid .information-row .information-item.car-offer-item .image img,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item.car-offer-item .image img,
body.home section.news-section .information-grid .information-row .information-item.car-offer-item .image img,
section.event-section .information-grid .information-row .information-item.car-offer-item .image img,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item.car-offer-item .image img,
body.home section.standorte-section .information-grid .information-row .information-item.car-offer-item .image img,
section.event-section section.standorte-section .information-grid .information-row .information-item.car-offer-item .image img,
section.standorte-section .information-grid .information-row .information-item.car-offer-item .image img,
body.home section.information-section .information-grid .standort-row .information-item.car-offer-item .image img,
section.event-section section.information-section .information-grid .standort-row .information-item.car-offer-item .image img,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item.car-offer-item .image img,
body.home section.news-section .information-grid .standort-row .information-item.car-offer-item .image img,
section.event-section .information-grid .standort-row .information-item.car-offer-item .image img,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item.car-offer-item .image img,
body.home section.standorte-section .information-grid .standort-row .information-item.car-offer-item .image img,
section.event-section section.standorte-section .information-grid .standort-row .information-item.car-offer-item .image img,
section.standorte-section .information-grid .standort-row .information-item.car-offer-item .image img,
body.home section.information-section .information-grid .information-row .standort-item.car-offer-item .image img,
section.event-section section.information-section .information-grid .information-row .standort-item.car-offer-item .image img,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item.car-offer-item .image img,
body.home section.news-section .information-grid .information-row .standort-item.car-offer-item .image img,
section.event-section .information-grid .information-row .standort-item.car-offer-item .image img,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item.car-offer-item .image img,
body.home section.standorte-section .information-grid .information-row .standort-item.car-offer-item .image img,
section.event-section section.standorte-section .information-grid .information-row .standort-item.car-offer-item .image img,
section.standorte-section .information-grid .information-row .standort-item.car-offer-item .image img,
body.home section.information-section .information-grid .standort-row .standort-item.car-offer-item .image img,
section.event-section section.information-section .information-grid .standort-row .standort-item.car-offer-item .image img,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item.car-offer-item .image img,
body.home section.news-section .information-grid .standort-row .standort-item.car-offer-item .image img,
section.event-section .information-grid .standort-row .standort-item.car-offer-item .image img,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item.car-offer-item .image img,
body.home section.standorte-section .information-grid .standort-row .standort-item.car-offer-item .image img,
section.event-section section.standorte-section .information-grid .standort-row .standort-item.car-offer-item .image img,
section.standorte-section .information-grid .standort-row .standort-item.car-offer-item .image img {
object-fit: cover;
object-position: bottom center;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap,
body.home section.news-section .information-grid .information-row .information-item .content-wrap,
section.event-section .information-grid .information-row .information-item .content-wrap,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap,
section.standorte-section .information-grid .information-row .information-item .content-wrap,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap,
section.event-section .information-grid .standort-row .information-item .content-wrap,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap,
section.standorte-section .information-grid .standort-row .information-item .content-wrap,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap,
section.event-section .information-grid .information-row .standort-item .content-wrap,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap,
section.standorte-section .information-grid .information-row .standort-item .content-wrap,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap,
section.event-section .information-grid .standort-row .standort-item .content-wrap,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap {
background-color: white;
flex: 1;
display: flex;
flex-direction: column;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content,
section.event-section .information-grid .information-row .information-item .content-wrap .content,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content,
section.event-section .information-grid .standort-row .information-item .content-wrap .content,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content,
section.event-section .information-grid .information-row .standort-item .content-wrap .content,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content {
flex: 1;
padding: 1em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content p + br,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content p + br,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content p + br,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content p + br,
section.event-section .information-grid .information-row .information-item .content-wrap .content p + br,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content p + br,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content p + br,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content p + br,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content p + br,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content p + br,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content p + br,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content p + br,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content p + br,
section.event-section .information-grid .standort-row .information-item .content-wrap .content p + br,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content p + br,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content p + br,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content p + br,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content p + br,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content p + br,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content p + br,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content p + br,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content p + br,
section.event-section .information-grid .information-row .standort-item .content-wrap .content p + br,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content p + br,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content p + br,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content p + br,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content p + br,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content p + br,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content p + br {
display: none;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .date-category,
section.event-section .information-grid .information-row .information-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .date-category,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category {
display: flex;
align-items: center;
font-family: var(--headlineFamily);
text-transform: uppercase;
font-weight: bold;
margin-bottom: 1em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
section.event-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category .date,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category .date,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category .date,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .date {
background-color: var(--baseFontColor);
color: white;
padding: 0.3em 0.8em;
font-size: 0.77em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
section.event-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .date-category .categories,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .date-category .categories,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .date-category .categories,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .date-category .categories {
background-color: var(--background);
color: var(--silver);
padding: 0.3em 0.8em;
font-size: 0.77em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
section.event-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .title,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .title,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .title,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .title {
margin-bottom: 1em;
font-weight: 700;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.event-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .title-subtitle .subtitle,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .title-subtitle .subtitle {
text-transform: uppercase;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .details .note,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .details .note,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .details .note,
section.event-section .information-grid .information-row .information-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .details .note,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .details .note,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .details .note,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .details .note,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .details .note,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .details .note,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .details .note,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .details .note {
margin-top: 0.5em;
font-size: 0.77em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .brands,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .brands,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .brands,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .brands,
section.event-section .information-grid .information-row .information-item .content-wrap .content .brands,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .brands,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .brands,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .brands,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .brands,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .brands,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .brands,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .brands,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands {
display: flex;
justify-content: flex-start;
gap: 10px;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
section.event-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands .brand,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand {
max-width: 50px;
max-height: 50px;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
section.event-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
section.standorte-section .information-grid .information-row .information-item .content-wrap .content .brands .brand img,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
section.event-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .content .brands .brand img,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
section.event-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .content .brands .brand img,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
section.event-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img {
width: 100%;
height: 100%;
object-fit: contain;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .price,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .price,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .price,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .price,
section.event-section .information-grid .information-row .information-item .content-wrap .price,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .price,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .price,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .price,
section.standorte-section .information-grid .information-row .information-item .content-wrap .price,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .price,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .price,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .price,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .price,
section.event-section .information-grid .standort-row .information-item .content-wrap .price,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .price,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .price,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .price,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .price,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .price,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .price,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .price,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .price,
section.event-section .information-grid .information-row .standort-item .content-wrap .price,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .price,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .price,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .price,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .price,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .price,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .price,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .price,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .price,
section.event-section .information-grid .standort-row .standort-item .content-wrap .price,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .price,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price {
padding: 0.5em 1em;
background-color: var(--baseFontColor);
color: white;
text-align: center;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .price .h2,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .price .h2,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .price .h2,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .price .h2,
section.event-section .information-grid .information-row .information-item .content-wrap .price .h2,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .price .h2,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .price .h2,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .price .h2,
section.standorte-section .information-grid .information-row .information-item .content-wrap .price .h2,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .price .h2,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .price .h2,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .price .h2,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .price .h2,
section.event-section .information-grid .standort-row .information-item .content-wrap .price .h2,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .price .h2,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .price .h2,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .price .h2,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .price .h2,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .price .h2,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .price .h2,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .price .h2,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .price .h2,
section.event-section .information-grid .information-row .standort-item .content-wrap .price .h2,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .price .h2,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .price .h2,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .price .h2,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .price .h2,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
section.event-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price .h2,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price .h2 {
margin-bottom: 0;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .price .note,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .price .note,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .price .note,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .price .note,
section.event-section .information-grid .information-row .information-item .content-wrap .price .note,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .price .note,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .price .note,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .price .note,
section.standorte-section .information-grid .information-row .information-item .content-wrap .price .note,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .price .note,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .price .note,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .price .note,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .price .note,
section.event-section .information-grid .standort-row .information-item .content-wrap .price .note,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .price .note,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .price .note,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .price .note,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .price .note,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .price .note,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .price .note,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .price .note,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .price .note,
section.event-section .information-grid .information-row .standort-item .content-wrap .price .note,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .price .note,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .price .note,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .price .note,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .price .note,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .price .note,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .price .note,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .price .note,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .price .note,
section.event-section .information-grid .standort-row .standort-item .content-wrap .price .note,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .price .note,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price .note,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price .note,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .price .note {
font-size: 0.77em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions,
section.event-section .information-grid .information-row .information-item .content-wrap .actions,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions {
display: flex;
padding: 1em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions a,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions a,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions a,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions a,
section.event-section .information-grid .information-row .information-item .content-wrap .actions a,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions a,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions a,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions a,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions a,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions a,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions a,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions a,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions a,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions a,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions a,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions a,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions a,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions a,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions a,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions a,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions a,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions a,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions a,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions a,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions a,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions a,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions a,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions a,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions a,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions a,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions a,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions a,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions a,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions a,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions a,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions a {
border: 1px solid var(--baseFontColor);
border-radius: 60px;
width: 100%;
font-size: 0.9em;
text-align: center;
transition: 0.4s linear;
display: flex;
align-items: center;
justify-content: center;
padding: 25px 0 20px 0;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
section.event-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions a:hover,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions a:hover,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions a:hover,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions a:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
section.event-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link {
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--background);
position: relative;
padding: 0.5em;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
section.event-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg {
width: 1.5em;
height: 1.5em;
transition: 0.2s ease;
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
section.event-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link svg path,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link svg path,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link svg path,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link svg path {
fill: var(--baseFontColor);
}
body.home section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
section.event-section section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.information-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
body.home section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
section.event-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.news-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
body.home section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
section.event-section section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
section.standorte-section .information-grid .information-row .information-item .content-wrap .actions .social-link:hover svg,
body.home section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
section.event-section section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
body.home section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
section.event-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
body.home section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
section.event-section section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
section.standorte-section .information-grid .standort-row .information-item .content-wrap .actions .social-link:hover svg,
body.home section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
section.event-section section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.information-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
body.home section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
section.event-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.news-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
body.home section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
section.event-section section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
section.standorte-section .information-grid .information-row .standort-item .content-wrap .actions .social-link:hover svg,
body.home section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
section.event-section section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.information-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
body.home section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
section.event-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
body.post-type-archive-standorte section.news-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
body.home section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
section.event-section section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg,
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .actions .social-link:hover svg {
transform: scale(1.2);
}
body.home section.information-section .action,
section.event-section section.information-section .action,
body.post-type-archive-standorte section.information-section .action,
body.home section.news-section .action,
section.event-section .action,
body.post-type-archive-standorte section.news-section .action,
body.home section.standorte-section .action,
section.event-section section.standorte-section .action,
section.standorte-section .action {
display: flex;
justify-content: center;
}
body.home section.brands-section,
section.event-section section.brands-section,
body.post-type-archive-standorte section.brands-section {
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #313333 100%), linear-gradient(0deg, rgba(71, 170, 225, 0.8), rgba(71, 170, 225, 0.8));
padding: 2em 0;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
position: relative;
}
body.home section.brands-section .background,
section.event-section section.brands-section .background,
body.post-type-archive-standorte section.brands-section .background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
body.home section.brands-section .background img,
section.event-section section.brands-section .background img,
body.post-type-archive-standorte section.brands-section .background img {
width: 100%;
height: 100%;
object-fit: cover;
}
body.home section.brands-section .section-header h2,
section.event-section section.brands-section .section-header h2,
body.post-type-archive-standorte section.brands-section .section-header h2 {
color: white;
text-align: center;
}
body.home section.brands-section .partner-grid,
section.event-section section.brands-section .partner-grid,
body.post-type-archive-standorte section.brands-section .partner-grid {
display: grid;
justify-content: center;
align-items: center;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
margin-bottom: 40px;
font: 700 18px/21.6px var(--baseFontFamily);
text-transform: uppercase;
}
@media (max-width: 900px) {
body.home section.brands-section .partner-grid,
section.event-section section.brands-section .partner-grid,
body.post-type-archive-standorte section.brands-section .partner-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
body.home section.brands-section .partner-grid,
section.event-section section.brands-section .partner-grid,
body.post-type-archive-standorte section.brands-section .partner-grid {
grid-template-columns: repeat(1, 1fr);
}
}
body.home section.brands-section .partner-grid .partner-item,
section.event-section section.brands-section .partner-grid .partner-item,
body.post-type-archive-standorte section.brands-section .partner-grid .partner-item {
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
background: rgba(247, 249, 249, 0.9);
padding-bottom: 1em;
}
body.home section.brands-section .partner-grid .partner-item .image,
section.event-section section.brands-section .partner-grid .partner-item .image,
body.post-type-archive-standorte section.brands-section .partner-grid .partner-item .image {
height: 8em;
display: flex;
align-items: center;
justify-content: center;
}
body.home section.brands-section .partner-grid .partner-item .image img,
section.event-section section.brands-section .partner-grid .partner-item .image img,
body.post-type-archive-standorte section.brands-section .partner-grid .partner-item .image img {
object-fit: contain;
max-height: 100px;
scale: 1.2;
}
body.home section.brands-section .partner-grid .partner-item .partner-number,
section.event-section section.brands-section .partner-grid .partner-item .partner-number,
body.post-type-archive-standorte section.brands-section .partner-grid .partner-item .partner-number {
font: 400 64px/78.44px var(--baseFontFamily);
}
body.home section.brands-section .tabs ul.tabnav,
section.event-section section.brands-section .tabs ul.tabnav,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
flex-flow: wrap;
}
@media (max-width: 600px) {
body.home section.brands-section .tabs ul.tabnav,
section.event-section section.brands-section .tabs ul.tabnav,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav {
flex-flow: column;
}
}
body.home section.brands-section .tabs ul.tabnav li,
section.event-section section.brands-section .tabs ul.tabnav li,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li {
margin: 0;
padding: 1em;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
width: 33%;
flex-grow: 1;
color: #F7F9F9;
text-transform: uppercase;
font: 700 18px/21.6px var(--headlineFamily);
}
@media (max-width: 800px) {
body.home section.brands-section .tabs ul.tabnav li,
section.event-section section.brands-section .tabs ul.tabnav li,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li {
width: 100%;
flex-flow: row;
}
}
body.home section.brands-section .tabs ul.tabnav li.active,
section.event-section section.brands-section .tabs ul.tabnav li.active,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li.active {
background: #F7F9F9;
color: #47AAE1;
position: relative;
}
@media (max-width: 800px) {
body.home section.brands-section .tabs ul.tabnav li.active,
section.event-section section.brands-section .tabs ul.tabnav li.active,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li.active {
order: 1;
}
}
body.home section.brands-section .tabs ul.tabnav li.active:after,
section.event-section section.brands-section .tabs ul.tabnav li.active:after,
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li.active:after {
content: "";
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #47AAE1;
position: absolute;
bottom: 0;
}
body.home section.brands-section .tabs ul.tabnav li [class^="icon-at-"],
section.event-section section.brands-section .tabs ul.tabnav li [class^="icon-at-"],
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li [class^="icon-at-"] {
font-size: 50px;
margin-bottom: 0.5em;
}
@media screen and (max-width: 800px) {
body.home section.brands-section .tabs ul.tabnav li [class^="icon-at-"],
section.event-section section.brands-section .tabs ul.tabnav li [class^="icon-at-"],
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li [class^="icon-at-"] {
margin-bottom: 0;
margin-right: 0.5em;
}
}
body.home section.brands-section .tabs ul.tabnav li [class^="nav-icon"],
section.event-section section.brands-section .tabs ul.tabnav li [class^="nav-icon"],
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li [class^="nav-icon"] {
font-size: 50px;
margin-bottom: 0.5em;
}
@media screen and (max-width: 800px) {
body.home section.brands-section .tabs ul.tabnav li [class^="nav-icon"],
section.event-section section.brands-section .tabs ul.tabnav li [class^="nav-icon"],
body.post-type-archive-standorte section.brands-section .tabs ul.tabnav li [class^="nav-icon"] {
margin-bottom: 0;
margin-right: 0.5em;
}
}
body.home section.brands-section .tabs .tabcontent,
section.event-section section.brands-section .tabs .tabcontent,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent {
background: #F7F9F9;
display: none;
opacity: 0;
transition: all 0.2s ease;
padding: 1em;
}
body.home section.brands-section .tabs .tabcontent.visible,
section.event-section section.brands-section .tabs .tabcontent.visible,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent.visible {
opacity: 1;
display: block;
}
@media (max-width: 1000px) {
body.home section.brands-section .tabs .tabcontent .row .is-1-4,
section.event-section section.brands-section .tabs .tabcontent .row .is-1-4,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent .row .is-1-4,
body.home section.brands-section .tabs .tabcontent .row .is-1-3,
section.event-section section.brands-section .tabs .tabcontent .row .is-1-3,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent .row .is-1-3 {
width: 50%;
}
}
@media (max-width: 600px) {
body.home section.brands-section .tabs .tabcontent .row .is-1-4,
section.event-section section.brands-section .tabs .tabcontent .row .is-1-4,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent .row .is-1-4,
body.home section.brands-section .tabs .tabcontent .row .is-1-3,
section.event-section section.brands-section .tabs .tabcontent .row .is-1-3,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent .row .is-1-3 {
width: 100%;
}
}
@media (max-width: 1000px) {
body.home section.brands-section .tabs .tabcontent .row .is-2-3,
section.event-section section.brands-section .tabs .tabcontent .row .is-2-3,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent .row .is-2-3 {
width: 100%;
}
}
@media (max-width: 1000px) {
body.home section.brands-section .tabs .tabcontent .row .is-1-3:last-of-type,
section.event-section section.brands-section .tabs .tabcontent .row .is-1-3:last-of-type,
body.post-type-archive-standorte section.brands-section .tabs .tabcontent .row .is-1-3:last-of-type {
width: 100%;
}
}
body.home .wpcf7 .row + .row,
section.event-section .wpcf7 .row + .row,
body.post-type-archive-standorte .wpcf7 .row + .row {
margin: 1em -1em 0 -1em;
}
body.home .wpcf7 .row .send-button,
section.event-section .wpcf7 .row .send-button,
body.post-type-archive-standorte .wpcf7 .row .send-button {
display: flex;
flex-flow: column;
}
body.home .wpcf7 .row .send-button .grow,
section.event-section .wpcf7 .row .send-button .grow,
body.post-type-archive-standorte .wpcf7 .row .send-button .grow {
flex-grow: 1;
}
body.home .wpcf7 .row .send-button .grow + p,
section.event-section .wpcf7 .row .send-button .grow + p,
body.post-type-archive-standorte .wpcf7 .row .send-button .grow + p {
margin-bottom: 0;
}
body.home .wpcf7 .wpcf7-spinner,
section.event-section .wpcf7 .wpcf7-spinner,
body.post-type-archive-standorte .wpcf7 .wpcf7-spinner {
display: none;
}
body.home .wpcf7 [type="submit"],
section.event-section .wpcf7 [type="submit"],
body.post-type-archive-standorte .wpcf7 [type="submit"] {
display: block;
font: 700 18px/21.6px var(--headlineFamily);
text-transform: uppercase;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 92.81%, rgba(102, 102, 110, 0.5) 92.82%), #47AAE1;
background-blend-mode: hard-light, normal;
border-radius: 60px;
width: 100%;
text-align: center;
height: 60px;
border: 0;
outline: 0;
color: #fff;
margin-top: 1em;
align-self: flex-end;
}
body.home .wpcf7 input[type="checkbox"],
section.event-section .wpcf7 input[type="checkbox"],
body.post-type-archive-standorte .wpcf7 input[type="checkbox"] {
display: none;
}
body.home .wpcf7 input[type="checkbox"] + .wpcf7-list-item-label:before,
section.event-section .wpcf7 input[type="checkbox"] + .wpcf7-list-item-label:before,
body.post-type-archive-standorte .wpcf7 input[type="checkbox"] + .wpcf7-list-item-label:before {
border: 2px solid #4F5151;
border-radius: 4px;
width: 20px;
height: 20px;
display: block;
float: left;
margin: 3px 10px 70px 0;
}
body.home .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label,
section.event-section .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label,
body.post-type-archive-standorte .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label {
position: relative;
}
body.home .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
section.event-section .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
body.post-type-archive-standorte .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
background: #4F5151;
}
body.home .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:after,
section.event-section .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:after,
body.post-type-archive-standorte .wpcf7 input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
content: "";
width: 5px;
height: 13px;
border-width: 0 3px 3px 0;
border-style: solid;
border-color: #fff;
transform: rotate(45deg);
position: absolute;
top: -1px;
left: -26px;
}
body.home .wpcf7 .label-wrapper span input,
section.event-section .wpcf7 .label-wrapper span input,
body.post-type-archive-standorte .wpcf7 .label-wrapper span input {
width: 100%;
border: 0;
border-bottom: 1px solid #4F5151;
font-size: 0.875em;
background: transparent;
padding: 0.75em 1em;
}
body.home .wpcf7 .label-wrapper span select,
section.event-section .wpcf7 .label-wrapper span select,
body.post-type-archive-standorte .wpcf7 .label-wrapper span select {
height: auto;
width: 100%;
display: block;
padding: 0.75em 1em;
background-color: transparent;
color: var(--baseFontColor);
border: 0;
border-bottom: 1px solid var(--baseFontColor);
font-size: 0.875em;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2347AAE1' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M1 1.5l5 5 5-5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 1em 1em;
background-position: 88% 50%;
margin-bottom: 0;
}
body.home .wpcf7 .label-wrapper span textarea,
section.event-section .wpcf7 .label-wrapper span textarea,
body.post-type-archive-standorte .wpcf7 .label-wrapper span textarea {
border: 0;
border-bottom: 1px solid #4F5151;
background: transparent;
display: block;
width: 100%;
padding: 0.75em 1em;
}
body:not(.home) .hero-section {
position: relative; aspect-ratio: 2.49;
}
@media (max-width: 600px) {
body:not(.home) .hero-section {
height: initial;
padding: 2em 0;
}
}
@media (max-width: 400px) {
body:not(.home) .hero-section {
padding: 2em 0;
}
}
body:not(.home) .hero-section .hero-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: #000000;
line-height: 0;
}
body:not(.home) .hero-section .hero-background img {
width: 100%;
height: 100%;
object-fit: cover;
opacity: 0.7;
}
body:not(.home) .hero-section .background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
body:not(.home) .hero-section .entry {
width: 100%;
height: 100%;
color: white;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
}
body:not(.home) .hero-section .entry h1 {
text-transform: uppercase;
margin-bottom: 0.25em;
}
@media (max-width: 600px) {
body:not(.home) .hero-section .entry h1 {
font-size: calc(var(--h1FontSize) / 1.5);
}
}
body:not(.home) .hero-section .entry .h2 {
margin-bottom: 1.25em;
text-transform: uppercase;
}
@media (max-width: 600px) {
body:not(.home) .hero-section .entry .h2 {
font-size: calc(var(--h2FontSize) / 1.6);
}
}
body:not(.home) .hero-section .entry .text {
font-size: 1.2em;
width: 66%;
margin: 0 auto;
}
@media (max-width: 600px) {
body:not(.home) .hero-section .entry .text {
width: 100%;
}
}
body:not(.home) .hero-section .inner {
padding: 0;
display: flex;
align-items: flex-end;
justify-content: center;
height: 100%;
position: relative;
}
@media (max-width: 768px) {
body:not(.home) .hero-section .inner {
align-items: center;
}
}
@media (max-width: 600px) {
body:not(.home) .hero-section .inner { width: 100%;
height: initial;
padding: 2em 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
}
}
body:not(.home) .hero-section .inner .wrapper {
width: var(--wrapperwithWide);
display: flex;
flex-flow: column;
height: 50%;
position: absolute;
}
@media (max-width: 1024px) {
body:not(.home) .hero-section .inner .wrapper {
height: unset;
}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 900px) and (orientation: landscape) {
body:not(.home) .hero-section .inner .wrapper {
position: absolute;
top: 2em;
}
}
body:not(.home) .hero-section .inner .wrapper .title {
color: white;
text-transform: uppercase;
margin-bottom: 0.25em;
}
@media (max-width: 600px) {
body:not(.home) .hero-section .inner .wrapper .title {
font-size: 2em;
}
}
body:not(.home) .hero-section .inner .wrapper .sub-title {
color: white;
text-transform: normal !important;
}
@media (max-width: 1024px) {
body:not(.home) .hero-section .inner .wrapper .sub-title {
margin-bottom: 1.8em;
}
}
@media (max-width: 600px) {
body:not(.home) .hero-section .inner .wrapper .sub-title {
margin-bottom: 1em;
font-size: 1.3em;
}
}
body:not(.home) .hero-section .inner .wrapper .note {
font-size: 0.77em;
color: white;
flex-grow: 1;
display: flex;
align-items: flex-end;
}
@media (max-width: 1490px) {
body:not(.home) .hero-section .inner .wrapper .note {
bottom: 6em;
}
}
@media (max-width: 1024px) {
body:not(.home) .hero-section .inner .wrapper .note {
bottom: 7em;
}
}
@media (max-width: 760px) {
body:not(.home) .hero-section .inner .wrapper .note {
bottom: 3em;
}
}
@media (max-width: 760px) {
body:not(.home) .hero-section .inner .wrapper .note {
bottom: 4.5em;
}
}
@media (max-width: 600px) {
body:not(.home) .hero-section .inner .wrapper .note {
bottom: 13em;
}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 900px) and (orientation: landscape) {
body:not(.home) .hero-section .inner .wrapper .note {
top: 13em;
text-align: center;
width: 100%;
}
}
body:not(.home) .gmap {
width: 100%;
border: 0;
}
body:not(.home) .gmap iframe {
width: 100%;
height: 500px;
border: 0;
}
body:not(.home) section.standort-section .section-header h2 {
text-align: left;
margin-top: 1em;
margin-bottom: 1em;
font-weight: 700;
}
body:not(.home) section.standort-section .times-table {
display: flex;
flex-flow: column;
gap: 1em;
width: 100%;
margin: 1em 0;
}
body:not(.home) section.standort-section .times-table .timescat {
flex-grow: 1;
background: white;
}
body:not(.home) section.standort-section .times-table .timescat .header {
font-weight: 700;
font-size: 1em;
background: var(--blue);
text-transform: uppercase;
color: #fff;
padding: 5px 20px;
}
body:not(.home) section.standort-section .times-table .timescat .timesrow {
display: flex;
justify-content: space-between;
font-size: 0.77em;
padding: 5px 20px;
}
body:not(.home) section.standort-section .brands {
display: flex;
flex-flow: wrap;
gap: 10px;
margin: 1em 0;
}
body:not(.home) section.standort-section .brands .brand {
max-width: unset;
width: 110px;
max-height: 80px;
flex-shrink: 0;
}
@media (max-width: 600px) {
body:not(.home) section.standort-section .brands .brand {
width: 70px;
max-height: 60px;
}
}
body:not(.home) section.standort-section .brands .brand img {
width: 100%;
height: 100%;
object-fit: contain;
}
body:not(.home) section.standort-section .fill iframe {
width: 100%;
aspect-ratio: 16 / 9;
height: 100%;
border: 0;
}
body:not(.home) section.standort-section .actions {
display: flex;
flex-flow: column;
background: #fff;
padding: 1em;
gap: 10px;
margin: 1em 0;
}
body:not(.home) section.standort-section .actions .btn-secondary {
border-color: var(--baseFontColor);
padding-top: 5px;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
font: 700 18px/21.6px var(--headlineFamily);
}
body:not(.home) section.standort-section .actions .btn-secondary.blue {
border-color: var(--blue);
color: var(--blue);
}
body:not(.home) section.deal-section { }
body:not(.home) section.deal-section .section-header h2 {
text-align: left;
margin-top: 1em;
margin-bottom: 1em;
font-weight: 700;
}
body:not(.home) section.deal-section .footnote {
margin: 1em 0;
font-size: 0.6em;
}
body:not(.home) section.deal-section .calculation-table .calcrow {
padding: 5px 20px;
display: flex;
}
body:not(.home) section.deal-section .calculation-table .calcrow:nth-of-type(odd) {
background: #fff;
}
body:not(.home) section.deal-section .calculation-table .calcrow .label {
flex-grow: 1;
}
body:not(.home) section.deal-section .price-table .calcrow {
padding: 5px 20px;
display: flex;
}
body:not(.home) section.deal-section .price-table .calcrow:nth-of-type(odd) {
background: #fff;
}
body:not(.home) section.deal-section .price-table .calcrow:last-of-type {
background: var(--blue);
color: #fff;
font-weight: 700;
}
body:not(.home) section.deal-section .price-table .calcrow .label {
flex-grow: 1;
}
body:not(.home) section.deal-section .offer {
background: var(--blue);
color: #fff;
padding: 10px 20px 5px 20px;
font-size: 0.77em;
}
body:not(.home) section.deal-section .offer .price {
font: 700 36px/36px var(--headlineFamily);
}
body:not(.home) section.deal-section .actions {
background: #fff;
padding: 20px;
display: flex;
flex-flow: column;
gap: 10px;
}
body:not(.home) section.deal-section .actions .btn-secondary {
border-color: var(--baseFontColor);
padding-top: 5px;
width: 100%;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
font: 700 18px/21.6px var(--headlineFamily);
}
body:not(.home) section.deal-section .actions .btn-secondary.blue {
border-color: var(--blue);
color: var(--blue);
}
body:not(.home) section.deal-section .effizienzlabel {
background: #fff;
padding: 20px;
margin-top: 20px;
}
body:not(.home) section.deal-section .effizienzlabel .header h2 {
font-size: 1em;
font-weight: 700;
margin-bottom: 0;
}
body:not(.home) section.deal-section .effizienzlabel .header .note {
font-size: 0.5em;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart {
position: relative;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart ol {
margin: 1em 0 0 0;
padding: 0;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar {
display: table;
position: relative;
font-size: 10px;
line-height: 1.42857;
color: #fff;
padding: 2px 0 2px 5px;
margin: 0 10px 2px 0;
z-index: 1;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar:after {
content: "";
border: 9px solid transparent;
border-left-color: inherit;
position: absolute;
right: -18px;
top: 0;
z-index: -1;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="A+++"] {
width: 15%;
background-color: #009640;
border-color: #009640; }
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="A++"] {
width: 20%;
background-color: #009640;
border-color: #009640; }
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="A+"] {
width: 25%;
background-color: #009640;
border-color: #009640;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="A"] {
width: 30%;
background-color: #009640;
border-color: #009640;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="B"] {
width: 35%;
background-color: #52ae32;
border-color: #52ae32;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="C"] {
width: 40%;
background-color: #c8d400;
border-color: #c8d400;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="D"] {
width: 45%;
background-color: #ffed00;
border-color: #ffed00;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="E"] {
width: 50%;
background-color: #fbba00;
border-color: #fbba00;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="F"] {
width: 55%;
background-color: #ec6608;
border-color: #ec6608;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="G"] {
width: 60%;
background-color: #e30613;
border-color: #e30613;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-bar[data-co2="H"] {
width: 65%;
background-color: #e30613;
border-color: #e30613;
display: none;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-current {
position: absolute;
padding: 0 5px;
right: 2rem;
background-color: #000;
text-align: right;
font-size: 14px;
line-height: 1.42857;
color: #fff;
width: 40px;
margin: 0;
z-index: 1;
}
body:not(.home) section.deal-section .effizienzlabel .co2-chart-current:after {
content: "";
border: 10px solid transparent;
border-right-color: #000;
position: absolute;
left: -20px;
top: 0;
z-index: -1;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="A+++"] .co2-chart-current {
top: 0; }
body:not(.home) section.deal-section .effizienzlabel [data-rating="A++"] .co2-chart-current {
top: 18px; }
body:not(.home) section.deal-section .effizienzlabel [data-rating="A+"] .co2-chart-current {
top: 38px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="A"] .co2-chart-current {
top: 58px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="B"] .co2-chart-current {
top: 80px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="C"] .co2-chart-current {
top: 98px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="D"] .co2-chart-current {
top: 118px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="E"] .co2-chart-current {
top: 140px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="F"] .co2-chart-current {
top: 160px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="G"] .co2-chart-current {
top: 182px;
}
body:not(.home) section.deal-section .effizienzlabel [data-rating="H"] .co2-chart-current {
top: 190px;
display: none;
}
.mobile-main-navigation-component .logo-mobile {
background: #fff;
margin-top: 40px;
}
body:not(.home) .hero-section .entry {
padding-top: 150px;
}
@media (max-width: 1600px) {
body:not(.home) .hero-section .entry {
padding-top: 200px;
}
}
@media (max-width: 1400px) {
body:not(.home) .hero-section .entry {
padding-top: 260px;
}
}
@media (max-width: 1200px) {
body:not(.home) .hero-section .entry {
padding-top: unset;
}
}
button[translate="cart-title"].btn.btn-lg.btn-block.btn-warning.ng-scope,
button[translate="os-button-submit-online-sales-bank-transfer-label"].btn.btn-lg.btn-block.btn-primary.ng-scope {
text-indent: -9999px;
overflow: hidden;
}
button[translate="cart-title"].btn.btn-lg.btn-block.btn-warning.ng-scope:after {
display: block;
content: "Online Kaufanfrage";
text-indent: 0;
margin-top: -23px;
}
button[translate="os-button-submit-online-sales-bank-transfer-label"].btn.btn-lg.btn-block.btn-primary.ng-scope:after {
display: block;
content: "Jetzt anfragen";
text-indent: 0;
margin-top: -23px;
}
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands {
flex-flow: wrap;
}
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand {
max-width: unset;
width: 80px;
max-height: 50px;
flex-shrink: 0;
}
@media (max-width: 800px) {
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand {
width: 70px;
}
}
section.standorte-section .information-grid .standort-row .standort-item .content-wrap .content .brands .brand img[src*="nutzfahrzeuge"] {
height: 52px;
}
body.single-serviceleistungen section.content-section .sub-section {
position: relative;
height: 33em;
display: flex;
align-items: center;
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section {
flex-direction: column;
margin-bottom: 3em;
height: initial;
}
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section .wrapper.small {
width: 100%;
}
}
body.single-serviceleistungen section.content-section .sub-section .background-image {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 65%;
line-height: 0;
z-index: -1;
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section .background-image {
position: relative;
width: 100%;
}
}
body.single-serviceleistungen section.content-section .sub-section .background-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (max-width: 768px) {
body.single-serviceleistungen section.content-section .sub-section .subsection-row .column.is-1-2 {
width: 100%;
}
}
body.single-serviceleistungen section.content-section .sub-section .subsection-row .content-column {
padding-left: 1em;
display: flex;
align-items: center;
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section .subsection-row .content-column {
padding: 0;
}
}
body.single-serviceleistungen section.content-section .sub-section .subsection-row .content-column .content {
background-color: white;
padding: 2em 0 2em 2em;
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section .subsection-row .content-column .content {
padding: 1em;
}
}
body.single-serviceleistungen section.content-section .sub-section .subsection-row .content-column .content .text {
width: 80%;
}
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .background-image {
left: unset;
right: 0;
}
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .subsection-row {
flex-direction: row-reverse;
}
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .subsection-row .content-column {
padding-left: 0;
padding-right: 1em;
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .subsection-row .content-column {
padding: 0;
}
}
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .subsection-row .content-column .content {
background-color: white;
padding: 2em 2em 2em 0;
}
@media (max-width: 600px) {
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .subsection-row .content-column .content {
padding: 1em;
}
}
body.single-serviceleistungen section.content-section .sub-section:nth-child(even) .subsection-row .content-column .content .text {
width: 80%;
}
body.page-template-page-main-face .page-wrapper .wrapper {
padding: 3em;
}
@media (max-width: 950px) {
body.page-template-page-main-face .page-wrapper .wrapper {
padding: 2em 1em;
}
}
@media (max-width: 768px) {
body.page-template-page-main-face .page-wrapper .wrapper {
padding: 2em 0.5em 1em;
}
}
@media (max-width: 634px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .is-1-2 {
width: 100%;
}
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .text {
margin-bottom: 3em;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column {
margin-bottom: 1em;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
display: block;
height: 22em;
position: relative;
}
@media (max-width: 1300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 18em;
}
}
@media (max-width: 1150px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 17em;
}
}
@media (max-width: 1024px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 15em;
}
}
@media (max-width: 1024px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 14em;
}
}
@media (max-width: 700px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 12em;
}
}
@media (max-width: 634px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 22em;
}
}
@media (max-width: 548px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 18em;
}
}
@media (max-width: 442px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 14.5em;
}
}
@media (max-width: 300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link {
height: 10.5em;
}
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 0;
z-index: -1;
background-color: white;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .background img {
width: 100%;
height: 100%;
object-fit: cover;
aspect-ratio: 2;
transition: 0.2s ease;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head {
display: block;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up {
display: flex;
align-items: center;
background-color: white;
text-align: center;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
display: block;
flex: 1;
color: white;
background-color: var(--baseFontColor);
font-family: var(--headlineFamily);
font-size: 2em;
font-weight: bold;
text-transform: uppercase;
}
@media (max-width: 1300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 1.8em;
}
}
@media (max-width: 1150px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 1.7em;
}
}
@media (max-width: 1024px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 1.5em;
}
}
@media (max-width: 850px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 1.3em;
}
}
@media (max-width: 634px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 2em;
}
}
@media (max-width: 442px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 1.4em;
}
}
@media (max-width: 300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .left {
font-size: 1.2em;
}
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
display: block;
background-color: white;
margin-bottom: 0;
padding: 0 2em;
}
@media (max-width: 1300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: calc(var(--h3FontSize) / 1.09);
}
}
@media (max-width: 1150px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: calc(var(--h3FontSize) / 1.3);
}
}
@media (max-width: 1024px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: calc(var(--h3FontSize) / 1.4);
}
}
@media (max-width: 850px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: calc(var(--h3FontSize) / 1.5);
}
}
@media (max-width: 634px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: 18px;
}
}
@media (max-width: 442px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: 12px;
}
}
@media (max-width: 300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .up .right {
font-size: 10px;
}
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down {
display: flex;
justify-content: flex-end;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
display: block;
color: white;
background-color: var(--baseFontColor);
text-transform: uppercase;
padding: 0.15em 0.5em;
}
@media (max-width: 1300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: calc(var(--h1FontSize) / 1.1875);
}
}
@media (max-width: 1150px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: calc(var(--h1FontSize) / 1.4);
}
}
@media (max-width: 1024px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: calc(var(--h1FontSize) / 1.5);
}
}
@media (max-width: 850px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: calc(var(--h1FontSize) / 1.7);
}
}
@media (max-width: 634px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: 54px;
}
}
@media (max-width: 442px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: 42px;
}
}
@media (max-width: 300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .head .down .inner {
font-size: 33px;
}
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
display: flex;
font-family: var(--headlineFamily);
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1.75em;
font-size: 1.11em;
}
@media (max-width: 1300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 17px;
}
}
@media (max-width: 1150px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 15px;
}
}
@media (max-width: 1024px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 13px;
}
}
@media (max-width: 850px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 12px;
}
}
@media (max-width: 768px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 11px;
}
}
@media (max-width: 700px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 10px;
}
}
@media (max-width: 634px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 1.11rem;
}
}
@media (max-width: 548px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 14px;
}
}
@media (max-width: 442px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 12px;
}
}
@media (max-width: 300px) {
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot {
font-size: 9px;
}
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot .left {
display: block;
background-color: white;
padding: 0.25em 1.5em;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link .content .foot .right {
display: block;
flex: 1;
background-color: var(--baseFontColor);
color: white;
text-align: center;
padding: 0.25em 0;
}
body.page-template-page-main-face .page-wrapper .wrapper .content-section .links-wrapper .links-row .column a.col-link:hover .background img {
opacity: 0.7;
}
body.page-template-page-child-face .page-wrapper .wrapper {
padding: 3em 0;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header {
margin-bottom: 3em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column {
height: 30em;
position: relative;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 0;
z-index: -1;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .background img {
width: 100%;
height: 100%;
object-fit: cover;
aspect-ratio: 2;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .head .up {
display: flex;
align-items: center;
background-color: white;
text-align: center;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .head .up .left {
flex: 1;
color: white;
background-color: var(--baseFontColor);
font-family: var(--headlineFamily);
font-size: 2em;
font-weight: bold;
text-transform: uppercase;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .head .up .right {
background-color: white;
margin-bottom: 0;
padding: 0 2em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .head .down {
display: flex;
justify-content: flex-end;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .head .down .inner {
color: white;
background-color: var(--baseFontColor);
text-transform: uppercase;
padding: 0.15em 0.5em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .foot {
display: flex;
font-family: var(--headlineFamily);
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1.75em;
font-size: 1.11em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .foot .left {
background-color: white;
padding: 0.25em 1.5em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-2-3 .inner-column .content .foot .right {
flex: 1;
background-color: var(--baseFontColor);
color: white;
text-align: center;
padding: 0.25em 0;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-1-3 {
display: flex;
align-items: flex-end;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-1-3 .content .quote {
margin-bottom: 1em;
font-size: 1.3em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .header .is-1-3 .content .author {
font-family: var(--headlineFamily);
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0.15em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-text {
margin-bottom: 2em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-text ul {
list-style: none;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-text ul li:before {
position: relative;
margin-right: 0.2em;
content: "";
display: inline-block;
width: 1.25em;
height: 1.25em;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59 7.91 7 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59zm6 0L13 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59z' fill='%23393939'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 50% 100%;
vertical-align: middle;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-text p a {
font-weight: bold;
transition: 0.2s ease;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-text p a:hover {
text-decoration: underline;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-3 {
margin-bottom: 1.5em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-3 .title {
margin-bottom: 0.75em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-3 .listing {
margin: 0;
padding: 0;
list-style: none;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-3 .listing li {
margin: 0;
display: flex;
padding-bottom: 0.25em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-3 .listing li svg {
width: 1.5em;
height: 1.5em;
margin-right: 0.5em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-3 .listing li .text {
flex: 1;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-5 .content-wrap {
width: 100%;
padding: 2em;
background-color: var(--baseFontColor);
display: flex;
justify-content: center;
align-items: center;
transition: all 0.2s ease;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-5 .content-wrap .image {
width: 8em;
height: 8em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-5 .content-wrap .image img {
object-fit: contain;
transition: all 0.2s ease;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .content-row .is-1-5 .content-wrap:hover .image img {
opacity: 0.5;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .awards-section .single-award {
display: flex;
margin-bottom: 1.5em;
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .awards-section .single-award .year {
padding: 1em;
display: flex;
justify-content: center;
align-items: center;
font-family: var(--headlineFamily);
color: white;
font-weight: bold;
font-size: 2em;
background-color: var(--baseFontColor);
}
body.page-template-page-child-face .page-wrapper .wrapper .content-section .awards-section .single-award .txt {
padding-left: 2em;
flex: 1;
}
body.page-template-page-shop .description {
margin: 3em 0 2em 0;
}
body.page-template-page-appointments .appointments,
body.page-template-page-thg .appointments,
body.page-template-page-dienstleistungen .appointments,
body.page-template-page-appointments .thg-quote,
body.page-template-page-thg .thg-quote,
body.page-template-page-dienstleistungen .thg-quote {
padding-bottom: 1em;
}
body.page-template-page-appointments .appointments .description,
body.page-template-page-thg .appointments .description,
body.page-template-page-dienstleistungen .appointments .description,
body.page-template-page-appointments .thg-quote .description,
body.page-template-page-thg .thg-quote .description,
body.page-template-page-dienstleistungen .thg-quote .description {
margin: 3em 0 2em 0;
}
@media (max-width: 600px) {
body.page-template-page-appointments .appointments .cause-col,
body.page-template-page-thg .appointments .cause-col,
body.page-template-page-dienstleistungen .appointments .cause-col,
body.page-template-page-appointments .thg-quote .cause-col,
body.page-template-page-thg .thg-quote .cause-col,
body.page-template-page-dienstleistungen .thg-quote .cause-col {
width: 100%;
}
}
body.page-template-page-appointments .appointments .cause,
body.page-template-page-thg .appointments .cause,
body.page-template-page-dienstleistungen .appointments .cause,
body.page-template-page-appointments .thg-quote .cause,
body.page-template-page-thg .thg-quote .cause,
body.page-template-page-dienstleistungen .thg-quote .cause {
position: relative;
margin-bottom: 1em;
aspect-ratio: 1.66666667;
display: block;
}
body.page-template-page-appointments .appointments .cause span,
body.page-template-page-thg .appointments .cause span,
body.page-template-page-dienstleistungen .appointments .cause span,
body.page-template-page-appointments .thg-quote .cause span,
body.page-template-page-thg .thg-quote .cause span,
body.page-template-page-dienstleistungen .thg-quote .cause span {
display: block;
}
body.page-template-page-appointments .appointments .cause .background,
body.page-template-page-thg .appointments .cause .background,
body.page-template-page-dienstleistungen .appointments .cause .background,
body.page-template-page-appointments .thg-quote .cause .background,
body.page-template-page-thg .thg-quote .cause .background,
body.page-template-page-dienstleistungen .thg-quote .cause .background {
position: relative;
height: 100%;
width: 100%;
background-color: white;
}
body.page-template-page-appointments .appointments .cause .background img,
body.page-template-page-thg .appointments .cause .background img,
body.page-template-page-dienstleistungen .appointments .cause .background img,
body.page-template-page-appointments .thg-quote .cause .background img,
body.page-template-page-thg .thg-quote .cause .background img,
body.page-template-page-dienstleistungen .thg-quote .cause .background img {
object-fit: cover;
width: 100%;
height: 100%;
transition: 0.2s ease;
}
body.page-template-page-appointments .appointments .cause:hover .background img,
body.page-template-page-thg .appointments .cause:hover .background img,
body.page-template-page-dienstleistungen .appointments .cause:hover .background img,
body.page-template-page-appointments .thg-quote .cause:hover .background img,
body.page-template-page-thg .thg-quote .cause:hover .background img,
body.page-template-page-dienstleistungen .thg-quote .cause:hover .background img {
opacity: 0.7;
}
body.page-template-page-appointments .appointments .cause .foreground,
body.page-template-page-thg .appointments .cause .foreground,
body.page-template-page-dienstleistungen .appointments .cause .foreground,
body.page-template-page-appointments .thg-quote .cause .foreground,
body.page-template-page-thg .thg-quote .cause .foreground,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
bottom: 0.2em;
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: flex-end;
}
body.page-template-page-appointments .appointments .cause .foreground .text,
body.page-template-page-thg .appointments .cause .foreground .text,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text,
body.page-template-page-appointments .thg-quote .cause .foreground .text,
body.page-template-page-thg .thg-quote .cause .foreground .text,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text {
padding: 1.2em 1.7em;
min-width: 67%;
background-color: white;
}
@media (max-width: 950px) {
body.page-template-page-appointments .appointments .cause .foreground .text,
body.page-template-page-thg .appointments .cause .foreground .text,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text,
body.page-template-page-appointments .thg-quote .cause .foreground .text,
body.page-template-page-thg .thg-quote .cause .foreground .text,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text {
padding: 0.7em;
}
}
@media (max-width: 600px) {
body.page-template-page-appointments .appointments .cause .foreground .text,
body.page-template-page-thg .appointments .cause .foreground .text,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text,
body.page-template-page-appointments .thg-quote .cause .foreground .text,
body.page-template-page-thg .thg-quote .cause .foreground .text,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text {
padding: 1.2em 1.7em;
}
}
@media (max-width: 400px) {
body.page-template-page-appointments .appointments .cause .foreground .text,
body.page-template-page-thg .appointments .cause .foreground .text,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text,
body.page-template-page-appointments .thg-quote .cause .foreground .text,
body.page-template-page-thg .thg-quote .cause .foreground .text,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text {
padding: 0.7em;
}
}
body.page-template-page-appointments .appointments .cause .foreground .text .title,
body.page-template-page-thg .appointments .cause .foreground .text .title,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .title,
body.page-template-page-appointments .thg-quote .cause .foreground .text .title,
body.page-template-page-thg .thg-quote .cause .foreground .text .title,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .title {
margin-bottom: 0.2em;
text-transform: uppercase;
}
@media (max-width: 950px) {
body.page-template-page-appointments .appointments .cause .foreground .text .title,
body.page-template-page-thg .appointments .cause .foreground .text .title,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .title,
body.page-template-page-appointments .thg-quote .cause .foreground .text .title,
body.page-template-page-thg .thg-quote .cause .foreground .text .title,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .title {
font-size: calc(var(--h2FontSize) / 1.09);
}
}
@media (max-width: 600px) {
body.page-template-page-appointments .appointments .cause .foreground .text .title,
body.page-template-page-thg .appointments .cause .foreground .text .title,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .title,
body.page-template-page-appointments .thg-quote .cause .foreground .text .title,
body.page-template-page-thg .thg-quote .cause .foreground .text .title,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .title {
font-size: var(--h2FontSize);
}
}
body.page-template-page-appointments .appointments .cause .foreground .text .subtitle,
body.page-template-page-thg .appointments .cause .foreground .text .subtitle,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .subtitle,
body.page-template-page-appointments .thg-quote .cause .foreground .text .subtitle,
body.page-template-page-thg .thg-quote .cause .foreground .text .subtitle,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .subtitle {
margin-bottom: 0;
}
@media (max-width: 950px) {
body.page-template-page-appointments .appointments .cause .foreground .text .subtitle,
body.page-template-page-thg .appointments .cause .foreground .text .subtitle,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .subtitle,
body.page-template-page-appointments .thg-quote .cause .foreground .text .subtitle,
body.page-template-page-thg .thg-quote .cause .foreground .text .subtitle,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .subtitle {
font-size: calc(var(--h3FontSize) / 1.25);
}
}
@media (max-width: 600px) {
body.page-template-page-appointments .appointments .cause .foreground .text .subtitle,
body.page-template-page-thg .appointments .cause .foreground .text .subtitle,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .subtitle,
body.page-template-page-appointments .thg-quote .cause .foreground .text .subtitle,
body.page-template-page-thg .thg-quote .cause .foreground .text .subtitle,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .subtitle {
font-size: var(--h3FontSize);
}
}
body.page-template-page-appointments .appointments .cause .foreground .text .title-wrapper,
body.page-template-page-thg .appointments .cause .foreground .text .title-wrapper,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .title-wrapper,
body.page-template-page-appointments .thg-quote .cause .foreground .text .title-wrapper,
body.page-template-page-thg .thg-quote .cause .foreground .text .title-wrapper,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .title-wrapper {
display: flex;
}
body.page-template-page-appointments .appointments .cause .foreground .text .title-wrapper .logo,
body.page-template-page-thg .appointments .cause .foreground .text .title-wrapper .logo,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .title-wrapper .logo,
body.page-template-page-appointments .thg-quote .cause .foreground .text .title-wrapper .logo,
body.page-template-page-thg .thg-quote .cause .foreground .text .title-wrapper .logo,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .title-wrapper .logo {
height: 1.778em;
padding-right: 0.5em;
}
body.page-template-page-appointments .appointments .cause .foreground .text .title-wrapper .logo img,
body.page-template-page-thg .appointments .cause .foreground .text .title-wrapper .logo img,
body.page-template-page-dienstleistungen .appointments .cause .foreground .text .title-wrapper .logo img,
body.page-template-page-appointments .thg-quote .cause .foreground .text .title-wrapper .logo img,
body.page-template-page-thg .thg-quote .cause .foreground .text .title-wrapper .logo img,
body.page-template-page-dienstleistungen .thg-quote .cause .foreground .text .title-wrapper .logo img {
height: 100%;
width: 100%;
}
body.page-template-page-sponsoring .awards {
padding-top: 2em;
}
@media (max-width: 1400px) {
body.page-template-page-sponsoring .awards {
margin: 0 auto;
padding: 0 3em;
}
}
@media (max-width: 600px) {
body.page-template-page-sponsoring .awards {
padding: 1em;
}
}
body.page-template-page-sponsoring .awards .award {
width: 100%;
display: flex;
margin-bottom: 1em;
min-height: 11.111em;
}
@media (max-width: 600px) {
body.page-template-page-sponsoring .awards .award {
min-height: 100%;
margin-bottom: 2em;
}
}
@media (max-width: 1024px) {
body.page-template-page-sponsoring .awards .award .h2 {
font-size: calc(var(--h2FontSize) / 1.21);
}
}
@media (max-width: 600px) {
body.page-template-page-sponsoring .awards .award .h2 {
font-size: calc(var(--h2FontSize) / 1.4);
}
}
body.page-template-page-sponsoring .awards .award .logo-wrapper {
width: 14em;
height: 12em;
display: flex;
justify-content: center;
align-items: center;
padding: 1.5em;
}
@media (max-width: 1400px) {
body.page-template-page-sponsoring .awards .award .logo-wrapper {
height: 11em;
}
}
@media (max-width: 768px) {
body.page-template-page-sponsoring .awards .award .logo-wrapper {
width: 15em;
}
}
@media (max-width: 600px) {
body.page-template-page-sponsoring .awards .award .logo-wrapper {
height: 8em;
width: 8em;
}
}
body.page-template-page-sponsoring .awards .award .logo-wrapper .logo {
height: 100%;
}
body.page-template-page-sponsoring .awards .award .logo-wrapper .logo img {
height: 100%;
width: auto;
object-fit: contain;
}
body.page-template-page-sponsoring .awards .award .logo-wrapper.background {
background-color: var(--baseFontColor);
}
body.page-template-page-sponsoring .awards .award .logo-wrapper .logo-letters {
text-align: center;
color: white;
margin-bottom: 0;
}
body.page-template-page-sponsoring .awards .award .awards-text {
padding: 1em 1em 1em 2em;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
flex: 1;
}
@media (max-width: 768px) {
body.page-template-page-sponsoring .awards .award .awards-text {
padding: 0 0 0 2em;
}
}
body.page-template-page-sponsoring .awards .award .awards-text .h2 {
margin-bottom: 0.3em;
}
body.page-template-page-sponsoring .awards .award .awards-text .h3 {
margin-bottom: 0;
line-height: 1.5;
}
@media (max-width: 1024px) {
body.page-template-page-sponsoring .awards .award .awards-text .h3 {
font-size: calc(var(--h3FontSize) / 1.2);
}
}
@media (max-width: 768px) {
body.page-template-page-sponsoring .awards .award .awards-text .h3 {
font-size: calc(var(--h3FontSize) / 1.333);
}
}
body.page-template-page-serviceoffer section.service-offers-section {
padding: 2em 0;
}
body.page-template-page-serviceoffer section.service-offers-section p + br {
display: none;
}
body.page-template-page-serviceoffer section.service-offers-section ul > br {
display: none;
}
body.page-template-page-serviceoffer section.service-offers-section li + br {
display: none;
}
body.page-template-page-serviceoffer section.service-offers-section li > br + br {
display: none;
}
body.page-template-page-serviceoffer section.service-offers-section h3 + br {
display: none;
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column {
margin-bottom: 3em;
}
@media (max-width: 900px) {
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column {
width: 50%;
}
}
@media (max-width: 600px) {
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column {
width: 100%;
}
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service {
display: block;
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service .image {
display: block;
transition: 0.5s ease;
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service .image img {
transition: 0.5s ease;
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service .text {
display: block;
margin-top: 1.5em;
text-align: center;
transition: 0.2s ease;
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service:hover .image {
background-color: var(--baseFontColor);
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service:hover .image img {
opacity: 0.7;
}
body.page-template-page-serviceoffer section.service-offers-section .service-offers-row .column a.single-service:hover .text {
text-decoration: underline;
}
body.page-template-page-emergency section.emergency-section {
padding: 2em 0;
}
body.page-template-page-emergency section.emergency-section .hotline {
padding: 3em 0;
}
body.page-template-page-emergency section.emergency-section .hotline a.hotline-link {
display: block;
text-align: center;
color: red;
font-size: 3em;
}
body.page-template-page-emergency section.emergency-section .hotline a.hotline-link:hover {
text-decoration: underline;
}
body.page-template-page-customercard section.customer-card-section {
padding: 2em 0;
}
body.page-template-page-customercard section.customer-card-section .login-link {
display: block;
margin: 1.5em 0;
color: red;
font-size: 2em;
text-align: center;
}
body.page-template-page-customercard section.customer-card-section .login-link:hover {
text-decoration: underline;
}
body.page-template-page-customercard section.customer-card-section .text-content ul {
list-style: none;
}
body.page-template-page-customercard section.customer-card-section .text-content ul li:before {
position: relative;
margin-right: 0.2em;
content: "";
display: inline-block;
width: 1.25em;
height: 1.25em;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59 7.91 7 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59zm6 0L13 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59z' fill='%23393939'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 50% 100%;
vertical-align: middle;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion {
padding-top: 3em;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element {
margin-bottom: 2em;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element .title {
transition: all 0.3s ease;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element .title .text h3 {
margin-bottom: 0;
font-weight: bold;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element .title .status .icon_plus {
display: block;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element .title .status .icon_minus {
display: none;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element .body .inner {
padding: 1em 2em;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element.is-open .title .status .icon_minus {
display: block;
}
body.page-template-page-customercard section.customer-card-section .customer-accordion .nr-accordeon-panel .accordeon-elements .accordeon-element.is-open .title .status .icon_plus {
display: none;
}
.header-overlay {
position: absolute;
background: #EB5757;
color: #fff;
font-size: 1em;
font-weight: 700;
display: flex;
align-items: center;
justify-content: flex-end;
padding: 0.5em 1em;
text-transform: uppercase;
line-height: 1;
}
.header-overlay.oben {
top: 0;
}
.header-overlay.unten {
bottom: 0;
}
.header-overlay.links {
left: 0;
}
.header-overlay.rechts {
right: 0;
}
@media (max-width: 1000px) {
.hero-background .header-overlay {
top: unset;
bottom: 0;
left: 0;
right: 0;
}
}
.car-offer-item .header-overlay {
font-size: 0.7em;
}
.tl-element {
display: flex;
align-items: flex-start;
}
.tl-element .tl-left {
width: 50px;
flex-shrink: 0;
margin: 24px 0;
position: relative;
padding: 6px 40px 6px 6px;
background: var(--blue);
color: #fff;
box-sizing: content-box;
}
.tl-element .tl-right {
border-left: 1px solid var(--blue);
padding-top: 30px;
padding-bottom: 30px;
padding-left: 40px;
display: flex;
gap: 20px;
}
@media (max-width: 1200px) {
.tl-element .tl-right {
flex-direction: column;
}
}
.tl-element .tl-right .tl-bild {
flex-shrink: 0;
}
@media (max-width: 600px) {
.tl-element .tl-right .tl-bild {
max-width: 100%;
}
.tl-element .tl-right .tl-bild img {
width: 100%;
height: auto;
}
}
.mobile-main-navigation-component .overlay .menu-item-has-children > .sub-menu.active {
max-height: 100vh;
}
body.page-template-page-commercial-customer section.commercial-customer-section {
padding: 2em 0;
}
body.page-template-page-commercial-customer section.commercial-customer-section .subtitle {
padding: 1em 0 3em 0;
}
body.page-template-page-commercial-customer section.commercial-customer-section .text-content h2,
body.page-template-page-commercial-customer section.commercial-customer-section .text-content h3 {
padding-top: 1em;
margin-bottom: 0.5em;
}
body.page-template-page-commercial-customer section.commercial-customer-section .text-content ul {
list-style: none;
}
body.page-template-page-commercial-customer section.commercial-customer-section .text-content ul li:before {
position: relative;
margin-right: 0.2em;
content: "";
display: inline-block;
width: 1.25em;
height: 1.25em;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59 7.91 7 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59zm6 0L13 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59z' fill='%23393939'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 50% 100%;
vertical-align: middle;
}
body.page-template-page-joboffers section.joboffers-section {
padding: 2em 0;
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column {
margin-bottom: 3em;
}
@media (max-width: 600px) {
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column {
width: 100%;
}
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link {
display: block;
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link .image {
display: block;
height: 25em;
transition: 0.3s ease;
}
@media (max-width: 768px) {
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link .image {
height: 20em;
}
}
@media (max-width: 600px) {
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link .image {
height: 15em;
}
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link .image img {
transition: 0.3s ease;
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link .joboffer-title {
display: block;
padding-top: 1em;
transition: 0.3s ease;
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link:hover .image {
background-color: var(--baseFontColor);
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link:hover .image img {
opacity: 0.7;
}
body.page-template-page-joboffers section.joboffers-section .joboffers-row .column a.joboffer-link:hover .joboffer-title {
text-decoration: underline;
}
body.page-template-page-talents section.talent-section {
padding: 2em 0;
}
body.page-template-page-talents section.talent-section .talent-title {
text-align: center;
line-height: 1.5;
}
body.page-template-page-talents section.talent-section .subtitle {
margin: 2em 0 4em 0;
}
body.page-template-page-talents section.talent-section .single-education {
margin-bottom: 3em;
}
body.page-template-page-talents section.talent-section .single-education .education-title {
margin-bottom: 0.5em;
}
@media (max-width: 1024px) {
body.page-template-page-talents section.talent-section .single-education .education-title {
text-align: center;
}
}
@media (max-width: 1024px) {
body.page-template-page-talents section.talent-section .single-education .single-education-row {
flex-direction: column-reverse;
}
}
@media (max-width: 1024px) {
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column,
body.page-template-page-talents section.talent-section .single-education .single-education-row .image-column {
width: 100%;
}
}
@media (max-width: 1024px) {
body.page-template-page-talents section.talent-section .single-education .single-education-row .image-column {
text-align: center;
}
}
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column h2,
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column h3 {
padding-top: 1em;
margin-bottom: 0.5em;
}
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column ul {
list-style: none;
}
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column ul li:before {
position: relative;
margin-right: 0.2em;
content: "";
display: inline-block;
width: 1.25em;
height: 1.25em;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59 7.91 7 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59zm6 0L13 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59z' fill='%23393939'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 50% 100%;
vertical-align: middle;
}
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column a {
border-bottom: 1px dashed var(--baseFontColor);
transition: all 0.3s ease;
}
body.page-template-page-talents section.talent-section .single-education .single-education-row .text-column a:hover {
border-bottom: 1px solid var(--baseFontColor);
}
body.page-template-page-talents section.talent-section .single-education .single-education-row .image-column img {
object-fit: cover;
}
body.page-template-page-talents section.talent-section .single-education .single-education-row:last-child {
margin-bottom: 0;
}
@media (max-width: 1100px) {
body.single-verkaufsangebote .mission-row {
display: flex;
flex-flow: column;
}
body.single-verkaufsangebote .mission-row .is-2-3 {
width: 100%;
}
body.single-verkaufsangebote .mission-row .is-1-3 {
width: 100%;
}
body.single-verkaufsangebote .mission-row .is-1-3 .content {
display: flex;
flex-flow: row;
align-items: flex-start;
gap: 40px;
}
body.single-verkaufsangebote .mission-row .is-1-3 .content > div {
margin: 0;
margin-top: 0;
width: 45%;
flex-grow: 1;
}
}
@media (max-width: 500px) {
body.single-verkaufsangebote .mission-row .is-1-3 .content {
flex-flow: column;
gap: 20px;
}
body.single-verkaufsangebote .mission-row .is-1-3 .content > div {
margin: 0;
margin-top: 0;
width: 100%;
}
}
.form-section .form-wrapper,
body.single-verkaufsangebote .form-section .form-wrapper,
body.page-template-page-appointments .form-section .form-wrapper,
body.page-template-page-purchase .form-section .form-wrapper,
body.page-template-page-shop .form-section .form-wrapper,
body.page-template-page-thg .form-section .form-wrapper,
body.page-template-page-pb-light .form-section .form-wrapper,
body.elementor-default .form-section .form-wrapper {
padding: 1em 0 2em;
}
@media (max-width: 600px) {
.form-section .form-wrapper .personal-section .is-1-2,
body.single-verkaufsangebote .form-section .form-wrapper .personal-section .is-1-2,
body.page-template-page-appointments .form-section .form-wrapper .personal-section .is-1-2,
body.page-template-page-purchase .form-section .form-wrapper .personal-section .is-1-2,
body.page-template-page-shop .form-section .form-wrapper .personal-section .is-1-2,
body.page-template-page-thg .form-section .form-wrapper .personal-section .is-1-2,
body.page-template-page-pb-light .form-section .form-wrapper .personal-section .is-1-2,
body.elementor-default .form-section .form-wrapper .personal-section .is-1-2 {
width: 100%;
}
}
.form-section .form-wrapper .h2,
body.single-verkaufsangebote .form-section .form-wrapper .h2,
body.page-template-page-appointments .form-section .form-wrapper .h2,
body.page-template-page-purchase .form-section .form-wrapper .h2,
body.page-template-page-shop .form-section .form-wrapper .h2,
body.page-template-page-thg .form-section .form-wrapper .h2,
body.page-template-page-pb-light .form-section .form-wrapper .h2,
body.elementor-default .form-section .form-wrapper .h2,
.form-section .form-wrapper label,
body.single-verkaufsangebote .form-section .form-wrapper label,
body.page-template-page-appointments .form-section .form-wrapper label,
body.page-template-page-purchase .form-section .form-wrapper label,
body.page-template-page-shop .form-section .form-wrapper label,
body.page-template-page-thg .form-section .form-wrapper label,
body.page-template-page-pb-light .form-section .form-wrapper label,
body.elementor-default .form-section .form-wrapper label {
text-transform: uppercase;
}
.form-section .form-wrapper .section,
body.single-verkaufsangebote .form-section .form-wrapper .section,
body.page-template-page-appointments .form-section .form-wrapper .section,
body.page-template-page-purchase .form-section .form-wrapper .section,
body.page-template-page-shop .form-section .form-wrapper .section,
body.page-template-page-thg .form-section .form-wrapper .section,
body.page-template-page-pb-light .form-section .form-wrapper .section,
body.elementor-default .form-section .form-wrapper .section {
padding: 3em 0 1em 0;
}
.form-section .form-wrapper .section .label-wrapper,
body.single-verkaufsangebote .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-appointments .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-purchase .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-shop .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-thg .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-pb-light .form-section .form-wrapper .section .label-wrapper,
body.elementor-default .form-section .form-wrapper .section .label-wrapper {
background-color: var(--background); display: flex;
flex-direction: column;
margin: 1.2em 0;
width: 100%;
}
@media (max-width: 600px) {
.form-section .form-wrapper .section .label-wrapper,
body.single-verkaufsangebote .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-appointments .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-purchase .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-shop .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-thg .form-section .form-wrapper .section .label-wrapper,
body.page-template-page-pb-light .form-section .form-wrapper .section .label-wrapper,
body.elementor-default .form-section .form-wrapper .section .label-wrapper {
margin: 0.8em 0;
}
}
.form-section .form-wrapper .section .label-wrapper label,
body.single-verkaufsangebote .form-section .form-wrapper .section .label-wrapper label,
body.page-template-page-appointments .form-section .form-wrapper .section .label-wrapper label,
body.page-template-page-purchase .form-section .form-wrapper .section .label-wrapper label,
body.page-template-page-shop .form-section .form-wrapper .section .label-wrapper label,
body.page-template-page-thg .form-section .form-wrapper .section .label-wrapper label,
body.page-template-page-pb-light .form-section .form-wrapper .section .label-wrapper label,
body.elementor-default .form-section .form-wrapper .section .label-wrapper label {
font-weight: 700;
font-size: 0.778em;
width: 100%;
}
.form-section .form-wrapper .section .label-wrapper input,
body.single-verkaufsangebote .form-section .form-wrapper .section .label-wrapper input,
body.page-template-page-appointments .form-section .form-wrapper .section .label-wrapper input,
body.page-template-page-purchase .form-section .form-wrapper .section .label-wrapper input,
body.page-template-page-shop .form-section .form-wrapper .section .label-wrapper input,
body.page-template-page-thg .form-section .form-wrapper .section .label-wrapper input,
body.page-template-page-pb-light .form-section .form-wrapper .section .label-wrapper input,
body.elementor-default .form-section .form-wrapper .section .label-wrapper input {
border-bottom: 1px solid var(--wildblueyonder);
background: hsla(0, 0%, 100%, 0.3);
padding: 0.75em 1em;
width: 100%;
}
.form-section .form-wrapper .section .label-wrapper input.invalid,
body.single-verkaufsangebote .form-section .form-wrapper .section .label-wrapper input.invalid,
body.page-template-page-appointments .form-section .form-wrapper .section .label-wrapper input.invalid,
body.page-template-page-purchase .form-section .form-wrapper .section .label-wrapper input.invalid,
body.page-template-page-shop .form-section .form-wrapper .section .label-wrapper input.invalid,
body.page-template-page-thg .form-section .form-wrapper .section .label-wrapper input.invalid,
body.page-template-page-pb-light .form-section .form-wrapper .section .label-wrapper input.invalid,
body.elementor-default .form-section .form-wrapper .section .label-wrapper input.invalid {
background-color: tomato;
color: white;
}
.form-section .form-wrapper .section .label-wrapper select,
body.single-verkaufsangebote .form-section .form-wrapper .section .label-wrapper select,
body.page-template-page-appointments .form-section .form-wrapper .section .label-wrapper select,
body.page-template-page-purchase .form-section .form-wrapper .section .label-wrapper select,
body.page-template-page-shop .form-section .form-wrapper .section .label-wrapper select,
body.page-template-page-thg .form-section .form-wrapper .section .label-wrapper select,
body.page-template-page-pb-light .form-section .form-wrapper .section .label-wrapper select,
body.elementor-default .form-section .form-wrapper .section .label-wrapper select {
background-color: hsla(0, 0%, 100%, 0.3);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2347AAE1' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M1 1.5l5 5 5-5'/%3E%3C/svg%3E"); border-bottom: 1px solid var(--wildblueyonder);
padding: 0.75em 1em;
}
.form-section .form-wrapper .section .is-1-1,
body.single-verkaufsangebote .form-section .form-wrapper .section .is-1-1,
body.page-template-page-appointments .form-section .form-wrapper .section .is-1-1,
body.page-template-page-purchase .form-section .form-wrapper .section .is-1-1,
body.page-template-page-shop .form-section .form-wrapper .section .is-1-1,
body.page-template-page-thg .form-section .form-wrapper .section .is-1-1,
body.page-template-page-pb-light .form-section .form-wrapper .section .is-1-1,
body.elementor-default .form-section .form-wrapper .section .is-1-1 {
width: 100%;
}
.form-section .form-wrapper .section .is-1-1 textarea,
body.single-verkaufsangebote .form-section .form-wrapper .section .is-1-1 textarea,
body.page-template-page-appointments .form-section .form-wrapper .section .is-1-1 textarea,
body.page-template-page-purchase .form-section .form-wrapper .section .is-1-1 textarea,
body.page-template-page-shop .form-section .form-wrapper .section .is-1-1 textarea,
body.page-template-page-thg .form-section .form-wrapper .section .is-1-1 textarea,
body.page-template-page-pb-light .form-section .form-wrapper .section .is-1-1 textarea,
body.elementor-default .form-section .form-wrapper .section .is-1-1 textarea {
width: 100%;
border-bottom: 1px solid var(--wildblueyonder);
background: hsla(0, 0%, 100%, 0.3);
padding: 0.75em 1em;
}
.form-section .form-wrapper .checkbox-label,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label,
body.elementor-default .form-section .form-wrapper .checkbox-label {
padding: 1em 0 2em;
}
.form-section .form-wrapper .checkbox-label .input,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .input,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .input,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .input,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .input,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .input,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .input,
body.elementor-default .form-section .form-wrapper .checkbox-label .input {
position: absolute;
display: none;
}
.form-section .form-wrapper .checkbox-label .icon,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .icon,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .icon,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .icon,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .icon,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .icon,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .icon,
body.elementor-default .form-section .form-wrapper .checkbox-label .icon {
display: none;
}
.form-section .form-wrapper .checkbox-label input:checked + .status,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label input:checked + .status,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label input:checked + .status,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label input:checked + .status,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label input:checked + .status,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label input:checked + .status,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label input:checked + .status,
body.elementor-default .form-section .form-wrapper .checkbox-label input:checked + .status {
background-color: var(--baseFontColor);
}
.form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label input:checked + .status .icon,
body.elementor-default .form-section .form-wrapper .checkbox-label input:checked + .status .icon {
display: block;
width: 100%;
height: 100%;
padding: 0.3em;
}
.form-section .form-wrapper .checkbox-label .status,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .status,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .status,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .status,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .status,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .status,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .status,
body.elementor-default .form-section .form-wrapper .checkbox-label .status {
background-color: var(--background);
border: 1px solid;
border-radius: 0;
width: 2.167em;
height: 2.167em;
margin-right: 1em;
}
.form-section .form-wrapper .checkbox-label .status:hover,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .status:hover,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .status:hover,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .status:hover,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .status:hover,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .status:hover,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .status:hover,
body.elementor-default .form-section .form-wrapper .checkbox-label .status:hover {
filter: brightness(80%);
transition: 0.5s;
color: white;
}
.form-section .form-wrapper .checkbox-label .status:active,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .status:active,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .status:active,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .status:active,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .status:active,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .status:active,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .status:active,
body.elementor-default .form-section .form-wrapper .checkbox-label .status:active {
transform: scale(90%);
filter: brightness(120%);
}
.form-section .form-wrapper .checkbox-label .status .icon,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .status .icon,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .status .icon,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .status .icon,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .status .icon,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .status .icon,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .status .icon,
body.elementor-default .form-section .form-wrapper .checkbox-label .status .icon {
display: none;
}
.form-section .form-wrapper .checkbox-label .status .icon svg,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .status .icon svg,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .status .icon svg,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .status .icon svg,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .status .icon svg,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .status .icon svg,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .status .icon svg,
body.elementor-default .form-section .form-wrapper .checkbox-label .status .icon svg {
fill: white;
width: 100%;
height: 100%;
}
.form-section .form-wrapper .checkbox-label .text,
body.single-verkaufsangebote .form-section .form-wrapper .checkbox-label .text,
body.page-template-page-appointments .form-section .form-wrapper .checkbox-label .text,
body.page-template-page-purchase .form-section .form-wrapper .checkbox-label .text,
body.page-template-page-shop .form-section .form-wrapper .checkbox-label .text,
body.page-template-page-thg .form-section .form-wrapper .checkbox-label .text,
body.page-template-page-pb-light .form-section .form-wrapper .checkbox-label .text,
body.elementor-default .form-section .form-wrapper .checkbox-label .text {
text-transform: none;
line-height: 2;
}
.form-section .form-wrapper .response,
body.single-verkaufsangebote .form-section .form-wrapper .response,
body.page-template-page-appointments .form-section .form-wrapper .response,
body.page-template-page-purchase .form-section .form-wrapper .response,
body.page-template-page-shop .form-section .form-wrapper .response,
body.page-template-page-thg .form-section .form-wrapper .response,
body.page-template-page-pb-light .form-section .form-wrapper .response,
body.elementor-default .form-section .form-wrapper .response {
padding-top: 0.5em;
color: var(--successColor);
}
body.page-template-page-location section.location-section {
position: relative;
}
@media (max-width: 980px) {
body.page-template-page-location section.location-section .location-row {
flex-direction: column;
}
}
@media (max-width: 980px) {
body.page-template-page-location section.location-section .location-row > div {
width: 100%;
}
}
body.page-template-page-location section.location-section .location-row .content-column {
padding: 2em 0 0.75em 0;
}
@media (max-width: 980px) {
body.page-template-page-location section.location-section .location-row .content-column {
padding: 1em;
}
}
body.page-template-page-location section.location-section .location-row .content-column .address {
margin-bottom: 2em;
}
body.page-template-page-location section.location-section .location-row .content-column .address .address-content {
line-height: 1.5;
}
body.page-template-page-location section.location-section .location-row .content-column .address .address-content h4 {
margin-bottom: 0;
}
body.page-template-page-location section.location-section .location-row .content-column .address .contacts-content .contact {
display: flex;
align-items: center;
margin-bottom: 0.25em;
}
body.page-template-page-location section.location-section .location-row .content-column .address .contacts-content .contact svg {
width: 1.5em;
height: 1.5em;
margin-right: 0.5em;
}
body.page-template-page-location section.location-section .location-row .content-column .address .contacts-content .contact .title {
font-weight: bold;
width: 4em;
}
body.page-template-page-location section.location-section .location-row .content-column .address .contacts-content .contact .txt a {
color: var(--baseFontColor);
}
body.page-template-page-location section.location-section .location-row .content-column .address .contacts-content .contact .txt a:hover {
text-decoration: underline;
}
body.page-template-page-location section.location-section .location-row .content-column .openings .openings-row .column {
margin-bottom: 1.5em;
padding-right: 2em;
}
body.page-template-page-location section.location-section .location-row .content-column .openings .openings-row .column .opening-title {
border-bottom: 3px solid var(--baseFontColor);
line-height: 2;
}
body.page-template-page-location section.location-section .location-row .content-column .openings .openings-row .column .opening-content {
line-height: 1.75;
}
body.page-template-page-location section.location-section .location-row .card-column .inner {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
}
@media (max-width: 980px) {
body.page-template-page-location section.location-section .location-row .card-column .inner {
position: relative;
width: 100%;
}
}
body.page-template-page-location section.location-section .location-row .card-column .inner .nr-frame-wrapper {
width: 100%;
height: 100%;
}
body.page-template-page-location section.location-section .location-row .card-column .inner .nr-frame-wrapper iframe {
width: 100%;
height: 100%;
min-height: 20em;
}
section.counterpart-section {
padding: 2em 0 1em 0;
background-color: var(--background);
}
section.counterpart-section .section-header {
display: flex;
align-items: center;
margin-bottom: 2em;
}
@media (max-width: 1240px) {
section.counterpart-section .section-header {
flex-direction: column;
align-items: flex-start;
margin-bottom: 1.5em;
}
}
section.counterpart-section .section-header h2 {
margin-bottom: 0;
}
@media (max-width: 1240px) {
section.counterpart-section .section-header h2 {
margin-bottom: 0.5em;
}
}
section.counterpart-section .section-header .filters {
flex: 1;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media (max-width: 820px) {
section.counterpart-section .section-header .filters {
justify-content: flex-start;
flex-wrap: wrap;
}
}
section.counterpart-section .section-header .filters .filter {
display: block;
padding: 0.25em 0.5em;
margin-right: 0.25em;
font-family: var(--headlineFamily);
text-transform: uppercase;
font-size: 0.77em;
color: var(--silver);
font-weight: bold;
transition: all 0.2s ease;
}
section.counterpart-section .section-header .filters .filter:last-child {
margin-right: 0;
}
section.counterpart-section .section-header .filters .filter.active,
section.counterpart-section .section-header .filters .filter:hover {
background-color: var(--baseFontColor);
color: white;
}
section.counterpart-section {
padding: 2em 0;
}
section.counterpart-section .section-header {
display: flex;
flex-flow: column;
align-items: flex-start;
justify-content: flex-start;
margin-bottom: 2em;
}
section.counterpart-section .section-header .filters {
flex: 1;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: wrap;
}
@media (max-width: 768px) {
section.counterpart-section .section-header .filters {
justify-content: flex-start;
}
}
section.counterpart-section .section-header .filters .filter {
display: block;
padding: 0.25em 0.5em;
margin-right: 0.25em;
font-family: var(--headlineFamily);
text-transform: uppercase;
font-size: 0.77em;
color: var(--silver);
font-weight: bold;
transition: all 0.2s ease;
}
section.counterpart-section .section-header .filters .filter:last-child {
margin-right: 0;
}
section.counterpart-section .section-header .filters .filter.active,
section.counterpart-section .section-header .filters .filter:hover {
background-color: var(--baseFontColor);
color: white;
}
section.counterpart-section .counterpart-grid .counterpart-row .column {
display: flex;
flex-flow: column;
margin-bottom: 2em;
}
@media (max-width: 1240px) {
section.counterpart-section .counterpart-grid .counterpart-row .column {
width: 33%;
}
}
@media (max-width: 980px) {
section.counterpart-section .counterpart-grid .counterpart-row .column {
width: 50%;
}
}
@media (max-width: 600px) {
section.counterpart-section .counterpart-grid .counterpart-row .column {
width: 100%;
}
}
section.counterpart-section .counterpart-grid .counterpart-row .column .image {
width: 100%;
height: 11em;
flex-shrink: 0;
filter: drop-shadow(0px 4px 50px rgba(79, 81, 81, 0.25));
}
@media (orientation: portrait) {
section.counterpart-section .counterpart-grid .counterpart-row .column .image {
height: 17em;
}
}
@media (max-width: 1025px) {
section.counterpart-section .counterpart-grid .counterpart-row .column .image {
height: 17em;
}
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap {
flex: 1;
background-color: white;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content {
padding: 1.5em 1em 1.5em 1em;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .name-position {
padding-bottom: 0.75em;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .name-position .name {
text-transform: uppercase;
margin-bottom: 0.25em;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .name-position .position {
font-size: 14px;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .contacts {
padding-top: 0.75em;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .contacts .contact {
display: flex;
align-items: center;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .contacts .contact .first {
width: 3em;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap .content .contacts .contact .number a:hover {
text-decoration: underline;
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap a.btn-primary {
background: transparent;
background-color: transparent;
border-color: var(--baseFontColor);
padding-top: 5px;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
margin: 0 20px 20px 20px;
display: flex;
font: 700 18px/21.6px var(--headlineFamily);
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap a.btn-primary .text {
color: var(--baseFontColor);
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap a.btn-primary:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
section.counterpart-section .counterpart-grid .counterpart-row .column .content-wrap a.btn-primary:hover .text {
color: #fff;
}
.ausstattung {
display: flex;
flex-flow: wrap;
}
.ausstattung .ausstattung-block {
width: 50%;
flex-grow: 1;
}
.ausstattung .ausstattung-block .ausstattung-title {
font-weight: 700;
font-size: 0.778em;
text-transform: uppercase;
}
.ausstattung .ausstattung-block .ausstattung-content ul {
list-style-type: none;
}
.ausstattung .ausstattung-block .ausstattung-content ul li {
padding: 0 0.4em;
}
.ausstattung .ausstattung-block .ausstattung-content ul li:before {
content: "";
width: 0.7em;
height: 0.7em;
border: 1px solid var(--blue);
display: inline-block;
margin-left: -1.4em;
margin-right: 0.53em;
margin-top: 2px;
margin-bottom: -1px;
}
body.page-template-page-caroffer section.car-offer-section,
body.page-template-page-caroffer-filter section.car-offer-section {
background-color: var(--background);
padding: 2em 0;
}
body.page-template-page-caroffer section.car-offer-section .wrapper,
body.page-template-page-caroffer-filter section.car-offer-section .wrapper {
width: var(--wrapperwithWide);
}
body.page-template-page-caroffer section.car-offer-section .brands,
body.page-template-page-caroffer-filter section.car-offer-section .brands {
margin: 2em 0;
gap: 1em;
}
body.page-template-page-caroffer section.car-offer-section .brands a,
body.page-template-page-caroffer-filter section.car-offer-section .brands a {
background: #fff;
display: flex;
align-items: center;
justify-content: center;
width: 120px;
padding: 0.5em 1em;
transition: 0.4s ease-in-out;
}
body.page-template-page-caroffer section.car-offer-section .brands a:hover,
body.page-template-page-caroffer-filter section.car-offer-section .brands a:hover {
background-color: var(--blue);
color: #fff;
}
body.page-template-page-caroffer section.car-offer-section .brands a img,
body.page-template-page-caroffer-filter section.car-offer-section .brands a img {
height: 50px;
}
body.page-template-page-caroffer section.car-offer-section .brands a.active,
body.page-template-page-caroffer-filter section.car-offer-section .brands a.active {
background-color: var(--blue);
color: #fff;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item {
display: flex;
flex-direction: column;
margin-bottom: 2em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .image,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .image {
height: 13em;
position: relative;
filter: drop-shadow(0px 4px 50px rgba(79, 81, 81, 0.25));
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .image img,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .image img {
object-fit: cover;
object-position: bottom center;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .image .overlay,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .image .overlay {
position: absolute;
top: 0;
right: 0;
background: #EB5757;
color: #fff;
font-size: 1em;
font-weight: 700;
display: flex;
align-items: center;
justify-content: flex-end;
padding: 0.5em 1em;
text-transform: uppercase;
line-height: 1;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap {
background-color: white;
flex: 1;
display: flex;
flex-direction: column;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content {
flex: 1;
padding: 1em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .date-category,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .date-category {
display: flex;
align-items: center;
font-family: var(--headlineFamily);
text-transform: uppercase;
font-weight: bold;
margin-bottom: 1em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .date-category .date,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .date-category .date {
background-color: var(--baseFontColor);
color: white;
padding: 0.3em 0.8em;
font-size: 0.77em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .date-category .categories,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .date-category .categories {
background-color: var(--background);
color: var(--silver);
padding: 0.3em 0.8em;
font-size: 0.77em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .title-subtitle .title,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .title-subtitle .title {
margin-bottom: 0em;
font-weight: 700;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .title-subtitle .subtitle,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .title-subtitle .subtitle {
text-transform: uppercase;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .details p + br,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .details p + br {
display: none;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .details .note,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .content .details .note {
margin-top: 0.5em;
font-size: 0.77em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .price,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .price {
padding: 0.5em 1em;
background-color: var(--baseFontColor);
color: white;
text-align: center;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .price .h2,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .price .h2 {
margin-bottom: 0;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .price .note,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .price .note {
font-size: 0.77em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note,
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info {
font-size: 12px;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note p,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note p,
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info p,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info p {
margin: 0;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note .text,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note .text,
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info .text,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info .text {
font-size: 12px;
}
@media (max-width: 900px) {
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note .text,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .note .text,
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info .text,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .info .text {
font-size: 12px;
}
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions {
padding: 1em;
display: flex;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .action,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .action {
display: flex;
justify-content: center;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions a,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions a {
border: 1px solid var(--baseFontColor);
border-radius: 60px;
width: 100%;
font-size: 0.9em;
text-align: center;
transition: 0.4s linear;
display: flex;
align-items: center;
justify-content: center;
padding: 25px 0 20px 0;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions a:hover,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions a:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link {
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--background);
position: relative;
padding: 0.5em;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link svg,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link svg {
width: 1.5em;
height: 1.5em;
transition: 0.2s ease;
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link svg path,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link svg path {
fill: var(--baseFontColor);
}
body.page-template-page-caroffer section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link:hover svg,
body.page-template-page-caroffer-filter section.car-offer-section .car-offer-row .car-offer-item .content-wrap .actions .social-link:hover svg {
transform: scale(1.2);
}
body.page-template-page-brands .h2.h1-sub {
max-width: 900px;
margin: auto;
}
body.page-template-page-brands .text-content a {
color: var(--blue);
}
body.blog section.content-section,
body.search section.content-section,
body.category section.content-section {
padding: 2em 0;
}
body.blog section.content-section .section-header,
body.search section.content-section .section-header,
body.category section.content-section .section-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 2em;
}
@media (max-width: 900px) {
body.blog section.content-section .section-header,
body.search section.content-section .section-header,
body.category section.content-section .section-header {
flex-direction: column;
}
}
@media (max-width: 900px) {
body.blog section.content-section .section-header .search,
body.search section.content-section .section-header .search,
body.category section.content-section .section-header .search {
margin-bottom: 1em;
}
}
@media (max-width: 900px) {
body.blog section.content-section .section-header .search form,
body.search section.content-section .section-header .search form,
body.category section.content-section .section-header .search form {
display: flex;
justify-content: center;
}
}
body.blog section.content-section .section-header .search form input,
body.search section.content-section .section-header .search form input,
body.category section.content-section .section-header .search form input {
padding: 0.75em;
border: none;
width: 20em;
max-width: 90%;
background-color: var(--background);
color: var(--baseFontColor);
border-bottom: 2px solid var(--baseFontColor);
}
body.blog section.content-section .section-header .search form input::placeholder,
body.search section.content-section .section-header .search form input::placeholder,
body.category section.content-section .section-header .search form input::placeholder {
color: var(--baseFontColor);
font-style: italic;
}
body.blog section.content-section .section-header .categories,
body.search section.content-section .section-header .categories,
body.category section.content-section .section-header .categories {
flex: 1;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: wrap;
}
@media (max-width: 900px) {
body.blog section.content-section .section-header .categories,
body.search section.content-section .section-header .categories,
body.category section.content-section .section-header .categories {
justify-content: center;
}
}
body.blog section.content-section .section-header .categories .cat,
body.search section.content-section .section-header .categories .cat,
body.category section.content-section .section-header .categories .cat {
display: block;
padding: 0.25em 0.5em;
margin-right: 0.25em;
font-family: var(--headlineFamily);
text-transform: uppercase;
font-size: 0.77em;
font-weight: bold;
transition: all 0.2s ease;
}
body.blog section.content-section .section-header .categories .cat:last-child,
body.search section.content-section .section-header .categories .cat:last-child,
body.category section.content-section .section-header .categories .cat:last-child {
margin-right: 0;
}
body.blog section.content-section .section-header .categories .cat.active,
body.search section.content-section .section-header .categories .cat.active,
body.category section.content-section .section-header .categories .cat.active,
body.blog section.content-section .section-header .categories .cat:hover,
body.search section.content-section .section-header .categories .cat:hover,
body.category section.content-section .section-header .categories .cat:hover {
background-color: var(--baseFontColor);
color: white;
}
@media (max-width: 768px) {
body.blog section.content-section .row.blog-posts-list .post.column.is-1-3,
body.search section.content-section .row.blog-posts-list .post.column.is-1-3,
body.category section.content-section .row.blog-posts-list .post.column.is-1-3 {
width: 50%;
}
}
@media (max-width: 550px) {
body.blog section.content-section .row.blog-posts-list .post.column.is-1-3,
body.search section.content-section .row.blog-posts-list .post.column.is-1-3,
body.category section.content-section .row.blog-posts-list .post.column.is-1-3 {
width: 100%;
}
}
body.blog section.content-section .row.blog-posts-list .post,
body.search section.content-section .row.blog-posts-list .post,
body.category section.content-section .row.blog-posts-list .post {
margin-bottom: 2em;
}
body.blog section.content-section .row.blog-posts-list .post .thumbnail a,
body.search section.content-section .row.blog-posts-list .post .thumbnail a,
body.category section.content-section .row.blog-posts-list .post .thumbnail a {
display: block;
height: 20em;
}
body.blog section.content-section .row.blog-posts-list .post .thumbnail a img,
body.search section.content-section .row.blog-posts-list .post .thumbnail a img,
body.category section.content-section .row.blog-posts-list .post .thumbnail a img {
width: 100%;
height: 100%;
object-fit: cover;
}
body.blog section.content-section .row.blog-posts-list .post .title-wrapper,
body.search section.content-section .row.blog-posts-list .post .title-wrapper,
body.category section.content-section .row.blog-posts-list .post .title-wrapper {
padding-top: 1em;
}
body.single-post section.content-section {
padding: 2em 0;
}
body.single-post section.content-section .image {
float: right;
width: 30%;
margin-left: 5em;
margin-bottom: 3em;
}
@media (max-width: 600px) {
body.single-post section.content-section .image {
width: 100%;
margin-left: 0;
}
}
body.single-post section.content-section .inner-content {
margin-top: 2em;
}
body.single-post section.content-section .inner-content ul {
list-style: none;
}
body.single-post section.content-section .inner-content ul li:before {
position: relative;
margin-right: 0.2em;
content: "";
display: inline-block;
width: 1.25em;
height: 1.25em;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59 7.91 7 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59zm6 0L13 6.5l6 6-6 6-1.41-1.41 4.58-4.59-4.58-4.59z' fill='%23393939'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 50% 100%;
vertical-align: middle;
}
body.single-post section.content-section .inner-content a {
border-bottom: 1px dashed var(--baseFontColor);
transition: all 0.3s ease;
}
body.single-post section.content-section .inner-content a:hover {
border-bottom: 1px solid var(--baseFontColor);
}
body.single-post section.content-section .meta {
display: flex;
}
body.single-post section.content-section .meta .date {
margin-right: 2em;
}
.scroll-top-link {
z-index: 99;
}
.footer-section {
background-color: var(--jet);
}
.footer-section .main-footer {
padding: 6em 0;
background-color: transparent;
color: var(--baseBgColor);
position: relative;
}
.footer-section .main-footer .wrapper {
display: block;
}
.footer-section .main-footer .wrapper .column {
margin-bottom: 2em;
padding: 0 0.8em;
}
@media (min-width: 1700px) {
.footer-section .main-footer .wrapper .top .top-footer-row .column {
width: calc(100% / 6);
}
}
@media (max-width: 1700px) {
.footer-section .main-footer .wrapper .top .top-footer-row .column {
width: calc(100% / 3);
}
}
@media (max-width: 950px) {
.footer-section .main-footer .wrapper .top .top-footer-row .column {
width: 50%;
}
}
@media (max-width: 600px) {
.footer-section .main-footer .wrapper .top .top-footer-row .column {
width: 100%;
}
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .title {
font: 700 12px/16.8px var(--baseFontFamily);
text-transform: none;
color: #F7F9F9;
margin-bottom: 1em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content div[class^="menu-"] .menu {
list-style: none;
padding: 0;
margin: 0;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content div[class^="menu-"] .menu li {
padding: 0;
margin: 0;
border-bottom: 1px dashed #F7F9F9;
transition: 0.4s linear;
padding: 1px 0 5px 0;
}
@media (max-width: 600px) {
.footer-section .main-footer .wrapper .top .top-footer-row .column .content div[class^="menu-"] .menu li {
margin-bottom: 4px;
}
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content div[class^="menu-"] .menu li a {
font: 400 12px/16.8px var(--baseFontFamily);
color: #F7F9F9;
transition: 0.4s linear;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content div[class^="menu-"] .menu li a:hover .text {
color: var(--blue);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content div[class^="menu-"] .menu li:hover {
border-color: var(--blue);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .menu-service-menue-container .menu {
list-style: none;
padding: 0;
margin: 0;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .menu-service-menue-container .menu li {
padding: 0;
margin: 0;
padding-bottom: 0.5em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .menu-service-menue-container .menu li a .text {
color: var(--baseBgColor);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .menu-service-menue-container .menu li a:hover .text {
text-decoration: underline;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact,
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter {
padding-top: 1em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact {
line-height: 1.6;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .contacts {
margin-top: 1.5em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .contacts a {
color: var(--baseBgColor);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .contacts a:hover {
text-decoration: underline;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .socials {
margin-top: 1em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .socials a {
margin-right: 1em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .socials a svg {
width: 2em;
height: 2em;
transition: 0.2s ease;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .socials a svg path {
fill: var(--baseBgColor);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .socials a:last-child {
margin-right: 0;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .contact .socials a:hover svg {
transform: scale(1.2);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .input-wrapper {
background-color: var(--silver);
padding: 0.5em 0.75em;
margin-bottom: 1em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .input-wrapper label {
text-transform: uppercase;
color: white;
font-size: 0.77em;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .input-wrapper input {
width: 100%;
background-color: transparent;
border: none;
color: var(--baseFontColor);
padding: 0;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .checkbox-label {
margin: 1em 0;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .checkbox-label .status {
border-radius: 0;
background-color: var(--silver);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .checkbox-label .text {
font-size: 0.77em;
color: var(--baseBgColor);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .checkbox-label .text a {
text-decoration: none;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .checkbox-label .text a:hover {
color: var(--baseBgColor);
text-decoration: underline;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form .checkbox-label input:checked + .status {
background-color: white;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form button.btn-primary {
width: 100%;
appearance: none;
border: 2px solid white;
background-color: white;
cursor: pointer;
transition: all 0.5s ease;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form button.btn-primary .icon svg path {
fill: var(--baseFontColor);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form button.btn-primary .text {
color: var(--baseFontColor);
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form button.btn-primary:hover {
background-color: transparent;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form button.btn-primary:hover .icon svg path {
fill: white;
}
.footer-section .main-footer .wrapper .top .top-footer-row .column .content .newsletter form button.btn-primary:hover .text {
color: white;
}
.footer-section .main-footer .wrapper .notes {
flex-grow: 1;
margin-top: 1.5em;
font-size: 12px;
}
.footer-section .main-footer .wrapper .notes .note p {
margin-bottom: 0;
}
.footer-section .main-footer .wrapper .notes .note p a {
color: var(--blue);
}
.footer-section .main-footer .wrapper .notes .note p a:hover {
text-decoration: underline;
}
.footer-section .main-footer .wrapper .notes .note:last-child {
margin-top: 2em;
margin-bottom: 2em;
}
.footer-section .main-footer .wrapper .bottom {
margin-top: 1.5em;
}
.footer-section .main-footer .wrapper .bottom .bottom-footer-row .column.is-1-4 {
line-height: 1.6;
font-size: 0.77em;
}
@media (max-width: 950px) {
.footer-section .main-footer .wrapper .bottom .bottom-footer-row .column.is-1-4 {
width: 50%;
}
}
.footer-section .main-footer .wrapper .bottom .bottom-footer-row .column.is-1-4 .label {
font-family: var(--headlineFamily);
font-weight: bold;
text-transform: uppercase;
line-height: 1.6;
}
.footer-section .main-footer .wrapper .bottom .bottom-footer-row .column.is-1-4 .label.sec {
margin-top: 1.5em;
}
.footer-section .main-footer .wrapper .bottom .bottom-footer-row .column.is-1-4 .content p {
line-height: 1.6;
margin-bottom: 0;
}
.footer-section .main-footer .wrapper .bottom .notes {
flex-grow: 1;
margin-top: 1.5em;
font-size: 0.77em;
}
.footer-section .main-footer .wrapper .bottom .notes .note p {
margin-bottom: 0;
}
.footer-section .main-footer .wrapper .bottom .notes .note p a {
color: var(--baseBgColor);
}
.footer-section .main-footer .wrapper .bottom .notes .note p a:hover {
text-decoration: underline;
}
.footer-section .main-footer .wrapper .bottom .notes .note:last-child {
margin-top: 2em;
}
.footer-section .main-footer .copy {
background: var(--blue);
font: 400 14px/14px var(--baseFontFamily);
color: #fff;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 3em;
position: absolute;
left: 0;
right: 0;
bottom: 0;
gap: 10px;
}
@media (max-width: 700px) {
.footer-section .main-footer .copy {
flex-direction: column;
gap: 10px;
padding: 2em 0;
}
}
.footer-section .main-footer .copy p {
margin: 0;
}
.footer-section .main-footer .copy .menu-rechtliches-container ul {
display: flex;
align-items: center;
list-style-type: none;
list-style: none;
margin: 0;
padding: 0;
gap: 10px;
}
.footer-section .main-footer .copy .menu-rechtliches-container ul li {
margin: 0;
padding: 0;
}
.footer-section .main-footer .copy .menu-rechtliches-container ul li:before {
content: "|";
margin-right: 10px;
}
.footer-section .main-footer .copy .menu-rechtliches-container ul li a {
color: #fff;
}
.footer-section .main-footer .copy .menu-rechtliches-container ul li a .text {
color: #fff;
}
.page-header .logo img {
height: auto !important;
}
.post-share-block {
clear: both;
}
@media (max-width: 768px) {
.related-posts .post.column.is-1-3 {
width: 50%;
}
}
@media (max-width: 550px) {
.related-posts .post.column.is-1-3 {
width: 100%;
}
}
@media (max-width: 1200px) {
.car-offer-row .car-offer-item.column.is-1-3 {
width: 50%;
}
}
@media (max-width: 650px) {
.car-offer-row .car-offer-item.column.is-1-3 {
width: 100%;
}
}
.bm-60 {
margin-bottom: 60px;
}
.bm-30 {
margin-bottom: 30px;
}
section.deal-section {
margin: 60px 0;
}
@media (max-width: 1000px) {
form .row .column.is-1-4 {
width: 50%;
}
}
@media (max-width: 600px) {
form .row .column.is-1-4,
form .row .column.is-1-2,
form .row .column.is-1-3 {
width: 100%;
}
}
form .label-wrapper {
display: flex;
flex-flow: column;
}
form .label-wrapper label {
font-family: var(--headlineFamily);
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0.2em;
}
form .label-wrapper textarea {
padding: 0.75em 0;
background-color: transparent;
color: var(--baseFontColor);
border: 0;
border-bottom: 1px solid var(--wildblueyonder);
font-size: 0.875em;
}
form .label-wrapper input[type="text"],
form .label-wrapper input[type="email"] {
padding: 0.75em 0;
background-color: transparent;
color: var(--baseFontColor);
border: 0;
border-bottom: 1px solid var(--wildblueyonder);
font-size: 0.875em;
}
form .label-wrapper select {
height: auto;
width: 100%;
display: block;
padding: 0.75em 0;
background-color: transparent;
color: var(--baseFontColor);
border: 0;
border-bottom: 1px solid var(--wildblueyonder);
font-size: 0.875em;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%2347AAE1' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M1 1.5l5 5 5-5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 1em 1em;
background-position: 88% 50%;
margin-bottom: 0;
}
form .label-wrapper select::-ms-expand {
display: none;
}
form .label-wrapper:only-child select {
background-position: 99% 50%;
}
.counterpart-form,
.termin-form {
margin-bottom: 40px;
}
.Toastify__toast-container--top-right {
top: 4em !important;
}
body.single-ansprechpartner .ansprechpartner-section {
padding: 40px 0;
}
body.single-ansprechpartner .ansprechpartner-section .content {
padding: 1.5em 1em 1.5em 1em;
}
body.single-ansprechpartner .ansprechpartner-section .content .name-position {
padding-bottom: 0.75em;
}
body.single-ansprechpartner .ansprechpartner-section .content .name-position .name {
text-transform: uppercase;
margin-bottom: 0.25em;
}
body.single-ansprechpartner .ansprechpartner-section .content .name-position .position {
font-size: 14px;
}
body.single-ansprechpartner .ansprechpartner-section .content .contacts {
padding-top: 0.75em;
}
body.single-ansprechpartner .ansprechpartner-section .content .contacts .contact {
display: flex;
align-items: center;
}
body.single-ansprechpartner .ansprechpartner-section .content .contacts .contact .first {
width: 3em;
}
body.single-ansprechpartner .ansprechpartner-section .content .contacts .contact .number a:hover {
text-decoration: underline;
}
body.single-ansprechpartner a.btn-primary {
max-width: 300px;
background: transparent;
background-color: transparent;
border-color: var(--baseFontColor);
padding-top: 5px;
border-radius: 40px;
height: 40px;
border-width: 1px;
text-align: center;
text-transform: uppercase;
justify-content: center;
margin: 0 20px 20px 20px;
display: flex;
font: 700 18px/21.6px var(--headlineFamily);
}
body.single-ansprechpartner a.btn-primary .text {
color: var(--baseFontColor);
}
body.single-ansprechpartner a.btn-primary:hover {
background: var(--blue);
color: #fff;
border-color: var(--blue);
}
body.single-ansprechpartner a.btn-primary:hover .text {
color: #fff;
}
#car-promotions-slider.car-offers-slider.slick-slider .slick-list, #car-promotions-slider.car-offers-slider.slick-slider .slick-list .slick-track {
display: flex !important;
}
#car-promotions-slider .offer-slide.slick-slide
{
height: auto !important;
}
section.event-section .image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.hero-slide .background.cover img {
object-fit: cover !important;
object-position: center center !important;
}.accordion-header{background:none;border:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:12px;font-weight:700;padding:10px 20px;position:relative;text-align:left;width:100%}.accordion-header:before{background-color:#000;border-radius:100%;box-sizing:border-box;color:#fff;content:"\f132";font-family:dashicons,sans-serif;font-size:10px;font-weight:400;height:14px;left:0;line-height:17px;padding:0 1px 0 0;position:absolute;text-align:center;top:12px;width:15px}.accordion-header:after{border-bottom:1px solid #ddd;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:80%}.accordion-header.is-active:before{content:"\f460";line-height:15px}.accordion-header:focus{outline:1px solid #5b9dd9}.accordion-header:hover{background:none}.tribe-tickets-editor-history:after{width:calc(100% - 80px)}.tribe_attendee_meta:after{width:calc(100% - 170px)}.tribe_advanced_meta:after{width:calc(100% - 105px)}.accordion-label:focus{outline:none}.accordion-content{display:none}.ticket_panel .accordion-content{margin:1em 0 2em}.accordion-content.is-active{display:block}.tribe-common-c-loader.tribe-tickets-loader__modal,.tribe-common-c-loader.tribe-tickets-loader__tickets-block{align-items:center;background:var(--tec-color-background-transparent);display:flex;height:100%;justify-content:center;left:0;padding:0;position:absolute;top:0;width:100%;z-index:var(--tec-z-index-spinner-container)}@media (min-width:768px){.tribe-common-c-loader.tribe-tickets-loader__modal,.tribe-common-c-loader.tribe-tickets-loader__tickets-block{padding:0}}.tribe-common-c-loader.tribe-tickets-loader__modal{height:100vh;position:fixed;width:100vw}.event-tickets .tribe-common-c-loader{align-items:center;background:var(--tec-color-background-transparent);display:flex;height:100%;justify-content:center;left:0;padding:0;position:absolute;top:0;width:100%;z-index:var(--tec-z-index-spinner-container)}@media (min-width:768px){.event-tickets .tribe-common-c-loader{padding:0}}.event-tickets .tribe-tickets__notice,.tribe-common .tribe-tickets__notice{background-color:var(--tec-color-background-secondary);border-radius:var(--tec-border-radius-default);margin:var(--tec-spacer-4) 0;padding:var(--tec-spacer-3)}.event-tickets .tribe-tickets__notice>:last-child,.tribe-common .tribe-tickets__notice>:last-child{margin-bottom:0;padding-bottom:0}.event-tickets .tribe-tickets-notice__title,.tribe-common .tribe-tickets-notice__title{margin:0;position:relative}.event-tickets .tribe-tickets-notice__title:empty,.tribe-common .tribe-tickets-notice__title:empty{display:none}.event-tickets .tribe-tickets__notice--error,.tribe-common .tribe-tickets__notice--error{background-color:var(--tec-color-background-error);display:none;padding-left:50px;position:relative}.event-tickets .tribe-tickets__notice--error:before,.tribe-common .tribe-tickets__notice--error:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%281 1%29%27%3E%3Ccircle cx=%278%27 cy=%278%27 r=%277.467%27 stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27/%3E%3Ccircle cx=%278%27 cy=%2711.733%27 r=%271.067%27 fill=%27%23141827%27 fill-rule=%27nonzero%27/%3E%3Cpath fill=%27%23141827%27 stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M8 3.733v4.8%27/%3E%3C/g%3E%3C/svg%3E");background-size:contain;content:"";height:var(--tec-spacer-3);left:var(--tec-spacer-4);position:absolute;top:var(--tec-spacer-4);width:var(--tec-spacer-3)}.event-tickets .tribe-tickets__notice--barred,.tribe-common .tribe-tickets__notice--barred{background-color:var(--tec-color-background);border:var(--tec-spacer-0) solid var(--tec-color-border-secondary);border-bottom:0;border-radius:0;border-top:0;padding:0 var(--tec-spacer-2)}.event-tickets .tribe-tickets__notice--barred-left,.tribe-common .tribe-tickets__notice--barred-left{border-right:0;padding:0 0 0 var(--tec-spacer-2)}.event-tickets .tribe-tickets__notice--barred-right,.tribe-common .tribe-tickets__notice--barred-right{border-left:0;padding:0 var(--tec-spacer-2) 0 0}.event-tickets .tribe-tickets-svgicon{background-repeat:no-repeat;background-size:contain}.tooltipster-base.tribe-tickets-tooltip-theme{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-default);border-radius:var(--tec-border-radius-default);box-shadow:var(--tec-box-shadow-tooltip);height:auto!important;max-width:254px;padding:var(--tec-spacer-5)}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-box{background-color:initial;border:0;border-radius:0;box-shadow:none;margin:0}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-box .tooltipster-content{color:var(--tec-color-text-primary);overflow:inherit;padding:0;word-break:break-word}.tooltipster-base.tribe-tickets-tooltip-theme .tooltipster-arrow{display:none}.tribe-common a.tribe-common-c-btn--small,.tribe-common button.tribe-common-c-btn--small,.tribe-common input[type=button].tribe-common-c-btn--small,.tribe-common input[type=submit].tribe-common-c-btn--small{background-color:var(--tec-color-accent-primary);padding:11px 14px;width:auto}.tribe-common a.tribe-common-c-btn--small:active,.tribe-common a.tribe-common-c-btn--small:disabled,.tribe-common a.tribe-common-c-btn--small:focus,.tribe-common a.tribe-common-c-btn--small:hover,.tribe-common button.tribe-common-c-btn--small:active,.tribe-common button.tribe-common-c-btn--small:disabled,.tribe-common button.tribe-common-c-btn--small:focus,.tribe-common button.tribe-common-c-btn--small:hover,.tribe-common input[type=button].tribe-common-c-btn--small:active,.tribe-common input[type=button].tribe-common-c-btn--small:disabled,.tribe-common input[type=button].tribe-common-c-btn--small:focus,.tribe-common input[type=button].tribe-common-c-btn--small:hover,.tribe-common input[type=submit].tribe-common-c-btn--small:active,.tribe-common input[type=submit].tribe-common-c-btn--small:disabled,.tribe-common input[type=submit].tribe-common-c-btn--small:focus,.tribe-common input[type=submit].tribe-common-c-btn--small:hover{padding:11px 14px}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background:#0000;border:0;border-radius:0;color:var(--tec-color-text-primary);color:inherit;cursor:pointer;display:inline-block;font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);height:auto;line-height:var(--tec-line-height-3);outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;width:auto}.tribe-common a.tribe-common-c-btn-link:active,.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:active,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:active,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:active,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{background:#0000;color:inherit}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{text-align:center;-webkit-text-decoration:underline;text-decoration:underline;transition:var(--tec-transition-color)}.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{background-color:initial}.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background-color:initial;color:var(--tec-color-accent-primary);padding:11px 20px;width:100%}@media (min-width:768px){.tribe-common a.tribe-common-c-btn-link,.tribe-common button.tribe-common-c-btn-link,.tribe-common input[type=button].tribe-common-c-btn-link,.tribe-common input[type=submit].tribe-common-c-btn-link{background-color:initial;width:auto}}.tribe-common a.tribe-common-c-btn-link:focus,.tribe-common a.tribe-common-c-btn-link:hover,.tribe-common button.tribe-common-c-btn-link:focus,.tribe-common button.tribe-common-c-btn-link:hover,.tribe-common input[type=button].tribe-common-c-btn-link:focus,.tribe-common input[type=button].tribe-common-c-btn-link:hover,.tribe-common input[type=submit].tribe-common-c-btn-link:focus,.tribe-common input[type=submit].tribe-common-c-btn-link:hover{color:var(--tec-color-accent-primary-hover)}.tribe-common a.tribe-common-c-btn-link:active,.tribe-common button.tribe-common-c-btn-link:active,.tribe-common input[type=button].tribe-common-c-btn-link:active,.tribe-common input[type=submit].tribe-common-c-btn-link:active{color:var(--tec-color-accent-primary-active)}.tribe-common a.tribe-common-c-btn-link:disabled,.tribe-common button.tribe-common-c-btn-link:disabled,.tribe-common input[type=button].tribe-common-c-btn-link:disabled,.tribe-common input[type=submit].tribe-common-c-btn-link:disabled{color:var(--tec-color-accent-primary-background)}.event-tickets .tec-tickets__attendees-list-wrapper,.tribe-common .tec-tickets__attendees-list-wrapper{margin-top:var(--tec-spacer-8)}.event-tickets .tec-tickets__attendees-list,.tribe-common .tec-tickets__attendees-list{background-color:var(--tec-color-background);margin-top:var(--tec-spacer-3)}.event-tickets .tec-tickets__attendees-list-item,.tribe-common .tec-tickets__attendees-list-item{align-items:center;border-left:1px solid var(--tec-color-border-secondary);border-right:1px solid var(--tec-color-border-secondary);border-top:1px solid var(--tec-color-border-secondary);container-type:inline-size;display:flex;flex-direction:column;gap:var(--tec-spacer-1);margin:0;padding:var(--tec-spacer-4)}.event-tickets .tec-tickets__attendees-list-item:last-child,.tribe-common .tec-tickets__attendees-list-item:last-child{border-bottom:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.event-tickets .tec-tickets__attendees-list-item,.tribe-common .tec-tickets__attendees-list-item{flex-direction:row}}.event-tickets .tec-tickets__attendees-list-item-attendee-details,.tribe-common .tec-tickets__attendees-list-item-attendee-details{align-self:center;flex-grow:1}.event-tickets .tribe-tickets__rsvp-wrapper{background-color:var(--tec-color-background);border:1px solid var(--tec-color-border-secondary);border-radius:var(--tec-border-radius-default);margin-top:var(--tec-spacer-6);max-width:580px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.event-tickets .tribe-tickets__rsvp-wrapper{transition:none}}.event-tickets .tribe-tickets__rsvp{padding:var(--tec-spacer-10) var(--tec-grid-gutter-small-half)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp{padding:var(--tec-spacer-5) var(-tec-grid-gutter-half)}}.event-tickets .tribe-tickets__rsvp-details-wrapper{align-items:center;display:flex;flex:none;justify-content:center;text-align:center}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-details-wrapper{width:calc(var(--tec-grid-width-1-of-8)*5)}}.event-tickets .tribe-tickets__rsvp-details{text-align:center;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-details{text-align:initial}}.event-tickets .tribe-tickets__rsvp-description{color:var(--tec-color-text-secondary);margin-top:var(--tec-spacer-1)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-description{margin-top:var(--tec-spacer-2)}}.event-tickets .tribe-tickets__rsvp-attendance{display:flex;flex-direction:column;margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-attendance{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-attendance-number{font-size:var(--tec-font-size-9)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-attendance-number{font-size:var(--tec-font-size-7)}}.event-tickets .tribe-tickets__rsvp-attendance-number.tribe-tickets__rsvp-attendance-number--no-description{font-size:var(--tec-font-size-10)}.event-tickets .tribe-tickets__rsvp-attendance-going{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-availability{color:var(--tec-color-text-secondary);margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-availability{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-availability-days-left,.event-tickets .tribe-tickets__rsvp-availability-quantity{color:var(--tec-color-text-primary)}.event-tickets .tribe-tickets__rsvp-actions-wrapper{align-items:center;display:flex;flex:none;justify-content:center;text-align:center}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-wrapper{border-left:1px dashed var(--tec-color-border-secondary);width:calc(var(--tec-grid-width-1-of-8)*3)}}.event-tickets .tribe-tickets__rsvp-actions{border-top:1px dashed var(--tec-color-border-secondary);margin-top:var(--tec-spacer-10);padding:var(--tec-spacer-10) 0;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions{border-top:0;margin-top:0;padding:0}}.event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn{max-width:125px}.event-tickets .tribe-tickets__rsvp-actions-button-going,.event-tickets .tribe-tickets__rsvp-actions-button-not-going{font-family:var(--tec-font-family-sans-serif)}.event-tickets .tribe-tickets__rsvp-actions-rsvp-going{margin-top:var(--tec-spacer-2)}.event-tickets .tribe-tickets__rsvp-actions-rsvp-not-going{margin-top:var(--tec-spacer-8)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-rsvp-not-going{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-actions-button-not-going{font-size:var(--tec-font-size-2)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-button-not-going{font-size:var(--tec-font-size-1)}}.event-tickets .tribe-tickets__rsvp-actions-full{padding:var(--tec-spacer-12) var(--tec-spacer-7) var(--tec-spacer-11) var(--tec-spacer-7)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-full{padding:0 var(--tec-spacer-7)}}.event-tickets .tribe-tickets__rsvp-actions-full-text{color:var(--tec-color-text-secondary);text-transform:uppercase}.event-tickets .tribe-tickets__rsvp-actions-success-going{align-items:center;display:flex;justify-content:center}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-success-going{justify-content:flex-start}}.event-tickets .tribe-tickets__rsvp-actions-success-going-check-icon{background-color:var(--tec-color-accent-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%279%27%3E%3Cpath fill=%27%23fff%27 d=%27M10.6.1 3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:100%;display:inline-block;height:var(--tec-spacer-7);margin:0 var(--tec-spacer-0);width:var(--tec-spacer-7)}.event-tickets .tribe-tickets__rsvp-actions-success-going-text{margin-left:var(--tec-spacer-1);text-transform:capitalize}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle{display:flex;justify-content:center;margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle{justify-content:flex-start;margin-top:var(--tec-spacer-1)}}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle-input{flex:none}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle-label{text-align:left}.event-tickets .tribe-tickets__rsvp-actions-success-going-toggle-label-underline{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.event-tickets .tribe-tickets__rsvp-message{align-items:center;background-color:var(--tec-color-accent-primary-background);border-radius:var(--tec-border-radius-default);display:flex;padding:var(--tec-spacer-4) var(--tec-spacer-3)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-message{padding:var(--tec-spacer-3)}}.event-tickets .tribe-tickets__rsvp-message--error,.event-tickets .tribe-tickets__rsvp-message--error.tribe-tickets__rsvp-message{background-color:var(--tec-color-background-error)}.event-tickets .tribe-tickets__rsvp-message--success-icon{display:inline-block;height:var(--tec-spacer-3);margin-right:var(--tec-spacer-2);width:var(--tec-spacer-3)}.event-tickets .tribe-tickets__rsvp-message--success-icon path{stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-message--error-icon,.event-tickets .tribe-tickets__rsvp-message--must-login-icon{display:inline-block;margin-right:var(--tec-spacer-2)}.event-tickets .tribe-tickets__rsvp-message--error-icon circle,.event-tickets .tribe-tickets__rsvp-message--must-login-icon circle{stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-message--error-icon circle#dot,.event-tickets .tribe-tickets__rsvp-message--must-login-icon circle#dot{fill:var(--tec-color-icon-active);stroke:#0000}.event-tickets .tribe-tickets__rsvp-message--error-icon path,.event-tickets .tribe-tickets__rsvp-message--must-login-icon path{stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-message-link{color:var(--tec-color-accent-primary)}.event-tickets .tribe-common-c-btn:disabled{background-color:var(--tec-color-accent-primary);cursor:not-allowed}.event-tickets button.tribe-common-cta:disabled{cursor:not-allowed}.event-tickets .tribe-tickets__rsvp-form-wrapper{padding:var(--tec-spacer-5)}.event-tickets .tribe-tickets__rsvp-form-title{border-bottom:1px dashed var(--tec-color-border-secondary);padding-bottom:var(--tec-spacer-5)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-form-title{border:none;padding-bottom:0}}.event-tickets .tribe-tickets__rsvp-form-content{margin-bottom:var(--tec-spacer-1);margin-top:var(--tec-spacer-8)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-form-content{margin-top:var(--tec-spacer-5)}}.event-tickets .tribe-tickets__rsvp-form-buttons{align-items:baseline;display:flex;justify-content:flex-end;padding-top:var(--tec-spacer-4)}.event-tickets .tribe-tickets__rsvp-form-buttons>*{margin-left:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__form input[type=number].tribe-tickets__rsvp-form-input-number{max-width:140px}}.event-tickets .tribe-tickets__rsvp-form-button{width:auto}.event-tickets .tribe-tickets__rsvp-form-button--cancel{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-form-button--cancel:focus,.event-tickets .tribe-tickets__rsvp-form-button--cancel:hover{color:var(--tec-color-text-primary)}.event-tickets .tribe-tickets__rsvp-form-button--submit{padding-left:var(--tec-spacer-6);padding-right:var(--tec-spacer-6)}.event-tickets .tribe-tickets__rsvp-ar{padding-left:var(--tec-grid-gutter-small-half);padding-right:var(--tec-grid-gutter-small-half)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar{flex-direction:row-reverse;padding-left:var(--tec-grid-gutter-half);padding-right:var(--tec-grid-gutter-half)}}.event-tickets .tribe-tickets__rsvp-ar-sidebar-wrapper{display:flex;flex:none}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-sidebar-wrapper{border-left:1px dashed var(--tec-color-border-secondary);width:calc(var(--tec-grid-width-1-of-8)*3)}}.event-tickets .tribe-tickets__rsvp-ar-sidebar{border-bottom:1px dashed var(--tec-color-border-secondary);margin-top:var(--tec-spacer-5);padding:var(--tec-spacer-5) 0;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-sidebar{border:0;margin-top:0;padding-left:var(--tec-spacer-4)}}.event-tickets .tribe-tickets__rsvp-ar-quantity{align-items:center;display:flex;margin-top:var(--tec-spacer-4)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-quantity{display:block}}.event-tickets .tribe-tickets__rsvp-ar-quantity-input{align-items:center;display:flex;margin-left:var(--tec-spacer-3)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-quantity-input{margin-left:0}}.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]{appearance:textfield;background:#0000;border:none;height:var(--tec-spacer-8);max-width:var(--tec-spacer-8);padding:var(--tec-spacer-0) 0;text-align:center}@media (min-width:600px){.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]{height:var(--tec-spacer-8)}}.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]:-webkit-inner-spin-button,.event-tickets .tribe-tickets__rsvp-ar-quantity-input input[type=number]:-webkit-outer-spin-button{appearance:none}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number{background-color:initial;border:1px solid var(--tec-color-border-default);border-radius:50%;flex:none;height:28px;padding:0;position:relative;width:28px}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:after,.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:before{background-color:var(--tec-color-icon-active);content:"";height:2px;left:9px;position:absolute;top:12px;width:8px}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:focus,.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number:hover{background:none;border-color:var(--tec-color-border-active)}.event-tickets .tribe-tickets__rsvp-ar-quantity-input-number--plus:after{transform:rotate(90deg)}.event-tickets .tribe-tickets__rsvp-ar-guest-list{margin-top:var(--tec-spacer-7)!important}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item{display:inline-block}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-guest-list-item{display:block}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item:not(:first-of-type){margin-top:var(--tec-spacer-7)}}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive:focus,.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive:hover,.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button:focus,.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button:hover{color:var(--tec-color-text-primary)}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-button--inactive .tribe-tickets__rsvp-ar-guest-icon path{fill:var(--tec-color-icon-disabled);stroke:var(--tec-color-icon-disabled)}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-guest-list-item-title{clip:auto;height:auto;margin:0;position:static;width:auto}}.event-tickets .tribe-tickets__rsvp-ar-guest-icon{display:inline-block;height:17px;margin-right:var(--tec-spacer-5);width:14px}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-guest-icon{height:14px;margin-right:var(--tec-spacer-0);width:11px}}.event-tickets .tribe-tickets__rsvp-ar-guest-icon path{fill:var(--tec-color-icon-active);stroke:var(--tec-color-icon-active)}.event-tickets .tribe-tickets__rsvp-ar-form-wrapper{background-color:#f6f7f9;display:flex;flex:none}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-form-wrapper{width:calc(var(--tec-grid-width-1-of-8)*5)}}.event-tickets .tribe-tickets__rsvp-ar-form{padding:var(--tec-spacer-5) 0;width:100%}@media (min-width:768px){.event-tickets .tribe-tickets__rsvp-ar-form{text-align:initial}}.event-tickets .tribe-tickets__rsvp-ar-form .tribe-tickets__form{margin-top:var(--tec-spacer-4)}.event-tickets .tribe-tickets__rsvp-ar-form-title{color:var(--tec-color-text-secondary)}.event-tickets .tribe-tickets__rsvp-attendees{margin-bottom:var(--tec-grid-gutter-half);margin-left:var(--tec-grid-gutter-half);margin-right:var(--tec-grid-gutter-half);margin-top:0}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-3148, .pum-theme-standard-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3148 .pum-container, .pum-theme-standard-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-3148 .pum-title, .pum-theme-standard-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-3148 .pum-content, .pum-theme-standard-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-3148 .pum-content + .pum-close, .pum-theme-standard-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-3149, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-3149 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3149 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-3149 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-3149 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-3150, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-3150 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3150 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-3150 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-3150 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-3151, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-3151 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-3151 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-3151 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-3151 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-3152, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-3152 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-3152 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-3152 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-3152 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-3153, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-3153 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-3153 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-3153 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-3153 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-3154, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-3154 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-3154 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3154 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-3154 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-3155, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-3155 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-3155 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-3155 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-3155 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) }@font-face{font-family:eicons;src:url(//www.auto-thomas.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//www.auto-thomas.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//www.auto-thomas.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//www.auto-thomas.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//www.auto-thomas.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//www.auto-thomas.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}