.customer-deletion-request{margin-top:2em;padding:1em;border:1px solid #ccc;border-radius:4px}.srl{padding:2rem 0 1em}.srl__head{margin-bottom:0;text-align:left}[dir=rtl] .srl__head{text-align:right}.srl__title{margin:0 0 8px;line-height:1.25}.srl__sub{margin:0 0 24px;line-height:1.25;opacity:.75}.srl__wrap{position:relative}.srl__track{display:flex;gap:.5em;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.srl__track::-webkit-scrollbar{display:none}.srl__item{flex:0 0 calc((100% - (var(--srl-cols, 6) - 1) * .5em) / var(--srl-cols, 6));scroll-snap-align:start}@media(max-width:749px){.srl__item{flex:0 0 42vw}}.srl__card{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;cursor:pointer;background:#eee;border-radius:var(--srl-radius, 0px)}@supports not (aspect-ratio: 9 / 16){.srl__card{height:0;padding-bottom:177.78%}}.srl__card:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}.srl__card--empty{cursor:default}.srl__item--dim{opacity:.4}.srl__emptymsg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;padding:1em;font-size:.85rem;color:#555;text-align:center}.srl__item--dim .srl__emptymsg{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.srl__thumbvid{opacity:0;transition:opacity .25s ease-in;z-index:2!important}.srl__thumbvid.is-playing{opacity:1}.srl__poster,.srl__thumbvid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.srl__poster--empty{background:linear-gradient(135deg,#e8e8e2,#cfcfc7)}.srl__cardhead{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;gap:10px;padding:1em;background:linear-gradient(to bottom,#0009,#0000)}.srl__avatar{width:25px;height:25px;border-radius:9999px}.srl__handle{color:#fff;font-size:15px}.srl__cardfoot{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;justify-content:flex-start;align-items:center;padding:.5em;color:#fff;background:linear-gradient(to top,#0009,#0000)}.srl__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;min-width:48px;min-height:48px;display:flex;justify-content:center;align-items:center;border:none;border-radius:9999px;background:#fff;color:#111;cursor:pointer;box-shadow:0 1px 6px #00000040;padding:.5em}.srl__nav--prev{left:.5em}.srl__nav--next{right:.5em}[dir=rtl] .srl__nav--prev{left:auto;right:.5em}[dir=rtl] .srl__nav--next{right:auto;left:.5em}[dir=rtl] .srl__nav svg{transform:scaleX(-1)}@media(max-width:749px){.srl__nav{display:none}}.srl-pnav{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:46px;height:46px;border:none;border-radius:9999px;background:#ffffffeb;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000059}.srl-pnav:disabled{opacity:.25;cursor:default}.srl-pnav--prev{left:16px}.srl-pnav--next{right:16px}[dir=rtl] .srl-pnav svg{transform:scaleX(-1)}@media(max-width:749px){.srl-pnav{display:none}}.srl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:none;background:#0009;overflow:hidden}.srl-modal.is-open{display:block}@media(max-width:749px){.srl-modal{background:#000000bf}}.srl-stage{position:absolute;top:0;right:0;bottom:0;left:0}.srl-reel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(100vw,56.25vh);height:min(100vh,calc(100vw * 16 / 9));background:#000000b3;overflow:hidden;transition:left .2s ease-in}@supports not (width: min(1px,1vh)){.srl-reel{width:56.25vh;height:100%}}.srl-reel.is-before{left:-12.5%;cursor:pointer}.srl-reel.is-after{left:112.5%;cursor:pointer}@media(max-width:749px){.srl-reel.is-before,.srl-reel.is-after{display:none}}.srl-reel__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;pointer-events:none}.srl-reel video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;object-fit:cover;pointer-events:none}.srl-reel__head{position:absolute;top:0;left:0;right:0;z-index:4;display:flex;justify-content:space-between;align-items:center;padding:1em;background:linear-gradient(to bottom,#0009,#0000)}.srl-reel__profile{display:flex;align-items:center;gap:10px}.srl-reel__avatar{width:40px;height:40px;border-radius:9999px}.srl-reel__name{color:#fff;font-size:20px;margin:0}.srl-reel__close{padding:.5em;background:transparent;border:none;display:flex;color:#fff;cursor:pointer;transition:all ease-in .1s}.srl-reel__close:hover{background:#0000001a;border-radius:9999px}.srl-reel__foot{position:absolute;bottom:0;left:0;right:0;z-index:4;display:flex;flex-direction:column;gap:.5em;padding:1em}.srl-reel__sound{align-self:flex-end;width:38px;height:38px;border:none;border-radius:9999px;background:#00000080;color:#fff;cursor:pointer;font-size:16px}.srl-products{display:flex;width:100%;overflow:auto;gap:1em;scrollbar-width:none}.srl-products::-webkit-scrollbar{display:none}.srl-products:empty{display:none}.srl-p{display:flex;min-width:80%;padding:.5em;border-radius:.375em;background:#00000080;color:#fff!important;text-decoration:none!important;cursor:pointer;align-items:center}.srl-p:only-child{min-width:100%}.srl-p__img{width:3em;height:3em;object-fit:cover;border-radius:.375em;background:#333;display:block;flex:0 0 auto}.srl-p__info{margin-left:.5em;text-align:left;min-width:0}[dir=rtl] .srl-p__info{margin-left:0;margin-right:.5em;text-align:right}.srl-p__title{display:block;font-size:12px;font-weight:600;margin-bottom:5px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.srl-p__price{display:block;color:#fff;font-size:10px;line-height:1.25}.srl-p__price s{opacity:.6;margin-right:4px}.srl-p__soldout{opacity:.85;font-weight:600}.srl-loader{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:2;width:2em;height:2em;color:#fff;display:none;border:3px solid rgba(255,255,255,.25);border-top-color:#ffffffd9;border-radius:9999px;animation:srlSpin 1s linear infinite}.srl-reel.is-loading .srl-loader{display:block}@keyframes srlSpin{to{transform:rotate(360deg)}}.srl-error{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:none;place-items:center;padding:1.5em;text-align:center;color:#fff;font-size:.95rem;background:#0000008c}.srl-reel.is-error .srl-error{display:grid}.srl-reel.is-error .srl-loader{display:none}
/*# sourceMappingURL=/cdn/shop/t/115/compiled_assets/styles.css.map */
