:root {    --color-bg: #F4FBFA;    --color-text: #16323A;    --color-muted: #667A82;    --color-border: #CFE8E5;    --color-light: #E8F8F6;    --surface-color: #FFFFFF;    --surface-alt-color: #E8F8F6;    --border-width: 1px;    --radius-sm: 6px;    --radius-md: 8px;    --shadow-sm: 0 0.45rem 1.15rem rgba(22, 50, 58, 0.08);    --shadow-md: 0 1.1rem 2.8rem rgba(22, 50, 58, 0.14);    --color-primary: #00A6B4;    --color-primary-hover: #008C9E;}body {    font-family: Inter, Arial, sans-serif;    font-size: 16px;    background: #F4FBFA;    color: #16323A;}a {    color: #008C9E;}a:hover,a:focus {    color: #FF5A3D;}body, .main-content, .site-main {    color: #16323A;}.text-muted,.form-text,small,.small {    color: #667A82;}.site-main,.site-footer,.checkout-section-card,.basket-summary-card,.basket-totals-card,.product-card,.sidebar-block,.content-card,.multicolumn-card,.logo-strip-link,.checkout-selection-panel,.checkout-order-totals,.auth-card,.checkout-login-panel,.product-information .product-purchase-box,.product-detail-accordion .accordion-item,.faq-accordion .accordion-item,.shop-accordion .accordion-item,.product-faq-accordion .accordion-item,.listing-toolbar,.product-filter-horizontal,.subcategory-card,.brand-grid-link,.collection-list-card-no-image,.product-properties-table,.product-properties-table-other,.product-variations-table,.product-downloads-table,.tablenaehrwerte,.tablenaehrwertediezweite,.tableaminosaeuren,.tablevitamine,.tablemineralien,.product-detail-gallery,.product-detail-main-image-link,.product-detail-thumb {    border-color: #CFE8E5;    border-width: 1px;    background: #FFFFFF;}.shop-accordion .accordion-button,.shop-accordion .accordion-body,.product-faq-accordion .accordion-button,.product-faq-accordion .accordion-body,.product-detail-accordion .accordion-button,.product-detail-accordion .accordion-body {    background: #FFFFFF;    color: #16323A;}.product-properties-table,.product-properties-table th,.product-properties-table td,.product-properties-table-other,.product-properties-table-other th,.product-properties-table-other td,.product-variations-table,.product-variations-table th,.product-variations-table td,.product-downloads-table,.product-downloads-table th,.product-downloads-table td,.tablenaehrwerte,.tablenaehrwerte th,.tablenaehrwerte td,.tablenaehrwertediezweite,.tablenaehrwertediezweite th,.tablenaehrwertediezweite td,.tableaminosaeuren,.tableaminosaeuren th,.tableaminosaeuren td,.tablevitamine,.tablevitamine th,.tablevitamine td,.tablemineralien,.tablemineralien th,.tablemineralien td {    background: #FFFFFF;    color: #16323A;}.product-properties-table th,.product-properties-table td,.product-properties-table tr,.product-properties-table-other th,.product-properties-table-other td,.product-properties-table-other tr,.product-variations-table th,.product-variations-table td,.product-variations-table tr,.product-downloads-table th,.product-downloads-table td,.product-downloads-table tr,.tablenaehrwerte th,.tablenaehrwerte td,.tablenaehrwerte tr,.tablenaehrwertediezweite th,.tablenaehrwertediezweite td,.tablenaehrwertediezweite tr,.tableaminosaeuren th,.tableaminosaeuren td,.tableaminosaeuren tr,.tablevitamine th,.tablevitamine td,.tablevitamine tr,.tablemineralien th,.tablemineralien td,.tablemineralien tr {    border-color: #CFE8E5;}.product-properties-table .art_properties_name,.product-properties-table .art_properties_value,.product-properties-table-other .art_properties_name,.product-properties-table-other .art_properties_value,.product-variations-table .art_variation_name,.product-variations-table .art_variation_artikel_id,.product-variations-table .product-variation-price,.product-downloads-table .product-download-name,.product-downloads-table .product-download-icon,.tablenaehrwerte,.tablenaehrwertediezweite,.tableaminosaeuren,.tablevitamine,.tablemineralien {    color: #16323A;}.product-properties-table a,.product-properties-table-other a,.product-variations-table a,.product-downloads-table a {    color: #008C9E;}.shop-accordion .accordion-button:not(.collapsed),.shop-accordion .accordion-button:hover,.shop-accordion .accordion-button:focus,.product-faq-accordion .accordion-button:not(.collapsed),.product-faq-accordion .accordion-button:hover,.product-faq-accordion .accordion-button:focus,.product-detail-accordion .accordion-button:not(.collapsed),.product-detail-accordion .accordion-button:hover,.product-detail-accordion .accordion-button:focus {    background: #E8F8F6;    color: #16323A;    box-shadow: none;}.shop-accordion .accordion-button::after,.product-faq-accordion .accordion-button::after,.product-detail-accordion .accordion-button::after {    filter: brightness(0) saturate(100%) invert(88%) sepia(10%) saturate(307%) hue-rotate(348deg) brightness(100%) contrast(91%);}.shop-accordion .accordion-button,.shop-accordion .accordion-button:not(.collapsed),.shop-accordion .accordion-body,.product-faq-accordion .accordion-button,.product-faq-accordion .accordion-button:not(.collapsed),.product-faq-accordion .accordion-body,.product-detail-accordion .accordion-button,.product-detail-accordion .accordion-button:not(.collapsed),.product-detail-accordion .accordion-body {    border-color: #CFE8E5;}.product-detail-gallery,.product-detail-main-image-link,.product-detail-thumb {    border-radius: var(--radius-md);}.btn-apt,.btn.btn-primary,.btn-primary {    background: #00A6B4;    border-color: #00A6B4;    color: #FFFFFF;}.btn-apt:hover,.btn-apt:focus,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn-primary:hover,.btn-primary:focus {    background: #008C9E;    border-color: #008C9E;    color: #FFFFFF;}.btn-cta,.checkout-submit-button,.add-to-cart-button,.btn-important {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.btn-cta:hover,.btn-cta:focus,.checkout-submit-button:hover,.checkout-submit-button:focus,.add-to-cart-button:hover,.add-to-cart-button:focus,.btn-important:hover,.btn-important:focus {    background: #E7442B;    border-color: #E7442B;    color: #FFFFFF;}.alert {    background: #E8F8F6;    border-color: #CFE8E5;    color: #16323A;}.alert,.alert p,.alert li,.alert strong,.alert small {    color: #16323A;}.alert a {    color: #008C9E;}.alert a:hover,.alert a:focus {    color: #FF5A3D;}.alert-info {    background: rgba(59, 130, 246, 0.14);    border-color: rgba(96, 165, 250, 0.3);    color: #dbeafe;}.alert-info,.alert-info p,.alert-info li,.alert-info strong,.alert-info small {    color: #dbeafe;}.alert-success {    background: rgba(34, 197, 94, 0.14);    border-color: rgba(74, 222, 128, 0.28);    color: #dcfce7;}.alert-success,.alert-success p,.alert-success li,.alert-success strong,.alert-success small {    color: #dcfce7;}.alert-warning {    background: rgba(245, 158, 11, 0.14);    border-color: rgba(251, 191, 36, 0.28);    color: #fef3c7;}.alert-warning,.alert-warning p,.alert-warning li,.alert-warning strong,.alert-warning small {    color: #fef3c7;}.alert-danger {    background: rgba(239, 68, 68, 0.14);    border-color: rgba(248, 113, 113, 0.28);    color: #842029;}.alert-danger,.alert-danger p,.alert-danger li,.alert-danger strong,.alert-danger small {    color: #842029;}body {    background-image: linear-gradient(135deg, rgba(0, 166, 180, 0.08) 0%, rgba(255, 255, 255, 0) 38%), linear-gradient(315deg, rgba(255, 90, 61, 0.08) 0%, rgba(255, 255, 255, 0) 34%);    background-attachment: fixed;}.site-main,.main-content {    background: transparent;}.product-card,.listing-product-card,.teaser-grid-card,.collection-list-card,.multicolumn-card,.usp-bar-card,.logo-strip-link,.brand-marquee-link,.widget_blogfeed_card,.widget-blog-card {    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;}.product-card:hover,.product-card:focus-within,.listing-product-card:hover,.listing-product-card:focus-within,.teaser-grid-card:hover,.teaser-grid-card:focus-within,.collection-list-card:hover,.collection-list-card:focus-within,.multicolumn-card:hover,.multicolumn-card:focus-within,.usp-bar-card:hover,.usp-bar-card:focus-within,.logo-strip-link:hover,.logo-strip-link:focus,.brand-marquee-link:hover,.brand-marquee-link:focus {    transform: translateY(-4px);    box-shadow: var(--shadow-md);}.product-card,.listing-product-card,.product-card-image-link,.product-detail-main-image-link,.teaser-grid-card,.collection-list-card,.image-with-text,.featured-product,.featured-collection {    overflow: hidden;}.product-card-image-link,.product-detail-main-image-link {    position: relative;    isolation: isolate;}.product-card-image-link::before,.product-detail-main-image-link::before {    content: "";    position: absolute;    inset: 0;    z-index: 1;    pointer-events: none;    background: radial-gradient(circle at 72% 20%, rgba(255, 209, 102, 0.26), transparent 34%), linear-gradient(135deg, rgba(0, 166, 180, 0.12), rgba(255, 90, 61, 0.08));    opacity: 0;    transition: opacity 0.24s ease;}.product-card-image-link::after,.product-detail-main-image-link::after {    content: "+";    position: absolute;    right: 0.85rem;    top: 0.85rem;    z-index: 2;    display: inline-flex;    align-items: center;    justify-content: center;    width: 2rem;    height: 2rem;    border-radius: 999px;    background: rgba(255, 255, 255, 0.92);    box-shadow: 0 0.45rem 1rem rgba(22, 50, 58, 0.14);    color: #ff5a3d;    font-size: 1.25rem;    font-weight: 700;    line-height: 1;    opacity: 0;    transform: translateY(-4px) scale(0.9);    transition: opacity 0.2s ease, transform 0.2s ease;}.product-card-image,.product-detail-main-image {    position: relative;    z-index: 0;    transform: scale(1) translateY(0);    transform-origin: center center;    transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1), filter 0.24s ease;    will-change: transform;}.product-card:hover .product-card-image,.product-card:focus-within .product-card-image {    transform: scale(1.08) translateY(-3px);    filter: saturate(1.08) brightness(1.02);}.product-detail-main-image-link:hover .product-detail-main-image,.product-detail-main-image-link:focus .product-detail-main-image {    transform: scale(1.06);    filter: saturate(1.06) brightness(1.02);}.product-card:hover .product-card-image-link::before,.product-card:focus-within .product-card-image-link::before,.product-detail-main-image-link:hover::before,.product-detail-main-image-link:focus::before,.product-card:hover .product-card-image-link::after,.product-card:focus-within .product-card-image-link::after,.product-detail-main-image-link:hover::after,.product-detail-main-image-link:focus::after {    opacity: 1;}.product-card:hover .product-card-image-link::after,.product-card:focus-within .product-card-image-link::after,.product-detail-main-image-link:hover::after,.product-detail-main-image-link:focus::after {    transform: translateY(0) scale(1);}.hero-teaser-image,.video-section-poster,.newsletter-teaser-image,.collection-list-image,.image-with-text-image,.widget-category-image img,.content-card-image,.widget-contentseite .content-card-image,.marquee-gallery-custom-image,.before-after-image,.before-after-after-image,.testimonials-slider-avatar,.featured-product img,.featured-collection img,.teaser-grid-card img {    transform: scale(1);    transition: transform 1.4s cubic-bezier(0.22, 1, 0.36, 1), filter 0.28s ease;    will-change: transform;}.hero-teaser:hover .hero-teaser-image,.video-section:hover .video-section-poster,.newsletter-teaser:hover .newsletter-teaser-image,.collection-list-link:hover .collection-list-image,.image-with-text:hover .image-with-text-image,.widget-category-link:hover .widget-category-image img,.content-card:hover .content-card-image,.widget-contentseite .content-card:hover .content-card-image,.marquee-gallery-custom-card:hover .marquee-gallery-custom-image,.before-after:hover .before-after-image,.before-after:hover .before-after-after-image,.testimonials-slider-slide:hover .testimonials-slider-avatar,.featured-product:hover img,.featured-collection:hover img,.teaser-grid-card:hover img {    transform: scale(1.045);    filter: saturate(1.08) brightness(1.03);}.btn-apt,.btn.btn-primary,.btn-primary,.btn-cta,.checkout-submit-button,.add-to-cart-button,.btn-important {    border-radius: 999px;    box-shadow: 0 0.45rem 1rem rgba(255, 90, 61, 0.16);    transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;}.btn-apt:hover,.btn-apt:focus,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn-primary:hover,.btn-primary:focus,.btn-cta:hover,.btn-cta:focus,.checkout-submit-button:hover,.checkout-submit-button:focus,.add-to-cart-button:hover,.add-to-cart-button:focus,.btn-important:hover,.btn-important:focus {    transform: translateY(-1px);    box-shadow: 0 0.65rem 1.25rem rgba(255, 90, 61, 0.22);}.badge,.product-badge,.listing-product-badge {    border-radius: 999px;    letter-spacing: 0;}.splash-reveal {    opacity: 0;    transition-property: opacity, transform, filter;    transition-duration: 0.68s;    transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);    transition-delay: var(--splash-reveal-delay, 0ms);    will-change: opacity, transform;}.splash-reveal-hero {    transform: translateY(22px) scale(0.985);    filter: saturate(0.96);}.splash-reveal-slide {    transform: translateY(24px);}.splash-reveal-pop {    transform: translateY(18px) scale(0.965);}.splash-reveal-split {    transform: translateY(20px);}.splash-reveal-stage {    transform: translateY(18px) scale(0.98);    filter: saturate(0.95) brightness(1.02);}.splash-reveal.is-visible,.splash-reveal-hero.is-visible,.splash-reveal-slide.is-visible,.splash-reveal-pop.is-visible,.splash-reveal-split.is-visible,.splash-reveal-stage.is-visible {    opacity: 1;    transform: translateY(0) scale(1);    filter: none;}.splash-reveal-pop.is-visible:hover,.splash-reveal-pop.is-visible:focus-within {    transform: translateY(-4px) scale(1);}@media (prefers-reduced-motion: reduce) {    *, *::before, *::after {        animation-duration: 0.01ms !important;        animation-iteration-count: 1 !important;        transition-duration: 0.01ms !important;    }    .splash-reveal {        opacity: 1 !important;        transform: none !important;        filter: none !important;    }}
.sidebar-block {    background: #FFFFFF;    border-color: #CFE8E5;    color: #16323A;}.sidebar-block-header {    background: #E8F8F6;    border-bottom-color: #CFE8E5;}.sidebar-block-title,.sidebar-block .form-label,.sidebar-filter-label,.sidebar-basket-summary-total {    color: #12343C;}.sidebar-block-body,.sidebar-block-body p,.sidebar-block-body li,.sidebar-block-body td,.sidebar-block-body .table,.sidebar-block-body .table td,.sidebar-block-body .table th {    color: #16323A;}.sidebar-block-body small,.sidebar-block-body .small,.sidebar-basket-summary-meta,.panel-categories #CatTree li > .count {    color: #667A82;}.sidebar-block-footer {    background: #F4FBFA;    border-top-color: #CFE8E5;}.sidebar-link-list a,.sidebar-block #CatTree a,.sidebar-block .menulink,.sidebar-block-link,.panel-contentseite li > a,.sidebar-block.panel-contentseite #CatTree li > a {    color: #008C9E;}.sidebar-link-list a:hover,.sidebar-link-list a:focus,.sidebar-block #CatTree a:hover,.sidebar-block #CatTree a:focus,.sidebar-block .menulink:hover,.sidebar-block .menulink:focus,.sidebar-block-link:hover,.sidebar-block-link:focus,.panel-contentseite li > a:hover,.panel-contentseite li > a:focus,.sidebar-block.panel-contentseite #CatTree li > a:hover,.sidebar-block.panel-contentseite #CatTree li > a:focus {    color: #FF5A3D;}.sidebar-block #CatTree .active > a,.sidebar-block #CatTree li.active > a,.sidebar-block #CatTree .current > a,.panel-categories #CatTree li.catactive > a,.panel-categories #CatTree li > a.l4,.panel-contentseite li.cattree_active > a,.sidebar-block.panel-contentseite #CatTree li.cattree_active > a,.sidebar-block.panel-contentseite #CatTree li.is-active > a {    color: #E7442B;    background: #E8F8F6;}.sidebar-block {    box-shadow: none;    border-radius: calc(var(--radius-md) + 4px);}
.widget-bannerslider .carousel-caption {    background: rgba(18, 52, 60, 0.68);    color: #FFFFFF;}.widget-bannerslider .carousel-indicators [data-bs-target] {    background-color: rgba(255, 255, 255, 0.55);}.widget-bannerslider .carousel-indicators .active {    background-color: #FFD166;}
.before-after-subline {    color: #00A6B4;}.before-after-overlay {    background: rgba(255, 255, 255, 0.88);}.before-after-label {    background: rgba(15, 23, 42, 0.72);}.before-after-handle {    background: rgba(255, 255, 255, 0.95);}
.product-detail-gallery {    background: #FFFFFF;    border-color: #CFE8E5;}.product-detail-main-image-link,.product-detail-thumb {    background: #FFFFFF;    border-color: #CFE8E5;}.product-detail-thumb.active,.product-detail-thumb.is-active,.product-detail-thumb:focus,.product-detail-thumb:hover {    border-color: #FF5A3D;}.product-detail-thumb .play-overlay {    background: rgba(22, 50, 58, 0.55);}
.product-detail-gallery-zoom {    background: #F4FBFA;    border-color: #CFE8E5;}
.page-meta {    background: #F4FBFA;    border-bottom-color: #CFE8E5;}.page-breadcrumb .breadcrumb-item,.page-breadcrumb li {    color: #667A82;}.page-breadcrumb a {    color: #008C9E;}.page-breadcrumb a:hover,.page-breadcrumb a:focus {    color: #FF5A3D;}.page-meta-actions .btn {    background: #FFFFFF;    border-color: #CFE8E5;    color: #16323A;}.page-meta-actions .btn:hover,.page-meta-actions .btn:focus {    background: #FFF1ED;    border-color: #CFE8E5;    color: #E7442B;}
.collection-list-card,.collection-list-link {    border-color: #CFE8E5;}.collection-list-titlebar {    background: #18A8B8;}.collection-list-card-no-image .collection-list-body {    background: #18A8B8;}.collection-list-card-has-image .collection-list-title {    color: #FFFFFF;}.collection-list-card-has-image .collection-list-text {    color: #31545D;}.collection-list-card-no-image .collection-list-title {    color: #FFFFFF;}.collection-list-card-no-image .collection-list-text {    color: #FFFFFF;}
.panel-contentseite li > a,.sidebar-block.panel-contentseite #CatTree li > a {    padding-top: 0.55rem;    padding-bottom: 0.55rem;    padding-left: 1rem;    padding-right: 1rem;}
.countdown-deal-overlay {    background: rgba(15, 23, 42, 0.72);}.countdown-deal-badge {    background: #FFD166;    color: #12343C;}.countdown-deal-title {    color: #FFFFFF;}.countdown-deal-text {    color: rgba(255, 255, 255, 0.9);}.countdown-deal-unit {    background: rgba(255, 255, 255, 0.14);}.countdown-deal-value {    color: #FFD166;}.countdown-deal-label {    color: rgba(255, 255, 255, 0.72);}.countdown-deal-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.countdown-deal-actions .btn:hover,.countdown-deal-actions .btn:focus {    background: #008C9E;    border-color: #008C9E;    color: #FFFFFF;}
.product-detail-tabs .nav-link {    color: #31545D;    border-color: #CFE8E5;}.product-detail-tabs .nav-link.active,.product-detail-tabs .nav-link:hover,.product-detail-tabs .nav-link:focus {    background: #E8F8F6;    color: #008C9E;    border-color: #CFE8E5;}.product-detail-tab-content {    border-color: #CFE8E5;}.product-detail-accordion .accordion-item,.product-detail-accordion .accordion-button {    background: #FFFFFF;    border-color: #CFE8E5;}.product-detail-accordion .accordion-button:not(.collapsed),.product-detail-accordion .accordion-button:hover,.product-detail-accordion .accordion-button:focus {    background: E8F8F6;    color: #008C9E;    border-color: #CFE8E5;}
.faq-accordion .accordion-button:not(.collapsed),.faq-accordion .accordion-button:hover,.faq-accordion .accordion-button:focus {    background: rgba(37, 99, 235, 0.06);}
.featured-collection-subline {    color: #00A6B4;}.featured-collection-title {    color: #12343C;}.featured-collection-text {    color: #31545D;}.featured-collection-actions .btn {    border-color: #00A6B4;    color: #008C9E;}.featured-collection-actions .btn:hover,.featured-collection-actions .btn:focus {    background: #008C9E;    border-color: #008C9E;    color: #FFFFFF;}
.featured-product-subline {    color: #00A6B4;}.featured-product-title {    color: #12343C;}.featured-product-text {    color: #31545D;}.featured-product-actions .btn {    border-color: #FF5A3D;    color: #E7442B;}.featured-product-actions .btn:hover,.featured-product-actions .btn:focus {    background: #008C9E;    border-color: #008C9E;    color: #FFFFFF;}
.footer-newsletter {    background: #00A6B4;    color: #FFFFFF;    border-top-color: #00A6B4;    border-bottom-color: #00A6B4;}.footer-newsletter-label {    color: #FFFFFF;}.footer-newsletter-form .input-group .form-control {    background: #FFFFFF;    border-color: #B9DEDA;    color: #FFFFFF;}.footer-newsletter-form .input-group .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.site-footer {    background: #12343C;    color: #CDE7E8;}.site-footer a,.footer-info-list a {    color: #E8F8F6;}.site-footer a:hover,.site-footer a:focus,.footer-info-list a:hover,.footer-info-list a:focus {    color: #FFD166;}.footer-bottom {    border-top-color: #275763;}.footer-copyright-shop {    color: #FFFFFF;}.footer-copyright-meta {    color: #CDE7E8;}.footer-social-list a {    background: transparent;    border-color: #3A707B;    color: #E8F8F6;}.footer-social-list a:hover,.footer-social-list a:focus {    background: transparent;    color: #FFD166;    border-color: #FFD166;}.footer-top {    padding: 3rem 0;}.footer-bottom {    padding: 1.75rem 0;}
:root {    --header-logo-height: 78px;    --header-search-height: 46px;}.topbar {    background: #E8F8F6;    color: #31545D;    border-bottom-color: #CFE8E5;}.header-notice-light {    background: #E8F8F6;    color: #31545D;    border-bottom-color: #CFE8E5;}.header-notice-light a {    color: #FF5A3D;}.header-notice-light .btn-close {    filter: invert(1) grayscale(100%) brightness(220%);    opacity: 1;}.topbar a,.topbar-item a,.site-header a,.site-header .site-logo-link,.site-header-cart,.site-header-mobile-toggle,.site-header-mobile-action {    color: #16323A;}.topbar a:hover,.topbar a:focus,.topbar-item a:hover,.topbar-item a:focus,.site-header a:hover,.site-header a:focus,.site-header-mobile-toggle:hover,.site-header-mobile-toggle:focus,.site-header-mobile-action:hover,.site-header-mobile-action:focus {    color: #FF5A3D;}.site-header {    background: #FFFFFF;    border-bottom-color: #CFE8E5;}.site-header-cart,.site-header-mobile-toggle,.site-header-mobile-action,#search-form .form-control,#search-form-compact .form-control,#mobile-search-form .form-control,.search-suggest-results {    border-color: #B9DEDA;}#search-form .form-control,#search-form-compact .form-control,#mobile-search-form .form-control {    background: #F4FBFA;    color: #16323A;}.mobile-search-offcanvas,.mobile-search-offcanvas .offcanvas-header,.mobile-search-offcanvas .offcanvas-body {    background: #FFFFFF;    border-bottom-color: #CFE8E5;    color: #16323A;}.mobile-search-offcanvas .offcanvas-title {    color: #16323A;}.mobile-search-offcanvas .btn-close {    filter: invert(1) grayscale(100%) brightness(220%);    opacity: 1;}.site-header-cart,.site-header-mobile-toggle,.site-header-mobile-action {    background: #F4FBFA;    color: #16323A;}#search-form .form-control::placeholder,#search-form-compact .form-control::placeholder,#mobile-search-form .form-control::placeholder {    color: #7C9298;}#search-form .btn,#search-form-compact .btn,#mobile-search-form .btn,.site-header-cart:hover,.site-header-cart:focus {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.site-header-cart:hover .site-header-cart-label,.site-header-cart:hover .site-header-cart-status,.site-header-cart:hover .site-header-cart-separator,.site-header-cart:hover i,.site-header-cart:hover .site-header-cart-currency,.site-header-cart:focus .site-header-cart-label,.site-header-cart:focus .site-header-cart-status,.site-header-cart:focus .site-header-cart-separator,.site-header-cart:focus i,.site-header-cart:focus .site-header-cart-currency {    color: #FFFFFF;}@media (max-width: 767.98px) {.site-header-mobile-brand .site-logo-image {    max-height: 42px;}}
.site-navigation {    background: #FFFFFF;    border-bottom-color: #CFE8E5;}.desktop-menu-link,.desktop-menu-toggle {    color: #16323A;}.desktop-menu-link:hover,.desktop-menu-link:focus,.desktop-menu-toggle:hover,.desktop-menu-toggle:focus {    color: #FF5A3D;}.desktop-menu-link:hover,.desktop-menu-toggle:hover,.desktop-menu-item.is-open > .desktop-menu-link,.desktop-menu-item.is-open > .desktop-menu-toggle,.desktop-menu-item.active > .desktop-menu-link,.desktop-menu-item.active > .desktop-menu-toggle,.desktop-menu-item.current > .desktop-menu-link,.desktop-menu-item.current > .desktop-menu-toggle,.desktop-menu-item.selected > .desktop-menu-link,.desktop-menu-item.selected > .desktop-menu-toggle {    background: #FFF1ED;    color: #FF5A3D;    box-shadow: inset 0 0 0 1px #FFD8CF;}.desktop-menu-item > .desktop-submenu,.desktop-submenu-item > .desktop-submenu,.desktop-menu-item > .desktop-megamenu {    background: #FFFFFF;    border-color: #CFE8E5;}.desktop-submenu-link {    background: #FFFFFF;    border-bottom-color: #CFE8E5;    border-bottom-style: solid;    border-bottom-width: 1px;    color: #16323A;}.desktop-submenu-link:hover,.desktop-submenu-link:focus,.desktop-submenu-item.active > .desktop-submenu-link,.desktop-submenu-item.current > .desktop-submenu-link,.desktop-submenu-item.selected > .desktop-submenu-link {    background: #FFF1ED;    color: #E7442B;}.mobile-menu-link,.mobile-menu-toggle,.mobile-account-nav-link,.mobile-service-link {    color: #16323A;}#mobileMenuOffcanvas .offcanvas-header,#mobileMenuOffcanvas .offcanvas-body {    background: #FFFFFF;    color: #16323A;}#mobileMenuOffcanvas .offcanvas-title,#mobileMenuOffcanvas .mobile-menu,#mobileMenuOffcanvas .mobile-submenu {    color: #16323A;}#mobileMenuOffcanvas .btn-close {    filter: invert(1) grayscale(100%) brightness(220%);    opacity: 1;}.mobile-menu-link:hover,.mobile-menu-link:focus,.mobile-menu-toggle:hover,.mobile-menu-toggle:focus,.mobile-menu-item.is-open > .mobile-menu-toggle,.mobile-menu-item.is-open > .mobile-menu-link,.mobile-account-nav-link:hover,.mobile-account-nav-link:focus,.mobile-account-nav-item.active .mobile-account-nav-link,.mobile-account-nav-item.current .mobile-account-nav-link,.mobile-service-link:hover,.mobile-service-link:focus {    color: #FF5A3D;}.mobile-account-nav-list {    border-color: #CFE8E5;    background: #FFFFFF;}.mobile-account-nav-item + .mobile-account-nav-item,.mobile-menu-item,.mobile-service-nav,.mobile-account-nav {    border-color: #CFE8E5;}.mobile-service-link {    background: #FFFFFF;    border-color: #CFE8E5;}.mobile-service-link i {    color: #FF5A3D;}.mobile-service-link span {    color: #16323A;}.desktop-menu {    justify-content: center;}.desktop-menu-link,.desktop-menu-toggle {    border-radius: 999px;}
.hero-teaser-overlay {    background: rgba(18, 52, 60, 0.38);}.hero-teaser-title {    color: #FFFFFF;}.hero-teaser-text {    color: #F4FBFA;}.hero-teaser-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}
.site-main {    background: #F4FBFA;}.main-content {    background: #F4FBFA;    color: #16323A;}.content-area,.content-top,.content-body,.content-bottom {    background: transparent;    color: #16323A;}.content-body {    color: #16323A;}.main-content a,.content-body a {    color: #008C9E;}.main-content a:hover,.main-content a:focus,.content-body a:hover,.content-body a:focus {    color: #FF5A3D;}
.image-with-text {    background: #FFFFFF;    border-color: #CFE8E5;}.image-with-text-eyebrow {    color: #00A6B4;}.image-with-text-title {    color: #12343C;}.image-with-text-text {    color: #31545D;}.image-with-text-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}
.widget-info .list-contact {    background: transparent;    border-width: 0;    box-shadow: none;    padding: 0;}
.widget-category .widget-category-title {    background: rgba(17, 24, 39, 0.72);    color: #FFFFFF;}.widget-category .widget-category-link:hover .widget-category-title,.widget-category .widget-category-link:focus .widget-category-title {    background: rgba(13, 110, 253, 0.88);    color: #FFFFFF;}
.static-page-contact .static-page-card {    max-width: 860px;    padding: 1.5rem;    border-radius: var(--radius-md);    box-shadow: var(--shadow-sm);}
.manufacturer-info,.category-header,.active-filter-list {    color: #16323A;}.category-header h1,.category-header .sub-title {    color: #16323A;}.category-header .sub-title,.manufacturer-info,.category-description,.active-filter-title {    color: #667A82;}.subcategory-card {    background: #FFFFFF;    border-color: #CFE8E5;}.subcategory-card:hover,.subcategory-card:focus {    border-color: #00A6B4;}.active-filter-item,.active-filter-reset {    background: #E8F8F6;    color: #008C9E;}.product-filter-horizontal,.product-filter-group {    background: #FFFFFF;    border-color: #CFE8E5;}.product-filter-title,.product-filter-price .form-label {    color: #12343C;}
.pageNavi .pagination > li > a,.pageNavi .pagination > li > span {    background: #FFFFFF;    border-color: #CFE8E5;    color: #16323A;}.pageNavi .pagination > li.active > a,.pageNavi .pagination > li.active > span {    background: #00A6B4;    border-color: #00A6B4;    color: #FFFFFF;}.product-autoload .autoLoadButton {    background: #FFFFFF;    border-color: #00A6B4;    color: #008C9E;}
.products-grid .product-card {    background: #FFFFFF;    border-color: #CFE8E5;}.products-grid .product-card-title a {    color: #12343C;}.products-grid .product-card-meta,.products-grid .product-card-description {    color: #667A82;}.products-grid .product-card-price,.products-grid .product-card-price strong {    color: #FF5A3D;}.products-grid .product-original-price {    color: #8AA0A5;}.products-grid .product-card-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.products-grid .product-badge-new {    background: #00A6B4;    color: #FFFFFF;}.products-grid .product-badge-discount {    background: #FF5A3D;    color: #FFFFFF;}.products-grid .product-badge-best {    background: #FFD166;    color: #12343C;}.products-grid .product-badge-info {    background: #E8F8F6;    color: #008C9E;}
.listing-toolbar {    background: #FFFFFF;    border-color: #CFE8E5;    color: #31545D;}.listing-toolbar-info,.listing-toolbar-control small {    color: #31545D;}.listing-toolbar select,.listing-toolbar .form-control,.listing-toolbar .form-select {    background: #F4FBFA;    border-color: #B9DEDA;    color: #31545D;}.listing-view-link.active,.listing-view-link[aria-current='true'],.listing-view-link:hover,.listing-view-link:focus {    background: #00A6B4;    color: #FFFFFF;}
.products-list .product-card-list {    background: #FFFFFF;    border-color: #CFE8E5;}.products-list .product-card-title a {    color: #12343C;}.products-list .product-card-description {    color: #31545D;}.products-list .product-card-meta {    color: #667A82;}.products-list .product-card-price,.products-list .product-card-price strong {    color: #FF5A3D;}.products-list .product-original-price {    color: #8AA0A5;}.products-list .product-card-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.products-list .product-badge-new {    background: #00A6B4;    color: #FFFFFF;}.products-list .product-badge-discount {    background: #FF5A3D;    color: #FFFFFF;}.products-list .product-badge-best {    background: #FFD166;    color: #12343C;}.products-list .product-badge-info {    background: #E8F8F6;    color: #008C9E;}
.account-subscription-overview table {    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;}.content-body > table.table-bordered.table-striped {    border-style: solid;    border-width: 1px;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;}
.account-address-list table {    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;}.content-body > table.table-bordered.table-striped {    border-style: solid;    border-width: 1px;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;}
.account-order-docs-table > tbody > tr > td {    background: transparent;}
.account-orders-overview table {    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;}.content-body > table.table-bordered.table-striped {    border-style: solid;    border-width: 1px;    border-radius: var(--radius-md);    overflow: hidden;    border-collapse: separate;    border-spacing: 0;}
.account-home > .d-flex:last-child {    background: transparent;    border: 1px solid transparent;    border-radius: var(--radius-md);    padding: 1rem;}
.widget-logostrip:not(.widget-logostripauto) .logo-strip-card {    background: transparent;    border-color: transparent;}
.widget-logostripauto .logo-strip-card {    background: transparent;    border-color: transparent;}
.modal-content,.product-option-modal,.product-option-modal-form {    background: #FFFFFF;    border-color: #CFE8E5;}.modal-header,.modal-body,.modal-footer {    background: #FFFFFF;    border-color: #CFE8E5;}.product-option-modal .modal-footer,.product-option-modal .product-cart-action-body {    background: #E8F8F6;    border-color: #CFE8E5;}.product-option-modal .alert-danger {    color: #842029;}.product-option-modal .alert-danger,.product-option-modal .alert-danger p,.product-option-modal .alert-danger li,.product-option-modal .alert-danger strong,.product-option-modal .alert-danger small {    color: #842029;}
.multicolumn-card {    background: #FFFFFF;    border-color: #CFE8E5;}.multicolumn-intro .widget-subline,.multicolumn-card .widget-subline {    color: #00A6B4;}.multicolumn-icon {    color: #FF5A3D;}.multicolumn-title {    color: #12343C;}.multicolumn-text {    color: #31545D;}.multicolumn-actions .btn-link {    color: #008C9E;}
.widget-news .accordion-button:not(.collapsed) {    background: rgba(37, 99, 235, 0.06);}
.static-page-newsletter .static-page-card {    max-width: 860px;    padding: 1.5rem;    border-radius: var(--radius-md);    box-shadow: var(--shadow-sm);}
.newsletter-teaser-body {    background: #E8F8F6;}.newsletter-teaser-badge {    background: #FFD166;    color: #12343C;}.newsletter-teaser-title {    color: #12343C;}.newsletter-teaser-text {    color: #31545D;}.newsletter-teaser-note {    color: #667A82;}.newsletter-teaser-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}
#cartOffcanvas .btn-close {    filter: invert(1) grayscale(100%) brightness(220%);    opacity: 1;}.basket-table-offcanvas .basket-entry-row td,.basket-table-offcanvas .basket-entry-product,.basket-table-offcanvas .basket-entry-image,.basket-table-offcanvas .basket-entry-image-link,.basket-table-offcanvas .basket-entry-mobile-view,.basket-table-offcanvas .basket-entry-offcanvas-view {    background: transparent;}
.static-page-passwortremind .static-page-card {    max-width: 860px;    padding: 1.5rem;    border-radius: var(--radius-md);    box-shadow: var(--shadow-sm);}
.product-detail-section-title,.product-detail-section h2,.product-detail-section h3 {    color: #12343C;}.product-detail-header h1,.product-information-header h1 {    color: #12343C;}.product-detail-header .sub-title,.product-information-header .sub-title {    color: #667A82;}
.panel-categories #CatTree li > a {    padding-top: 0.55rem;    padding-bottom: 0.55rem;    padding-left: 1rem;    padding-right: 1rem;}
.richtext-subline {    color: #00A6B4;}.richtext-title {    color: #12343C;}.richtext-text {    color: #31545D;}.richtext-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}
.product-information,.product-meta-list,.product-purchase-text,.product-detail-utility {    color: #31545D;}.product-meta-item,.product-finance-note,.product-price-tax,.product-detail-links,.product-detail-social {    color: #667A82;}.product-price-box,#price_box,#purchase_price_box,#totalpricebox {    background: #FFF1ED;    border-color: #FFD8CF;}.product-current-price,.product-current-price strong,.product-price-box .pricevalue,.product-base-price,.product-base-price .pricevalue,#grund_price,#grund_price .pricevalue {    color: #FF5A3D;}.product-price-summary,.product-price-summary .pricename,.product-price-summary .pricevariation,.product-price-summary .pricecur,.product-price-summary .priceunit,.product-original-price,.product-price-tax,.gprice,#grund_price,#scaleprice,#klarnarate_info,#cfg_info,.klanarate_info,.cfg_info {    color: #667A82;}.product-price-box strong,#price_box strong,#purchase_price_box strong,#totalpricebox strong,.product-price-summary .pricevalue,.product-price-summary .product-current-price,.product-price-summary .product-current-price strong,#art_price {    color: #FF5A3D;}.product-purchase-box {    background: #FFFFFF;    border-color: #CFE8E5;}.product-purchase-panel,#productPurchaseSubscriptionPanel,.product-cart-action-body {    background: #FFFFFF;    border-color: #CFE8E5;    color: #31545D;}.product-purchase-toggle,.btn.btn-outline-primary.product-purchase-toggle {    background: #F4FBFA;    border-color: #CFE8E5;    color: #31545D;}.product-purchase-option .btn-check:checked + .product-purchase-toggle,.product-purchase-toggle.active,.product-purchase-toggle:hover,.product-purchase-toggle:focus {    background: #00A6B4;    border-color: #CFE8E5;    color: #FFFFFF;}.product-quantity-row .control-label,.product-quantity-row .product-option-control,.product-quantity-message small {    color: #31545D;}.product-quantity-control .form-control,.product-quantity-control .input-number,.product-sticky-cart-quantity-input {    background: #FFFFFF;    border-color: #CFE8E5;    color: #31545D;}.product-information .input-group .btn-number,.product-information .input-group .btn-number:disabled,.product-information .input-group .btn-number[disabled],.product-sticky-cart-quantity-button,.product-sticky-cart-quantity-button:disabled,.product-sticky-cart-quantity-button[disabled] {    background: #F4FBFA;    border-color: #CFE8E5;    color: #31545D;    opacity: 1;}.custom-bullet-list i,.product-meta-item-action i {    color: #00A6B4;}.btn-cta,#wk_button,#wk_button_abo,.product-sticky-cart-button {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.btn-cta:hover,.btn-cta:focus,#wk_button:hover,#wk_button:focus,#wk_button_abo:hover,#wk_button_abo:focus,.product-sticky-cart-button:hover,.product-sticky-cart-button:focus {    background: #E7442B;    border-color: #E7442B;    color: #FFFFFF;}@media (min-width: 992px) {    .product-sticky-cart-quantity {        display: none !important;    }}@media (max-width: 991.98px) {    .product-sticky-cart-quantity {        display: none !important;    }}
.slideshow-overlay {    background: rgba(18, 52, 60, 0.34);}.slideshow-title {    color: #FFFFFF;}.slideshow-text {    color: #F4FBFA;}.slideshow .carousel-indicators [data-bs-target] {    background-color: rgba(255, 255, 255, 0.55);}.slideshow .carousel-indicators .active {    background-color: #FFD166;}.slideshow .carousel-control-prev-icon,.slideshow .carousel-control-next-icon {    background-color: rgba(255, 255, 255, 0.86);    box-shadow: 0 0 0 1px rgba(18, 52, 60, 0.18);}.slideshow .carousel-control-prev:hover .carousel-control-prev-icon,.slideshow .carousel-control-next:hover .carousel-control-next-icon,.slideshow .carousel-control-prev:focus .carousel-control-prev-icon,.slideshow .carousel-control-next:focus .carousel-control-next-icon {    background-color: #FFFFFF;}.slideshow-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}
.teaser-grid-card {    background: #FFFFFF;    border-color: #CFE8E5;}.teaser-grid-card:hover,.teaser-grid-card:focus-within {    border-color: #00A6B4;}.teaser-grid-title {    color: #12343C;}.teaser-grid-text {    color: #31545D;}
.testimonials-slider-subline {    color: #00A6B4;}
.widget-textarea,.widget-textarea p,.widget-textarea li,.widget-textarea td,.widget-textarea th {    color: inherit;}.widget-textarea a {    color: inherit;}
.usp-bar-card {    background: #FFFFFF;    border-color: #CFE8E5;}.usp-bar-card:hover,.usp-bar-card:focus-within {    border-color: #00A6B4;}.usp-bar-icon {    background: #E8F8F6;    color: #00A6B4;}.usp-bar-title {    color: #12343C;}.usp-bar-text {    color: #667A82;}
.video-section-overlay {    background: rgba(18, 52, 60, 0.46);}.video-section-content {    background: rgba(4, 11, 18, 0.42);}.video-section-badge {    background: rgba(255, 255, 255, 0.12);    color: #FFFFFF;}.video-section-badge-icon {    background: #FFD166;    color: #FFFFFF;}.video-section-title-main {    color: #FFFFFF;}.video-section-title-highlight {    color: #FFD166;}.video-section-text {    color: rgba(255, 255, 255, 0.88);}.video-section-feature-title {    color: #FFFFFF;}.video-section-feature-text {    color: rgba(255, 255, 255, 0.78);}.video-section-subnote {    color: rgba(255, 255, 255, 0.62);}.video-section-actions .btn {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.video-section-actions .btn:hover,.video-section-actions .btn:focus {    background: #008C9E;    border-color: #008C9E;    color: #FFFFFF;}
.basket-page,.basket-page .table,.basket-page .form-label {    color: #16323A;}.basket-table-wrapper,.basket-summary-card,.basket-table:not(.basket-table-offcanvas) .basket-entry-row {    background: #FFFFFF;    border-color: #CFE8E5;}.basket-table thead th,.basket-table thead td {    background: #FFFFFF;    border-color: #CFE8E5;    color: #667A82;}.basket-table:not(.basket-table-offcanvas) tbody td,.basket-table:not(.basket-table-offcanvas) tbody th {    background: #FFFFFF;    border-color: #CFE8E5;    color: #16323A;}.basket-summary-label {    color: #667A82;}.basket-summary-value,.basket-total-row > strong,.basket-shipping-cost strong {    color: #12343C;}.basket-total-row,.basket-tax-row,.basket-small-note {    color: #31545D;}.basket-total-row-grand,.basket-total-row-grand strong {    color: #FF5A3D;}.basket-shipping-box {    background: #E8F8F6;    border-color: #B9DEDA;}.basket-actions-right .btn.btn-primary,.basket-empty-state .btn.btn-primary {    background: #FF5A3D;    border-color: #FF5A3D;    color: #FFFFFF;}.basket-actions-right .btn.btn-primary:hover,.basket-actions-right .btn.btn-primary:focus,.basket-empty-state .btn.btn-primary:hover,.basket-empty-state .btn.btn-primary:focus {    background: #E7442B;    border-color: #E7442B;    color: #FFFFFF;}
.basket-entry-name {    color: #12343C;}.basket-entry-meta,.basket-entry-mobile-label,.basket-entry-offcanvas-label {    color: #667A82;}.basket-entry-price,.basket-entry-total,.basket-entry-price-desktop,.basket-entry-total-desktop,.basket-entry-mobile-value,.basket-entry-mobile-value-total,.basket-entry-offcanvas-value,.basket-entry-offcanvas-value-total,.basket-entry-total-mobile {    color: #FF5A3D;}.basket-quantity-group .form-control,.basket-quantity-group .btn {    background: #F4FBFA;    border-color: #B9DEDA;    color: #008C9E;}
.static-page-withdrawal .static-page-card {    max-width: 860px;    padding: 1.5rem;    border-radius: var(--radius-md);    box-shadow: var(--shadow-sm);}
