:root{--sc-ink: #202426;--sc-muted: #637073;--sc-line: #d9e0df;--sc-soft: #f5f7f5;--sc-paper: #ffffff;--sc-teal: #0f6f73;--sc-teal-dark: #0b4f53;--sc-orange: #c7572d;--sc-yellow: #f0c84b}.sc-home,.sc-collection{color:var(--sc-ink);background:var(--sc-paper);font-family:var(--font-body-family, inherit)}.sc-home a,.sc-collection a{color:inherit;text-decoration:none}.sc-eyebrow{margin:0 0 10px;color:var(--sc-orange);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.sc-home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:42px;align-items:center;padding:56px max(24px,calc((100vw - 1280px)/2)) 44px;background:#eef5f2}.sc-home-hero__content h1,.sc-collection-hero h1,.sc-section-heading h2{margin:0;color:var(--sc-ink);font-family:var(--font-heading-family, inherit);font-weight:800;letter-spacing:0;line-height:1.05}.sc-home-hero__content h1{max-width:760px;font-size:clamp(34px,5vw,64px)}.sc-home-hero__copy{max-width:640px;margin:18px 0 24px;color:#405154;font-size:18px;line-height:1.55}.sc-home-search{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:700px;min-height:58px;border:1px solid var(--sc-line);background:var(--sc-paper)}.sc-home-search input{width:100%;min-width:0;border:0;padding:0 18px;color:var(--sc-ink);font-size:16px;outline:none}.sc-home-search button,.sc-filter-form button{border:0;padding:0 24px;background:var(--sc-teal);color:#fff;font-weight:800;cursor:pointer}.sc-home-search button:hover,.sc-filter-form button:hover{background:var(--sc-teal-dark)}.sc-home-hero__links,.sc-brand-grid,.sc-link-list--brands{display:flex;flex-wrap:wrap;gap:10px}.sc-home-hero__links{margin-top:18px}.sc-home-hero__links a,.sc-brand-tile{border:1px solid var(--sc-line);background:var(--sc-paper);color:var(--sc-ink)}.sc-home-hero__links a{padding:9px 12px;font-size:14px;font-weight:700}.sc-home-hero__visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--sc-line);background:#fff}.sc-home-hero__visual img,.sc-home-hero__visual svg{width:100%;height:100%;max-height:520px;object-fit:contain;padding:32px}.sc-home-hero__panel{position:absolute;right:18px;bottom:18px;display:grid;gap:2px;min-width:168px;padding:14px 16px;background:var(--sc-teal-dark);color:#fff}.sc-home-hero__panel span{font-size:12px;opacity:.86}.sc-home-hero__panel strong{font-size:22px}.sc-home-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--sc-line);border-bottom:1px solid var(--sc-line);background:#fff}.sc-home-strip div{display:grid;gap:3px;padding:18px 24px;border-right:1px solid var(--sc-line)}.sc-home-strip div:last-child{border-right:0}.sc-home-strip strong{font-size:18px}.sc-home-strip span{color:var(--sc-muted);font-size:14px}.sc-home-section{padding:52px max(24px,calc((100vw - 1280px)/2))}.sc-home-section--split{background:#fbf6eb}.sc-section-heading{margin-bottom:22px}.sc-section-heading h2{font-size:clamp(26px,3vw,38px)}.sc-section-heading--inline{display:flex;align-items:end;justify-content:space-between;gap:20px}.sc-section-heading--inline>a{color:var(--sc-teal);font-weight:800}.sc-category-grid,.sc-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sc-category-card,.sc-feature-card,.sc-product-card{border:1px solid var(--sc-line);border-radius:6px;background:#fff;overflow:hidden}.sc-category-card{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:126px}.sc-category-card__image,.sc-feature-card{background:var(--sc-soft)}.sc-category-card__image{display:flex;align-items:center;justify-content:center}.sc-category-card__image img,.sc-category-card__image svg{width:100%;height:100%;object-fit:contain;padding:12px}.sc-category-card__body{display:grid;align-content:center;gap:8px;padding:16px}.sc-category-card strong{font-size:17px;line-height:1.25}.sc-category-card small{color:var(--sc-muted);font-size:13px}.sc-brand-tile{display:grid;gap:4px;min-width:160px;padding:18px;border-radius:6px}.sc-brand-tile strong{font-size:20px}.sc-brand-tile span{color:var(--sc-muted);font-size:13px}.sc-feature-card{position:relative;min-height:230px}.sc-feature-card img,.sc-feature-card svg{width:100%;height:230px;object-fit:contain;padding:20px}.sc-feature-card span{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);padding:9px 11px;background:#fffffff0;color:var(--sc-ink);font-weight:800}.sc-collection-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;padding:34px max(24px,calc((100vw - 1280px)/2)) 28px;background:#eef5f2;border-bottom:1px solid var(--sc-line)}.sc-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:var(--sc-muted);font-size:13px}.sc-breadcrumb a{color:var(--sc-teal);font-weight:700}.sc-collection-hero h1{font-size:clamp(28px,4vw,50px)}.sc-collection-hero__description{max-width:760px;margin:12px 0 0;color:#405154;line-height:1.55}.sc-collection-hero__summary{min-width:170px;padding:18px;border:1px solid var(--sc-line);background:#fff}.sc-collection-hero__summary strong{display:block;color:var(--sc-teal);font-size:34px;line-height:1}.sc-collection-hero__summary span{display:block;margin-top:6px;color:var(--sc-muted);font-size:13px}.sc-collection-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;padding:30px max(24px,calc((100vw - 1280px)/2)) 56px}.sc-collection-sidebar{display:grid;align-content:start;gap:18px}.sc-sidebar-block{border:1px solid var(--sc-line);border-radius:6px;background:#fff;padding:16px}.sc-sidebar-block h2{margin:0 0 12px;font-size:15px;font-weight:800;letter-spacing:0;text-transform:uppercase}.sc-link-list{display:grid;gap:2px}.sc-link-list a{padding:8px 0;color:#405154;font-weight:700}.sc-link-list a[aria-current=page],.sc-link-list a:hover{color:var(--sc-orange)}.sc-link-list--brands a{padding:7px 10px;border:1px solid var(--sc-line);border-radius:6px;background:var(--sc-soft)}.sc-filter-group{border-top:1px solid var(--sc-line);padding:12px 0}.sc-filter-group summary{cursor:pointer;font-weight:800}.sc-filter-values{display:grid;gap:8px;margin-top:10px}.sc-filter-values label{display:flex;gap:8px;align-items:center;color:var(--sc-muted);font-size:14px}.sc-filter-values small{color:#8b9698}.sc-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.sc-price-filter input{min-width:0;border:1px solid var(--sc-line);border-radius:6px;padding:10px}.sc-filter-form button{width:100%;min-height:42px;border-radius:6px}.sc-collection-main{min-width:0}.sc-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:14px 16px;border:1px solid var(--sc-line);border-radius:6px;background:#fff}.sc-collection-toolbar div{display:grid;gap:3px}.sc-collection-toolbar strong{font-size:16px}.sc-collection-toolbar span{color:var(--sc-muted);font-size:13px}.sc-collection-toolbar label{display:flex;gap:10px;align-items:center;white-space:nowrap}.sc-collection-toolbar select{min-height:42px;border:1px solid var(--sc-line);border-radius:6px;padding:0 34px 0 12px;background:#fff;color:var(--sc-ink)}.sc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sc-product-card{display:grid;min-height:100%}.sc-product-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:var(--sc-soft)}.sc-product-card__media img,.sc-product-card__media svg{width:100%;height:100%;object-fit:contain;padding:18px}.sc-product-card__status{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:4px;background:#fff;color:var(--sc-orange);font-size:12px;font-weight:800}.sc-product-card__body{display:grid;grid-template-rows:auto auto auto 1fr auto;gap:10px;padding:14px}.sc-product-card__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--sc-muted);font-size:12px}.sc-product-card__brand{color:var(--sc-teal);font-weight:900}.sc-product-card__sku{color:#6f7779}.sc-product-card__title{margin:0;font-size:16px;line-height:1.32}.sc-product-card__title a:hover{color:var(--sc-orange)}.sc-product-card__manufacturer{color:var(--sc-muted);font-size:12px}.sc-product-card__signals{display:flex;flex-wrap:wrap;gap:6px;align-content:start}.sc-product-card__signals span{padding:4px 7px;border-radius:4px;background:#fff7dc;color:#6f5310;font-size:11px;font-weight:800}.sc-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px}.sc-product-card__price{color:var(--sc-ink);font-size:18px;font-weight:900}.sc-product-card__action{padding:8px 10px;border-radius:4px;background:var(--sc-ink);color:#fff!important;font-size:13px;font-weight:800}.sc-product-card__action:hover{background:var(--sc-teal)}.sc-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px}.sc-pagination a,.sc-empty-state a{padding:10px 14px;border-radius:4px;background:var(--sc-teal);color:#fff;font-weight:800}.sc-empty-state{display:grid;justify-items:start;gap:10px;padding:36px;border:1px solid var(--sc-line);border-radius:6px;background:#fff}.sc-empty-state h2,.sc-empty-state p{margin:0}@supports selector(body:has(.sc-home)){body:has(.sc-home) .announcement-bar,body:has(.sc-collection) .announcement-bar,body:has(.sc-home) .halo-recently-viewed-popup,body:has(.sc-collection) .halo-recently-viewed-popup,body:has(.sc-home) .halo-sticky-toolbar-mobile,body:has(.sc-collection) .halo-sticky-toolbar-mobile{display:none!important}body:has(.sc-home) .header-nav-vertical-menu .customer-service-text,body:has(.sc-collection) .header-nav-vertical-menu .customer-service-text{display:none!important}body:has(.sc-home) .categories-title__button .title,body:has(.sc-collection) .categories-title__button .title{font-size:0!important}body:has(.sc-home) .categories-title__button .title:after,body:has(.sc-collection) .categories-title__button .title:after{content:"Kategorien";font-size:16px}}html.sc-template-home .announcement-bar,html.sc-template-collection .announcement-bar,html.sc-template-home .halo-recently-viewed-popup,html.sc-template-collection .halo-recently-viewed-popup,html.sc-template-home .halo-sticky-toolbar-mobile,html.sc-template-collection .halo-sticky-toolbar-mobile,html.sc-template-home .section-multitasking-bar,html.sc-template-collection .section-multitasking-bar,html.sc-template-home multitasking-bar,html.sc-template-collection multitasking-bar,html.sc-template-home .section-promotion-popup,html.sc-template-collection .section-promotion-popup,html.sc-template-home .section-before-you-leave,html.sc-template-collection .section-before-you-leave{display:none!important}html.sc-template-home #header-component{position:relative!important;inset:auto!important;transform:none!important;background:#fff!important;color:#111!important}html.sc-template-home #header-component a,html.sc-template-home #header-component button,html.sc-template-home #header-component .header__menu-item,html.sc-template-home #header-component .header__active-menu-item,html.sc-template-home #header-component .svg-wrapper{color:#111!important}html.sc-template-home .header-nav-vertical-menu .customer-service-text,html.sc-template-collection .header-nav-vertical-menu .customer-service-text{display:none!important}html.sc-template-home .categories-title__button .title,html.sc-template-collection .categories-title__button .title{font-size:0!important}html.sc-template-home .categories-title__button .title:after,html.sc-template-collection .categories-title__button .title:after{content:"Kategorien";font-size:16px}@media(max-width:1180px){.sc-category-grid,.sc-feature-grid,.sc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.sc-home-hero,.sc-collection-layout,.sc-collection-hero{grid-template-columns:1fr}.sc-home-strip,.sc-category-grid,.sc-feature-grid,.sc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-collection-toolbar,.sc-section-heading--inline{align-items:stretch;flex-direction:column}}@media(max-width:560px){.sc-home-hero,.sc-home-section,.sc-collection-hero,.sc-collection-layout{padding-left:16px;padding-right:16px}.sc-home-search{grid-template-columns:1fr}.sc-home-search input{min-height:54px}.sc-home-search button{min-height:50px}.sc-home-strip,.sc-category-grid,.sc-feature-grid,.sc-product-grid{grid-template-columns:1fr}.sc-category-card{grid-template-columns:96px minmax(0,1fr)}.sc-home-hero__visual{min-height:300px}}.sc-sidebar-block--brands h2{display:flex;align-items:center;justify-content:space-between;gap:10px}.sc-sidebar-block--brands h2 small{color:var(--sc-muted);font-size:12px;font-weight:800}.sc-brand-filter__tools{margin-bottom:10px}.sc-brand-filter__search{width:100%;min-height:38px;border:1px solid var(--sc-line);border-radius:6px;background:#fff;color:var(--sc-ink);font:inherit;font-size:14px;font-weight:700;padding:8px 10px;outline:none}.sc-brand-filter__search:focus{border-color:var(--sc-teal);box-shadow:0 0 0 3px #30776724}.sc-link-list--brands{display:grid;grid-template-columns:1fr;gap:8px;max-height:430px;overflow:auto;padding-right:3px;scrollbar-width:thin}.sc-link-list--brands a{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;text-transform:none}.sc-link-list--brands a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-link-list--brands a small{flex:0 0 auto;color:var(--sc-muted);font-size:12px;font-weight:800}.sc-link-list--brands a[aria-current=page] small,.sc-link-list--brands a:hover small{color:currentColor}.sc-filter-values{max-height:340px;overflow:auto;padding-right:3px;scrollbar-width:thin}.sc-filter-values label{align-items:flex-start}.sc-filter-values label span{min-width:0;overflow-wrap:anywhere}.sc-mobile-sidebar-actions,.sc-mobile-sidebar-head,.sc-mobile-sidebar-overlay{display:none}@media(max-width:900px){.sc-mobile-sidebar-actions{display:flex;padding:0 16px 14px;background:var(--sc-paper)}.sc-mobile-sidebar-toggle{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--sc-ink);border-radius:6px;background:var(--sc-ink);color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:900;letter-spacing:0;text-transform:uppercase}.sc-mobile-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;border:0;background:#00000061;cursor:pointer}.sc-mobile-sidebar-overlay:not([hidden]){display:block}.sc-collection-sidebar{position:fixed;top:0;right:0;z-index:9999;display:grid;width:min(348px,90vw);height:100dvh;max-height:100dvh;align-content:start;gap:14px;overflow:auto;padding:14px;background:var(--sc-paper);box-shadow:-18px 0 38px #00000038;transform:translate(105%);transition:transform .22s ease}.sc-collection-sidebar.is-open{transform:translate(0)}.sc-mobile-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0 4px}.sc-mobile-sidebar-head strong{color:var(--sc-ink);font-size:16px;font-weight:900;text-transform:uppercase}.sc-mobile-sidebar-head button{display:inline-flex;width:40px;height:40px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--sc-line);border-radius:999px;background:#fff;color:var(--sc-ink);cursor:pointer;font:inherit;font-size:22px;line-height:1}html.sc-mobile-sidebar-open,html.sc-mobile-sidebar-open body{overflow:hidden}}@media(max-width:900px){.sc-mobile-sidebar-actions{position:sticky;top:0;z-index:45;box-shadow:0 10px 22px #11181814}.sc-mobile-sidebar-toggle{min-height:48px}}.sc-product-grid{align-items:stretch;justify-items:stretch;grid-auto-rows:1fr}.sc-product-grid>.sc-product-card{display:flex!important;flex-direction:column!important;width:100%;min-width:0;height:100%;overflow:hidden;background:#fff;border:1px solid var(--sc-line);border-radius:6px;box-sizing:border-box}.sc-product-card__media{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4 / 3!important;min-height:0;overflow:hidden;background:var(--sc-soft)}.sc-product-card__media img,.sc-product-card__media svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;box-sizing:border-box;padding:16px;object-fit:contain!important;object-position:center center!important}.sc-product-card__body{display:flex!important;flex:1 1 auto;flex-direction:column;min-height:0;gap:10px;padding:14px;box-sizing:border-box}.sc-product-card__meta{min-height:18px;min-width:0;overflow:hidden}.sc-product-card__brand,.sc-product-card__sku{min-width:0;max-width:100%}.sc-product-card__title{display:-webkit-box;min-height:5.12em;max-height:5.12em;overflow:hidden;line-height:1.28;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;-webkit-line-clamp:4}.sc-product-card__signals{min-height:25px;align-content:flex-start}.sc-product-card__footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:40px;margin-top:auto!important;box-sizing:border-box}.sc-product-card__price{min-width:0;overflow-wrap:anywhere;line-height:1.15}.sc-product-card__action{display:inline-flex!important;align-items:center;justify-content:center;justify-self:end;min-width:82px;max-width:100%;min-height:36px;box-sizing:border-box;text-align:center;white-space:nowrap;overflow:hidden}@media(max-width:700px){.sc-product-card__media{aspect-ratio:1 / 1!important}.sc-product-card__title{min-height:3.75em;max-height:3.75em;line-height:1.25;-webkit-line-clamp:3}.sc-product-card__footer{grid-template-columns:1fr;align-items:stretch}.sc-product-card__action{width:100%;justify-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/southcamping-redesign.css.map */
