@charset "UTF-8";.product-single__detail{padding:var(--theme-section-py) 0 7.5rem}.product-single__layout{display:flex;flex-direction:row;gap:var(--theme-grid-gap);align-items:flex-start}.product-single__rail{width:24.375rem;flex-shrink:0;display:flex;flex-direction:column;gap:2.5rem;position:sticky;top:calc(var(--header-height, 6.25rem) + 2.5rem)}.product-single__rail-group{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.product-single__rail-label{font-family:var(--theme-heading-ff);font-size:1rem;line-height:2rem;text-transform:uppercase;color:var(--theme-grey-color)}.product-single__rail-rule{align-self:stretch;height:1px;background:var(--theme-hairline)}.product-single__rail-link{font-family:var(--theme-heading-ff);font-weight:500;font-size:1.25rem;line-height:2.5rem;color:var(--theme-dark-grey-color);text-decoration:none;transition:color var(--theme-transition)}.product-single__rail-link.is-current{color:var(--theme-primary-color)}@media(any-hover:hover){.product-single__rail-link:hover{color:var(--theme-primary-color)}}.product-single__main{width:76.875rem;flex-shrink:0;display:flex;flex-direction:column;gap:3.75rem}.product-single__crumbs{display:flex;flex-direction:row;gap:.5rem;align-items:center;font-family:var(--theme-heading-ff);font-size:1rem;line-height:2rem;text-transform:uppercase;color:var(--theme-grey-color)}.product-single__crumbs a{color:var(--theme-grey-color);text-decoration:none;transition:color var(--theme-transition)}.product-single__crumbs a:hover{color:var(--theme-primary-color)}.product-single__crumbs-current{color:var(--theme-dark-grey-color)}.product-single__crumbs-sep svg{display:block;transform:rotate(51.5deg);width:.625rem;height:.75rem}.product-single__head{display:flex;flex-direction:column;gap:1.875rem;align-items:flex-start}.product-single__title{margin:0;align-self:stretch}.product-single__dot{display:inline-block;width:1.3125rem;height:1.3125rem;margin-left:.375rem;border-radius:50%;background:var(--theme-primary-color);vertical-align:baseline}.product-single__intro{margin:0;max-width:50.625rem;font-family:var(--theme-text-ff);font-size:1.1875rem;line-height:2.375rem;color:var(--theme-dark-grey-color)}.product-single__hero{height:41.875rem;overflow:hidden;background:var(--theme-tile-hover)}.product-single__hero img,.product-single__hero picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-single__specs{display:flex;flex-direction:column}.product-single__spec{display:flex;flex-direction:row;gap:var(--theme-grid-gap);align-items:flex-start;padding:2.5rem 0;border-top:1px solid var(--theme-grey-color)}.product-single__spec:last-child{border-bottom:1px solid var(--theme-grey-color)}.product-single__spec-label{width:15.625rem;flex-shrink:0;margin:0;font-family:var(--theme-heading-ff);font-size:1rem;line-height:2rem;text-transform:uppercase;color:var(--theme-grey-color)}.product-single__spec-body{margin:0;flex:1;font-family:var(--theme-text-ff);font-size:1rem;line-height:2rem;color:var(--theme-dark-grey-color)}.product-single__spec-body p{margin:0 0 .75rem}.product-single__spec-body p:last-child{margin-bottom:0}.product-single__materials{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--theme-grid-gap);align-items:flex-start}.product-single__material{width:18.5rem;flex-shrink:0;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.product-single__material-media{align-self:stretch;height:13.75rem;box-shadow:inset 0 0 0 1px var(--theme-hairline);overflow:hidden}.product-single__material-media img,.product-single__material-media picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-single__material-media--empty{background:var(--theme-base-soft)}.product-single__material-meta{align-self:stretch;display:flex;flex-direction:column;gap:.125rem;align-items:flex-start}.product-single__material-title{font-family:var(--theme-heading-ff);font-weight:600;font-size:1.5rem;line-height:2.25rem;color:var(--theme-dark-grey-color)}.product-single__material-supplier{font-family:var(--theme-text-ff);font-size:1rem;line-height:2rem;color:var(--theme-grey-color)}.product-single__material-spec{font-family:var(--theme-text-ff);font-size:1rem;line-height:2rem;color:var(--theme-dark-grey-color)}.product-single__sizes{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--theme-grid-gap);align-items:flex-start}.product-single__size{width:18.5rem;flex-shrink:0;font-family:var(--theme-text-ff);font-size:1.1875rem;line-height:2.375rem;color:var(--theme-dark-grey-color)}.product-single__actions{display:flex;flex-direction:row;gap:1.875rem;align-items:center}.product-single__action{min-width:15.625rem;height:3.5rem;padding:0 1.875rem;display:inline-flex;align-items:center;justify-content:center}.product-single__action-link{display:inline-flex;flex-direction:row;gap:.625rem;align-items:center;font-family:var(--theme-heading-ff);font-weight:500;font-size:1rem;line-height:1;text-transform:uppercase;text-decoration:none;color:var(--theme-primary-color)}.product-single__action-link svg{flex-shrink:0;transform:rotate(51.5deg)}@media(max-width:991.98px){.product-single__detail{padding:var(--theme-section-py) 0 3rem}.product-single__layout{flex-direction:column;gap:2.5rem}.product-single__rail{width:100%;position:static;top:auto}.product-single__main{order:-1;width:100%;gap:2.5rem}.product-single__crumbs{flex-wrap:wrap}.product-single__hero{height:18.75rem}.product-single__spec{flex-direction:column;gap:.5rem;padding:1.5rem 0}.product-single__spec-label{width:auto}.product-single__material,.product-single__size{width:100%}.product-single__actions{flex-direction:column;align-items:stretch;gap:1.25rem}.product-single__action{width:100%}}
