.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1280px;
}
body {font-family: 'Inter';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.topbar {
 background-color:#e8000d;
}
.topbar__inner {
 width:100%;
 padding-top:8px;
 padding-bottom:8px;
}
.topbar__inner:not(.ct-section):not(.oxy-easy-posts),
.topbar__inner.oxy-easy-posts .oxy-posts,
.topbar__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.topbar__inner {
 text-align:center;
 gap:8px;
}
.topbar__inner:not(.ct-section):not(.oxy-easy-posts),
.topbar__inner.oxy-easy-posts .oxy-posts,
.topbar__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:8px;
}
}

.topbar__claim {
 margin-bottom:0px;
}
.topbar__contact {
 gap:10px;
}
.topbar__contact:not(.ct-section):not(.oxy-easy-posts),
.topbar__contact.oxy-easy-posts .oxy-posts,
.topbar__contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:10px;
}
@media (max-width: 767px) {
.topbar__contact {
 gap:4px;
 text-align:center;
 width:100%;
}
.topbar__contact:not(.ct-section):not(.oxy-easy-posts),
.topbar__contact.oxy-easy-posts .oxy-posts,
.topbar__contact.ct-section .ct-section-inner-wrap{
display:flex;
gap:4px;
}
}

.topbar__phone:hover{
 color:#e8e4dc;
}
.topbar__phone {
 font-family:Inter;
 color:#ffffff;
 font-size:12px;
 font-weight:600;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1;
 transition-duration:.2s;
 transition-timing-function:ease-in-out;
 transition-property:all;
}
@media (max-width: 479px) {
.topbar__phone {
 font-size:11px;
}
}

.topbar__separator {
 font-family:Inter;
}
.topbar__email:hover{
 color:#e8e4dc;
}
.topbar__email {
 font-family:Inter;
 font-size:12px;
 color:#ffffff;
 font-weight:600;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1;
 transition-duration:.2s;
 transition-timing-function:ease-in--out;
 transition-property:all;
}
@media (max-width: 479px) {
.topbar__email {
 font-size:11px;
}
}

.skrt-section-inner {
}
.skrt-section {
}
.section-intro {
}
.styleguide-block {
}
.text-small {
}
.feature-text {
}
.news-excerpt {
}
.styleguide-dark {
}
.hero-title {
}
.hero-sub {
}
.rich-text {
 margin-bottom:0px;
}
.content-link {
}
.link-plain {
}
.styleguide-button-row {
}
.btn-primary {
}
.btn-outline {
}
.btn-header-cta {
 margin-bottom:0px;
}
.btn-outline-light {
}
.styleguide-color-grid {
}
.styleguide-color-card {
}
.section {
}
.section__inner {
}
.section__inner:not(.ct-section):not(.oxy-easy-posts),
.section__inner.oxy-easy-posts .oxy-posts,
.section__inner.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1023px) {
.section__inner {
}
.section__inner:not(.ct-section):not(.oxy-easy-posts),
.section__inner.oxy-easy-posts .oxy-posts,
.section__inner.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.section__inner {
}
}

.siteheader {
 background-color:#ffffff;
 border-bottom-color:#e8e4dc;
 border-bottom-width:1px;
 border-bottom-style:solid;
 height:70px;
 box-shadow:inset 0px 2px 12px rgba(26,46,26,0.08);
}
.siteheader:not(.ct-section):not(.oxy-easy-posts),
.siteheader.oxy-easy-posts .oxy-posts,
.siteheader.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.siteheader__inner {
}
.siteheader__inner:not(.ct-section):not(.oxy-easy-posts),
.siteheader__inner.oxy-easy-posts .oxy-posts,
.siteheader__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.siteheader__brand {
}
.siteheader__logo {
 width:100%;
 max-width:150px;
 height:auto;
}
.siteheader__logo--sticky {
 width:100%;
 max-width:150px;
 height:auto;
}
.siteheader__nav {
}
@media (max-width: 1280px) {
.siteheader__nav {
}
.siteheader__nav:not(.ct-section):not(.oxy-easy-posts),
.siteheader__nav.oxy-easy-posts .oxy-posts,
.siteheader__nav.ct-section .ct-section-inner-wrap{
display:none;
}
}

.siteheader__cta {
}
.burger-button {
}
.mobile-menu__panel {
}
.mobile-menu__eyebrow {
}
.mobile-menu__title {
}
.mobile-menu__footer {
}
.mobile-menu__contact-link {
}
.mobile-menu__brand {
}
.siteheader__nav-menu {
}
.mobile-menu__visual {
}
.mobile-menu__visual-inner {
}
.mobile-menu__visual-kicker {
}
.mobile-menu__visual-title {
}
.mobile-menu__visual-text {
}
.mobile-menu__visual-image {
}
.siteheader__nav--desktop {
}
.split-menu {
}
.split-menu__brand {
}
.split-menu__eyebrow {
}
.split-menu__title {
}
.split-menu__footer {
}
.split-menu__contact-link {
}
.split-menu__media {
}
.split-menu__image {
}
.split-menu__media-caption {
}
.split-menu__media-kicker {
}
.split-menu__media-title {
}
.split-menu__nav {
}
.split-menu__left {
}
.floating-btns {
}
.floating-btns-inner {
}
.floating-buttons__icon {
}
.floating-buttons__item {
}
.sitefooter {
 background-color:#1a2e1a;
}
@media (max-width: 1023px) {
.sitefooter {
 background-color:#1a2e1a;
}
}

.sitefooter__copyright {
 font-family:Inter;
 font-size:12px;
 color:rgba(247,245,240,0.4);
 text-align:left;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.1;
}
.copyright-menu {
}
.banner {
}
.banner-stripe {
 opacity:0.7;
}
.hero-actions {
 gap:14px;
 width:100%;
}
.hero-actions:not(.ct-section):not(.oxy-easy-posts),
.hero-actions.oxy-easy-posts .oxy-posts,
.hero-actions.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
gap:14px;
}
.banner-overlay {
background-image: linear-gradient(160deg, rgba(26,46,26,0.78), rgba(26,46,26,0.25) 55%, rgba(26,46,26,0.65) 100%); position:absolute;
 z-index:1;
 top:0px;
 right:0px;
 bottom:0px;
 left:0px;
 overflow:hidden;
 background-color:rgba(0,0,0,0.47);
}
@media (max-width: 479px) {
.banner-overlay {
}
}

.quicklinks {
 background-color:#ffffff;
 border-bottom-color:#e8e4dc;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.quicklinks__inner {
}
.quickbar__text {
}
.quickbar__link {
}
.quicklinks_repeater {
}
.quicklinks_repeater_item {
}
.grass-divider {
}
.text-single {
 background-color:#f7f5f0;
 max-width:100%;
 margin-top:0px;
 padding-bottom:0px;
}
@media (max-width: 767px) {
.text-single {
 padding-top:0px;
}
}

.section-label {
 font-family:Inter;
 color:#e8000d;
 font-size:11.52px;
 font-weight:600;
 text-align:left;
 letter-spacing:0.16em;
 text-transform:uppercase;
 margin-bottom:14px;
}
.pro-shops {
 width:100%;
 max-width:1280px;
 padding-right:40px;
 padding-left:40px;
 margin-right:auto;
 margin-left:auto;
}
@media (max-width: 1023px) {
.pro-shops {
 padding-right:20px;
 padding-left:20px;
}
}

.pro-shops-grid {
 background-color:#e8e4dc;
 width:100%;
}
.pro-shops-grid:not(.ct-section):not(.oxy-easy-posts),
.pro-shops-grid.oxy-easy-posts .oxy-posts,
.pro-shops-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 2px;grid-row-gap: 2px;}
@media (max-width: 1023px) {
.pro-shops-grid {
}
.pro-shops-grid:not(.ct-section):not(.oxy-easy-posts),
.pro-shops-grid.oxy-easy-posts .oxy-posts,
.pro-shops-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;grid-auto-rows: minmax(min-content,1fr);}
}

.shop-number {
}
.pro-shop-number {
 margin-bottom:16px;
}
.pro-shop-location {
}
.pro-shop-hours {
 width:100%;
 padding-top:16px;
 padding-right:20px;
 padding-bottom:16px;
 padding-left:20px;
 margin-bottom:24px;
 background-color:#e8e4dc;
 border-radius:8px;
}
.pro-shop-hours-label {
 font-family:Inter;
 font-size:11.2px;
 font-weight:600;
}
.image-text {
}
.image-text__inner {
}
.image-text__inner:not(.ct-section):not(.oxy-easy-posts),
.image-text__inner.oxy-easy-posts .oxy-posts,
.image-text__inner.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: center;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 80px;grid-row-gap: 20px;}
@media (max-width: 1023px) {
.image-text__inner {
}
.image-text__inner:not(.ct-section):not(.oxy-easy-posts),
.image-text__inner.oxy-easy-posts .oxy-posts,
.image-text__inner.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 40px;}
}

.image-wrapper {
 position:relative;
}
@media (max-width: 1023px) {
.image-wrapper {
}
}

.text-list {
}
@media (max-width: 1023px) {
.text-list {
 margin-bottom:0px;
}
}

.section__color {
 background-color:#1a2e1a;
}
.section__two-columns {
}
.section__two-columns:not(.ct-section):not(.oxy-easy-posts),
.section__two-columns.oxy-easy-posts .oxy-posts,
.section__two-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 1023px) {
.section__two-columns {
}
}

.counter__item {
 background-color:rgba(26,46,26,0.6);
 padding-top:28px;
 padding-right:24px;
 padding-bottom:28px;
 padding-left:24px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.counter__item:not(.ct-section):not(.oxy-easy-posts),
.counter__item.oxy-easy-posts .oxy-posts,
.counter__item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.counter__number {
 font-family:Playfair Display;
 font-size:38.4px;
}
.counter__text {
 font-family:Inter;
 font-size:12.48px;
}
.fitting-services {
}
.counter__grid {
}
.section__color--grey {
}
.feature-card {
 background-color:#ffffff;
}
.feature-card:not(.ct-section):not(.oxy-easy-posts),
.feature-card.oxy-easy-posts .oxy-posts,
.feature-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.feature-icon {
}
.feature-title {
}
.section__title {
}
.shop-card {
}
.shop-name {
}
.shop-location {
}
.slider-wrapper {
}
.pro-shops-custom {
 margin-bottom:0px;
}
/* https://piccalil.li/blog/a-modern-css-reset */

/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
   scroll-behavior: auto;
  }
  
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}/************************************************************
 * globals.css
 * Kitz Golf / Website Global Styles
 *
 * - Design Tokens
 * - Base Styles
 * - Oxygen-kompatible Typografie
 * - Textklassen
 * - Links
 * - Buttons
 * - Layout Utilities
 * - Styleguide / Alle Sektionen
 * - Accessibility Basics
 *
 * Grundsatz:
 * Dieses CSS ist Oxygen-kompatibel geschrieben, aber nicht aggressiv.
 * Element-ID-Styles und bewusst gesetzte Oxygen-Editor-Styles können
 * diese Regeln weiterhin überschreiben.
 ************************************************************/


/* ==========================================================
   1) Design Tokens
========================================================== */

:root {
  /* Fonts */
  --skrt-font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --skrt-font-heading: "Playfair Display", Georgia, "Times New Roman", serif;

  /* Font Weights */
  --skrt-font-weight-light: 300;
  --skrt-font-weight-regular: 400;
  --skrt-font-weight-medium: 500;
  --skrt-font-weight-semibold: 600;
  --skrt-font-weight-bold: 700;

  /* Colors */
  --skrt-color-green-deep: #1A2E1A;
  --skrt-color-green-mid: #2C4A2C;
  --skrt-color-green-light: #3D6B3D;

  --skrt-color-red: #E8000D;
  --skrt-color-red-dark: #C5000B;
  --skrt-color-red-light: #FF1A25;

  --skrt-color-off-white: #F7F5F0;
  --skrt-color-warm-gray: #E8E4DC;

  --skrt-color-text-dark: #1C1C1A;
  --skrt-color-text-mid: #4A4A44;
  --skrt-color-text-light: #7A7A72;

  --skrt-color-white: #FFFFFF;
  --skrt-color-black: #000000;

  /* Semantic Colors */
  --skrt-color-body-bg: var(--skrt-color-off-white);
  --skrt-color-body-text: var(--skrt-color-text-dark);
  --skrt-color-paragraph: var(--skrt-color-text-mid);
  --skrt-color-heading: var(--skrt-color-green-deep);
  --skrt-color-link: var(--skrt-color-green-mid);
  --skrt-color-link-hover: var(--skrt-color-red);
  --skrt-color-focus: var(--skrt-color-red);

   /* Sections */
  --skrt-section-inner-width: 1280px;
  --skrt-section-inner-width-narrow: 800px;
  --skrt-section-padding-inline: 40px;
  --skrt-section-padding-inline-mobile: 20px;

  /* Spacing */
  --skrt-space-xs: 8px;
  --skrt-space-sm: 12px;
  --skrt-space-md: 16px;
  --skrt-space-lg: 24px;
  --skrt-space-xl: 32px;
  --skrt-space-2xl: 40px;
  --skrt-space-3xl: 50px;
  --skrt-space-4xl: 60px;
  --skrt-space-5xl: 80px;
  --skrt-space-6xl: 90px;

  /* Radius */
  --skrt-radius-sm: 6px;
  --skrt-radius-md: 8px;
  --skrt-radius-lg: 10px;
  --skrt-radius-xl: 12px;
  --skrt-radius-image: 16px;

  /* Transitions */
  --skrt-transition-fast: 0.15s ease;
  --skrt-transition-default: 0.2s ease;
}


/* ==========================================================
   2) Base
========================================================== */

html {
  box-sizing: border-box;
  font-size: 100%;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  font-family: var(--skrt-font-body);
  font-size: 16px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.7;
  color: var(--skrt-color-body-text);
  background-color: var(--skrt-color-body-bg);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-wrap: break-word;
  word-break: normal;
}

img,
picture,
svg,
video {
  max-width: 100%;
  height: auto;
}

img,
picture {
  display: block;
}

button,
input,
textarea,
select {
  font: inherit;
}

address {
  font-style: normal;
}


/* ==========================================================
   3) Typography: Headings H1-H6
========================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-block-start: 0;
  color: var(--skrt-color-heading);
  font-family: var(--skrt-font-heading);
  letter-spacing: 0;
  text-wrap: balance;
}

h1,
h1.ct-headline {
  margin-block-end: 24px;
  font-size: 60px;
  font-weight: var(--skrt-font-weight-bold);
  line-height: 1.08;
}

h2,
h2.ct-headline {
  margin-block-end: 18px;
  font-size: 42px;
  font-weight: var(--skrt-font-weight-bold);
  line-height: 1.2;
}

h3,
h3.ct-headline {
  margin-block-end: 12px;
  font-size: 24px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.25;
}

h4,
h4.ct-headline {
  margin-block-end: 10px;
  font-size: 20px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.3;
}

h5,
h5.ct-headline {
  margin-block-end: 10px;
  font-size: 17px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.35;
}

h6,
h6.ct-headline {
  margin-block-end: 8px;
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.4;
}

@media (max-width: 1024px) {
  h1,
  h1.ct-headline {
    font-size: 43px;
    line-height: 1.08;
  }

  h2,
  h2.ct-headline {
    font-size: 36px;
    line-height: 1.2;
  }

  h3,
  h3.ct-headline {
    font-size: 24px;
    line-height: 1.25;
  }

  h4,
  h4.ct-headline {
    font-size: 20px;
    line-height: 1.3;
  }

  h5,
  h5.ct-headline {
    font-size: 17px;
    line-height: 1.35;
  }

  h6,
  h6.ct-headline {
    font-size: 14px;
    line-height: 1.4;
  }
}

@media (max-width: 768px) {
  h1,
  h1.ct-headline {
    font-size: 32px;
    line-height: 1.1;
  }

  h2,
  h2.ct-headline {
    font-size: 30px;
    line-height: 1.2;
  }

  h3,
  h3.ct-headline {
    font-size: 22px;
    line-height: 1.3;
  }

  h4,
  h4.ct-headline {
    font-size: 19px;
    line-height: 1.3;
  }

  h5,
  h5.ct-headline {
    font-size: 16px;
    line-height: 1.4;
  }

  h6,
  h6.ct-headline {
    font-size: 14px;
    line-height: 1.4;
  }
}


/* ==========================================================
   4) Typography: Body / Paragraph / Lists
========================================================== */

p,
.ct-text-block {
  color: var(--skrt-color-paragraph);
  font-family: var(--skrt-font-body);
  font-size: 16px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.7;
}

p {
  margin-block-start: 0;
  margin-block-end: 20px;
}

p:last-child {
  margin-block-end: 0;
}

ul,
ol {
  margin-block-start: 0;
  margin-block-end: 20px;
  color: var(--skrt-color-paragraph);
}

li {
  margin-block-end: 6px;
}

@media (max-width: 1024px) {
  p,
  .ct-text-block {
    font-size: 16px;
    line-height: 1.7;
  }

  p {
    margin-block-end: 18px;
  }
}

@media (max-width: 768px) {
  p,
  .ct-text-block {
    font-size: 16px;
    line-height: 1.65;
  }

  p {
    margin-block-end: 16px;
  }
}


/* ==========================================================
   5) Text Classes
========================================================== */

.hero-title,
.ct-headline.hero-title {
  max-width: 680px;
  color: var(--skrt-color-white);
}

.hero-title em,
.hero-title i,
.hero-title span {
  color: var(--skrt-color-red-light);
  font-style: italic;
}

.hero-sub,
.ct-text-block.hero-sub {
  max-width: 500px;
  margin-block-end: 40px;
  color: rgba(247, 245, 240, 0.82);
  font-family: var(--skrt-font-body);
  font-size: 17px;
  font-weight: var(--skrt-font-weight-light);
  line-height: 1.6;
}

.section-label,
.ct-text-block.section-label {
  margin-block-start: 0;
  margin-block-end: 14px;
  color: var(--skrt-color-red);
  font-family: var(--skrt-font-body);
  font-size: 12px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.3;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.section-intro,
.ct-text-block.section-intro {
  max-width: 800px;
  margin-block-end: 50px;
  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 16px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.7;
}

.text-small,
.card-text-small,
.ct-text-block.text-small,
.ct-text-block.card-text-small {
  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.7;
}

.feature-text,
.ct-text-block.feature-text {
  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.65;
}

.news-excerpt,
.ct-text-block.news-excerpt {
  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 13px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.6;
}

.text-light-on-dark {
  color: rgba(247, 245, 240, 0.75);
}

.text-muted {
  color: var(--skrt-color-text-light);
}

.text-dark {
  color: var(--skrt-color-text-dark);
}

.text-mid {
  color: var(--skrt-color-text-mid);
}

@media (max-width: 1024px) {
  .hero-sub,
  .ct-text-block.hero-sub {
    font-size: 17px;
    line-height: 1.6;
  }

  .section-intro,
  .ct-text-block.section-intro {
    margin-block-end: 40px;
  }

  .news-excerpt,
  .ct-text-block.news-excerpt {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .hero-sub,
  .ct-text-block.hero-sub {
    font-size: 16px;
    line-height: 1.6;
  }

  .section-label,
  .ct-text-block.section-label {
    font-size: 11px;
  }

  .section-intro,
  .ct-text-block.section-intro {
    margin-block-end: 32px;
    line-height: 1.65;
  }

  .text-small,
  .card-text-small,
  .ct-text-block.text-small,
  .ct-text-block.card-text-small {
    font-size: 14px;
    line-height: 1.65;
  }

  .feature-text,
  .ct-text-block.feature-text {
    font-size: 14px;
    line-height: 1.65;
  }

  .news-excerpt,
  .ct-text-block.news-excerpt {
    font-size: 14px;
    line-height: 1.6;
  }
}


/* ==========================================================
   6) Links
========================================================== */

a {
  color: var(--skrt-color-link);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

a:hover {
  color: var(--skrt-color-link-hover);
}

.content-link,
a.content-link,
.rich-text a,
.oxy-rich-text a {
  color: var(--skrt-color-link);
  font-weight: var(--skrt-font-weight-medium);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.content-link:hover,
a.content-link:hover,
.rich-text a:hover,
.oxy-rich-text a:hover {
  color: var(--skrt-color-link-hover);
}

.link-plain,
a.link-plain {
  text-decoration: none;
}

.link-plain:hover,
a.link-plain:hover {
  text-decoration: underline;
}


/* ==========================================================
   7) Buttons
========================================================== */

.btn,
.btn-primary,
.btn-outline,
.btn-header-cta,
a.ct-link-text.btn-primary,
a.ct-link-text.btn-outline,
a.ct-link-text.btn-header-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  border-radius: var(--skrt-radius-sm);
  font-family: var(--skrt-font-body);
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition:
    color var(--skrt-transition-default),
    background-color var(--skrt-transition-default),
    border-color var(--skrt-transition-default),
    transform var(--skrt-transition-fast),
    box-shadow var(--skrt-transition-fast);
}

.btn-primary,
a.ct-link-text.btn-primary {
  padding: 14px 32px;
  border: 1.5px solid var(--skrt-color-red);
  background-color: var(--skrt-color-red);
  color: var(--skrt-color-white);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-semibold);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus-visible,
a.ct-link-text.btn-primary:hover,
a.ct-link-text.btn-primary:focus-visible {
  border-color: var(--skrt-color-red-light);
  background-color: var(--skrt-color-red-light);
  color: var(--skrt-color-white);
  text-decoration: none;
  transform: translateY(-1px);
}

.btn-outline,
a.ct-link-text.btn-outline {
  padding: 14px 32px;
  border: 1.5px solid currentColor;
  background-color: transparent;
  color: var(--skrt-color-green-deep);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-medium);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.btn-outline:hover,
.btn-outline:focus-visible,
a.ct-link-text.btn-outline:hover,
a.ct-link-text.btn-outline:focus-visible {
  border-color: var(--skrt-color-red);
  background-color: rgba(232, 0, 13, 0.08);
  color: var(--skrt-color-red);
  text-decoration: none;
}

.btn-outline-light,
a.ct-link-text.btn-outline-light {
  color: var(--skrt-color-white);
}

.btn-outline-light:hover,
.btn-outline-light:focus-visible,
a.ct-link-text.btn-outline-light:hover,
a.ct-link-text.btn-outline-light:focus-visible {
  border-color: var(--skrt-color-red);
  background-color: rgba(232, 0, 13, 0.08);
  color: var(--skrt-color-white);
}

.btn-header-cta,
a.ct-link-text.btn-header-cta {
  padding: 9px 20px;
  border: 1.5px solid var(--skrt-color-red);
  background-color: var(--skrt-color-red);
  color: var(--skrt-color-white);
  font-size: 13px;
  font-weight: var(--skrt-font-weight-semibold);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.btn-header-cta:hover,
.btn-header-cta:focus-visible,
a.ct-link-text.btn-header-cta:hover,
a.ct-link-text.btn-header-cta:focus-visible {
  border-color: var(--skrt-color-red-dark);
  background-color: var(--skrt-color-red-dark);
  color: var(--skrt-color-white);
  text-decoration: none;
}

@media (max-width: 1024px) {
  .btn-primary,
  .btn-outline,
  a.ct-link-text.btn-primary,
  a.ct-link-text.btn-outline {
    padding: 13px 28px;
    font-size: 14px;
  }

  .btn-header-cta,
  a.ct-link-text.btn-header-cta {
    padding: 9px 18px;
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .btn-primary,
  .btn-outline,
  a.ct-link-text.btn-primary,
  a.ct-link-text.btn-outline {
    padding: 12px 22px;
    font-size: 13px;
  }

  .btn-header-cta,
  a.ct-link-text.btn-header-cta {
    padding: 10px 18px;
    font-size: 13px;
  }
}


/* ==========================================================
   8) Sections
========================================================== */

/*
 * Standard-Aufbau in Oxygen:
 *
 * .section
 *   .section__inner
 *     Content
 *
 * Varianten:
 * .section-spacing-block--small
 * .section-spacing-block--default
 * .section-spacing-block--large
 *
 * .section__inner--narrow
 * .section__inner--full
 */

.section,
.ct-div-block.section {
  width: 100%;
  padding-block: 90px;
}

.section-spacing-block--small,
.ct-div-block.section-spacing-block--small {
  padding-block: 60px;
}

.section-spacing-block--default,
.ct-div-block.section-spacing-block--default {
  padding-block: 90px;
}

.section-spacing-block--large,
.ct-div-block.section-spacing-block--large {
  padding-block: 120px;
}

.section__inner,
.ct-div-block.section__inner {
  width: 100%;
  max-width: var(--skrt-section-inner-width);
  margin-inline: auto;
  padding-inline: var(--skrt-section-padding-inline);
}

.section__inner--narrow,
.ct-div-block.section__inner--narrow {
  max-width: var(--skrt-section-inner-width-narrow);
}

.section__inner--full,
.ct-div-block.section__inner--full {
  max-width: none;
}

@media (max-width: 768px) {
  .section,
  .ct-div-block.section,
  .section-spacing-block--default,
  .ct-div-block.section-spacing-block--default {
    padding-block: 60px;
  }

  .section-spacing-block--small,
  .ct-div-block.section-spacing-block--small {
    padding-block: 48px;
  }

  .section-spacing-block--large,
  .ct-div-block.section-spacing-block--large {
    padding-block: 80px;
  }

  .section__inner,
  .ct-div-block.section__inner {
    padding-inline: var(--skrt-section-padding-inline-mobile);
  }
}


/* ==========================================================
   9) Styleguide / Alle Sektionen
========================================================== */

.styleguide-block,
.ct-div-block.styleguide-block {
  width: 100%;
  padding-block: 56px;
  border-bottom: 1px solid var(--skrt-color-warm-gray);
}

.styleguide-block:first-of-type,
.ct-div-block.styleguide-block:first-of-type {
  padding-block-start: 0;
}

.styleguide-block:last-of-type,
.ct-div-block.styleguide-block:last-of-type {
  border-bottom: 0;
}

.styleguide-dark,
.ct-div-block.styleguide-dark {
  width: 100%;
  max-width: 720px;
  padding: 40px;
  border-radius: var(--skrt-radius-xl);
  background-color: var(--skrt-color-green-deep);
}

.styleguide-dark h1,
.styleguide-dark h2,
.styleguide-dark h3,
.styleguide-dark h4,
.styleguide-dark h5,
.styleguide-dark h6 {
  color: var(--skrt-color-white);
}

.styleguide-button-row,
.ct-div-block.styleguide-button-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

.styleguide-color-grid,
.ct-div-block.styleguide-color-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
}

.styleguide-color-card,
.ct-div-block.styleguide-color-card {
  min-height: 120px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 16px;
  border: 1px solid var(--skrt-color-warm-gray);
  border-radius: var(--skrt-radius-lg);
  color: var(--skrt-color-text-dark);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.4;
}

.styleguide-color-card.is-dark {
  color: var(--skrt-color-white);
}

/* Farbklassen für Styleguide-Farbkarten */
.color-green-deep {
  background-color: var(--skrt-color-green-deep);
}

.color-green-mid {
  background-color: var(--skrt-color-green-mid);
}

.color-green-light {
  background-color: var(--skrt-color-green-light);
}

.color-red {
  background-color: var(--skrt-color-red);
}

.color-red-dark {
  background-color: var(--skrt-color-red-dark);
}

.color-red-light {
  background-color: var(--skrt-color-red-light);
}

.color-off-white {
  background-color: var(--skrt-color-off-white);
}

.color-warm-gray {
  background-color: var(--skrt-color-warm-gray);
}

.color-text-dark {
  background-color: var(--skrt-color-text-dark);
}

.color-text-mid {
  background-color: var(--skrt-color-text-mid);
}

.color-text-light {
  background-color: var(--skrt-color-text-light);
}

.color-white {
  background-color: var(--skrt-color-white);
}

@media (max-width: 768px) {
  .styleguide-block,
  .ct-div-block.styleguide-block {
    padding-block: 40px;
  }

  .styleguide-dark,
  .ct-div-block.styleguide-dark {
    padding: 24px;
  }

  .styleguide-button-row,
  .ct-div-block.styleguide-button-row {
    align-items: stretch;
  }
}


/* ==========================================================
   10) Accessibility
========================================================== */

:focus-visible {
  outline: 3px solid var(--skrt-color-focus);
  outline-offset: 4px;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
  }
}

.screen-reader-text,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.skip-link {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 99999;
  transform: translateY(-150%);
  padding: 10px 14px;
  border-radius: var(--skrt-radius-sm);
  background-color: var(--skrt-color-white);
  color: var(--skrt-color-green-deep);
  font-weight: var(--skrt-font-weight-semibold);
  text-decoration: none;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.18);
}

.skip-link:focus,
.skip-link:focus-visible {
  transform: translateY(0);
}

.menu-copyright-menue-container li {
    margin-bottom: 0 !important;
}

.menu-copyright-menue-container a {
    line-height: 1.1;
}

@media only screen and (max-width: 768px) {
  .menu-copyright-menue-container ul li:nth-child(1) a {
    margin-left: 0 !important;
  }
}

.banner-stripe {
  background: repeating-linear-gradient(90deg, var(--red) 0px, var(--red) 60px, transparent 60px, transparent 90px);
}

/* ==========================================================
   Banner / Hero Stripe
========================================================== */

.banner {
  position: relative;
  overflow: hidden;
}

.banner-stripe {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;

  width: 100%;
  height: 6px;
  z-index: 5;

  background: repeating-linear-gradient(
    90deg,
    var(--skrt-color-red) 0,
    var(--skrt-color-red) 60px,
    transparent 60px,
    transparent 90px
  );

  opacity: 0.7;
  pointer-events: none;
}

.quicklinks_repeater_item:nth-child(3) {
    border: none !important;
}

.grass-divider {
    width: 100%;
    height: 5px;
    background: repeating-linear-gradient(90deg, #3D6B3D 0px, #3D6B3D 40px, #2C4A2C 40px, #2C4A2C 80px);
    opacity: 0.35;
}

@media only screen and (max-width: 1024px) {
  .quicklinks .quicklinks_repeater.section__inner {
    display: block !important;
  }
}

/* ==========================================================
   Pro Shops Grid / Cards
========================================================== */

.pro-shops-grid {
  counter-reset: pro-shop-card;

  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;

  background-color: var(--skrt-color-warm-gray);
}

.pro-shops-grid .pro-shops-grid-card {
  counter-increment: pro-shop-card;

  position: relative;
  overflow: hidden;

  background-color: var(--skrt-color-white);
  padding: 50px 44px;
}

.pro-shops-grid .pro-shops-grid-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;

  height: 4px;
  background-color: var(--skrt-color-green-deep);
}


/* Automatische Card-Nummer
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-number {
  display: block;
  margin: 0 0 16px;

  color: var(--skrt-color-warm-gray);
  font-family: var(--skrt-font-heading);
  font-size: 64px;
  font-weight: var(--skrt-font-weight-bold);
  line-height: 1;
}

.pro-shops-grid .pro-shop-number::before {
  content: counter(pro-shop-card, decimal-leading-zero);
}


/* Responsive
---------------------------------------------------------- */

@media (max-width: 768px) {
  .pro-shops-grid {
    grid-template-columns: 1fr;
  }

  .pro-shops-grid .pro-shops-grid-card {
    padding: 40px 24px;
  }

  .pro-shops-grid .pro-shop-number {
    font-size: 52px;
    margin-bottom: 14px;
  }
}

/* ==========================================================
   Pro Shops Grid / Cards
   Markup: Oxygen Dynamic List / ACF Repeater
========================================================== */

.pro-shops-grid.oxy-dynamic-list {
  counter-reset: pro-shop-card;

  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 2px !important;

  width: 100% !important;
  max-width: none !important;

  margin: 0 !important;
  padding: 0 !important;

  background-color: var(--skrt-color-warm-gray);
}

/* Einzelne Repeater-Card */
.pro-shops-grid .pro-shops-grid-card {
  counter-increment: pro-shop-card;

  position: relative;
  overflow: hidden;

  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;

  width: 100% !important;
  min-width: 0;

  padding: 50px 44px;

  background-color: var(--skrt-color-white);
}

.pro-shops-grid .pro-shops-grid-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;

  height: 4px;
  background-color: var(--skrt-color-green-deep);
}


/* Automatische Card-Nummer
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-number {
  display: block;
  margin: 0 0 16px;

  color: var(--skrt-color-warm-gray);
  font-family: var(--skrt-font-heading);
  font-size: 64px;
  font-weight: var(--skrt-font-weight-bold);
  line-height: 1;
}

.pro-shops-grid .pro-shop-number::before {
  content: counter(pro-shop-card, decimal-leading-zero);
}


/* Headline / Location
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-title,
.pro-shops-grid h2,
.pro-shops-grid h3 {
  margin: 0 0 6px;

  color: var(--skrt-color-green-deep);
  font-family: var(--skrt-font-heading);
  font-size: 24px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.pro-shops-grid .pro-shop-location {
  margin: 0 0 22px;

  color: var(--skrt-color-red);
  font-family: var(--skrt-font-body);
  font-size: 13px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}


/* Opening Hours Box
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-hours {
  width: 100%;

  margin: 0 0 24px;
  padding: 16px 20px;

  border-radius: 8px;
  background-color: var(--skrt-color-off-white);
}

.pro-shops-grid .pro-shop-hours-label {
  margin: 0 0 6px;

  color: var(--skrt-color-text-light);
  font-family: var(--skrt-font-body);
  font-size: 11px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pro-shops-grid .pro-shop-hours-time {
  margin: 0;

  color: var(--skrt-color-text-dark);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-medium);
  line-height: 1.5;
}


/* Info Text
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-info {
  margin: 0 0 24px;

  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.7;
}

.pro-shops-grid .pro-shop-info strong {
  color: var(--skrt-color-text-dark);
  font-weight: var(--skrt-font-weight-semibold);
}


/* Contact
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-contact {
  margin: 0 0 20px;

  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.8;
}

.pro-shops-grid .pro-shop-contact a,
.pro-shops-grid .pro-shop-phone,
.pro-shops-grid .pro-shop-email {
  color: var(--skrt-color-green-mid);
  font-weight: var(--skrt-font-weight-medium);
  text-decoration: none;
}

.pro-shops-grid .pro-shop-contact a:hover,
.pro-shops-grid .pro-shop-contact a:focus-visible,
.pro-shops-grid .pro-shop-phone:hover,
.pro-shops-grid .pro-shop-phone:focus-visible,
.pro-shops-grid .pro-shop-email:hover,
.pro-shops-grid .pro-shop-email:focus-visible {
  color: var(--skrt-color-red);
  text-decoration: none;
}


/* Google Maps Link
---------------------------------------------------------- */

.pro-shops-grid .pro-shop-link,
.pro-shops-grid .pro-shop-map-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;

  margin-top: auto;
  padding-bottom: 2px;

  border-bottom: 1.5px solid currentColor;

  color: var(--skrt-color-green-deep);
  font-family: var(--skrt-font-body);
  font-size: 13px;
  font-weight: var(--skrt-font-weight-semibold);
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;

  transition:
    color var(--skrt-transition-default),
    border-color var(--skrt-transition-default);
}

.pro-shops-grid .pro-shop-link:hover,
.pro-shops-grid .pro-shop-link:focus-visible,
.pro-shops-grid .pro-shop-map-link:hover,
.pro-shops-grid .pro-shop-map-link:focus-visible {
  color: var(--skrt-color-red);
  text-decoration: none;
}


/* ==========================================================
   Responsive
========================================================== */

/* Tablet */
@media (max-width: 1024px) {
  .pro-shops-grid.oxy-dynamic-list {
    grid-template-columns: 1fr !important;
  }

  .pro-shops-grid .pro-shops-grid-card {
    padding: 44px 36px;
  }

  .pro-shops-grid .pro-shop-number {
    font-size: 56px;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .pro-shops-grid.oxy-dynamic-list {
    grid-template-columns: 1fr !important;
    gap: 1px !important;
  }

  .pro-shops-grid .pro-shops-grid-card {
    padding: 40px 24px;
  }

  .pro-shops-grid .pro-shop-number {
    font-size: 52px;
    margin-bottom: 14px;
  }

  .pro-shops-grid .pro-shop-title,
  .pro-shops-grid h2,
  .pro-shops-grid h3 {
    font-size: 22px;
  }

  .pro-shops-grid .pro-shop-location {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .pro-shops-grid .pro-shop-hours {
    padding: 14px 16px;
  }
}

/* Small Mobile */
@media (max-width: 480px) {
  .pro-shops-grid .pro-shops-grid-card {
    padding: 36px 20px;
  }

  .pro-shops-grid .pro-shop-number {
    font-size: 46px;
  }
}

/* ==========================================================
   Text Lists / Indoor Features
   Markup:
   .text-list
   └── ul.indoor-features
       └── li
========================================================== */

.text-list .indoor-features {
  width: 100%;

  display: grid;
  gap: 0;

  margin: 28px 0 36px;
  padding: 0;

  list-style: none;
}

ul.indoor-features {
    margin: 0 !important;
    padding: 0;
}

.text-list .indoor-features li {
  position: relative;

  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  align-items: start;
  gap: 12px;

  margin: 0;
  padding: 10px 0;

  border-bottom: 1px solid var(--skrt-color-warm-gray);

  color: var(--skrt-color-text-mid);
  font-family: var(--skrt-font-body);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-regular);
  line-height: 1.55;
}

/* Check-Kreis */
.text-list .indoor-features li::before {
  content: "";

  width: 18px;
  height: 18px;
  margin-top: 2px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  border-radius: 999px;
  background-color: rgba(44, 74, 44, 0.1);
  border: 1px solid rgba(44, 74, 44, 0.22);

  grid-column: 1;
  grid-row: 1;
}

/* Check-Haken */
.text-list .indoor-features li::after {
  content: "";

  width: 7px;
  height: 4px;

  position: absolute;
  left: 5px;
  top: 17px;

  border-left: 2px solid var(--skrt-color-green-mid);
  border-bottom: 2px solid var(--skrt-color-green-mid);

  transform: rotate(-45deg);
}

/* Falls im Editor doch einmal alte manuelle Check-Spans drin sind */
.text-list .indoor-features .check {
  display: none;
}

/* Links innerhalb der Liste */
.text-list .indoor-features a {
  color: var(--skrt-color-green-mid);
  font-weight: var(--skrt-font-weight-medium);
  text-decoration: none;
}

.text-list .indoor-features a:hover,
.text-list .indoor-features a:focus-visible {
  color: var(--skrt-color-red);
  text-decoration: none;
}

/* Mobile */
@media (max-width: 768px) {
  .text-list .indoor-features {
    margin: 24px 0 32px;
  }

  .text-list .indoor-features li {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
    padding: 9px 0;

    font-size: 14px;
    line-height: 1.55;
  }
}

/* ==========================================================
   Colored Two-Column Section / Golf-Fitting
   Markup:
   .section.section__color
   └── .section__inner.section__two-columns
       ├── Content
       └── .counter__grid
========================================================== */

.section__color {
  background-color: var(--skrt-color-green-deep, #1a2e1a);
  color: var(--skrt-color-white, #ffffff);
}

.section__color .section__two-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 80px;
}

.section__color .section__two-columns > * {
  min-width: 0;
}

/* Überschriften und Texte innerhalb der dunklen Sektion */
.section__color h1,
.section__color h2,
.section__color h3,
.section__color h4,
.section__color h5,
.section__color h6 {
  color: var(--skrt-color-white, #ffffff);
}

.section__color .section-label {
  color: var(--skrt-color-red-light, #ff1a25);
}

.section__color .section__two-columns > div:first-child > p:not(.section-label) {
  color: rgba(247, 245, 240, 0.78);
}


/* ==========================================================
   Fitting Service List
========================================================== */

.section__color .text-list {
  width: 100%;
}

.section__color .fitting-services {
  width: 100%;

  display: grid;
  gap: 0;

  margin: 28px 0 36px;
  padding: 0;

  list-style: none;
}

.section__color .fitting-services li {
  position: relative;

  display: grid;
  grid-template-columns: 12px minmax(0, 1fr);
  align-items: center;
  gap: 10px;

  margin: 0;
  padding: 10px 0;

  border-bottom: 1px solid rgba(255, 255, 255, 0.12);

  color: rgba(247, 245, 240, 0.82);
  font-family: var(--skrt-font-body, "Inter", sans-serif);
  font-size: 14px;
  font-weight: var(--skrt-font-weight-regular, 400);
  line-height: 1.5;
}

/* Roter Listenpunkt wie im Mockup */
.section__color .fitting-services li::before {
  content: "";

  width: 6px;
  height: 6px;

  display: block;
  flex: 0 0 auto;

  border-radius: 50%;
  background-color: var(--skrt-color-red, #e8000d);
  box-shadow: 0 0 0 4px rgba(232, 0, 13, 0.08);
}

/* Links innerhalb der Liste */
.section__color .fitting-services a {
  color: inherit;
  font-weight: var(--skrt-font-weight-medium, 500);
  text-decoration: underline;
  text-decoration-color: rgba(247, 245, 240, 0.35);
  text-underline-offset: 3px;
}

.section__color .fitting-services a:hover,
.section__color .fitting-services a:focus-visible {
  color: var(--skrt-color-white, #ffffff);
  text-decoration-color: var(--skrt-color-red-light, #ff1a25);
}


/* ==========================================================
   Counter Grid
========================================================== */

.section__color .counter__grid {
  width: 100%;

  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;

  margin: 0;
  padding: 2px;

  overflow: hidden;
  border-radius: 10px;

  background-color: rgba(255, 255, 255, 0.1);
}

.section__color .counter__item {
  min-width: 0;
  min-height: 148px;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  padding: 28px 24px;

  background-color: rgba(26, 46, 26, 0.62);
  text-align: center;
}

.section__color .counter__number {
  margin: 0 0 6px;
  padding: 0;

  color: var(--skrt-color-red-light, #ff1a25);
  font-family: var(--skrt-font-heading, "Playfair Display", serif);
  font-size: 38px;
  font-weight: var(--skrt-font-weight-bold, 700);
  line-height: 1;
  letter-spacing: -0.035em;

  font-variant-numeric: tabular-nums;
}

.section__color .counter__text {
  max-width: 180px;
  margin: 0;
  padding: 0;

  color: rgba(247, 245, 240, 0.68);
  font-family: var(--skrt-font-body, "Inter", sans-serif);
  font-size: 13px;
  font-weight: var(--skrt-font-weight-regular, 400);
  line-height: 1.4;
}


/* ==========================================================
   Hover nur auf Geräten mit echtem Hover
========================================================== */

@media (hover: hover) and (pointer: fine) {
  .section__color .counter__item {
    transition:
      background-color var(--skrt-transition-default, 200ms ease),
      transform var(--skrt-transition-default, 200ms ease);
  }

  .section__color .counter__item:hover {
    background-color: rgba(44, 74, 44, 0.7);
    transform: translateY(-2px);
  }
}


/* ==========================================================
   Tablet
========================================================== */

@media (max-width: 1024px) {
  .section__color .section__two-columns {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .section__color .counter__grid {
    max-width: 720px;
  }
}


/* ==========================================================
   Mobile
========================================================== */

@media (max-width: 768px) {
  .section__color .section__two-columns {
    gap: 40px;
  }

  .section__color .fitting-services {
    margin: 24px 0 32px;
  }

  .section__color .fitting-services li {
    padding: 10px 0;
    font-size: 14px;
  }

  .section__color .counter__item {
    min-height: 132px;
    padding: 24px 18px;
  }

  .section__color .counter__number {
    font-size: 34px;
  }

  .section__color .counter__text {
    font-size: 12px;
  }
}


/* ==========================================================
   Small Mobile
========================================================== */

@media (max-width: 480px) {
  .section__color .counter__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .section__color .counter__item {
    min-height: 120px;
    padding: 20px 12px;
  }

  .section__color .counter__number {
    font-size: 30px;
  }

  .section__color .counter__text {
    max-width: 130px;
    font-size: 11px;
    line-height: 1.35;
  }
}

/* ==========================================================
   Marken-Slider – Kitz Golf

   Splide + AutoScroll

   Gestaltung:
   - warmes Off-White
   - flache Logo-Cards
   - Playfair-Überschrift
   - kompakte Pfeil-/Pause-Steuerung
========================================================== */

.brand-slider-section {
  position: relative;
  overflow: hidden;

  background-color: var(--skrt-color-off-white, #f7f5f0);
}


/* ==========================================================
   Slider Root
========================================================== */

.brand-slider {
  position: relative;
  width: 100%;
  min-width: 0;
}


/* ==========================================================
   Header
========================================================== */

.brand-slider__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 32px;

  margin: 0 0 36px;
}

.brand-slider__heading {
  min-width: 0;
  max-width: 720px;
}

.brand-slider__heading .section-label {
  margin-bottom: 12px;
}

.brand-slider__title {
  margin: 0 0 12px;

  color: var(--skrt-color-green-deep, #1a2e1a);
  font-family: var(
    --skrt-font-heading,
    "Playfair Display",
    serif
  );
  font-size: clamp(34px, 4vw, 48px);
  font-weight: var(--skrt-font-weight-bold, 700);
  line-height: 1.1;
  letter-spacing: -0.035em;
  text-transform: none;
}

.brand-slider__intro {
  max-width: 580px;
  margin: 0;

  color: var(--skrt-color-text-mid, #4a4a44);
  font-family: var(--skrt-font-body, "Inter", sans-serif);
  font-size: 15px;
  font-weight: var(--skrt-font-weight-regular, 400);
  line-height: 1.65;
}


/* ==========================================================
   Controls
========================================================== */

.brand-slider__controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;

  flex: 0 0 auto;
}

.brand-slider__arrows {
  position: static;

  display: flex;
  align-items: center;
  gap: 8px;

  margin: 0;
}

.brand-slider .brand-slider__control,
.brand-slider .splide__arrow.brand-slider__control {
  position: static;
  inset: auto;

  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  margin: 0;
  padding: 0;

  border: 1px solid var(--skrt-color-warm-gray, #e8e4dc);
  border-radius: 8px;

  background-color: var(--skrt-color-white, #ffffff);
  color: var(--skrt-color-green-deep, #1a2e1a);

  box-shadow: none;
  opacity: 1;
  transform: none;

  cursor: pointer;

  transition:
    color var(--skrt-transition-default, 200ms ease),
    border-color var(--skrt-transition-default, 200ms ease),
    background-color var(--skrt-transition-default, 200ms ease),
    transform var(--skrt-transition-default, 200ms ease);
}

.brand-slider .brand-slider__control:hover,
.brand-slider .brand-slider__control:focus-visible,
.brand-slider .splide__arrow.brand-slider__control:hover,
.brand-slider .splide__arrow.brand-slider__control:focus-visible {
  border-color: var(--skrt-color-red, #e8000d);
  background-color: var(--skrt-color-red, #e8000d);
  color: var(--skrt-color-white, #ffffff);

  transform: translateY(-2px);
}

.brand-slider .brand-slider__control:focus-visible {
  outline: 3px solid rgba(232, 0, 13, 0.22);
  outline-offset: 3px;
}


/* ==========================================================
   Arrow Icons
========================================================== */

.brand-slider__arrow-icon {
  position: relative;

  display: block;

  width: 13px;
  height: 13px;
}

.brand-slider__arrow-icon::before {
  content: "";

  position: absolute;
  top: 2px;

  width: 8px;
  height: 8px;

  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
}

.brand-slider__arrow-icon--prev::before {
  left: 3px;
  transform: rotate(-45deg);
}

.brand-slider__arrow-icon--next::before {
  right: 3px;
  transform: rotate(135deg);
}


/* ==========================================================
   Pause / Play Icon
========================================================== */

.brand-slider__toggle-icon {
  position: relative;

  display: block;

  width: 14px;
  height: 14px;
}

/* Pause */
.brand-slider__toggle:not(.is-paused)
.brand-slider__toggle-icon::before,
.brand-slider__toggle:not(.is-paused)
.brand-slider__toggle-icon::after {
  content: "";

  position: absolute;
  top: 1px;
  bottom: 1px;

  width: 3px;
  border-radius: 1px;

  background-color: currentColor;
}

.brand-slider__toggle:not(.is-paused)
.brand-slider__toggle-icon::before {
  left: 2px;
}

.brand-slider__toggle:not(.is-paused)
.brand-slider__toggle-icon::after {
  right: 2px;
}

/* Play */
.brand-slider__toggle.is-paused
.brand-slider__toggle-icon::before {
  content: "";

  position: absolute;
  top: 1px;
  left: 3px;

  width: 0;
  height: 0;

  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid currentColor;
}


/* ==========================================================
   Track
========================================================== */

.brand-slider__track-shell {
  position: relative;
  min-width: 0;
}

.brand-slider .splide__track {
  overflow: hidden;

  cursor: grab;
  touch-action: pan-y;
}

.brand-slider.is-dragging .splide__track {
  cursor: grabbing;
}

.brand-slider .splide__list {
  display: flex;

  margin: 0 !important;
  padding: 0 !important;

  list-style: none;

  backface-visibility: hidden;
}

.brand-slider .splide__slide {
  min-width: 0;

  display: flex;
  flex: 0 0 auto;

  margin: 0;
  padding: 0;

  user-select: none;
}


/* ==========================================================
   Logo Cards
========================================================== */

.brand-slider__card {
  --brand-logo-scale: 1;

  position: relative;

  width: 100%;
  height: clamp(138px, 12vw, 164px);

  display: grid;
  place-items: center;

  overflow: hidden;

  padding: 20px;

  border: 1px solid var(--skrt-color-warm-gray, #e8e4dc);
  border-radius: 12px;

  background-color: var(--skrt-color-white, #ffffff);

  transition:
    border-color var(--skrt-transition-default, 200ms ease),
    box-shadow var(--skrt-transition-default, 200ms ease),
    transform var(--skrt-transition-default, 200ms ease);
}

.brand-slider__card::before {
  content: "";

  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 3px;

  background-color: var(--skrt-color-red, #e8000d);

  transform: scaleX(0);
  transform-origin: left center;

  transition:
    transform var(--skrt-transition-default, 200ms ease);
}

.brand-slider__logo {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: contain;
  object-position: center;

  mix-blend-mode: multiply;

  transform: scale(var(--brand-logo-scale));
  transform-origin: center;

  user-select: none;
  pointer-events: none;
}


/* Unterschiedliche Weißräume der PNG-Dateien ausgleichen
---------------------------------------------------------- */

.brand-slider__logo--callaway {
  --brand-logo-scale: 1.08;
}

.brand-slider__logo--honma {
  --brand-logo-scale: 1.15;
}

.brand-slider__logo--odyssey {
  --brand-logo-scale: 1.18;
}

.brand-slider__logo--ping {
  --brand-logo-scale: 1.13;
}

.brand-slider__logo--taylormade {
  --brand-logo-scale: 1.16;
}

.brand-slider__logo--titleist {
  --brand-logo-scale: 1;
}

.brand-slider__logo--us-kids-golf {
  --brand-logo-scale: 1.1;
}

.brand-slider__logo--xxio {
  --brand-logo-scale: 1.08;
}

.brand-slider__logo--srixon {
  --brand-logo-scale: 1.08;
}


/* ==========================================================
   Hover
========================================================== */

@media (hover: hover) and (pointer: fine) {
  .brand-slider__card:hover {
    border-color: rgba(26, 46, 26, 0.18);

    box-shadow:
      0 10px 28px rgba(26, 46, 26, 0.08);

    transform: translateY(-3px);
  }

  .brand-slider__card:hover::before {
    transform: scaleX(1);
  }
}


/* ==========================================================
   Tablet
========================================================== */

@media (max-width: 1024px) {
  .brand-slider__header {
    gap: 24px;
    margin-bottom: 30px;
  }

  .brand-slider__card {
    height: 142px;
  }
}


/* ==========================================================
   Mobile
========================================================== */

@media (max-width: 768px) {
  .brand-slider__header {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 20px;

    margin-bottom: 26px;
  }

  .brand-slider__controls {
    justify-content: flex-start;
  }

  .brand-slider__title {
    font-size: clamp(30px, 9vw, 38px);
  }

  .brand-slider__intro {
    font-size: 14px;
  }

  .brand-slider .brand-slider__control,
  .brand-slider .splide__arrow.brand-slider__control {
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
  }

  .brand-slider__card {
    height: 122px;
    padding: 14px;
    border-radius: 10px;
  }
}


/* ==========================================================
   Small Mobile
========================================================== */

@media (max-width: 480px) {
  .brand-slider__card {
    height: 112px;
    padding: 12px;
  }
}


/* ==========================================================
   Reduced Motion
========================================================== */

@media (prefers-reduced-motion: reduce) {
  .brand-slider__card,
  .brand-slider__card::before,
  .brand-slider .brand-slider__control,
  .brand-slider .splide__arrow.brand-slider__control {
    transition: none;
  }
}

/* ==========================================================
   Pro Shops Custom – synchronisierte Editorial Cards

   Voraussetzung:
   Die umgebende Sektion besitzt die Klasse:
   .pro-shops-custom

   Ab 1025px:
   - zwei Spalten
   - gemeinsame Zeilen über CSS Subgrid
   - identisch hohe beige Inhaltsboxen
   - reservierter CTA-Bereich in beiden Cards

   Bis 1024px:
   - einspaltig
   - natürliche Inhaltshöhen
========================================================== */

.pro-shops-custom {
  width: 100%;
}


/* ==========================================================
   Grid – Mobile und Tablet als Basis
========================================================== */

.pro-shops-custom .pro-shops-grid {
  counter-reset: pro-shop-card;

  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 2px !important;

  width: 100%;
  margin: 0 !important;
  padding: 0 !important;

  background-color: var(
    --skrt-color-warm-gray,
    #e8e4dc
  );
}


/* ==========================================================
   Einzelne Card – Basis
========================================================== */

.pro-shops-custom
  .pro-shops-grid
  > .pro-shops-grid-card {
  counter-increment: pro-shop-card;

  position: relative;
  min-width: 0;

  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;

  width: 100% !important;
  margin: 0 !important;
  padding: 50px 44px;

  background-color: var(
    --skrt-color-white,
    #ffffff
  );
}

.pro-shops-custom
  .pro-shops-grid
  > .pro-shops-grid-card
  > * {
  min-width: 0;
}


/* Dekorative Linie */
.pro-shops-custom
  .pro-shops-grid
  > .pro-shops-grid-card::before {
  content: "";

  position: absolute;
  top: 0;
  right: 0;
  left: 0;

  height: 4px;

  background-color: var(
    --skrt-color-green-deep,
    #1a2e1a
  );
}


/* ==========================================================
   Automatische Nummerierung
========================================================== */

.pro-shops-custom
  .pro-shops-grid
  .pro-shop-number {
  display: block;

  margin: 0 0 16px;
  padding: 0;

  color: var(
    --skrt-color-warm-gray,
    #e8e4dc
  );

  font-family: var(
    --skrt-font-heading,
    "Playfair Display",
    serif
  );

  font-size: 64px;
  font-weight: var(
    --skrt-font-weight-bold,
    700
  );
  line-height: 1;
}

.pro-shops-custom
  .pro-shops-grid
  .pro-shop-number::before {
  content: counter(
    pro-shop-card,
    decimal-leading-zero
  );
}


/* ==========================================================
   Headline und Location
========================================================== */

.pro-shops-custom
  .pro-shops-grid-card
  > h2 {
  margin-top: 0;
}

.pro-shops-custom
  .pro-shops-grid-card
  > .pro-shop-location {
  margin-top: 0;
}


/* ==========================================================
   Beige Inhaltsbox
========================================================== */

.pro-shops-custom
  .pro-shops-grid
  .pro-shop-hours {
  align-self: stretch;

  min-width: 0;
  width: 100%;
  height: auto;

  margin: 0;
  padding: 24px;

  border-radius: 8px;

  background-color: var(
    --skrt-color-off-white,
    #f7f5f0
  );
}

.pro-shops-custom
  .pro-shop-hours
  > .oxy-rich-text {
  width: 100%;
}

.pro-shops-custom
  .pro-shop-hours
  > .oxy-rich-text
  > :first-child {
  margin-top: 0;
}

.pro-shops-custom
  .pro-shop-hours
  > .oxy-rich-text
  > :last-child {
  margin-bottom: 0;
}


/* ==========================================================
   CTA
========================================================== */

.pro-shops-custom
  .pro-shops-grid-card
  > .btn-primary {
  align-self: flex-start;

  margin-top: 16px;
}


/* ==========================================================
   Zweispaltige Darstellung ab 1025px
========================================================== */

@media (min-width: 1025px) {
  .pro-shops-custom .pro-shops-grid {
    display: grid !important;

    grid-template-columns:
      repeat(2, minmax(0, 1fr)) !important;

    /*
     * Gemeinsame Zeilen:
     *
     * 1 Nummer
     * 2 Headline
     * 3 Location / Subline
     * 4 beige Inhaltsbox
     * 5 CTA-Bereich
     */
    grid-template-rows:
      auto
      auto
      auto
      auto
      auto !important;

    column-gap: 2px !important;
    row-gap: 0 !important;

    align-items: stretch !important;
  }

  .pro-shops-custom
    .pro-shops-grid
    > .pro-shops-grid-card {
    display: grid !important;

    grid-template-rows: subgrid !important;
    grid-row: 1 / span 5 !important;

    align-content: stretch !important;
    align-items: stretch !important;

    height: 100%;
  }

  .pro-shops-custom
    .pro-shops-grid
    > .pro-shops-grid-card:nth-child(1) {
    grid-column: 1 !important;
  }

  .pro-shops-custom
    .pro-shops-grid
    > .pro-shops-grid-card:nth-child(2) {
    grid-column: 2 !important;
  }


  /* Nummer */
  .pro-shops-custom
    .pro-shops-grid-card
    > .pro-shop-number {
    grid-row: 1 !important;
    align-self: start;
  }


  /* Überschrift */
  .pro-shops-custom
    .pro-shops-grid-card
    > h2 {
    grid-row: 2 !important;
    align-self: start;
  }


  /* Subline */
  .pro-shops-custom
    .pro-shops-grid-card
    > .pro-shop-location {
    grid-row: 3 !important;
    align-self: start;
  }


  /* Beige Box */
  .pro-shops-custom
    .pro-shops-grid-card
    > .pro-shop-hours {
    grid-row: 4 !important;

    align-self: stretch !important;

    width: 100% !important;
    height: 100% !important;
  }


  /* CTA-Bereich */
  .pro-shops-custom
    .pro-shops-grid-card
    > .btn-primary {
    grid-row: 5 !important;

    align-self: start !important;
    justify-self: start !important;

    margin-top: 16px;
  }
}


/* ==========================================================
   Tablet – einspaltig ab 1024px und kleiner
========================================================== */

@media (max-width: 1024px) {
  .pro-shops-custom .pro-shops-grid {
    grid-template-columns:
      minmax(0, 1fr) !important;

    grid-template-rows: none !important;
  }

  .pro-shops-custom
    .pro-shops-grid
    > .pro-shops-grid-card {
    display: flex !important;

    grid-column: auto !important;
    grid-row: auto !important;

    height: auto;

    padding: 44px 36px;
  }

  .pro-shops-custom
    .pro-shops-grid
    .pro-shop-number {
    font-size: 56px;
  }

  .pro-shops-custom
    .pro-shops-grid
    .pro-shop-hours {
    height: auto !important;
  }
}


/* ==========================================================
   Mobile
========================================================== */

@media (max-width: 768px) {
  .pro-shops-custom .pro-shops-grid {
    gap: 1px !important;
  }

  .pro-shops-custom
    .pro-shops-grid
    > .pro-shops-grid-card {
    padding: 40px 24px;
  }

  .pro-shops-custom
    .pro-shops-grid
    .pro-shop-number {
    margin-bottom: 14px;
    font-size: 52px;
  }

  .pro-shops-custom
    .pro-shops-grid
    .pro-shop-hours {
    padding: 20px;
  }
}


/* ==========================================================
   Small Mobile
========================================================== */

@media (max-width: 480px) {
  .pro-shops-custom
    .pro-shops-grid
    > .pro-shops-grid-card {
    padding: 36px 20px;
  }

  .pro-shops-custom
    .pro-shops-grid
    .pro-shop-number {
    font-size: 46px;
  }

  .pro-shops-custom
    .pro-shops-grid
    .pro-shop-hours {
    padding: 18px;
  }
}


/* ==========================================================
   Fallback für Browser ohne CSS Subgrid
========================================================== */

@supports not (grid-template-rows: subgrid) {
  @media (min-width: 1025px) {
    .pro-shops-custom .pro-shops-grid {
      grid-template-columns:
        minmax(0, 1fr) !important;

      grid-template-rows: none !important;
    }

    .pro-shops-custom
      .pro-shops-grid
      > .pro-shops-grid-card {
      display: flex !important;

      grid-column: auto !important;
      grid-row: auto !important;

      height: auto;
    }

    .pro-shops-custom
      .pro-shops-grid
      .pro-shop-hours {
      height: auto !important;
    }
  }
}/* ==========================================================
   Site Header / Sticky + Logo Swap
========================================================== */

#siteheader.siteheader {
  position: sticky;
  top: 0;
  z-index: 900;
  transition: height .2s ease-in-out;
}

/* Standardzustand */
#siteheader .siteheader__logo {
  display: block;
}

#siteheader .siteheader__logo--sticky {
  display: none;
}

/* Scrollzustand */
#siteheader.siteheader.is-scrolled .siteheader__logo {
  display: none;
}

#siteheader.siteheader.is-scrolled {
  height: 60px !important;
}

#siteheader.siteheader.is-scrolled .siteheader__logo--sticky {
  display: block;
}/* ==========================================================
   Burger Button
========================================================== */

#mobile-burger-button.burger-button {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--skrt-color-green-deep);
  cursor: pointer;
}

#mobile-burger-button .burger-button__box {
  position: relative;
  display: block;
  width: 26px;
  height: 18px;
}

#mobile-burger-button .burger-button__line {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background-color: currentColor;
  transition:
    top var(--skrt-transition-default),
    transform var(--skrt-transition-default),
    opacity var(--skrt-transition-default);
}

#mobile-burger-button .burger-button__line:nth-child(1) {
  top: 0;
}

#mobile-burger-button .burger-button__line:nth-child(2) {
  top: 8px;
}

#mobile-burger-button .burger-button__line:nth-child(3) {
  top: 16px;
}

#mobile-burger-button[aria-expanded="true"] .burger-button__line:nth-child(1) {
  top: 8px;
  transform: rotate(45deg);
}

#mobile-burger-button[aria-expanded="true"] .burger-button__line:nth-child(2) {
  opacity: 0;
}

#mobile-burger-button[aria-expanded="true"] .burger-button__line:nth-child(3) {
  top: 8px;
  transform: rotate(-45deg);
}


/* ==========================================================
   Desktop / Mobile Visibility
========================================================== */

#siteheader-menu.split-menu {
  display: none;
}

@media (min-width: 1281px) {
  #mobile-burger-button.burger-button {
    display: none;
  }

  #siteheader-menu.split-menu {
    display: none !important;
  }

  .siteheader__nav--desktop {
    display: flex;
  }

  .siteheader__nav--desktop .split-menu__label {
    display: inline;
    font: inherit;
    color: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    white-space: inherit;
    overflow-wrap: inherit;
    word-break: inherit;
  }

  .siteheader__nav--desktop .split-menu__subline {
    display: none;
  }
}

@media (max-width: 1280px) {
  .siteheader__nav--desktop {
    display: none !important;
  }

  #mobile-burger-button.burger-button {
    position: relative;
    z-index: 1300;
    display: inline-flex;
  }

  body.mobile-menu-is-open {
    overflow: hidden;
  }

  body.mobile-menu-is-open #scroll-top-button {
    display: none;
  }
}


/* ==========================================================
   Split Menu Overlay – Premium Split Screen Golf
   Markup:
   #siteheader-menu.split-menu
   ├── .split-menu__left
   │   ├── .split-menu__brand
   │   ├── nav.split-menu__nav
   │   └── .split-menu__footer
   └── .split-menu__media
========================================================== */

@media (max-width: 1280px) {
  #siteheader-menu.split-menu,
  #siteheader-menu.split-menu * {
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  #siteheader-menu.split-menu {
    position: fixed;
    inset: 0;
    z-index: 1200;

    width: 100vw;
    max-width: none;
    height: 100vh;
    min-height: 100vh;
    height: 100dvh;
    min-height: 100dvh;

    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;

    display: grid;
    grid-template-columns: minmax(0, 58vw) minmax(300px, 42vw);

    overflow: hidden;

    background: var(--skrt-color-off-white);
    color: var(--skrt-color-green-deep);

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-10px);

    transition:
      opacity 260ms ease,
      visibility 0s linear 360ms,
      transform 620ms cubic-bezier(0.22, 1, 0.36, 1);

    isolation: isolate;
  }

  #siteheader-menu.split-menu.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);

    transition:
      opacity 260ms ease,
      visibility 0s,
      transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
  }


  /* Left Side
  ---------------------------------------------------------- */

  #siteheader-menu .split-menu__left {
    position: relative;
    min-width: 0;
    height: 100vh;
    height: 100dvh;

    display: flex;
    flex-direction: column;
    gap: clamp(22px, 3.4vh, 38px);

    padding:
      clamp(54px, 7vh, 86px)
      clamp(34px, 5vw, 72px)
      clamp(30px, 5vh, 56px);

    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;

    background:
      radial-gradient(circle at 96% 10%, rgba(232, 0, 13, 0.045), transparent 28rem),
      linear-gradient(135deg, var(--skrt-color-off-white) 0%, var(--skrt-color-white) 100%);
  }

  #siteheader-menu .split-menu__left::before {
    content: "";
    position: absolute;
    top: clamp(54px, 7vh, 86px);
    bottom: clamp(30px, 5vh, 56px);
    left: clamp(22px, 4vw, 46px);

    width: 2px;
    background: linear-gradient(
      to bottom,
      var(--skrt-color-red) 0%,
      rgba(232, 0, 13, 0.24) 38%,
      rgba(232, 0, 13, 0) 100%
    );
  }


  /* Brand
  ---------------------------------------------------------- */

  #siteheader-menu .split-menu__brand {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;

    max-width: 700px;
    padding-left: 24px;

    opacity: 0;
    transform: translateY(18px);
    transition:
      opacity 420ms ease 120ms,
      transform 520ms cubic-bezier(0.22, 1, 0.36, 1) 120ms;
  }

  #siteheader-menu.is-open .split-menu__brand {
    opacity: 1;
    transform: translateY(0);
  }

  #siteheader-menu .split-menu__eyebrow {
    margin: 0 0 10px;

    color: var(--skrt-color-red);
    font-family: var(--skrt-font-body);
    font-size: 12px;
    font-weight: var(--skrt-font-weight-semibold);
    line-height: 1.2;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }

  #siteheader-menu .split-menu__title {
    max-width: 640px;
    margin: 0;

    color: var(--skrt-color-green-deep);
    font-family: var(--skrt-font-heading);
    font-size: clamp(44px, 5vw, 76px);
    font-weight: var(--skrt-font-weight-bold);
    line-height: 0.92;
    letter-spacing: -0.062em;
  }


  /* WordPress Menu
  ---------------------------------------------------------- */

  #siteheader-menu .split-menu__nav {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;

    width: min(100%, 760px);
    padding-left: 24px;
  }

  #siteheader-menu .split-menu__nav.oxy-nav-menu {
    display: block;
    width: min(100%, 760px);
  }

  #siteheader-menu .split-menu__nav .oxy-menu-toggle {
    display: none !important;
  }

  #siteheader-menu .split-menu__nav .menu-hauptmenue-container {
    width: 100%;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list {
    counter-reset: split-menu;

    width: 100%;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0;

    margin: 0;
    padding: 0;
    list-style: none;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item {
    counter-increment: split-menu;

    width: 100%;
    margin: 0;
    padding: 0;

    opacity: 0;
    transform: translateY(18px);
    transition:
      opacity 420ms ease,
      transform 420ms ease;
  }

  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item {
    opacity: 1;
    transform: translateY(0);
  }

  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(1) { transition-delay: 140ms; }
  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(2) { transition-delay: 180ms; }
  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(3) { transition-delay: 220ms; }
  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(4) { transition-delay: 260ms; }
  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(5) { transition-delay: 300ms; }
  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(6) { transition-delay: 340ms; }
  #siteheader-menu.is-open .split-menu__nav .oxy-nav-menu-list > .menu-item:nth-child(7) { transition-delay: 380ms; }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a {
    position: relative;

    min-height: clamp(58px, 6.6vh, 78px);

    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr);
    align-items: center;
    align-content: center;
    gap: clamp(14px, 2vw, 24px);

    width: 100%;
    padding: 8px 0;
    border-top: 1px solid rgba(26, 46, 26, 0.13);

    color: var(--skrt-color-green-deep);
    text-decoration: none;
    text-transform: none;

    transition:
      color 220ms ease,
      transform 220ms ease;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item:last-child > a {
    border-bottom: 1px solid rgba(26, 46, 26, 0.13);
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a::before {
    content: counter(split-menu, decimal-leading-zero);

    grid-column: 1;
    grid-row: 1 / span 2;
    align-self: center;

    color: var(--skrt-color-red);
    font-family: var(--skrt-font-body);
    font-size: 12px;
    font-weight: var(--skrt-font-weight-semibold);
    line-height: 1;
    letter-spacing: 0.16em;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;

    width: 0;
    height: 2px;
    background: var(--skrt-color-red);

    transition: width 260ms ease;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a:hover,
  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a:focus-visible {
    color: var(--skrt-color-red);
    text-decoration: none;
    transform: translateX(8px);
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a:hover::after,
  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a:focus-visible::after {
    width: 100%;
  }

  #siteheader-menu .split-menu__nav .split-menu__label {
    grid-column: 2;
    grid-row: 1;

    display: block;
    min-width: 0;
    max-width: 100%;

    color: currentColor;
    font-family: var(--skrt-font-heading);
    font-size: clamp(30px, 3.15vw, 46px);
    font-weight: var(--skrt-font-weight-semibold);
    line-height: 1;
    letter-spacing: -0.048em;
    text-transform: none;

    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  #siteheader-menu .split-menu__nav .split-menu__subline {
    grid-column: 2;
    grid-row: 2;

    display: block;
    margin-top: 4px;

    color: var(--skrt-color-text-mid);
    font-family: var(--skrt-font-body);
    font-size: clamp(12px, 0.92vw, 14px);
    font-weight: var(--skrt-font-weight-medium);
    line-height: 1.35;
    letter-spacing: 0;
    text-transform: none;

    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
  }


  /* Footer
  ---------------------------------------------------------- */

  #siteheader-menu .split-menu__footer {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;

    display: flex;
    flex-wrap: wrap;
    gap: 10px 22px;
    align-items: flex-start;

    margin-top: auto;
    padding-left: 24px;
    padding-top: 8px;

    opacity: 0;
    transform: translateY(18px);
    transition:
      opacity 420ms ease 300ms,
      transform 520ms cubic-bezier(0.22, 1, 0.36, 1) 300ms;
  }

  #siteheader-menu.is-open .split-menu__footer {
    opacity: 1;
    transform: translateY(0);
  }

  #siteheader-menu .split-menu__footer::before {
    content: "Kontakt";

    color: var(--skrt-color-red);
    font-family: var(--skrt-font-body);
    font-size: 11px;
    font-weight: var(--skrt-font-weight-semibold);
    line-height: 1.2;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  #siteheader-menu .split-menu__contact-link {
    color: var(--skrt-color-text-mid);
    font-family: var(--skrt-font-body);
    font-size: 14px;
    font-weight: var(--skrt-font-weight-medium);
    line-height: 1.4;
    text-decoration: none;
  }

  #siteheader-menu .split-menu__contact-link:hover,
  #siteheader-menu .split-menu__contact-link:focus-visible {
    color: var(--skrt-color-red);
    text-decoration: none;
  }


  /* Media
  ---------------------------------------------------------- */

  #siteheader-menu .split-menu__media {
    position: relative;
    min-width: 0;
    height: 100vh;
    height: 100dvh;

    overflow: hidden;
    background: var(--skrt-color-warm-gray);

    opacity: 0;
    transform: translateX(28px);
    transition:
      opacity 620ms ease 180ms,
      transform 860ms cubic-bezier(0.22, 1, 0.36, 1) 180ms;
  }

  #siteheader-menu.is-open .split-menu__media {
    opacity: 1;
    transform: translateX(0);
  }

  #siteheader-menu .split-menu__media::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;

    background:
      linear-gradient(
        90deg,
        rgba(247, 245, 240, 0.16) 0%,
        rgba(247, 245, 240, 0) 38%
      ),
      linear-gradient(
        180deg,
        rgba(26, 46, 26, 0) 34%,
        rgba(26, 46, 26, 0.24) 66%,
        rgba(26, 46, 26, 0.82) 100%
      );

    pointer-events: none;
  }

  #siteheader-menu .split-menu__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;

    filter: saturate(0.92) contrast(1.04);
    transform: scale(1.04);
    transition: transform 1200ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  #siteheader-menu.is-open .split-menu__image {
    transform: scale(1);
  }

  #siteheader-menu .split-menu__media-caption {
    position: absolute;
    left: clamp(24px, 4vw, 48px);
    right: clamp(24px, 4vw, 48px);
    bottom: clamp(28px, 5vh, 56px);
    z-index: 3;

    display: grid;
    gap: 8px;

    padding-top: 18px;
    border-top: 1px solid rgba(247, 245, 240, 0.48);

    color: var(--skrt-color-white);
    text-shadow: 0 2px 24px rgba(0, 0, 0, 0.34);
  }

  #siteheader-menu .split-menu__media-kicker,
  #siteheader-menu .ct-text-block.split-menu__media-kicker {
    margin: 0;
    color: rgba(247, 245, 240, 0.86);
    font-family: var(--skrt-font-body);
    font-size: 11px;
    font-weight: var(--skrt-font-weight-semibold);
    line-height: 1.2;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  #siteheader-menu .split-menu__media-title,
  #siteheader-menu .ct-text-block.split-menu__media-title {
    max-width: 420px;
    margin: 0;

    color: var(--skrt-color-white);
    font-family: var(--skrt-font-heading);
    font-size: clamp(30px, 3.2vw, 48px);
    font-weight: var(--skrt-font-weight-bold);
    line-height: 0.96;
    letter-spacing: -0.052em;
  }
}


/* ==========================================================
   Tablet
========================================================== */

@media (max-width: 1024px) and (min-width: 769px) {
  #siteheader-menu.split-menu {
    grid-template-columns: minmax(0, 60vw) minmax(280px, 40vw);
  }

  #siteheader-menu .split-menu__left {
    padding:
      clamp(48px, 6vh, 68px)
      clamp(28px, 4vw, 44px)
      clamp(28px, 5vh, 44px);
    gap: 22px;
  }

  #siteheader-menu .split-menu__left::before {
    top: clamp(48px, 6vh, 68px);
    bottom: clamp(28px, 5vh, 44px);
    left: clamp(20px, 3vw, 34px);
  }

  #siteheader-menu .split-menu__brand,
  #siteheader-menu .split-menu__nav,
  #siteheader-menu .split-menu__footer {
    padding-left: 20px;
  }

  #siteheader-menu .split-menu__title {
    font-size: clamp(40px, 5.4vw, 58px);
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a {
    min-height: 58px;
    grid-template-columns: 38px minmax(0, 1fr);
  }

  #siteheader-menu .split-menu__nav .split-menu__label {
    font-size: clamp(28px, 3.45vw, 38px);
  }
}


/* ==========================================================
   Landscape / niedrige Höhe
========================================================== */

@media (max-width: 1280px) and (max-height: 700px) {
  #siteheader-menu .split-menu__left {
    gap: 16px;
    padding-top: 34px;
    padding-bottom: 24px;
  }

  #siteheader-menu .split-menu__left::before {
    top: 34px;
    bottom: 24px;
  }

  #siteheader-menu .split-menu__eyebrow {
    font-size: 10px;
    margin-bottom: 7px;
  }

  #siteheader-menu .split-menu__title {
    font-size: clamp(32px, 4vw, 48px);
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a {
    min-height: 48px;
    padding-block: 5px;
  }

  #siteheader-menu .split-menu__nav .split-menu__label {
    font-size: clamp(23px, 2.55vw, 32px);
    line-height: 1.02;
    letter-spacing: -0.042em;
  }

  #siteheader-menu .split-menu__nav .split-menu__subline {
    font-size: 12px;
  }

  #siteheader-menu .split-menu__footer,
  #siteheader-menu .split-menu__contact-link {
    font-size: 13px;
  }

  #siteheader-menu .split-menu__media-title {
    font-size: clamp(24px, 2.6vw, 36px);
  }
}


/* ==========================================================
   Mobile
========================================================== */

@media (max-width: 768px) {
  #siteheader-menu.split-menu {
    display: block;
    overflow-y: auto;
  }

  #siteheader-menu .split-menu__left {
    min-height: 100vh;
    min-height: 100dvh;
    height: auto;

    padding: 60px 24px 32px;
  }

  #siteheader-menu .split-menu__left::before {
    top: 60px;
    bottom: 32px;
    left: 24px;
  }

  #siteheader-menu .split-menu__brand,
  #siteheader-menu .split-menu__nav,
  #siteheader-menu .split-menu__footer {
    padding-left: 20px;
  }

  #siteheader-menu .split-menu__title {
    max-width: 360px;
    font-size: clamp(40px, 11vw, 58px);
  }

  #siteheader-menu .split-menu__nav {
    align-self: start;
    width: 100%;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a {
    min-height: 58px;
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 12px;
  }

  #siteheader-menu .split-menu__nav .split-menu__label {
    font-size: clamp(26px, 7vw, 36px);
    line-height: 1.02;
  }

  #siteheader-menu .split-menu__nav .split-menu__subline {
    font-size: 13px;
  }

  #siteheader-menu .split-menu__media {
    display: none;
  }

  #siteheader-menu .split-menu__footer {
    display: grid;
    gap: 7px;
  }
}

@media (max-width: 480px) {
  #siteheader-menu .split-menu__left {
    padding: 54px 20px 28px;
  }

  #siteheader-menu .split-menu__left::before {
    top: 54px;
    bottom: 28px;
    left: 20px;
  }

  #siteheader-menu .split-menu__brand,
  #siteheader-menu .split-menu__nav,
  #siteheader-menu .split-menu__footer {
    padding-left: 18px;
  }

  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item > a {
    min-height: 54px;
    grid-template-columns: 34px minmax(0, 1fr);
  }

  #siteheader-menu .split-menu__nav .split-menu__label {
    font-size: clamp(24px, 6.8vw, 32px);
  }
}


/* ==========================================================
   Reduced Motion
========================================================== */

@media (prefers-reduced-motion: reduce) {
  #mobile-burger-button .burger-button__line,
  #siteheader-menu.split-menu,
  #siteheader-menu .split-menu__brand,
  #siteheader-menu .split-menu__nav .oxy-nav-menu-list > .menu-item,
  #siteheader-menu .split-menu__footer,
  #siteheader-menu .split-menu__media,
  #siteheader-menu .split-menu__image {
    transition: none;
  }
}/* ==========================================================
   Floating Buttons
   Markup: Oxygen Dynamic List / ACF Repeater
========================================================== */

.floating-btns.oxy-dynamic-list {
  position: fixed !important;
  right: 24px;
  bottom: 32px;
  z-index: 900;

  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  gap: 10px !important;

  width: auto !important;
  max-width: calc(100vw - 48px);

  margin: 0 !important;
  padding: 0 !important;

  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  pointer-events: none;

  transition:
    opacity 0.3s ease,
    visibility 0s linear 0.3s,
    transform 0.3s ease,
    bottom 0.3s ease;
}

/* Wenn ein Scroll-Top-Button vorhanden ist, Floating Buttons höher setzen */
body.has-scroll-top-button .floating-btns.oxy-dynamic-list,
body:has(#scroll-top-button) .floating-btns.oxy-dynamic-list {
  bottom: 92px;
}

/* Sichtbar nach Scroll */
.floating-btns.oxy-dynamic-list.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);

  transition:
    opacity 0.3s ease,
    visibility 0s,
    transform 0.3s ease,
    bottom 0.3s ease;
}

/* Ausblenden, sobald Footer erreicht wird */
.floating-btns.oxy-dynamic-list.is-footer-reached {
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  pointer-events: none;

  transition:
    opacity 0.22s ease,
    visibility 0s linear 0.22s,
    transform 0.22s ease,
    bottom 0.3s ease;
}

.floating-btns .floating-btns-inner {
  position: relative !important;

  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-end !important;

  width: auto !important;
  max-width: 100%;
  min-width: 0;

  margin: 0 !important;
  padding: 0 !important;

  pointer-events: auto;
}

.floating-btns .floating-buttons__item,
.floating-btns .floating-btns-inner > a.ct-link {
  position: relative;

  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px;

  width: auto !important;
  min-width: 0;
  max-width: 100%;

  padding: 12px 20px;
  border: none;
  border-radius: 50px;

  color: var(--skrt-color-white, #ffffff);
  font-family: var(--skrt-font-body, "Inter", sans-serif);
  font-size: 13px;
  font-weight: var(--skrt-font-weight-semibold, 600);
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-decoration: none;
  white-space: nowrap;

  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.18);
  cursor: pointer;

  transition:
    transform 0.15s ease,
    box-shadow 0.15s ease,
    background-color 0.15s ease,
    color 0.15s ease;
}

.floating-btns .floating-buttons__item:hover,
.floating-btns .floating-buttons__item:focus-visible,
.floating-btns .floating-btns-inner > a.ct-link:hover,
.floating-btns .floating-btns-inner > a.ct-link:focus-visible {
  color: var(--skrt-color-white, #ffffff);
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.22);
}

/* 1. Button dunkelgrün */
.floating-btns .floating-btns-inner:nth-child(1) > a.ct-link,
.floating-btns .floating-btns-inner:nth-child(1) .floating-buttons__item {
  background: var(--skrt-color-green-deep, #1A2E1A);
  color: var(--skrt-color-white, #ffffff);
}

/* 2. Button rot */
.floating-btns .floating-btns-inner:nth-child(2) > a.ct-link,
.floating-btns .floating-btns-inner:nth-child(2) .floating-buttons__item {
  background: var(--skrt-color-red, #E8000D);
  color: var(--skrt-color-white, #ffffff);
}

/* Weitere Buttons wieder dunkelgrün */
.floating-btns .floating-btns-inner:nth-child(n+3) > a.ct-link,
.floating-btns .floating-btns-inner:nth-child(n+3) .floating-buttons__item {
  background: var(--skrt-color-green-deep, #1A2E1A);
  color: var(--skrt-color-white, #ffffff);
}


/* Icon
---------------------------------------------------------- */

.floating-btns .floating-buttons__icon {
  width: 18px;
  height: 18px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  flex: 0 0 auto;
  line-height: 1;
}

/* Leerer Oxygen-Codeblock wird komplett ausgeblendet */
.floating-btns .floating-buttons__icon:empty {
  display: none !important;
}

.floating-btns .floating-buttons__icon-img,
.floating-btns .floating-buttons__icon img,
.floating-btns .floating-buttons__icon svg {
  width: 18px;
  height: 18px;
  display: block;
  object-fit: contain;
}

/* Nur verwenden, wenn deine SVG/PNG einfarbig dunkel ist */
.floating-btns .floating-buttons__icon-img {
  filter: brightness(0) invert(1);
}


/* Text
---------------------------------------------------------- */

.floating-btns .ct-text-block {
  margin: 0 !important;
  padding: 0 !important;

  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  text-transform: none;
}

.floating-btns .ct-text-block span,
.floating-btns .ct-span {
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}


/* Während Mobile-Menü offen ist ausblenden */
body.mobile-menu-is-open .floating-btns {
  display: none !important;
}


/* ==========================================================
   Mobile
   Wenn Icon vorhanden: nur Icon zeigen.
   Wenn KEIN Icon vorhanden: Text bleibt sichtbar, damit kein leerer Button entsteht.
========================================================== */

@media (max-width: 768px) {
  .floating-btns.oxy-dynamic-list {
    right: 16px;
    bottom: 18px;
    gap: 10px !important;
    max-width: calc(100vw - 32px);
  }

  body.has-scroll-top-button .floating-btns.oxy-dynamic-list,
  body:has(#scroll-top-button) .floating-btns.oxy-dynamic-list {
    bottom: 76px;
  }

  .floating-btns .floating-buttons__item,
  .floating-btns .floating-btns-inner > a.ct-link {
    min-width: 48px;
    min-height: 48px;
    padding: 14px;
    border-radius: 50%;
  }

  .floating-btns .floating-buttons__icon {
    width: 20px;
    height: 20px;
  }

  .floating-btns .floating-buttons__icon-img,
  .floating-btns .floating-buttons__icon img,
  .floating-btns .floating-buttons__icon svg {
    width: 20px;
    height: 20px;
  }

  /* Text nur verstecken, wenn ein Icon vorhanden ist */
  .floating-btns .floating-buttons__item:has(.floating-buttons__icon:not(:empty)) .ct-text-block,
  .floating-btns .floating-btns-inner > a.ct-link:has(.floating-buttons__icon:not(:empty)) .ct-text-block {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
  }

  /* Fallback: Wenn kein Icon vorhanden ist, bleibt der Text sichtbar */
  .floating-btns .floating-buttons__item:not(:has(.floating-buttons__icon:not(:empty))),
  .floating-btns .floating-btns-inner > a.ct-link:not(:has(.floating-buttons__icon:not(:empty))) {
    width: auto;
    min-width: 0;
    border-radius: 50px;
    padding: 12px 16px;
  }
}


/* Sehr kleine Screens */
@media (max-width: 380px) {
  .floating-btns.oxy-dynamic-list {
    right: 12px;
    bottom: 14px;
  }

  body.has-scroll-top-button .floating-btns.oxy-dynamic-list,
  body:has(#scroll-top-button) .floating-btns.oxy-dynamic-list {
    bottom: 70px;
  }

  .floating-btns .floating-buttons__item,
  .floating-btns .floating-btns-inner > a.ct-link {
    min-width: 44px;
    min-height: 44px;
    padding: 12px;
  }

  .floating-btns .floating-buttons__item:not(:has(.floating-buttons__icon:not(:empty))),
  .floating-btns .floating-btns-inner > a.ct-link:not(:has(.floating-buttons__icon:not(:empty))) {
    padding: 11px 14px;
  }
}


/* ==========================================================
   Reduced Motion
========================================================== */

@media (prefers-reduced-motion: reduce) {
  .floating-btns.oxy-dynamic-list,
  .floating-btns .floating-buttons__item,
  .floating-btns .floating-btns-inner > a.ct-link {
    transition: none;
  }
}