.design-system--grid{width:100%}@media(max-width:767px){.hide-on-mobile{display:none}}.scroll-offset:before{content:"";display:block;height:125px;margin-top:-125px}.full-width{width:100%}.flex,.w-input-checkbox{align-items:center;display:flex}.w-input-checkbox{gap:.5rem}.w-input-checkbox .input-checkbox{display:none}.w-input-checkbox .input-checkbox:checked~.input-checkbox-icon:before{background-color:#10c46e;border-color:#10c46e;color:#fff}.w-input-checkbox .input-checkbox-icon{align-items:center;color:#777;cursor:pointer;display:flex;justify-content:center;width:100%}.w-input-checkbox .input-checkbox-icon:before{align-items:center;border:1px solid #777;border-radius:2px;display:flex;font-size:1rem;font-weight:700;height:24px;justify-content:center;margin-right:.5rem;width:24px}@media screen and (prefers-color-scheme:dark){.w-input-checkbox .input-checkbox-icon:before:hover{border-color:#f2f2f2}}.w-input-checkbox .input-checkbox-icon:hover:before{border-color:#101010;color:#101010}@media screen and (prefers-color-scheme:dark){.w-input-checkbox .input-checkbox-icon:hover:before{border-color:#f2f2f2;color:#f2f2f2}}.w-input-checkbox .input-checkbox-label{color:#101010;font-size:.875rem}@media screen and (prefers-color-scheme:dark){.w-input-checkbox .input-checkbox-label{color:#fff}}.mp-tcg-widget{background:rgba(246,189,65,.15);border-radius:.5rem 2.5rem .5rem 2.5rem;padding:2rem 1.5rem;position:relative;width:100%}@media(max-width:1023px){.mp-tcg-widget{padding:1.5rem 1rem}}@media(max-width:767px){.mp-tcg-widget{border-radius:.5rem 1.5rem .5rem 1.5rem;padding:1.25rem .75rem}}.mp-tcg-widget .hub-header{margin-bottom:1rem}.mp-tcg-widget__icon-img{height:30px;width:56px}.mp-tcg-widget__cards{align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(6,minmax(0,1fr));padding:0 3.125rem;position:relative}@media(max-width:1023px){.mp-tcg-widget__cards{gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 2.5rem}}@media(max-width:480px){.mp-tcg-widget__cards{gap:2rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 1.5rem}}.mp-tcg-widget__cards-ribbon{background:#f6bd41;clip-path:polygon(100% 0,98% 40%,99.5% 40%,98% 75%,99% 75%,98% 100%,2% 100%,1% 75%,2% 75%,.5% 40%,2% 40%,0 0);height:100px;left:0;position:absolute;top:20%;width:100%;z-index:-1}@media(max-width:1023px){.mp-tcg-widget__cards-ribbon{top:10%}}@media(max-width:767px){.mp-tcg-widget__cards-ribbon{clip-path:polygon(100% 0,96% 40%,99.5% 40%,96% 75%,99% 75%,96% 100%,4% 100%,1% 75%,4% 75%,.5% 40%,4% 40%,0 0);top:5%}}.mp-tcg-widget__card{display:flex;flex-direction:column;gap:.5rem}.mp-tcg-widget__card--offset{margin-top:1rem}@media(max-width:1023px){.mp-tcg-widget__card--offset{margin-top:0}}.mp-tcg-widget__card-image-link{display:block;text-decoration:none}.mp-tcg-widget__card-image{aspect-ratio:286/400;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease,filter .2s ease;width:100%}.mp-tcg-widget__card-image:hover{filter:brightness(1.1);transform:scale(1.02)}.mp-tcg-widget__card-info{display:flex;flex-direction:column;gap:.25rem}.mp-tcg-widget__card-name{color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.mp-tcg-widget__card-name{color:#333;font-size:.8125rem;font-weight:600;line-height:1.2}}@media screen and (prefers-color-scheme:dark){.mp-tcg-widget__card-name{color:#d3d3d3}}.mp-tcg-widget__card-name-set{font-size:.875rem;font-weight:400}.mp-tcg-widget__card-name-link{color:inherit;text-decoration:none}.mp-tcg-widget__card-name-link:hover{text-decoration:underline}.mp-tcg-widget__card-price{color:#101010;font-family:Khand,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3;line-height:1;margin:0}@media(max-width:767px){.mp-tcg-widget__card-price{color:#101010;font-size:1rem;font-weight:700;line-height:1}}@media screen and (prefers-color-scheme:dark){.mp-tcg-widget__card-price{color:#fff}}.mp-tcg-widget__card-market{color:#777;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;line-height:1;margin:0}@media screen and (prefers-color-scheme:dark){.mp-tcg-widget__card-market{color:#b6b4b5}}.mp-tcg-widget__actions{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}@media(max-width:767px){.mp-tcg-widget__actions{flex-direction:column;gap:.75rem}}.mp-tcg-widget__btn{align-items:center;background:#101010;border-radius:.5rem;color:#fff;display:inline-flex;font-family:Roboto,sans-serif;font-size:.8125rem;font-weight:600;justify-content:center;letter-spacing:.0625em;line-height:1.75;padding:.5rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.mp-tcg-widget__btn:hover{opacity:.85}@media(max-width:767px){.mp-tcg-widget__btn{padding:.75rem 1rem;width:100%}}