@keyframes styles-module-scss-module__YILVRa__shimmer{0%{left:-100%}to{left:100%}}@keyframes styles-module-scss-module__YILVRa__text-bar-sweep{0%{background-position:100% 0}to{background-position:0 0}}.styles-module-scss-module__YILVRa__list{flex-flow:column;gap:16px;width:100%;max-height:40vh;margin-bottom:16px;padding-right:8px;display:flex;overflow-y:auto}.styles-module-scss-module__YILVRa__product{background-color:var(--quaternary-600);border:2px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;padding:24px;display:flex}.styles-module-scss-module__YILVRa__product:hover{background-color:var(--quaternary-700);border-color:var(--quaternary-500);cursor:pointer}.styles-module-scss-module__YILVRa__product__left{align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__YILVRa__product__selector{background-color:var(--surface-600);border:2px solid var(--shades-white);border-radius:50%;justify-content:center;align-items:center;min-width:24px;height:24px;margin-right:16px;display:flex}.styles-module-scss-module__YILVRa__product__selector--active{background-color:var(--primary-500)}@media screen and not (min-width:600px){.styles-module-scss-module__YILVRa__product__selector{min-width:14px;height:14px;margin-right:8px}}.styles-module-scss-module__YILVRa__product__name{font-size:1.25em;font-weight:500}@media screen and not (min-width:600px){.styles-module-scss-module__YILVRa__product__name{font-size:1em;font-weight:500}}.styles-module-scss-module__YILVRa__product__price{flex-wrap:nowrap;flex-grow:1;align-items:center;display:flex}.styles-module-scss-module__YILVRa__product__price *>span{flex-wrap:nowrap;align-items:center;display:flex}.styles-module-scss-module__YILVRa__product__price--currency{font-size:1em;font-weight:500}.styles-module-scss-module__YILVRa__product__price--value{margin-left:8px;font-size:24px;font-weight:700}.styles-module-scss-module__YILVRa__product__price--period{white-space:nowrap;color:var(--quaternary-100);font-size:1em;font-weight:500}@media screen and not (min-width:600px){.styles-module-scss-module__YILVRa__product{padding:8px}}
@keyframes styles-module-scss-module__eg5v3G__shimmer{0%{left:-100%}to{left:100%}}@keyframes styles-module-scss-module__eg5v3G__text-bar-sweep{0%{background-position:100% 0}to{background-position:0 0}}.styles-module-scss-module__eg5v3G__wrapper{background-color:#000;justify-content:center;align-items:center;margin:0 1em;display:flex;position:relative}@media screen and not (min-width:768px) and (orientation:landscape){.styles-module-scss-module__eg5v3G__wrapper{margin-bottom:1em}}.styles-module-scss-module__eg5v3G__loading,.styles-module-scss-module__eg5v3G__content{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__eg5v3G__language{visibility:hidden;background-color:var(--surface-500);z-index:1;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;align-items:center;min-width:100px;padding:0 0 .25em;display:flex;position:absolute;top:0;right:16px}.styles-module-scss-module__eg5v3G__language__visible{visibility:visible}.styles-module-scss-module__eg5v3G__language__selector{cursor:pointer;justify-content:space-between;align-items:center;gap:1em;width:100%;padding:.25em 1em;display:flex}.styles-module-scss-module__eg5v3G__language__selector svg{transition:all .2s ease-in-out;transform:rotate(0)}.styles-module-scss-module__eg5v3G__language__selector--active svg{transition:all .2s ease-in-out;transform:rotate(180deg)}.styles-module-scss-module__eg5v3G__language__list{opacity:0;width:100%;max-height:0;padding:0 .5em;transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.styles-module-scss-module__eg5v3G__language__list--open{opacity:1;flex-direction:column;gap:.5em;max-height:500px;display:flex}.styles-module-scss-module__eg5v3G__language__list--open .styles-module-scss-module__eg5v3G__language__item{visibility:visible;opacity:1;transform:translateY(0)}.styles-module-scss-module__eg5v3G__language__item{visibility:hidden;opacity:0;cursor:pointer;justify-content:space-between;align-items:center;gap:.5em;width:100%;padding:.25em;transition:transform .2s,opacity .3s,visibility 0s .3s;display:flex;transform:translateY(-10px)}.styles-module-scss-module__eg5v3G__language__item--active{background-color:var(--surface-800);border-radius:8px}.styles-module-scss-module__eg5v3G__language__item:hover{background-color:var(--surface-400);color:var(--shades-white);border-radius:8px}.styles-module-scss-module__eg5v3G__language__item:last-child{padding-bottom:.5em}
@keyframes styles-module-scss-module__9HcF4G__shimmer{0%{left:-100%}to{left:100%}}@keyframes styles-module-scss-module__9HcF4G__text-bar-sweep{0%{background-position:100% 0}to{background-position:0 0}}.styles-module-scss-module__9HcF4G__channels{background-color:var(--surface-500);grid-template-columns:[list-column]clamp(350px,20%,500px)[content-column]1fr;height:calc(100dvh - 72px);padding-top:16px;display:grid;overflow-y:hidden}@media screen and not (min-width:768px){.styles-module-scss-module__9HcF4G__channels{grid-template-rows:1fr auto;grid-template-columns:[full-width-column]1fr;padding:0}}.styles-module-scss-module__9HcF4G__list{grid-column:list-column;max-height:calc(100dvh - 88px);overflow-y:hidden}@media screen and not (min-width:768px){.styles-module-scss-module__9HcF4G__list{grid-area:2/full-width-column/3;padding-top:12px}}.styles-module-scss-module__9HcF4G__content{grid-column:content-column;grid-template-rows:1fr auto;grid-template-columns:1fr;display:grid}@media screen and not (min-width:768px){.styles-module-scss-module__9HcF4G__content{aspect-ratio:16/9;grid-area:1/full-width-column/2}}.styles-module-scss-module__9HcF4G__content .styles-module-scss-module__9HcF4G__description{flex-direction:column;justify-content:center;gap:8px;min-height:120px;padding:32px;display:flex}.styles-module-scss-module__9HcF4G__content .styles-module-scss-module__9HcF4G__description h1{font-size:28px}.styles-module-scss-module__9HcF4G__content .styles-module-scss-module__9HcF4G__description h2{color:var(--quaternary-50);font-size:16px;font-weight:500}.styles-module-scss-module__9HcF4G__content .styles-module-scss-module__9HcF4G__description--location{align-items:center;gap:8px;display:flex}.styles-module-scss-module__9HcF4G__content .styles-module-scss-module__9HcF4G__description--location svg{color:var(--quaternary-50);font-size:16px}@media screen and not (min-width:768px){.styles-module-scss-module__9HcF4G__content .styles-module-scss-module__9HcF4G__description{display:none}}
@keyframes styles-module-scss-module__EFtLqq__shimmer{0%{left:-100%}to{left:100%}}@keyframes styles-module-scss-module__EFtLqq__text-bar-sweep{0%{background-position:100% 0}to{background-position:0 0}}.styles-module-scss-module__EFtLqq__container{width:100dvw;height:100dvh;overflow:hidden}
/*# sourceMappingURL=f13f6fe0f0846684.css.map*/