.pg-home-shelf-host{overflow:hidden;padding:24px 0 48px;background:#fff}
.pg-home-shelf-host>.container{max-width:1440px}
.pg-home-shelf{color:#1f2a3c;font-family:Poppins,Arial,sans-serif}
.pg-home-shelf *{box-sizing:border-box}
.pg-home-shelf__header{max-width:760px;margin:0 auto 26px;padding:0 20px;text-align:center}
.pg-home-shelf__eyebrow{margin:0;color:#c9787d;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.pg-home-shelf__heading{margin:9px 0 0;font-family:"Playfair Display",Georgia,serif;font-style:italic}
.pg-home-shelf__intro{margin:13px auto 0;color:#6e7480}
.pg-home-shelf__panel[hidden]{display:none!important}
.pg-home-shelf__rail-wrap{position:relative}
.pg-home-shelf__rail{display:grid;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}
.pg-home-shelf__rail::-webkit-scrollbar{display:none}
.pg-home-shelf__card{min-width:0;scroll-snap-align:start}
.pg-home-shelf__media{display:block;aspect-ratio:1/1}
.pg-home-shelf__media img,.pg-home-shelf__placeholder{display:block;width:100%;height:100%;object-fit:cover}
.pg-home-shelf__product-title a{color:inherit!important;text-decoration:none!important}
.pg-home-shelf__view-all{display:flex;width:max-content;align-items:center;gap:8px;margin-right:auto;margin-left:auto;color:#1f2a3c!important;text-decoration:none!important}
.pg-home-shelf__arrow{position:absolute;z-index:3;transform:translateY(-50%);display:grid;place-items:center;border-radius:50%;cursor:pointer}
.pg-home-shelf__arrow--previous{left:-14px}.pg-home-shelf__arrow--next{right:-14px}
.pg-home-shelf__arrow:disabled{opacity:.25;cursor:default}
.pg-home-chip-nav{display:none}
@media(max-width:720px){.pg-home-shelf-host>.container{width:100%;padding-right:0;padding-left:0}.pg-home-shelf__header{padding:0 20px}.pg-home-shelf__intro{padding:0 4px}}
