.video-sell-wrapper{overflow-y:auto}.video-sell-wrapper__inner{display:flex;gap:20px}.video-sell-wrapper::-webkit-scrollbar{display:none}.video-sell{position:relative;width:220px;padding-bottom:350px}.video-sell>img{position:absolute;top:0;bottom:0;width:100%;height:100%;object-fit:cover;border-radius:5px}.video-sell__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000080,#00000040,#fff0);border-radius:5px;padding:1rem;display:grid;align-content:end;color:#fff;cursor:pointer}.video-sell__overlay .icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:auto;width:20%;color:#f6f6f6}.video-sell__overlay .product-container{display:flex;gap:5px}.video-sell__overlay .product-container img{width:28px;height:35px;object-fit:cover;border-radius:3px}.video-sell-title{width:100%;display:inline-block;font-size:1rem;line-height:1.5;font-weight:600;color:#f6f6f6;text-shadow:0px 0px 1px rgba(0,0,0,.3);margin:10px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}video-sell-dialog{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#242424cc;z-index:9999;visibility:hidden;opacity:0;transition:.4s;display:flex;align-items:center;justify-content:center}video-sell-dialog[open]{visibility:visible;opacity:1}.sell-dialog__content{position:relative;display:grid;grid-template-areas:"content";width:100%;height:100%;justify-content:center;background-color:#f6f6f6}.sell-dialog__content>span{display:flex;justify-content:center;align-items:center;position:absolute;top:1rem;right:1rem;cursor:pointer}.sell-dialog__content>span svg{width:2rem;height:2rem}.sell-product-section{grid-area:products;overflow:hidden}.sell-content-section{grid-area:content;position:relative;overflow:hidden}.sell-product-section,.sell-chat-section{display:none}.sell-dialog__content .products-container{padding:0 1rem;overflow-x:auto;display:grid;grid-auto-flow:column;justify-content:start;gap:.5rem;scrollbar-width:none;-ms-overflow-style:none}.sell-dialog__content .products-container::-webkit-scrollbar{display:none}.sproduct-card{width:16rem;padding:.25rem;display:grid;grid-template-columns:auto 1fr auto auto;grid-template-rows:auto minmax(0,1fr) auto;background-color:#f6f6f6e6;border-radius:2.5px;color:#242424;line-height:1.5;cursor:pointer}.sell-dialog__content p{margin:0}.sproduct-card.collapsed{width:auto;grid-template-columns:auto;grid-template-rows:auto}.sproduct-card__image{grid-row:1 / 4;grid-column:1 / 2;width:3.5rem;height:4.375rem;object-fit:cover;margin-right:.5rem;border-radius:2.5px;min-width:3.5rem}.sproduct-card.product-card.collapsed .sproduct-card__image{margin-right:0}.sproduct-card__brand{grid-row:1 / 2;grid-column:2 / 5;font-size:.75rem;font-weight:600;text-transform:uppercase}.sproduct-card__brand,.sproduct-card__description,.sproduct-card__price{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sproduct-card.collapsed .sproduct-card__brand,.sproduct-card.collapsed .sproduct-card__description,.sproduct-card.collapsed .sproduct-card__price,.sproduct-card.collapsed .sproduct-card__link{display:none}.sproduct-card__description{grid-row:2 / 3;grid-column:2 / 5;align-self:start;font-size:1rem;height:1.5rem}.sproduct-card__price{grid-row:3 / 4;grid-column:2 / 3;font-size:.875rem;font-weight:600}.sproduct-card__link{grid-row:3 / 4;grid-column:3 / 5;background-color:#242424;color:#f6f6f6;font-size:.875rem;border-radius:2.5px;padding:0rem .25rem;text-decoration:none}.sell-dialog__content .content__header{display:flex;flex-direction:column;gap:1rem;width:100%}.content__header>div:first-child{display:grid;grid-template-columns:auto auto auto 1fr auto auto;justify-items:start;align-items:center;gap:1rem;z-index:6;min-height:30px}.content__header>div:nth-child(2){overflow:hidden;width:100%}.content__header .content-hashtags,.content__header .content-creator{font-size:1rem;opacity:.9;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.content__header .content-title{font-size:1.125rem;font-weight:600;opacity:.9;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.coming-container{max-width:100%;padding:1rem;background-color:#ededed;border-radius:5px;overflow:hidden;min-width:100%}.coming-title{padding-bottom:.5rem;font-size:1rem;font-weight:600;text-transform:uppercase}.coming-list{display:grid;grid-auto-flow:column;justify-content:start;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.coming-preview{width:4.5rem;height:8rem;position:relative;border-radius:2.5px;overflow:hidden;cursor:pointer}.coming-preview__image{width:100%;height:100%;object-fit:cover}.coming-preview__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#24242433}.coming-preview__overlay svg{width:1.5rem;height:1.5rem;color:#f6f6f6}.sell-dialog__content .info-tag{padding:.25rem .5rem;display:flex;align-items:center;background-color:#24242480;color:#f6f6f6;border-radius:2.5px;font-size:.875rem;font-weight:600}.sell-dialog__content .info-tag svg{width:.875rem;height:.875rem;margin-right:.5rem}.sell-dialog__content button{padding:0;background:none;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.sell-dialog__content button svg{width:2rem;height:2rem;color:#f6f6f6}.show-coming svg{transform:rotate(90deg)}video.content{width:100%;height:100%;object-fit:cover;background-color:var(--dark);-webkit-transform-style:preserve-3d}.sell-content-section .coming-container{position:absolute;top:1.5rem;left:50%;transform:translate(-50%,-150%);z-index:10;transition:transform 1s ease-in-out;min-width:85%}.sell-content-section .coming-container.active{transform:translate(-50%,3rem)}#comingCloseButton{position:absolute;top:.5rem;right:.5rem}#comingCloseButton.button svg{color:#242424;width:2rem;height:2rem}.sell-dialog__content .content__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;color:#f6f6f6;z-index:5}.overlay__header{position:relative;padding:1rem 1rem 4rem}.header__background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#24242400,#2424240d 20%,#24242426 50%,#2424244d);z-index:0}.content__header{display:flex;flex-direction:column;gap:1rem;width:100%}.content__header>div:first-child{display:grid;grid-template-columns:auto auto auto 1fr auto auto;justify-items:start;align-items:center;gap:1rem;z-index:6}.sell-content-section .info-tag{grid-row:1 / 2;grid-column:5 / 6}.overlay__header .content__header>div:not(:first-child){visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s;z-index:5}.sell-content-section:hover .overlay__header .content__header>div:not(:first-child){visibility:visible;opacity:1}.sell-content-section .button svg{color:#f6f6f6}.overlay__footer{position:sticky;bottom:0;height:27rem;max-height:100%;padding-top:4rem;overflow:hidden;display:grid;grid-template-rows:1fr auto auto;align-content:end;align-items:end;background:linear-gradient(180deg,#24242400,#242424b3)}.overlay__footer>div:not(.typing-area){margin-bottom:1rem}#soundToggler{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#24242499;padding:1rem;border-radius:50%;display:none;z-index:5}#soundToggler svg{display:none}video-sell-dialog:not([playing]) #soundToggler,video-sell-dialog .sell-content-section:hover #soundToggler{display:flex}video-sell-dialog:not([playing]) #soundToggler .play,video-sell-dialog[playing] #soundToggler .pause{display:block}@media screen and (min-width:640px){.sell-dialog__content{max-height:calc(50vw / 9 * 16);grid-template-areas:"content products";grid-template-columns:auto auto;width:unset;max-width:unset;height:100%}.sell-product-section{min-width:19.5rem;padding:1.5rem 2rem 0rem;display:grid;grid-template-rows:minmax(auto,1fr) auto minmax(0,1fr)}.sell-content-section,.sell-product-section{width:56.25vh;max-width:50vw}.sell-dialog__content .products-container{padding:0;overflow-x:unset;overflow-y:auto;grid-auto-flow:row;justify-content:stretch;gap:0rem}.sell-dialog__content .content__header{padding-bottom:1.5rem;display:grid;justify-items:start;align-content:start;row-gap:1rem}.content__header>div:first-child{display:grid;grid-template-columns:auto auto auto;justify-content:start;align-items:center;gap:1rem}.sproduct-card{width:unset;padding:1rem;background-color:unset;border-bottom:1px solid #2424244d;border-radius:0rem;cursor:default}.sproduct-card.collapsed{width:unset;grid-template-columns:auto 1fr auto;grid-template-rows:auto minmax(0,1fr) auto}.sproduct-card:not(.promoted,:first-child):last-child{border-color:transparent}.sproduct-card__image{width:4.5rem;height:5.625rem;margin-right:1rem}.sproduct-card.product-card.collapsed .sproduct-card__image{margin-right:2rem}.sproduct-card.collapsed .sproduct-card__brand,.sproduct-card.collapsed .sproduct-card__description,.sproduct-card.collapsed .sproduct-card__price,.sproduct-card.collapsed .sproduct-card__link{display:unset}.sproduct-card__brand{font-size:.875rem}.sproduct-card__price,.sproduct-card__link{font-size:1rem}.show-coming svg{color:#242424!important;opacity:.6}#comingCloseButton{display:flex;position:absolute}.header__background{display:none}.content__header{padding-bottom:1.5rem;display:grid;justify-items:start;align-content:start;row-gap:1rem}.sell-content-section .content__header>div:first-child>*{display:none}.sell-content-section .products-container{display:none}}@media screen and (min-width:992px){.sell-dialog__content{max-height:calc(100vw / 3 / 9 * 16);grid-template-areas:"products content chat";grid-template-columns:auto auto auto;width:unset;max-width:unset;height:100%}.sell-product-section,.sell-chat-section,.sell-content-section{max-width:calc(100vw / 3)}.sell-product-section{padding-top:0rem;grid-template-rows:auto;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sell-product-section .content__header,.sell-content-section .coming-container{display:none}.sell-chat-section{grid-area:chat;overflow:hidden;width:56.25vh;min-width:24.5rem;padding:1.5rem 2rem 0rem;display:grid;grid-template-rows:auto 1fr}.sell-dialog__content .products-container{align-content:center;padding:1rem 0rem;overflow-y:unset}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/video-sells.css.map */
