.mdp-leash{--amber:#F9A902;--ink:#1F1F1F;--charcoal:#333333;--card:#F5F3F3;--line:#e2e0de;--black:#000;--white:#fff;--grey:#6b6b6b;--fh:"Barlow Condensed",sans-serif;--fb:"Funnel Sans",system-ui,sans-serif;--mlp-header-h:144px;--mlp-hero-gap:8px;font-family:var(--fb);color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}body:has(.mdp-leash) #header-group{min-height:var(--mlp-header-h,144px);background:#fff}body.mlp-pin-header #header-group{position:sticky;top:0;z-index:100}.mdp-leash *{box-sizing:border-box;margin:0;padding:0}.mdp-leash img{max-width:100%;display:block}.mdp-leash h1,.mdp-leash h2,.mdp-leash h3,.mdp-leash .h{font-family:var(--fh);text-transform:uppercase;line-height:1.02;letter-spacing:.01em;font-weight:700}.mdp-leash .mlp-wrap{max-width:1200px;margin:0 auto;padding:0 24px}.mdp-leash .mlp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--fh);text-transform:uppercase;font-weight:700;font-size:18px;letter-spacing:.03em;padding:15px 26px;border:0;border-radius:8px;cursor:pointer;text-decoration:none}.mdp-leash .mlp-btn--amber{background:var(--amber);color:#fff}.mdp-leash .mlp-btn--dark{background:var(--ink);color:#fff;border-radius:999px;padding:14px 40px}.mdp-leash .mlp-btn--outline{background:#fff;color:var(--ink);border:1.5px solid var(--ink);border-radius:8px}.mdp-leash .mlp-topbar{position:sticky;top:0;z-index:100;background:#fff}.mdp-leash .mlp-ann{overflow:hidden;white-space:nowrap;padding:8px 0}.mdp-leash .mlp-ann .mlp-ann-track{display:inline-block;font-family:var(--fh);text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:.05em;animation:mlp-sc 22s linear infinite}.mdp-leash .mlp-ann .mlp-ann-track span{margin:0 26px}@keyframes mlp-sc{to{transform:translate(-50%)}}.mdp-leash .mlp-hero{padding:var(--mlp-hero-gap) 0 0}.mdp-leash .mlp-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;padding-bottom:50px}.mdp-leash .mlp-hero-grid>.mlp-gal{grid-column:1;grid-row:1;align-self:start;position:sticky;top:calc(var(--mlp-header-h) + var(--mlp-hero-gap))}.mdp-leash .mlp-hero-grid>.mlp-bb{grid-column:2;grid-row:1}.mdp-leash .mlp-gal-main{position:relative;border-radius:14px;overflow:hidden;background:var(--card)}.mdp-leash .mlp-gal-main img{width:100%;aspect-ratio:1/1;object-fit:cover}.mdp-leash .mlp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.mdp-leash .mlp-thumbs img{border-radius:8px;height:74px;width:100%;object-fit:cover;border:2px solid transparent;cursor:pointer}.mdp-leash .mlp-thumbs img.is-on{border-color:var(--amber)}.mdp-leash .mlp-bb{background:var(--card);border-radius:14px;padding:26px}.mdp-leash .mlp-rate{font-family:var(--fh);text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--grey);margin-bottom:8px}.mdp-leash .mlp-rate a{color:inherit;text-decoration:none}.mdp-leash .mlp-rate .mlp-rev{text-decoration:underline}.mdp-leash .mlp-rate .mlp-stars{color:var(--amber);letter-spacing:1px}.mdp-leash .mlp-bb h1{font-size:30px;color:var(--ink)}.mdp-leash .mlp-price{font-family:var(--fh);font-weight:700;font-size:22px;margin:6px 0 14px}.mdp-leash .mlp-opt{margin:14px 0}.mdp-leash .mlp-lbl{font-family:var(--fh);text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.03em;margin-bottom:8px;color:var(--ink)}.mdp-leash .mlp-lbl .mlp-v{color:var(--grey)}.mdp-leash .mlp-sw-row{display:flex;flex-wrap:wrap;gap:7px}.mdp-leash .mlp-sw{width:30px;height:30px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px transparent;cursor:pointer;transition:box-shadow .12s}.mdp-leash .mlp-sw[data-on]{box-shadow:0 0 0 2px var(--amber)}.mdp-leash .mlp-sw:not([data-on]){box-shadow:0 0 0 1px var(--line)}.mdp-leash .mlp-sw:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.mdp-leash .mlp-len:focus-visible{outline:2px solid var(--amber);outline-offset:2px}.mdp-leash .mlp-len-row{display:flex;flex-wrap:wrap;gap:8px}.mdp-leash .mlp-len{font-family:var(--fh);text-transform:uppercase;font-weight:600;font-size:13px;padding:8px 14px;border:1.5px solid var(--line);background:#fff;border-radius:8px;cursor:pointer;line-height:1.1}.mdp-leash .mlp-len[data-on]{background:var(--amber);border-color:var(--amber);color:#fff}.mdp-leash .mlp-len[data-pop]{border-color:var(--amber);display:inline-flex;align-items:center;gap:8px}.mdp-leash .mlp-len[data-pop] .mlp-pill{background:var(--amber);color:#fff;font-family:var(--fb);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:999px;line-height:1.4}.mdp-leash .mlp-len[data-on] .mlp-pill{background:var(--ink);color:#fff}.mdp-leash .mlp-cart-row{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:16px}.mdp-leash .mlp-qty{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1.5px solid var(--line);border-radius:8px;padding:0 10px;font-family:var(--fh);font-weight:700}.mdp-leash .mlp-qty button{background:none;border:0;font-size:18px;cursor:pointer;width:26px;height:48px;color:var(--grey)}.mdp-leash .mlp-fbt{margin-top:18px;border-radius:10px;overflow:hidden;border:1px solid var(--line);background:#fff}.mdp-leash .mlp-fbt .mlp-fbt-h{background:var(--black);color:#fff;font-size:14px;letter-spacing:.04em;padding:10px 14px;font-family:var(--fh);text-transform:uppercase;font-weight:700}.mdp-leash .mlp-fbt-body{display:flex;align-items:center;gap:12px;padding:12px 14px}.mdp-leash .mlp-fbt-body img{width:54px;height:54px;border-radius:8px;object-fit:cover;background:var(--card);flex:none}.mdp-leash .mlp-fbt-i{flex:1;min-width:0}.mdp-leash .mlp-fbt-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.mdp-leash .mlp-fbt-t{font-size:14px;font-weight:700;color:var(--ink)}.mdp-leash .mlp-fbt-pr{font-family:var(--fh);font-weight:700;font-size:14px;color:var(--ink);letter-spacing:.02em}.mdp-leash .mlp-fbt-was{font-family:var(--fh);font-weight:600;font-size:13px;color:var(--grey);text-decoration:line-through;letter-spacing:.02em}.mdp-leash .mlp-fbt-save{display:inline-block;font-family:var(--fh);font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--black);background:var(--amber);border-radius:4px;padding:2px 7px;line-height:1.5}.mdp-leash .mlp-fbt-d{font-size:12px;color:var(--grey);margin-top:3px;line-height:1.4}.mdp-leash .mlp-fbt-add{font-family:var(--fh);text-transform:uppercase;font-weight:700;border:1.5px solid var(--ink);background:#fff;border-radius:8px;padding:7px 16px;cursor:pointer;font-size:13px;flex:none}.mdp-leash .mlp-reassure{display:flex;flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.mdp-leash .mlp-reassure span{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--charcoal);font-weight:500}.mdp-leash .mlp-reassure svg.mlp-ic{stroke:var(--amber);width:17px;height:17px}.mdp-leash .mlp-acc{margin-top:16px}.mdp-leash .mlp-acc details{border-top:1px solid var(--line)}.mdp-leash .mlp-acc summary{cursor:pointer;list-style:none;font-family:var(--fh);text-transform:uppercase;font-weight:600;font-size:14px;letter-spacing:.03em;padding:14px 2px;display:flex;justify-content:space-between;align-items:center}.mdp-leash .mlp-acc summary::-webkit-details-marker{display:none}.mdp-leash .mlp-acc summary .mlp-p{font-size:20px;color:var(--grey)}.mdp-leash .mlp-acc .mlp-acc-body{padding:0 2px 14px;font-size:13.5px;color:var(--charcoal)}.mdp-leash .mlp-acc .mlp-acc-body p{margin-bottom:8px}.mdp-leash .mlp-acc .mlp-acc-body p:last-child{margin-bottom:0}.mdp-leash .mlp-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.mdp-leash .mlp-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;padding:16px 8px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:border .25s,box-shadow .25s}.mdp-leash .mlp-badge:hover{border-color:#f9a90273;box-shadow:0 6px 16px #f9a9022e}.mdp-leash .mlp-badge .mlp-ring{width:48px;height:48px;border-radius:50%;background:#f9a9021f;display:flex;align-items:center;justify-content:center;flex:none}.mdp-leash .mlp-badge .mlp-ring svg{width:24px;height:24px;stroke:var(--amber);stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.mdp-leash .mlp-badge .mlp-bt{font-family:var(--fh);text-transform:uppercase;font-size:13px;font-weight:700;color:var(--ink);line-height:1.05}.mdp-leash .mlp-badge .mlp-bs{font-size:11px;color:#5a5a5a;font-weight:600;line-height:1.25}.mdp-leash .mlp-band{padding:64px 0}.mdp-leash .mlp-band--grey{background:var(--card)}.mdp-leash .mlp-band--amber{background:var(--amber)}.mdp-leash .mlp-band--charcoal{background:var(--charcoal);color:#fff}.mdp-leash .mlp-band--ink{background:var(--ink);color:#fff}.mdp-leash .mlp-center{text-align:center}.mdp-leash h2.mlp-sec{font-size:36px;color:var(--ink)}.mdp-leash .mlp-band--amber h2.mlp-sec,.mdp-leash .mlp-band--charcoal h2.mlp-sec,.mdp-leash .mlp-band--ink h2.mlp-sec{color:#fff}.mdp-leash .mlp-meet{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.mdp-leash .mlp-meet h2{font-size:34px;margin-bottom:14px}.mdp-leash .mlp-meet p.mlp-lead{font-size:15px;color:var(--charcoal);margin-bottom:16px}.mdp-leash .mlp-meet ul{list-style:none}.mdp-leash .mlp-meet li{display:flex;gap:10px;padding:6px 0;font-size:14.5px}.mdp-leash .mlp-meet li svg.mlp-ic{stroke:var(--amber);flex:none;margin-top:3px;width:20px;height:20px;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.mdp-leash .mlp-collage{position:relative;height:460px}.mdp-leash .mlp-collage img{position:absolute;border-radius:14px;object-fit:cover;box-shadow:0 12px 30px #00000029}.mdp-leash .mlp-collage img:nth-child(1){width:60%;height:46%;right:0;top:0}.mdp-leash .mlp-collage img:nth-child(2){width:42%;height:64%;left:0;top:12%}.mdp-leash .mlp-collage img:nth-child(3){width:54%;height:46%;right:6%;bottom:0}.mdp-leash .mlp-quiz{display:grid;grid-template-columns:.85fr 1.15fr;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 36px #00000012}.mdp-leash .mlp-quiz .mlp-qimg{position:relative;background:var(--card);min-height:240px}.mdp-leash .mlp-quiz .mlp-qimg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mdp-leash .mlp-quiz .mlp-qbody{padding:38px 42px;display:flex;flex-direction:column;justify-content:center}.mdp-leash .mlp-quiz .mlp-qtag{font-family:var(--fh);text-transform:uppercase;font-size:12px;letter-spacing:.12em;color:#b8860b;font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:7px}.mdp-leash .mlp-quiz .mlp-qtag svg{width:16px;height:16px;stroke:var(--amber);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.mdp-leash .mlp-quiz h3{font-size:30px;color:var(--ink);margin-bottom:8px}.mdp-leash .mlp-quiz p{color:var(--charcoal);font-size:15px;margin-bottom:20px;max-width:46ch}.mdp-leash .mlp-quiz .mlp-btn{width:auto;align-self:flex-start}.mdp-leash .mlp-vids{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:38px 0 30px}.mdp-leash .mlp-vids-dots{display:none;justify-content:center;gap:8px;margin:0 0 24px}.mdp-leash .mlp-vids-dot{width:8px;height:8px;border-radius:50%;background:#00000047;border:0;padding:0;cursor:pointer;transition:transform .15s,background .15s}.mdp-leash .mlp-vids-dot.is-active{background:#111;transform:scale(1.3)}.mdp-leash .mlp-vid{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:9/16;background:#000;cursor:pointer}.mdp-leash .mlp-vid img,.mdp-leash .mlp-vid video{width:100%;height:100%;object-fit:cover;opacity:.92}.mdp-leash .mlp-vid .mlp-pl{position:absolute;left:50%;bottom:14px;transform:translate(-50%);display:flex;align-items:center;padding:6px 12px;background:#fff;border-radius:999px;box-shadow:0 2px 8px #00000040;z-index:2;pointer-events:none}.mdp-leash .mlp-vid .mlp-pl-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#111;line-height:0}.mdp-leash .mlp-vid .mlp-pl-btn svg{width:18px;height:18px;fill:currentColor}.mdp-leash .mlp-vid video::-webkit-media-controls,.mdp-leash .mlp-vid video::-webkit-media-controls-enclosure,.mdp-leash .mlp-vid video::-webkit-media-controls-overlay-play-button,.mdp-leash .mlp-vid video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none!important;opacity:0!important}.mdp-leash .mlp-marq{overflow:hidden;padding:16px 0;white-space:nowrap}.mdp-leash .mlp-marq .mlp-marq-t{display:inline-block;font-family:var(--fh);text-transform:uppercase;font-weight:700;font-size:17px;letter-spacing:.04em;animation:mlp-sc var(--mlp-marq-speed,26s) linear infinite}.mdp-leash .mlp-marq .mlp-marq-t span{margin:0 30px}.mdp-leash .mlp-once{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.mdp-leash .mlp-once .mlp-once-media,.mdp-leash .mlp-once img,.mdp-leash .mlp-once video{width:100%;border-radius:14px;aspect-ratio:4/3;object-fit:cover;display:block;background:#000}.mdp-leash .mlp-once h2{font-size:32px;color:#fff;margin-bottom:14px}.mdp-leash .mlp-once p{font-size:15px;color:#dcdcdc;margin-bottom:14px}.mdp-leash .mlp-once ul{list-style:none;margin-bottom:14px}.mdp-leash .mlp-once li{display:flex;gap:9px;padding:5px 0;font-size:14.5px;color:#f0f0f0}.mdp-leash .mlp-once li svg.mlp-ic{stroke:var(--amber);flex:none;margin-top:3px;width:20px;height:20px;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.mdp-leash .mlp-once .mlp-promise{font-family:var(--fh);text-transform:uppercase;font-weight:700;font-size:17px;color:#fff;margin-bottom:16px}.mdp-leash .mlp-rev-sum{font-family:var(--fh);text-transform:uppercase;font-weight:700;letter-spacing:.04em;color:var(--amber);margin-top:8px;font-size:15px}.mdp-leash .mlp-ugc{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.mdp-leash .mlp-ugc img{border-radius:12px;aspect-ratio:1/1;object-fit:cover}.mdp-leash .mlp-rv-head{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:6px}.mdp-leash .mlp-rv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.mdp-leash .mlp-rv-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:0 6px 18px #0000000d}.mdp-leash .mlp-rv-card .mlp-ph{width:100%;aspect-ratio:4/3;border-radius:8px;object-fit:cover;margin-bottom:12px;background:var(--card)}.mdp-leash .mlp-rv-card .mlp-st{color:var(--amber);font-size:14px;letter-spacing:1px}.mdp-leash .mlp-rv-card .mlp-nm{font-family:var(--fh);text-transform:uppercase;font-weight:700;font-size:14px;margin-top:8px}.mdp-leash .mlp-rv-card .mlp-vb{font-size:11px;color:var(--grey);font-weight:600}.mdp-leash .mlp-rv-card p{font-size:13.5px;color:var(--charcoal);margin-top:8px}.mdp-leash .mlp-rv-wrap{text-align:center}.mdp-leash .mlp-eyebrow{font-family:var(--fb);text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.14em;color:#b8860b}.mdp-leash .mlp-set-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.mdp-leash .mlp-set-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-align:center}.mdp-leash .mlp-set-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--card)}.mdp-leash .mlp-set-card .mlp-set-b{padding:16px}.mdp-leash .mlp-set-card h4{font-family:var(--fh);text-transform:uppercase;font-size:18px}.mdp-leash .mlp-set-card .mlp-set-pr{font-weight:700;margin:4px 0 12px;font-family:var(--fh);font-size:17px}.mdp-leash .mlp-set-card .mlp-btn{font-size:15px;padding:11px 18px;border-radius:8px}.mdp-leash .mlp-set-dots{display:none;justify-content:center;gap:9px;margin-top:18px}.mdp-leash .mlp-set-dots button{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#00000038;cursor:pointer;transition:background .2s,transform .2s}.mdp-leash .mlp-set-dots button.is-active{background:var(--ink);transform:scale(1.25)}.mdp-leash .mlp-faq{max-width:820px;margin:32px auto 0}.mdp-leash .mlp-faq details{background:#2a2a2a;border:1px solid rgba(255,255,255,.06);border-radius:10px;margin-bottom:10px}.mdp-leash .mlp-faq summary{cursor:pointer;list-style:none;font-family:var(--fh);text-transform:uppercase;font-weight:600;font-size:15px;letter-spacing:.03em;color:#fff;padding:16px 18px;display:flex;justify-content:space-between;align-items:center}.mdp-leash .mlp-faq summary::-webkit-details-marker{display:none}.mdp-leash .mlp-faq summary .mlp-p{color:var(--amber);font-size:20px}.mdp-leash .mlp-faq .mlp-acc-body{padding:0 18px 16px;color:#cfcfcf;font-size:14px}.mdp-leash .mlp-faq .mlp-acc-body p{margin-bottom:8px}.mdp-leash .mlp-btn{transition:background .15s,color .15s,opacity .15s,box-shadow .15s}.mdp-leash .mlp-btn:not([disabled]):hover{filter:brightness(.96)}.mdp-leash .mlp-btn:disabled,.mdp-leash .mlp-btn[aria-disabled=true]{background:#d4d2d0!important;color:#7a7a7a!important;cursor:not-allowed;opacity:.92}.mdp-leash .mlp-btn--amber:disabled,.mdp-leash .mlp-btn--amber[aria-disabled=true]{background:#e4d6b4!important;color:#9a8a55!important}.mdp-leash .mlp-btn.is-loading{position:relative;color:transparent!important;pointer-events:none}.mdp-leash .mlp-btn.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:mlp-spin .7s linear infinite}@keyframes mlp-spin{to{transform:rotate(360deg)}}.mdp-leash .mlp-atc-msg{min-height:0;margin-top:10px;font-family:var(--fb);font-size:13px;font-weight:600;line-height:1.35;text-align:center;letter-spacing:.01em;color:transparent;transition:color .15s}.mdp-leash .mlp-atc-msg:empty{display:none}.mdp-leash .mlp-atc-msg[data-kind=ok]{color:#0f7a3a}.mdp-leash .mlp-atc-msg[data-kind=err]{color:#b53827}.mdp-leash .mlp-atc-msg[data-kind=info]{color:var(--charcoal)}.mdp-leash .mlp-fbt-add{transition:background .15s,color .15s,border-color .15s}.mdp-leash .mlp-fbt-add:hover{background:var(--ink)!important;color:#fff!important}.mdp-leash .mlp-fbt-add[aria-pressed=true]{background:var(--ink)!important;color:#fff!important;border-color:var(--ink)!important}.mdp-leash .mlp-fbt[data-on="1"]{box-shadow:0 0 0 2px var(--amber) inset}.mdp-leash .mlp-sticky{position:fixed;left:0;right:0;bottom:0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -6px 22px #0000001a;transform:translateY(110%);transition:transform .3s;z-index:60}.mdp-leash .mlp-sticky[data-show]{transform:translateY(0)}.mdp-leash .mlp-sticky .mlp-sticky-in{max-width:1200px;margin:0 auto;padding:11px 24px;display:flex;align-items:center;gap:16px}.mdp-leash .mlp-sticky img{width:46px;height:46px;border-radius:8px;object-fit:cover}.mdp-leash .mlp-sticky .mlp-sticky-nm{font-family:var(--fh);text-transform:uppercase;font-weight:700;font-size:17px;line-height:1.1}.mdp-leash .mlp-sticky .mlp-sticky-pr{font-size:12.5px;color:var(--grey)}.mdp-leash .mlp-sticky .mlp-btn{width:auto;margin-left:auto;padding:12px 34px}@media(max-width:900px){.mdp-leash .mlp-hero{padding:14px 0 32px}.mdp-leash .mlp-hero-grid>.mlp-gal{position:static;top:auto;grid-column:1;grid-row:auto}.mdp-leash .mlp-hero-grid>.mlp-bb{grid-column:1;grid-row:auto}body:has(.mdp-leash) #header-group,body.mlp-pin-header #header-group{position:static;min-height:0}body:has(.mdp-leash) #header-component{position:relative;top:auto}.mdp-leash .mlp-hero-grid,.mdp-leash .mlp-meet,.mdp-leash .mlp-once{grid-template-columns:1fr;gap:24px}.mdp-leash .mlp-ugc{grid-template-columns:1fr 1fr}.mdp-leash .mlp-vids{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:28px 0 16px;padding:4px 0 6px}.mdp-leash .mlp-vids::-webkit-scrollbar{display:none}.mdp-leash .mlp-vids>.mlp-vid{flex:0 0 60%;max-width:240px;scroll-snap-align:center}.mdp-leash .mlp-vids-dots{display:flex}.mdp-leash .mlp-collage{height:300px}.mdp-leash h2.mlp-sec{font-size:28px}.mdp-leash .mlp-rv-grid{grid-template-columns:1fr}.mdp-leash .mlp-rv-wrap #looxReviews{margin-left:-8px;margin-right:-8px;text-align:left}.mdp-leash .mlp-set-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:6px}.mdp-leash .mlp-set-grid::-webkit-scrollbar{display:none}.mdp-leash .mlp-set-grid>.mlp-set-card{flex:0 0 78%;scroll-snap-align:center}.mdp-leash .mlp-set-dots{display:flex}.mdp-leash .mlp-quiz{grid-template-columns:1fr}.mdp-leash .mlp-quiz .mlp-qimg{min-height:180px}.mdp-leash .mlp-gal{position:static}.mdp-leash .mlp-sticky-in{padding:10px 16px;gap:0}.mdp-leash .mlp-sticky img,.mdp-leash .mlp-sticky .mlp-sticky-nm,.mdp-leash .mlp-sticky .mlp-sticky-pr{display:none}.mdp-leash .mlp-sticky .mlp-btn{width:100%;margin-left:0;padding:13px 16px;font-size:16px}.mdp-leash .mlp-bb{padding:18px}.mdp-leash .mlp-bb h1{font-size:26px}.mdp-leash .mlp-cart-row{grid-template-columns:96px 1fr;gap:10px;margin-top:14px}.mdp-leash .mlp-qty{padding:0 6px}.mdp-leash .mlp-qty button{height:42px;width:22px;font-size:16px}.mdp-leash .mlp-cart-row .mlp-btn{padding:11px 16px;font-size:15px;border-radius:8px;line-height:1.1}.mdp-leash .mlp-fbt-body{padding:12px;gap:12px}.mdp-leash .mlp-fbt-body img{width:64px;height:64px}.mdp-leash .mlp-fbt-t,.mdp-leash .mlp-fbt-pr{font-size:14px}.mdp-leash .mlp-fbt-d{font-size:12px;margin-top:4px}.mdp-leash .mlp-fbt-add{padding:8px 14px;font-size:12px}.mdp-leash .mlp-fbt--lottery .mlp-fbt-body{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"img info add" "desc desc desc";align-items:start;column-gap:12px;row-gap:10px}.mdp-leash .mlp-fbt--lottery .mlp-fbt-body>img{grid-area:img}.mdp-leash .mlp-fbt--lottery .mlp-fbt-i{display:contents}.mdp-leash .mlp-fbt--lottery .mlp-fbt-row{grid-area:info}.mdp-leash .mlp-fbt--lottery .mlp-fbt-d{grid-area:desc;margin-top:0}.mdp-leash .mlp-fbt--lottery .mlp-fbt-add{grid-area:add}.mdp-leash .mlp-badges{grid-template-columns:repeat(2,1fr);gap:8px}.mdp-leash .mlp-badge{padding:14px 6px}.mdp-leash .mlp-vid .mlp-pl{padding:5px 9px;gap:2px}.mdp-leash .mlp-vid .mlp-pl-btn{width:28px;height:28px}.mdp-leash .mlp-vid .mlp-pl svg{width:18px;height:18px}.mdp-leash .mlp-vid .mlp-pl-sep{height:16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mdp-leash.css.map */
