.section-social-product-list .social-product-list{display:block;padding:0 var(--indent)}.section-social-product-list .social-product-list__tabs{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.section-social-product-list .social-product-list__tabs::-webkit-scrollbar{display:none}.section-social-product-list .social-product-list__tabs>.tab{flex:0 0 auto;display:inline-flex;align-items:center;white-space:nowrap;min-height:24px;padding:4px 10px 5px;border:1px solid #404042;color:#404042;cursor:pointer;background:rgba(0,0,0,0);font-family:"Canela",serif;font-size:14px;font-style:italic;font-weight:400;line-height:1;text-transform:lowercase;transition:background-color .2s ease,color .2s ease}.section-social-product-list .social-product-list__tabs>.tab:hover{color:#fcfcf8;background:#404042}.section-social-product-list .social-product-list__tabs>.tab.active{gap:6px;background-color:#fcfcf8;color:#404042}.section-social-product-list .social-product-list__tabs>.tab.active:before{content:"";width:7px;height:7px;flex-shrink:0;background-color:currentColor}.section-social-product-list .social-product-list__tabs>.tab.active:hover{color:#fcfcf8;background:#404042}.section-social-product-list .social-product-list>.content{min-width:0;padding:0;background:rgba(0,0,0,0)}.section-social-product-list .social-product-list__swiper{width:100%}.section-social-product-list .social-product-card{display:flex;flex-direction:column}.section-social-product-list .social-product-card__media{position:relative;overflow:hidden;aspect-ratio:4/7}.section-social-product-list .social-product-card__picture,.section-social-product-list .social-product-card__video,.section-social-product-list .social-product-card__placeholder{display:block;width:100%;height:100%}.section-social-product-list .social-product-card__picture picture,.section-social-product-list .social-product-card__picture img{display:block;width:100%;height:100%;object-fit:cover}.section-social-product-list .social-product-card__video{object-fit:cover}.section-social-product-list .social-product-card__video--desktop{display:none}.section-social-product-list .social-product-card__video--mobile{display:block}.section-social-product-list .social-product-card__handle{position:absolute;top:14px;left:14px;z-index:1;margin:0;color:#fcfcf8;font-size:12px;font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase;text-shadow:0 1px 12px rgba(0,0,0,.25)}.section-social-product-list .social-product-card__pause{position:absolute;top:14px;right:14px;z-index:1;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid #fcfcf8;border-radius:50%;background:rgba(0,0,0,.1);color:#fcfcf8;cursor:pointer}.section-social-product-list .social-product-card__pause .icon{width:14px;height:14px}.section-social-product-list .social-product-card__pause-icon{display:flex}.section-social-product-list .social-product-card__pause-icon--play,.section-social-product-list .social-product-card__pause.is-paused .social-product-card__pause-icon--pause{display:none}.section-social-product-list .social-product-card__pause.is-paused .social-product-card__pause-icon--play{display:flex}.section-social-product-list .social-product-card__product{min-height:80px}.section-social-product-list .social-product-card__compact-product{height:100%;background:#f4f0e6}.section-social-product-list .social-product-list__slider--marquee::part(bullet){pointer-events:none;cursor:default}@media only screen and (min-width: 769px){.section-social-product-list .social-product-list{padding-right:var(--indent-desktop);padding-left:var(--indent-desktop)}.section-social-product-list .social-product-card__media{aspect-ratio:9/16}.section-social-product-list .social-product-card__video--desktop{display:block}.section-social-product-list .social-product-card__video--mobile{display:none}}