.product-item{grid-template-columns:80px 1fr}@media (min-width:768px){.product-item{grid-template-columns:80px 2fr 1fr 1.5fr 160px;grid-template-rows:1fr;grid-template-areas:"cover title count price action";grid-column-gap:var(--spacing-small);grid-row-gap:var(--spacing-small)}.product-item-price{text-align:right}.product-item-action,.product-item-count{display:flex;justify-content:flex-end}}.product-item:first-child .product-item-content[data-v-fd5a6f14],.product-item:first-child .product-item-image-wrapper[data-v-fd5a6f14]{padding-top:0}.product-item:last-child .product-item-content[data-v-fd5a6f14],.product-item:last-child .product-item-image-wrapper[data-v-fd5a6f14]{padding-bottom:0}.product-item-title[data-v-fd5a6f14]{color:var(--font-color-headlines)}.product-item-subtitle[data-v-fd5a6f14]{color:var(--font-color-body)}.product-item-price[data-v-fd5a6f14],.product-item-subtitle[data-v-fd5a6f14]{font-size:var(--font-size-small)}.price-text[data-v-fd5a6f14]{font-size:1rem;font-weight:700;color:var(--font-color-headlines);position:relative}.price-text.from-price[data-v-fd5a6f14]:before{content:"fr.";color:var(--color-grey-500);font-weight:400;font-size:var(--font-size-small);bottom:-2px;margin-right:4px}.price-text-placeholder[data-v-fd5a6f14]{font-weight:700;color:var(--font-color-headlines);font-size:1rem}.product-item-image[data-v-fd5a6f14]{background:var(--color-grey-100);border-radius:3px;width:100%;height:47px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-item-image>img[data-v-fd5a6f14]{min-height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-item-content[data-v-fd5a6f14]{flex:1 1 auto;height:100%;display:flex;flex-direction:column;justify-content:center;min-width:0}.product-item-title[data-v-fd5a6f14]{text-overflow:ellipsis;max-width:100%;overflow:hidden}.folder-icon[data-v-fd5a6f14]{width:24px;height:auto;fill:var(--color-grey-500)}.product-item{display:grid;grid-template-columns:77px 1fr;grid-template-rows:auto auto;grid-template-areas:"cover title" "cover price";grid-column-gap:var(--spacing-small);align-items:center;cursor:pointer;padding:var(--spacing-smaller) var(--spacing-small);border:1px solid var(--color-grey-300);border-radius:var(--border-radius-large);box-shadow:0 1px 3px 0 rgba(33,43,54,.08);transition:all .16s ease}.product-item:hover{box-shadow:var(--box-shadow-hover)}.product-item-image-wrapper{grid-area:cover}.product-item-content{grid-area:title}.product-item-price{grid-area:price;text-align:left}.product-item-action{grid-area:action;display:none}.product-item-count{grid-area:count;display:none;font-size:var(--font-size-small)}@media (min-width:768px){.product-item{grid-template-columns:77px 2fr 1fr;grid-template-rows:1fr;grid-template-areas:"cover title price";grid-column-gap:var(--spacing-small);grid-row-gap:var(--spacing-small)}.product-item-price{text-align:right}.product-item-price,.product-item-price>.price-text{align-items:flex-end;justify-content:flex-end;height:100%}.product-item-price>.price-text{display:flex}.product-item-action,.product-item-count{display:flex;justify-content:flex-end}.explore{grid-template-columns:77px 2fr 1fr 1.5fr 160px;grid-template-rows:1fr;grid-template-areas:"cover title count price action"}.explore .product-item-price>.price-text{align-items:center}}.product-item:first-child .product-item-content[data-v-3ed9621c],.product-item:first-child .product-item-image-wrapper[data-v-3ed9621c]{padding-top:0}.product-item:last-child .product-item-content[data-v-3ed9621c],.product-item:last-child .product-item-image-wrapper[data-v-3ed9621c]{padding-bottom:0}.product-item-title[data-v-3ed9621c]{color:var(--font-color-headlines)}.product-item-subtitle[data-v-3ed9621c]{color:var(--font-color-body)}.product-item-price[data-v-3ed9621c],.product-item-subtitle[data-v-3ed9621c]{font-size:var(--font-size-small)}.price-text[data-v-3ed9621c]{font-size:1rem;font-weight:700;color:var(--font-color-headlines);position:relative}.price-text.from-price[data-v-3ed9621c]:before{content:"fr.";color:var(--color-grey-500);font-weight:400;font-size:var(--font-size-small);bottom:-2px;margin-right:4px}.price-text-placeholder[data-v-3ed9621c]{font-weight:700;color:var(--font-color-headlines);font-size:1rem}.product-item-image[data-v-3ed9621c]{background:var(--color-grey-100);border-radius:3px;width:100%;height:47px;display:block;overflow:hidden}.product-item-image>img[data-v-3ed9621c]{min-height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-item-content[data-v-3ed9621c]{flex:1 1 auto;height:100%;display:flex;flex-direction:column;justify-content:center;min-width:0}.product-item-title[data-v-3ed9621c]{text-overflow:ellipsis;max-width:100%;overflow:hidden}.product-list{position:relative}.product-list-header{border-bottom:1px solid var(--color-grey-100);padding-bottom:var(--spacing-base);display:none}.product-item+.product-item{margin-top:var(--spacing-smaller)}.product-item-image{white-space:nowrap}@media (max-width:767px){.product-list-header{display:none}}.child[data-v-21d43142]{padding-left:var(--spacing-small)}.child .dropdown-item[data-v-21d43142]{font-size:var(--font-size-small)}.folder-modal-content[data-v-0be2fb2a]{padding:var(--spacing-large)}.action-bar[data-v-0be2fb2a]{display:flex;justify-content:flex-end}.action-bar>button[data-v-0be2fb2a]{margin-left:var(--spacing-smaller)}.form-field[data-v-0be2fb2a]{margin:var(--spacing-small) 0 var(--spacing-default)}.button-dropdown[data-v-0be2fb2a]{display:block;width:100%}.folder-modal-content[data-v-68f6aae3]{padding:var(--spacing-large)}.action-bar[data-v-68f6aae3]{display:flex;justify-content:flex-end}.action-bar>button[data-v-68f6aae3]{margin-left:var(--spacing-smaller)}.form-field[data-v-68f6aae3]{margin:var(--spacing-small) 0 var(--spacing-default)}.dropdown-icon[data-v-44dbe390],.dropdown-icon[data-v-e51b8c56]{fill:currentColor;display:inline-block;height:24px;width:24px;margin-right:var(--spacing-smaller)}.file-input[data-v-44dbe390]{display:none}.contact-box[data-v-7f1f616e]{background:var(--color-grey-50);padding:var(--spacing-small) var(--spacing-default);border-radius:var(--border-radius-default);margin-top:var(--spacing-default);border:none}.contact-box>.button[data-v-7f1f616e],.contact-button[data-v-7f1f616e]{width:100%}.request-box[data-v-2e9e7574]{overflow:visible;padding:0}.request-box-header[data-v-2e9e7574]{background:var(--color-grey-50);padding:20px var(--spacing-default)}.request-box-content[data-v-2e9e7574]{padding:var(--spacing-default)}.request-box-title[data-v-2e9e7574]{margin-bottom:0}.request-box-dropdown+.request-box-dropdown[data-v-2e9e7574]{margin-top:var(--spacing-small)}.product-select[data-v-2e9e7574]{width:100%;font-weight:400;height:48px}.product-select.inactive[data-v-2e9e7574]{color:var(--color-grey-500)}.product-select-title[data-v-2e9e7574]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%;flex:1 1 auto}.request-button[data-v-2e9e7574]{width:100%;margin-top:var(--spacing-default)}.button-text-request-price[data-v-2e9e7574]{margin-left:var(--spacing-base)}.text-request-price[data-v-2e9e7574]{position:relative}.text-request-price.from-price[data-v-2e9e7574]:before{content:"fr.";position:absolute;color:var(--color-grey-500);font-weight:400;font-size:var(--font-size-small);bottom:2px;left:-18px}.dropdown-item.product-dropdown-item[data-v-2e9e7574]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:auto;color:var(--font-color-headlines);min-height:48px;flex-shrink:0}.dropdown-item.product-dropdown-item .product-select-price[data-v-2e9e7574]{color:var(--font-color-body);font-size:var(--font-size-small)}.price-wrapper[data-v-2e9e7574]{display:flex;font-size:var(--font-size-subheading);color:var(--font-color-headlines);font-weight:700}.price-value[data-v-2e9e7574]{text-align:right;display:flex;justify-content:flex-end;flex:1 1 auto;flex-direction:column}.request-divider[data-v-2e9e7574]{margin:var(--spacing-default) 0;background:var(--color-grey-100)}.mediakit-info[data-v-2e9e7574]{font-size:var(--font-size-subheading);color:#626975}.mediakit-info .media-left[data-v-2e9e7574]{margin-right:var(--spacing-smaller)}.mediakit-info .mediakit-info-text[data-v-2e9e7574]{font-weight:700}.ssl-disclaimer[data-v-2e9e7574]{margin-top:var(--spacing-small)}.tax-disclaimer[data-v-2e9e7574]{font-size:var(--font-size-small);color:#939cac;text-align:right;margin-top:var(--spacing-base);font-weight:400}.request-box[data-v-cb5c7608]{overflow:visible}.request-box-header[data-v-cb5c7608]{text-align:center}.request-box-title[data-v-cb5c7608]{margin-bottom:0}.request-box-dropdown[data-v-cb5c7608]{margin-top:var(--spacing-default)}.request-box-dropdown+.request-box-dropdown[data-v-cb5c7608]{margin-top:var(--spacing-small)}.product-select[data-v-cb5c7608]{width:100%;font-weight:400;height:48px}.product-select.inactive[data-v-cb5c7608]{color:var(--color-grey-500)}.product-select-title[data-v-cb5c7608]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.request-button[data-v-cb5c7608]{width:100%}.button-text-request-price[data-v-cb5c7608]{margin-left:var(--spacing-base)}.text-request-price[data-v-cb5c7608]{position:relative}.text-request-price.from-price[data-v-cb5c7608]:before{content:"fr.";position:absolute;color:var(--color-grey-500);font-weight:400;font-size:var(--font-size-small);bottom:2px;left:-18px}.dropdown-item.product-dropdown-item[data-v-cb5c7608]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:auto;color:var(--font-color-headlines)}.dropdown-item.product-dropdown-item .product-select-price[data-v-cb5c7608]{color:var(--font-color-body);font-size:var(--font-size-small)}.mod-item{padding:var(--spacing-smaller);text-align:right;height:100%;width:100%;line-height:1.2}.text-mod-name{font-size:1.4em}.mod-price{font-size:15px}.mod-dimensions{color:var(--color-subdued);font-size:14px}@media (max-width:1247px){.mod-item,.mod-item.is-submod{padding:var(--spacing-smaller)}}@media (max-width:1023px){.mod-item,.mod-item.is-submod{padding:var(--spacing-base)}}.module-map-grid{display:grid;grid-gap:1px;padding:1px;background:var(--color-grey-300);--module-height:124px}.module-map-grid.rtl{direction:rtl}.module-map-grid.rtl .module-overlay{left:0;right:auto}@media (max-width:1023px){.module-map-grid{font-size:.9333333333333333rem;--module-height:112px}}@media (max-width:767px){.module-map-grid{font-size:.8rem;--module-height:102px}}.module-cell,.module-hover-cell{height:var(--module-height);direction:ltr;position:relative;cursor:pointer}.module-cell.is-submodule,.module-hover-cell.is-submodule{height:calc(var(--module-height)*0.75)}.module-cell{background:#fff}.module-cell.highlighted{background:var(--color-indigo-50)}.module-overlay{position:absolute;top:0;right:0;background:rgba(83,108,254,.1);border:2px solid var(--color-primary);border-radius:var(--border-radius-default);display:none;opacity:1}.grid-wrapper{position:relative}.module-map-grid-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;padding:0}.module-hover-cell.selected .module-overlay,.module-hover-cell:hover .module-overlay{display:block}.module-map-action-bar{display:flex;justify-content:flex-start;margin:var(--spacing-default) 0}.option+.option{margin-left:var(--spacing-small)}.module-map-select{max-width:200px}.module-map-select+.module-map-select{margin-left:var(--spacing-base)}.module-map-placeholder{border:1px solid var(--color-grey-300);width:100%;height:800px;display:grid;grid-template-columns:repeat(4,1fr);border-radius:var(--border-radius-default)}.module-placeholder+.module-placeholder{border-left:1px solid var(--color-grey-300)}.product-details-grid[data-v-674433df]{display:grid;grid-column-gap:var(--spacing-default);grid-row-gap:var(--spacing-large);grid-template-columns:repeat(auto-fill,200px)}.product-details-item[data-v-674433df]{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-column-gap:var(--spacing-small);padding:10px;grid-template-areas:"key" "value";border-bottom:1px solid var(--color-grey-100);font-size:var(--font-size-small)}@media (min-width:768px){.product-details-item[data-v-674433df]{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"key value"}}.product-details-key[data-v-674433df]{grid-area:key}.product-details-value[data-v-674433df]{grid-area:value;color:var(--font-color-headlines);word-break:break-all}.product-description{overflow:hidden}.product-description h1,.product-description h2{margin-top:var(--spacing-default);margin-bottom:var(--spacing-small)}.product-description p{margin:var(--spacing-base) 0}.product-description pre{white-space:pre-line}.product-description a{color:var(--color-primary);text-decoration:none;cursor:pointer;border-bottom:1px solid transparent;line-height:1.4}.product-description a:hover{border-color:currentColor}.product-description table td,.product-description table th{padding:var(--spacing-base)}.breadcrumbs[data-v-3b79ea5b]{margin-bottom:var(--spacing-default)}.desktop-content[data-v-3b79ea5b]{display:none}@media (min-width:1024px){.back-button.mobile-content[data-v-3b79ea5b],.mobile-content[data-v-3b79ea5b]{display:none}.desktop-content[data-v-3b79ea5b]{display:flex}}.product-grid[data-v-3b79ea5b]{display:grid;grid-template-areas:"top-content" "sidebar" "bottom-content";grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-row-gap:40px}@media (min-width:1024px){.product-grid[data-v-3b79ea5b]{grid-template-areas:"top-content sidebar" "bottom-content sidebar";grid-template-columns:minmax(0,1fr) minmax(320px,350px);grid-template-rows:auto auto;grid-column-gap:40px;grid-row-gap:0}}@media (min-width:1248px){.product-grid[data-v-3b79ea5b]{grid-template-columns:minmax(0,1fr) minmax(320px,380px);grid-column-gap:80px}}.top-content[data-v-3b79ea5b]{grid-area:top-content;min-width:0}.bottom-content[data-v-3b79ea5b]{grid-area:bottom-content;min-width:0}.sidebar[data-v-3b79ea5b]{grid-area:sidebar}.product-header[data-v-3b79ea5b]{display:grid;grid-template-columns:1fr auto;align-items:flex-end;margin-bottom:var(--spacing-default);grid-gap:var(--spacing-default)}.product-header-title[data-v-3b79ea5b]{min-width:0;align-self:center}.product-header-actions[data-v-3b79ea5b]{align-self:center}.product-section[data-v-3b79ea5b],.slideshow[data-v-3b79ea5b]{margin-bottom:56px}.seller[data-v-3b79ea5b]{display:flex;flex-direction:row;align-items:center}.seller .brand[data-v-3b79ea5b]{margin-left:var(--spacing-base)}.product-title[data-v-3b79ea5b]{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;margin-bottom:var(--spacing-smaller)}.detail-title[data-v-3b79ea5b]{margin-bottom:var(--spacing-base)}.variation-box[data-v-3b79ea5b]{text-align:center}.price-wrapper[data-v-3b79ea5b],.variation-select-wrapper[data-v-3b79ea5b]{margin-bottom:40px}.variation-dropdown.button[data-v-3b79ea5b]{width:100%}.price-wrapper[data-v-3b79ea5b]{text-align:center}.text-price-amount[data-v-3b79ea5b]{color:var(--font-color-headlines)}.box-adspecs[data-v-3b79ea5b]{padding:0}.adspecs-title[data-v-3b79ea5b]{padding:var(--spacing-default);margin:0}.subtitle-link[data-v-3b79ea5b]{color:var(--font-color-headlines)}.subtitle-link[data-v-3b79ea5b]:hover{text-decoration:underline}.request-box-wrapper[data-v-3b79ea5b]{position:-webkit-sticky;position:sticky;top:109px;overflow:visible;transform:translateZ(0)}.request-box-wrapper>.box[data-v-3b79ea5b]{z-index:2}.product-box[data-v-3b79ea5b]{padding-left:0;padding-right:0}.tags[data-v-3b79ea5b]{margin:var(--spacing-smaller) 0 0}.seller-wrapper[data-v-3b79ea5b]{display:flex;align-items:center;flex-wrap:wrap}.seller-part[data-v-3b79ea5b]:not(:first-child){margin-left:var(--spacing-smaller)}.seller-part[data-v-3b79ea5b]:not(:first-child):before{content:"·";position:relative;left:-6px}.soldby-logo[data-v-3b79ea5b]{height:72px;width:72px}@media (min-width:768px){.soldby-logo[data-v-3b79ea5b]{height:100px;width:100px}}.soldby-title[data-v-3b79ea5b]{font-size:var(--font-size-subheading);color:var(--font-color-headlines);font-weight:700;display:block;margin-bottom:var(--spacing-base)}.types-wrapper[data-v-3b79ea5b]{margin-top:var(--spacing-smaller);justify-content:flex-start}.filter-dropdown[data-v-ed5300e8]:not(.sort-dropdown){margin-right:var(--spacing-base)}.no-results-wrapper[data-v-ed5300e8]{margin:var(--spacing-large) 0;display:flex;align-items:center}