.embla{--slide-spacing:1rem;--slide-size:100%}.embla__viewport{overflow:hidden}.embla__container{backface-visibility:hidden;touch-action:pan-y;display:flex}.embla__slide{flex:0 0 var(--slide-size);min-width:0;position:relative}.embla__slide__number{z-index:1;background-color:rgba(var(--background-site-rgb-value), .85);text-align:center;pointer-events:none;border-radius:50%;width:4.6rem;height:4.6rem;font-weight:900;line-height:4.6rem;position:absolute;top:.6rem;right:.6rem}.embla__slide__number>span{color:var(--brand-primary);background-image:linear-gradient(45deg, var(--brand-primary), var(--brand-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;display:block;position:absolute;inset:0}.embla__button{-webkit-appearance:none;touch-action:manipulation;cursor:pointer;background-color:#0000;border:0;margin:0;padding:0;text-decoration:none;display:inline-flex}.embla__buttons{justify-content:space-between;align-self:center;align-items:center;width:100%;max-width:24rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:768px){.embla__buttons{max-width:64rem}}.embla__button{z-index:10;color:var(--border1);cursor:pointer;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.embla__button:disabled{opacity:.3}.embla__button__svg{width:65%;height:65%}.embla__dot{-webkit-appearance:none;touch-action:manipulation;cursor:pointer;background-color:#0000;border:0;margin:0;padding:0;text-decoration:none;display:inline-flex}.embla__dots{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-.5rem;left:0;right:0}.embla__dot{align-items:center;width:1.8rem;height:1.8rem;margin-left:.5rem;margin-right:.5rem;display:flex}.embla__dot:after{background:var(--border1);content:"";border-radius:.2rem;width:100%;height:.3rem}.embla__dot--selected:after{background:linear-gradient(45deg, var(--accent2), var(--accent2))}
.deals-module__y1d6oq__containerMain{flex-direction:row;justify-content:space-evenly;align-items:center;padding:24px;display:flex;position:relative}.deals-module__y1d6oq__modal{background-color:var(--card1);border-color:#d1d8db;border-radius:10px;flex-direction:row;gap:1rem;margin:10px;padding:32px;display:flex;box-shadow:0 10px 10px #0000001a}@media only screen and (max-width:1024px){.deals-module__y1d6oq__modal{flex-direction:column;margin:10px;padding:12px;display:flex}}.deals-module__y1d6oq__canvas{border-width:1px;border-color:var(--card1);width:1000px;box-shadow:inset 5px 5px 5px var(--shadow), inset -15px -15px 15px var(--glow), 5px 5px 5px var(--shadow), -15px -15px 15px var(--glow);border-radius:15px;flex-direction:column;justify-content:space-between;display:flex;position:relative}@media only screen and (max-width:1024px){.deals-module__y1d6oq__canvas{width:85vw;box-shadow:inset 3px 3px 3px var(--shadow), inset -5px -5px 5px var(--glow), 3px 3px 3px var(--shadow), -5px -5px 5px var(--glow)}.deals-module__y1d6oq__round{width:3rem;height:3rem}.deals-module__y1d6oq__round:before{width:3.25rem;height:3.25rem}}.deals-module__y1d6oq__btncanvas{flex-direction:row;place-content:baseline space-between;width:100%;margin:0;display:flex;position:relative}.deals-module__y1d6oq__btn{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.deals-module__y1d6oq__round{border-width:4px;border-color:var(--btn-border);background:var(--btn-bg);width:5rem;height:5rem;box-shadow:inset 2px 2px 0px var(--btn-glow), inset -2px -2px 0px var(--btn-shadow);color:var(--accent1);border-radius:50%;outline:none;flex-direction:column;justify-content:center;align-items:center;margin:auto;transition:all .5s;display:flex;position:relative}@media only screen and (max-width:1024px){.deals-module__y1d6oq__round{border-width:2px;width:3rem;height:3rem}}.deals-module__y1d6oq__round:hover{color:var(--accent2);background:var(--btn-bg);box-shadow:inset 1px 1px 1px var(--btn-glow), inset -2px -2px 0px var(--btn-shadow)}.deals-module__y1d6oq__round span{margin:auto;font-size:1.75rem;position:relative}@media only screen and (max-width:1024px){.deals-module__y1d6oq__round span{font-size:1.05rem}}.deals-module__y1d6oq__round:before{content:"";border-width:4px;border-color:var(--btn-border2);background:var(--btn-bg2);width:5.25rem;height:5.25rem;box-shadow:11px 11px 22px var(--btn-shadow2), -11px -11px 22px var(--btn-glow2);border-radius:inherit;z-index:-1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1024px){.deals-module__y1d6oq__round:before{width:3.25rem;height:3.25rem;box-shadow:3px 3px 5px var(--btn-shadow2), -3px -3px 5px var(--btn-glow2)}}.deals-module__y1d6oq__feature{width:15rem;color:hsl(var(--muted-foreground));flex-direction:column;flex:auto;align-items:flex-start;display:flex;position:relative}@media (min-width:768px){.deals-module__y1d6oq__feature{width:24rem}}.deals-module__y1d6oq__container{flex-direction:column;align-items:center;display:flex;position:relative}.deals-module__y1d6oq__card_list{width:100%;padding:40px;display:flex;overflow-x:scroll}.deals-module__y1d6oq__card_list::-webkit-scrollbar{width:10px;height:10px;display:contents}.deals-module__y1d6oq__card_list::-webkit-scrollbar-thumb{background:var(--card);border-radius:10px;box-shadow:inset 2px 2px 2px #ffffff40,inset -2px -2px 2px #00000040}.deals-module__y1d6oq__card_list::-webkit-scrollbar-track{background:var(--transparent-glass)}.deals-module__y1d6oq__imgContainer{flex:1;position:relative}.deals-module__y1d6oq__image{-o-object-fit:contain;object-fit:contain}.deals-module__y1d6oq__card{background:var(--card1);border-color:var(--border1);width:250px;min-width:200px;height:100px;box-shadow:-.1rem 0rem 2rem var(--btn-shadow);scroll-snap-align:start;clear:both;border-width:1px;border-radius:8px;flex-direction:row;align-content:center;gap:12px;margin:0;padding:1.5rem;transition:all .2s;display:flex;position:relative}.deals-module__y1d6oq__card:focus-within~.deals-module__y1d6oq__card,.deals-module__y1d6oq__card:hover~.deals-module__y1d6oq__card{transform:translate(100px)}.deals-module__y1d6oq__card:hover{cursor:pointer;transform:translateY(-1rem)}.deals-module__y1d6oq__card:not(:first-child){margin-left:-100px}.deals-module__y1d6oq__author_avatar img{filter:grayscale();border-radius:50%;width:40px;height:40px;margin:16px 10px;display:block;overflow:hidden}.deals-module__y1d6oq__price{text-align:end;box-sizing:border-box;grid-area:auto;font-size:20px}.deals-module__y1d6oq__author_name_prefix{color:var(--accent1);font-size:14px;font-weight:300}.deals-module__y1d6oq__tags{flex-direction:row;justify-content:space-evenly;padding:.5rem 0;line-height:2;display:flex}.deals-module__y1d6oq__tags a{color:#7a7a8c;text-transform:uppercase;border:2px solid var(--border1);border-radius:2rem;padding:.2rem .85rem .25rem;font-size:.66rem;font-style:normal;font-weight:700;position:relative}.deals-module__y1d6oq__tags a:hover{background:var(--btn-bg-color);text-shadow:none;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;border-color:var(--accent1);-webkit-background-clip:text;background-clip:text}
.sandbox{width:100%}@media (min-width:750px){.sandbox{max-width:67rem;margin-left:-4px;margin-right:-4px}}.sandbox__carousel{width:100%;position:relative}@media (min-width:750px){.sandbox__carousel{border:.1rem solid var(--detail-low-contrast);border-radius:.4rem}}.sandbox__header{text-align:center;padding:4rem 2rem 2rem;font-size:2rem;font-weight:700}.sandbox__footer{justify-content:center;padding:2rem 2rem 4rem;display:flex}.sandbox__footer__link{text-align:center;color:var(--text-low-contrast);background-color:#0000;align-items:center;font-size:1.4rem;font-weight:700;text-decoration:none;display:flex}.sandbox__footer__link__svg{fill:currentColor;width:2rem;height:2rem;margin-right:1rem;display:block}
