.product-image-gallery__cntr.svelte-12whd9d{display:grid;gap:var(--spacer-16);grid-template-areas:"main" "thumbs"}.product-image-gallery__main.svelte-12whd9d{aspect-ratio:1;background:var(--gray-bg);border-radius:0 var(--radius-16) var(--radius-16) var(--radius-16);grid-area:main;overflow:hidden;position:relative}.product-image-gallery__main.svelte-12whd9d img,.product-image-gallery__main.svelte-12whd9d svg{left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%)}.product-image-gallery__main.svelte-12whd9d img{height:80%;width:80%}.product-image-gallery__main.svelte-12whd9d svg{height:50%;width:50%;fill:var(--gray-400)}.product-image-gallery__main.svelte-12whd9d:after{background:#6666990d;content:"";display:block;inset:0;position:absolute;z-index:2}.product-image-gallery__thumbs.svelte-12whd9d{grid-area:thumbs}.product-image-gallery__thumbs.svelte-12whd9d .embla__slide:where(.svelte-12whd9d){aspect-ratio:1;border:1px solid var(--gray-200);border-radius:var(--border-radius);flex:0 0 100px;margin-right:var(--spacer-2);position:relative}.product-image-gallery__thumbs.svelte-12whd9d .embla__slide.selected:where(.svelte-12whd9d){border-color:var(--black)}.product-image-gallery.svelte-12whd9d img{height:90%;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.product-image-gallery.svelte-12whd9d .embla__progress:where(.svelte-12whd9d){background-color:var(--gray-200);border-radius:var(--border-radius);display:block;height:6px;margin-top:var(--spacer-8);overflow:hidden;position:relative;width:100%}.product-image-gallery.svelte-12whd9d .embla__progress:where(.svelte-12whd9d):before{background-color:var(--dark);content:"";height:100%;position:absolute;width:var(--progress)}@media (min-width:992px){.product-image-gallery__main.svelte-12whd9d{border-radius:0 var(--radius-32) var(--radius-32) var(--radius-32)}}.pricealert-cta.svelte-jfbzx0{background:var(--blue);border-radius:0 var(--radius-16) var(--radius-16) var(--radius-16);display:grid;gap:var(--spacer-16);grid:repeat(2,min-content)/min-content auto;grid-template-areas:"icon body" "button button";justify-content:center;padding:var(--spacer-16)}.pricealert-cta__body.svelte-jfbzx0{color:var(--white);font-family:var(--headings-font-family);font-size:var(--font-size-2);font-weight:500;grid-area:body}.pricealert-cta__button.svelte-jfbzx0{grid-area:button}.pricealert-form.svelte-jfbzx0{background:var(--blue-50);border-radius:0 var(--radius-16) var(--radius-16) var(--radius-16);display:grid;gap:var(--spacer-16);margin:var(--spacer-32) 0;padding:var(--spacer-16)}@container pricealertmodal (min-width: 576px){.pricealert-form.svelte-jfbzx0{grid-template-columns:repeat(2,1fr)}.pricealert-form.svelte-jfbzx0 .btn:where(.svelte-jfbzx0){grid-column:2;justify-self:end}}@media (min-width:992px){.pricealert-cta.svelte-jfbzx0{border-radius:0 var(--radius-32) var(--radius-32) var(--radius-32);grid:1fr auto 1fr/1fr;grid-template-areas:"icon" "body" "button";justify-items:center;padding:var(--spacer-24)}.pricealert-cta__body.svelte-jfbzx0{align-self:center}.pricealert-cta__button.svelte-jfbzx0{align-self:start}}.product-hero.svelte-q17k1a{display:grid;gap:var(--spacer-x) var(--spacer-y);grid-template-areas:"title" "gallery" "excerpt"}.product-hero__title.svelte-q17k1a{grid-area:title}.product-hero__excerpt.svelte-q17k1a{grid-area:excerpt;position:relative}.product-hero__excerpt.has-description.svelte-q17k1a:after{background:linear-gradient(0deg,#fff 15%,transparent);bottom:0;content:"";height:var(--spacer-32);left:0;position:absolute;width:100%;z-index:1}.product-hero__excerpt.svelte-q17k1a .readon:where(.svelte-q17k1a){bottom:0;left:50%;position:absolute;transform:translate(-50%);white-space:nowrap;z-index:2}.product-hero__prices.svelte-q17k1a{display:none;grid-area:prices}.product-hero__specifications.svelte-q17k1a{display:none;grid-area:specifications}.product-hero.svelte-q17k1a .product-image-gallery{grid-area:gallery}.product-info.svelte-q17k1a{align-items:start;display:grid;gap:var(--spacer-x) var(--spacer-y)}.product-pagenav.svelte-q17k1a{background:var(--white);border-bottom:1px solid var(--gray-200);max-width:100%;overflow:hidden;padding:var(--spacer-8) 0;position:sticky;top:0;z-index:999}.product-pagenav.svelte-q17k1a ul:where(.svelte-q17k1a){display:flex;list-style:none;margin:0;overflow-x:auto;padding:0;scrollbar-width:none;white-space:nowrap;-webkit-overflow-scrolling:touch}.product-pagenav.svelte-q17k1a ul:where(.svelte-q17k1a)::-webkit-scrollbar{display:none}.product-pagenav.svelte-q17k1a li:where(.svelte-q17k1a){color:var(--gray-600);flex:0 0 auto;margin:0;padding:0 var(--spacer-8)}.product-pagenav.svelte-q17k1a li:where(.svelte-q17k1a):first-child{background:var(--white);left:0;padding:0 var(--spacer-8) 0 0;position:sticky}.product-pagenav.svelte-q17k1a .label:where(.svelte-q17k1a){color:var(--gray-600);font-size:var(--font-size-sm)}.product-pagenav.svelte-q17k1a a:where(.svelte-q17k1a){color:var(--black);font-weight:500;text-decoration:none}.product-prices.svelte-q17k1a{background:var(--blue-50);border-radius:0 var(--radius-16) var(--radius-16) var(--radius-16);display:grid;gap:var(--spacer-16);grid-template-areas:"title" "offers" "cta";padding:var(--spacer-16)}.product-prices__title.svelte-q17k1a{grid-area:title}.product-prices__offers.svelte-q17k1a{display:flex;flex-direction:column;gap:var(--spacer-8);grid-area:offers}.product-prices.svelte-q17k1a .pricealert-cta{grid-area:cta}.product-content.svelte-q17k1a{align-items:start;display:grid;gap:var(--spacer-x) var(--spacer-y)}.product-content__description.svelte-q17k1a{background:var(--yellow-50)}.product-content__description.svelte-q17k1a,.product-content__specs.svelte-q17k1a{border-radius:0 var(--radius-16) var(--radius-16) var(--radius-16);padding:var(--spacer-16)}.product-content__specs.svelte-q17k1a{background:var(--purple-50)}@media (min-width:768px){.product-hero.svelte-q17k1a{align-items:start;display:grid;grid:repeat(3,min-content) 1fr/repeat(2,1fr);grid-template-areas:"title title" "gallery excerpt" "gallery prices" "gallery specifications"}.product-hero__prices.svelte-q17k1a,.product-hero__specifications.svelte-q17k1a{display:flex;flex-direction:column;gap:var(--spacer-8);margin-top:var(--spacer-16)}.product-prices.svelte-q17k1a{gap:var(--spacer-16)}}@media (min-width:992px){.product-hero.svelte-q17k1a{grid-template-areas:"gallery title" "gallery excerpt" "gallery prices" "gallery specifications"}.product-prices.svelte-q17k1a{border-radius:0 var(--radius-32) var(--radius-32) var(--radius-32);gap:var(--spacer-16) var(--spacer-32);grid:repeat(2,min-content)/8fr 4fr;grid-template-areas:"title cta" "offers cta";padding:var(--spacer-24)}.product-content.svelte-q17k1a{grid:min-content/repeat(2,1fr)}.product-content__description.svelte-q17k1a,.product-content__specs.svelte-q17k1a{border-radius:0 var(--radius-32) var(--radius-32) var(--radius-32);padding:var(--spacer-24)}}@media (min-width:1200px){.product-prices.svelte-q17k1a{gap:var(--spacer-24) var(--spacer-48);grid:repeat(2,min-content)/9fr 3fr;grid-template-areas:"title cta" "offers cta"}.product-content__description.svelte-q17k1a,.product-content__specs.svelte-q17k1a,.product-prices.svelte-q17k1a{padding:var(--spacer-48)}}
