@charset "UTF-8";:root{--elze-top-header-height: 5.25rem;--elze-primary-header-height: 3.75rem;--elze-top-header-action-button-height: 2.375rem;--elze-top-header-action-button-background: #F1F1F1;--elze-top-header-action-button-background-accent: #cdcdcd;--elze-top-header-action-button-border: #dbdbdb;--elze-top-header-action-button-text-color: #5c5c5c;--elze-top-header-action-button-font-family: "Inter", sans-serif;--elze-top-header-action-button-font-weight: 400;--elze-top-header-action-button-font-size: 1rem;--elze-top-header-action-button-icon-size: 1.1875rem;--elze-top-header-action-button-radius: 1.25rem;--elze-typography-font-family-default: "Inter", sans-serif;--elze-typography-font-family-emph: "Manrope", sans-serif;--elze-typography-font-size-sm: clamp(.875rem, 4vw, .9375rem);--elze-typography-font-size-md: clamp(.9375rem, 4vw, 1rem);--elze-typography-font-size-base: clamp(.9375rem, 4vw, 1rem);--elze-typography-font-size-lg: clamp(1.125rem, 4vw, 1.375rem);--elze-typography-font-size-xl: clamp(1.375rem, 4vw, 1.75rem);--elze-typography-headers-font-family: var(--elze-typography-font-family-emph);--elze-typography-headers-font-size: clamp(1.0625rem, 4vw, 1.375rem);--elze-typography-headers-font-color: var(--color-neutral-900);--elze-typography-headers-font-weight: 600;--elze-typography-default-font-family: var(--elze-typography-font-family-default);--elze-typography-default-font-size: clamp(.9375rem, 4vw, 1rem);--elze-typography-default-font-color: var(--color-neutral-800);--elze-typography-default-font-weight: 400;--elze-theme-colors-primary: #0c0a0a;--elze-theme-colors-secondary: #dbdbdb;--elze-theme-colors-success: #16a34a;--elze-theme-colors-info: #0ea5e9;--elze-theme-colors-warning: #f59e0b;--elze-theme-colors-danger: #dc2626;--elze-theme-colors-light: #f5f5f5;--elze-theme-colors-dark: #111827;--color-white: #ffffff;--color-black: #000000;--color-emerald-50: #f2fbf3;--color-emerald-100: #e0f8e3;--color-emerald-200: #c3efc9;--color-emerald-300: #94e1a1;--color-emerald-400: #74d284;--color-emerald-500: #37b04c;--color-emerald-600: #28913b;--color-emerald-700: #237232;--color-emerald-800: #205b2b;--color-emerald-900: #1c4b26;--color-emerald-950: #0a2911;--color-neutral-50: #f6f6f6;--color-neutral-100: #e7e7e7;--color-neutral-200: #d1d1d1;--color-neutral-300: #b0b0b0;--color-neutral-400: #888888;--color-neutral-500: #6d6d6d;--color-neutral-600: #5d5d5d;--color-neutral-700: #4f4f4f;--color-neutral-800: #454545;--color-neutral-900: #363636;--color-neutral-950: #262626}.utility-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.region.region-top-header{gap:1rem}.region.region-top-header-form{display:flex;flex-direction:row;flex:1 1 0;align-items:center}.navbar-top{padding:0;background-color:var(--color-white);min-height:var(--elze-top-header-height);max-height:var(--elze-top-header-height);height:var(--elze-top-header-height);border-bottom:1px solid var(--color-neutral-50)}.navbar-top .navbar-brand{font-size:initial;padding-top:0;padding-bottom:0;width:auto;max-width:4.625rem}.navbar-top .navbar-brand img{filter:invert(1);max-width:4.625rem;height:auto;max-height:1.5rem}.navbar-top .block-menu{width:auto}.navbar-top .block-menu .nav{display:flex;flex-direction:row;gap:.75rem}.navbar-top .block-menu .nav .nav-item .nav-link{padding:0;font-size:1rem;font-weight:500;color:var(--color-neutral-800)}.navbar-top .block-menu .nav .nav-item .nav-link.is-active{color:var(--color-neutral-950)}@media(max-width:991px){.navbar-top{display:none}}.navbar-primary{padding:0;background-color:var(--color-white);border-bottom:1px solid var(--color-neutral-100);top:var(--gin-toolbar-height, 0px)!important;min-height:var(--elze-primary-header-height);max-height:var(--elze-primary-header-height);height:var(--elze-primary-header-height)}.navbar-primary .menu-block{display:flex;flex-direction:row;align-items:end;gap:0;flex:1 1 0}.navbar-primary .menu-block .tbm{background-color:transparent}.navbar-primary .menu-block .tbm .tbm-nav.level-0{gap:.625rem}.navbar-primary .menu-block .tbm .tbm-button{display:none}.navbar-primary .menu-block .tbm .tbm-item.level-1{border-right:0!important}.navbar-primary .menu-block .tbm .tbm-item.level-1 .tbm-link-container{height:var(--elze-primary-header-height);display:flex;flex-direction:column;justify-content:flex-end}.navbar-primary .menu-block .tbm .tbm-link.level-1{padding:0;display:inline-flex;flex-grow:initial;flex-direction:column;justify-content:end;text-decoration:none;flex-wrap:nowrap;align-items:center;color:var(--color-neutral-800);height:100%;padding-bottom:.3125rem;border-bottom:.125rem solid transparent;padding-right:.25rem;padding-left:.25rem;transition:border-color .2s ease-in-out}.navbar-primary .menu-block .tbm .tbm-link.level-1 .tbm-caption{display:flex;flex-direction:row;align-items:center;justify-content:center}.navbar-primary .menu-block .tbm .tbm-link.level-1 .tbm-caption img{max-width:1.375rem;height:auto;-o-object-fit:contain;object-fit:contain}.navbar-primary .menu-block .tbm .tbm-link.level-1:hover{border-bottom-color:#000}.navbar-primary .menu-block .tbm .tbm-link{font-family:var(--elze-typography-font-family-emph)}@media(max-width:1200px){.navbar-primary .menu-block .tbm .xl-only{display:none}}.navbar-primary.sticky-top{z-index:100}@media(max-width:991px){.navbar-primary{display:none}}.block-acount-language-switch{border-radius:var(--elze-top-header-action-button-radius);display:flex;flex-direction:row;align-items:center;width:auto;min-height:var(--elze-top-header-action-button-height);max-height:var(--elze-top-header-action-button-height);height:var(--elze-top-header-action-button-height);color:var(--elze-top-header-action-button-text-color)}.block-acount-language-switch .account-control{padding:.125rem .75rem;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;background:var(--elze-top-header-action-button-background);border-top-left-radius:var(--elze-top-header-action-button-radius);border-bottom-left-radius:var(--elze-top-header-action-button-radius);transition:background .3s ease-in-out}.block-acount-language-switch .account-control .account-guest .login-link{display:flex;flex-direction:row;gap:.5625rem;align-items:center;color:var(--elze-top-header-action-button-text-color);text-decoration:none;font-family:var(--elze-top-header-action-button-font-family);font-weight:var(--elze-top-header-action-button-font-weight);font-size:var(--elze-top-header-action-button-font-size)}.block-acount-language-switch .account-control .account-guest .login-link i{font-size:var(--elze-top-header-action-button-icon-size)}.block-acount-language-switch .account-control:hover{background:var(--elze-top-header-action-button-background-accent)}.block-acount-language-switch .account-control .dropdown-toggle{background:transparent;border:none;color:var(--elze-top-header-action-button-text-color);text-decoration:none;font-family:var(--elze-top-header-action-button-font-family);font-weight:var(--elze-top-header-action-button-font-weight);font-size:var(--elze-top-header-action-button-font-size);display:flex;flex-direction:row;gap:.25rem;align-items:center}.block-acount-language-switch .account-control .dropdown-toggle:after{content:"";font-family:tabler-icons;border:0!important;color:#0000005c}.block-acount-language-switch .separator{display:block;background:#00000012;width:1px;height:var(--elze-top-header-action-button-height)}.block-acount-language-switch .language-control,.block-acount-language-switch .language-control .dropdown{height:100%}.block-acount-language-switch .language-control .dropdown-toggle{border:0;padding:.125rem .75rem;display:flex;flex-direction:row;gap:.25rem;align-items:center;color:var(--elze-top-header-action-button-text-color);text-decoration:none;font-family:var(--elze-top-header-action-button-font-family);font-weight:var(--elze-top-header-action-button-font-weight);font-size:var(--elze-top-header-action-button-font-size);height:100%;background:var(--elze-top-header-action-button-background);border-top-right-radius:var(--elze-top-header-action-button-radius);border-bottom-right-radius:var(--elze-top-header-action-button-radius);transition:background .3s ease-in-out}.block-acount-language-switch .language-control .dropdown-toggle i{font-size:var(--elze-top-header-action-button-icon-size)}.block-acount-language-switch .language-control .dropdown-toggle:after{content:"";font-family:tabler-icons;border:0!important;color:#0000005c}.block-acount-language-switch .language-control .dropdown-toggle:hover{background:var(--elze-top-header-action-button-background-accent)}.block-acount-language-switch .language-control .dropdown-item[data-current=true]:after{content:"";font-family:tabler-icons;border:0!important;color:var(--color-emerald-600);margin-left:auto}.block.block-search-static{flex:1 1 0;max-width:22.75rem;width:auto}.block.block-search-static .search-form{display:flex;flex-direction:row;background:var(--elze-top-header-action-button-background);border-radius:var(--elze-top-header-action-button-radius);overflow:hidden;height:var(--elze-top-header-action-button-height)}.block.block-search-static .search-input{background:transparent;border:0;padding-left:1rem;padding-right:1rem;outline:0;height:var(--elze-top-header-action-button-height);font-family:var(--elze-typography-font-family-emph);font-size:.9375rem;width:100%;min-width:6.875rem}.block.block-search-static .search-input:focus{border:0;outline:0}.block.block-search-static .search-input::-moz-placeholder{font-size:.875rem}.block.block-search-static .search-input::-moz-placeholder,.block.block-search-static .search-input:-ms-input-placeholder,.block.block-search-static .search-input::placeholder{font-size:.875rem}.block.block-search-static .search-submit{background:transparent;border:0;min-width:2.75rem;border-left:1px solid var(--elze-top-header-action-button-border);color:var(--elze-top-header-action-button-text-color);display:inline-flex;justify-content:center;align-items:center;transition:background .3s ease-in-out;height:var(--elze-top-header-action-button-height)}.block.block-search-static .search-submit i{font-size:var(--elze-top-header-action-button-icon-size)}.block.block-search-static .search-submit:hover{background:var(--elze-top-header-action-button-background-accent)}.block.block-search-static .search-recommendations{background:var(--color-white);border:1px solid var(--color-neutral-100);border-radius:.5rem;box-shadow:0 .625rem .9375rem -.1875rem #0000001a,0 .25rem .375rem -.25rem #0000001a;width:100%;max-width:33.75rem;z-index:9999;padding:.5rem .75rem}.block.block-search-static .search-recommendations .search-recommendations-container{display:flex;flex-direction:row;gap:.75rem}.block.block-search-static .search-recommendations .search-recommendations-container .search-recommendations-keywords{width:40%}.block.block-search-static .search-recommendations .search-recommendations-container .search-recommendations-suggestions{width:60%}.block.block-search-static .search-recommendations .search-recommendations-container .s-title{font-family:Roboto,sans-serif;font-weight:500;font-size:.9375rem}.block.block-search-static .search-recommendations .search-recommendations-container .views-field-field-suggested-search-queries .list-group{display:flex;flex-direction:column;gap:.5rem}.block.block-search-static .search-recommendations .search-recommendations-container .views-field-field-suggested-search-queries .list-group .list-group-item{border:0;border-radius:0;background:transparent;margin:0;padding:0}.block.block-search-static .search-recommendations .search-recommendations-container .views-field-field-suggested-search-queries .list-group .list-group-item a{color:var(--color-neutral-700);text-decoration:none;font-size:.9375rem;background:var(--color-neutral-100);padding:.25rem .625rem;border-radius:.4375rem;font-family:var(--elze-typography-font-family-emph)}@media(max-width:560px){.block.block-search-static .search-recommendations{max-width:25rem;width:100%}}@media(max-width:420px){.block.block-search-static .search-recommendations{max-width:18.75rem;width:100%}.block.block-search-static .search-recommendations .search-recommendations-container{flex-direction:column}.block.block-search-static .search-recommendations .search-recommendations-container .search-recommendations-keywords,.block.block-search-static .search-recommendations .search-recommendations-container .search-recommendations-suggestions{width:100%}}@media(max-width:1199px){.block.block-search-static{max-width:15rem}}.navbar-top-sm{display:none;padding:0;background-color:var(--color-white);border-bottom:1px solid var(--color-neutral-200);top:var(--gin-toolbar-height, 0px)!important;min-height:var(--elze-primary-header-height);max-height:var(--elze-primary-header-height);height:var(--elze-primary-header-height);flex-direction:row;justify-content:center;align-items:center}.navbar-top-sm .panel{display:flex;flex-direction:row;align-items:center;gap:.375rem;min-height:var(--elze-primary-header-height);max-height:var(--elze-primary-header-height);height:var(--elze-primary-header-height)}.navbar-top-sm .panel.panel-center{justify-content:center}.navbar-top-sm .panel.panel-right{justify-content:end}.navbar-top-sm .navbar-brand{font-size:initial;padding-top:0;padding-bottom:0;width:auto;max-width:4.625rem}.navbar-top-sm .navbar-brand img{filter:invert(1);max-width:4.625rem;height:auto;max-height:1.5rem}.navbar-top-sm .block.block-acount-language-switch .action-label{display:none}@media(max-width:530px){.navbar-top-sm .block.block-acount-language-switch{display:none}}.navbar-top-sm .block.block-launch-menu .action-launch{background:transparent;color:var(--elze-top-header-action-button-text-color);width:3.5625rem;height:var(--elze-primary-header-height);display:flex;justify-content:center;align-items:center;text-decoration:none;transition:background .3s ease-in-out;border:0;outline:none}.navbar-top-sm .block.block-launch-menu .action-launch .action-launch__icon{font-size:var(--elze-top-header-action-button-icon-size);font-size:1.4375rem}.navbar-top-sm .block.block-launch-menu .action-launch:focus{border:0;outline:none}.navbar-top-sm .block.block-launch-menu .action-launch:hover{background:var(--elze-top-header-action-button-background-accent)}.navbar-top-sm .modal-menu{position:fixed;left:0;bottom:0;padding:.5rem 1rem 0px;width:100%;height:90vh;background:var(--color-neutral-50);border-top:1px solid var(--color-neutral-200);border-top-right-radius:1.875rem;border-top-left-radius:1.875rem;box-shadow:0 -1px #00000014;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .35s ease,opacity .25s ease;display:flex;flex-direction:column}.navbar-top-sm .modal-menu .toggle-handler{border:0;outline:none;display:block;width:30%;background:var(--color-neutral-200);height:.3125rem;z-index:1000;max-width:6.25rem;border-radius:3rem}.navbar-top-sm .modal-menu .toggle-close{background:var(--elze-top-header-action-button-background);color:var(--elze-top-header-action-button-text-color);border:0;border-radius:var(--elze-top-header-action-button-radius);width:var(--elze-top-header-action-button-height);height:var(--elze-top-header-action-button-height);display:flex;justify-content:center;align-items:center;font-size:var(--elze-top-header-action-button-icon-size)}@media(max-width:530px){.navbar-top-sm .modal-menu .block.block-acount-language-switch{display:flex!important}}.navbar-top-sm .modal-menu .block.block-search-static{max-width:initial;width:100%}.navbar-top-sm .modal-menu .tbm--mobile .tbm-button{display:none}.navbar-top-sm .modal-menu .tbm--mobile .tbm-collapse{display:block!important;position:relative;padding-top:0}.navbar-top-sm .modal-menu .tbm--mobile .tbm-nav{background-color:var(--color-neutral-50)}.navbar-top-sm .modal-menu .tbm--mobile .tbm-item{border-top:none}.navbar-top-sm .modal-menu .tbm--mobile .tbm-item.level-1{border-right:none}.navbar-top-sm .modal-menu .tbm--mobile .tbm-submenu-toggle{border-left:none}.navbar-top-sm .modal-menu .tbm--mobile .tbm-link{color:var(--color-neutral-700);padding:.625rem 0px;flex-direction:row;text-decoration:none;font-size:.9375rem;gap:.625rem}.navbar-top-sm .modal-menu .tbm--mobile .tbm-link.level-2{padding:.5rem .625rem;background:var(--color-neutral-100)}.navbar-top-sm .modal-menu .tbm--mobile .tbm-link .tbm-caption{width:auto}.navbar-top-sm .modal-menu .menu-title{margin:0;font-size:.875rem;border-bottom:1px solid var(--color-neutral-200);padding-bottom:.3125rem;font-weight:600;color:var(--color-neutral-400);text-transform:uppercase}.navbar-top-sm .modal-menu.open{transform:translateY(0);opacity:1;pointer-events:auto;overflow:hidden}@media(max-width:991px){.navbar-top-sm{display:flex}}.site-footer{padding:3.125rem 0}.site-footer .block{border:0;margin:0;padding-top:0;padding-bottom:0}.site-footer .block h2{border:none;color:var(--color-neutral-50);font-size:1.125rem;padding:0;font-weight:500;padding-bottom:.75rem;margin-bottom:.375rem}.site-footer .block.block-menu h2{border-bottom:.125rem solid rgba(255,255,255,.1803921569)}.site-footer .region{width:100%}@media(max-width:575px){.site-footer .region.region-footer-first{justify-content:center;align-items:center;text-align:center}}.site-footer .region.region-footer-second{justify-content:center}@media(max-width:768px){.site-footer .region.region-footer-second{margin-top:2rem;justify-content:end}}@media(max-width:575px){.site-footer .region.region-footer-second{text-align:center;justify-content:center}}.site-footer .region.region-footer-third{justify-content:end}@media(max-width:768px){.site-footer .region.region-footer-third{margin-top:2rem;text-align:center;justify-content:center}}.site-footer .region.region-footer-fourth{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:5rem;padding:1.5rem 0px}.site-footer .region.region-footer-fourth .block-menu{flex:0 0 calc(25% - 3.75rem)}@media(max-width:1024px){.site-footer .region.region-footer-fourth .block-menu{flex:0 0 calc(50% - 3.75rem)}}@media(max-width:575px){.site-footer .region.region-footer-fourth{justify-content:center;align-items:center;text-align:center;gap:2rem}.site-footer .region.region-footer-fourth .block-menu{flex:0 0 100%}}.site-footer .copyrights{border-top:1px solid rgba(255,255,255,.1803921569);padding:.75rem 0px;font-size:.9375rem;color:var(--color-neutral-100)}.site-footer .copyrights .trademarks{font-size:.8125rem;opacity:.8}@media(max-width:575px){.site-footer .copyrights{justify-content:center;align-items:center;text-align:center}}.site-footer .navbar-brand img{max-width:6.25rem;height:auto}.site-footer .block-views-blocksite-info-blocks-block-social-media{width:auto}.site-footer .block-views-blocksite-info-blocks-block-social-media .view-content .views-row{display:flex;flex-direction:row;gap:.75rem;width:auto}.site-footer .block-views-blocksite-info-blocks-block-social-media .field-content a{text-decoration:none;font-size:2.375rem;color:var(--color-neutral-100)}.site-footer .block-views-blocksite-info-blocks-block-social-media .field-content a:hover{color:var(--color-neutral-50)}.site-footer .block-views-blocksite-info-blocks-block-about{margin-top:.75rem}.site-footer .block-views-blocksite-info-blocks-block-about .views-field-field-about-company .field-content{color:var(--color-neutral-100);font-size:.875rem;line-height:1.125rem;opacity:.8}.site-footer .block-views-blocksite-info-blocks-block-secure-payments{width:auto}.site-footer .block-views-blocksite-info-blocks-block-secure-payments .views-field-field-payment-providers .list-group{padding:0;display:flex;flex-direction:row;gap:.5rem}.site-footer .block-views-blocksite-info-blocks-block-secure-payments .views-field-field-payment-providers .list-group .list-group-item{background:transparent;border-radius:0!important;border:0}.site-footer .block-views-blocksite-info-blocks-block-secure-payments .views-field-field-payment-providers .list-group img{max-width:2.8125rem;height:auto}.site-footer .block-menu{width:auto;display:flex;flex-direction:column;gap:.375rem}.site-footer .block-menu .nav{display:flex;flex-direction:column!important}.site-footer .block-menu .nav .nav-item .nav-link{font-size:1rem;color:var(--color-neutral-100);font-weight:500;padding:.4375rem 0px;text-decoration:none}.site-footer .block-menu .nav .nav-item .nav-link:hover{color:var(--color-neutral-50)}.block-commerce-cart-flyout{width:auto;height:auto}.block-commerce-cart-flyout .cart--cart-block .cart-block--link__expand{color:var(--elze-top-header-action-button-text-color);width:3.5625rem;height:var(--elze-primary-header-height);display:flex;justify-content:center;align-items:center;text-decoration:none;transition:background .3s ease-in-out}.block-commerce-cart-flyout .cart--cart-block .cart-block--link__expand .cart-block--summary__icon{font-size:var(--elze-top-header-action-button-icon-size);font-size:1.4375rem}.block-commerce-cart-flyout .cart--cart-block .cart-block--link__expand .cart-block--summary__count--text{position:absolute;transform:translate(-50%,-50%)!important;top:.125rem;left:110%;padding:0;width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem}.block-commerce-cart-flyout .cart--cart-block .cart-block--link__expand:hover{background:var(--elze-top-header-action-button-background-accent)}.cart-offcanvas{width:100%;max-width:33.75rem;padding-top:0!important;padding:0;z-index:1000;border-left:1px solid #cdcdcd}.cart-offcanvas .cart--cart-offcanvas{display:flex;flex-direction:column;height:100%}.cart-offcanvas .row{margin:0}.cart-offcanvas .empty-cart{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:6rem;padding-bottom:6rem;color:#626464;font-weight:500}.cart-offcanvas .empty-cart img{max-width:10rem;height:auto;-o-object-fit:contain;object-fit:contain}.cart-offcanvas .empty-cart span{margin-top:1.25rem;font-size:1.25rem;font-weight:600}.cart-offcanvas .cart-block--offcanvas-header{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #e7e7e7;padding:.875rem 1rem}.cart-offcanvas .cart-block--offcanvas-header .cart--cart-offcanvas__title h5{margin:0;font-size:1.25rem;font-weight:500;color:#000}.cart-offcanvas .cart-block--offcanvas-header .cart--cart-offcanvas__close{margin-left:auto}.cart-offcanvas .cart-block--offcanvas-header .cart--cart-offcanvas__close .btn{background:#ff3e3e;width:1.625rem;height:1.625rem;padding:0;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:.5rem;font-size:.9375rem}.cart-offcanvas .cart-block--offcanvas-contents__links{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:.875rem 1rem}.cart-offcanvas .cart-block--offcanvas-contents__links a{background:#0c0a0a;padding:.375rem 1.125rem;border-radius:.375rem;color:#fff;font-size:.9375rem;font-weight:500;display:flex;flex-direction:row;gap:.625rem;text-decoration:none;width:100%;justify-content:center}.cart-offcanvas .cart-block--offcanvas-contents__links a:after{content:"";font-family:tabler-icons;border:0!important}.cart-offcanvas .cart-block--offcanvas-contents{padding:.875rem 1rem;flex:1 1 0;overflow-y:auto;height:100%}.cart-offcanvas .cart-block--offcanvas-contents::-webkit-scrollbar-track{border-radius:0;background-color:#fff}.cart-offcanvas .cart-block--offcanvas-contents::-webkit-scrollbar{width:.625rem;background-color:#fff}.cart-offcanvas .cart-block--offcanvas-contents::-webkit-scrollbar-thumb{border-radius:0;background-color:#e6e6e6}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table{margin-top:0;margin-bottom:0}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table td{padding:.75rem;padding-top:0!important}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr{color:#4b4b4b}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr td{border:none;vertical-align:inherit}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__photo{padding-left:0!important}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__photo img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__title{font-size:.9375rem;font-weight:500;color:#303030;padding-left:0!important}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__title .product-sku{font-size:.875rem;color:#474747}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__quantity input{border:1px solid #dbdbdb;width:2.9375rem!important;border-radius:.375rem;font-size:.9375rem;font-weight:500;color:#303030;padding:.3125rem .6875rem;min-width:3.4375rem;text-align:left}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__price{font-size:.9375rem;text-align:left;font-weight:500;color:#303030}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__remove{padding:0 .5rem;text-align:right}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__remove button{width:2rem;height:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ff3434;background:#fff8f8;border:1px solid #ff3434;transition:all .2s ease-in-out}.cart-offcanvas .cart-block--offcanvas-contents__items .cart-block--offcanvas-cart-table tbody tr .cart-block--offcanvas-cart-table__remove button:hover{color:#fff;background:#ff3434;border:1px solid #c94343}.cart-offcanvas-bg.is-open{z-index:200;background:#00000080;box-shadow:0 .25rem 1.875rem #0000001a;backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem)}.cart.cart-form .views-form{width:100%}.cart.cart-form .views-form .table thead th,.cart.cart-form .views-form .table th,.cart.cart-form .views-form .table td{border:none}.cart.cart-form .field--name-product-id article{display:flex;flex-direction:row;gap:.5625rem}.cart.cart-form .field--name-product-id article .field--name-field-product-image img{width:6.25rem;height:6.25rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.cart.cart-form .field--name-product-id article .field--name-title{font-size:1.0625rem;font-weight:500;color:#323232}.cart.cart-form .views-field-edit-quantity input{border:1px solid #dbdbdb;border-radius:.375rem;font-size:.9375rem;font-weight:500;padding:.3125rem .6875rem;text-align:left}.cart.cart-form .delete-order-item.btn{font-size:.875rem;padding:.1875rem .375rem;width:auto;color:#ff3434;background:#fff8f8;border:1px solid #ff3434;transition:all .2s ease-in-out}.cart.cart-form .delete-order-item.btn:hover{color:#fff;background:#ff3434;border:1px solid #c94343}.cart.cart-form .form-actions{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-top:1.5625rem;margin-bottom:1.5625rem!important}.cart.cart-form .form-actions input{width:auto}.cart.cart-form .form-actions input[id=edit-submit]{background:#dbdbdb;border:1px solid #bbbbbb;color:#303030}.checkout-progress{width:100%;margin:1.25rem 0}.checkout-progress .steps{display:flex;width:100%;list-style:none;padding:0;margin:0}.checkout-progress .step{flex:1;padding:.9rem 1.25rem;background:#e5e7eb;color:#4b5563;font-size:.875rem;font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 1.25rem) 0,100% 50%,calc(100% - 1.25rem) 100%,0 100%,1.25rem 50%)}.checkout-progress .step:first-child{clip-path:polygon(0 0,calc(100% - 1.25rem) 0,100% 50%,calc(100% - 1.25rem) 100%,0 100%);border-radius:.5rem 0 0 .5rem}.checkout-progress .step:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,1.25rem 50%);border-radius:0 .5rem .5rem 0}.checkout-progress .step:not(:first-child){margin-left:-1.125rem}.checkout-progress .step.previous{background:#374151;color:#f9fafb}.checkout-progress .step.current{background:linear-gradient(90deg,#4b5563,#047857);color:#fff;font-weight:600;z-index:2}@media(max-width:640px){.checkout-progress .step{margin-left:0!important;clip-path:none!important;padding:.6rem .2rem;border-radius:.25rem;margin-right:.25rem;font-size:.75rem}.checkout-progress .step:last-child{margin-right:0}.checkout-progress .step span{display:none}.checkout-progress .step:before{content:attr(data-step);display:inline-block}.checkout-progress .step.current{flex:3;background:#047857}.checkout-progress .step.current span{display:inline-block;margin-left:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-progress .step.previous:before{content:"✓";font-weight:700}}.commerce-checkout-flow .checkout-pane .fieldset-legend,.commerce-checkout-flow .title--order-summary{font-weight:500;font-size:1.125rem}.commerce-checkout-flow .view-commerce-checkout-order-summary .views-field-purchased-entity article{display:flex;flex-direction:row;gap:.5625rem}.commerce-checkout-flow .view-commerce-checkout-order-summary .views-field-purchased-entity article .field--name-field-product-image img{width:3.75rem;height:3.75rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.commerce-checkout-flow .view-commerce-checkout-order-summary .views-field-purchased-entity article .field--name-title{font-size:1.0625rem;font-weight:500;color:#323232}.commerce-checkout-flow .checkout-pane-coupon-redemption .form-submit{width:auto;float:right;background:#dbdbdb;border:1px solid #bbbbbb;color:#303030}.commerce-checkout-flow .layout-region-checkout-footer{width:100%;padding:0;padding-top:1rem;padding-bottom:1rem}.product--catalog{margin-bottom:1.5rem;min-height:27.875rem;position:relative;display:flex;flex-direction:column;background:var(--color-white);border:1px solid var(--color-neutral-100);border-radius:.75rem;padding:.5rem}.product--catalog .product-image{height:13.75rem;border-radius:.75rem;margin-bottom:.625rem;overflow:hidden}.product--catalog .product-image a{width:100%;display:block;height:100%;overflow:hidden}.product--catalog .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product--catalog .product-data{flex:1 1 0;max-height:7.5rem;height:100%;overflow:hidden}.product--catalog .product-data .field--name-title a{color:var(--color-neutral-900);font-size:1.125rem;font-weight:600;text-decoration:none}.product--catalog .product-data .field--name-body{font-size:.9375rem;color:var(--color-neutral-700);line-height:1.1875rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.product--catalog .product-actions{margin-top:auto;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.5rem}.product--catalog .product-actions .field--name-variations{margin:0;flex:1 1 0}.product--catalog .product-actions .field--name-variations .field__item{flex:1 1 0}.product--catalog .product-actions .field--name-variations .form-actions .form-submit,.product--catalog .product-actions .options-link{background:var(--color-emerald-600);color:var(--color-emerald-100);border:0;padding:.1875rem;height:2rem;width:100%;border-radius:1.5rem;font-size:.9375rem;display:flex;align-items:center;justify-content:center;gap:.625rem;text-decoration:none}.product--catalog .product-actions .product-link{margin-left:auto;background:var(--color-neutral-100);color:var(--color-neutral-700);width:2rem;height:2rem;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border-radius:50%;transition:background .2s ease-in-out}.product--catalog .product-actions .product-link:hover{background:#d8d8d8}.product--catalog .product-badge{position:absolute;top:.625rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;color:#fff;line-height:1;padding:.375rem .75rem;border-radius:.5rem;box-shadow:0 .25rem .625rem #0000002e,inset 0 0 0 1px #ffffff2e;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product--catalog .product-badge--promo{left:.625rem;background:linear-gradient(135deg,#ff4d4f,#ff7a45);font-size:.75rem;font-weight:600}.product--catalog .product-badge--new{right:.625rem;background:linear-gradient(135deg,#1677ff,#69b1ff);font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product--catalog .product-price{margin-top:.375rem;display:flex;flex-direction:row;gap:.25rem;font-weight:400;font-size:1.1875rem}.product--catalog .product-price .price-from{position:relative;color:#7a7a7a}.product--catalog .product-price .price-from:after{content:"";position:absolute;left:-.125rem;right:-.125rem;top:46%;height:1.5px;background:#6a6a6a;transform:translateY(-50%)}.product--catalog .product-price .price-separator{color:#898989;font-size:.875rem}.product--catalog .product-price .price-to{font-weight:700;color:#404040}.product--full{display:flex;flex-direction:column;gap:1rem;padding-bottom:10rem}.product--full .product-hero{display:flex;gap:1.5rem;align-items:flex-start}.product--full .product-hero .product--gallery{width:60%;position:sticky;top:7.5rem}.product--full .product-hero .product--details{width:40%;flex:1 1 0;display:flex;flex-direction:column;gap:.375rem}.product--full .product--gallery{background:var(--color-neutral-50);border-radius:.4375rem;padding:.625rem;display:flex;height:31.25rem;gap:.625rem}.product--full .product--gallery .swiper-product-gallery-thumb{width:4.375rem;height:100%}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-slide{cursor:pointer;opacity:.8}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-slide img{border-radius:.25rem;border:1px solid transparent;width:4.375rem;height:4.375rem;-o-object-fit:cover;object-fit:cover}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-slide-thumb-active{opacity:1}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-slide-thumb-active img{border:1px solid #333}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-next,.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-prev{width:100%;left:0;margin:0;background:#000;height:1.5rem;color:#fff;transition:opacity .2s ease-in-out}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-next svg,.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-prev svg{width:1.125rem;height:1.125rem}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-next.swiper-button-disabled,.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-prev.swiper-button-disabled{opacity:0}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-prev{top:0}.product--full .product--gallery .swiper-product-gallery-thumb .swiper-button-next{bottom:0}.product--full .product--gallery .swiper-product-gallery-main{flex:1 1 0;height:100%}.product--full .product--gallery .swiper-product-gallery-main .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:.25rem}.product--full .product--gallery .swiper-product-gallery-main .swiper-button-next,.product--full .product--gallery .swiper-product-gallery-main .swiper-button-prev{width:2.375rem;height:2.375rem;border-radius:50%;background:#ffffff3d;box-shadow:0 .25rem 1.875rem #0000001a;backdrop-filter:blur(.4375rem);-webkit-backdrop-filter:blur(.4375rem);color:#fff}.product--full .product--gallery .swiper-product-gallery-main .swiper-button-next svg,.product--full .product--gallery .swiper-product-gallery-main .swiper-button-prev svg{width:1.375rem;height:1.375rem}.product--full .product--gallery .swiper-product-gallery-main .swiper-zoom-controls{position:absolute;right:0;top:0;z-index:100}.product--full .product--gallery .swiper-product-gallery-main .swiper-zoom-controls .swiper-zoom-toggle{display:inline-flex;justify-content:center;align-items:center;padding:0;border:none;width:2.375rem;height:2.375rem;border-radius:50%;background:#ffffffb3;box-shadow:0 .25rem 1.875rem #0000001a;backdrop-filter:blur(.4375rem);-webkit-backdrop-filter:blur(.4375rem);color:#080808}@media(max-width:1199px){.product--full .product--gallery{height:25rem}}@media(max-width:618px){.product--full .product--gallery{height:24.375rem}.product--full .product--gallery .swiper-product-gallery-thumb{display:none}}@media(max-width:430px){.product--full .product--gallery{height:20rem}}.product--full .product--details .product--details-title{display:flex;flex-direction:column;gap:0}.product--full .product--details .product--details-title .data--category a{font-weight:500;color:var(--color-neutral-600);text-decoration:none;display:inline-flex;align-items:center;gap:.4375rem;font-size:.875rem}.product--full .product--details .product--details-title .data--category a:hover{color:var(--color-neutral-800)}.product--full .product--details .product--details-title .data--category a:before{content:"";font-family:tabler-icons;border:0!important}.product--full .product--details .product--details-title .data--title{font-size:clamp(1.125rem,5vw,1.375rem);font-weight:500;color:var(--color-neutral-800);word-break:break-word;-webkit-font-smoothing:auto}.product--full .product--details .product--details-title .data--sku{display:flex;flex-direction:row;gap:.3125rem;font-weight:500;font-size:.875rem;color:var(--color-neutral-500)}.product--full .product--details .product--details-summary{display:flex;flex-direction:column;gap:.25rem;margin-top:.875rem;margin-bottom:.875rem}.product--full .product--details .product--details-summary .summary-text{font-weight:500;font-size:.875rem;color:var(--color-neutral-700)}.product--full .product--details .product--details-summary .summary-text span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product--full .product--details .product--details-summary .full-description-link a{font-weight:500;color:var(--color-neutral-900);text-decoration:none;display:inline-flex;align-items:center;gap:.4375rem;font-size:.9375rem}.product--full .product--details .product--details-summary .full-description-link a:hover{color:var(--color-neutral-950)}.product--full .product--details .product--details-summary .full-description-link a:after{content:"";font-family:tabler-icons;border:0!important}.product--full .product--details .product--details-cart{background:var(--color-white);padding:.5625rem;border-radius:.75rem;border:1px solid var(--color-neutral-100)}.product--full .product--details .product--details-cart .price-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.product--full .product--details .product--details-cart .price-wrapper .product-price{margin-top:.375rem;display:flex;flex-direction:row;gap:.25rem;font-weight:400;font-size:1.25rem}.product--full .product--details .product--details-cart .price-wrapper .product-price .price-from{position:relative;color:#7a7a7a}.product--full .product--details .product--details-cart .price-wrapper .product-price .price-from:after{content:"";position:absolute;left:-.125rem;right:-.125rem;top:46%;height:1.5px;background:#6a6a6a;transform:translateY(-50%)}.product--full .product--details .product--details-cart .price-wrapper .product-price .price-separator{color:#898989;font-size:.875rem}.product--full .product--details .product--details-cart .price-wrapper .product-price .price-to{font-weight:700;color:#404040}.product--full .product--details .product--details-cart .price-wrapper .discount-badge span{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff4d4f,#ff7a45);color:#fff;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;line-height:1;border-radius:.5rem;border:none;box-shadow:0 .1875rem .5rem #ff4d4f40,inset 0 0 0 1px #ffffff2e}@media(max-width:991px){.product--full .product--details .product--details-cart .price-wrapper{flex-direction:column;align-items:flex-start;justify-content:start;gap:.375rem}}.product--full .product--details .product--details-cart .variation-add-to-cart-form .form-item-quantity{max-width:60%}.product--full .product--details .product--details-cart .variation-add-to-cart-form .form-submit{background-color:var(--color-emerald-600);border-radius:1.1875rem;border:none;outline:none}.product--full .product--details .product--details-cart .variation-add-to-cart-form .form-submit:focus{border:none;outline:none}.product--full .product--details .product--details-cart .variation-add-to-cart-form .form-submit:hover{background-color:var(--color-emerald-700)}.product--full .product--details .product--details-delivery{background:var(--color-neutral-50);padding:.875rem 1rem;border-radius:.75rem;border:1px solid var(--color-neutral-100);margin:1rem 0}.product--full .product--details .product--details-delivery .delivery-row{display:flex;align-items:flex-start;gap:.75rem}.product--full .product--details .product--details-delivery .delivery-row .row-icon{font-size:1.375rem;color:var(--color-primary-500);flex-shrink:0;display:flex;align-items:center;justify-content:center}.product--full .product--details .product--details-delivery .delivery-row .row-data{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:400;color:var(--color-neutral-800)}.product--full .product--details .product--details-delivery .delivery-row .row-data strong{font-size:.9375rem;font-weight:600;color:var(--color-neutral-900)}.product--full .product--details .product--details-delivery .delivery-row .row-data .delivery-text{font-size:.875rem;color:var(--color-neutral-700);line-height:1.4}.product--full .product--details-variations{margin-top:1rem}.product--full .product--details-variations .product-variations-section-title{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:var(--color-neutral-900)}.product--full .product--details-variations .product-variations-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.75rem}.product--full .product--details-variations .variation-option{position:relative;padding:.75rem;border-radius:.75rem;background:var(--color-white);border:1px solid var(--color-neutral-200);display:flex;flex-direction:column;gap:.375rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.product--full .product--details-variations .variation-option:hover{border-color:var(--color-neutral-400);box-shadow:0 .375rem 1rem #0000000f;transform:translateY(-1px)}.product--full .product--details-variations .variation-option:has(.action-select-variation:focus-visible){outline:.125rem solid var(--color-primary-500);outline-offset:.125rem}.product--full .product--details-variations .variation-option .action-select-variation{position:absolute;inset:0;z-index:2}.product--full .product--details-variations .variation-option .variation-title{font-size:.875rem;font-weight:600;color:var(--color-neutral-900)}.product--full .product--details-variations .variation-option .variation-sku{font-size:.75rem;color:var(--color-neutral-600)}.product--full .product--details-variations .variation-option.active{border-color:var(--color-emerald-600);background:linear-gradient(135deg,var(--color-emerald-50),var(--color-emerald-100));box-shadow:0 .5rem 1.25rem #10b9812e,inset 0 0 0 1px #fff9}.product--full .product--details-variations .variation-option .status-variation-active{position:absolute;top:.5rem;right:.5rem;width:1.375rem;height:1.375rem;border-radius:50%;background:var(--color-emerald-600);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem}.product--full .product-attributes{width:100%;max-width:60%;display:flex;flex-direction:column;gap:.875rem;margin-top:1.5rem}.product--full .product-specs{max-width:43.75rem;color:#111}.product--full .product-specs__title{font-size:1.625rem;font-weight:700;margin-bottom:1.5rem}.product--full .product-specs__group{margin-bottom:2rem}.product--full .product-specs__group-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.product--full .product-specs__row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.875rem 0;border-bottom:1px solid #e0e0e0;position:relative}.product--full .product-specs__row.has-info{grid-template-columns:1fr auto auto}.product--full .product-specs__label{font-size:.9375rem;color:#444}.product--full .product-specs__value{font-size:.9375rem;font-weight:600;color:#111;text-align:right;white-space:nowrap}.product--full .product-specs__value.single-value{white-space:normal;text-align:left;font-weight:400;color:#444;font-size:.9375rem}.product--full .product-specs__info{font-size:1.125rem;color:var(--color-neutral-500)}.product--full .product-specs .field--name-field-product-category{margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;color:inherit}@media(max-width:991px){.product--full .product-hero{flex-direction:column}.product--full .product-hero .product--gallery{width:100%;position:relative;top:initial}.product--full .product-hero .product--details{flex:1;width:100%}.product--full .product-attributes{max-width:100%}.product--full .product--details-cart{background-color:var(--color-white);position:fixed;bottom:0;left:0;width:100%;z-index:100;margin:0;border-radius:0!important;border:none;border-top:1px solid var(--color-neutral-100);display:flex;flex-direction:row;gap:.75rem;height:auto}.product--full .product--details-cart .add-to-cart{flex:1 1 0;display:flex;justify-content:flex-end}.product--full .product--details-cart .add-to-cart .form-item-quantity{display:flex;flex-direction:row;align-items:center;margin:0;gap:.8125rem;margin-bottom:0!important}.product--full .product--details-cart .add-to-cart .form-item-quantity label{display:none}.product--full .product--details-cart .add-to-cart .variation-add-to-cart-form{display:flex;flex-direction:column!important;gap:.25rem}}.product--chip{display:flex;flex-direction:row;gap:.375rem;background:var(--color-white);padding:.375rem;border-radius:.375rem;position:relative;overflow:hidden;margin-bottom:.5rem}.product--chip .product-image img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.product--chip .data--title{font-family:var(--elze-typography-font-family-emph);font-weight:500;font-size:.9375rem}.product--chip .data--sku{font-family:var(--elze-typography-font-family-emph);font-weight:400;font-size:.875rem}.product--chip .data--sku .field__label{display:none}.product--chip .product-link{position:absolute;display:inline-flex;background:transparent;width:100%;height:100%;top:0;left:0;transition:background .2s ease-in-out}.product--chip .product-link:hover{background:#00000010}.product--cart-form-variations{display:flex;flex-direction:row;gap:.375rem;justify-content:flex-start;align-items:flex-start}.product--cart-form-variations .product-image img{width:3.5rem;height:3.5rem;-o-object-fit:contain;object-fit:contain;background:var(--color-neutral-50);border-radius:.5rem;border:1px solid var(--color-neutral-100)}.product--cart-form-variations .product-data{display:flex;flex-direction:column;flex:1 1 0;gap:0px}.product--cart-form-variations .product-data .product-title,.product--cart-form-variations .product-data .variation-sku{font-family:var(--elze-typography-font-family-emph);font-weight:500;font-size:var(--elze-typography-font-size-md);color:var(--color-neutral-900)}.product--cart-form-variations .product-data .product-title a{font-family:var(--elze-typography-font-family-emph);font-size:var(--elze-typography-font-size-md);text-decoration:none;color:var(--color-neutral-900);font-weight:600}.view.view-new-arrivals-list.view-display-id-page_list .view-filters .views-exposed-form .d-flex,.view.view-products-listing.view-display-id-page_list .view-filters .views-exposed-form .d-flex{flex-direction:column;gap:.375rem}.view.view-new-arrivals-list.view-display-id-page_list .view-filters .views-exposed-form .fieldset-legend,.view.view-products-listing.view-display-id-page_list .view-filters .views-exposed-form .fieldset-legend{font-size:1rem;font-weight:600;font-family:var(--elze-typography-font-family-emph)}.view.view-new-arrivals-list.view-display-id-page_list .view-filters .views-exposed-form .form-actions,.view.view-products-listing.view-display-id-page_list .view-filters .views-exposed-form .form-actions{display:flex;flex-direction:row;gap:.625rem}.view.view-new-arrivals-list.view-display-id-page_list .view-filters .views-exposed-form input[type=submit][name=reset],.view.view-products-listing.view-display-id-page_list .view-filters .views-exposed-form input[type=submit][name=reset]{background:#d73838;border-color:#bd3232;outline:none}.view.view-new-arrivals-list.view-display-id-page_list .view-filters .views-exposed-form input[type=submit][name=reset]:focus,.view.view-products-listing.view-display-id-page_list .view-filters .views-exposed-form input[type=submit][name=reset]:focus{outline:none;box-shadow:none}.view.view-new-arrivals-list.view-display-id-page_list #filters-wrapper.offcanvas,.view.view-products-listing.view-display-id-page_list #filters-wrapper.offcanvas{z-index:9999;background-color:#fff}.view.view-new-arrivals-list.view-display-id-page_list .filters-fab,.view.view-products-listing.view-display-id-page_list .filters-fab{position:fixed;right:1rem;bottom:1.25rem;z-index:1055;width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .375rem .875rem #00000040;padding:0}.view.view-new-arrivals-list.view-display-id-page_list .filters-fab i,.view.view-products-listing.view-display-id-page_list .filters-fab i{font-size:1.4rem;line-height:1}@media(min-width:768px){.view.view-new-arrivals-list.view-display-id-page_list #filters-wrapper.offcanvas,.view.view-products-listing.view-display-id-page_list #filters-wrapper.offcanvas{position:static;visibility:visible;transform:none;z-index:1;max-width:20rem;border-right:none}}.checkout-complete .illustration{max-width:18.75rem;margin:0 auto 1.5rem}.checkout-complete .cta-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem}.checkout-complete .cta-buttons a.btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s ease;border-color:var(--color-emerald-500)}.checkout-complete .cta-buttons a.btn.btn-primary{background:var(--color-emerald-500);color:#fff}.checkout-complete .cta-buttons a.btn.btn-primary:hover{background:var(--color-emerald-600)}.checkout-complete .cta-buttons a.btn.btn-outline{border:1px solid var(--color-emerald-500);color:var(--color-emerald-500)}.checkout-complete .cta-buttons a.btn.btn-outline:hover{background:var(--color-emerald-50)}.wp-block-drupalblock-views-block-site-profile-block-contact{margin-top:1rem;margin-bottom:1rem}.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-email-address .item-list .list-group,.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-phone-numbers .item-list .list-group{display:flex;flex-direction:row;gap:.875rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-email-address .item-list .list-group .list-group-item,.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-phone-numbers .item-list .list-group .list-group-item{flex:1 1 0;margin:0;border:0;background:var(--color-neutral-100);color:var(--color-neutral-700);border-radius:0;padding:.875rem 1.5rem;font-size:1rem;display:inline-flex;align-items:center;border:1px solid var(--color-neutral-200);border-radius:.5rem}@media(max-width:998px){.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-email-address .item-list .list-group .list-group-item,.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-phone-numbers .item-list .list-group .list-group-item{width:100%;flex:1}.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-email-address .item-list .list-group,.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-phone-numbers .item-list .list-group{flex-direction:column}}.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-phone-numbers .item-list .list-group-item:before{content:"";font-family:tabler-icons;border:0!important;font-size:1.875rem;margin-right:1.25rem}.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-email-address .item-list .list-group-item a{color:inherit;text-decoration:none}.wp-block-drupalblock-views-block-site-profile-block-contact .views-field-field-email-address .item-list .list-group-item:before{content:"";font-family:tabler-icons;border:0!important;font-size:1.875rem;margin-right:1.25rem}.wp-block-drupalblock-views-block-site-profile-block-social-links{margin-top:1rem;margin-bottom:1rem;padding-left:.625rem;padding-right:.625rem}.wp-block-drupalblock-views-block-site-profile-block-social-links .view-content .views-row{display:flex;flex-direction:row;gap:.75rem;width:auto}.wp-block-drupalblock-views-block-site-profile-block-social-links .field-content a{text-decoration:none;font-size:2.375rem;color:var(--color-neutral-800)}.wp-block-drupalblock-views-block-site-profile-block-social-links .field-content a:hover{color:var(--color-neutral-900)}@media(max-width:781px){.wp-block-drupalblock-views-block-site-profile-block-social-links{padding-left:0;padding-right:0}}body{font-family:var(--elze-typography-default-font-family);color:var(--elze-typography-default-font-color);font-weight:var(--elze-typography-default-font-weight);font-size:var(--elze-typography-default-font-size);overflow-y:auto}body::-webkit-scrollbar{width:.375rem;height:0px;background-color:#eee;border-left:1px solid rgb(219,219,219)}body::-webkit-scrollbar-thumb{background-color:#1a1a1a}body::-webkit-scrollbar-thumb{background-color:#1a1a1a;border-radius:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scrollbar-gutter:stable;overscroll-behavior:none}.node__content{font-family:var(--elze-typography-default-font-family);color:var(--elze-typography-default-font-color);font-weight:var(--elze-typography-default-font-weight);font-size:var(--elze-typography-default-font-size)}.main-page-wrapper{background-color:var(--color-white)}.region-container-fluid .block-region,.region-container-fluid .region{margin:0!important;overflow:hidden}.block h2{margin-bottom:1.25rem;font-family:var(--elze-typography-headers-font-family);font-size:var(--elze-typography-headers-font-size);color:var(--elze-typography-headers-font-color);font-weight:var(--elze-typography-headers-font-weight)}.page-view-frontpage .main-content{padding-top:3.75rem;padding-bottom:3.75rem}.block-views-blockstatus-updates-block-status-updates{padding-top:1.875rem;padding-bottom:1.875rem;background-color:var(--color-neutral-50);border-top:1px solid var(--color-neutral-100);border-bottom:1px solid var(--color-neutral-100)}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list{overflow:visible!important;margin-top:2rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .swiper-slide{max-width:13.75rem;width:13.75rem;flex-shrink:0;height:21.875rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card{width:100%;height:100%;perspective:75rem;pointer-events:auto}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card__inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1)}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card:hover .status-card__inner{transform:rotateY(180deg)}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card__face{position:absolute;inset:0;backface-visibility:hidden;overflow:hidden}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card__front{background:transparent;z-index:2}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card__back{background:#111;color:#fff;transform:rotateY(180deg);display:flex;align-items:center;justify-content:center;text-align:center;border-radius:1.25rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-card__back .status-card__back_body{max-height:11.25rem;overflow:hidden;font-size:.875rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-item{width:100%;height:100%;display:flex;flex-direction:column;gap:.4375rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-data{width:100%;position:relative}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-data img{width:100%;height:18.125rem;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem;display:block}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-footer{padding-top:.25rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-title{font-weight:500;font-size:.9375rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-back-content{padding:1.25rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-back-content h4{font-size:1rem;margin-bottom:.625rem}.block-views-blockstatus-updates-block-status-updates .swiper-statuses-list .status-back-content p{font-size:.875rem;opacity:.8;margin-bottom:.9375rem}.block-views-blockstatus-updates-block-status-updates .swiper-button-next,.block-views-blockstatus-updates-block-status-updates .swiper-button-prev{width:2.375rem;height:2.375rem;border-radius:50%;background:#ffffff3d;box-shadow:0 .25rem 1.875rem #0000001a;backdrop-filter:blur(.4375rem);-webkit-backdrop-filter:blur(.4375rem);color:#080808}.block-views-blockstatus-updates-block-status-updates .swiper-button-next svg,.block-views-blockstatus-updates-block-status-updates .swiper-button-prev svg{width:1.5rem;height:1.5rem}@media(hover:none){.block-views-blockstatus-updates-block-status-updates .status-card:hover .status-card__inner{transform:none}}.link--shortcut-more-products{background:var(--color-neutral-100);border:1px solid var(--color-neutral-200);color:var(--color-neutral-800);padding:.5rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;text-decoration:none;border-radius:1.25rem;max-width:15.3125rem;width:100%;gap:.5625rem;transition:all .2s ease-in-out}.link--shortcut-more-products:hover{background:var(--color-neutral-200)}.block.block-core.block-page-title-block{margin-bottom:1rem}.block.block-core.block-page-title-block .title{font-size:clamp(1.3125rem,4vw,1.75rem);font-family:var(--elze-typography-headers-font-family);font-weight:var(--elze-typography-headers-font-weight);color:var(--elze-typography-headers-font-color);margin:0!important}.node--type-banner.node--view-mode-teaser{margin:0;padding:0;border:none;background:#dfd0a6;color:#8e7b44}.node--type-banner.node--view-mode-teaser .node__content{position:relative;margin:0;min-height:15rem}.node--type-banner.node--view-mode-teaser .cta-wrapper{width:100%;height:100%;position:absolute;z-index:10}.node--type-banner.node--view-mode-teaser .cta-wrapper a{display:block;position:absolute;width:100%;height:100%}.node--type-banner.node--view-mode-teaser .bg-wrapper{position:absolute;width:100%;height:100%;z-index:5}.node--type-banner.node--view-mode-teaser .bg-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.node--type-banner.node--view-mode-teaser .data-wrapper{position:absolute;z-index:6;width:100%;height:100%;padding-top:1.625rem;padding-bottom:1.625rem}.node--type-banner.node--view-mode-teaser .data-wrapper .title{font-size:clamp(1.375rem,4vw,3.125rem);font-weight:900}.node--type-banner.node--view-mode-teaser .data-wrapper .description{font-size:clamp(1rem,1.2vw,1.375rem);font-weight:400;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.block.advantages-blocks{padding-top:3.75rem;padding-bottom:3.75rem;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}.block.advantages-blocks .advantage-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:.75rem}.block.advantages-blocks .data--image img{max-width:clamp(3.25rem,5vw,5.625rem);height:auto;-o-object-fit:contain;object-fit:contain}.block.advantages-blocks .data--details,.block.advantages-blocks .data--title{color:#000;font-family:var(--elze-typography-font-family-emph)}.block.advantages-blocks .data--title{font-size:clamp(1.125rem,4vw,1.375rem);font-weight:300}.block.advantages-blocks .data--details{font-size:clamp(.9375rem,4vw,1rem);font-weight:500;opacity:.7}.block-views-blockproduct-collections-block-latest-collections{padding-top:2.5rem;padding-bottom:2.5rem}.block-views-blockproduct-collections-block-latest-collections .more-link{display:flex;justify-content:center;align-items:center;padding-top:.3125rem;padding-bottom:.3125rem}.block-views-blockproduct-collections-block-latest-collections .more-link a{background:var(--color-neutral-100);color:var(--color-neutral-800);padding:.5625rem 1.125rem;border-radius:1.625rem;text-decoration:none;min-width:10rem;display:flex;justify-content:center;align-items:center;transition:all .23s ease-in-out;font-family:var(--elze-typography-font-family-emph);font-weight:600}.block-views-blockproduct-collections-block-latest-collections .more-link a:hover{background:var(--color-neutral-200)}.block-views-blocknew-arrivals-block-block-new-arrivals{padding-top:2.5rem;padding-bottom:2.5rem}.block-views-blocknew-arrivals-block-block-new-arrivals .more-link{display:flex;justify-content:center;align-items:center;padding-top:.3125rem;padding-bottom:.3125rem}.block-views-blocknew-arrivals-block-block-new-arrivals .more-link a{background:var(--color-neutral-100);color:var(--color-neutral-800);padding:.5625rem 1.125rem;border-radius:1.625rem;text-decoration:none;min-width:10rem;display:flex;justify-content:center;align-items:center;transition:all .23s ease-in-out;font-family:var(--elze-typography-font-family-emph);font-weight:600}.block-views-blocknew-arrivals-block-block-new-arrivals .more-link a:hover{background:var(--color-neutral-200)}.node--type-product-collection.node--view-mode-teaser{padding:0;margin:0;border:0;margin-bottom:1.125rem}.node--type-product-collection.node--view-mode-teaser .node__content{margin:0;min-height:28.75rem;overflow:hidden;height:28.75rem;position:relative;max-height:28.75rem;border-radius:.75rem}.node--type-product-collection.node--view-mode-teaser .data--badges{position:absolute;z-index:8;top:.5rem;right:1.125rem}.node--type-product-collection.node--view-mode-teaser .data--badges .badge--count{background:#ffffffc4;border-radius:1rem;box-shadow:0 .25rem 1.875rem #0000001a;backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem);padding:.25rem .75rem;font-size:.9375rem;font-weight:500;color:#343434}.node--type-product-collection.node--view-mode-teaser .data--link{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10;height:18.75rem}.node--type-product-collection.node--view-mode-teaser .data--link a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;background-color:transparent;transition:background-color .2s ease-in-out}.node--type-product-collection.node--view-mode-teaser .data--link a .link-icon{opacity:0;transition:opacity .2s ease-in-out;width:2.5rem;height:2.5rem;position:relative;bottom:1.875rem;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:1.625rem;background:#ffffff69;box-shadow:0 .25rem 1.875rem #0000001a;backdrop-filter:blur(.45625rem);-webkit-backdrop-filter:blur(.45625rem)}.node--type-product-collection.node--view-mode-teaser .data--link a:hover{background-color:#00000042}.node--type-product-collection.node--view-mode-teaser .data--link a:hover .link-icon{opacity:100}.node--type-product-collection.node--view-mode-teaser .data--cover{width:100%;height:18.75rem;z-index:5}.node--type-product-collection.node--view-mode-teaser .data--cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.node--type-product-collection.node--view-mode-teaser .data--details{background:#896d63;position:absolute;bottom:0;width:100%;height:10rem;padding:.75rem;display:flex;flex-direction:column;gap:0;z-index:8;font-family:var(--elze-typography-font-family-emph);color:var(--color-white)}.node--type-product-collection.node--view-mode-teaser .data--details .collection--name{font-weight:500;font-size:clamp(1rem,4vw,1.25rem)}.node--type-product-collection.node--view-mode-teaser .data--details .collection--summary{font-weight:400;font-size:clamp(.875rem,4vw,1rem);opacity:.7;line-height:1.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.node--type-product-collection.node--view-mode-teaser .data--details .collection--link{position:absolute;top:-1.125rem;left:0;width:100%;height:100%;padding:.75rem;align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end;text-decoration:none;color:var(--color-white);margin-top:1.125rem;gap:1.25rem}.node--type-product-collection.node--view-mode-teaser .data--details .collection--link .link-text{font-size:1.125rem;transform:translate(31.25rem);transition:all .23s ease-in-out;opacity:0}.node--type-product-collection.node--view-mode-teaser .data--details .collection--link .link-icon{text-decoration:none;width:2.25rem;height:2.25rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.125rem solid #fff;color:#fff;font-size:1.375rem;transition:all .1s ease-in-out}.node--type-product-collection.node--view-mode-teaser .data--details .collection--link:hover .link-text{transform:translate(0);opacity:1}.node--type-product-collection.node--view-mode-teaser .data--details .collection--link:hover .link-icon{background-color:#fff;color:#000}.node--type-product-collection.node--view-mode-full .node__content{display:flex;flex-direction:column;gap:1.5rem}.node--type-product-collection.node--view-mode-full .collection--header{background:#896d63;border-radius:.875rem;overflow:hidden;display:flex;flex-direction:row;gap:.25rem;max-height:13.125rem;width:100%}.node--type-product-collection.node--view-mode-full .collection--header .collection--cover{max-width:25rem;width:25rem}.node--type-product-collection.node--view-mode-full .collection--header .collection--cover .field--name-field-collection-cover{width:100%;height:100%;overflow:hidden;margin:0;padding:0;position:relative}.node--type-product-collection.node--view-mode-full .collection--header .collection--cover .field--name-field-collection-cover img{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin:0;padding:0;-webkit-mask-image:linear-gradient(to right,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#000,#0000);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;-webkit-user-drag:none}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta{padding:.75rem 1rem;display:flex;flex-direction:column;flex:1 1 0;font-family:var(--elze-typography-font-family-emph);color:var(--color-white);font-weight:500;font-size:var(--elze-typography-font-size-md)}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .collection--title{font-size:var(--elze-typography-font-size-lg)}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .collection--description{opacity:.7}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .other-collections-link{display:inline-flex;flex-direction:row;text-decoration:none;color:var(--color-white);margin-top:1.125rem;gap:1.25rem;align-items:center;width:auto;overflow:hidden}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .other-collections-link .link-text{font-size:1.125rem;transform:translate(31.25rem);transition:all .23s ease-in-out;opacity:0}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .other-collections-link .link-icon{text-decoration:none;width:2.25rem;height:2.25rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.125rem solid #fff;color:#fff;font-size:1.375rem;transition:all .1s ease-in-out}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .other-collections-link:hover .link-text{transform:translate(0);opacity:1}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .other-collections-link:hover .link-icon{background-color:#fff;color:#000}@media(max-width:920px){.node--type-product-collection.node--view-mode-full .collection--header .collection--cover{max-width:18.75rem}}@media(max-width:780px){.node--type-product-collection.node--view-mode-full .collection--header .collection--cover{max-width:12.5rem}}@media(max-width:700px){.node--type-product-collection.node--view-mode-full .collection--header{position:relative;height:auto;max-height:initial}.node--type-product-collection.node--view-mode-full .collection--header .collection--cover{width:100%;height:100%;max-width:initial;position:absolute;z-index:2}.node--type-product-collection.node--view-mode-full .collection--header .collection--cover .field--name-field-collection-cover img{-webkit-mask-image:linear-gradient(to left,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to left,#000,#0000)}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta{position:relative;z-index:4}.node--type-product-collection.node--view-mode-full .collection--header .collection--meta .field--name-field-description{-webkit-line-clamp:4;line-clamp:4}}.node--type-product-collection.node--view-mode-full .collection--content .field--name-field-products-collection{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.node--type-product-collection.node--view-mode-full .collection--content .field--name-field-products-collection{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.node--type-product-collection.node--view-mode-full .collection--content .field--name-field-products-collection{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.node--type-product-collection.node--view-mode-full .collection--content .field--name-field-products-collection{grid-template-columns:1fr}}.breadcrumb-wrapper{padding-top:1rem;padding-bottom:1rem}.breadcrumb-wrapper .breadcrumb{background:transparent;padding:0;margin-top:0;margin-bottom:0}.breadcrumb-wrapper .breadcrumb .breadcrumb-item{font-size:var(--elze-typography-font-size-sm)}.breadcrumb-wrapper .breadcrumb .breadcrumb-item a{color:var(--color-neutral-700);font-size:var(--elze-typography-font-size-sm);text-decoration:none}.breadcrumb-wrapper .breadcrumb .breadcrumb-item.active{color:var(--color-neutral-800)}.breadcrumb-wrapper .breadcrumb .breadcrumb-item:not(:first-child):before{content:"/"}.view.view-id-featured_categories.view-display-id-block_top_featured,.block-views-blockfeatured-categories-block-top-featured{padding-top:2rem;padding-bottom:2rem}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card,.block-views-blockfeatured-categories-block-top-featured .category-card{min-height:13.75rem;height:13.75rem;max-height:13.75rem;display:flex;flex-direction:column;position:relative;margin-bottom:1rem}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card .category-data,.block-views-blockfeatured-categories-block-top-featured .category-card .category-data{background:#00000069;position:absolute;bottom:0;left:0;width:100%;padding:.75rem .5rem;z-index:2}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card .category-data .term-name,.block-views-blockfeatured-categories-block-top-featured .category-card .category-data .term-name{color:#fff;font-size:1.0625rem;font-weight:400;text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card .cover-image,.block-views-blockfeatured-categories-block-top-featured .category-card .cover-image{width:100%;height:100%;z-index:1}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card .cover-image img,.block-views-blockfeatured-categories-block-top-featured .category-card .cover-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card .category-link,.block-views-blockfeatured-categories-block-top-featured .category-card .category-link{background:#0000;top:0;left:0;width:100%;height:100%;display:inline-flex;z-index:3;position:absolute}.view.view-id-featured_categories.view-display-id-block_top_featured .category-card .category-link:hover,.block-views-blockfeatured-categories-block-top-featured .category-card .category-link:hover{background:#00000010}.block-views-blockchild-categories-block-list{border-radius:.5rem;margin-bottom:1.375rem;margin-top:1.375rem}.block-views-blockchild-categories-block-list .views-field-name{margin-bottom:.75rem}.block-views-blockchild-categories-block-list .views-field-name .field-content a{background:var(--color-neutral-50);padding:.4375rem .875rem;border-radius:.375rem;display:inline-flex;height:3.125rem;align-items:center;text-decoration:none;color:var(--color-neutral-800);transition:background .3s ease-in-out;width:100%}.block-views-blockchild-categories-block-list .views-field-name .field-content a:hover{background:var(--color-neutral-100)}.form-item input.form-control:not(.btn),.form-item select.form-select,.form-item textarea.form-control,.js-form-item input.form-control:not(.btn),.js-form-item select.form-select,.js-form-item textarea.form-control{border:1px solid var(--color-neutral-100);border-radius:.75rem;background-color:var(--color-neutral-50);padding:.75rem 1rem;font-size:1rem;transition:all .2s ease}.form-item input.form-control:not(.btn):focus,.form-item select.form-select:focus,.form-item textarea.form-control:focus,.js-form-item input.form-control:not(.btn):focus,.js-form-item select.form-select:focus,.js-form-item textarea.form-control:focus{background-color:#fff;outline:none;border-color:var(--color-emerald-700);box-shadow:0 .25rem .75rem #0000000d}.form-type-checkbox:after,.form-type-radio:after,.form-check:after,.form-item:has(input[type=checkbox]):after,.form-item:has(input[type=radio]):after{display:none!important;content:none!important}.form-type-checkbox label,.form-type-radio label,.form-check label,.form-item:has(input[type=checkbox]) label,.form-item:has(input[type=radio]) label{margin:0 0 0 .5rem!important;color:#5f5f5f!important}input[type=checkbox],input[type=radio]{accent-color:var(--color-emerald-700);width:1.125rem;height:1.125rem;cursor:pointer}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%238e8e93' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important}.dropdown .dropdown-menu{padding-top:0;padding-bottom:0;font-size:.9375rem;padding:.1875rem;border-radius:.5rem}.dropdown .dropdown-menu .dropdown-item{border-radius:.4375rem;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .2s ease-in-out;font-family:var(--elze-typography-font-family-emph)}.dropdown .dropdown-menu .dropdown-item:hover{background-color:var(--color-neutral-100)}.dropdown .dropdown-menu .dropdown-item:focus{background-color:var(--color-neutral-900);color:var(--color-neutral-200)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:#fdfdfd;border:1px dashed #e2e8f0;border-radius:.75rem;color:#475569}.empty-state .empty-state__icon{margin-bottom:1.5rem}.empty-state .empty-state__icon img{display:block;max-width:13.125rem;height:auto;width:100%}.empty-state .empty-state__title{font-size:1.25rem;font-weight:600;color:var(--color-neutral-900);margin-bottom:.5rem}.empty-state .empty-state__description{font-size:.95rem;line-height:1.5;max-width:26.25rem;color:var(--color-neutral-600)}.page-404{text-align:center;padding:5rem 1.25rem;min-height:80vh}.page-404 .error-illustration{max-width:18.75rem;margin:0 auto 1.5rem}.page-404 h1{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;color:var(--color-neutral-900)}.page-404 p{font-size:1rem;color:var(--color-neutral-700);margin-bottom:1.5rem}.page-404 .cta-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem}.page-404 .cta-buttons a.btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s ease;border-color:var(--color-emerald-500)}.page-404 .cta-buttons a.btn.btn-primary{background:var(--color-emerald-500);color:#fff}.page-404 .cta-buttons a.btn.btn-primary:hover{background:var(--color-emerald-600)}.page-404 .cta-buttons a.btn.btn-outline{border:1px solid var(--color-emerald-500);color:var(--color-emerald-500)}.page-404 .cta-buttons a.btn.btn-outline:hover{background:var(--color-emerald-50)}.block.block-views-blocksite-info-blocks-block-contact-links{padding-bottom:3rem;padding-top:3rem}.path-user table{width:100%;border-collapse:separate;border-spacing:0;border-radius:.75rem;overflow:hidden}.path-user table thead{background-color:var(--color-emerald-500);color:var(--color-neutral-50)}.path-user table thead th{font-weight:600;text-align:left;padding:1rem;font-size:1rem;background-color:var(--color-emerald-500);color:var(--color-neutral-50)}.path-user table thead th a{color:var(--color-neutral-50);text-decoration:none;display:inline-flex;align-items:center}.path-user table thead th a:hover{color:var(--color-emerald-50)}.path-user table tbody tr{transition:background-color .3s ease,transform .3s ease}.path-user table tbody tr td{padding:.9rem 1rem;font-size:.95rem;color:var(--color-neutral-900);border-bottom:1px solid var(--color-neutral-200)}.path-user table tbody tr td a{color:var(--color-emerald-600);text-decoration:none;font-weight:500}.path-user table tbody tr:last-child td{border-bottom:none}@media(max-width:768px){.path-user table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.path-user table thead,.path-user table tbody,.path-user table tr,.path-user table th,.path-user table td{display:inline-block}.path-user table thead tr{display:block}.path-user table tbody tr{display:block;margin-bottom:.5rem}.path-user table td{border-bottom:1px solid var(--color-neutral-200)}}
