.catalog-hero{position:relative}.catalog-page-title{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.catalog-hero-slide{aspect-ratio:12/5;background-color:var(--paper);height:auto;position:relative}.catalog-hero-image{z-index:0;display:block;position:absolute;inset:0}.catalog-hero-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}[dir=rtl] .catalog-hero-image{transform:scaleX(-1)}.catalog-hero-slide--all .catalog-hero-image{transform:none}.catalog-hero-inner{z-index:1;align-items:center;height:100%;padding-block:clamp(20px,3.65vw,70px);display:flex;position:relative}.catalog-hero-copy{align-self:center;width:min(100%,520px)}.catalog-hero-copy h1,.catalog-hero-copy h2{font-size:clamp(32px,3.125vw,60px);font-weight:var(--font-weight-title);letter-spacing:-.04em;margin:0;line-height:1}.catalog-hero-copy>p{font-size:clamp(18px,1.5625vw,30px);font-weight:var(--font-weight-description);margin:clamp(6px,.52vw,10px) 0 clamp(14px,1.15vw,22px);line-height:1.1}.catalog-hero-copy .marketplace-buttons{gap:10px;width:min(100%,360px)}.catalog-hero-copy .marketplace-buttons .marketplace-action{min-height:clamp(40px,2.71vw,52px)}.catalog-hero-inner.catalog-hero-inner--all{justify-content:center;align-items:center;padding-block:0}.catalog-hero-copy.catalog-hero-copy--all{width:min(100%,520px);color:var(--ink);text-align:center;align-self:center;margin-inline:auto;transform:translateY(60px)}.catalog-hero-copy--all>p{white-space:nowrap}.catalog-hero-copy--all .marketplace-buttons{margin:clamp(14px,1.15vw,22px) auto 0}.catalog-hero-copy--all .marketplace-action{border-color:var(--ink);color:var(--ink);background:#ffffffc7}.catalog-hero-copy--all .marketplace-action:hover{background:var(--ink);color:#fff}.catalog-hero-copy--all .marketplace-action:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.catalog-hero-copy--all h2{font-size:60px;font-weight:400}@media (max-width:900px){.catalog-hero-inner.catalog-hero-inner--all{align-items:flex-end;padding-block:0 calc(5% + 28px)}.catalog-hero-copy.catalog-hero-copy--all{text-align:start;align-self:flex-end;width:100%;transform:none}.catalog-hero-copy--all .marketplace-buttons{width:min(100%,360px);margin:clamp(14px,1.15vw,22px) 0 0;position:static;transform:none}}.catalog-hero .swiper-pagination{bottom:24px}.catalog-hero .swiper-pagination-bullet{opacity:1;background:#fff;border:1px solid #3a3a3e2e;width:14px;height:14px;margin:0 3px!important}.catalog-hero .swiper-pagination-bullet-active{background:#3a3a3e40}@media (min-width:521px) and (max-width:900px){.catalog-hero-slide{aspect-ratio:auto;height:640px}.catalog-hero-inner{align-items:flex-end;padding-block:0 calc(5% + 28px)}.catalog-hero-copy{align-self:flex-end}}@media (min-width:901px) and (max-width:1200px){.catalog-hero-slide{aspect-ratio:auto;height:clamp(500px,1060px - 46.667vw,640px)}.catalog-hero-inner{padding-block:140px 70px}}@media (min-width:1201px) and (max-width:1440px){.catalog-hero-inner{padding-block:clamp(52px,580px - 36.667vw,140px) clamp(52px,160px - 7.5vw,70px)}}.catalog-products-toolbar{justify-content:flex-end;margin-bottom:28px;display:flex}.catalog-sort{width:230px;position:relative}.catalog-sort-trigger{background:var(--paper);width:100%;min-height:48px;color:var(--ink);cursor:pointer;text-align:start;border:0;border-radius:5px;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:19px 42px 7px 14px;display:grid;position:relative}.catalog-sort-trigger>span:first-child{color:#3a3a3eb3;font-size:11px;font-weight:var(--font-weight-description);pointer-events:none;position:absolute;inset-block-start:6px;inset-inline-start:14px}.catalog-sort-trigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:500;line-height:1.1;overflow:hidden}.catalog-sort-trigger .directional-arrow{width:13px;height:8px;position:absolute;inset-block-start:21px;inset-inline-end:15px}.catalog-sort-trigger[aria-expanded=true] .directional-arrow{transform:rotate(180deg)}.catalog-sort-options{z-index:5;background:var(--paper);border-radius:5px;position:absolute;inset-block-start:calc(100% + 4px);inset-inline:0;overflow:hidden;box-shadow:0 8px 20px #3a3a3e29}.catalog-sort-options button{width:100%;min-height:44px;color:var(--ink);cursor:pointer;font:inherit;font-size:18px;font-weight:var(--font-weight-description);text-align:start;background:0 0;border:0;padding:10px 14px;display:block}.catalog-sort-options button[data-active=true]{font-weight:500}.catalog-sort-options button:hover,.catalog-sort-options button:focus-visible{background:#3a3a3e17}.catalog-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px;display:grid;overflow:visible}.catalog-product-card{background:var(--paper);border-radius:10px;position:relative;overflow:hidden}.catalog-product-card-inner{border-radius:inherit;background:var(--paper);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.catalog-product-media{aspect-ratio:1400/1909;background:#fff;border-radius:10px 10px 0 0;flex:none;width:100%;position:relative;overflow:hidden}.catalog-product-media img{object-fit:contain;transition:transform .26s}.catalog-product-media>span{width:100%;height:100%;display:block}.catalog-product-copy{padding:20px 26px 24px}.catalog-product-actions{z-index:2;gap:8px;padding:0 20px 20px;display:grid;position:relative}.catalog-product-actions .marketplace-action{border:1px solid var(--ink);width:100%;height:40px;min-height:40px;color:var(--ink);text-align:center;background:0 0;border-radius:5px;place-items:center;font-size:16px;font-weight:300;line-height:1;display:grid}.catalog-product-actions .marketplace-action:hover{background:#3a3a3e0f}.catalog-product-actions .marketplace-action:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.catalog-product-details-link{z-index:1;border-radius:inherit;position:absolute;inset:0}.catalog-product-details-link:focus-visible{outline:2px solid var(--ink);outline-offset:-3px}.catalog-product-price{margin:0 0 4px;font-size:24px;font-weight:500}.catalog-product-card h2{overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:400;line-height:1.15}.catalog-product-card--skeleton{pointer-events:none}.catalog-product-skeleton-block{background:#3a3a3e1f;border-radius:4px;animation:1.2s ease-in-out infinite catalog-product-skeleton-pulse;display:block}.catalog-product-skeleton-media{width:100%;height:100%}.catalog-product-skeleton-price{width:46%;height:28px;margin-bottom:4px}.catalog-product-skeleton-title{width:88%;height:21px}.catalog-product-skeleton-title--short{width:62%;margin-top:4px}.catalog-product-skeleton-actions{pointer-events:none}.catalog-product-skeleton-action{width:100%;height:40px}@keyframes catalog-product-skeleton-pulse{50%{opacity:.55}}@media (hover:hover) and (pointer:fine){.catalog-product-card{z-index:0;overflow:visible}.catalog-product-card-inner{transition:box-shadow .18s;overflow:visible}.catalog-product-actions{background:var(--paper);opacity:0;visibility:hidden;pointer-events:none;border-radius:0 0 10px 10px;padding-bottom:0;transition:padding-bottom .26s,opacity .18s,transform .26s,visibility 0s linear .26s,box-shadow .18s;position:absolute;inset-block-start:100%;inset-inline:0;transform:translateY(-6px)}.catalog-product-card:hover,.catalog-product-card:focus-within{z-index:4}.catalog-product-card:hover .catalog-product-card-inner,.catalog-product-card:focus-within .catalog-product-card-inner{box-shadow:0 8px 24px #3a3a3e24}.catalog-product-card:hover .catalog-product-actions,.catalog-product-card:focus-within .catalog-product-actions{opacity:1;visibility:visible;pointer-events:auto;padding-bottom:20px;transition-delay:0s;transform:translateY(0);box-shadow:0 18px 28px -16px #3a3a3e61}.catalog-product-actions .marketplace-action{height:42px;min-height:42px;font-size:20px;font-weight:300}.catalog-product-card:hover .catalog-product-media img{transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.catalog-product-card-inner,.catalog-product-actions,.catalog-product-media img{transition:none}.catalog-product-card:hover .catalog-product-media img{transform:none}.catalog-product-skeleton-block,.catalog-view-more-spinner{animation:none}}.catalog-products-empty{background:var(--paper);text-align:center;border-radius:8px;margin:0;padding:48px 20px}.catalog-view-more{color:#3a3a3eb8;cursor:pointer;font:inherit;background:0 0;border:0;margin:28px auto 0;padding:0;font-size:16px;text-decoration:underline;display:table}.catalog-view-more:disabled{cursor:wait}.catalog-view-more-loading{align-items:center;gap:8px;display:inline-flex}.catalog-view-more-spinner{flex:0 0 16px;width:16px;height:16px;animation:.8s linear infinite catalog-view-more-spin}@keyframes catalog-view-more-spin{to{transform:rotate(360deg)}}.catalog-faq h2{font-size:var(--font-size-section-title);font-weight:var(--font-weight-title);margin:0 0 22px}.catalog-faq-list{border-bottom:1px solid #3a3a3e80}.catalog-faq details{border-top:1px solid #3a3a3e80}.catalog-faq summary{min-height:62px;font-size:20px;font-weight:var(--font-weight-title);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;list-style:none;display:flex}.catalog-faq summary::-webkit-details-marker{display:none}.directional-arrow{background:currentColor;flex:none;width:15px;height:9px;transition:transform .16s;display:block;transform:rotate(0);-webkit-mask:url(/icons/arrow-down.svg) 50%/contain no-repeat;mask:url(/icons/arrow-down.svg) 50%/contain no-repeat}.directional-arrow--left{transform:rotate(90deg)}.directional-arrow--right,[dir=rtl] .directional-arrow--left{transform:rotate(-90deg)}[dir=rtl] .directional-arrow--right{transform:rotate(90deg)}.catalog-faq details[open] .directional-arrow{transform:rotate(180deg)}.catalog-faq details p{color:#3a3a3ec2;max-width:1100px;margin:-2px 0 18px;font-size:18px;font-weight:300;line-height:1.28}@media (min-width:901px) and (max-width:1200px){.catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:521px) and (max-width:900px){.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.catalog-hero-slide,.catalog-hero-inner{height:auto;min-height:0}.catalog-hero-slide{aspect-ratio:3/5}.catalog-hero-inner{align-items:flex-end;height:100%;padding-block:0 calc(5% + 28px)}.breadcrumbs--overlay{top:22px}.site-header+main>.catalog-hero .breadcrumbs--overlay{top:90px}.breadcrumbs{font-size:11px}.breadcrumbs--mobile-hidden{display:none}.catalog-hero-copy{align-self:flex-end;width:100%}.catalog-hero-copy h1,.catalog-hero-copy h2{font-size:30px}.catalog-hero-copy>p{margin-top:6px;font-size:18px}.catalog-hero-copy .marketplace-buttons{gap:6px;width:100%}.catalog-hero-inner.catalog-hero-inner--all{align-items:center;padding-block:0}.catalog-hero-copy.catalog-hero-copy--all{color:var(--ink);text-align:center;align-self:center}.catalog-hero-copy--all .marketplace-buttons{width:auto;margin:0;position:absolute;inset-block-end:calc(5vw + 28px);inset-inline:20px}.catalog-hero-copy .marketplace-buttons .marketplace-action{min-height:40px}.catalog-hero .swiper-pagination{justify-content:center;align-items:center;height:24px;display:flex;bottom:10px}.catalog-hero .swiper-pagination-bullet{width:12px;height:12px}.catalog-products-toolbar{margin-bottom:16px}.catalog-sort{width:205px}.catalog-sort-trigger{min-height:44px;padding:18px 36px 6px 13px}.catalog-sort-trigger>span:first-child{font-size:10px;inset-block-start:5px;inset-inline-start:13px}.catalog-sort-trigger strong,.catalog-sort-options button{font-size:16px}.catalog-sort-trigger .directional-arrow{inset-block-start:19px;inset-inline-end:13px}.catalog-sort-options button{min-height:40px;padding-inline:13px}.catalog-products-grid{grid-template-columns:1fr;gap:12px}.catalog-product-card{min-height:0}.catalog-product-card-inner{min-height:0;position:relative}.catalog-product-copy{padding:16px 18px 18px}.catalog-product-actions{padding-inline:18px;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;border-radius:0;padding-bottom:18px;transition:none;position:relative;inset:auto;transform:none}.catalog-product-actions .marketplace-action{height:40px;min-height:40px;font-size:16px}.catalog-product-price{font-size:22px}.catalog-product-card h2{font-size:16px}.catalog-view-more{margin-top:20px;font-size:13px}.catalog-faq h2{margin-bottom:12px}.catalog-faq summary{gap:10px;min-height:38px;padding:8px 0;font-size:14px;line-height:1.18}.catalog-faq .directional-arrow{width:12px;height:8px}.catalog-faq details p{margin:-1px 0 10px;font-size:12px;line-height:1.25}.catalog-faq details[open] .directional-arrow{transform:rotate(180deg)}}
.legal-hero{background:var(--paper);min-height:420px;display:grid;position:relative}.legal-hero-content{place-items:center;display:grid}.legal-hero h1{font-size:60px;font-weight:var(--font-weight-title);letter-spacing:-.04em;text-align:center;margin:0}.legal-section{scroll-margin-top:124px}.legal-section+.legal-section{margin-top:44px}.legal-section h2{font-size:var(--font-size-section-title);font-weight:var(--font-weight-title);letter-spacing:-.025em;margin:0 0 14px;line-height:1.16}.legal-section p,.legal-section li{color:#3a3a3ed1;font-size:var(--font-size-body);font-weight:var(--font-weight-description);line-height:1.48}.legal-section p{margin:0}.legal-section p+p{margin-top:14px}.legal-section a{text-underline-offset:.15em;overflow-wrap:anywhere;text-decoration:underline}.legal-section ul{gap:8px;margin:16px 0 0;padding-inline-start:24px;display:grid}.legal-section li::marker{color:var(--ink)}@media (max-width:520px){.legal-hero{min-height:250px}.legal-hero h1{font-size:30px}.legal-section+.legal-section{margin-top:34px}.legal-section h2{margin-bottom:10px}.legal-section p,.legal-section li{line-height:1.45}.legal-section p+p{margin-top:12px}.legal-section ul{gap:6px;margin-top:12px;padding-inline-start:20px}}
.product-breadcrumbs{margin-bottom:50px}.product-detail-grid{grid-template-columns:minmax(0,586px) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,72px);display:grid}.product-detail-left{min-width:0}.product-detail-gallery{width:100%;min-width:0;max-width:586px}.product-detail-media{direction:ltr;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:12px;display:grid}[dir=rtl] .product-detail-stage,[dir=rtl] .product-detail-thumbnails{direction:rtl}.product-detail-stage{min-width:0;position:relative}.product-detail-stage .swiper{width:100%}.product-detail-placeholder{aspect-ratio:3/4;background:var(--paper);border-radius:10px;width:100%}.product-detail-image{width:100%;aspect-ratio:var(--product-image-aspect-ratio,3/4);background:var(--paper);border-radius:10px;position:relative;overflow:hidden}.product-detail-image-zoom{width:100%;height:100%;position:relative}.product-detail-image-zoom img{object-fit:contain}.product-detail-arrow{z-index:2;color:#3a3a3e;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;transition:color .16s;display:grid;position:absolute;top:calc(50% - 30px)}.product-detail-arrow:hover,.product-detail-arrow:focus-visible{color:#111}.product-detail-arrow--previous{inset-inline-start:12px}.product-detail-arrow--next{inset-inline-end:12px}.product-detail-thumbnails{scrollbar-width:thin;flex-direction:column;align-items:center;gap:10px;max-height:605px;display:flex;overflow-y:auto}.product-detail-thumbnail{background:var(--paper);cursor:pointer;border:1px solid #0000;border-radius:4px;width:54px;height:54px;padding:0;position:relative;overflow:hidden}.product-detail-thumbnail img{object-fit:contain}.product-detail-thumbnail[data-active=true]{border-color:var(--ink)}.product-detail-thumbnail-viewport{z-index:1;width:var(--gallery-viewport-width,41.6667%);height:var(--gallery-viewport-height,55.5556%);left:var(--gallery-viewport-left,29.1667%);top:var(--gallery-viewport-top,22.2222%);border:1px dashed var(--ink);pointer-events:none;border-radius:1px;position:absolute}.product-detail-copy h1{margin:0;font-size:40px;font-weight:300;line-height:1.08}.product-detail-copy{align-self:start;min-width:0;position:relative}.product-detail-price{margin:8px 0 0;font-size:60px;font-weight:400;line-height:1}.product-detail-purchase{gap:10px;max-width:440px;display:grid}.product-variant-selector{gap:18px;margin:16px 0 0;display:grid}.product-variant-selector fieldset{border:0;min-width:0;margin:0;padding:0}.product-variant-selector legend{margin-bottom:10px;font-size:18px;font-weight:300}.product-variant-options{flex-wrap:wrap;gap:8px;display:flex}.product-variant-option{min-height:42px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #3a3a3e4d;border-radius:5px;align-items:center;gap:8px;padding:7px 12px;display:inline-flex;position:relative;overflow:hidden}.product-variant-option:not(:disabled):hover,.product-variant-option:focus-visible,.product-variant-option[data-selected=true]{border-color:var(--ink)}.product-variant-option[data-selected=true]{box-shadow:0 0 0 1px var(--ink)}.product-variant-option:disabled{cursor:not-allowed;opacity:.48}.product-variant-option:disabled:after{content:"";pointer-events:none;transform-origin:50%;background:#8f8f8f;width:141.5%;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.product-variant-option--color{border:1px solid #3a3a3e3d;border-radius:50%;flex:0 0 36px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.product-variant-option--color:not(:disabled):hover{border-color:#3a3a3eb3}.product-variant-option--color:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.product-variant-option--color[data-selected=true]{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ink);border-color:#fff}.product-variant-option--size{border-radius:4px;flex:0 0 36px;justify-content:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.product-variant-option--size[data-selected=true]{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:none}.product-detail-purchase .marketplace-action{border:1px solid var(--ink);min-height:52px;font-size:24px;font-weight:var(--font-weight-description);border-radius:4px;place-items:center;display:grid}.product-detail-fulfillment{width:100%;max-width:440px;margin-top:24px}.product-pickup{margin-top:0;font-size:14px;font-weight:300;line-height:1.35}.product-detail-fulfillment[data-has-actions=true] .product-pickup{margin-top:14px}.product-pickup p{margin:0}.product-pickup p+p{margin-top:2px}.product-pickup strong{font-weight:700}.product-store-information{background:var(--ink);color:#fff;border-radius:5px;place-items:center;width:100%;height:32px;margin-top:12px;font-size:14px;font-weight:500;display:grid}.product-store-information:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.product-detail-support{width:min(100%,640px);margin-top:40px}.product-detail-description{width:100%}.product-detail-description>p,.product-detail-description li{margin:0;font-size:16px;font-weight:400;line-height:1.35}.product-detail-description>p+p,.product-detail-description>:is(h2,h3,h4),.product-detail-description>:is(ul,ol){margin-top:20px}.product-detail-description>:is(h2,h3,h4){margin-bottom:0;font-size:16px;font-weight:500;line-height:1.25}.product-detail-description>:is(ul,ol){padding-inline-start:24px}.product-detail-description li+li{margin-top:8px}.our-forest{align-items:center;gap:14px;margin-top:26px;display:flex}.our-forest img{flex:none;width:70px;height:auto}.our-forest h2,.our-forest p{margin:0;font-size:16px;line-height:1.15}.our-forest h2{text-transform:uppercase;font-weight:400}.our-forest p{margin-top:2px;font-weight:300}#related-products-title{font-size:var(--font-size-section-title);font-weight:var(--font-weight-title);margin:0 0 28px}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px;display:grid;overflow:visible}@media (min-width:901px) and (max-width:1200px){.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:901px) and (hover:hover) and (pointer:fine){.product-detail-image[data-zoomable=true]{cursor:zoom-in}}@media (prefers-reduced-motion:reduce){.product-detail-image[data-zoomable=true]{cursor:default}.product-detail-thumbnail-viewport{display:none}}@media (max-width:900px){.product-breadcrumbs{margin-bottom:38px}.product-detail-grid{flex-direction:column;gap:32px;display:flex}.product-detail-left{display:contents}.product-detail-gallery{order:1;width:100%;max-width:520px}.product-detail-media{flex-direction:column;gap:12px;display:flex}.product-detail-stage{order:1;width:100%}.product-detail-thumbnails{flex-direction:row;order:2;justify-content:center;gap:8px;width:100%;max-width:100%;max-height:none;padding-bottom:2px;overflow:auto hidden}.product-detail-thumbnail{flex:0 0 48px;width:48px;height:48px}.product-detail-arrow--previous{inset-inline-start:12px}.product-detail-arrow--next{inset-inline-end:12px}.product-detail-copy{order:2;width:100%}.product-detail-purchase,.product-detail-fulfillment{max-width:none}.product-detail-support{order:3;width:100%;margin-top:0}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.product-detail-grid{gap:24px}.product-detail-arrow{width:32px;height:32px;top:calc(50% - 26px)}.product-detail-arrow--previous{inset-inline-start:8px}.product-detail-arrow--next{inset-inline-end:8px}.product-detail-thumbnails{justify-content:flex-start;gap:6px}.product-detail-thumbnail{flex-basis:36px;width:36px;height:36px}.product-detail-copy h1{font-size:20px;font-weight:300}.product-detail-price{margin:6px 0 0;font-size:30px;font-weight:400}.product-variant-selector{margin:16px 0 0}.product-variant-selector legend{font-size:16px}.product-detail-fulfillment{margin-top:20px}.product-detail-purchase{gap:6px}.product-detail-purchase .marketplace-action{min-height:32px;font-size:16px}.product-pickup{font-size:12px;font-weight:300}.product-store-information{height:32px;font-size:14px;font-weight:400}.product-detail-description>p,.product-detail-description li{font-size:14px;font-weight:300;line-height:1.2}.product-detail-description>p+p,.product-detail-description>:is(h2,h3,h4),.product-detail-description>:is(ul,ol){margin-top:18px}.product-detail-description>:is(h2,h3,h4){font-size:14px;font-weight:400}.our-forest{gap:8px;margin-top:22px}.our-forest img{width:45px;height:auto}.our-forest h2,.our-forest p{font-size:12px}#related-products-title{margin-bottom:20px}.related-products-grid{grid-template-columns:1fr;gap:12px}}
