.product_breadcrumbs__OLmGz{display:flex;max-width:var(--gridWidth);margin:.5rem auto;padding:0 10px;white-space:nowrap}.product_breadcrumbs__OLmGz a,.product_breadcrumbs__OLmGz a:visited{display:block;text-decoration:underline;color:var(--lightText);font-size:15px}.product_breadcrumbs__OLmGz a:not(:last-of-type):after{content:" /";display:inline-block;line-height:1em;margin:0 .25rem}.product_breadcrumbs__OLmGz a:last-of-type{overflow:hidden;text-overflow:ellipsis}.product_pageContainer__jhE_q{display:grid;grid-template-columns:1fr;grid-template-areas:"title" "gallery" "details";max-width:var(--gridWidth);margin:0 auto}.product_title__cLreb{grid-area:title;padding:10px}.product_title__cLreb h1{font-size:1.75rem;-webkit-margin-before:0;margin-block-start:0}.product_gallery__Md5Hf{grid-area:gallery;overflow:hidden;padding:1rem;background-color:var(--background);border:1px solid var(--hr);border-radius:var(--babyRound);display:grid;grid-template-columns:1fr;grid-template-areas:"main" "sides";grid-gap:1rem;align-items:center}.product_gallery__main__7K_Ec{grid-area:main}.product_gallery__sides__cDbp3{grid-area:sides;margin:0;padding:0;display:flex;flex-direction:row;justify-content:center;gap:2rem}.product_gallery__sides__item__DNFJK button{background:#f5f6f7;border-radius:3px;border:1px solid var(--hr);cursor:pointer;display:block;opacity:.4;overflow:hidden;position:relative;transition:opacity .1s ease-in-out 0s;padding:0}.product_gallery__sides__item__DNFJK button:focus,.product_gallery__sides__item__DNFJK button:hover{opacity:1}.product_details__D6w5L{grid-area:details;padding:10px}.product_details__D6w5L hr{border-top:1px solid #d7dcdd;margin:2rem 0}.product_style__label__v8B3K{display:block;font-size:1.125rem;font-weight:500}.product_style__label__v8B3K span{font-size:.95rem;font-weight:400;margin-left:.575rem}.product_detailsList__xuXWc{padding-left:1.25rem}.product_colorOptions__wSXwc{margin:.25rem 0 0;padding:0;display:flex;flex-flow:row wrap;gap:.25rem}.product_details__D6w5L{margin:1rem auto;max-width:100%}@media screen and (min-width:800px){.product_pageContainer__jhE_q{grid-template-columns:2fr 1fr;grid-template-areas:"gallery title" "gallery details";grid-gap:0 2rem}.product_title__cLreb{padding:0}.product_title__cLreb h1{-webkit-margin-before:.67em;margin-block-start:.67em}.product_gallery__Md5Hf{height:min(calc(100dvh - 5rem),60rem);position:-webkit-sticky;position:sticky;top:1.75rem;grid-template-columns:minmax(4rem,auto) minmax(420px,1fr);grid-template-areas:"sides main";grid-gap:2rem}.product_gallery__sides__cDbp3{flex-direction:column}.product_details__D6w5L{padding:0}}@media screen and (min-width:1180px){.product_breadcrumbs__OLmGz{padding:0}}