@media screen and (width<=767px){.col-1-mobile{grid-template-columns:1fr;gap:11px;display:grid}.col-2-mobile{grid-template-columns:1fr 1fr;gap:11px;display:grid}.col-2-mobile .element--height-regular{--elm-height-mobile-2-col:calc(66.6667vw - 8px)}.col-2-mobile .element--height-small{--elm-height-mobile-2-col:calc(50vw - 6px)}.col-2-mobile .element--height-large{--elm-height-mobile-2-col:calc(100vw - 12px)}.col-2-mobile .element--height-large,.col-2-mobile .element--height-regular,.col-2-mobile .element--height-small{height:var(--elm-height-mobile-2-col);max-height:var(--elm-height-mobile-2-col);min-height:var(--elm-height-mobile-2-col)}}.card__text{max-width:100%}.card__text *{word-break:break-word}@media screen and (width<=767px){.card__text a.button{border-radius:4px;padding:7px 11px;font-weight:600}}.usp__content{--gap:2rem;gap:var(--gap);-webkit-user-select:none;user-select:none;display:flex;overflow:hidden}.usp__content .usp__slider{gap:var(--gap);flex-shrink:0;justify-content:space-around;min-width:100%;display:flex}@media screen and (width>=1024px){.usp__content .usp__slider{animation:unset;justify-content:center;gap:22px}}.usp__content .usp__slider .usp{color:var(--color-text-main);flex-direction:row;align-items:center;gap:4px;display:flex}.usp__content .usp__slider .usp .lazy-image{justify-content:center;align-items:center;width:33px;height:33px;display:flex;padding-top:0!important}@media screen and (width>=1024px){.usp__content .usp__slider .usp .lazy-image{width:40px;height:40px}}.usp__content .usp__slider .usp .lazy-image img{max-width:24px;max-height:24px;position:relative}@media screen and (width>=1024px){.usp__content .usp__slider .usp .lazy-image img{max-width:30px;max-height:30px}}@keyframes scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.section-artist-overview{--white:#fff;--black:#161616;--black-60:#0009;--border:#0000004d;--blue:#1e2b74;--tag-bg:#f9f9f9;--tag-grey-1:#e3e3e3;--tag-grey-2:#c1c1c1;--tag-grey-3:#c7c7c7}.section-artist-overview .artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:20px;display:grid}@media screen and (width>=767px){.section-artist-overview .artist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}}.section-artist-overview .artist-grid .artist{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.section-artist-overview .artist-grid .artist.hidden{display:none}.section-artist-overview .artist-grid .artist .artist-image{aspect-ratio:5/6;width:100%;position:relative;overflow:hidden}.section-artist-overview .artist-grid .artist .artist-image.more-than-one-image figure{display:none}.section-artist-overview .artist-grid .artist .artist-image.more-than-one-image figure:first-of-type,.section-artist-overview .artist-grid .artist .artist-image.more-than-one-image:hover figure:nth-of-type(2){display:block}.section-artist-overview .artist-grid .artist .artist-image.more-than-one-image:hover figure:first-of-type{display:none}.section-artist-overview .artist-grid .artist .artist-text-wrap{flex-direction:column;align-items:center;display:flex}.section-artist-overview .artist-grid .artist .artist-text-wrap .artist-name{margin-bottom:0;font-size:15px;font-weight:500;line-height:25px}.section-artist-overview .artist-grid .artist .artist-text-wrap .artist-description{color:var(--black-60);margin-bottom:0;font-size:12px}@media screen and (width>=767px){.section-artist-overview .artist-grid .artist .artist-text-wrap .artist-description{font-size:13px}}.section-artist-overview .artist-grid .artist .tag-wrap{flex-flow:wrap;justify-content:center;align-items:center;gap:6px;padding-bottom:4px;display:flex}@media screen and (width>=767px){.section-artist-overview .artist-grid .artist .tag-wrap{padding-bottom:0}}.section-artist-overview .artist-grid .artist .tag-wrap .tag{background-color:var(--tag-bg);border:1px solid var(--border);white-space:nowrap;border-radius:30px;padding:2.5px 13px;font-size:11px}@media screen and (width>=767px){.section-artist-overview .artist-grid .artist .tag-wrap .tag{font-size:13px}}.section-artist-overview .no-results-message{flex-direction:column;align-items:center;width:100%;padding:4rem 0;font-size:16px}.section-artist-overview .no-results-message.hidden{display:none}.section-artist-overview .no-results-message:not(.hidden){display:flex}.section-artist-overview .artist-filters{background:var(--white);z-index:50;flex-direction:column;display:flex;position:sticky;top:-1px}.section-artist-overview .artist-filters .separator{background-color:var(--tag-grey-1);width:.6px;min-width:.6px;height:31px}.section-artist-overview .artist-filters .search-and-alphabet-wrap{color:var(--tag-grey-2);text-transform:uppercase;flex-direction:row;align-items:center;gap:14px;padding-top:10px;padding-bottom:10px;font-size:16px;display:flex;overflow:auto}@media screen and (width>=767px){.section-artist-overview .artist-filters .search-and-alphabet-wrap{padding-top:16px;padding-bottom:16px;font-size:16px}}.section-artist-overview .artist-filters .search-and-alphabet-wrap .alpabet-filter{pointer-events:none}.section-artist-overview .artist-filters .search-and-alphabet-wrap .alpabet-filter[data-is-available=true]{color:var(--black);cursor:pointer;pointer-events:all}.section-artist-overview .artist-filters .search-and-alphabet-wrap .alpabet-filter[data-is-active=true]{color:var(--blue);font-weight:600}.section-artist-overview .artist-filters .search-and-alphabet-wrap .alpabet-filter[data-letter=all]{text-transform:capitalize}.section-artist-overview .artist-filters .search-and-alphabet-wrap .artist-search label{position:relative}.section-artist-overview .artist-filters .search-and-alphabet-wrap .artist-search label input{color:var(--white);border-radius:100%;width:32px;height:32px}@media screen and (width>=767px){.section-artist-overview .artist-filters .search-and-alphabet-wrap .artist-search label input{width:37px;height:37px}}.section-artist-overview .artist-filters .search-and-alphabet-wrap .artist-search label svg{color:var(--blue);pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-48%,-30%)}.section-artist-overview .artist-filters .search-and-alphabet-wrap .artist-search input:focus{color:var(--black);border-radius:4px;width:200px}.section-artist-overview .artist-filters .search-and-alphabet-wrap .artist-search input:focus+svg{left:unset;right:0}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap{border-bottom:.6px solid var(--tag-grey-1);border-top:.6px solid var(--tag-grey-1);overflow-x:auto}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner{flex-direction:row;justify-content:space-between;gap:15px;padding-top:8px;padding-bottom:8px;display:flex;position:static;overflow:auto hidden}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter{position:unset}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter summary{border:.6px solid var(--tag-grey-3);cursor:pointer;border-radius:44px;flex-direction:row;align-items:center;gap:8px;padding:6px 13px 7px;font-size:16px;line-height:16px;display:flex}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter summary svg{width:7px;transition:transform .3s}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter:has([data-is-active=true]) summary{background:var(--blue);border-color:var(--blue);color:var(--white)}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter:has([data-is-active=true]) summary svg path{fill:var(--white)}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter[open] summary svg{transform:rotate(180deg)}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown{background-color:var(--white);border:1px solid var(--border);border-radius:8px;padding:10px;position:absolute;top:100px}@media screen and (width>=767px){.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown{top:120px}}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown ul{gap:7px;display:grid}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown ul.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown ul.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown ul:not(.grid-cols-3):not(.grid-cols-2){grid-template-columns:repeat(1,minmax(0,1fr))}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown .custom-checkbox-flex{flex-direction:row;align-items:center;gap:10px;display:flex}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown .custom-checkbox-flex .custom-checkbox{border:1px solid var(--border);border-radius:2px;width:20px;height:20px;position:relative}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown .custom-checkbox-flex .custom-checkbox:after{content:"";background-image:url(icon-checkmark.a0f3d690.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:.6rem;position:absolute;top:0;bottom:0;right:50%;transform:translate(50%)}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown .custom-checkbox-flex[data-is-active=true] .custom-checkbox{background-color:var(--blue);border-color:var(--blue)}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner details.style-tag-filter .filter-dropdown .custom-checkbox-flex[data-is-active=true] .custom-checkbox:after{display:inline}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner .tag-filters{align-items:center;gap:15px;display:flex}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner .tag-filters .tag-filter:not(.custom-checkbox-flex){border:.6px solid var(--tag-grey-3);cursor:pointer;white-space:nowrap;border-radius:44px;padding:6px 13px 7px;font-size:16px;line-height:16px}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner .tag-filters .tag-filter:not(.custom-checkbox-flex)[data-is-active=true]{background:var(--blue);border-color:var(--blue);color:#fff}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner .artist-sorting{align-items:center;gap:4px;display:flex}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner .artist-sorting .artist-sorting--label{white-space:nowrap}.section-artist-overview .artist-filters .tag-filter-and-sort-wrap .tag-filter-and-sort-wrap-inner .artist-sorting .select__select{border:none}.artist-overview-minimal .artist-flex{flex-wrap:wrap;justify-content:flex-start;gap:2rem;display:flex}@media screen and (width>=767px){.artist-overview-minimal .artist-flex{justify-content:center}}.artist-overview-minimal .artist-flex .alphabet-header{margin-bottom:.5rem;font-size:large;font-weight:600}.artist-overview-minimal .artist-flex .artist-link{margin-bottom:4px}.pagination__wrapper{justify-content:center;margin-top:16px;display:flex}.pagination__wrapper .pagination_type--load-more{background-color:#1e2b74;border:none}.pagination__wrapper .pagination_type--load-more.loading{cursor:wait;opacity:.3}wishlist-button [button-wishlist]{color:var(--color-primary-main);transition:all .1s linear;display:flex}wishlist-button [button-wishlist]:hover{scale:1.1}wishlist-button [button-wishlist]:disabled{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}wishlist-button.is-active [button-wishlist] svg path{fill:var(--color-primary-main)}wishlist-button .remove-wishlist-confirmation{z-index:10;transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0}wishlist-button .remove-wishlist-confirmation.-translate-y-full{transform:translateY(-100%)}wishlist-button .remove-wishlist-confirmation--wrapper{--tw-shadow:0 1px 2px 0 #0000000d;background-color:var(--color-background-main);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);padding:12px}wishlist-button .remove-wishlist-confirmation--content>:not([hidden])~:not([hidden]){margin-top:.75rem}wishlist-button .remove-wishlist-confirmation--content button{text-underline-offset:2px;text-decoration-line:underline;text-decoration-thickness:1px}wishlist-button .remove-wishlist-confirmation--content button.remove-wishlist-confirmation--cancel{color:#999}wishlist-button .remove-wishlist-confirmation--flex{justify-content:flex-end;gap:.75rem;display:flex}wishlist-button .remove-wishlist-confirmation.-translate-y-full .remove-wishlist-confirmation--wrapper{box-shadow:none}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}wishlist-page{display:block}wishlist-page .wishlist__empty{text-align:center;width:100%;max-width:max(40%,564px);margin:0 auto}wishlist-page .wishlist__empty>svg{fill:var(--color-primary-main);color:var(--color-primary-main)}wishlist-page .wishlist__empty>.wishlist__empty-title{margin-bottom:0;font-weight:500;line-height:1.8}wishlist-page .wishlist__empty>.wishlist__empty-subtitle{opacity:.6;margin-bottom:0;line-height:1.8}wishlist-page .wishlist__empty>.button{margin-top:20px;padding:15px max(50px,8%);line-height:1.4}wishlist-page .wishlist__empty>*+*{margin-top:10px}wishlist-page .wishlist__grid--wrapper>[add-wishlist-to-cart]{margin:20px 0}#FilteringAndSorting{--blue:#1e2b74;--border-color:#c7c7c7;--line-color:#e3e3e3;--background-color:#fff;background-color:var(--background-color);border-bottom:1px solid var(--line-color);border-top:1px solid var(--line-color);margin-bottom:24px}@media screen and (width>=767px){#FilteringAndSorting{margin-bottom:20px}}#FilteringAndSorting .text-shade-3{color:var(--line-color)}#FilteringAndSorting .sidebar__close{z-index:1;position:absolute;top:30px;right:30px}#FilteringAndSorting #filterDrawerBtn{text-wrap:nowrap;background-color:var(--blue);color:var(--background-color);border-radius:100px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:6px 13px 4px;font-size:13px;font-weight:500;text-decoration:none;display:flex}@media screen and (width>=767px){#FilteringAndSorting #filterDrawerBtn{font-size:16px}}#FilteringAndSorting .filter-bar-wrap{flex-flow:wrap;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px;display:flex}#FilteringAndSorting .filter-bar-wrap .dividing-line{justify-content:flex-start;align-items:center;gap:10px;height:100%;display:none}@media screen and (width>=767px){#FilteringAndSorting .filter-bar-wrap .dividing-line{display:flex}}#FilteringAndSorting .filter-bar-wrap .dividing-line span{background-color:var(--border-color);width:1px;height:31px}#FilteringAndSorting .filter-bar-wrap .filter-types-wrap{flex-direction:row;justify-content:flex-start;gap:10px;padding-right:10px;display:flex}@media screen and (width>=767px){#FilteringAndSorting .filter-bar-wrap{flex-wrap:nowrap}}#FilteringAndSorting .sort-wrap{flex-direction:row;justify-content:flex-end;align-items:baseline;font-size:13px;display:flex}@media screen and (width>=767px){#FilteringAndSorting .sort-wrap{font-size:16px}}#FilteringAndSorting .sort-wrap label{white-space:nowrap}#FilteringAndSorting .sort-wrap .sort-by-wrap{background-color:var(--background-color)}#FilteringAndSorting .sort-wrap .sort-by-wrap .sort-by-button{border:none;padding-top:0;padding-bottom:0;font-size:13px;font-weight:500}@media screen and (width>=767px){#FilteringAndSorting .sort-wrap .sort-by-wrap .sort-by-button{font-size:16px}}#FilteringAndSorting #filter{background:#fff;flex-direction:column;width:397px;max-width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}#FilteringAndSorting #filter .filter-header{padding:60px 30px 10px;font-size:37.5px}#FilteringAndSorting #filter .filters-wrap{height:100%;padding:0 30px 30px;overflow:auto}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap{border-bottom:1px solid var(--line-color)}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter{-webkit-user-select:none;user-select:none}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__label-reactive{border-top:1px solid var(--line-color);cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;padding:16px 0;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__label-reactive .filter-flex{align-items:center;gap:10px;width:100%;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__label-reactive .filter-flex>span{font-weight:500}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__label-reactive .filter-flex a[data-clear-active-filter]{color:var(--line-color);margin-left:auto;font-size:12px}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__label-reactive .filter-flex .active-count{background:var(--blue);color:var(--background-color);border-radius:100%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__label-reactive .filter-flex .active-count.hidden{display:none}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content{padding-bottom:16px}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet{margin-bottom:10px}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label{justify-content:space-between;align-items:center;width:100%;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label.hidden{display:none}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label>span{font-size:12px}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .text-flex{flex-direction:row;align-items:center;gap:10px;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .text-flex .filter-color-sample{border-radius:100%;width:20px;height:20px}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .custom-checkbox-flex{flex-direction:row;align-items:center;gap:10px;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .custom-checkbox-flex .custom-checkbox{border:1px solid var(--line-color);border-radius:2px;width:20px;height:20px;position:relative}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .custom-checkbox-flex .custom-checkbox:after{content:"";background-image:url(icon-checkmark.a0f3d690.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:.6rem;position:absolute;top:0;bottom:0;right:50%;transform:translate(50%)}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .custom-checkbox-flex input:checked+.custom-checkbox{background-color:var(--blue);border-color:var(--blue)}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .facets__list .facet label .custom-checkbox-flex input:checked+.custom-checkbox:after{display:inline}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap{flex-direction:column;align-items:center;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap p{flex-direction:row;gap:8px;width:100%;margin-bottom:16px;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap .range_container{background-color:var(--border-color);flex-direction:column;width:calc(100% - 4px);height:4px;margin:.5rem auto;display:flex}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap .sliders_control{position:relative}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap .sliders_control input{padding:0}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap .form_control{color:var(--border-color);justify-content:space-between;font-size:24px;display:flex;position:relative}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--background-color);cursor:pointer;outline:2px solid;outline:1px solid var(--background-color);pointer-events:all;-ms-touch-action:none;touch-action:none;z-index:2;border:1px solid #000;border-radius:50%;width:1.2em;height:1.2em}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap input[type=range]::-moz-range-thumb{appearance:none;background-color:var(--background-color);cursor:pointer;outline:1px solid var(--background-color);pointer-events:all;touch-action:none;z-index:2;border:1px solid #000;border-radius:50%;width:1.2em;height:1.2em}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap input[type=range]{appearance:none;pointer-events:none;background:0 0;border:none;outline:none;width:100%;height:4px;position:absolute}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap #toSlider{transform:translateY(-2px)}#FilteringAndSorting #filter .filters-wrap .filters-inner-wrap .filter .filter__content .filter-range-wrap #fromSlider{z-index:1;height:0}#quick-filters-wrapper{display:none}@media screen and (width>=1064px){#quick-filters-wrapper{flex-flow:wrap;gap:10px;display:flex}#quick-filters-wrapper quick-filter[data-active-filters=false]{display:none}#quick-filters-wrapper quick-filter .quick-filter--btn{border:1px solid var(--border-color);color:var(--blue);-webkit-user-select:none;user-select:none;border-radius:100px;flex-direction:row;align-items:center;gap:10px;padding:5px 13px 4px;font-size:16px;display:flex}#quick-filters-wrapper quick-filter .quick-filter--btn svg{width:7px;height:5px;transition:all .4s}#quick-filters-wrapper quick-filter .quick-filter--content{background-color:var(--background-color);border:1px solid var(--border-color);z-index:10;border-radius:16px;width:fit-content;min-width:max-content;padding:11px 13px 0;position:absolute;top:60px}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list{column-gap:10px;width:fit-content;display:grid}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet{width:fit-content}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet label{cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet label .custom-checkbox-flex{flex-direction:row;align-items:center;gap:10px;display:flex}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet label .custom-checkbox-flex .custom-checkbox{border:1px solid var(--line-color);border-radius:2px;width:20px;height:20px;position:relative}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet label .custom-checkbox-flex .custom-checkbox:after{content:"";background-image:url(icon-checkmark.a0f3d690.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:.6rem;position:absolute;top:0;bottom:0;right:50%;transform:translate(50%)}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet label .custom-checkbox-flex input:checked+.custom-checkbox{background-color:#000}#quick-filters-wrapper quick-filter .quick-filter--content .facets__list li.facet label .custom-checkbox-flex input:checked+.custom-checkbox:after{display:inline}#quick-filters-wrapper quick-filter details[open] .quick-filter--btn svg{transform:rotate(180deg)}#quick-filters-wrapper quick-filter label:not(.hidden){margin-bottom:10px}}facet-filters-form{z-index:12;position:sticky;top:0}.js-hidden{display:none}.product-item__image-figure--on-top{opacity:0;animation:.35s ease-out 50ms forwards reveal-opacity}.product-item__slider{width:100%;height:100%;position:absolute;top:0}html[dir=rtl] .product-item__slider{right:0}html[dir=ltr] .product-item__slider{left:0}.product-item .product-item__image-no-slider,.product-item .product-item__image-no-slider img{border-radius:var(--border-radius-product-card)}.product-item__image{z-index:8;width:100%;height:0;display:block;position:relative}.product-item__image.portræt.citatplakat:after{transform:scale(1.1)}.product-item__image.landskab.citatplakat:after{transform:scale(.89)}.site-nav .product-item__image{border-radius:var(--border-radius-product-card)}.product-item__image-figure{transition:all .1s linear!important}.product-item__image-figure--top{z-index:99!important}.product-item__image .lazy-image--fit{background-color:var(--color-background-product-card)}a.product-item__image{cursor:pointer}a.product-item__image .css-slider-holder{cursor:pointer!important}div+.equalize-white-space{margin-top:-.1875rem}.product-item__price span{width:auto}.product-item__price span:not(:first-child){padding-inline-start:.5rem}.product-item__price span:empty{display:none}.product-item__price .product-price--unit{opacity:.76;display:block;padding-inline-start:0!important}.product-item__price--empty{display:none}.product-item__text{flex-direction:column;justify-content:stretch;display:flex}.product-item__text.text-align--center{align-items:center}.product-item__text.text-align--right{align-items:flex-end}.product-item__text:empty{display:none}.product-item__excerpt a{border-bottom:1px solid;margin-top:.75rem;transition:all .175s linear;display:inline-block}.no-touchevents .product-item__excerpt a:hover{color:var(--color-text-main)}.product-item__quick-buy{border-top:1px solid var(--color-borders-main);width:100%;margin-top:.375rem}.product-item__quick-buy--no-border{border-top:none;margin-top:0!important}.product-item__quick-buy .add-to-cart-preloader svg circle{stroke:var(--color-text-cards)}.product-item__title+.product-item__quick-buy{margin-top:.5rem}.product-item__quick-buy .product-price{display:inline-block}.product-item__quick-buy .product-price .product-price--compare,.product-item__quick-buy .product-price .product-price--unit{display:none}.product-item__quick-buy .product-variants{padding-top:.875rem;padding-bottom:.3125rem}.product-item__quick-buy .product-variant{margin-top:0}.product-item__quick-buy .product-variant .css-slider-holder{justify-content:flex-start}.product-item__quick-buy .product-variant:not(:last-child){margin-bottom:.875rem}@media screen and (width<=474px){.product-item__quick-buy .product-variant:not(:last-child){margin-bottom:.625rem}}.product-item__quick-buy .product-variant__name{margin-bottom:.3125rem}.product-item__quick-buy .product-form{border-top:0;margin-top:.5rem;margin-bottom:0}@media screen and (width<=474px){.product-item__quick-buy .product-form{margin-top:.3125rem}}.product-item__title:last-child{margin-bottom:.5rem}.product-item__title+.product-item__link{margin-top:.5rem}.product-item__local-availability .alert{background:0 0;border:none;margin:0;padding:0}.product-item__local-availability .alert:before{width:.625rem;height:.625rem;margin-inline-end:.3125rem;top:.0625rem}.product-item__local-availability .alert.alert--note:before{border-color:var(--color-text-cards)}html[dir=rtl] .product-item__badges{left:var(--gutter-small)}html[dir=ltr] .product-item__badges{right:var(--gutter-small)}.product-item__icons{flex-wrap:wrap;gap:.625rem .3125rem;display:flex}@media screen and (width<=474px){.product-item__icons{gap:.3125rem}}.product-item__ratings{margin-left:-.125rem}.star-rating{grid-template-columns:max-content auto;align-items:center;gap:.625rem;width:100%;height:1rem;font-size:0;display:grid}.star-rating__stars{text-align:left;background-repeat:repeat-x;font-size:0;display:inline-block}html[dir=rtl] .star-rating__stars{transform:scaleX(-1)}.star-rating__stars-active{background-repeat:repeat-x;height:.875rem;font-size:0;display:inline-block}html[dir=rtl] .star-rating__caption{text-align:right}html[dir=ltr] .star-rating__caption{text-align:left}.product-item .stamped-badge-caption,.product-text .stamped-badge-caption{margin-inline-start:6px;font-size:90%}.product-item .yotpo .yotpo-bottomline .yotpo-icon-empty-star,.product-item .yotpo .yotpo-bottomline .yotpo-icon-half-star,.product-item .yotpo .yotpo-bottomline .yotpo-icon-star,.product-text .yotpo .yotpo-bottomline .yotpo-icon-empty-star,.product-text .yotpo .yotpo-bottomline .yotpo-icon-half-star,.product-text .yotpo .yotpo-bottomline .yotpo-icon-star{color:var(--color-text-cards)}.product-item .yotpo a,.product-item .yotpo a:hover,.product-text .yotpo a,.product-text .yotpo a:hover{margin-inline-start:8px;color:var(--color-text-cards)!important;pointer-events:none!important}.product-item .yotpo .standalone-bottomline .star-clickable,.product-item .yotpo .standalone-bottomline.star-clickable,.product-text .yotpo .standalone-bottomline .star-clickable,.product-text .yotpo .standalone-bottomline.star-clickable{cursor:default!important}.product-item .alireviews-review-star-rating{pointer-events:none!important}.product-item .alr-wh-star-rating-list+div{display:none!important}.product-item-compact{grid-template-columns:5rem 1fr;align-items:center;gap:1.25rem;padding:.625rem 0;display:grid}.product-item-compact--expanded{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:0;display:flex}.product-item-compact--expanded .product-item-compact__image{flex:6.25rem;max-width:6.25rem}.product-item-compact--expanded .product-item-compact__details{flex:1 1 0}.product-item-compact--expanded figure,.product-item-compact--expanded img{border-radius:clamp(0px,var(--border-radius-product-card),5px)}.product-item-compact--expanded .product-variant__name{display:none}.product-item-compact--expanded .product-variants{gap:.625rem!important}.product-item-compact--expanded product-variants{margin-top:.3125rem;display:block}.product-item-compact--expanded .product-form{margin-top:.9375rem;margin-bottom:0}.product-item-compact--expanded .product-form .button{padding:.625rem .9375rem}@media screen and (width<=474px){.product-item-compact--expanded .product-form .button{font-size:calc(.8125px*var(--base-body-primary-size))}}@media screen and (width>=475px) and (width<=1023px){.product-item-compact--expanded .product-form .button{font-size:calc(.875px*var(--base-body-primary-size))}}@media screen and (width>=1024px){.product-item-compact--expanded .product-form .button{font-size:calc(.9375px*var(--base-body-primary-size))}}.product-item-compact__details{grid-template-columns:100%;gap:.1875rem;display:grid}.product-item-compact__price{display:block}.product-item-compact__price del{padding-inline-start:.3125rem}.product-item-compact__image--rounded figure,.product-item-compact__image--rounded figure img{border-radius:100%}.product-item-compact__image figure{border:1px solid var(--color-borders-main);overflow:hidden}.product-item-compact .star-rating__caption{display:none}.product-item-compact__form--horizontal quick-buy{flex-wrap:wrap;align-items:start;gap:.3125rem .625rem;display:flex}.product-item-compact__form--horizontal .product-form{margin-top:.3125rem}.product-item-compact__form--horizontal .add-to-cart{white-space:nowrap}.product-item-compact__form--horizontal .product-variants{flex-wrap:wrap;margin-bottom:0;display:inline-flex}.product-item-compact__form--horizontal .product-variants .product-variant{min-width:max-content}.product-form .button{padding:.75rem .9375rem}@media screen and (width<=474px){.product-form .button{padding:.625rem .9375rem}}.product-item{position:relative;overflow:hidden visible}.product-item wishlist-button [button-wishlist]{z-index:10;position:absolute;top:12px}.product-item:hover .product-item__image .product-item__image-secondary,.product-item[data-product-type=Plakat]:hover .product-item__image .size-variant-flex{opacity:1}.product-item .product-item__image .svg-placeholder,.product-item .product-item__slider,.product-item .product-item__slider .css-slider-holder{border-radius:var(--border-radius-product-card)}.product-item .product-item__image .product-item__image-secondary{opacity:0;background-color:#fff}.product-item .product-item__image .size-variant-flex{opacity:0;z-index:5006;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;width:100%;transition:opacity .1s;display:flex;position:absolute;bottom:10px}.product-item .product-item__image .size-variant-flex span{background-color:#f9f9f9;border-radius:43px;padding:2px 10px}.product-item .card__text{padding:10px 0}.product-item .card__text .vendor_line{opacity:.6;margin-bottom:2px;font-size:11px}@media screen and (width>=767px){.product-item .card__text .vendor_line{margin-bottom:4px;font-size:14px}}.product-item .card__text .title_price_line{flex-direction:column;gap:10px;display:flex}@media screen and (width>=767px){.product-item .card__text .title_price_line{flex-direction:row;justify-content:space-between}}.product-item .card__text .title_price_line .product-item__title{font-size:14px;font-weight:600}@media screen and (width>=767px){.product-item .card__text .title_price_line .product-item__title{font-size:15px}}.product-item .card__text .title_price_line .product-item__price{font-size:13px}@media screen and (width>=767px){.product-item .card__text .title_price_line .product-item__price{text-align:right;font-size:15px}}.product-item .card__text .title_price_line .product-item__price .product-price--original{white-space:nowrap}.product-item .card__text .size-variant-count{opacity:.62;font-size:10px}@media screen and (width>=767px){.product-item .card__text .size-variant-count{font-size:13px}}.product-item .product-item__badges_and_favorite{width:calc(100% - var(--gutter-small)*2);flex-direction:row;justify-content:space-between;display:flex;position:absolute;top:11px;left:11px;right:11px}.product-item .product-item__badges{pointer-events:none;gap:4px;display:flex}.product-item .product-item__badges .product-item__badge{clear:both;float:right;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;align-items:center;gap:4px;width:auto;max-width:100%;height:fit-content;padding:4px 8px;font-size:10px;display:flex;overflow:hidden}.product-item .product-item__price{font-size:13px}@media screen and (width>=767px){.product-item .product-item__price{text-align:right;font-size:15px}}.product-item[data-product-type=Plakat] .product-item__image:first-of-type:after{zoom:.87;content:"";z-index:5005;background:0 0;position:absolute;inset:0}.product-item[data-product-type=Plakat][data-is-oddsize=true] .product-item__image:first-of-type:after{transform:var(--frame-custom-ratio)}.product-item[data-product-type=Plakat][data-orientation=portræt] .product-item__image:first-of-type:after{background:var(--default-ramme-portraet);background-position:50%;background-size:cover}.product-item[data-product-type=Plakat][data-orientation=landskab] .product-item__image:first-of-type:after{background:var(--default-ramme-landskab);background-position:50%;background-size:cover}.product-item[data-product-type=Plakat][data-orientation=kvadratisk] .product-item__image:first-of-type:after{background:var(--default-ramme-kvadratisk);background-position:50%;background-size:cover}html[dir=rtl] .product-item wishlist-button [button-wishlist]{left:12px}html[dir=ltr] .product-item wishlist-button [button-wishlist]{right:12px}.customily_gallery .customily_gallery_media{justify-content:center;align-items:center;width:100%;display:flex}.customily_gallery .customily_gallery_media img{width:70%}.customily_gallery .canvas-container{justify-content:center;align-items:center;width:100%;display:flex}.customily_gallery .canvas-container #preview-canvas{width:70%!important}
/*# sourceMappingURL=parcel_style.css.map */
